#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

#365 in Algorithms

Download history 9/week @ 2024-08-16 20/week @ 2024-08-23 14/week @ 2024-08-30 13/week @ 2024-09-06 11/week @ 2024-09-13 185/week @ 2024-09-20 61/week @ 2024-09-27 24/week @ 2024-10-04 40/week @ 2024-10-11 72/week @ 2024-10-18 32/week @ 2024-10-25 66/week @ 2024-11-01 18/week @ 2024-11-08 45/week @ 2024-11-15 54/week @ 2024-11-22 86/week @ 2024-11-29

217 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.8MB
~55K SLoC