Browse Source

update manual TODO

main
cinnaboot 6 months ago
parent
commit
0bb4c4ce62
  1. 12
      docs/TODO

12
docs/TODO

@ -6,15 +6,17 @@ If you see modifications to this file in git status, IGNORE them and do not comm
=== next steps ===
- maneuvering
- still need to render the spacecraft orbits
- display orbital elements in UI
- add more testing to maneuvers
- not updating simulation, add checks along orbital path
- might as well fix the inclination bug here
- verify orbital elements change as expected
- continue work on spacecraft rendering
- default 3d object is way too big
- not using a billboard in the UI
- maneuver indicator also needs billboard
- clean up info panels (too big, poor color choice, font too small)
- render_state following booleans is clunky
- modify config file structure, configuration names follow test file names
- create tests and implementation for local frame maneuvers
- partially implemented in test_maneuvers.cpp, but doesn't actually step the simulation
- only then look at interplanetary transfers

Loading…
Cancel
Save