Hi, I'm in the process of writing an OSG interface to the dgl component of the DIVERSE package, yet another open source VR API. We have basic functionality working now, but I expect to have a more complete ( and even documented ) packge in a couple of months. I plan to demo it at the end of July at the DIVERSE BOF at SIGGRAPH. Anyway, take a look if you're interested- diverse.sourceforge.net. Let me know if you have any questions.
Thanks, -John > From: "N. Farr" <[EMAIL PROTECTED]> > Subject: Re: [osg-users] Is there another way to draw a scene without > passingit to a Viewer? > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed > > Thank you everybody for your input. If I end up writing a CAVElib library > for OpenSceneGraph, I'll be sure to share it, for now, I'm gonna look into > VR Juggler. Thanks again. I'll keep you posted. NRF > > > >From: "Robert Osfield" <[EMAIL PROTECTED]> > >Reply-To: osg users <[email protected]> > >To: "osg users" <[email protected]> > >Subject: Re: [osg-users] Is there another way to draw a scene without > >passingit to a Viewer? > >Date: Fri, 12 May 2006 06:29:32 +0100 > > > >Hi N., > > > >You can create your own viewer code, osgProducer::Viewer is just one > >example > >of a viewer. The osgsimple and osgkeyboardmouse examples and minimal > >examples of this. > > > >Others have integrated the OSG with CaveLib before, but more use other > >toolkits like VRJuggler, VESS. > > > >Robert. > > > >On 5/11/06, N. Farr <[EMAIL PROTECTED]> wrote: > >> > >>Hello all, > >> > >>I have built a scene in OpenSceneGraph and it displays fine when I pass it > >>to the viewer, however I was wondering if there is another way to display > >>the scene? Maybe an example scenario can help better explain my question: > >>I > >>would like to build my scene in OSG but display it in a CAVE, and to > >>display > >>it in a CAVE, I can't use the viewer since the viewer will display the > >>scene > >>in its own window and not in the CAVE window. Any ideas? > >> > >>Thank you all. > >> > >>N. Farr > >> _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
