OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> Hey!how can get one pixel in framebuffer and change its value ?
PDA
View Full Version :
Hey!how can get one pixel in framebuffer and change its value ?
kim1980
08-15-2001, 10:44 AM
how can get one pixel in framebuffer and change its value ?
Bob
08-15-2001, 11:33 AM
glReadPixels to obtain it, and glDrawPixels to draw it after you modified it.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.