Planet generation with simple Tectonic Plates
Find a file
2026-03-03 08:51:52 +02:00
.forgejo screenshots 2026-03-03 07:09:38 +02:00
.idea/.idea.adatonic/.idea Initial Commit 2026-03-02 15:04:15 +02:00
assets Initial Commit 2026-03-02 15:04:15 +02:00
resources Initial Commit 2026-03-02 15:04:15 +02:00
scenes projection to png saving 2026-03-03 08:51:52 +02:00
shaders Initial Commit 2026-03-02 15:04:15 +02:00
src projection to png saving 2026-03-03 08:51:52 +02:00
.editorconfig Initial Commit 2026-03-02 15:04:15 +02:00
.gitattributes Initial Commit 2026-03-02 15:04:15 +02:00
.gitignore remove workflow 2026-03-02 17:00:57 +02:00
adatonic.csproj Initial Commit 2026-03-02 15:04:15 +02:00
adatonic.sln Initial Commit 2026-03-02 15:04:15 +02:00
adatonic.sln.DotSettings.user Initial Commit 2026-03-02 15:04:15 +02:00
export_presets.cfg export presets 2026-03-02 15:09:35 +02:00
icon.svg Initial Commit 2026-03-02 15:04:15 +02:00
icon.svg.import Initial Commit 2026-03-02 15:04:15 +02:00
LICENSE.md Initial Commit 2026-03-02 15:04:15 +02:00
PlanetLow.mtl Initial Commit 2026-03-02 15:04:15 +02:00
project.godot version 0.0.1 2026-03-03 07:36:18 +02:00
README.md Update README.md 2026-03-03 07:16:14 +02:00

Adatonics

Planet View Projection View
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 stage
  • Enter - Toggle Auto Generation
  • Right Click - Select point from planet under cursor
  • Left Click - Rotate planet

Authors

Aada Tikkanen (Ade9)

Version History

  • 0.0.0
    • Initial Commit

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments