An open API service indexing awesome lists of open source software.

https://github.com/relintai/world_generator

A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
https://github.com/relintai/world_generator

engine-module game godot procedural-generation terrarin-generation world-generation

Last synced: about 1 year ago
JSON representation

A c++ engine module for the godot engine. Contains lots of classes to help with world generation.

Awesome Lists containing this project

README

          

# World Generator

World generator Engine module. Right now it's mostly data classes.

## Godot Version Support

This branch tries to follow godot's master branch (as much as I have time).

For different godot versions look at the other branches.

Status for this branch: Update for 4.0 is work in progress.