#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

#715 in Algorithms

Download history 165/week @ 2024-09-18 60/week @ 2024-09-25 41/week @ 2024-10-02 26/week @ 2024-10-09 78/week @ 2024-10-16 36/week @ 2024-10-23 41/week @ 2024-10-30 46/week @ 2024-11-06 36/week @ 2024-11-13 48/week @ 2024-11-20 89/week @ 2024-11-27 121/week @ 2024-12-04 94/week @ 2024-12-11 10/week @ 2024-12-18 18/week @ 2025-01-01

143 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
~54K SLoC