Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 660 Bytes

File metadata and controls

25 lines (16 loc) · 660 Bytes

WebGL Deferred Irradiance Volumes

An implementation of global illumination using deferred application of irradiance probes.

Documentation

Blog entry outlining the basic principle: http://codeflow.org/entries/2012/aug/25/webgl-deferred-irradiance-volumes/

Demo

Live Demo at: http://codeflow.org/webgl/deferred-irradiance-volumes/www/

License

Copyright (c) 2012, Florian Boesch pyalot@gmail.com http://codeflow.org/

WebGL Deferred Irradiance Volumes is licensed under any of the following licenses at your choosing:

  • MIT: see mit-license
  • GPL: see gplv*-license
  • BSD: see bsd-license