|
 |
light source went from red to green, i forgot to say
light_source {
x * 30, Green * 10
cylinder
point_at x * 24
radius 0.1
falloff 0.5
tightness 0.25
photons {
reflection on
refraction on
}
}
and I am looking straight on
camera {
location <0, 0, -25>
up y
right x * image_width/image_height
look_at 0
translate x * -9
}
Post a reply to this message
|
 |