By: Eric Reesor, Conlan LaFreniere Supervised by: Dr. Samuel Ajila
Unity projects get very large, so to prevent redundant uploading of flat files (e.g .obj files) this repository will only contain small, highly altered files (e.g scripts, documentation). Respository contents should be placed in the "Assets" folder of the Unity project.
README.md - This file
Documentation - Folder containing all official HEMA Simulator project documentation
- HEMA Simulator - Project Proposal.docx
- HEMA System Design Documentation.docx
- Diagrams - Folder containing all .xml diagram files
- High Level Class Diagram.xml
- Input Dataflow Diagram.xml
- System Structure Diagram.xml
- Use Case Description.xml
Scripts - Folder containing all .cs script files
- SystemController.cs
- PlayerController.cs
- OpponentController.cs
- GhostSwordController.cs
- MovementCreatorController.cs
- MovementReader.cs
- Math3d.cs
Scenes - Folder containing all .unity scene files
- StartMenu.unity
- TrainingScenario.unity
- CreateMovement.unity
- MovementNameInput.unity
- MovementLoader.unity
Resources - Folder containing exported movement .txt files
- test.txt
Arduino - Folder containing all .ino files
- Bluetooth_and_imu.ino