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 232614d950 Revert cross product direction in config_loader 8 months ago
..
bodies.cpp Fix SOI calculation and orbit direction bugs 8 months ago
bodies.h Refactor orbital elements to reusable code and track SOI transitions 8 months ago
config_loader.cpp Revert cross product direction in config_loader 8 months ago
config_loader.h Initial commit 8 months ago
main.cpp Fix SOI calculation and orbit direction bugs 8 months ago
physics.cpp review and remove the old euler integration code 8 months ago
physics.h review and remove the old euler integration code 8 months ago
renderer.cpp Fix render scaling to match simulation coordinates 8 months ago
renderer.h Initial commit 8 months ago
test_utilities.cpp Add Catch2 testing and implement RK4 integration 8 months ago
test_utilities.h Add Catch2 testing and implement RK4 integration 8 months ago