On Jan 17, 2008 1:18 PM, DKa <[EMAIL PROTECTED]> wrote:
> Wojtek Lewandowski just pointed out to me that the osg
> implementation of the OpenProducer might not work
> properly with the shadow implementation of OSG. Is
> this correct? Do I have to migrate my application to
> the osg viewer?

Whether osgShadow will work with a Producer based app depends on
whether that app provides the means for creating pbuffers in a way
that is integrated with the core OSG's mechanism for abstracting away
this task.  osgProducer does provide this link up, albeit in a bit of
primitive form.  Core Producer and ProducerOSG don't provide this link
up.

Like Wojciech I no longer use osgProducer/Producer so its a bit
difficult to provide direct guidance on how well new OSG features work
with these libraries, we simply don't have first hand experience of
it.

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

Reply via email to