[dependencies.cgmath]
optional = true
version = "0.18.0"
[features]
default = ["std"]
std = ["dep:cgmath"]
[package]
authors = ["hex.execute"]
description = "A sparse voxel octree for rust & rust-gpu."
edition = "2021"
license = "MIT"
name = "voxtree"
version = "0.1.2"