OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> Backgrund
PDA
View Full Version :
Backgrund
Dlight
03-21-2001, 11:34 PM
Hi,
Can some one tell me who to make a background (2d).
Thanks
Bob
03-22-2001, 12:08 AM
Make the background a texture and draw it as a textured quad that covers the entire viewport.
Or if speed is not so important, use glDrawPixels().
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.