POV-Ray : Newsgroups : povray.general : Cylinders intersection leaves cylinders open : Re: Cylinders intersection leaves cylinders open Server Time
22 Feb 2025 03:54:14 EST (-0500)
  Re: Cylinders intersection leaves cylinders open  
From: stevenvh
Date: 11 Feb 2025 12:45:00
Message: <web.67ab8c705e33066459ef05b15b085d4@news.povray.org>
"stevenvh" <nomail@nomail> wrote:
> I have 3 parallel cylinders (axis parallel to y-axis), which I want to
> intersect. Separately or merged they appear closed, but in the intersection they
> appear open; only walls show. Is this a bug, and how can I fix this?
>
> POVray 3.7

OK, I found it. My cylinders' tops were at the same height, and then the
intersection of the tops is empty. Solved by making them taller and intersect by
a

   plane { y, 0 }


Post a reply to this message

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