A deferred shading pipeline for real-time indirect illumination

  • Authors:
  • Cyril Soler;Olivier Hoel;Frank Rochet

  • Affiliations:
  • INRIA, Grenoble university;INRIA, Grenoble university;Eden Games

  • Venue:
  • ACM SIGGRAPH 2010 Talks
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Computing indirect lighting in video games simultaneously improves gameplay and scene realism. However, the context of 3D video games brings very restrictive constraints: (1) the computation should be very fast (less than 10 ms) and --most importantly-- with a constant cost, i.e. independent of both the geometric and lighting complexity of the scene; (2) the indirect illumination algorithm should work seamlessly on dynamic scenes, with any source of direct illumination --not only point light sources-- and easily take place into a game engine pipeline; and (3) the computed result may be approximate but must be artifact-free and temporally coherent.