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 84502a7007 Add parabolic orbit rendering function 6 months ago
..
config_loader.cpp only verify integer type for parent index 6 months ago
config_loader.h Make config loader helper functions private 6 months ago
main.cpp update fixmes about root body simulation 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 Add parabolic orbit rendering function 6 months ago
renderer.h add a focus_camera function to rederer for debugging 6 months ago
simulation.cpp Add parabolic orbit support and test case 6 months ago
simulation.h Phase 1: Add local coordinate frame storage (no behavior change) 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