building_blocks_procgen 0.1.0

Algorithms for procedural generation of voxel data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.building_blocks_core]
version = "0.1"

[dependencies.building_blocks_storage]
version = "0.1"

[package]
authors = ["Duncan <bonsairobo@gmail.com>"]
description = "Algorithms for procedural generation of voxel data."
edition = "2018"
keywords = ["voxel"]
license = "MIT"
name = "building_blocks_procgen"
repository = "https://github.com/bonsairobo/building-blocks"
version = "0.1.0"