gobs 0.1.0

A port of some parts of PolyVox from C++ to rust
Documentation
[dependencies.vek]
version = "0.10.1"
[dev-dependencies.dot_vox]
version = "4.1.0"

[dev-dependencies.glium]
version = "0.27.0"

[dev-dependencies.glutin]
version = "0.24.0"

[package]
authors = ["Daniel Parnell <me@danielparnell.com>"]
description = "A port of some parts of PolyVox from C++ to rust"
edition = "2018"
homepage = "https://github.com/dparnell/gobs"
keywords = ["voxel"]
license = "CC-BY-4.0"
name = "gobs"
readme = "README.md"
repository = "https://github.com/dparnell/gobs"
version = "0.1.0"