Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Zeitschriftenartikel

Interactive Rendering of Translucent Objects

MPG-Autoren
/persons/resource/persons44911

Lensch,  Hendrik
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44506

Goesele,  Michael
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44110

Bekaert,  Philippe
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44747

Kautz,  Jan
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44965

Magnor,  Marcus
Graphics - Optics - Vision, MPI for Informatics, Max Planck Society;

/persons/resource/persons44884

Lang,  Jochen
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45449

Seidel,  Hans-Peter       
Computer Graphics, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)
Es sind keine frei zugänglichen Volltexte in PuRe verfügbar
Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Lensch, H., Goesele, M., Bekaert, P., Kautz, J., Magnor, M., Lang, J., et al. (2003). Interactive Rendering of Translucent Objects. Computer Graphics Forum, 22(2), 195-205. doi:10.1111/1467-8659.00660.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-2D4A-4
Zusammenfassung
This paper presents a rendering method for translucent objects, in which
viewpoint and illumination can be
modified at interactive rates. In a preprocessing step, the impulse response to
incoming light impinging at each
surface point is computed and stored in two different ways: The local effect on
close-by surface points is modeled
as a per-texel filter kernel that is applied to a texture map representing the
incident illumination. The global
response (i.e. light shining through the object) is stored as vertex-to-vertex
throughput factors for the triangle
mesh of the object. During rendering, the illumination map for the object is
computed according to the current
lighting situation and then filtered by the precomputed kernels. The
illumination map is also used to derive the
incident illumination on the vertices which is distributed via the
vertex-to-vertex throughput factors to the other
vertices. The final image is obtained by combining the local and global
response. We demonstrate the performance
of our method for several models.