= Important Update = This wiki is in the process of being migrated to [http://code.google.com/ Google Code]. Please visit the [http://code.google.com/p/vrjuggler/wiki/WikiStart new VR Juggler wiki] on Google Code for the most up to date information. === Overview === This is the place for public VR Juggler discussions and collaboration. This service is called [http://trac.edgewall.org/ Trac], and it is a web site that any registered user can edit. To become a user of this service, first go to the [http://developer.vrjuggler.org/register registration page] to get an account. To add information to a page, just click "Edit this page" button at the bottom of any page. For more information, read the [wiki:TracGuide Help/Guide] page. This knowledge base is not meant to serve as a replacement or a copy of the VR Juggler documentation. Instead, it is meant to support it by providing a place for discussion of VR Juggler related topics and to provide up-to-the-minute information about the current status of the project and the software. === VR Juggler User Information === * LiveFaq: An interactive FAQ where users can add and answer questions. * VrjHowTos: A list of how-to's related to VR Juggler. * VrjTwoZeroFeatures: Feature list for VR Juggler 2.0. * SystemSetup: Descriptions of what needs to be available on a freshly installed system. * MigratingToVrjTwo: Information on how to port VR Juggler 1.0 applications to the 2.x architecture. * MigratingToVrjTwoTwo: Information on how to port VR Juggler 2.0 applications to VR Juggler 2.2. * MigratingToVrjThree: Information on how to port VR Juggler 2.2 applications to VR Juggler 3.0. === VR Juggler Development === This section is current development status of the Juggler Project. Including: Technical discussions, design issues, project timelines, dev tasks, and coding issues. * DevelopmentDirection: Current tasks/projects and long-term goals * DevelopmentStatus: Current status of VR Juggler * BuildingFromSvn: How to build the bleeding-edge code from Subversion (SVN) * VrJugglerDeveloperReleases: Access to the latest and greatest from the VR Juggler team * SvnBranches: Information about the branches in the VR Juggler Subversion repository * CompilerStatus: Up to date information about what compilers can be used to build VR Juggler * [http://www.vrac.iastate.edu/~allenb/vrj_autobuild/vrj_build_index.html Nightly build status page] === VR Juggler Team Information === * MakingReleases: Steps for making a release of one of the Juggler Suite modules * JugglerTeamGuide * VrJugglerCppCodingStandard: Description of the coding standard used * VersionBumping: Guidelines for when to increment project version numbers === Application Development Discussion === This section is for discussing issues related to writting code using the Juggler suite of tools. This includes topics such as effective coding techniques, and algorithms useful to VR, graphics, sound, user interaction, etc. * Configuring * Input (Gadgeteer) * PositionalInputUnitsAndScaling * OpenGL Apps * Performer Apps * OpenSG Apps * !OpenSceneGraph Apps === Deployment Discussion === This section is for discussion of topics related to the deployment of VR Juggler on different operating systems. The idea is to come up with best practices and recommendations for how to install VR Juggler quickly, easily, and uniformly. * Installers * PackageManagement * ConfigFileManagement