erebus
log liberebus/src/brdf.cc
age | author | description |
---|---|---|
Wed, 24 Feb 2016 00:26:50 +0200 | John Tsiombikas | in the middle of the vmath->gph-math port |
Sun, 08 Jun 2014 08:12:05 +0300 | John Tsiombikas | - changed the UI font, made it a bit smaller |
Sat, 07 Jun 2014 13:36:36 +0300 | John Tsiombikas | - lambert BRDF importance sampling |
Sat, 07 Jun 2014 09:14:17 +0300 | John Tsiombikas | - introduced SurfaceGeometry to carry all the geometric information input to |
Sat, 07 Jun 2014 06:10:21 +0300 | John Tsiombikas | another missing <algorithm> include broke windows build |
Fri, 06 Jun 2014 14:39:40 +0300 | John Tsiombikas | phong/lafortune BRDF |
Wed, 28 May 2014 07:06:29 +0300 | John Tsiombikas | started adding BRDFs |