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 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
..
config_loader.cpp fix whitespace in config_loader.cpp 6 months ago
config_loader.h Rename bodies.h/cpp to simulation.h/cpp 6 months ago
main.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
physics.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
physics.h review and remove the old euler integration code 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 Rename bodies.h/cpp to simulation.h/cpp 6 months ago
simulation.h Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_utilities.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_utilities.h Rename bodies.h/cpp to simulation.h/cpp 6 months ago