Shape Gradient Domain (Version 2.0)

links description executables examples notes changes

LINKS
SGP 2009 Paper, SIGGRAPH 2016 Paper, JCGT 2016 Paper
Windows (x64) Executables
Source Code
GitHub Repository
(Older Versions: V1.0)

DESCRIPTION
The code is comprised of two executables. Note that when β is set to zero the two executables differ in that the first emaulates harmonic flow from the input geometry to Euclidean three-space (allowing the variation at a vertex to occur in any direction) while the second emulates harmonic flow from the input geometry to the two-sphere (constrainting the variation at a vertex to occur in the tangent space of the associated normal).
EXECUTABLES

NOTES

EXAMPLES
The figure below shows example of both isotropic and anisotropic geometry processing.

HISTORY OF CHANGES Version 2.0:
  1. Added options to weight both value and gradient interpolation terms.
  2. Changed default values to correspond to diffusion time.

HOME