Crates.io | cluster-cone |
lib.rs | cluster-cone |
version | 0.1.0 |
source | src |
created_at | 2019-06-01 22:36:02.718298 |
updated_at | 2019-06-01 22:36:02.718298 |
description | Generate cones for clusters of triangles using the algorithm from https://github.com/zeux/meshoptimizer |
homepage | https://github.com/Jasper-Bekkers/cluster-cone |
repository | https://github.com/Jasper-Bekkers/cluster-cone |
max_upload_size | |
id | 138392 |
size | 5,594 |
Generate cones for clusters of triangles using the algorithm from https://github.com/zeux/meshoptimizer
Add this to your Cargo.toml
:
[dependencies]
cluster-cone = "0.1.0"
Licensed under MIT license (http://opensource.org/licenses/MIT)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.
Contributions are always welcome; please look at the issue tracker to see what known improvements are documented.