Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL assertion error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL assertion error


Chronological Thread 
  • From: gupta61 <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL assertion error
  • Date: Mon, 5 May 2014 06:28:58 -0700 (PDT)

Hi Sebastian,

Thanks for the reply. If that is the case, can you suggest some other
function where I can insert some points and get a surface back.

My situation is exactly as shown in the test sscce. I have a surface which I
want to remesh. There are two things I would like to control in the final
surface

1. A few points which I insert initially in the triangulation. I can
guarantee that these points will lie on the surface.
2. I want to control the size and angle of the resulting triangulation. I
can do this by facets_criterion.

Now the points which I have inserted in the triangulation will be, more
often than not, closer to each other than the size I have given in the
facets criterion (radii of surface Delaunay balls, center-center distance of
surface mesh facets).

Can you suggest any other function in CGAL which can robustly return the
surface back for these requirements? Thanks.

Regards,
Piyush Gupta



-----
Piyush Gupta
UIUC
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-assertion-error-tp4659132p4659247.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page