View | Details | Raw Unified | Return to bug 52883 | Differences between
and this patch

Collapse All | Expand All

(-)pkg-descr (-5 lines)
Lines 2-12 Link Here
2
Free Software Library intended to provide a set of useful functions to deal
2
Free Software Library intended to provide a set of useful functions to deal
3
with 3D surfaces meshed with interconnected triangles.
3
with 3D surfaces meshed with interconnected triangles.
4
4
5
The code is written entirely in C with an object-oriented approach based
6
mostly on the design of GTK+. Careful attention is paid to performance related
7
issues as the initial goal of GTS is to provide a simple and efficient library
8
to scientists dealing with 3D computational surface meshes.
9
10
A brief summary of its main features:
5
A brief summary of its main features:
11
   - Simple object-oriented structure giving easy access to topological
6
   - Simple object-oriented structure giving easy access to topological
12
     properties.
7
     properties.

Return to bug 52883