Link to Download Latest Demo Collection
Click Here to Download Latest Version of VIzard (Demo Collection requires Vizard 7 or higher)
Demo Collection Instructions
In each folder run the .py file with the same name as the folder (i.e. box_stacker.py)
For demos that use tools (such as grabbing in the box stacker), select the number of controllers you have connected from the dropdown that pops up when you run the script.
To run with multiple users, start the Cluster Master (Open Vizard and under Tools- Cluster Master) on the master machine and Cluster Client on the client machines. See here for more information on collaboration.
Note: For mirroring with a bird’s eye view, load the vizconnect file vizconnect_config_mirrored.py into the cluster client under Observer- > Enable- > Script and uncheck “show others” and “show me”. Use WASD to move camera, Z and X to move up and down and TFGH for rotation.
Run the demo and choose from one of the included vizconnect files (i.e. “Desktop”, “HMD”, “PPT”, “Projection”).
If using a custom vizconnect file or hardware configuration:
Place your vizconnect file in the “vizconnect_configs” folder, then add it to the list of vizconnect files in the configuration.py file (found in the “demos” folder). You can also remove vizconnect files you are not using from this file.
In order to have the events for each demo work, copy and paste the “events” code from the events.txt file in “vizconnect_configs” to your custom vizconnect file.
You’ll also need to add a proxy tool for each hand (In your vizconnect file under Advanced- Tools-Proxy) and then map it whatever buttons or input you want.
If running multi-user will also will need to copy over the collaboration code to the postinit section of your vizconnect
Demos