Sciweavers

VISUALIZATION
1999
IEEE

Skip Strips: Maintaining Triangle Strips for View-Dependent Rendering

13 years 8 months ago
Skip Strips: Maintaining Triangle Strips for View-Dependent Rendering
View-dependentsimplification has emerged as a powerful tool for graphics acceleration in visualization of complex environments. However, view-dependent simplification techniques have not been able to take full advantage of the underlying graphics hardware. Specifically, triangle strips are a widely used hardware-supported mechanism to compactly represent and efficiently render static triangle meshes. However, in a view-dependent framework, the triangle mesh connectivity changes at every frame making it difficult to use triangle strips. In this paper we present a novel data-structure, Skip Strip, that efficiently maintains triangle strips during such view-dependent changes. A Skip Strip stores the vertex hierarchy nodes in a skip-list-like manner with path compression. We anticipate that Skip Strips will provide a road-map to combine rendering acceleration techniques for static datasets, typical of retained-mode graphics applications, with those for dynamic datasets found in immediate-...
Jihad El-Sana, Elvir Azanli, Amitabh Varshney
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where VISUALIZATION
Authors Jihad El-Sana, Elvir Azanli, Amitabh Varshney
Comments (0)