Skip to Content.
Sympa Menu

cgal-discuss - How to write custom code to load polygonal mesh to a polyhedron

Subject: CGAL users discussion list

List archive

How to write custom code to load polygonal mesh to a polyhedron


Chronological Thread 
  • From: Nguyen Tan Khoa <>
  • To:
  • Subject: How to write custom code to load polygonal mesh to a polyhedron
  • Date: Wed, 18 Apr 2007 03:07:59 +0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=pKIhRz0lfNCF0d+mw9QGDPqaK+aUrBUJdUh9plJeOBuRJiKFaAINh4MhYg0CwhYRgr3d7IUu0pjIhvhtiDzHTR2YSFcTD14dY08+uuufakwj4Ma+kGxfehgH6GASs2Aow4xJhwsH/ZkjHHLk5nBuLsgVyoaZRIIa6uVfm61lxtk=

Dear all,

I've spent about 4 hours to surf through CGAL 3.2 Manual but I couldn't figure out how to write custom code to load polygonal mesh into a Polyhedron_3 object. In my program, I have to read data from WRL file but unfortunately, CGAL support to output data of a Polyhedron_3 object to VRML format not in the reverse direction.

I'm really in an urgent to implement this feature. Please help me.

Bests,
Khoa.



Archive powered by MHonArc 2.6.16.

Top of Page