Whoa, that’s cool but strap yourself in for probably hundreds of hours of work to get that to work. I wouldn’t touch that with a 10 foot pole. The shapes are SVG images that are animated to move and change using 3d transforms. You can start by saving the svg’s and then start messing with load interactions on the page to transform them in the 3d space. I honestly haven’t done anything like that before so I have no clue. There are some cool javascript things that I think are even cooler here but they will require embedding them using custom code. particles.js - A lightweight JavaScript library for creating particles
Hi. Thank you for your answer. Those JS things look quite nice too. Are there any relevant tutorials for custom code in webflow? I am not a good coder.