remesh triangle mesh to improve the quality of original mesh
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
**Is your feature request related to a problem? Please describe.**
Yes, lots of input triangle mesh in bad quality
**Describe the solution you'd like**
some APIs like pygalmesh.remesh_surface do
**Describe alternatives you've considered**
do not know
**Additional context**
some useful links you may need.
[link 0](https://stackoverflow.com/questions/50822911/remeshing-3d-triangulated-surface-for-better-mesh-quaility)
[link 1](https://stackoverflow.com/questions/60283697/remeshing-of-a-triangular-mesh-for-making-high-quality-delaunay-triangulation?noredirect=1&lq=1)
I do not know if I miss something(already check the code and issues), I just can not find open3d has such remeshing like API exist
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.