vusd / p5bot

p5.js twitterbot
https://twitter.com/vusd_mddn342_16
0 stars 2 forks source link

Add a mouse interaction #5

Open MarcGesmundo opened 8 years ago

MarcGesmundo commented 8 years ago

Add the ability for the user to interact with a mouse like how gifs and videos play automatically when the mouse hovers on the post. The bot would make a bunch of frames and and change the image over time like a gif according to the interaction idea implemented on the sketch.

ContagionNZ commented 8 years ago

This could be a great addition to the frame work, this could allow for some work to look at animation and play off data from outward sources that way, something like this could open up so much more for this work.

jackcruden commented 8 years ago

I don't understand how this could be possible. Are you saying that when a user on Twitter is viewing one of bot's Tweets their mouse position is transmitted back through the bot to your sketch? I think this would only be possible if we were able to embed sketches directly in Twitter, but this is currently not supported.