Hi Paul, On 4. Feb 2013, at 11:25, Paul Pocock <[email protected]> wrote:
> The same init works in a standalone OSG app, my guess was that maybe because > EQ is managing the context that I may have to do some pre-requisite EQ/FBO > related config ? I was looking at some FBO setup in roiFinder.cpp - would > this have some relevance in the way osgScaleViewer would handle FBO's? Once you're in a Channel callback you have native access to the GL driver as you would expect to. I'm assuming you're using the Eq GL context to setup the FBO? Some small code example and the related error would go a long way... The roiFinder FBO setup is relevant in the sense that it works setting up an FBO. The eqPly AccumBufferObject also uses an FBO internally. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

