Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: Re: [cgal-discuss] CGAL in C#
  • Date: Thu, 10 Nov 2011 11:16:33 +0100
  • Organization: GeometryFactory

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...

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page