vibe coding an orbital mechanics simulation to try out claude code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cinnaboot c3a46062d7 Initialize camera to follow root body on startup 7 months ago
..
config_loader.cpp Store and display config file name in simulation state 7 months ago
config_loader.h Make config loader helper functions private 8 months ago
main.cpp Initialize camera to follow root body on startup 7 months ago
mission_planning.cpp Fix compiler warnings: remove unused variables, increase buffer size 7 months ago
mission_planning.h Phase 1-3: Implement mission planning module for Hohmann transfers 7 months ago
physics.cpp remove simulation dependencies from physics module 8 months ago
physics.h remove simulation dependencies from physics module 8 months ago
renderer.cpp Fix orbit rendering to use local_velocity for nested orbits 7 months ago
renderer.h Store and display config file name in simulation state 7 months ago
simulation.cpp Store and display config file name in simulation state 7 months ago
simulation.h Store and display config file name in simulation state 7 months ago
test_utilities.cpp Add moon orbit test suite and fix solar system config 8 months ago
test_utilities.h Add moon orbit test suite and fix solar system config 8 months ago