dedup_mesh 0.0.5

Deduplicates vertices in a 3d mesh
Documentation
dedup_mesh-0.0.5 has been yanked.

Stand With Ukraine

Crates.io Version Docs.rs Latest Build Status

dedup_mesh

Removes duplicated vertices in a 3d mesh, it does so by either a tolerance value or by exact equality.

Work in progress

I will finalize the API and add more tests

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 and LICENSE-MIT for details.