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 a64e1ab17c Remove multiple root bodies support from simulation.cpp 6 months ago
..
config_loader.cpp Make config loader helper functions private 6 months ago
config_loader.h Make config loader helper functions private 6 months ago
main.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
physics.cpp Refactor velocity initialization into smaller functions 6 months ago
physics.h Refactor velocity initialization into smaller functions 6 months ago
renderer.cpp Add dynamic orbital rendering with hyperbolic/parabolic support 6 months ago
renderer.h Rename bodies.h/cpp to simulation.h/cpp 6 months ago
simulation.cpp Remove multiple root bodies support from simulation.cpp 6 months ago
simulation.h Remove unused add_body() and consolidate velocity 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