PrincetonComputer SciencePIXL GroupPublications → [Funkhouser et al. 1998] Local Access
A Beam Tracing Approach to Acoustic Modeling for Interactive Virtual Environments

Proceedings of SIGGRAPH 98, July 1998

Thomas Funkhouser, Ingrid Carlbom, Gary Elko,
Gopal Pingali, Mohan Sondhi, Jim West
Abstract

Virtual environment research has focused on interactive image generation and has largely ignored acoustic modeling for spatialization of sound. Yet, realistic auditory cues can complement and enhance visual cues to aid navigation, comprehension, and sense of presence in virtual environments. A primary challenge in acoustic modeling is computation of reverberation paths from sound sources fast enough for real-time auralization. We have developed a system that uses precomputed spatial subdivision and 'beam tree' data structures to enable real-time acoustic modeling and auralization in interactive virtual environments. The spatial subdivision is a partition of 3D space into convex polyhedral regions (cells) represented as a cell adjacency graph. A beam tracing algorithm recursively traces pyramidal beams through the spatial subdivision to construct a beamtree data structure representing the regions of space reachable by each potential sequence of transmission and specular reflection events at cell boundaries. From these precomputed data structures, we can generate high-order specular reflection and transmission paths at interactive rates to spatialize fixed sound sources in real-time as the user moves through a virtual environment. Unlike previous acoustic modeling work, our beam tracing method: 1) supports evaluation of reverberation paths at interactive rates, 2) scales to compute high-order reflections and large environments, and 3) extends naturally to compute paths of diffraction and diffuse reflection efficiently. We are using this system to develop interactive applications in which a user experiences a virtual environment immersively via simultaneous auralization and visualization.
Paper
Citation

Thomas Funkhouser, Ingrid Carlbom, Gary Elko, Gopal Pingali, Mohan Sondhi, and Jim West.
"A Beam Tracing Approach to Acoustic Modeling for Interactive Virtual Environments."
Proceedings of SIGGRAPH 98, pp. 21-32, July 1998.

BibTeX

@article{Funkhouser:1998:ABT,
   author = "Thomas Funkhouser and Ingrid Carlbom and Gary Elko and Gopal Pingali
      and Mohan Sondhi and Jim West",
   title = "A Beam Tracing Approach to Acoustic Modeling for Interactive Virtual
      Environments",
   journal = "Proceedings of SIGGRAPH 98",
   year = "1998",
   month = jul,
   pages = "21--32"
}