Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Online Mesh Generation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Online Mesh Generation


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: [cgal-discuss] Online Mesh Generation
  • Date: Mon, 14 Sep 2009 10:42:13 +0300

I am working with implicit functions to which I make a zero-level surface. I want  to make these functions updatable – that is, I create a surface, and then I change the function in some area of space, and I want to re-create the surface. The change is relatively local, so it should affect only a (known) part of the mesh. Is there a possibility to maybe “erase” part of the surface and update it with the new function, using CGAL’s mesh generation?

 

Amir.




Archive powered by MHonArc 2.6.16.

Top of Page