Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Question regarding the parameter selection for 3D surface mesh generation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Question regarding the parameter selection for 3D surface mesh generation


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Question regarding the parameter selection for 3D surface mesh generation
  • Date: Mon, 12 Jun 2017 08:53:57 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:GF/R7x3MHKkRIcOjsmDT+DRfVm0co7zxezQtwd8ZseIRKfad9pjvdHbS+e9qxAeQG96KtLQc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q89pDXYQhEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7S60/Vza/4KdxUBLmlTkJNzA5/mHQicJ+gqxUrx2jqBNjzIDZe52VOfhkc6/BYd8XS2pMU8BMXCJBGIO8aI4PAvIPMehFsYbyvEEBrQCiBQmtGuzvzCJDiHnx3a0g0uQhFh3G1xEkE9wPrnvUq9D1O7kOUeCvzKjGzS/MYO9K2Tf68ojJchUtrf+RVr93asrRzU4vFxnEjlWXtYzpJTaV1uAWvmiU6upvT+Ovi2o9pw5tpTivw94hh4/UjYwbzVDE8D92wIczJdCgTk50e8WrH4BUty6ELYd5XsQiQ2RwtCkmxb0Jo5q7cDINyJQ9yB7SbeGMfYuQ4h/7SuqdPTN1iGhmdb+/nRq+7Fasx+7mWsWp0ltHoDJJn9vPu3wXyRDe5cmKRuFg8kql1zuDzQLe5+FCLEspj6TUMYQhzaQ1lpcLsUTMACv2mELuga+TbEok++yo5/3pY7X8upOQLoF0hhz8P6kggMC/DuM4Mg8BX2if5+uwzqHs/Ur8QLlSj/02lLfWsIzCKMgFuqK0BxVZ34Uj5hqlEjuqztcVkWMaIF9Hdh+Ll43pNEvPIPD8A/e/mVOskDJzyvDdOr3hBY/NLnnEkLf9Z7p97kpcxRE8zdBa/Z1UC7UBLOjvVU/2sdzUFgU5PBCsw+b7FNV90ZsTVn6AAqCDNKPeqEKH5uM0I+aQeY8Voy39JuM+5//uiH85gUUScbOo3ZsRcnC4H+5pL1+XYXr20Z89FjIBsQM6CeDrk1afSiV7ZnCoXqt66CtoJpihCNKJfY2niaed3Sq9VrlRfGFBFhjMPnrvcoiYQeYiYSmOJdVw03ZMAaOlTJUg0g3osQvSxL9uL+6S8Sod48GwnONp7vHewElhvQd/CN6QhjmA
  • Organization: GeometryFactory

You can get some information here:
http://doc.cgal.org/4.7/Surface_mesher/index.html#title5
and here:
http://doc.cgal.org/4.7/Surface_mesher/index.html#SurfaceMesher_section_criteria

Sebastien.

On 06/11/2017 12:08 PM, aerodynamic wrote:
Hello community,

I have given an implicit function. Now I would like to use CGAL in order to
extract a surface mesh. There exists an corresponding example (
http://doc.cgal.org/4.7/Surface_mesher/Surface_mesher_2mesh_an_implicit_function_8cpp-example.html#a5
).

My aim is to get a accurate mesh with preferably triangles of equal size.
How do I have to choose the parameters (angular bound, radius bound and
distance bound) of the surface mesh default criteria to achieve this? Are
there some rules how to choose these parameters? Right now I only set radius
bound and distance bound to the same value to control the maximal size of
the resulting triangles.

Kind regards,

Joan



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Question-regarding-the-parameter-selection-for-3D-surface-mesh-generation-tp4662760.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page