English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

An Interactive Out-of-Core Rendering Framework for Visualizing Massively Complex Models

MPS-Authors
/persons/resource/persons45688

Wald,  Ingo
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44753

Keller,  Alexander
Computer Graphics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Wald, I., Dietrich, A., & Slusallek, P. (2004). An Interactive Out-of-Core Rendering Framework for Visualizing Massively Complex Models. In Rendering Techniques 2004: Eurographics Symposium on Rendering (pp. 81-92). Aire-la-Ville, Switzerland: Eurographics.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-2A25-C
Abstract
With the tremendous advances in both hardware capabilities and rendering algorithms, rendering performance is steadily increasing. Even consumer graphics hardware can render many million triangles per second. However, scene complexity seems to be rising even faster than rendering performance, with no end to even more complex models in sight. In this paper, we are targeting the interactive visualization of the ``Boeing 777'' model, a highly complex model of 350 \emph{million} individual triangles, which -- due to its sheer size and complex internal structure -- simply cannot be handled satisfactorily by today's techniques. To render this model, we use a combination of real-time ray tracing, a low-level out of core caching and demand loading strategy, and a hierarchical, hybrid volumetric/lightfield-like approximation scheme for representing not-yet-loaded geometry. % With this approach, we are able to render the full 777 model at several frames per second even on a single commodity desktop PC.