erebus
diff test/scene @ 43:ed18af9da8f7
first attempt at separating direct from indirect failed miserably
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Wed, 11 Jun 2014 16:38:11 +0300 |
parents | 5e27c85e79ca |
children |
line diff
1.1 --- a/test/scene Tue Jun 10 16:15:08 2014 +0300 1.2 +++ b/test/scene Wed Jun 11 16:38:11 2014 +0300 1.3 @@ -9,6 +9,6 @@ 1.4 -brdf mirror -brdf-weight 0.7 1.5 box -position 0 3.75 0 -scaling 20 10 20 -diffuse 1.0 1.0 1.0 -brdf lambert 1.6 1.7 -box -position 0 4 0 -scaling 3 0.1 3 -emissive 8 8 8 1.8 +box -position 0 4 0 -scaling 3 0.1 3 -emissive 6 6 6 1.9 1.10 camera -position 0 3 -6 -target 0 0 0