| Crates.io | truck-polymesh |
| lib.rs | truck-polymesh |
| version | 0.6.0 |
| created_at | 2020-12-28 07:37:32.814539+00 |
| updated_at | 2024-09-20 13:46:58.767352+00 |
| description | defines polygon data structure and some algorithms handling mesh, including meshing the shapes |
| homepage | https://github.com/ricosjp/truck |
| repository | https://github.com/ricosjp/truck |
| max_upload_size | |
| id | 328154 |
| size | 105,923 |
Defines polyline-polygon data structure and some algorithms handling mesh.
Converts OBJ and STL to each other.
usage:
cargo run --example obj_stl <input-file>