Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to use sketch.js Particles example with Webcam motion tracking Gest.js library #96

Open
bamboolix opened this issue May 4, 2017 · 1 comment

Comments

@bamboolix
Copy link

Hello,

First of all this library is amazing. Thank you for sharing it with the community. I'm trying to use the gest.js library used to manipulate MMI by tracking user moves with the webcam like in the examples beneath :

https://hadi.io/gest.js/demos/slidesjs/index.html

I would like to use camera tracking with the particles example which only seems to listen to mouse events :

http://soulwire.github.io/sketch.js/examples/particles.html

Is their I could simulate mouse events with JS ?

Best regards

@bamboolix bamboolix changed the title Trying to use sketch.js Particles example with gest.js Trying to use sketch.js Particles example with Webcam motion tracking Gest.js library May 4, 2017
@bamboolix
Copy link
Author

It seems after reading the API, that they would be a way by overwriting the mousemove API event (https://github.com/soulwire/sketch.js/wiki/API). I am going to try and do something with this.

David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant