POV-Ray : Newsgroups : povray.general : Door_macro_test : Re: Door_macro_test Server Time
29 Jul 2024 00:33:50 EDT (-0400)
  Re: Door_macro_test  
From: Thomas de Groot
Date: 10 Oct 2013 03:39:58
Message: <525659ce$1@news.povray.org>
On 10-10-2013 1:42, StephenS wrote:
> Instead of My_door, I use:
> difference{
>   My_door
>   box{<0,0,0>,<1.25,1,1> translate <.25,1,0>}
>   cutaway_textures <1,0,0>
> }
>

have you tried

object{My_door}

in the code above? Maybe that will work.

Thomas


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.