issues
search
gkjohnson
/
three-bvh-csg
A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
MIT License
628
stars
49
forks
source link
Constrained Delaunay Triangulation
#213
Open
gkjohnson
opened
4 months ago
gkjohnson
commented
4 months ago
References
https://gwlucastrig.github.io/TinfourDocs/DelaunayIntroCDT/index.html
https://en.wikipedia.org/wiki/Bowyer%E2%80%93Watson_algorithm
https://github.com/topics/constrained-delaunay-triangulation
https://www.sciencedirect.com/science/article/pii/004579499390239A
(from cdt-js)
https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-728.pdf
(from cdt-js)
https://www.tandfonline.com/doi/abs/10.1080/13658810701492241
(fastest?)
https://www.youtube.com/watch?v=_Pe-Raurn34
References