I’m trying to build something similar to this here: https://rogue.studio/playground
With the scrolling, pan and drag to move interactions. Curious to see if anyone has built something similar or knows a good library for building this? I’ve looked into webgl a little bit as well as threejs. But those seem like overkill for this interaction.
Open to any suggestions!
I looked into gsap and webgl and threejs hoping for a simple library that sets up the base interaction (canvas gestures and movement and/or infinite content scroll – in both directions)
user24704182 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.