Skip to Content.
Sympa Menu

cgal-discuss - cgal-python for Straight skeleton?

Subject: CGAL users discussion list

List archive

cgal-python for Straight skeleton?


Chronological Thread 
  • From: "Nick Fortescue" <>
  • To:
  • Subject: cgal-python for Straight skeleton?
  • Date: Fri, 15 Jun 2007 13:31:07 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=SfrBdiQ6xYQxs1Jciw/r9ETkQhpNP0SAC/AMEcz/tu7WrKV41msMpR+lTEFggRuZ1c1e1vbn3NPQCPTcAr3RfvhFa+UhI674NWpGwf75dudJ9tjO6SgvzFIPUw3mbC5wP/UVcTIttZLKCNyFbrfLZs3AjugrFIK1o70FUGDdY6g=

Hi,
 
I wondered if there was anyone experienced with CGAL/Boost python who could give me some advice. I was hoping to use the Straight skeleton algorithm in some python code. But CGAL-python hasn't got this class wrapped yet. I hoped that I'd be able to do it myself but having downloaded what feels like gig's of stuff (MSVC, CGAL, boost, Platform JDK ...) and played for a bit I still don't feel like I'm getting anywhere quickly.
 
Before I just rewrite the algorithm in pure python (and probably make loads of mistakes) i wondered if there was anyone out there who could easily add the Straight Skeleton code to CGAL-python, or could give me some advice on how to do it. I've read the standard Boost python docs but I feel I just don't know my way around the CGAL code well enough. I can't seem to find the boost/bjam files for the classes which already have python wrappers anywhere.
 
Thanks,
 
Nick


  • cgal-python for Straight skeleton?, Nick Fortescue, 06/15/2007

Archive powered by MHonArc 2.6.16.

Top of Page