CoolFontWin


Project maintained by mitchellmcm27 Hosted on GitHub Pages — Theme by mattgraham

CoolFontWin

Companion app for PocketStrafe iOS and Android apps

A VR locomotion solution

Allows VR locomotion by running in place. CoolFontWin receives IMU data from mobile devices over WiFi. This is done in a few steps: open a UDP listen socket, register a network service discoverable through Bonjour on the same socket, acquire and manage physical Xbox controllers, virtual gamepads, and joysticks to send input to the user’s applications.

High level change-log

Installation

Run attached setup.exe, Windows x64 only.

Building from source

I use VS 2015. All of the required binaries are included in the git repo (lib folder).

Thanks

Check out my GitHub stars for the many open source libraries that I used. A few of the key ones for this application include vJoy, ScpVBus, and Material Design in XAML Toolkit.