skip to navigation
skip to content

pygarrayimage 0.0.7

Allow numpy arrays as source of texture data for pyglet.

pygarrayimage allows display of Python objects supporting the array interface as OpenGL textures without a copy. The OpenGL texture handling is done using pyglet.

In other words, this allows fast transfer of data from numpy arrays (or any other data source supporting the array interface) to the video card.

TODO: support the buffer interface added with Python 2.6/3.0 rather than the numpy-defined array interface.

File Type Py Version Uploaded on Size # downloads
pygarrayimage-0.0.7-py2.6.egg (md5) Python Egg 2.6 2009-06-12 02:30:41.798356 7KB 102
pygarrayimage-0.0.7.win32.exe (md5) MS Windows installer any 2009-06-12 02:30:22.237614 65KB 35
pygarrayimage-0.0.7.zip (md5) Source 2009-06-12 02:27:12.291935 8KB 72
pygarrayimage-0.0.7-py2.5.egg (md5) Python Egg 2.5 2009-06-12 02:30:32.918242 7KB 128
pygarrayimage-0.0.7.tar.gz (md5) Source 2009-06-12 02:29:34.655317 5KB 71

Log in to rate this package.