Share Posted April 1, 2020 I am trying to develop an infinite canvas animation which show cases a number of clickable images on it. On moving the cursor the images will move in the opposite direction, I tried this with div now, is it possible to use Canvas for an infinite scroll effect. Plugins used: TweenMax, TweenLinte, ScrollToPlugin, Draggable See the Pen ZEGwYjp by jinsonkj (@jinsonkj) on CodePen Link to post Share on other sites
Share Posted April 1, 2020 Hey Akhill7 and welcome to the GreenSock forums! I made an infinite gallery viewer that uses dragging as navigation. You could try modifying it to your needs. You can check out the code on CodePen here: See the Pen PoqxzMV by ZachSaucier (@ZachSaucier) on CodePen Besides that, let us know if you have any specific questions 1 2 Link to post Share on other sites