dedup_mesh

Crates.iodedup_mesh
lib.rsdedup_mesh
version0.2.0
created_at2025-06-09 14:49:40.996855+00
updated_at2025-07-07 11:10:58.28999+00
descriptionDeduplicates vertices in a 3d mesh
homepage
repositoryhttps://codeberg.org/eadf/dedup_mesh_rs.git
max_upload_size
id1706021
size185,813
eadf (eadf)

documentation

README

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.

Commit count: 0

cargo fmt