# # simple2.tsd # Dan Wallach # 5 Dec 1995 # # $Id: simple2.tsd,v 1.5 1995/12/12 07:49:09 dwallach Exp $ # # An array of yellow spheres over a purple sphere background with # a light behind the eye -- should cast cool shadows # camera_from 0 0 -1 camera_target 0 0 0 camera_up 0 1 0 camera_angle 60 camera_resolution 256 256 background 0.5 0.5 1.0 ambient_light 0.1 0.1 0.1 shader checker # # the sun is over our shoulder on the right # soft_light 1.0 1.0 1.0 0.2 0.2 -0.2 .05 500 # # yellow material, nine spheres in the foreground # material 1.0 1.0 0.0 0.0 1.0 0.3 15 0 0 sphere 0 0 0 .2 # # purple material, big sphere in background # shader plastic material 0.5 0.1 1.0 1.0 1.0 0.4 3 0 0 sphere 0 0 250 249