|
|
There, now you can actually see it.
--
camera{location 2*y-.9rotate -9*z look_at y direction z/1.5}global_settings
{max_trace_level 99ambient_light 10}#macro P(o,c)plane{y,o pigment{c}finish
{diffuse 0}}#end object{P(9,blue 1)}object{P(-1,rgb 1)}box{1+9*y,-1-y
pigment{rgb 1}finish{ambient.005diffuse 0 reflection .95}}sphere{0,.99
finish{reflection 1}}sphere{0,1pigment{red 1}finish{ambient 0reflection{1
metallic}}no_reflection} // Greg Edwards, 2003
Post a reply to this message
|
|