Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] make_surface_mesh empty set

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] make_surface_mesh empty set


Chronological Thread 
  • From: Richard Downe <>
  • To: <>
  • Subject: Re: [cgal-discuss] make_surface_mesh empty set
  • Date: Wed, 17 Aug 2011 00:27:08 -0500

The AABB oracle in the demo code seems to provide a reasonable traits class (and as far as I can tell, the most reasonable for a polyhedron with no underlying analytic definition). Looking closer at the demo, only 10 initialization points are actually used, though they are all taken from the initial polyhedron.

It seems after playing with it a bit that if I increase the number of initial points to roughly 1% of the total number, I get a more consistent result.

Since this is, as far as I can tell (e.g., the polyhedral surface remeshing stuff), experimental code, I'd be happy to assist whoever is actively developing it with testing so that it can be cleaned up and included in the library in a future release.
--rd

On 08/16/2011 06:43 AM, Laurent Rineau (GeometryFactory) wrote:
On lundi 15 août 2011 11:32:46 Michael Hemmer wrote:
Hi,

I am not the expert for the package but, AFAIK, the experts are on
vacation. Here is my guess:
I am now back from vacation.

I confirm everything Michael has said. I hope you found a solution, Richard.





Archive powered by MHonArc 2.6.16.

Top of Page