uranium_junkie
01-12-2006, 04:35 PM
Hi, sorry if this is a blatantly stupid question. Me am a newbie
I’m trying to render a bitmap over the 3d world (like a game consol). I’ve being settling for rendering quads in front of the camera and texturing it but this doesn’t work well when the camera moves. Also if I need to place another image over the original image they flicker back and fourth. I’ve also looked at glDrawPixels() but you can’t seem to render another tga over it with Alfa values
Thanks for any help
I’m trying to render a bitmap over the 3d world (like a game consol). I’ve being settling for rendering quads in front of the camera and texturing it but this doesn’t work well when the camera moves. Also if I need to place another image over the original image they flicker back and fourth. I’ve also looked at glDrawPixels() but you can’t seem to render another tga over it with Alfa values
Thanks for any help