A C++/Python-based engine for simulating and visualizing dynamic objects such as aircraft, ships and spacecraft, in a 3D planetary environment.
- Dynamic Simulation: Real-time 3D object simulation within a geospatial coordinate system.
- Modular Architecture: Model dynamic objects using a composition-based entity-component system (ECS) with a configurable property framework.
- Photoreal Rendering: Visualize photorealistic environments, including terrain, ocean, urban infrastructure, and atmospheric conditions.
- Extensible Framework: Add custom functionality through C++ and Python-based plugins.
- Scenario Viewer App: Interactive 3D application for visualizing scenarios.
Please refer to the Getting Started guide in the Skybolt documentation.
To submit a bug report, please raise an issue on the GitHub repository. For general discussion, please post on our GitHub discussions page. For business enquiries, please use our contact form.
This project is licensed under the Mozilla Public License Version 2.0 - see the License.txt file for details.