Skip to main content Skip to main navigation

Publikation

High-Quality Rendering of Quartic Spline Surfaces on the GPU

Gerd Reis; Frank Zeilfelder; Martin Hering-Bertram; Gerald E. Farin; Hans Hagen
In: IEEE Transactions on Visualization and Computer Graphics (TVCG), Vol. 14, No. 5, Pages 1126-1139, IEEE Transactions VCG, 2008.

Zusammenfassung

We present a novel GPU-based algorithm for high-quality rendering of bivariate spline surfaces. An essential difference to the known methods for rendering graph surfaces is that we use quartic smooth splines on triangulations rather than triangular meshes. Our rendering approach is direct since we do not use an intermediate tessellation but rather compute ray-surface intersections (by solving quartic equations numerically) as well as surface normals (by using Bernstein-Be' zier techniques) for Phong illumination on the GPU. Inaccurate shading and artifacts appearing for triangular tesselated surfaces are completely avoided. Level of detail is automatic since all computations are done on a per fragment basis.Wecompare three different (quasi-) interpolating schemes for uniformly sampled gridded data, which differ in the smoothness and the approximation properties of the splines. The results show that our hardware-based renderer leads to visualizations (including texturing, multiple light sources, environment mapping, and so forth) of highest quality.

Weitere Links