Hi Paul,

On 1/6/07, Paul Martz <[EMAIL PROTECTED]> wrote:
I'd like to see osgViewer continue to allow applications to use custom
CullVisitors. I might be taking on a project in the near future that will
probably require one.

This isn't something I had been planning for, but its certainly
something that should be possible so I'll bare it mind.

Currently, you can set the CullVisitor in SceneView. osgViewer::SimpleViewer
uses SceneView, so I can do what I want. However, I know your near-term
plans are to remove SceneView from osgViewer. I hope that I'll still have
the ability to use a custom CullVisitor after that change.

I don't plan to remove SceneView near-term, just to discourage its
general usage going forward - SimpleViewer taking over the role that
SceneView once occupied in facilitating integration of OSG rendering
into existing applications.

For 1.3 osgViewer will actually use SceneView as part of its
implementation, beyond this I wish to move over to replicating the key
functionality that SceneView at the higher level of osgViewer.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to