[](https://stand-with-ukraine.pp.ua)
[](https://crates.io/crates/dedup_mesh)
[](https://docs.rs/dedup_mesh)

# dedup_mesh
Removes duplicated vertices in a 3d mesh, it does so by either a tolerance value or by exact equality.
## MSRV
Currently, the minimum supported version is 1.85.1 (because of the 2024 edition)
## License
This project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.