Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Convex Hull

Subject: CGAL users discussion list

List archive

[cgal-discuss] Convex Hull


Chronological Thread 
  • From: "Rafael Roberto" <>
  • To:
  • Subject: [cgal-discuss] Convex Hull
  • Date: Tue, 8 Jul 2008 17:03:47 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=MHfQCLtKFvSp0bdg6O13GqiIHNF8N/Eks8WsA7dy/m5TzKQJOL+rzGOyDTXfudccw0 oZ7MegvPO4qgjmYFwwMB2ETZJ9EY1FS9DxOm5a1ewdABtM9DHCtxCKmsi6apa7wnnyUa DNugjhIubwLZd5r0Gy20vYsV/W6h0873GO+us=

Hi everyone,

I have some points from a cube. They are very well distributed so that every face have 100 points. But, when I call CGAL::convex_hull some points are connected to the others. Some faces have only two triangle, others have 5 or 6, but it never generate a convex hull with all the points triangulated (attached we have one of its faces projected).

Does anybody know if there is any way to use this CGAL function and all points be triangulated?


Thank you all,
Rafael Roberto

Attachment: hull.JPG
Description: JPEG image




Archive powered by MHonArc 2.6.16.

Top of Page