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 ce35c618d6 Implement maneuver planning system with config-based scheduled burns 6 months ago
..
config_loader.cpp Implement maneuver planning system with config-based scheduled burns 6 months ago
config_loader.h Refactor: Integrate spacecraft into SimulationState 6 months ago
main.cpp Implement maneuver planning system with config-based scheduled burns 6 months ago
maneuver.cpp Implement maneuver planning system with config-based scheduled burns 6 months ago
maneuver.h Implement maneuver planning system with config-based scheduled burns 6 months ago
mission_planning_old.cpp Add local frame spacecraft maneuvering interface 6 months ago
mission_planning_old.h Add local frame spacecraft maneuvering interface 6 months ago
physics.cpp Add local frame spacecraft maneuvering interface 6 months ago
physics.h Add local frame spacecraft maneuvering interface 6 months ago
renderer.cpp display local position and velocity for children of bodies 6 months ago
renderer.h Store and display config file name in simulation state 6 months ago
simulation.cpp Implement maneuver planning system with config-based scheduled burns 6 months ago
simulation.h Implement maneuver planning system with config-based scheduled burns 6 months ago
spacecraft.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
spacecraft.h Refactor: Integrate spacecraft into SimulationState 6 months ago
test_utilities.cpp Add moon orbit test suite and fix solar system config 6 months ago
test_utilities.h Add moon orbit test suite and fix solar system config 6 months ago