erebus

diff test/scene @ 19:6204e4d3f445

scene loading
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 27 May 2014 07:43:55 +0300
parents
children ea95b62dbc87
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/scene	Tue May 27 07:43:55 2014 +0300
     1.3 @@ -0,0 +1,8 @@
     1.4 +# test scene
     1.5 +
     1.6 +sphere -position 0 0 0 -scaling 1 1 1 -diffuse 1 0.5 0.4
     1.7 +box -position 0 -1.25 0 -scaling 4 0.5 4 -diffuse 0.3 0.4 1.0
     1.8 +
     1.9 +box -position 0 5 0 -scaling 3 0.1 3 -emissive 4 4 4
    1.10 +
    1.11 +camera -position 0 3 -6 -target 0 0 0