Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] .poly convertion

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] .poly convertion


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] .poly convertion
  • Date: Wed, 13 Apr 2011 08:56:22 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=v47GgecrgoGIo2wPB8wPiauAbdBUCmxN5u4EeIeEQTGXVXEX+uEDlklKDiwRFtDUNc zTdlMwsjjFO6Zb899NgbAc8n7I9Q45+Q+UywBOU5cbJKmwTtJvt8RjQxVclPE5YO7nWi SgpsoIih5sdt0B6TcORDkvwYVGiCnuVQjO1TU=

You need to write a convertor to OFF file for example.

See here for example:
http://people.sc.fsu.edu/~jburkardt/data/off/off.html

You can contribute it to the list for other user then.

S.

On 04/11/2011 04:15 PM, Fabio Casado Ruiz wrote:
Hi all,
I'm trying to mesh some examples both in TetGen and CGAL, and comparing
results, but the models I have (from tetgen examples) and the ones I'm
exporting from an application developed here at the University are both
in .poly, which I can't load in CGAL Demo. Is there a function to load
3D .poly models or a specific application to convert from .poly to some
other file usable by CGAL???
thanks
fab.





Archive powered by MHonArc 2.6.16.

Top of Page