Skip to content
Häfner edited this page May 17, 2021 · 3 revisions

PolyVR supports tracking systems and virtual reality devices using two protocols:

  • VRPN - Virtual Reality Peripheral Network, suitable for most devices
  • DTrack - Protocol of ART, tracked bodies and devices like flysticks are supported.

ART (DTrack)

To get tracking data just enable ART. You may have to configure the port to match the ART controller settings. The ART Controller has to be configured to send the data to your master node, IP and port. The system will automatically detect the devices. The tracked bodies, Flysticks and others are auto detected and added to the current setup.

To connect to a ART controller, for example integrated in a SmartTrack bar, connect directly and use the IP: 192.168.0.2. The controller should have the IP 192.168.0.1.

VRPN

The support for VRPN is not yet optimal.

Clone this wiki locally