POV-Ray : Newsgroups : povray.general : CSG mesh bug : Re: CSG mesh bug Server Time
4 Aug 2024 16:10:19 EDT (-0400)
  Re: CSG mesh bug  
From: Mark Weyer
Date: 27 Mar 2003 04:32:28
Message: <3E82C865.3040302@informatik.uni-freiburg.de>
> The same results with difference or intersection of two meshes.

Just as I would expect. difference {A B} does the same as
intersection {A object {B inverse}}. inverse can have no effect on
patch objects such as a mesh, because they have no inside or outside.


-- 
merge{#local i=-11;#while(i<11)#local
i=i+.1;sphere{<i*(i*i*(.05-i*i*(4e-7*i*i+3e-4))-3)10*sin(i)30>.5}#end
pigment{rgbt 1}interior{media{emission x}}hollow}//  Mark Weyer


Post a reply to this message

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