|
|
This is the scene file to produce the bug reported in p.b.images with
the same subject line:
#version 3.5;
#include "colors.inc"
#include "woods.inc"
global_settings {
assumed_gamma 1.0
ambient_light 0.0
}
camera {
location <0, 5, 0>
right x*image_width/image_height
look_at <0, 0, 0>
}
light_source {
<-2000, 4000, -2000>
color rgb 1
}
plane {
<0, 1, 0>, -1
texture { T_Wood12 }
}
// -- END OF SCENE
So long,
Bonsai
--
<--------------------------->
___ __ __ _ ___ ___ _
| _ ) \ \( ) _) _ )( )
| _ \() |\ \ |\ \/ _ \| |
|___/__/_)\__)___)/ \_)_)
www.b0n541.net
<--------------------------->
"Hi. I'm a signature virus. Add me to your signature - help me spread!"
Post a reply to this message
|
|