On 10/5/06, Benedikt Kessler <[EMAIL PROTECTED]> wrote:
long time ago (Feb 2002) you mentioned that you got OpenGL MPK working with OSG (at the Glasgow Science Centre).
Is there an example available (I couln'd find anything so far) and would it still work?
Indeed, my first attempt at running the OSG multipipe was using the OpenGL Multipipe SDK, I haven't kept a record of this though, although you might finding gathering dust along with the Onyx at the Glasgow Science Centre.
You don't need any example of OpenGL Multipipe SDK though, as almost all the OSG examples use Producer, and Producer provides similiar functionality to the Mulitpipe SDK w.r.t configuration files, but is much more flexible, better integrated with the OSG, and is fully cross platform and open source. In the Producer distribution you'll find a range of config files - in Producer/docs/Tutorial/SourceCode/*/*.cfg.
Usage with the OSG example is done like:
osgviewer -c threePipe.cfg cow.osg
And that's it :-)
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
