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 9c9f05761c tests: remove obsolete rendezvous module and tests 4 months ago
..
config_loader.cpp Implement exact position burn execution for true anomaly triggers 6 months ago
config_loader.h Consolidate rendezvous types into orbital_objects.h 5 months ago
config_validator.cpp fix: Standardize parabolic detection and improve numerical stability 7 months ago
config_validator.h Consolidate rendezvous types into orbital_objects.h 5 months ago
main.cpp set inital sim speed to 1.0 7 months ago
maneuver.cpp remove debugging from src/maneuver.cpp 4 months ago
maneuver.h Consolidate rendezvous types into orbital_objects.h 5 months ago
orbital_mechanics.cpp src: fix cartesian_to_orbital_elements for coplanar orbits 4 months ago
orbital_mechanics.h Fix periapsis burn execution location and omega calculation 7 months ago
orbital_objects.h tests: remove obsolete rendezvous module and tests 4 months ago
physics.cpp Add 3x3 matrix implementation for orbital rotations 7 months ago
physics.h Add simulation type context to RK4 comment 7 months ago
renderer.cpp fix: Standardize parabolic detection and improve numerical stability 7 months ago
renderer.h Consolidate rendezvous types into orbital_objects.h 5 months ago
rendezvous_hohmann.cpp src: add Hohmann transfer helper functions 4 months ago
rendezvous_hohmann.h src: add Hohmann transfer helper functions 4 months ago
simulation.cpp Consolidate rendezvous types into orbital_objects.h 5 months ago
simulation.h Consolidate rendezvous types into orbital_objects.h 5 months ago
test_utilities.cpp src: add dump_simulation_state test utility 4 months ago
test_utilities.h src: add dump_simulation_state test utility 4 months ago
ui_renderer.cpp Consolidate rendezvous types into orbital_objects.h 5 months ago
ui_renderer.h Fix UI: maneuver status updates, ZII initialization, helper functions for cache checks 7 months ago