I created this driver as a demonstration for how to write some of the most common things a SteamVR/OpenVR driver would want to do. You will need to understand C++11 and some C++17 features at least to ...
This is an adaptation of the repository authored by terminal29, "Simple-OpenVR-Driver-Tutorial" The aim of this repository is to give the end user a driver that hosts a local websocket server on their ...