maximeq / three-js-blobtree

A library to manage implicit surfaces in THREE.JS applications using a Blobtree.
MIT License
6 stars 0 forks source link

Triangulation along Min Curvature Edge #7

Closed typhomnt closed 1 year ago

typhomnt commented 1 year ago

Additional step in the triangulation of the sliding Marching Cube process ensuring that all quads are split in a coherent fashion along their minimal curvature edge.