Releases: benaclejames/VRCFaceTracking
🛠 Pimax Support!
This update brings support for pimax eye tracking which, while untested, works using the same parameters as the current SRanipal Implementation
🛠 UI Updates!
This update brings Lip Tracking and the new eye tracking UI!
Initial testing seems to have proven stable so feel free to test it out now that it's enabled by default!
A list of the new Lip Tracking parameter names can be found here until a wiki page is released with more detailed instructions on setup.
Enjoy!
😜 Lip Tracking Experimental
This is an experimental release of lip tracking! Everything seems to be working fine with merged parameters now. All that is left to do is write documentation. The Lip params are as follows:
JawRight
Jaw_Left
JawForward
JawOpen
MouthApeShape
MouthUpperRight
MouthUpperLeft
MouthLowerRight
MouthLowerLeft
MouthUpperOverturn
MouthLowerOverturn
MouthPout
MouthSmileRight
MouthSmileLeft
MouthSadRight
MouthSadLeft
CheekPuffRight
CheekPuffLeft
CheekSuck
MouthUpperUpRight
MouthUpperUpLeft
MouthLowerDownRight
MouthLowerDownLeft
MouthUpperInside
MouthLowerInside
MouthLowerOverlay
TongueLongStep1
TongueLongStep2
TongueDown
TongueUp
TongueRight
TongueLeft
TongueRoll
TongueUpLeftMorph
TongueUpRightMorph
TongueDownLeftMorph
TongueDownRightMorph
The merged parameters are:
JawX
MouthUpper
MouthLower
SmileSadRight
SmileSadLeft
TongueY
TongueX
PuffSuckRight
PuffSuckLeft
PLEASE USE MERGED PARAMETERS WHERE POSSIBLE! They save parameter space and networking bandwidth!
TODO: QuickMenu tab for mod management in progress! Prioritization may look a little jank but I will be fixing it when I have my hands on an actual tracker.
🛠 Patches
This release fixes the broken parameter setting functionality caused by the latest update. Already-working avatars require no changes.
Stability Improvements
This update switches to the SRanipal V2 prediction algorthm and implements a lot more stable parameter sync framework in preparation for implemeing Lip Tracking support. Have fun!
Fixes
This should fix any issues introduced in the latest update
Fixes
This should fix any issues created by the latest update.
🔧 Hotfix for Updates
Hey all! This quick fix restores the parameters back to normal and the tracking will continue to work.
Threading Update
This update fixes a major issue with the main tracking code for the SRanipal module and shifts the majority of processing to a different thread. This should boost performance significantly. This update also incldues support for eye squeeze parameters. Threading may result in slightly less stability so please be sure to report any bugs encountered!
🛠 Patches
This release fixes some hooks for functions that got changed in the latest update. With this update, new and existing eye tracking setups should work as normal again 😀