voxel_worldgen 0.1.0

Utilities for voxel world generation
Documentation

voxel_worldgen

Example terrain

This rust crate aims to create and mantain utilities, tools and algorithms used for world generation in voxel-based games. It aims to keep the individual components as reusable and modular as possible.

The crate also contains and implementation of a minecraft-like world generator.