slackbuilds_ponce/libraries/libgta/README
Christoph Willing 8c9de37fc9 libraries/libgta: Added (Generic Tagged Arrays Library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-05-26 06:59:24 +07:00

7 lines
315 B
Text

The GTA project provides a file format called Generic Tagged Arrays that
- is very easy to use
- can store any kind of multidimensional array data
- allows generic manipulations of array data
- allows conversion to and from other file formats
This libgta package is an optional requirement for OpenSceneGraph.