google-ar / sceneform-android-sdk

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

ArCore 1.9 AugmentedFace Vertices around the eyes do not move. #708

Open mckendo opened 5 years ago

mckendo commented 5 years ago

Hi, I want to detect eye blinking using tracking the distance between the vertices around an eye.

When mouth is opened, I found that the distance between the vertices around the mouth was increasing. But the distance between the vertices around an eye remains unchanged.

The mesh texture around the eyes does not change when the eyes are closed. (The texture on lips moves well.)

is eye tracking not implemented yet?

hdkimhd commented 5 years ago

I also want to make sure this feature is supported. The texture around the eyes does not change with the blinking of the eyes.