----------------------------------

VR Juggler - Documentation

This page provides links to all VR Juggler documentation. In many cases, the documentation comes in both HTML and PDF form. The documentation provided here is for all released versions of VR Juggler. It is grouped by release. Documentation regarding application migration between VR Juggler 1.0 and VR Juggler 2.0 pre-releases is available on the Juggler Wiki.

Off-Site Documentation

Project Documentation

2.0.x
Getting Started Guide [PDF | HTML]
The Getting Started Guide is a short document to explain some of the basic concepts in VR Juggler as well as introduce you to using existing VR Juggler applications.
Programmer's Guide [PDF | HTML]
The Programmer's Guide is a verbose narative to help the beginning VR Juggler application developer write effective virtual reality applications in C++.
C++ Programmer Reference [HTML (no JavaScript)]
The C++ Programmer Reference presents the VR Juggler API documentation in HTML form. It is generated from the comments in the source code using Doxygen.
Java Programmer Reference
The Java Programmer Reference presents the VRJConfig API documentation in HTML form. It is generated from the comments in the source code using javadoc.

2.0 Alpha 4
Getting Started Guide [PDF | HTML]
The Getting Started Guide is a short document to explain some of the basic concepts in VR Juggler as well as introduce you to using existing VR Juggler applications.
Programmer's Guide [PDF | HTML]
The Programmer's Guide is a verbose narative to help the beginning VR Juggler application developer write effective virtual reality applications in C++.
Programmer Reference [HTML (no JavaScript) | PDF]
The C++ Programmer Reference presents the VR Juggler API documentation in HTML form. It is generated from the comments in the source code using Doxygen.

1.0
Getting Started Guide [PDF | HTML]
The Getting Started Guide is a short document to explain some of the basic concepts in VR Juggler as well as introduce you to using existing VR Juggler applications.
Configuration Guide [PDF | HTML]
The Configuration Guide provides users of VR Juggler with examples of how to configure each of the parameterized elements of VR Juggler. It covers everything from simulator input to large-screen projection displays.
Programmer's Guide [PDF | HTML]
The Programmer's Guide is a verbose narative to help the beginning VR Juggler application developer write effective virtual reality applications in C++.
Technical Overview [PDF | HTML]
An overview of the technical details of VR Juggler.
VjControl Guide [PDF | HTML]
The VjControl Guide explains config chunks and how to use VjControl, the VR Juggler configuration tool.
Performance Measurement Guide [PDF | HTML]
Information for using VR Juggler's built-in performance monitoring capabilities.
Programmer Reference
The programmer reference presents the VR Juggler API documentation in HTML form. It is generated from the comments in the source code.