erebus

diff test/scene @ 20:ea95b62dbc87

removed debugging messages while parsing scene
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 27 May 2014 07:49:09 +0300
parents 6204e4d3f445
children 11cdaa510201
line diff
     1.1 --- a/test/scene	Tue May 27 07:43:55 2014 +0300
     1.2 +++ b/test/scene	Tue May 27 07:49:09 2014 +0300
     1.3 @@ -3,6 +3,6 @@
     1.4  sphere -position 0 0 0 -scaling 1 1 1 -diffuse 1 0.5 0.4
     1.5  box -position 0 -1.25 0 -scaling 4 0.5 4 -diffuse 0.3 0.4 1.0
     1.6  
     1.7 -box -position 0 5 0 -scaling 3 0.1 3 -emissive 4 4 4
     1.8 +box -position 0 5 0 -scaling 3 0.1 3 -emissive 5 5 5
     1.9  
    1.10  camera -position 0 3 -6 -target 0 0 0