Hi Rômulo, On 24 April 2018 at 05:21, Rômulo Cerqueira <[email protected]> wrote: > is there any example to implement FBO without cameras? Where can I find it?
Camera's are just the public interface that users have to set up all the things that are required when doing render to texture. There isn't any "heavy" consequences for using osg::Camera for RTT. Could you explain what the problem you perceive as something you need to solve by not using osg::Camera for RTT? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

