Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL surface mesh simplification - how to get compact triangular faces?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL surface mesh simplification - how to get compact triangular faces?


Chronological Thread 
  • From: Shrabani Ghosh <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL surface mesh simplification - how to get compact triangular faces?
  • Date: Tue, 29 Oct 2019 03:32:59 -0400
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:StfroRwSmOBe8P3XCy+O+j09IxM/srCxBDY+r6Qd2+wRIJqq85mqBkHD//Il1AaPAdyArasc06GP6/GocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmTSwbalvIBmqsQndudQajZdmJ60s1hbHv3xEdvhMy2h1P1yThRH85smx/J5n7Stdvu8q+tBDX6vnYak2VKRUAzs6PW874s3rrgTDQhCU5nQASGUWkwFHDBbD4RrnQ5r+qCr6tu562CmHIc37SK0/VDq+46t3ThLjlSEKPCM7/m7KkMx9lK1UoByjqBJ/zYDaY5ybOuRica7GZ9wWWXBMU9xNWyBdAI6xaZYEAeobPeZfqonwv0YArRukBQa2H+zg0DlIhn7r1qM70+QhFhrG3Aw9FN8Jq3TUts76NKEIXeC6zKnIyi7Db/NS1Dr584XIfRUhruuNXbJ0a8be1U4vFwbcg1iWtIfrMTSV1uEXvGia6eptTeSvhHQ8pA5qpjig2N0ghZXOhoIQ0lzE+iJ5wIE6Jd28VkF3e8KrEJxVty2CNot2RNkiQ2BytyogxL0Go5i2dzUJxpQ/3xPTdeCLfoyS7h/gVOudOyl0iG5mdb6liBu+706twfDmWMauylZFtC9Fn8HMtn8T0xzT7dCKSv5n8Ueg3TaDzh7c5fxZLUwtm6rWJIAtzqQ/lpoUtkTDESv2l1vsgKCKcUUk//Ck6+XhYrr4up+RL5F4hh36P6g0mcGyAf40PhYSU2WY4+ix26Pv8VX8QLpQj/02lqfZsIrdJcQevqO5GBVV3Z0l6xqlADem0NMYnWIHLF9BfB+KlIfpO1TUL/D5CfezmUijkDBux/zeJL3uHo3NLmTfkLfmZbty90FcxxA3zdxG+p1UC6oBL+7uWk/qr9zVFQQ5Mgyxw+b/EtpxzIIeWWSVAq+YKqzeq1GI5vh8a9SKf5If7TbhN+A+tbmplm48gVZbfK+z3JJRZmr/BeVjO0zeYHzihZAKHm4O+wY/V+f3k0bRbTkGbHm7W+cw5yowFZm9JYbFXIGkxrKbjwmhGZgDXWBcA1qFF3agWIWDQPdEPDmIKMknnTwDTrjwGqcu0BivsEnxzL8xfbmcwTERqZ+2jIs93ObUjxxnrWUlXfTY6HmESiRPpk1NQjY32K5lpkkkkwWM1KF5h7pTEtkBvqoVADd/DobVyqlBM/63QhjIJ47bR1OvQ9HgCjY0HIpono0+Jn1lEtDntSjtmiqnB7hPyu6ODZ0wt6/Qhj3/e5w7xHHB260syVIhR5kXOA==

I could not attach it in the email. I am sharing it in the drive.
The stop criteria is:
  SMS::Count_ratio_stop_predicate<Surface_mesh> stop(0.9);
I have a list of edges in the text file which I kept as constraint in the process.
I have attached .cpp file also.

https://drive.google.com/drive/folders/1y7Tj0pXyAWuAOtTqQcg0RyvEPDpq_Ep9?usp=sharing


Regards
Shrabani Ghosh



On Tue, Oct 29, 2019 at 2:27 AM Sebastien Loriot (GeometryFactory) <> wrote:
Could you show what is the input of the simplification algorithm and
what is the output?

What stop criteria did you use? How did you constrain edges?

Sebastien.

On 10/28/19 8:01 PM, Shrabani Ghosh wrote:
> Thank You Sebastien for your response.
> I am attaching here a snapshot.
>
> <http://cgal-discuss.949826.n4.nabble.com/file/t376134/Untitled.png>
>
>
> Regards
> Shrabani Ghosh
>
>
>
> --
> Sent from: http://cgal-discuss.949826.n4.nabble.com/
>

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





Archive powered by MHonArc 2.6.18.

Top of Page