POV-Ray : Newsgroups : povray.general : Weird artifacts from two superposed boxes perspective view : Re: Weird artifacts from two superposed boxes perspective view Server Time
30 Jul 2024 12:29:35 EDT (-0400)
  Re: Weird artifacts from two superposed boxes perspective view  
From: clipka
Date: 15 Jan 2009 05:50:00
Message: <web.496f1483620d6c00af8dfc8f0@news.povray.org>
"Mike" <win### [at] hotmailcom> wrote:
> #declare AlcoholRegion=
> box { <-1.899, 0.2, -1.899>, <1.899, 3, 1.899>
> ...
> #declare HeavyLiquidRegion=
> box { <-1.899, 3, -1.899>, <1.899, 5, 1.899>
> ...

Avoid coincident surfaces - it's a known problem in POV-Ray. Give the boxes a
tiny bit of spacing in between, or have them overlap a tiny bit.


Post a reply to this message

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