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 f5a1fdd245 Refactor: Integrate spacecraft into SimulationState 6 months ago
..
configs Add local frame spacecraft maneuvering interface 6 months ago
test_energy.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_hohmann_transfer.cpp Fix Hohmann transfer test: fix retrograde bug and simplify validation 6 months ago
test_hyperbolic_orbit.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_integration.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_invalid_parent_assignment.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_main.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_maneuvers.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_mission_planning.cpp fix compiler warnings in test cases 6 months ago
test_moon_orbits.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_orbital_period.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_parabolic_orbit.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_root_body_transitions.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago
test_soi_transition.cpp Refactor: Integrate spacecraft into SimulationState 6 months ago