Re: [osg-users] FBO FrameBufferObject and stencil support

2008-11-12 Thread Robert Osfield
Hi Himar, On Wed, Nov 12, 2008 at 10:56 AM, Himar Carmona <[EMAIL PROTECTED]> wrote: >1) Does OSG 2.6.1 supports FBO with stencil buffer attachment? It should do. I haven't personally tested it, but the code paths are all there. >2) Does it supports EXT_PACKED_DEPTH_STENCIL? 2.6.1 does

[osg-users] FBO FrameBufferObject and stencil support

2008-11-12 Thread Himar Carmona
Hi, i have two question regarding FBO and Stencil buffer. Perhaps someone could clear my thoughts. 1) Does OSG 2.6.1 supports FBO with stencil buffer attachment? 2) Does it supports EXT_PACKED_DEPTH_STENCIL? Explanation: I use FBO to take the render. Recently i wanted to use stencil t