#truck #graphics #polygon #data-structures #mesh #algorithm #defines

truck-polymesh

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

6 releases (breaking)

0.5.0 Dec 21, 2022
0.4.0 May 24, 2022
0.3.0 Dec 4, 2021
0.2.1 Feb 28, 2021
0.1.0 Dec 28, 2020

#984 in Algorithms

Download history 88/week @ 2024-04-01 64/week @ 2024-04-08 121/week @ 2024-04-15 48/week @ 2024-04-22 32/week @ 2024-04-29 37/week @ 2024-05-06 46/week @ 2024-05-13 202/week @ 2024-05-20 68/week @ 2024-05-27 54/week @ 2024-06-03 131/week @ 2024-06-10 37/week @ 2024-06-17 35/week @ 2024-06-24 7/week @ 2024-07-08 30/week @ 2024-07-15

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

Apache-2.0

180KB
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.3–2.3MB
~47K SLoC