Moonlander is a modular C++ lunar landing simulation with a Qt frontend and threaded backend. It models spacecraft physics, thrust, and environment, visualizes telemetry via cockpitPage and landingView, and allows controller testing and debugging in a fully extensible simulation framework.
Stars
1
Forks
3
Watchers
1
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
Merge branch 'feature/3d-simulation' Thrust is now an orchestrator class and fully adapted to 3D Thrust.
b4ef03fView on GitHubD4 - Actuation Orchestrator fully implemented. Multiple engines now usable
c87aca2View on GitHubD4 - Solved problem json config reader and new config with multiple engines
926c7d5View on GitHub