munrocket / parallax-effect

💫 Parallax effect in javascript using face tracking. An immersive view in 3d with webcam.
MIT License
352 stars 16 forks source link

Bake mouse fallback into API #4

Open munrocket opened 3 years ago

gfalconer5 commented 3 years ago

Hey, is there a way to have mouse fallback with the three.js example? It works really well in the Deepview version

munrocket commented 3 years ago

I want to fix head rotation. Also I probably add mouse fallback into API. But for now check existed examples, it is hardcoded somewhere.

gfalconer5 commented 3 years ago

Sorry, wasn't asking for you to do this, just seeing if it was something that was possible, really enjoying playing with the code, I'm fairly new so didn't want to try adding it from the other example and breaking it.