Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Simplification: selection process and constrained edges

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Simplification: selection process and constrained edges


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: Re: [cgal-discuss] Simplification: selection process and constrained edges
  • Date: Fri, 11 Apr 2014 20:44:42 -0700 (PDT)


I tried a bigger mesh of 100k facets, and due to the bijectivity constraints
that I put in the placement, I couldn't simplify below 22k facets. I went
again over the source code, and I can't see any place that inserts edges
(e.g. in the 2-ring of a collapsed edge) back to the queue. Meaning, once an
edge is out of the queue it won't get back to it.

Can you please confirm, and explain what you meant by getting back to queue?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Simplification-selection-process-and-constrained-edges-tp4659059p4659112.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page