Now showing items 6-14 of 14

    • PixelView: A View-Independent Graphics Rendering Architecture 

      Stewart, J.; Bennett, E.P.; McMillan, L. (The Eurographics Association, 2004)
      We present a new computer graphics rendering architecture that allows all possible views to be extracted from a single traversal of a scene description. It supports a wide range of rendering primitives, including polygonal ...
    • A Programmable Vertex Shader with Fixed-Point SIMD Datapath for Low Power Wireless Applications 

      Sohn, Ju-Ho; Woo, Ramchan; Yoo, Hoi-Jun (The Eurographics Association, 2004)
      The real time 3D graphics becomes one of the attractive applications for 3G wireless terminals although their battery lifetime and memory bandwidth limit the system resources for graphics processing. Instead of using the ...
    • A Quadrilateral Rendering Primitive 

      Hormann, Kai; Tarini, Marco (The Eurographics Association, 2004)
      The only surface primitives that are supported by common graphics hardware are triangles and more complex shapes have to be triangulated before being sent to the rasterizer. Even quadrilaterals, which are frequently used ...
    • Realtime Ray Tracing of Dynamic Scenes on an FPGA Chip 

      Schmittler, Jörg; Woop, Sven; Wagner, Daniel; Paul, Wolfgang J.; Slusallek, Philipp (The Eurographics Association, 2004)
      Realtime ray tracing has recently established itself as a possible alternative to the current rasterization approach for interactive 3D graphics. However, the performance of existing software implementations is still ...
    • Silhouette Maps for Improved Texture Magnification 

      Sen, Pradeep (The Eurographics Association, 2004)
      Texture mapping is a simple way of increasing visual realism without adding geometrical complexity. Because it is a discrete process, it is important to properly filter samples when the sampling rate of the texture differs ...
    • Squeeze: Numerical-Precision-Optimized Volume Rendering 

      Bitter, Ingmar; Neophytou, Neophytos; Mueller, Klaus; Kaufman, Arie E. (The Eurographics Association, 2004)
      This paper discusses how to squeeze volume rendering into as few bits per operation as possible while still retaining excellent image quality. For each of the typical volume rendering pipeline stages in texture map volume ...
    • Tile-Based Texture Mapping on Graphics Hardware 

      Wei, Li-Yi (The Eurographics Association, 2004)
      Texture mapping has been a fundamental feature for commodity graphics hardware. However, a key challenge for texture mapping is how to store and manage large textures on graphics processors. In this paper, we present a ...
    • UberFlow: A GPU-Based Particle Engine 

      Kipfer, Peter; Segal, Mark; Westermann, Rüdiger (The Eurographics Association, 2004)
      We present a system for real-time animation and rendering of large particle sets using GPU computation and memory objects in OpenGL. Memory objects can be used both as containers for geometry data stored on the graphics ...
    • Understanding the Efficiency of GPU Algorithms for Matrix-Matrix Multiplication 

      Fatahalian, K.; Sugerman, J.; Hanrahan, P. (The Eurographics Association, 2004)
      Utilizing graphics hardware for general purpose numerical computations has become a topic of considerable interest. The implementation of streaming algorithms, typified by highly parallel computations with little reuse of ...