What is the best array module to use? Numpy or Numeric? For PyOpenGL I want to call glDrawPixels, but what do I do for the pointer to the pixels? How do I do a pointer in python?
Which is better to use. glDrawPixels or Pixel buffers?
What is the best array module to use? Numpy or Numeric? For PyOpenGL I want to call glDrawPixels, but what do I do for the pointer to the pixels? How do I do a pointer in python?
Which is better to use. glDrawPixels or Pixel buffers?