keijiro / FaceMeshBarracuda

Lightweight facial capture package for Unity
Apache License 2.0
482 stars 90 forks source link

eyeiris didn't work #12

Closed KARAMKIM88 closed 2 years ago

KARAMKIM88 commented 2 years ago

스크린샷, 2022-04-19 12-49-47

I thought _pipeline.RawLeftEyeVertexBuffer has 67 vertices. but only 5 points have 3d locations. Do i miss something? thanks for your answer.

keijiro commented 2 years ago

Could you try IrisBarracuda? Does it work on you environment?

https://github.com/keijiro/IrisBarracuda

KARAMKIM88 commented 2 years ago

Could you try IrisBarracuda? Does it work on you environment?

https://github.com/keijiro/IrisBarracuda 스크린샷, 2022-04-19 14-26-52

I also tested irisbarracuda my environment is Ubuntu.. Does it make problem? Thanks for quick answer I really appreciated it

keijiro commented 2 years ago

It seems that you're using OpenGL. Could you try changing it to Vulkan?

KARAMKIM88 commented 2 years ago

omg.. it works I really thank you.... if you didn't help me, i couldn't solve the problem... 스크린샷, 2022-04-19 15-14-50

I can't say how much i thank you

keijiro commented 2 years ago

Thanks for the clarification. I'll recommend Linux users to use Vulkan from now on.