Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] barycentric coordinates in tessellated polyhedra

Subject: CGAL users discussion list

List archive

[cgal-discuss] barycentric coordinates in tessellated polyhedra


Chronological Thread 
  • From: jaymax <>
  • To:
  • Subject: [cgal-discuss] barycentric coordinates in tessellated polyhedra
  • Date: Tue, 21 Jun 2016 16:28:03 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:RCSsURBFNtjkGtJ/TsjjUyQJP3N1i/DPJgcQr6AfoPdwSP7/r8bcNUDSrc9gkEXOFd2CrakV06yO6uu7AyQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JXvkbjrsMaJKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FpwecbD/S/JvxwDecAVHV1e1wyscbkvB2GQQqU7WYHSU0XlABJCk7L9kLURJD05ynzp+90yGHOP8TnSLkkAmqK4KJiSRuugyACYW1quFrLg9B92fsI6CmqoAZyltWMOIw=

Hello! I am a newbie to cgal (not very sophisticated in much of solid geometries), not totally knowledgeable either on all its capabilities and not yet willing to read through the whole manual or set therof, unless it could be productive for the purpose(s) I have in mind. So if someone can tell me if what I am seeking to do is feasable with it, I'll be willing to climb the learning curve. I have a convex hull polyhedra, an 'elongated hexagonal bipyramid', with 18 faces, 30 edges and 14 vertices, the dual polyhedra is a hexagonal bifrustum. I'd like to define the origin of the polyhedra by a set of generalized barycentric coordinates of/at the vertices. I'd like to tessallate and index the polehedra in 3-D space. In so doing I'd like to be able to convert any point in 3-D Cartesian coordinates to the indexed barycentric coordinate system and vice-versa. I would want to think that this is within the ambit of cgal, and would appreciate any confirmation and directed reading towards this end. Thank you!

View this message in context: barycentric coordinates in tessellated polyhedra
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] barycentric coordinates in tessellated polyhedra, jaymax, 06/22/2016

Archive powered by MHonArc 2.6.18.

Top of Page