Planet generation with simple Tectonic Plates
| .forgejo | ||
| .idea/.idea.adatonic/.idea | ||
| assets | ||
| resources | ||
| scenes | ||
| shaders | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| adatonic.csproj | ||
| adatonic.sln | ||
| adatonic.sln.DotSettings.user | ||
| export_presets.cfg | ||
| icon.svg | ||
| icon.svg.import | ||
| LICENSE.md | ||
| PlanetLow.mtl | ||
| project.godot | ||
| README.md | ||
Adatonics

Planet generation with simple plate tectonics.
Description
TODO
Getting Started
Dependencies
- Godot v4.6.1
Installing
Two options A, and B:
- A: Download/clone the code and open the project in Godot
- B: Download a release from Releases
Executing program
- When switching to the projection tab for the first time, an expensive calculation takes place to map vertices to pixels - expect delay.
Help
Controls
Spacebar- Perform one stageEnter- Toggle Auto GenerationRight Click- Select point from planet under cursorLeft Click- Rotate planet
Authors
Version History
- 0.0.0
- Initial Commit
License
This project is licensed under the MIT License - see the LICENSE.md file for details