View Full Version : how to copy ENTIRE framebuffer into a texture ??
haust
03-01-2002, 01:05 AM
I know this topic has already been covered many times so it's ok with glCopyTexImage2D and glCopyTexSubImage2D.
What i need to know can specify x and y ratios to copy the entire framebuffer to a smaller texture ??
no u will need to draw the scene the same size as the texture size, perhaps a pbuffer is handy?
knackered
03-03-2002, 05:20 AM
Or use that pixel zoom lark, if your card supports the imaging subset in hardware http://www.opengl.org/discussion_boards/ubb/wink.gif (Wildcat 4210 supports it, I think)
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.