Computer Graphics

University of California - Berkeley

Extensions for 3D Graphics Rendering Engine used for Direct Tessellation of Spline Surfaces


Download Paper
Download Bibtex


Authors

Abstract

In current 3D graphics architectures, the bus between the triangle server and the rendering engine GPU is clogged with triangle vertices and their many attributes (normal vectors, colors, texture coordinates). We have developed a new 3D graphics architecture using data compression to unclog the bus between the triangle server and the rendering engine. This new architecture has been described in [1]. In the present paper we describe further developments of the newly proposed architecture. The current paper shows several interesting extensions of our architecture such as backsurface rejection, NURBS real time tesselation and a description of a surface based API. We also show how the implementation of our architecture operates on top of the pixel shaders.

Citation

Adrian Sfarti, Brian A. Barsky, Todd J. Kosloff, Egon C. Pasztor, Alex Kozlowski, Eric Roman, and Alex Perelman. "Extensions for 3D Graphics Rendering Engine used for Direct Tessellation of Spline Surfaces". In International Conference on Computational Science, 2006.