truck-polymesh 0.5.0

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

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>