View Full Version : Repruducing framebuffer
Bradsco
06-09-2001, 06:39 PM
Does anyone have any insight or an example on how to retrieve the current framebuffer data and use it as texture data for a subsequent frame render?
RandyU
06-10-2001, 12:26 AM
To retrieve data from framebuffer, you can use glReadPixels.
DaViper
06-10-2001, 09:40 PM
glCopyTexImage, glCopyTexSubImage...
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.