Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] No 2D periodic triangulations?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] No 2D periodic triangulations?


Chronological Thread 
  • From: Gabriel Redner <>
  • To:
  • Subject: Re: [cgal-discuss] No 2D periodic triangulations?
  • Date: Mon, 1 Oct 2012 12:55:03 -0400

Hi Monique,

> yes.
> It is a "candidate" package already, i.e., the manual was reviewed and
> accepted by the editorial board.
> There are a few things missing in the code before the package can be
> integrated in a public release of CGAL. The author is quite busy since he is
> doing this work on his spare time...

OK, good to know! As I said, I would be happy to volunteer to test
the package whenever it is available. For the moment I have a
hand-rolled solution in which I insert 'image' points around the
edges, build a non-periodic 2D triangulation, and then match the
images back up to the real points later. It would definitely be
cleaner (and possibly faster) to have this done in CGAL, but this
works for now.

Once again, thanks to all for the great library.

-Gabe



Archive powered by MHonArc 2.6.18.

Top of Page