/Neos-Eye-Face-API

Exposes NeosVR's eye and face tracking parameters for curious developers

Primary LanguageC#MIT LicenseMIT

Neos-Eye-Face-API

A NeosModLoader mod for Neos VR
Enables developers to add implement their own eye and face tracking solutions for NeosVR.

Related issue on the Neos Github: Neos-Metaverse/NeosPublic#1140

Usage

  1. Install NeosModLoader.
  2. Clone this Repository
  3. Update _eyes and _mouth with values of your own.
  4. Build and place your DLL under "nml_mods". This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader.
  5. Start the game!

If you want to verify that the mod is working you can check your Neos logs, or create an EmptyObject with an AvatarRawEyeData/AvatarRawMouthData Component (Found under Users -> Common Avatar System -> Face -> AvatarRawEyeData/AvatarRawMouthData).

Thanks to those who helped me test this!