Other Input Devices
- There are a bunch of other types of input devices.
- A spacemouse
- This device provides both translation and rotation in space
- In three dimensional coordinates
- It is now built into glut, and X11, and probably windows
- But this was not always the case.
- I use spacenav to interface with this device.
- The spacemouse essentually provides deltas
- An example program
- The wiimote is cool too.
- Lots of different imput types.
- Buttons
- mouse like device
- accelerometer
- IR camera
- Connected via Bluetooth
- I use wiiuse
- An example program