Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.61 KB

File metadata and controls

51 lines (32 loc) · 1.61 KB

Face Tracking Setup

Face Tracking Setup is a tool which automates the tedious setup process from the VRCFaceTracking wiki.

Features

The tool is split up into 4 components so you can easily adjust to your own hardware capabilities.

  • Eye Tracking
  • Eye Blink
  • Pupil Dilation
  • Mouth Tracking

Each component allows you to easily tweak the settings to your needs.

Setup

  1. Download the latest stable release.
  2. Import the unitypackage.
  3. Create an empty GameObject in your scene.
  4. Add the "FaceTrackingSetup" component to it.

Requirements

  • An avatar capable of face tracking (blendshapes, eyebones etc)

TODO

  • Mouth parameter optimization by utilizing the "combined parameters".
  • Binary parameter support for the Mouth Tracking.

Screenshots

  • Base

1

  • Eye Tracking

2

  • Eye Blink

3

  • Pupil Dilation

4

  • Mouth Tracking

5

  • Custom Blendshape Selection Menu

6