Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Using cgal in C

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Using cgal in C


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Using cgal in C
  • Date: Tue, 11 Aug 2009 15:24:14 +0200
  • Organization: INRIA

Stephane Lesoinne wrote:
Hello,

I would like to use a library to construct 3D convex hull in a acoustical raytracing program written in C but this library is only available in C++.
I'd like to know how I can use it in C or if another reliable library is freely available ?

It might be simpler to compile your whole program with a C++ compiler.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page