Added README.md.
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Terrin
|
||||||
|
|
||||||
|
Geologically-based terrain generator.
|
||||||
|
|
||||||
|
v1.0 goals:
|
||||||
|
- World generated on 2D plane.
|
||||||
|
- Display two layers, asthenosphere and lithosphere.
|
||||||
|
- Asthenosphere models convection currects and applies forces on lithosphere.
|
||||||
|
- Lithosphere is initially split with random plate boundaries.
|
||||||
|
- Model where constructive/destructive boundaries would be given asthenospheric
|
||||||
|
forces.
|
||||||
|
|
||||||
|
Eventually, I would like to model continents and cratons, ocean basins,
|
||||||
|
mountains, faults, different rock types, volcanism, ... everything.
|
||||||
Reference in New Issue
Block a user