GigaVoxels: ray-guided streaming for efficient and detailed voxel rendering
Cyril Crassin, Fabrice Neyret, Sylvain Lefebvre, Elmar Eisemann
Symposium on Interactive 3D Graphics and Games, February 2009, pp. 15--22.
Abstract: We propose a new approach to efficiently render large volumetric data sets. The system achieves interactive to real-time rendering performance for several billion voxels.

Our solution is based on an adaptive data representation depending on the current view and occlusion information, coupled to an efficient ray-casting rendering algorithm. One key element of our method is to guide data production and streaming directly based on information extracted during rendering.

Our data structure exploits the fact that in CG scenes, details are often concentrated on the interface between free space and clusters of density and shows that volumetric models might become a valuable alternative as a rendering primitive for real-time applications. In this spirit, we allow a quality/performance trade-off and exploit temporal coherence. We also introduce a mipmapping-like process that allows for an increased display rate and better quality through high quality filtering. To further enrich the data set, we create additional details through a variety of procedural methods.

We demonstrate our approach in several scenarios, like the exploration of a 3D scan (81923 resolution), of hypertextured meshes (163843 virtual resolution), or of a fractal (theoretically infinite resolution). All examples are rendered on current generation hardware at 20--90 fps and respect the limited GPU memory budget.
Article URL: http://dx.doi.org/10.1145/1507149.1507152
BibTeX format:
@inproceedings{Crassin:2009:GRS,
  author = {Cyril Crassin and Fabrice Neyret and Sylvain Lefebvre and Elmar Eisemann},
  title = {GigaVoxels: ray-guided streaming for efficient and detailed voxel rendering},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {15--22},
  month = feb,
  year = {2009},
}
Search for more articles by Cyril Crassin.
Search for more articles by Fabrice Neyret.
Search for more articles by Sylvain Lefebvre.
Search for more articles by Elmar Eisemann.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."