Hey, overall the effects works perfect. But I'd like to update the mouse position when a user scrolls, so the flowmap effect is just in the canvas container. What would I need to do to achieve this?
It's been a while since I looked at this code but I would do it by updating the updateMouse function with whatever scroll value you have. Maybe have a look here.
Hey, overall the effects works perfect. But I'd like to update the mouse position when a user scrolls, so the flowmap effect is just in the canvas container. What would I need to do to achieve this?
Thanks in advance!