Adetonics/README.md
2026-03-03 07:16:14 +02:00

52 lines
No EOL
1.2 KiB
Markdown

# Adatonics
![Planet View](.forgejo/planet.png?raw=true)
![Projection View](.forgejo/projection.png?raw=true)
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](https://lab.5b5.eu/Ade9/Adetonics/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 stage
* `Enter` - Toggle Auto Generation
* `Right Click` - Select point from planet under cursor
* `Left Click` - Rotate planet
## Authors
[Aada Tikkanen (Ade9)](https://ko-fi.com/adenyne)
## Version History
* 0.0.0
* Initial Commit
## License
This project is licensed under the MIT License - see the LICENSE.md file for details
## Acknowledgments
* [Fractal Philosophy's video](https://www.youtube.com/watch?v=7xL0udlhnqI)
* [Devote's video](https://www.youtube.com/watch?v=CeJz8tsgCPw)
* [DomPizzie's readme template](https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc)