Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawlygonstudio/vrc-facetracking
Facetracking Template for VRCFaceTracking.
https://github.com/pawlygonstudio/vrc-facetracking
facetracking vrcft vrchat
Last synced: 25 days ago
JSON representation
Facetracking Template for VRCFaceTracking.
- Host: GitHub
- URL: https://github.com/pawlygonstudio/vrc-facetracking
- Owner: PawlygonStudio
- License: mit
- Created: 2024-02-03T10:12:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T23:36:48.000Z (2 months ago)
- Last Synced: 2024-10-11T09:03:01.995Z (25 days ago)
- Topics: facetracking, vrcft, vrchat
- Language: C#
- Homepage: https://vcc.pawlygon.net/
- Size: 4.36 MB
- Stars: 20
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Pawlygon VRC Facetracking
Facetracking Template for [VRCFaceTracking](https://github.com/benaclejames/VRCFaceTracking), built to be used on Avatars with Unified Expressions Blendshapes.[![Build Release](https://github.com/PawlygonStudio/VRC-Facetracking/actions/workflows/release.yml/badge.svg)](https://github.com/PawlygonStudio/VRC-Facetracking/actions/workflows/release.yml)
## Requisites
* VRCFT v5 or newer [VRCFaceTracking Releases](https://github.com/benaclejames/VRCFaceTracking/releases/latest)
* Latest [VRCFury](https://vrcfury.com/download)
* Avatar with [Unified Expression Blendshapes](https://docs.vrcft.io/docs/tutorial-avatars/tutorial-avatars-extras/unified-blendshapes) or [ARkit](https://docs.vrcft.io/docs/tutorial-avatars/tutorial-avatars-extras/compatibility/arkit) on a skinned mesh render named `Body`
## How to use it
1. Make Sure VRCFury is up-to-date and present on your Project.
2. Import Pawlygon VRC Facetracking using [Vrchat Creator Companion ](https://vcc.pawlygon.net/) or import the [unity package manually](https://github.com/PawlygonStudio/VRC-Facetracking/releases/latest)
3. Locate VRCFury prefab located in the `Packages/Pawlygon - VRC Facetracking/Prefabs` and add the prefab that matches your avatar blendshapes.
## Support
Join our discord on [Pawlygon](https://discord.com/invite/pZew3JGpjb)
## Credits
* [VRCFaceTracking](https://github.com/benaclejames/VRCFaceTracking)
* [regzo2 - OSCmooth](https://github.com/regzo2/OSCmooth)
* [Adjerry91 - FaceTracking Template](https://github.com/Adjerry91/VRCFaceTracking-Templates)
* [Hai-vr - fuck-osc-config](https://github.com/hai-vr/fuck-osc-config)