#truck #graphics

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

#203 in Graphics APIs

Download history 54/week @ 2023-02-04 34/week @ 2023-02-11 54/week @ 2023-02-18 27/week @ 2023-02-25 29/week @ 2023-03-04 26/week @ 2023-03-11 25/week @ 2023-03-18 29/week @ 2023-03-25 26/week @ 2023-04-01 28/week @ 2023-04-08 20/week @ 2023-04-15 16/week @ 2023-04-22 48/week @ 2023-04-29 25/week @ 2023-05-06 29/week @ 2023-05-13 16/week @ 2023-05-20

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

Apache-2.0

175KB
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.5–2.3MB
~49K SLoC