Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug in Mesh Decimation?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug in Mesh Decimation?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Bug in Mesh Decimation?
  • Date: Wed, 29 Jan 2014 19:54:47 +0100
  • Organization: GeometryFactory

Hi Jonathas,

I think I'm almost done with the patch (at least it worked on your file and the testsuite of the package is OK).
I modified a bit the API to make it more clean and there
is a dedicated parameter for passing the constrained edge map.

I join the patched files and an example
(I advice you to use the include_directories(BEFORE XXX) command of cmake to avoid patching your CGAL copy).

Please let me know if it works now for you and whether you find
another issue.

Thanks,

Sebastien.

On 01/15/2014 03:41 PM, jccosta wrote:
Hi Sebastien,

Did you have time to look into this?
Your correction for the vertexes placement works fine, but the patch that
corrects the boundary edges preservation is causing CGAL to break with some
meshes as entries.

Thank you.

Jonathas.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-in-Mesh-Decimation-tp4658610p4658649.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


Attachment: patch.tgz
Description: application/compressed-tar




Archive powered by MHonArc 2.6.18.

Top of Page