truck-polymesh

Crates.iotruck-polymesh
lib.rstruck-polymesh
version0.6.0
sourcesrc
created_at2020-12-28 07:37:32.814539
updated_at2024-09-20 13:46:58.767352
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
size105,923
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: 2196

cargo fmt