[PyOpenGL-Users] Examples using glDrawPixels
Brought to you by:
mcfletch
From: William J. P. <wjp...@un...> - 2002-02-27 22:37:37
|
Does anyone know of any examples that show how to use glDrawPixels from within PyOpenGL? I am porting an application from C++, and this GL call is working fine in the C++ version, but I'm not getting a correct image from PyOpenGL. Thanks! -- Jake |