blob: 3b212778fce137e097d7cced165b284d0a73417e (
plain)
1
2
3
4
5
6
7
|
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.
|