pyalot / webgl-deferred-irradiance-volumes

An implementation of deferred irradiance volumes in WebGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An implementation of deferred irradiance volumes in WebGL


Languages

Language:JavaScript 69.3%Language:CoffeeScript 29.4%Language:Python 0.9%Language:Ruby 0.4%Language:Shell 0.0%