LWJGL Forum

Programming => OpenGL => Topic started by: RemalKoil on July 30, 2005, 16:20:57

Title: Edit dinamically texture.
Post by: RemalKoil on July 30, 2005, 16:20:57
{ I'm sorry 4 my engish }

Hello world,
I must read and write pixels of a texture.
How can change directly the pixels of a texture with OpenGL?
Title: Edit dinamically texture.
Post by: Matzon on July 30, 2005, 21:17:28
pbuffer and glReadPixels ?