Sciweavers

269 search results - page 22 / 54
» Rendering fur directly into images
Sort
View
SIGGRAPH
1996
ACM
14 years 2 days ago
Rendering from Compressed Textures
We present a simple method for rendering directly from compressed textures in hardware and software rendering systems. Textures are compressed using a vector quantization (VQ) met...
Andrew C. Beers, Maneesh Agrawala, Navin Chaddha
RT
2001
Springer
14 years 10 days ago
Interactive Rendering of Trees with Shading and Shadows
The goal of this paper is the interactive rendering of 3D trees covering a landscape, with shading and shadows consistent with the lighting conditions. We propose a new IBR represe...
Alexandre Meyer, Fabrice Neyret, Pierre Poulin
SIGGRAPH
1995
ACM
13 years 11 months ago
Optimally combining sampling techniques for Monte Carlo rendering
Monte Carlo integration is a powerful technique for the evaluation of difficult integrals. Applications in rendering include distribution ray tracing, Monte Carlo path tracing, a...
Eric Veach, Leonidas J. Guibas
CGF
2006
94views more  CGF 2006»
13 years 8 months ago
Optimizing Control Variate Estimators for Rendering
We present the Optimizing Control Variate (OCV) estimator, a new estimator for Monte Carlo rendering. Based upon a deterministic sampling framework, OCV allows multiple importance...
Shaohua Fan, Stephen Chenney, Bo Hu, Kam-Wah Tsui,...
EGH
2004
Springer
14 years 1 months ago
A quadrilateral rendering primitive
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 ...
Kai Hormann, Marco Tarini