EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002
Permanent URI for this collection
Browse
Browsing EGGH02: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2002 by Subject "data"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Comparing Reyes and OpenGL on a Stream Architecture(The Eurographics Association, 2002) Owens, John D.; Khailany, Brucek; Towles, Brian; Dally, William J.; Thomas Ertl and Wolfgang Heidrich and Michael DoggettThe OpenGL and Reyes rendering pipelines each render complex scenes from similar scene descriptions but differ in their internal pipeline organizations. While the OpenGL organization has dominated hardware architectures over the past twenty years, a Reyes organization differs in several important ways from OpenGL, including a shader coordinate system that supports coherent texture accesses, a single shader in the vertex stage, and tessellation and sampling instead of triangle rasterization. Hardware for the OpenGL pipeline has been well-studied, but the lack of a hardware Reyes implementation has prevented a comparison between the two pipelines. We analyze and compare implementations of an OpenGL and a Reyes pipeline on the Imagine stream processor, a high performance programmable processor for media applications. This comparison both demonstrates the applicability of Reyes for hardware implementation and exposes many issues that architects will face in implementing Reyes in hardware, in particular the need for efficient subdivision algorithms and implementations.