Multi Parents should work ?
you can change state etc on each parent if needed
 
 
 
 








Gordon
Product Manager 3d
__________________________________________________________
Gordon Tomlinson
Email  : gtomlinson @ overwatch.textron.com
__________________________________________________________


-----Original Message-----
From: [email protected] [
mailto:[email protected]] On Behalf Of Art Tevs
Sent: Monday, October 19, 2009 11:20 AM
To: [email protected]
Subject: [osg-users] Repeatable rendering of subgraphs, ideas?

Hi folks,

I need to render a subgraph multiple times per frame. So, not the way
how osg::Sequence work, where it renders a subgraph for specified amount
of frames, but I want to render the same subgraph several times during
one frame.

The graph will look for example like this one:
root
  |
group A - node A
  |      
group B - node B

The group A has to be rendered several times in one frame.
Any ideas how to solve that exercise?
Of course the amount of repeats should be changeable during run time,
hence simple multiple "copy" of group A will not work.

regards,
Art

P.S. The solution is practicaly for implementing iterative image
processing algorithms with osgPPU for example.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=18395#18395





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


<<Outlook.jpg>>

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

Reply via email to