Merge branch 'master' of github.com:xen-42/outer-wilds-new-horizons

This commit is contained in:
JoJo 2021-12-30 03:16:37 -08:00
commit ecb4b725c2

View File

@ -24,16 +24,16 @@ Planets are created using a JSON file format structure, and placed in the `plane
<!-- /TOC --> <!-- /TOC -->
## Roadmap ## Roadmap
- Stars (Done)
- Binary orbits (Done)
- Comets (Done)
- Procedurally terrain generation (started) - Procedurally terrain generation (started)
- Asteroid belts (started, needs more customization) - Asteroid belts (started, needs more customization)
- "Quantum" orbits - "Quantum" orbits
- Better terrain and water LOD - Better terrain and water LOD
- Support satellites (using custom models in the assets folder or in-game ones) - Support satellites (using custom models in the assets folder or in-game ones)
- Surface scatter (rocks, trees, etc, using custom models or in-game ones) - Surface scatter: rocks, trees, etc, using in-game models (done) or custom ones
- Stars
- Binary orbits
- Load planet meshes from asset bundle - Load planet meshes from asset bundle
- Comets
- Edit existing planet orbits - Edit existing planet orbits
- Black hole / white hole pairs - Black hole / white hole pairs
- Separate solar system scenes accessible via wormhole - Separate solar system scenes accessible via wormhole