dedup_mesh 0.2.0

Deduplicates vertices in a 3d mesh
Documentation

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.

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.