This file describes how to get the 3Dconnexion spaceball working with Vizard.
Simply follow the steps below.


1) Install the drivers that came with your spaceball.

2) Place the following files in the root Vizard25 directory. (i.e. C:\Program Files\Vizard25)
	- spaceball.dll
	- vizspace.py
   These files are in the same directory as this README file.

3) Run the example file "SpaceballExample.py" located in the same directory as this README file.

NOTES:
- Use the 3Dconnexion control panel to adjust the sensitivity of the spaceball movement
- To use button callbacks you need to use the 3Dconnextion control panel to assign a number
  to a button. For example, if you wanted button 4 on your spaceball to trigger a button event
  with ID 4, you would select "Button 4" from the dropdown list next to button 4.

Have Fun!

-WorldViz