Diplomarbeit DIP-3557

Bibliograph.
Daten
Jähne, Sebastian: Using Per-Pixel Linked Lists for Transparency Effects in Remote-Rendering.
Universität Stuttgart, Fakultät Informatik, Elektrotechnik und Informationstechnik, Diplomarbeit Nr. 3557 (2014).
74 Seiten, deutsch.
CR-Klassif.I.3.2 (Graphics Systems)
I.3.3 (Picture/Image Generation)
Kurzfassung

Modern graphic cards are highly versatile because they allow the programmer to load custom code to execute onto them. This can be used to construct a structure called a per-pixel linked list, which contains all fragments composing the scene. However, with the need to render more and more complex geometry, even the most powerful hardware reaches its limit fast. To overcome this problem, the geometry is rendered on multiple systems instead of one, and finally put together for rendering. This is called remote rendering and works well for opaque scenes. The goal of this thesis is to conquer rendering of transparent objects remotely using per-pixel linked lists. Since rendering those objects requires a step called blending, standard approaches are incapable of displaying them. Three different methods are shown, compared and analyzed for their usability and performance. First, limiting the amount of depth layers is discussed. Second, identifying regions of visual change is used to reduce the amount of data to be sent. Finally, a way for reusing the previously sent fragments for the current frame is studied in detail.

Volltext und
andere Links
PDF (3578051 Bytes)
Abteilung(en)Universität Stuttgart, Institut für Visualisierung und Interaktive Systeme, Visualisierung und Interaktive Systeme
BetreuerKauker, Daniel
Eingabedatum24. März 2014
   Publ. Informatik