An open API service indexing awesome lists of open source software.

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

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
```