https://github.com/Prograda/Skybolt
Planetary rendering engine and aerospace simulation tools
https://github.com/Prograda/Skybolt
aerial-imagery atmospheric-scattering cigi flight-simulation flight-simulator geospatial-visualization image-generator jsbsim ocean-wave-simulation open-street-map planetary-data rendering-engine volumetric-cloud
Last synced: 6 months ago
JSON representation
Planetary rendering engine and aerospace simulation tools
- Host: GitHub
- URL: https://github.com/Prograda/Skybolt
- Owner: Prograda
- License: other
- Created: 2020-11-11T04:59:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T10:38:43.000Z (over 1 year ago)
- Last Synced: 2024-07-09T13:54:41.158Z (over 1 year ago)
- Topics: aerial-imagery, atmospheric-scattering, cigi, flight-simulation, flight-simulator, geospatial-visualization, image-generator, jsbsim, ocean-wave-simulation, open-street-map, planetary-data, rendering-engine, volumetric-cloud
- Language: C++
- Homepage:
- Size: 2.17 MB
- Stars: 555
- Watchers: 17
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Skybolt
A C++/Python-based 3D geospatial application for simulating and visualizing dynamic objects in planetary environments.
 
## Features
* **Create scenarios** featuring dynamic 3D objects with modular components and properties.
* **Interact with objects** via 3D geospatial user interface.
* **Render photoreal environments** featuring terrain, ocean, buildings, roads, vegetation, and clouds.
* **Import and visualize data** from external sources including CSV files and [CIGI](https://en.wikipedia.org/wiki/Common_Image_Generator_Interface) host applications.
* **Extend functionality** with C++ and Python plugins.## Getting Started
Please refer to the [Getting Started](https://prograda.github.io/Skybolt/getting_started.html) guide in the [Skybolt documentation](https://prograda.github.io/Skybolt/index.html).## Contact
To submit a bug report, please [raise an issue on the GitHub repository](https://github.com/Prograda/Skybolt/issues).
For general discussion, please [post on our GitHub discussions page](https://github.com/Prograda/Skybolt/discussions).
For business enquiries, please use our [contact form](https://prograda.com/contact).## License
This project is licensed under the Mozilla Public License Version 2.0 - see the [License.txt](License.txt) file for details.