MegaViews: Scalable Many-View Rendering with Concurrent Scene-View Hierarchy Traversal

Computer Graphics Forum, Volume 38, Number 1, page 235--247 - 2019
Download the publication : megaviews.pdf [10.8Mo]   megaviews.pptx [113.9Mo]  
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.

Images and movies

 

BibTex references

@Article { KBLE19,
  author       = "Kol, Timothy R. and Bauszat, Pablo and Lee, Sungkil and Eisemann, Elmar",
  title        = "MegaViews: Scalable Many-View Rendering with Concurrent Scene-View Hierarchy Traversal",
  journal      = "Computer Graphics Forum",
  number       = "1",
  volume       = "38",
  pages        = "235--247",
  year         = "2019",
  url          = "http://graphics.tudelft.nl/Publications-new/2019/KBLE19"
}

Other publications in the database

» Timothy R. Kol
» Pablo Bauszat
» Sungkil Lee
» Elmar Eisemann






Back