hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.13k stars 394 forks source link

Apply facemesh and Add Object both at a time using three.js on facear #381

Closed ssc197 closed 5 months ago

ssc197 commented 1 year ago

Applying facemesh and Object on face degrade the experiance after applying occluder. Can we handle light for object and facemesh seperately in facear.

hiukim commented 1 year ago

That looks like an issue beyond the capability of MindAR. I guess it's a regular ThreeJS rendering topic?