binary-space-partition 0.1.2

Abstract BSP tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[dev-dependencies]
rand = "0.3"

[package]
authors = ["Dzmitry Malyshau <kvark@mozilla.com>"]
description = "Abstract BSP tree"
documentation = "https://docs.rs/binary-space-partition"
keywords = ["geometry", "math"]
license = "MPL-2.0"
name = "binary-space-partition"
repository = "https://github.com/kvark/binary-space-partition"
version = "0.1.2"