hansihe / voxel_worldgen

A voxel world generator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A voxel world generator written in Rust


Languages

Language:Rust 100.0%