zukko
06-06-2004, 10:49 AM
how do i set a background image??
brcain
06-13-2004, 01:11 PM
Not sure if this is what you're after, but, try looking at OpenGL functions to copy an image to the frame buffer -- glDrawPixels(), glRasterPos*(), etc. You might also look at texturing a "background" polygon. I don't know of a way to clear the frame buffer to an image ... but rather a constant color.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.