erebus
log liberebus/src/brdf.cc
age | author | description |
---|---|---|
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 |
Tue, 29 Apr 2014 07:38:40 +0300 | John Tsiombikas | more changes across the board |
Mon, 28 Apr 2014 06:31:10 +0300 | John Tsiombikas | fixed specialization mistake |
Sun, 27 Apr 2014 16:02:47 +0300 | John Tsiombikas | initial commit |