View Full Version : how to setup backgroung image?
huangzl99
09-01-2001, 05:30 PM
I need to setup a background image to a glut window. I mean it is a background image, not a texture on an object.(the black space of a glut window is not an object anyway)
how to do this? thanks
Jerry
mikael_aronsson
09-02-2001, 07:45 AM
Hi !
I guess a quad with a texture on it would work fine, just put it far away enough or don't put in the Z buffer, or glDrawPixels, but this would be slower.
Mikael
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.