Sciweavers

EGH
2011
Springer
12 years 4 months ago
Lossless Compression of Already Compressed Textures
Texture compression helps rendering by reducing the footprint in graphics memory, thus allowing for more textures, and by lowering the number of memory accesses between the graphi...
Jacob Ström, Per Wennersten
EGH
2011
Springer
12 years 4 months ago
MSBVH: An Efficient Acceleration Data Structure for Ray Traced Motion Blur
Leonhard Gruenschloß, Martin Stich, Sehera N...
EGH
2011
Springer
12 years 4 months ago
VoxelPipe: A Programmable Pipeline for 3D Voxelization
We present a highly flexible and efficient software pipeline for programmable triangle voxelization. The pipeline, entirely written in CUDA, supports both fully conservative and ...
Jacopo Pantaleoni
EGH
2011
Springer
12 years 4 months ago
Simpler and Faster HLBVH with Work Queues
A recently developed algorithm called Hierachical Linear Bounding Volume Hierarchies (HLBVH) has demonstrated the feasibility of reconstructing the spatial index needed for ray tr...
Kirill Garanzha, Jacopo Pantaleoni, David K. McAll...
EGH
2011
Springer
12 years 4 months ago
High-Performance Software Rasterization on GPUs
In this paper, we implement an efficient, completely software-based graphics pipeline on a GPU. Unlike previous approaches, we obey ordering constraints imposed by current graphi...
Samuli Laine, Tero Karras