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 4e2f00a581 Fix render scaling to match simulation coordinates 6 months ago
..
bodies.cpp Add orbit path visualization with sim-to-render coordinate transform 6 months ago
bodies.h Add orbit path visualization with sim-to-render coordinate transform 6 months ago
config_loader.cpp Add orbit path visualization with sim-to-render coordinate transform 6 months ago
config_loader.h Initial commit 6 months ago
main.cpp Set DEFAULT_HEADLESS to 0 for renderer development 6 months ago
physics.cpp Initial commit 6 months ago
physics.h Initial commit 6 months ago
renderer.cpp Fix render scaling to match simulation coordinates 6 months ago
renderer.h Initial commit 6 months ago