Subject: CGAL users discussion list
List archive
- From: Kim <>
- To:
- Subject: Re: [cgal-discuss] Offset Poisson reconstruction
- Date: Mon, 19 Apr 2021 14:37:18 -0500 (CDT)
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
- Ironport-hdrordr: A9a23:BmP/Fq5P+IR3NpVGEwPXwaCBI+orLtY04lQ7vn1ZYxpTb8CeioSSjO0WvCWE8go5dVMBvZS7OKeGSW7B7pId2+IsFJqrQQWOggWVBa5464+K+VDdMgj/7PMY9YoISchDIfjxF0U/scHh/AKjGc0hy9XvytHPuc76z21xCT1scb1q9Q1jCg2WVnRxXhQuP+tBKLO5xu5q4wWtYm4WaMPTPBg4dszOvcfCmp6jQTNuPW9d1CC0gTml6KH3HnGjt391bxp03bwg/WLZ+jaX2oyftZiApiP05iv41bwTst3k095KBMuQkKEuW1bRozftSYhlW6KPpyBdmpDL1H8a1OLBuhE6IoBa4G/KciWJp3LWqnHd+Qdr0VDH4xujnHPoo6XCNVYHItsEhoRTGyGpjHYIrZV53LhQ12yUlZZGZCmw/hjA2w==
- Ironport-phdr: A9a23:5rKAFhAnXIOUcS/iLPLZUyQUDkQY04WcBSYlr6E/grcLSJyIuqrYVGTh7PlgxGXEQZ/co6odzbaP4ua6ATBLvsbJmUtBWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYdFRrlKAV6OPn+FJLMgMSrzeCy/IDYbxlViDanbr5+MRG7oR/PusUKjoZuJaQ8xxjUqXZUZupawn9lK0iOlBjm/Mew+5Bj8yVUu/0/8sNLTLv3caclQ7FGFToqK2866tHluhnFVguP+2ATUn4KnRpSAgjK9w/1U5HsuSbnrOV92S2aPcrrTbAoXDmp8qlmRAP0hCoBKjU293/ZhdJ/jaJHuRyhoRh/wo7NbI2MMPRwZLrRctIVSGZcWstdTixMDp+hZIcLAecNIfpUo4z7qlATrxWxGBOsCfvhxDFImHH43q810+o8Hw7JwAMuEMkDsGjWodnpKKseTfy5wLfOwD7eb/1WwzD96I3Qfx4koPGMWK97fM3UyUkuDQ/KklKQqZb/PzyL0eQBqXSb4PRlVeK3jG4nsRt+ojy0y8crl4nJmoYVylfD9SV62oo6Odq4SEtibNOiDZBfuD2UOZFsTcM+X2Fnpjw6yrsetJOmeCUG1ogqyhzRZvCZcoWE/xLtWeeTLDplinxoZr2yigi8/EauxODyVtS53VZJoydFk9TBtm4A2hjO5sSbVvZw+Fqq1ziI1wDW8O5EIEY0mLLdK5E72bE/jZ4TvlrZEiDqn0X2iambfVgn9Oiw8+nrf7Hrq5uGO4J6iQzyKKcjl82lDek5MwUDWXWQ9/6m273550L5Ra1Hjv0onandt5DXPcIbq6GjDw9TyIks8A2wDzO439gCgXYHK1dFdAqGj4jvJV7OPOj1Aeq7jlmoijtmyfPLMqfiD5jMNHTOkbbsca5460FGyQozyd5f54hTCrEEOP/zX07xuMbEAR8+KQy02fjoCNJn2oMCR22PB7eZMKTIsVCS4uIiOO6MZJIJuDb5LPgl4P3ugWUlll8aeKmlxYEXZ2ygHvR6P0WZZmLhjcsOEWgQugoyVfHliFyZUTFPenayRLk86yogCIOmCIfDXpqijKaA3Ce9BJ1WZ3pJBkqCEXfyJM24XKIHZyuWZ8NgiTcZTqOJSok71BjouhWp5aBgK7/3+yhQ4ZfiktNy/ffeklcu+DlsCN6U10mKUn1wmWQLATQx2fYs8gRG1l6f3P0h0LRjHttJ6qYSCl9SHa6Z9PRzDpXJYiyEftqNTz6ORIngBzg7RNY8hdQJZhQkc/2Syyvb1i/vOIc70qSRDfQc9b/A23/2JIB2zHOUjMEJvxwdWsJKcFaeqOt6/gnXCZTOli2xkLu2caMb32jG82LRlgKz
Dear developers,
Upon further testing it seems the underlying issue leading to the assertion
violation in Refine_facets_3.h (Line 862) was not really resolved by the
recomputations of the normals.
I have created a minimal example, which I have uploaded to the link bellow,
in the hope you can reproduce the problem and hopefully point out if I am
doing anything wrong. The minimal example should fail with its current
settings, and work without any issues if me_facetDistance (Line 92) is set
to 0.01.
test.7z <http://cgal-discuss.949826.n4.nabble.com/file/t376247/test.7z>
Regards,
K
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] Offset Poisson reconstruction, Kim, 04/04/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/05/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/19/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Simon Giraudot, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Sebastien Loriot, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Sebastien Loriot, 04/24/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/30/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Sebastien Loriot, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Simon Giraudot, 04/21/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/19/2021
- Re: [cgal-discuss] Offset Poisson reconstruction, Kim, 04/05/2021
Archive powered by MHonArc 2.6.19+.