/voxel_worldgen

A voxel world generator written in Rust

Primary LanguageRust

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.