Skip to content

ivlab/MinVR3Plugin-VRPN

Repository files navigation

MinVR3Plugin-VRPN

VRPN (Virtual Reality Peripheral Network) client plugin for MinVR3 - receive data across the network, for example tracker data. You must also have a VRPN server running for this plugin to be meaningful.

Check out the vrpn website and the vrpn github.

Plugin is build from C++ source located in PluginCppSrc~ folder; C# bindings and MinVR3 events are provided in Runtime/MinVRPlugin folder.

This package provides the following VRPN Bindings:

  • VRPNAnalog (for single or multi-channel continuous / floating point data)
  • VRPNTracker (for position/rotation devices)
  • VRPNButton (for digital true/false values)

About

Provides a C# API that provides access to pre-compiled native plugins for the VRPN library across a variety of architectures.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors