Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Mesher, bounding box.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Mesher, bounding box.


Chronological Thread 
  • From: Manuel Caroli <>
  • To:
  • Subject: Re: [cgal-discuss] Mesher, bounding box.
  • Date: Fri, 07 Aug 2009 17:09:32 +0200

Hi 400555,

400555 wrote:
Hello everyone !

To make surface with Implicit_surface_3 necessary to set Bounding Sphere.

Is any way to use Bounding Box instead of it?
I don't know the surface mesher very well, but if you have a bounding box you couldn't you use a sphere bounding the bounding box as bounding sphere?

Also do you know last does CGAL version allow to make periodic surfaces?
There are periodic triangulations available. However they don't (yet) work together with the surface mesher as they have a slightly different interface than the normal triangulations. We are working on it.

best

Manuel



Archive powered by MHonArc 2.6.16.

Top of Page