Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Using CGAl

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Using CGAl


Chronological Thread 
  • From: Nicholas Mario Wardhana <>
  • To:
  • Subject: Re: [cgal-discuss] Using CGAl
  • Date: Tue, 28 Jun 2011 21:11:33 +0800

On 28 June 2011 20:57,
<>
wrote:
> Hi,
> I'm new to CGAL and computation geometry, I know simple concepts in
> Computational Geometry and has just Completed an advance cource in C++,I'd
> like
> to learn how to use CGAL.I have Installed Cgal.But dont know how to apply
> cgal
> library.There is hardly any tutorials or books on CGAL out there .
> Plz help me...........
>

Hi Pramod,

I remember when I began to use CGAL, I spent a lot of time reading its
manual. You can visit it here:

http://www.cgal.org/Manual/latest/doc_html/cgal_manual/contents.html

As you read the chapters, you will find some code examples that you
can test and run to get you familiarised with the concepts used in
CGAL. I admit that I didn't read all the chapters there, but I read
the basic chapters (those in part II) and chapters related to my
research.

Not sure if this helps, but assuming you already know how to use
static libraries, I think it should be enough to begin with this step.

Best regards,
Nicholas



Archive powered by MHonArc 2.6.16.

Top of Page