remesh 0.0.4

Isotropic remeshing library
Documentation
1
2
3
4
5
6
7
## Todo

- Add a QEM mode
- Smooth + projection sometimes causes overlaps
- Add a cascade collapse degenerate triangle phase 
- Add a restriction so that only neighboring edges are re-checked in edge flip phase. 
- Some configuration parameters does not have a corresponding .with_X() method yet.