Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL integration into openFrameworks

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL integration into openFrameworks


Chronological Thread 
  • From: julapy <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL integration into openFrameworks
  • Date: Mon, 16 Dec 2013 20:38:50 +1100

Thanks for the quick reply.

Yes, I think wrapping the entire library is not realistic,
but better to pick points of interest and work on integrating them.

GeometryFactory also looks like a good option if we get stuck.

Cheers,
L.

On 16 Dec 2013, at 7:36 pm, Andreas Fabri
<>
wrote:

>
> Hi Lukasz,
>
> there are no CGAL developers in Australia, but maybe you
> find local CGAL users.
>
> For the CGAL project, it is already a lot of work to run
> the project without integrating it in a framework.
> It seems unrealistic to integrate entire CGAL, and on github
> https://github.com/danoli3/ofxCGAL/blob/master/src/ofxCGAL.h
> I see what you target initially: point set processing
> and surface reconstruction.
>
> Maybe just ask specific questions you have on the discussion
> mailing list. The list is rather responsive, with replies
> from developers and users. Or buy some days of commercial
> support from GeometryFactory - something we did already for
> an open source GIS and an open source geophysics project in
> the past.
>
> Best regards,
>
> Andreas
>
> On 16/12/2013 05:18, julapy wrote:
>> Hi,
>>
>> A colleague and I have started integrating CGAL into openFrameworks
>> (http://www.openframeworks.cc),
>> a open source c++ toolkit for creative coding.
>>
>> We’re in the process of warping CGAL functionality in this addon,
>> https://github.com/danoli3/ofxCGAL
>> but as we’re soon realising, it is a very comprehensive and complicated
>> library,
>> and progress could be made faster if we were in touch with a CGAL
>> expert, who’s brain we could pick every now and then.
>>
>> We’re based in Sydney, Australia.
>> and firstly wondering if there are any CGAL Sydney siders based here?
>> or if CGAL is being taught at any of the universities in Sydney so we
>> can get across the fundamentals?
>>
>> Cheers,
>> Lukasz.
>
> --
> Andreas Fabri, PhD
> Chief Officer, GeometryFactory
> Editor, The CGAL Project
>
> phone: +33.492.954.912 skype: andreas.fabri
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>




Archive powered by MHonArc 2.6.18.

Top of Page