Commit Graph

76 Commits

Author SHA1 Message Date
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
Daniel Lovell
3b64fc9f2b Commit further WIP refactor 2024-09-23 12:28:45 -07:00
Titan Yuan
7330102735 Fix lift-induced drag calculation 2024-09-16 22:47:40 -07:00
Daniel Lovell
16f663ec78 Work in progress refactor of InputManager, added UI structure 2024-09-16 09:15:45 -07:00
Daniel Lovell
cfd5653620 Added orbit camera controller for game view
Play/pause toggled with SPACE
navigate camera with mouse and WASD (forward/right) + EQ (up)
2024-09-15 21:26:31 -07:00
Daniel Lovell
bee353503e Fix bug in visualize_telemetry 2024-09-14 15:37:45 -07:00
Daniel Lovell
e583b2c126 Fix dep. warning in visualize_telemetry, add legend 2024-09-14 15:22:56 -07:00
Daniel Lovell
d152c8a559 Added telemetry monitoring and sample visualization Python script 2024-09-14 15:00:35 -07:00
Daniel Lovell
37c3e1c0a9 Fix horrible sensor frequency in SimConfigHydra70 2024-09-14 11:46:10 -07:00
Daniel Lovell
fc79f08313 Lower Micromissile navigation gain 2024-09-14 11:45:50 -07:00
Daniel Lovell
218e1165fa Larger Target & Missile models for viewing purposes
No change in collider size or anything behaviorally
2024-09-14 11:41:43 -07:00
Daniel Lovell
6149d8c783 Document SimManager, fix bug in RestartSimulation causing crash 2024-09-14 11:40:58 -07:00
Titan Yuan
9be43821ef Format all files 2024-09-13 22:45:25 -07:00
Titan Yuan
df4c8dfbfe Add clang-format to format C# files 2024-09-13 22:42:01 -07:00
Daniel Lovell
25e6568023 Fixed to target assignment, 3 salvo hydra70 config 2024-09-12 23:58:47 -07:00
Titan Yuan
488ddaa836 Update the sensor at its sensing frequency 2024-09-12 22:57:16 -07:00
Titan Yuan
ead655695e Fix compensating acceleration input for gravity 2024-09-12 22:38:44 -07:00
Titan Yuan
23de73662c Fix drag acceleration calculation 2024-09-12 22:34:34 -07:00
Daniel Lovell
d0ef6c3fc4 WIP IADS and Vessel structure 2024-09-12 20:06:47 -07:00
Titan Yuan
10bdd5db16 Use defined gravity constant 2024-09-12 20:04:44 -07:00
Daniel Lovell
4acc2fd32c Clustering working 2024-09-12 15:44:55 -07:00
Daniel Lovell
e42f9e094c Axis labels 2024-09-12 12:20:45 -07:00
Daniel Lovell
2bc8af1ff3 Rendering and environment improvements 2024-09-12 11:39:23 -07:00
Daniel Lovell
742da94fe9 Reorganization and many improvements of rendering 2024-09-12 10:36:45 -07:00
Daniel Lovell
76b6037ce8 Initial commit of unity project 2024-09-12 00:17:21 -07:00
Daniel Lovell
7b8fa4096a Initial commit 2024-09-12 00:15:56 -07:00