Octree Dual Contouring
- Tao Ju, Frank Losasso, Scott Schaefer, Joe Warren "Dual Contouring of Hermite Data"
- Philip Trettner, Leif Kobbelt "Fast and Robust QEF Minimization using Probabilistic Quadrics"
This is currently just a prototype for understanding the limitations of this technique. My current assessment:
- can reproduce sharp features from hermite data
- built-in octree simplification via QEF
- requires parameter tuning to avoid artifacts
- probably slow? (still need to benchmark)