| Crates.io | remesh |
| lib.rs | remesh |
| version | 0.0.5 |
| created_at | 2025-10-31 16:35:34.054579+00 |
| updated_at | 2025-12-11 14:08:29.455767+00 |
| description | Isotropic remeshing library |
| homepage | |
| repository | https://codeberg.org/eadf/remesh_rs.git |
| max_upload_size | |
| id | 1910293 |
| size | 554,605 |
A Rust implementation of Isotropic Remeshing.
You can use this Rust library as a Blender add-on via the hallr plugin.
This library is experimental (v0.0.X).
APIs and functionality may change at any time.
Smooth + projection sometimes causes overlaps
Add a cascade collapse degenerate triangle phase
Add a restriction so that only neighboring edges are re-checked in edge flip phase.
Some configuration parameters does not have a corresponding .with_X() method yet.
Add a fix-mildly-non-manfold-mesh mode
Add a QEM mode
The minimum supported version of Rust for remesh is 1.87.0.
Licensed under either:
at your option.
Unless explicitly stated otherwise, any contribution intentionally submitted
for inclusion in the project by you, as defined in the Apache-2.0 license,
shall be dual-licensed as above, without any additional terms or conditions.