7 releases (breaking)
0.6.0 | Sep 20, 2024 |
---|---|
0.5.0 | Dec 21, 2022 |
0.4.0 | May 24, 2022 |
0.3.0 | Dec 4, 2021 |
0.1.0 | Dec 28, 2020 |
#368 in Algorithms
218 downloads per month
Used in 5 crates
(4 directly)
190KB
3.5K
SLoC
truck-polymesh
Defines polyline-polygon data structure and some algorithms handling mesh.
Sample Codes
obj_stl
Converts OBJ and STL to each other.
usage:
cargo run --example obj_stl <input-file>
lib.rs
:
Defines polyline-polygon data structure and some algorithms handling mesh.
Dependencies
~1.7–2.7MB
~53K SLoC