POV-Ray : Newsgroups : povray.general : possible difference bug : Re: possible difference bug Server Time
4 Aug 2024 10:20:34 EDT (-0400)
  Re: possible difference bug  
From: Mario
Date: 2 Jun 2003 10:06:10
Message: <3edb59d2$1@news.povray.org>
No I don't   :-(

But I do remember in the past having to do that for other scenes


"ABX" <abx### [at] abxartpl> wrote in message
news:l4mmdvsj3j82f1vjc3h7bd8khkg7m3eelr@4ax.com...
> On Mon, 2 Jun 2003 09:56:39 -0400, "Mario" <ant### [at] spamcopnet>
wrote:
> >    box {
> >        <-10, -1, -10>,  // Near lower left corner
> .......................
> >    box { <4,-1,-9.875>,
>
> This "-1" cause two walls on the same plane. You probably want something
like
>
>     box { <4,-1.01,-9.875>,
>
> for second box. Do you know why ?
>
> ABX


Post a reply to this message

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