Page principale | Projets | Publications | Thèses | Présentations | Membres | Cours | Gallerie | Intérêt local
Home | Projects | Publications | Theses | Presentations | People | Courses | Gallery | Local interest
 

Occlusion Tiling

Dorian Gomez, Pierre Poulin, and Mathias Paulin,
Proc. Graphics Interface 2011, May 2011.

Abstract

The creation of realistic, complex, and diversified virtual worlds is of utmost importance for video games. Unfortunately the amount of time required to create 3D scene contents can be extremely tedious to graphic artists. While procedural modeling can alleviate this task, it has mostly been developed for specific contexts.

In this paper, we study tiling for synthetic worlds, taking into account visibility between tiles. We propose a method, Occlusion Tiling, that precomputes full 2D occlusion caused by tiles in order to ensure that a limited number of tiles can be visible from any viewpoint on the tiling. These tiles are then used as extruded 3D scenes, thus bounding the number of polygons sent to the graphics rendering pipeline for guaranteed throughput.

Keywords

Occlusion Culling, Tiling, Procedural Modeling, Procedural Rendering.

BibTeX entry

@inproceedings{OT-gi2011,
  title     = "Occlusion Tiling",
  author    = "Dorian Gomez and Pierre Poulin and Mathias Paulin",
  booktitle = "Graphics Interface 2011",
  year      = 2011,
  month     = may,
  pages     = "71--77"
}

Online version

Adobe PDF version of the paper
Presentation slides (pdf).