Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.58 KB

File metadata and controls

22 lines (12 loc) · 1.58 KB

ViveStreamingFaceTrackingForResonite

A ResoniteModLoader mod for Resonite to track eyes and lips with ViveStreaming. Adding facial tracking to Resonite for HMD using Vive Hub such as Vive Focus 3, Vive XR Elite, and Vive Focus Vision.

Installation

  1. Install the ResoniteModLoader.
  2. Place the ViveStreamingFaceTracking.dll into your rml_mods folder. This folder should be located at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a standard installation. You can create it if it's missing, or if you start the game once with the ResoniteModLoader installed, it will create this folder for you.
  3. Place 3 dlls from ViveStreamingFaceTrackingModule/Libs into your Resonite folder. This folder should be located at C:\Program Files (x86)\Steam\steamapps\common\Resonite for a standard installation.
  4. Launch the game. If you want to check that the mod is working, you can check your Resonite logs.

Development Requirements

For development, you will need the ResoniteHotReloadLib to be able to hot reload your mod with DEBUG build.

Acknowledgements

This project includes components from ViveStreamingFaceTrackingModule licensed under Apache License 2.0.