30 years on and I have a newbie problem.
I notice that my wood textures change depending on the camera angle.
This is irksome. i.e.
http://www.buckosoft.com/tteoac/video/frames/ttho1909.png
http://www.buckosoft.com/tteoac/video/frames/ttho1912.png
texture{
pigment {
P_WoodGrain1A
color_map { M_Ash }
rotate x*2*rand(FamRoomFloorRand)
scale 1.5*inches*rand(FamRoomFloorRand)+0.75*feet
rotate y*90
translate <rand(FamRoomFloorRand)*100*inches,
rand(FamRoomFloorRand)*100*inches,
rand(FamRoomFloorRand)*100>
}
}
I don't recall the dude who does the wood puzzles having this issue.
--
dik
Post a reply to this message
|