[vtkusers] Surface coarsening/remeshing code release

Sebastien Valette sebastien.valette at creatis.insa-lyon.fr
Tue Jul 20 17:34:08 EDT 2010


Hi,

We have just released the source of our surface mesh 
simplification/remeshing code called ACVD. ACVD performs uniform, 
curvature-adapted or anisotropic coarsening of triangular meshes 
(inheriting the vtkPolyData class) in an efficient way and is well 
suited for meshes made of several million triangles (the limit depending 
on your RAM resources). This code is the implementation of the papers 
[1][2] given at the end of this message. As it is coded on top of VTK 
and CMAKE, it made sense for us to advertise the release on the mailing 
list.

You can get the code archive and more details here:

http://www.creatis.insa-lyon.fr/site/en/acvd

By the way, big up to the VTK devs, your work is greatly appreciated!

Sebastien

Papers:
[1] Valette S., Chassery J M., "Approximated Centroidal Voronoi Diagrams 
for Uniform Polygonal Mesh Coarsening", Computer Graphics Forum 
(Eurographics 2004 proceedings), vol. 23, no. 3, pp. 381-389, 2004 .
[2] Valette S., Chassery J M., Prost R., "Generic remeshing of 3D 
triangular meshes with metric-dependent discrete Voronoi Diagrams", IEEE 
Trans Visu Comp Grap, vol. 14, no. 2, pp. 369-381, 2008 .

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100720/051577b7/attachment.htm>


More information about the vtkusers mailing list