Skip to Content.
Sympa Menu

cgal-discuss - Can't load 3D mesh

Subject: CGAL users discussion list

List archive

Can't load 3D mesh


Chronological Thread 
  • From: Lyndon Hill <>
  • To:
  • Subject: Can't load 3D mesh
  • Date: Mon, 25 Jun 2007 04:12:27 +0100 (BST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CuuKa7GcAHiz691RtX5hjssvEbCecb6kwlsajcMzBcFbPKFixGEMrifJkOZXaanbh25kGwQexrPI17F5EKTpgZcq5Cuzclv3tckVqlwNnRM9K5woAhOf4f9bn/Zu32pJpdkajMR/P9fjcxcLi62WFfvNy3HtrEmUClrKwtSR29g= ;

Hello,

I am trying to load a 3D mesh from an OFF file using
CGAL::scan_OFF(). The mesh has been generated by some
simplification software.

I get the following error:

CGAL::Polyhedron_incremental_builder_3<HDS>::
lookup_halfedge(): input error: facet 302 shares a
halfedge from vertex 214 to vertex 213 with facet 300.

I don't quite understand why two facets sharing a
halfedge is a bad thing.

I presume that CGAL is enforcing some restriction to
ensure correct geometrical processing. In that case,
is there any software that will load in my "broken"
mesh and fix it for me ?

thanks in advance,

Lyndon Hill






___________________________________________________________
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more
at the Yahoo! Mail Championships. Plus: play games and win prizes.
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk



Archive powered by MHonArc 2.6.16.

Top of Page