truck-polymesh

Crates.iotruck-polymesh
lib.rstruck-polymesh
version0.5.0
sourcesrc
created_at2020-12-28 07:37:32.814539
updated_at2022-12-21 08:47:26.704028
descriptiondefines polygon data structure and some algorithms handling mesh, including meshing the shapes
homepagehttps://github.com/ricosjp/truck
repositoryhttps://github.com/ricosjp/truck
max_upload_size
id328154
size97,935
crates-owners (github:ricosjp:crates-owners)

documentation

README

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>
Commit count: 1812

cargo fmt