1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/graphics/py-glewpy/pkg-descr
Vanilla I. Shu 02439fbd0f - Stage
- Pet portlint

PR:		ports/188916
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
2014-05-09 03:13:41 +00:00

7 lines
307 B
Plaintext

GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the
Python OpenGL developer to use features such as fragment and vertex shaders and
image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
such as GLUT and SDL (pygame).
WWW: http://glewpy.sourceforge.net/