-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi Blaine!
This is not a real issue but there are no direct messaging in github so...
I would love to discuss with you my thought about your package. I was looking for a solution exactly like the POC you made here with the basketball:
https://www.npmjs.com/package/react-depth-map
You are using a gif with a pre-determined movement scenario to the component, so I was wondering in case this is the desired use case, where you don't want the user to control the movement, just watch a scripted movement, which is better?
To set a component in the UI and automate mouse movement without user intervention or render a gif in the BE just once, and load it to the UI as any other gif?
I would love to know how you made the basketball gif example and if it can be done purely in the BE!
Thanks,
Arnon