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 1b8e0929d1 Improve buffer safety in body list string construction 6 months ago
..
config_loader.cpp Consolidate body initialization into single loop 6 months ago
config_loader.h Make config loader helper functions private 6 months ago
main.cpp Fix raygui body selection - GuiListView return value bug 6 months ago
mission_planning.cpp Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
mission_planning.h Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
physics.cpp remove simulation dependencies from physics module 6 months ago
physics.h remove simulation dependencies from physics module 6 months ago
renderer.cpp Improve buffer safety in body list string construction 6 months ago
renderer.h Fix raygui body selection - GuiListView return value bug 6 months ago
simulation.cpp Refactor velocity calculation and consolidate initialization 6 months ago
simulation.h Refactor velocity calculation and consolidate initialization 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