Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] parametrizing non-manifold mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] parametrizing non-manifold mesh


Chronological Thread 
  • From: skunkwerk <>
  • To: ,
  • Subject: [cgal-discuss] parametrizing non-manifold mesh
  • Date: Thu, 25 Sep 2008 10:09:42 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=DJ8Bij8yFWCMZSndIZbE0z94nSH6536hDRAsTuS6wT1JelW0rKMn4q4i4Vx2zJGEoA 84k0Pe0wRf0yVleAOkcck79F3I1dwvhZDiO3HqAp5oQWheFLtDpdxsfpjavehuj3RwzI KhBcgLjKCQZyz7+MXK8mmu70QRinxO2x88XHw=

Hi,
    I'm trying to parametrize a 3D mesh that was output from a piece of modeling software - the problem is that it's non-manifold, and causes the parametrizer that's based on LSCM to crash.  I have looked around, and read a ton of papers, but haven't been able to find any algorithms that can handle non-manifold meshes.  So, my questions are:

1)  Does anyone know of any such algorithm?
2)  If not, are there any ways to repair the non-manifold mesh and turn it into a manifold one?  I've tried remesh.sourceforge.net and Prof. Ju's Polymender (http://www.cs.wustl.edu/~taoju/code/polymender.htm), but neither gives satisfactory results.

thanks,
imran



Archive powered by MHonArc 2.6.16.

Top of Page