|
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 | # Face Tracking Patcher 🗳️ |
4 | 5 |
|
5 | 6 | This is a simple tool to automate the ease the distribution and creation of face tracked avatars for VRChat. |
@@ -44,25 +45,7 @@ If used please credit my socials and this GitHub Page |
44 | 45 | - Follow the instructions |
45 | 46 |
|
46 | 47 | ## Exemple 📑 |
47 | | -There is an extra theorical directory to show you what to expect from the builder if you input: |
48 | | - |
49 | | -- WhereverOnYourProjectIsLocatedOnYourDrive\ProjectName\Assets\CreatorName\AvatarName\fbx\MyCoolAvatar.fbx |
50 | | - |
51 | | -- WhereverOnYourProjectIsLocatedOnYourDrive\ProjectName\Assets\YourCustomDir\NameOfTheModel\fbx\MyCoolAvatar_FT.fbx |
52 | | - |
53 | | -- NameOfYourCustomFolder |
54 | | -(something unique to keep all of your files in your addon) |
55 | | -- NameOfTheModel |
56 | | - |
57 | | -- Path\To\My\Cool\Descriptions&ReadMe |
58 | | - |
59 | | -- AvatarCreatorName |
60 | | - |
61 | | -- [Creator.CoolStoreFront.com/item/MyCoolAvatar](https://www.youtube.com/watch?v=dQw4w9WgXcQ) |
62 | | - |
63 | | -- NameOfThePackageCustomersOwn |
64 | | - |
65 | | -you'll find an exemple readme in **Description&ReadMeExemples** that you can bundle with your avatar's package to let the customer know what to do with it. |
| 48 | +You'll find an exemple readme in **Description&ReadMeExemples** that you can bundle with your avatar's package to let the customer know what to do with it. |
66 | 49 | There's also an exemple description there. |
67 | 50 | in summary any of the following: |
68 | 51 |
|
@@ -114,8 +97,10 @@ I've tried setting up a board for y'all to see what I'd like to add to flesh out |
114 | 97 |
|
115 | 98 | ## Credits 📕 |
116 | 99 |
|
| 100 | +**[VRCFT](https://github.com/benaclejames/VRCFaceTracking)** |
| 101 | + |
117 | 102 | **[HDiffPatch](https://github.com/sisong/HDiffPatch)** |
118 | 103 |
|
119 | 104 | **[Nimble Design System Icons](https://iconduck.com/sets/nimble-design-system-icons)** |
120 | 105 |
|
121 | | -**[Auto py to exe](https://pypi.org/project/auto-py-to-exe/)** |
| 106 | +**[StackEdit](stackedit.io)** |
0 commit comments