A swarm-on-swarm simulator for studying point defense using swarms of micromissiles
 
 
 
 
Go to file
Daniel Lovell aab46e4d39 Completed InputManager refactor
Separate InputManager from CameraController
InputManager is one, consolidated input handling object
CameraController provides an interface for keystrokes & mouse movements detected/handled by InputManager
2024-09-23 22:00:18 -07:00
Assets Completed InputManager refactor 2024-09-23 22:00:18 -07:00
Packages Rendering and environment improvements 2024-09-12 11:39:23 -07:00
ProjectSettings Completed InputManager refactor 2024-09-23 22:00:18 -07:00
Telemetry Fix bug in visualize_telemetry 2024-09-14 15:37:45 -07:00
.clang-format Format all files 2024-09-13 22:45:25 -07:00
.gitattributes Initial commit 2024-09-12 00:15:56 -07:00
.gitignore Added telemetry monitoring and sample visualization Python script 2024-09-14 15:00:35 -07:00
.pre-commit-config.yaml Add clang-format to format C# files 2024-09-13 22:42:01 -07:00
LICENSE Initial commit 2024-09-12 00:15:56 -07:00