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.
- Install the ResoniteModLoader.
- Place the ViveStreamingFaceTracking.dll into your
rml_mods
folder. This folder should be located atC:\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. - 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. - Launch the game. If you want to check that the mod is working, you can check your Resonite logs.
For development, you will need the ResoniteHotReloadLib to be able to hot reload your mod with DEBUG build.
This project includes components from ViveStreamingFaceTrackingModule licensed under Apache License 2.0.