Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] triangulation non convex polygon

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] triangulation non convex polygon


Chronological Thread 
  • From: Narusaki <>
  • To:
  • Subject: Re: [cgal-discuss] triangulation non convex polygon
  • Date: Sat, 10 Sep 2016 23:44:15 -0700 (PDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:NH5vbh/V0ek+G/9uRHKM819IXTAuvvDOBiVQ1KB91ugcTK2v8tzYMVDF4r011RmSDNydtawP0bSP++C4ACpbsM7H6ChDOLV3FDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3CwN5K6zPF5LIiIzvjqbpqsSVPVsD3mTkKfMqdVPt/F2X7pFXyaJZaY8JgiPTpXVJf+kEjUhJHnm02yjG28Gr4ZR4+D5Rsf9yv+RJUKH9YrhqBecAVGduYCgJ45jguhDHCAeO/XABSX4+kxxSAgGD4gupcI32t37cv/BgwyCZPIWiXa0/SWzyx6huQR7sziwAMmhqoynslsVsgfcD81qarBtlztuMbQ==

I was looking for this functionality before but didn't have any result
either.
At last I did it by first executing a convex decomposition, then running a
triangulation for each of the convex part separately.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/triangulation-non-convex-polygon-tp4662251p4662252.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page