meshpro / pygalmesh

:spider_web: A Python interface to CGAL's meshing tools
GNU General Public License v3.0
580 stars 57 forks source link

isotropic remeshing #144

Open ldv1 opened 3 years ago

ldv1 commented 3 years ago

hi,

is it possible to do isotropic remeshing as implemented in

CGAL::Polygon_mesh_processing::isotropic_remeshing ?

nschloe commented 3 years ago

Sure, I'll be happy to review a PR.