nathanhoad / Gaea

Procedural generation add-on for Godot 4.

Home Page:https://benjatk.github.io/Gaea/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌍 Gaea

Gaea is an add-on for Godot 4, designed to empower your project with advanced procedural generation capabilities.

NOTE: Gaea is currently in early development, and may not yet be optimized for larger, more complex projects. Stay tuned for ongoing improvements and enhancements!

What's in a Name?

Gaea, in Greek mythology, is the personification of Earth - a nod towards the terrain and world generation capabilities this addon brings to your game development toolkit. Plus, we think it sounds pretty cool.

💫 Key Features

Generators

Our collection of generators, including Cellular, Heightmap, and Walker, allow for dynamic and unique world creation. Whether you're looking to create intricate cave systems or sprawling landscapes, Gaea's got you covered.

generators showcase

Modifiers

Further fine-tune your procedurally generated worlds with our set of modifiers. Add layers of complexity and fine-tune the details to create environments that truly come alive.

🔧 Installation Steps

  1. Download the project files.
  2. Move the gaea folder into your /addons folder within your Godot project.
  3. Enable the addon through the project settings, and let your world-building journey begin!

About

Procedural generation add-on for Godot 4.

https://benjatk.github.io/Gaea/

License:MIT License


Languages

Language:GDScript 100.0%