jeeliz / jeelizFaceFilter

Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
https://jeeliz.com
Apache License 2.0
2.71k stars 535 forks source link

An update of ThreeJS to 112 breaks the VTO example #154

Closed ThorstenBux closed 4 years ago

ThorstenBux commented 4 years ago

If you are submitting a bug report, please provide:

xavierjs commented 4 years ago

Hi,

I have pushed a fix:

xavierjs commented 4 years ago

It seems working now, I have also updated the online VTO demo. Feel free to re-open the issue if the bug still occurs.