I create a x11 window with opengl functionality, i need to load a image(jpeg | png) on its background where size of window be bigger than image, it doesn\'t matter. I surfed to get resylts like use De
I\'d like to create a window with transparent background and then render something onto it using OpenGL. I don\'t want to use the trick where whatever is behind the开发者_JAVA技巧 window is captured a
I am looking at the NeHe OpenGL tutorials (nehe.gamedev.net), which as almost every example also for Linux/glx.
I\'m writing s开发者_开发百科ome code which is intended to: 1. Render into an OpenGL texture using an FBO.