Update README.md

This commit is contained in:
Nick 2022-01-02 01:09:14 -05:00 committed by GitHub
parent 8af7a7a75b
commit 82341add10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,18 +27,24 @@ Planets are created using a JSON file format structure, and placed in the `plane
- Stars (Done)
- Binary orbits (Done)
- Comets (Done)
- Signalscope signals (Done)
- Procedurally terrain generation (started)
- Asteroid belts (started, needs more customization)
- "Quantum" orbits
- Better terrain and water LOD
- Support satellites (using custom models in the assets folder or in-game ones)
- Surface scatter: rocks, trees, etc, using in-game models (done) or custom ones
- Load planet meshes from asset bundle
- "Quantum" planet parameters
- Better terrain and water LOD
- Edit existing planet orbits
- Black hole / white hole pairs
- Separate solar system scenes accessible via wormhole
- Cloaking field
- Signalscope signal
- Implement all planet features:
- Tornados
- Sand funnels (water? lava? star?)
- Variable surface height (sand/water/lava/star)
- Let any star go supernova
- Geysers
- Meteors
## How to create your own planets using configs