![]() |
VR-Vantage 2.7 API Documentation
|
This example shows how to create an observer.
To create an observer, you must first create an observer configuration.
The configuration is then added to the DtInputDriver, which will realize the observer immediately if the application is running, or realize it on start up.
VR-Vantage includes pre-built versions of the example application. To build it yourself, follow the instructions at Building VR-Vantage Examples, Applications, and Plug-ins.
This example is an application. You can run it by running ./bin64/exampleCreateObserver.exe (on Windows) or ./bin64/exampleCreateObserver (on Linux). Go in the "menu->Settings->Display Settings->Observer Settings", in the drop down menu "Observer", you should see a new entry "Example Observer". For more information about running examples, please see Running Applications and Examples.
[<< Examples] [Home] [Top of Page]