cgal/Polyhedron/demo/Polyhedron.old/resources/about.html

31 lines
1.1 KiB
HTML

<html>
<body>
<h2>3D Polyhedral Surfaces</h2>
<p>Copyright &copy;2008
<a href="http://www.geometryfactory.com/">GeometryFactory</a>
and <a href="http://www-sop.inria.fr/">INRIA Sophia Antipolis - Mediterranee<a/></p>
<p>This application illustrates the 3D polyhedral surfaces
of <a href="http://www.cgal.org/">CGAL</a>, and operations and
algorithms that can be applied to.</p>
<p>See also the following chapters of the manual:
<ul>
<li><a href="http://www.cgal.org/Pkg/Polyhedron">
3D Polyhedral Surface</a>,
</li>
<li><a href="http://www.cgal.org/Pkg/Nef3">
3D Boolean Operations on Nef Polyhedra</a>,
</li>
<li><a href="http://www.cgal.org/Pkg/ConvexHull3">
3D Convex Hulls</a>,
</li>
<li><a href="http://www.cgal.org/Pkg/SurfaceSubdivisionMethods3">
3D Surface Subdivision Methods</a>,
</li>
<li><a href="http://www.cgal.org/Pkg/SurfaceMeshSimplification">
Triangulated Surface Mesh Simplification</a>.
</li>
</ul>
</p>
</body>
</html>