https://github.com/almasb/solarsystem
An example of a 3D application with FXGL
https://github.com/almasb/solarsystem
Last synced: 4 months ago
JSON representation
An example of a 3D application with FXGL
- Host: GitHub
- URL: https://github.com/almasb/solarsystem
- Owner: AlmasB
- License: mit
- Created: 2022-02-26T08:03:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T09:03:22.000Z (over 3 years ago)
- Last Synced: 2025-07-31T01:16:28.846Z (11 months ago)
- Language: Java
- Size: 4.4 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SolarSystem
An example of a 3D application with FXGL
## Assets
All textures are used from https://www.solarsystemscope.com/textures/ under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
## Run
```
mvn javafx:run
```