Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] straight skeleton question

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] straight skeleton question


Chronological Thread 
  • From: Dylan Cannon <>
  • To:
  • Subject: Re: [cgal-discuss] straight skeleton question
  • Date: Tue, 27 Jan 2009 21:49:33 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oI69j9PQOapChnVleOyP+1nYHBBMr6PBP61wITEjRGMizAAU4R8eaYy9z/KKUO2lMB OGHC2iWtTRYmq907/Evu823fb4oU8MvtegN25t/e3rU6ywB3yv2br38Zba4dQsdvoGgx Yvr+Lj0OBFFtRiSfBDIfcyTS7+eSko5oRcfRc=

Amir,

Yes - for a given side of the polygon, I need a full gable. I would then use this capability to mix gable and hip across a single roof geometry.

If you have some code, that would be great!

Thanks very much!


On Tue, Jan 27, 2009 at 4:41 PM, <> wrote:
Do you want a full gable? (that means, that an entire side is vertical, and not
only part of it). You can compute a weighted straight skeleton in which the
gable has a very small speed, but CGAL does not support weighted straight
skeletons. I can send you some code for it, if you like.

Amir.

Quoting Dylan Cannon <>:

> I hope this isn't an obvious question - I couldn't find it in the archives.
>
> I'm trying to use the straight skeleton algorithm in cgal to generate
> roofing profiles. It works great for hip roofs, but for a mixed hip-gable
> roof I'm not sure if there is an easy way to force the algorithm to make one
> of the roofing planes with infinite slope. Can anyone offer an easy solution
> to this? - Thanks!
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>


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




Archive powered by MHonArc 2.6.16.

Top of Page