diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 14:05:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:05:50 +0200 |
commit | bb53bb5f097ff03a22e133d0ca1967d225ca8732 (patch) | |
tree | e2c55d9cb27afb5184139c1840a1e2ce8164d727 /development/PyOpenGL/slack-desc | |
parent | 186450ac4d82e4d499adbca7ed3f716afbb522d0 (diff) | |
download | slackbuilds-bb53bb5f097ff03a22e133d0ca1967d225ca8732.tar.gz |
development/PyOpenGL: Initial import
Diffstat (limited to 'development/PyOpenGL/slack-desc')
-rw-r--r-- | development/PyOpenGL/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/PyOpenGL/slack-desc b/development/PyOpenGL/slack-desc new file mode 100644 index 0000000000..713b1c4ebf --- /dev/null +++ b/development/PyOpenGL/slack-desc @@ -0,0 +1,11 @@ +PyOpenGL: PyOpenGL (cross-platform Python<->OpenGL bindings) +PyOpenGL: +PyOpenGL: PyOpenGL is the cross platform Python binding to OpenGL and related +PyOpenGL: APIs. The binding is created using the SWIG wrapper generator, and is +PyOpenGL: provided under an extremely liberal BSD-style Open-Source license. +PyOpenGL: PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, +PyOpenGL: WGL 4, and Togl (Tk OpenGL widget) 1.6. It also includes support for +PyOpenGL: dozens of extensions (where supported in the underlying implementation). +PyOpenGL: +PyOpenGL: +PyOpenGL: |