remesh 0.0.5

Isotropic remeshing library
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT OR Apache-2.0
// Copyright (c) 2025 lacklustr@protonmail.com https://github.com/eadf

mod collapse_edges;
mod flip_edges;
mod split_edges;