Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Implicit domain + sharp features

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Implicit domain + sharp features


Chronological Thread 
  • From: Mariette Yvinec <>
  • To:
  • Subject: Re: [cgal-discuss] Implicit domain + sharp features
  • Date: Wed, 19 Oct 2011 09:30:15 +0200

No it is not possible to get accurately the one and zero dimensional features
of the domain if you don't describe them explicitly through
the traits class.
You may still run the meshing algorithm
without an explicit description of sharp features.
Then you will get a mesh in which those sharp features
will be rather poorely represented.

Le 18/10/11 11:05, Oleg a écrit :
Hi! I'm new to CGAL and am just figuring out how it works, so please don't
beat me up for asking probably a silly question. I've tried the example
mesh_two_implicit_spheres_with_balls.cpp from the 3D Mesh Generation
chapter, and it worked fine for me. Here is the question: it is possible to
get the same sharp intersection of the spheres without explicitly describing
the intersection line? I'm going to use the mesh in deformation problems, so
the boundary will somewhat evolve and I won't be able to describe it always
as a function. I tried the facet_topology criteria, but they didn't produce
any visible result. Is this possible at all, and if yes, how? Thanks!

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Implicit-domain-sharp-features-tp3914667p3914667.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


--
Mariette Yvinec
Geometrica project team
INRIA Sophia-Antipolis






Archive powered by MHonArc 2.6.16.

Top of Page