Surfels: Surface Elements as Rendering Primitives
Hanspeter Pfister, Matthias Zwicker, Jeroen van Baar, Markus Gross
Proceedings of SIGGRAPH 2000, July 2000, pp. 335--342.
Abstract: Surface elements (surfels) are a powerful paradigm to efficiently render complex geometric objects at interactive frame rates. Unlike classical surface discretizations, i.e., triangles or quadrilateral meshes, surfels are point primitives without explicit connectivity. Surfel attributes comprise depth, texture color, normal, and others. As a pre-process, an octree-based surfel representation of a geometric object is computed. During sampling, surfel positions and normals are optionally perturbed, and different levels of texture colors are prefiltered and stored per surfel. During rendering, a hierarchical forward warping algorithm projects surfels to a z-buffer.A novel method called visibility splatting determines visible surfels and holes in the z-buffer. Visible surfels are shaded using texture filtering, Phong illumination, and environment mapping using per-surfel normals. Several methods of image reconstruction, including supersampling, offer flexible speed-quality tradeoffs. Due to the simplicity of the operations, the surfel rendering pipeline is amenable for hardware implementation. Surfel objects offer complex shape, low rendering cost and high image quality, which makes them specifically suited for low-cost, real-time graphics, such as games.
Keyword(s): Rendering Systems, Texture Mapping
@inproceedings{Pfister:2000:SSE,
author = {Hanspeter Pfister and Matthias Zwicker and Jeroen van Baar and Markus Gross},
title = {Surfels: Surface Elements as Rendering Primitives},
booktitle = {Proceedings of SIGGRAPH 2000},
pages = {335--342},
month = jul,
year = {2000},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."