POV-Ray : Newsgroups : povray.general : Mesh in CSG Bug : Re: Mesh in CSG Bug Server Time
5 Aug 2024 12:14:04 EDT (-0400)
  Re: Mesh in CSG Bug  
From: Alf Peake
Date: 11 Sep 2002 17:04:12
Message: <3d7fafcc@news.povray.org>
"Ken" <tyl### [at] pacbellnet> wrote in message
news:3D7F459A.BABE7B59@pacbell.net...


> mesh
> {
>     triangle { P5, P1, P2} triangle { P5, P6, P2}
>     triangle { P6, P2, P3} triangle { P6, P7, P3}
>     triangle { P7, P3, P4} triangle { P7, P8, P4}
>     triangle { P8, P4, P1} triangle { P8, P5, P1}
>     triangle { P8, P5, P6} triangle { P8, P7, P6}
>     triangle { P4, P1, P2} triangle { P4, P3, P2}
>     inside_vector In_Vect
> }

Confirmed, but I get this 4 times:
Warning: Patch objects not allowed in intersection.

3.5.icl.win32. Win98SE

Alf


Post a reply to this message

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