Donate Share

EasyBMP Cross-Platform Bitmap Library

Code

Programming Languages: C++

License: BSD License

Show:

What's happening?

  • Pixel Data for OpenGL

    Where can I get the pointer to the pixel data for OpenGL? I need it for the last parameter in void glDrawPixels( GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) Thanks.

    2009-07-12 00:15:07 UTC by nobody