Abstract
Interactive volume sculpting and volume editing often employ surface, based visualization techniques, and interactive applications require fast generation and rendering of surface primitives. In this paper, we revisit point primitives as an alternative to triangle primitives.
We propose an approximate technique for point scaling using distance attenuation which makes it possible to render points stored in display lists or vertex arrays. This enables us to render points quickly using OpenGL. Our comparisons show that point generation is significantly faster than triangle generation and that the advantage of rendering points as opposed to triangles increases with the size and complexity of the volumes. To gauge the visual quality of future hardware accelerated point rendering schemes, we have implemented a software based point rendering method and compare the quality to both MC and our OpenGL based technique.
We propose an approximate technique for point scaling using distance attenuation which makes it possible to render points stored in display lists or vertex arrays. This enables us to render points quickly using OpenGL. Our comparisons show that point generation is significantly faster than triangle generation and that the advantage of rendering points as opposed to triangles increases with the size and complexity of the volumes. To gauge the visual quality of future hardware accelerated point rendering schemes, we have implemented a software based point rendering method and compare the quality to both MC and our OpenGL based technique.
Original language | English |
---|---|
Journal | Journal of WSCG |
Volume | 11 |
Issue number | 1 |
Pages (from-to) | 41-48 |
ISSN | 1213-6972 |
Publication status | Published - 2003 |
Event | 11th International Conference on Computer Graphics, Visualization and Computer Vision - University of West Bohemia, Plzen, Czech Republic Duration: 3 Feb 2003 → 7 Feb 2003 Conference number: 11 |
Conference
Conference | 11th International Conference on Computer Graphics, Visualization and Computer Vision |
---|---|
Number | 11 |
Location | University of West Bohemia |
Country/Territory | Czech Republic |
City | Plzen |
Period | 03/02/2003 → 07/02/2003 |
Keywords
- voxel
- point rendering
- graphics hardware