diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-03 11:57:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:50 +0700 |
commit | 6a864c4cb2a85a2d60c765732f7b18fa3f45fecb (patch) | |
tree | 0342906d269c43a95ac526a97798a87b5bd3c07a /libraries/cal3d/README | |
parent | 1137fe0348cb71172274a9ed5bcb50ddd05a4e3f (diff) | |
download | slackbuilds-6a864c4cb2a85a2d60c765732f7b18fa3f45fecb.tar.gz |
libraries/cal3d: Added (3D animation library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/cal3d/README')
-rw-r--r-- | libraries/cal3d/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/cal3d/README b/libraries/cal3d/README new file mode 100644 index 0000000000..24c78c5914 --- /dev/null +++ b/libraries/cal3d/README @@ -0,0 +1,5 @@ +Cal3D is a skeletal based character animation library. It is platform- +independent and not bound to a specific graphic API. Originally designed to +be used in a 3d client for the Worldforge project ( www.worldforge.org ) +it evolved into a stand-alone product that can be used in many different +projects. |