Mina Posted April 30, 2021 Posted April 30, 2021 Does anyone knows how to make a website like this?? - https://www.erikasenftmiller.com/ What plugins should I use? and if you have codepen link please share it with me Thanks
GreenSock Posted April 30, 2021 Posted April 30, 2021 GSAP can definitely do the animation for you, but building something like that will take a lot of custom work. I don't have any links to share with you, sorry. It's probably manipulating SVG paths/beziers based on mouse interaction. Could do canvas instead. Either way, it's not a simple task from what I'm seeing. If anyone else has some good links to share, please post them. Good luck! 1
akapowl Posted April 30, 2021 Posted April 30, 2021 Well, I've been strolling through @OSUblake's most popular pens recently (yah, he is a mastermind). That website sort of looks like a combination of both of these... See the Pen vXZPxN by osublake (@osublake) on CodePen. See the Pen vdzjyg by osublake (@osublake) on CodePen. ... combined with infinite drag. I remember an awesome draggable infinite image gallery by @ZachSaucier from this thread here. Although Blake's pens appear to be a bit dated maybe they can serve as inspiration or a starting point. 5
Shrug ¯\_(ツ)_/¯ Posted May 1, 2021 Posted May 1, 2021 I wonder what the % of GSAP related websites are made from something from Blake's pens. ? 1 3
OSUblake Posted May 6, 2021 Posted May 6, 2021 On 4/30/2021 at 10:01 PM, Shrug ¯\_(ツ)_/¯ said: I wonder what the % of GSAP related websites are made from something from Blake's pens. ? 10% of my likes, so about 1,432 sites. 1 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now