Update README.md

This commit is contained in:
Aada Tikkanen 2026-03-03 07:16:14 +02:00
parent a495c8d0aa
commit 6ca58040c4

View file

@ -1,5 +1,6 @@
# Adatonics # Adatonics
![Planet View](.forgejo/planet.png?raw=true)
![Projection View](.forgejo/projection.png?raw=true)
Planet generation with simple plate tectonics. Planet generation with simple plate tectonics.
## Description ## Description
@ -14,16 +15,22 @@ TODO
### Installing ### Installing
* Open project in Godot Two options A, and B:
* TODO: Binaries - A: Download/clone the code and open the project in Godot
- B: Download a release from [Releases](https://lab.5b5.eu/Ade9/Adetonics/releases)
### Executing program ### Executing program
* TODO * When switching to the projection tab for the first time, an expensive calculation takes place to map vertices to pixels - expect delay.
## Help ## Help
* TODO ### Controls
* `Spacebar` - Perform one stage
* `Enter` - Toggle Auto Generation
* `Right Click` - Select point from planet under cursor
* `Left Click` - Rotate planet
## Authors ## Authors