Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Straight Skeleton original code

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Straight Skeleton original code


Chronological Thread 
  • From: "xiangzhi wei" <>
  • To:
  • Subject: Re: [cgal-discuss] Straight Skeleton original code
  • Date: Thu, 22 Nov 2007 22:01:38 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=C0C1tPr5L97YDscHbAk809UIsKmKPrrNcfzTWse+oeJI72zMlTZ08FfIxHHGT4pfW5W1QTCjRwTgNGs2dY5nJ5fo81f7RJ5T6BXYppXpX/dXR2OXxhDdXdCKaDRe+itKN8qCi6OM7y5Q2y2Tgvq1LT76362DHri7pwlhZrFkbfY=

Hi Fernando Cacciola !

Thanks very much for your help!

Two degeneration cases are listed in the attachment. if there are at least two becoming edges collinear during the shrinking process. As a result, the shape of straight skeleton seems incorrect !!

If you have some good idea, please let us know.

Best regards,

Xiangzhi

2007/11/22, Fernando Cacciola <>:
Hello Xiangzhi

> Hi all !
>
> I wanna if there is any original code for straight skeleton on CGAL. There
> is something wrong with the software titled "Straight_Skeleton_2" when it
> comes to those cases when at least two disjoined edges came into collinear
> during the shrinking process of the original polygon.
>
There is a bug fix for the Straight Skeleton package which unfortunately
couldn't be incorporated into CGAL 3.3.1.
I'm attaching the patch in this message.
Can you please try again after installing the patch and report on the list if
you still find a problem?

Just unzip the attached file right there into the top level folder of a CGAL
installation.

> And I wanna do some experiments to test it further, but I cannot find its
> original C++ code.
>
What you mean by original C++ code?

TIA

Fernando Cacciola
GeometryFactory

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


Attachment: discussion.doc
Description: MS-Word document

Attachment: S(P) degeneration.doc
Description: MS-Word document




Archive powered by MHonArc 2.6.16.

Top of Page