Crates.io | dedup_mesh |
lib.rs | dedup_mesh |
version | 0.2.0 |
created_at | 2025-06-09 14:49:40.996855+00 |
updated_at | 2025-07-07 11:10:58.28999+00 |
description | Deduplicates vertices in a 3d mesh |
homepage | |
repository | https://codeberg.org/eadf/dedup_mesh_rs.git |
max_upload_size | |
id | 1706021 |
size | 185,813 |
Removes duplicated vertices in a 3d mesh, it does so by either a tolerance value or by exact equality.
Currently, the minimum supported version is 1.85.1 (because of the 2024 edition)
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.