|
|
"StephenS" <nomail@nomail> wrote:
> And the code:
> ......
> box { // Box1
> < -1.9060000, -0.9850000, -0.3815000 >, < 1.9060000, 0.9850000, 0.3815000 >
> translate <0.312500,0.000000,-0.875000>
> }
>
> cutaway_textures
> texture{ Light_blue }
> translate <3.968750,0.000000,0.000000>
> }
> ......
Another problem could be *where* you've added texture{Light_Blue} (and a few
other places in your code as well.) The cutaway_textures documentation seems to
imply that its keyword needs to be the final thing in a CSG difference. (That's
how I've always used it, anyway.) Here, texture{Light_Blue} comes after it.
Ken
Post a reply to this message
|
|