Subject: CGAL users discussion list
List archive
- From: Shankar Kulumani <>
- To:
- Subject: Re: [cgal-discuss] Uniform surface mesh generation
- Date: Tue, 27 Mar 2018 10:24:43 +0000
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:XcRNZR9pvmMRSf9uRHKM819IXTAuvvDOBiVQ1KB31+ocTK2v8tzYMVDF4r011RmVBd6ds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+55Pebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMMvrRr42RDui9b9mRxDmiCgFNzA3/mLZhNFugq1Hux+uvQBzzpTObY2JKPZzfKXQds4aS2pbWcZRUjRMDJ68b4QVCeoBPvxXr5PgrFULsBu+ARSsBOb1xT9Oh3/9wKo30/8hEQ7c2gwgHMkOvG7XrNjuO6cSVPq6zKjMzTnZc/xW3jL95ZHOfxs8r/+MWrdwftDQyUkpDw7Fj1OQqZbkPzyPzOgNvXKb4/J8WuKgkWEnrxt9oj+1xscjkoXGnZwaykrH9SpnxIY6O925RFRlbtG5DZtdsTyROYhuQs46QWxltzw2xqAYtZO7ZiQHy4orywTCZ/GDcoWF5A/oWvyLLjdinn1lfaqyhxas/kikze3xTsy030xLripBi9XMsWwN2wDK5siJV/dw+kas1SyA1wDU7eFELkQ0mrTBJ5E9xb4wk4IfsUXFHiDohEX7lK2be0o+9uS19ejqYq/qq5yCO4Nulw3zNqUjltS6AesiMwgOW2ab+f671L3m5UD5W7VKgecwkqnaq5DWP8cbq7W2Aw9QyIkj6hK/Ay2639QfmHkLNEhFdw6fj4j1J1HOJ+j1Auuwg1u2lDdn3u3JPrz6AprRM3jDi6zhcK1m609czQoz1cpQ64hVCrEHOvLzW1X+uMbWDh8jYESJxf36AoB9yp8GQjDIRbSINbvb916O/OMmZeeWI5QEvS70bPkj6fmphnAwnRoRfLKiwIAMO0y/S/9pKkHcbXv3icoaCk8LuBA/Rarkkg6sSzlWMk2yVqQ/7ytzK5+iEILKQIHl1KeB1SG4BdtVTm9DA1GIV3zvctPXCL83dCuOL5o5wXQ/Xr+7Rtp5jED8hErB07Nia9Hs1GgdvJPn2sJy4rSKxx43/D1wSc+a1jPUFj0mriYzXzYzmZtHjwll0F7aiPp3hvVZEZpY4PYbCl5nZ66Z9PRzDpXJYiyEftqNTwz4ENCvADV0Sc5phtFXMhg7FNKlgRTOmSGtBu1Nmg==
Thank you for all the help.
On 03/27/2018 02:06 AM, Shankar Kulumani wrote:
> I am using the tutorialhere
> <https://doc.cgal.org/latest/Surface_mesher/Surface_mesher_2mesh_an_implicit_function_8cpp-example.html>to
> generate a mesh given an implicit function (an ellipsoid).
>
> I have two questions:
>
> 1.
>
> Is there a method to relate the mesh generation parameters
> (|angular_bound|,|radius_bound|, and|distance_bound|) to the
> resulting number of vertices and/or faces of the resulting mesh?
>
No you can't, the criteria allos to control the size and shape of the
triangles, as well as the error of the mesh wrt the input.
> 2.
>
> Is there a method to ensure a uniform mesh over the surface? For
> example, this Matlab code offers a uniform mesh generation
> functionDistMesh <http://persson.berkeley.edu/distmesh/>.
As described here:
https://doc.cgal.org/latest/Surface_mesher/classCGAL_1_1Surface__mesh__default__criteria__3.html
If you want something uniform, you should pass the expected size
to radius_bound. However, note that all the triangles generated will
all have to respect the error or angle criteria. So in some parts
of you mesh you might have triangles thiner than expected (basically
where you have curvature). If you put looser value for these criteria
then the radius_bound should be the one imposing the constraints on
triangles generated.
Sebastien.
>
> Thank you
>
>
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
- [cgal-discuss] Uniform surface mesh generation, Shankar Kulumani, 03/27/2018
- Re: [cgal-discuss] Uniform surface mesh generation, Sebastien Loriot (GeometryFactory), 03/27/2018
- Re: [cgal-discuss] Uniform surface mesh generation, Shankar Kulumani, 03/27/2018
- Re: [cgal-discuss] Uniform surface mesh generation, Sebastien Loriot (GeometryFactory), 03/27/2018
Archive powered by MHonArc 2.6.18.