diff options
Diffstat (limited to 'libraries/gts/README')
-rw-r--r-- | libraries/gts/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/gts/README b/libraries/gts/README new file mode 100644 index 0000000000..f79b478809 --- /dev/null +++ b/libraries/gts/README @@ -0,0 +1,6 @@ +GTS is open source software that provides a set of functions to deal +with 3D surfaces meshed with interconnected triangles. It consists of +the library libgts and some auxiliary programs. + +Triangulated surface manipulation appears in several applications, +such as graph visualization and fluid flow simulation. |