Skip to content

TechDevTom/HEMAUnityScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEMA Simulator Project


By: Eric Reesor, Conlan LaFreniere Supervised by: Dr. Samuel Ajila

Repository Format


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.

Contents


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

About

4th Yr Proj.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors