voxel_worldgen
voxel_worldgen copied to clipboard
A voxel world generator written in Rust
voxel_worldgen

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.