does LWJGL support EXT_texture_from_pixmap?

Started by amirsadig, February 08, 2008, 14:47:40

Previous topic - Next topic

amirsadig


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.