Skip to main navigation Skip to search Skip to main content

Fast Ray-Scene Intersection for Interactive Shadow Rendering with Thousands of Dynamic Lights

  • Lili Wang*
  • , Xinglun Liang
  • , Chunlei Meng
  • , Voicu Popescu
  • *Corresponding author for this work
  • Beihang University
  • Purdue University

Research output: Contribution to journalArticlepeer-review

Abstract

We present a method for the fast computation of the intersection between a ray and the geometry of a scene. The scene geometry is simplified with a 2D array of voxelizations computed from different directions, sampling the space of all possible directions. The 2D array of voxelizations is compressed using a vector quantization approach. The ray-scene intersection is approximated using the voxelization whose rows are most closely aligned with the ray. The voxelization row that contains the ray is looked up, the row is truncated to the extent of the ray using bit operations, and a truncated row with non-zero bits indicates that the ray intersects the scene. We support dynamic scenes with rigidly moving objects by building a separate 2D array of voxelizations for each type of object, and by using the same 2D array of voxelizations for all instances of an object type. We support complex dynamic scenes and scenes with deforming geometry by computing and rotating a single voxelization on the fly. We demonstrate the benefits of our method in the context of interactive rendering of scenes with thousands of moving lights, where we compare our method to ray tracing, to conventional shadow mapping, and to imperfect shadow maps.

Original languageEnglish
Article number8341814
Pages (from-to)2242-2254
Number of pages13
JournalIEEE Transactions on Visualization and Computer Graphics
Volume25
Issue number6
DOIs
StatePublished - 1 Jun 2019

Keywords

  • Real time rendering
  • many lights
  • photorealism
  • visibility determination

Fingerprint

Dive into the research topics of 'Fast Ray-Scene Intersection for Interactive Shadow Rendering with Thousands of Dynamic Lights'. Together they form a unique fingerprint.

Cite this