google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 604 forks source link

How to overlay face mesh on faces? #876

Open Perseus14 opened 5 years ago

Perseus14 commented 5 years ago

I ran the sample AugmentedFaces project on my phone and it is working fine. I now want to render the face mesh on the face, no other models. How exactly do I go about it?

Something similar to this facemeshexample

Cortlandd commented 4 years ago

Did you figure out how?