summaryrefslogtreecommitdiff
path: root/libraries/perl-OpenGL-Image/README
diff options
context:
space:
mode:
authorJoey Trungale <joey@trungale.net>2010-07-11 10:10:35 -0400
committerErik Hanson <erik@slackbuilds.org>2010-07-11 10:28:11 -0500
commit92fdb43e2b85255ef16d4108cfe6aba83b0a6639 (patch)
tree3c39bc5f71fa96f8262cc04f51feb41d6b7d15f3 /libraries/perl-OpenGL-Image/README
parent91f07d818ac31cc4c76b27e7c9aaeda6764553bf (diff)
downloadslackbuilds-92fdb43e2b85255ef16d4108cfe6aba83b0a6639.tar.gz
libraries/perl-OpenGL-Image: Added (abstract imaging interfaces)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/perl-OpenGL-Image/README')
-rw-r--r--libraries/perl-OpenGL-Image/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/perl-OpenGL-Image/README b/libraries/perl-OpenGL-Image/README
new file mode 100644
index 0000000000..c1c5632a8a
--- /dev/null
+++ b/libraries/perl-OpenGL-Image/README
@@ -0,0 +1,6 @@
+perl-OpenGL-Image (A wrapper to abstract imaging interfaces)
+
+OpenGL::Image provides methods to load/modify/save images for use
+with OpenGL textures, FBOs and VBOs.
+
+This requires perl-OpenGL. \ No newline at end of file