Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Zeitschriftenartikel

Shadow Volumes on Programmable Graphics Hardware

MPG-Autoren
/persons/resource/persons44168

Brabec,  Stefan
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

Brabec, S., & Seidel, H.-P. (2003). Shadow Volumes on Programmable Graphics Hardware. Computer Graphics Forum, 22(3), 433-440. doi:10.1111/1467-8659.00691.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-2E0E-4
Zusammenfassung
One of the best choices for fast, high quality shadows is the shadow
volume algorithm. However, for real time applications the extraction
of silhouette edges can significantly burden the CPU, especially
with highly tessellated input geometry or when complex geometry
shaders are applied.

In this paper we show how this last, expensive part of the shadow
volume method can be implemented on programmable graphics hardware.
This way, the originally hybrid shadow volumes algorithm can now be
reformulated as a purely hardware-accelerated approach.

The benefits of this implementation is not only the increase in speed.
Firstly, all computations now run on the same hardware
resulting in consistent precision within all steps of the
algorithm. Secondly, programmable vertex transformations
are no longer problematic when applied to shadow casting objects.