|
|
Can I add a temporary texture to 'clipped_by' so that I can see a little
more clearly what I'm doing? It's driving me nuts!! ;)
ATM, I'm just trying to cut a round hole in a box, but instead of a hole
in the box, I'm getting a circle of the box' texture.
Where am I going wrong with this?
object{
box {
<-1.3, -1.3, -1.3>
< 1.3, 1.3, 1.3>
translate <0, 1, 5>}
texture {T_Stone20}
clipped_by {sphere { <0, 1, 3> .8 }}}
~Steve~
Post a reply to this message
|
|