erebus

view 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 source
1 # test scene
3 sphere -position 0 0 0 -scaling 1 1 1 -diffuse 1 0.5 0.4
4 box -position 0 -1.25 0 -scaling 4 0.5 4 -diffuse 0.3 0.4 1.0
6 box -position 0 5 0 -scaling 3 0.1 3 -emissive 4 4 4
8 camera -position 0 3 -6 -target 0 0 0