Vardis, KonstantinosVasilakis, Andreas-AlexandrosPapaioannou, GeorgiosUlf Assarsson and Warren Hunt2016-06-172016-06-172016978-3-03868-008-62079-8679https://doi.org/10.2312/hpg.20161193We introduce a novel approach to image-space ray tracing ideally suited for the photorealistic synthesis of fully dynamic environments at interactive frame rates. Our method, designed entirely on the rasterization pipeline, alters the acceleration data structure construction from a per-fragment to a per-primitive basis in order to simultaneously support three important, generally conflicting in prior art, objectives: fast construction times, analytic intersection tests and reduced memory requirements. In every frame, our algorithm operates in two stages: A compact representation of the scene geometry is built based on primitive linked-lists, followed by a traversal step that decouples the ray-primitive intersection tests from the illumination calculations; a process inspired by deferred rendering and the path integral formulation of light transport. Efficient empty space skipping is achieved by exploiting several culling optimizations both in xy- and z-space, such as pixel frustum clipping, depth subdivision and lossless buffer down-scaling. An extensive experimental study is finally offered showing that our method advances the area of image-based ray tracing under the constraints posed by arbitrarily complex and animated scenarios.I.3.3 [Computer Graphics]Methodology and TechniquesGraphics data structures and data typesI.3.3 [Computer Graphics]Three Dimensional Graphics and RealismRaytracingDIRT: Deferred Image-based Ray Tracing10.2312/hpg.2016119363-73