PrincetonComputer SciencePIXL GroupPublications → [Funkhouser 1999] Local Access
A visibility algorithm for hybrid geometry- and image-based modeling and rendering

Computers & Graphics, October 1999

Thomas A. Funkhouser
Abstract

Hybrid geometry- and image-based modeling and rendering systems use photographs taken of a real-world environment and mapped onto the surfaces of a 3D model to achieve photorealism and visual complexity in synthetic images rendered from arbitrary viewpoints. A primary challenge in these systems is to develop algorithms that map the pixels of each photograph efficiently onto the appropriate surfaces of a 3D model, a classical visible surface determination problem. This paper describes an object-space algorithm for computing a visibility map for a set of polygons for a given camera viewpoint. The algorithm traces pyramidal beams from each camera viewpoint through a spatial data structure representing a polyhedral convex decomposition of space containing cell, face, edge and vertex adjacencies. Beam intersections are computed only for the polygonal faces on the boundary of each traversed cell, and thus the algorithm is output-sensitive. The algorithm also supports efficient determination of silhouette edges, which allows an image-based modeling and rendering system to avoid mapping pixels along edges whose colors are the result of averaging over several disjoint surfaces. Results reported for several 3D models indicate the method is well suited for large, densely occluded virtual environments, such as building interiors.
Citation

Thomas A. Funkhouser.
"A visibility algorithm for hybrid geometry- and image-based modeling and rendering."
Computers & Graphics 23(5):719-728, October 1999.

BibTeX

@article{Funkhouser:1999:AVA,
   author = "Thomas A. Funkhouser",
   title = "A visibility algorithm for hybrid geometry- and image-based modeling
      and rendering",
   journal = "Computers & Graphics",
   year = "1999",
   month = oct,
   volume = "23",
   number = "5",
   pages = "719--728"
}