File: index.html

package info (click to toggle)
cgal 4.0-5
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 65,068 kB
  • sloc: cpp: 500,870; ansic: 102,544; sh: 321; python: 92; makefile: 75; xml: 2
file content (64 lines) | stat: -rw-r--r-- 1,849 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">  
<html lang="en-US">
<head>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  <link rel="shortcut icon" href="cgal.ico">
  <TITLE>CGAL - Computational Geometry Algorithms Library</TITLE>
  <LINK REL=stylesheet TYPE="text/css" HREF="cgal.css">	  
</head>

<body>

    <CENTER>
        <IMG SRC="images/cgal_large_FAF8E8.gif" ALT="CGAL">
    </CENTER>
    <CENTER>
        <span class=subtitle>Computational Geometry Algorithms Library</span>
    </CENTER>



<p>
The goal of the CGAL Open Source Project is to provide 
<em>easy access to efficient and reliable geometric algorithms</em>
in the form of a C++ library.
</p>

<h3>Manuals</h3>

<p>
<ul>
<li><a href ="installation_manual/contents.html">CGAL Installation Guide</a>
<li><a href ="cgal_manual/contents.html">CGAL Manual - Table of Contents</a>
<li><a href ="cgal_manual/packages.html">CGAL Manual - Package Overview</a>
<li><a href ="http://www.cgal.org/Manual/last/doc_html/cgal_manual/contents.html">CGAL Online Manual</a>
</ul>
</p>



<h3>Further Links</h3>

<p>
<ul>
<li><a href ="http://www.cgal.org/">CGAL Homepage</a>
<li><a href ="http://www.cgal.org/FAQ.html#installation">FAQ concerning Installation</a>
<li><a href ="http://www.boost.org/doc/">Boost Documentation</a>
<li><a href ="http://www.cplusplus.com/reference/stl/">STL Reference</a>
</ul>
</p>


<h3>License</h3>

<p>CGAL is distributed under a dual-license scheme.  CGAL can be used together
with Open Source software free of charge.  Using CGAL in other contexts can be
done by obtaining a commercial license from
<a href="http://www.geometryfactory.com">GeometryFactory</a>.
For more details see the <a href="http://www.cgal.org/license.html">License</a> page.
</td>



</body>
</html>