Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL in C#

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL in C#


Chronological Thread 
  • From: Francois Berenger <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL in C#
  • Date: Tue, 06 Dec 2011 16:40:36 +0900

On 11/10/2011 07:16 PM, Laurent Rineau (GeometryFactory) wrote:
Le jeudi 10 novembre 2011 19:03:40 Francois Berenger a écrit :
On 11/10/2011 04:30 PM, Sebastien Loriot (GeometryFactory) wrote:
saher murad wrote:
Hi,

Please could you let me know that how I can use CGAL in my C# project.

Thank you.

You can use classical technique for calling C++ from C# (ask your
favorite search engine, a lot of tutorial are available) or you can
write a small wrapper class to expose CGAL's methods you are interested
in and use SWIG to create C# bindings. The latter method is the one we
chose for the upcoming cgal-bindings for Java and Python (a first
version should be publicly available hopefully before the end of the
year).

No plans for OCaml? :(

SWIG has support for OCaml. GeometryFactory will not support OCaml in the
upcoming cgal-bindings, but we could accept external contribution for an OCaml
support. Well, when the cgal-binding project will be released and opened...

Hello,

If there is a possibility of early access to these SWIG wrappers,
I am interested.

I may provide some running examples for the 3D weighted alpha shape
package from OCaml code, if I manage to make it work.

Regards,
F.


  • Re: [cgal-discuss] CGAL in C#, Francois Berenger, 12/06/2011

Archive powered by MHonArc 2.6.16.

Top of Page