LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: amirsadig on February 08, 2008, 14:47:40

Title: does LWJGL support EXT_texture_from_pixmap?
Post by: amirsadig on February 08, 2008, 14:47:40

I want to create a small test about redirecting an X11 window app to texture and then bind it in 3D world. I can use Java3D to do this, but I want to exprement with LWJGL as it give a complate controll of the rendering.

does LWJGL support EXT_texture_from_pixmap?

this help me and also give performance.