OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> how can display the bmp in memory into window ?
PDA
View Full Version :
how can display the bmp in memory into window ?
kim1980
08-15-2001, 04:08 AM
how can display the bmp in memory into window ?
Gavin
08-15-2001, 04:56 AM
(slow + easy) glDrawPixels
or
(fast, bit more complex) texture map it to a quad
gav
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.