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 a50280b1f6 add new test binary to .gitignore 5 months ago
..
informational add new test binary to .gitignore 5 months ago
test_energy.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_energy.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_hyperbolic_orbit.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_hyperbolic_orbit.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_inclined_orbits.cpp Replace cout with INFO macros and remove unused test variables 5 months ago
test_inclined_orbits.toml Add Molniya orbit test cases and document config loader bug 5 months ago
test_integration.cpp Add 3x3 matrix implementation for orbital rotations 5 months ago
test_invalid_parent_assignment.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_invalid_parent_assignment.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_main.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_maneuver_planning.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_maneuver_planning.toml Remove altitude parameter to fix spacecraft initialization bug 5 months ago
test_maneuvers.cpp add test case to verify spacecraft state vectors 6 months ago
test_maneuvers.toml Remove altitude parameter to fix spacecraft initialization bug 5 months ago
test_moon_orbits.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_moon_orbits.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_orbit_rendering.cpp Replace cout with INFO macros and remove unused test variables 5 months ago
test_orbit_rendering.toml Remove altitude parameter to fix spacecraft initialization bug 5 months ago
test_orbital_period.cpp fix: render prograde orbits counter-clockwise by removing sign flip 6 months ago
test_orbital_period.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_parabolic_orbit.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_parabolic_orbit.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_root_body_transitions.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_root_body_transitions.toml reorganize test configs: 1:1 mapping with test files 6 months ago
test_soi_transition.cpp reorganize test configs: 1:1 mapping with test files 6 months ago
test_soi_transition.toml reorganize test configs: 1:1 mapping with test files 6 months ago