Hi all,
I'm finding it very hard to find out whether or not it's possible to record vertex transformations using the TransformFeedback family of OpenGL calls using the generic attributes provided...
Type: Posts; User: Emiel
Hi all,
I'm finding it very hard to find out whether or not it's possible to record vertex transformations using the TransformFeedback family of OpenGL calls using the generic attributes provided...
Hey all,
I have a question for you: Is it possible to do a stencil test with an FBO when drawing geometry to the main framebuffer? I'm trying this so I can draw a skybox in my deferred renderer,...