TWiki home VRJ Wiki > Juggler > OsgAndVrJuggler ( vs. r1.1) VRJ Wiki webs:
Juggler | VRJPlanning | Main | TWiki | Test
Juggler . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic OsgAndVrJuggler (r1.1 - 02 Mar 2005 - PatrickHartling)
Line: 1 to 1
Added:
>
>

Q: Where do I find how Open Scene Graph is set up by VR Juggler?

It seemed something added an extra light during the OSG render step. And I can't find where and how to get rid of it. Is this a VR Juggler problem or OSG?

A: Everything about the use of OSG by VR Juggler is in $VJ_BASE_DIR/include/vrj/Draw/OSG/OsgApp.h

The use of Open Scene Graph (OSG) by VR Juggler is contained entirely within the header file $VJ_BASE_DIR/include/vrj/Draw/OSG/OsgApp.h. No OSG symbols are compiled into any Juggler library. Changing how OSG is used by VR Juggler is simple: modify the aforementioned header and recompile your application object that derives from vrj::OsgApp.

WARNING

The class vrj::OsgApp is written to support multi-pipe and clustered display configurations. Changing how that class works may break support for CAVE-style configurations.

Back to: LiveFaq

META FORM FaqForm  
META FIELD FaqTopic FaqTopic Applications
META FIELD ShortQuestion ShortQuestion Where do I find how Open Scene Graph is set up by VR Juggler?


Topic OsgAndVrJuggler . { View | Diffs | r1.1 | More }
Revision -
Revision r1.1 - 02 Mar 2005 - 17:04 - PatrickHartling

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback