VRCFaceTracking-blender-plugin icon indicating copy to clipboard operation
VRCFaceTracking-blender-plugin copied to clipboard

Creates blendshapes in Blender to be used for VRC FaceTracking

Results 1 VRCFaceTracking-blender-plugin issues
Sort by recently updated
recently updated
newest added

Prior optimizations incorrectly used np.vectorize() and incorrectly reused some arrays, creating wrong results. Should all be functional now.

enhancement