Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Can someone write an application?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Can someone write an application?


Chronological Thread 
  • From: Giles Bathgate <>
  • To:
  • Subject: Re: [cgal-discuss] Can someone write an application?
  • Date: Thu, 17 Apr 2014 12:28:06 +0100

Hello, 

I just thought I would chime in, because I was interested in using the 3D Surface Mesh Generation module myself. A couple of problems I had with using it was that 1) It wouldn't work with the EPEC kernel 2) The examples all seem to rely on the grey level image (.inr) format, which there doesn't seem to be any nice libraries (in CGAL) for working with this format, all though I did find this: https://github.com/cgogn/CGoGN/blob/master/ThirdParty/Zinri/Zinrimage.h

What I would like is some examples where I can just mesh a std::list of CGAL::Point_3

Regards,
Giles





Archive powered by MHonArc 2.6.18.

Top of Page