MegaViews
Scalable Many-View Rendering With Concurrent Scene-View Hierarchy Traversal
T.R. Kol (TU Delft - Computer Graphics and Visualisation)
P. Bauszat (TU Delft - Computer Graphics and Visualisation)
Sungkil Lee (Sungkyunkwan University)
E. Eisemann (TU Delft - Computer Graphics and Visualisation)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
We present a scalable solution to render complex scenes from a large amount of viewpoints. While previous approaches rely either on a scene or a view hierarchy to process multiple elements together, we make full use of both, enabling sublinear performance in terms of views and scene complexity. By concurrently traversing the hierarchies, we efficiently find shared information among views to amortize rendering costs. One example application is many-light global illumination. Our solution accelerates shadow map generation for virtual point lights, whose number can now be raised to over a million while maintaining interactive rates.