AR Hand Gesture based using THREE.js

Hello,
I want to create a hand gesture based texture changing WebAR part using THREE.js
I used the handtrack.js but in that when wrote the code of detection the phone camera is stucking. May be the phone is not responding or the code is not getting the perfect output.

Would be glad to have a response on it if anyone had worked on.

Thanks

I’m not sure how your problem relates to three.js. The library does not provide any features for detecting gestures. You maybe have more success if you ask a question at the handtrack.js repository.