MediaPipeUnityPlugin
MediaPipeUnityPlugin copied to clipboard
BlendShape
Feature Description
Could you please upload a project so that I can use BlendShape? All libraries that do not require a package build are included in the . thank you .
Current Behaviour/State
No response
Additional Context
No response
I'm sorry, I'm not entirely clear on the context of your question.
Are you asking for the MediaPipeUnityPlugin-all.zip
file that is built to enable the use of the FaceLandmarker API?
Yes , Now I'm using MediaPipeUnityPlugin-all.zip . Which part should I refer to to get the value of blendShape? MediaPipeUnityPlugin-all.zip Is blendShape applied here? I mean can I using blendShape in MediaPipeUnityPlugin-all.zip ? If not woud you upLoad a New version of MediaPipeUnityPlugin-all.zip that can using blendShape?
Our team is also very excited to leverage face blendshapes from the FaceLandmarker API! Thank you for all your work with this. Any info we can get around when there will be an official release (MediaPipeUnityPlugin-all.zip) would be super helpful.
A GitHub Actions workflow is configured to build approximately every 3 days, and you can download the latest build from here.
package.zip
contains MediaPipeUnityPlugin-all.zip
.
If you want to create a build for production, please fork this repository and run the workflow with production settings.
I downLoaded below package but , cannot found about blendShape code . Is this not included blendShape function ? Please let me know how can I use blendShape Value . Thank you . If BlendShap Sample Scene includes in Package it will best for me
This is the implementation of the FaceLandmarker API and the sample code is here. Surely the blendshape value is not (yet) used in the sample scene, but you can access it.
Please see also https://github.com/homuler/MediaPipeUnityPlugin/issues/1005.
Thank you about your reply . If you BlendShape Sample Scene includes in Package it will best for me . Thank you again .