On Tue, 10 Sep 2002 20:41:41 -0700, Ken <tyl### [at] pacbellnet> wrote:
> With limitations. From some tests I just ran it appears the mesh must be
> the top level object in the csg operation. If used a secondary object
> in a csg it does not work as expected. I wonder if an outside_vector
> operator is needed to define the outside of a mesh object as opposed
> to the inside?
I wonder if it could be becouse of feature described recently in some posts.
All_intersections method for meshes returns only first intersection. I don't
know how intersection test for csg is written but for sended ray mesh looks
like plane so it can behave strange in some cases.
ABX
Post a reply to this message
|