Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Tetrahedral mesh for implicit surfaces

Subject: CGAL users discussion list

List archive

[cgal-discuss] Tetrahedral mesh for implicit surfaces


Chronological Thread 
  • From: "Nagella, S (Srikanth)" <>
  • To: <>
  • Subject: [cgal-discuss] Tetrahedral mesh for implicit surfaces
  • Date: Mon, 28 Jul 2008 11:26:02 +0100

Title: Tetrahedral mesh for implicit surfaces

Dear All

I have a solid object with boundary defined by a 3D quadratic surface equation. How can I generate a Polyhedron mesh for this object so that I can I apply Boolean operations on them?

I could only find generating triangulation_3 meshes for implicit surfaces in mesh_an_implicit_function.cpp example

Can any give me pointers to the best place I can get started with CGAL basic.

Thanks

Sri

 



  • [cgal-discuss] Tetrahedral mesh for implicit surfaces, Nagella, S (Srikanth), 07/28/2008

Archive powered by MHonArc 2.6.16.

Top of Page