OpenGL : 2D Bitmap 'over' 3D scene
Hi,
For a flight sim project I need to put a 2D ''panel and window'' image in front of an OpenGL rendered 3D scene. Naturally the ''window'' needs to be transparent so the 3D scene remains (nearly) completely visible.
Can anyone point me to code that does something similar ? All I know is I need to render & blend a texture mapped polygon in front of my 3D scene, but how does one do just that ?
Ivan
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement