Affiliation:
1. Carnegie Mellon University, Pittsburgh, United States of America
2. Pixar, Emeryville, United States of America
3. Carnegie Mellon University, Emeryville, United States of America
4. TU Dortmund University, Dortmund, Germany
Abstract
Sphere tracing
is a fast and high-quality method for visualizing surfaces encoded by signed distance functions (SDFs). We introduce a similar method for a completely different class of surfaces encoded by
harmonic functions
, opening up rich new possibilities for visual computing. Our starting point is similar in spirit to sphere tracing: using conservative
Harnack bounds
on the growth of harmonic functions, we develop a
Harnack tracing
algorithm for visualizing level sets of harmonic functions, including those that are angle-valued and exhibit singularities. The method takes much larger steps than naïve ray marching, avoids numerical issues common to generic root finding methods and, like sphere tracing, needs only perform pointwise evaluation of the function at each step. For many use cases, the method is fast enough to run real time in a shader program. We use it to visualize smooth surfaces directly from point clouds (via Poisson surface reconstruction) or polygon soup (via generalized winding numbers) without linear solves or mesh extraction. We also use it to visualize nonplanar polygons (possibly with holes), surfaces from architectural geometry, mesh "exoskeletons", and key mathematical objects including knots, links, spherical harmonics, and Riemann surfaces. Finally we show that, at least in theory, Harnack tracing provides an alternative mechanism for visualizing arbitrary implicit surfaces.
Publisher
Association for Computing Machinery (ACM)
Reference87 articles.
1. Emil Adiels, Mats Ander, and Chris JK Williams. 2022. The architectural application of shells whose boundaries subtend a constant solid angle. arXiv preprint (2022), 21 pages. https://arxiv.org/pdf/2212.05913.pdf
2. Some techniques for shading machine renderings of solids
3. Harmonic Function Theory
4. Fast Ray Tracing of Scale‐Invariant Integral Surfaces