cluster-cone

Crates.iocluster-cone
lib.rscluster-cone
version0.1.0
sourcesrc
created_at2019-06-01 22:36:02.718298
updated_at2019-06-01 22:36:02.718298
descriptionGenerate cones for clusters of triangles using the algorithm from https://github.com/zeux/meshoptimizer
homepagehttps://github.com/Jasper-Bekkers/cluster-cone
repositoryhttps://github.com/Jasper-Bekkers/cluster-cone
max_upload_size
id138392
size5,594
Jasper Bekkers (Jasper-Bekkers)

documentation

https://docs.rs/cluster-cone

README

cluster-cone

Latest version Documentation MIT

Generate cones for clusters of triangles using the algorithm from https://github.com/zeux/meshoptimizer

Usage

Add this to your Cargo.toml:

[dependencies]
cluster-cone = "0.1.0"

License

Licensed under MIT license (http://opensource.org/licenses/MIT)

Contribution

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.

Commit count: 4

cargo fmt