Skip to Content.
Sympa Menu

cgal-discuss - RE: RE: [cgal-discuss] Additional Facets

Subject: CGAL users discussion list

List archive

RE: RE: [cgal-discuss] Additional Facets


Chronological Thread 
  • From: "David" <>
  • To: <>
  • Subject: RE: RE: [cgal-discuss] Additional Facets
  • Date: Wed, 6 Dec 2006 19:28:00 +0100

Thanks for help

I'll try to do it by another way.

David

-----Original Message-----
From: Peter Hachenberger
[mailto:]

Sent: mercredi 6 décembre 2006 18:12
To:

Subject: [!! SPAM] RE: [cgal-discuss] Additional Facets

Hi David,

> If you compile this code and rotate the volume, you'll see these 2 facets
in
> the back.
> Am I doing wrong operations, or is it another thing?

I guess you refer to the two triangular facets filling the corners.
These result from your operations. The polyhedron b3 has 9 facets. 2 of
them are shaped like and L. So, they are not convex. This means that
performing a convex hull operation on the location of the vertices
changes the form of the facets. That's were you got your additional
features from. It looks like the same problem as before, since the
drawing artifacts from Geomview also result from problems with
non-convexity.

Peter






Archive powered by MHonArc 2.6.16.

Top of Page