#mesh #graphics #data-structures #stl #obj #truck

truck-polymesh

defines polygon data structure and some algorithms handling mesh, including meshing the shapes

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

Download history 22/week @ 2024-07-20 36/week @ 2024-07-27 19/week @ 2024-08-03 12/week @ 2024-08-10 7/week @ 2024-08-17 22/week @ 2024-08-24 13/week @ 2024-08-31 14/week @ 2024-09-07 106/week @ 2024-09-14 96/week @ 2024-09-21 59/week @ 2024-09-28 19/week @ 2024-10-05 46/week @ 2024-10-12 69/week @ 2024-10-19 37/week @ 2024-10-26 65/week @ 2024-11-02

218 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

190KB
3.5K SLoC

truck-polymesh

Crates.io Docs.rs

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