Hi all,

see also this thread for maybe a different idea. We also need multiple (but variable) passes for an image processing algorithm.

http://thread.gmane.org/gmane.comp.graphics.openscenegraph.user/49423

regards
jp

Paul Martz wrote:
Art Tevs wrote:
P.S. The solution is practicaly for implementing iterative image processing algorithms with osgPPU for example.

I've been thinking about the same issue, rendering a subgraph repeatedly with different texture input and FBO setup output, for purposes of depth peeling. Overriding traverse in a custom Group node, or maybe even overriding drawImplementation in a custom Drawable, seems like the way to go.
   -Paul

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to