Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Periodic triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Periodic triangulation


Chronological Thread 
  • From: Bruno Chareyre <>
  • To:
  • Subject: Re: [cgal-discuss] Periodic triangulation
  • Date: Fri, 08 Jan 2010 20:28:36 +0100

Thank you Manuel.
I use regular triangulations for geometry analysis of (non-periodic) sphere packings in DEM simulations (http://yade-dem.org).
We recently implemented periodic boundary conditions, and I'd like to perform the same sort of analysis. It would have been awesome to do that just by changing regular traits to regular_periodic!
I think the trick of duplicating shifted spheres will do the job.

Bruno




Manuel Caroli a écrit :
Dear Bruno,

You are correct, unfortunately there is not even a Periodic_3_regular_triangulation_3 class. It would not be very hard to do but currently it is not planned. That is mainly because so far there was little interest in this from the user side. It would be very interesting though to know for what application you are planning to use the periodic triangulations.

Best

Manuel

Bruno Chareyre wrote:
Hello,

I saw the new CGAL package for periodic triangulations. If I'm correct there are no Periodic_3_Regular_traits.
I was wondering if it would be hard (or if it was planned) to triangulate periodic weighted points?

Thanks.

_______________
Bruno Chareyre
Associate Professor
Grenoble INP
Lab. 3SR
BP 53 - 38041, Grenoble cedex 9 - France
Tél : 33 4 56 52 86 21
Fax : 33 4 76 82 70 43
________________






--
_______________
Bruno Chareyre
Associate Professor
Grenoble INP
Lab. 3SR
BP 53 - 38041, Grenoble cedex 9 - France
Tél : 33 4 56 52 86 21
Fax : 33 4 76 82 70 43
________________




Archive powered by MHonArc 2.6.16.

Top of Page