Skip to content

Releases: Dazbii/VRCFaceTracking-LiveLink

LiveLink Module For VRCFT UI (4.0.0)

17 Oct 04:32
Compare
Choose a tag to compare

Small update from v2.1 to fix errors relating to IPhone name length.

This version of the LiveLink module works with VRCFT UI (4.0.0)

To install, place the .DLL in
%AppData%\Roaming\VRCFaceTracking\CustomLibs

Also note, you may need to unblock the .dll in order for it to work:

LiveLink Module For VRCFT UI (4.0.0)

28 Aug 07:37
Compare
Choose a tag to compare

Small update over previous release to fix the ordering/mapping of some blendshapes.

This version of the LiveLink module works with VRCFT UI (4.0.0)

To install, place the .DLL in
%AppData%\Roaming\VRCFaceTracking\CustomLibs

Also note, you may need to unblock the .dll in order for it to work:

LiveLink Module For VRCFT UI (4.0)

28 Aug 07:14
Compare
Choose a tag to compare

Updating the LiveLink module to work with the new version of VRCFT.

Of note that I think there are bugs with some of the blendshapes (tongue and upperRight is what I noticed). This needs a closer look.

To install, place the .DLL in
%AppData%\Roaming\VRCFaceTracking\CustomLibs

Pimax Eye Tracking v0.2

24 Apr 12:03
Compare
Choose a tag to compare
Pre-release

A new module, this one for the Pimax Eye Tracker.

Most of the changes stolen from https://gitlab.com/0x8081/vrcfacetracking-pimax

VRCFT_Module_Pimax_Eye_Tracking.dll goes in %AppData%\Roaming\VRCFaceTracking\CustomLibs, and PimaxEyeTracker.dll goes in the same directory as your VRCFaceTracking.exe

v1.1: Internal code cleanup thanks to benaclejames

17 Mar 02:49
Compare
Choose a tag to compare

No new features from v1.0, but code has been cleaned up significantly. Shouldn't be enough to change performance or anything

Initial Release

02 Mar 05:17
Compare
Choose a tag to compare

Cleaned the code a bit since the prereleases, it still works as before.

Pimax Eye Tracking Working Prototype

02 Mar 08:56
Compare
Choose a tag to compare
Pre-release

A new module, this one for the Pimax Eye Tracker.

Eye tracking works ok, but openness does not so I have disabled it.

VRCFT_Module_Pimax_Eye_Tracking.dll goes in %AppData%\Roaming\VRCFaceTracking\CustomLibs, and PimaxEyeTracker.dll goes in the same directory as your VRCFaceTracking.exe

LiveLink Tracking Module update for OSC

02 Mar 04:10
6cf47c6
Compare
Choose a tag to compare
Pre-release

Updating the module to work with OSC (MelonLogger usage was breaking everything)

Place the .DLL in
%AppData%\Roaming\VRCFaceTracking\CustomLibs

Prerelease of LiveLink Module

17 Feb 06:10
6cf47c6
Compare
Choose a tag to compare
Pre-release
  • Eye and lip tracking is working
  • Significant improvement still needs to be made in how this data is actually handled before full release