Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Error compiling refine fair example from polygon mesh processing

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Error compiling refine fair example from polygon mesh processing


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Error compiling refine fair example from polygon mesh processing
  • Date: Mon, 2 Sep 2019 09:08:49 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:dKJxnx+kOjuQwf9uRHKM819IXTAuvvDOBiVQ1KB20OocTK2v8tzYMVDF4r011RmVBN+dsqwVwLOP6ejJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVmjaxe65+IRSyoAneq8UanJVuIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1jioMKjw3/3zNisFokaxVvhyhqRx8zYDabo6aO/hxcb/Sc94BWWpMXNxcWzBdDo6ybYYCCfcKM+ZCr4n6olsDtRWyCxSyC+z00DBInWP23awk3OQnDArI2gsgH8gPsHTTsNX+KaMeX+Grw6nPyDXMce9W2S396YbIaB8uve2MXbVqccvRzEUjGR7Og1KLqYzhODOVzOUNs2+H7+Z6UOKvj3Uqqw50oje1x8csjpPFiZ4SylDB7Ch0xps+K9O/SE5+e9GkEZ1QujmcN4RsWcwtWGVotzggxrIavp67eTAGx4goxxHFb/yLaY+I4gjsVOuXPDx2h2pldaqhixqu9UWs0O7xW8mu3FpUsCZJj8PAu38T2xDL9MSIUOdx8lqk1DmR2Q3e5eRJLl46lafaN5Esx6M8m5UIvkjfGyL6hkH7g7GUe0gh++Wn9+Xqb7bjq5KcN4J7lwHzP6EwlcOiA+k3Lg4DVHWB9+umzr3s50j5Ta1KjvIolqnZt4jXJcEBqa64Bw9Zy4gi6wyiAzu/3tQVkmcLIEhKeBKAiIjpNFXOL+7iAfijhFSslS9nx/HAPrL/HpXANmbPnKvlcLpn6ENRyBA/wc5B655JEL0ML+z/Vlf0tNPCDx85NwK0w/zgCNV4zo4eQmaPAqiDMKPTtl+I+vgjI+yIZIIOtzb9LuIq5//qjXMjhVAdeqyp0YMNaH+kBvRmP1mZYX30j9gdHmcFpA4+QPX3h12DSj5ce2uyX7kn5jwgE4KnDYLDRpi3j7Cb3Se7GIdWZmFcBVyWH3fobdbMZ/BZYy2bJoptkycPSKO6Y44nzxCn8gHgmJR9Ke+BsBYVv5v4yNl44aX3kgsz8iA8T+uQ1GSAU3tlsGoDWzgszeE16RhmzlCZ0K9kxflcPdNW7vJNFAw9MMiPnKRBF9nuV1eZLZ+yQ1G8T4D+WG1jfpcK29YLJn1FNZC6lBmahnilBrYUk/qAA5lmqvuBjUi0HN50zjP97Idkj1QiRZESZ2ivh6o66BKKQoCVyQOWkKGlcala1ynIpj/anDi++XpAWQs1ap3rGHUWZ0/Yt9P8vxqQQLqnCLBhOQxEm5eP

Just above the picture there is some text saying that remeshing is done using:

CGAL::Polygon_mesh_processing::isotropic_remeshing()

https://doc.cgal.org/latest/Polygon_mesh_processing/group__PMP__meshing__grp.html#gad3d03890515ae8103bd32a30a3486412

Sebastien.

On 8/2/19 7:06 PM, Shrabani Ghosh wrote:
Hi,

The input file :
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/input.png>
After I applied the refine program, I can see the mesh is refined like this.
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/output_%282%29.png>

Though it is refined but not uniformly distributed.
I thought I will get something uniformly distributed mesh like this.
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/23.png>





--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



  • Re: [cgal-discuss] Error compiling refine fair example from polygon mesh processing, Sebastien Loriot (GeometryFactory), 09/02/2019

Archive powered by MHonArc 2.6.18.

Top of Page