Let's rebuild the trailing grid mouse follow effect as seen on https://thisisdash.com/ with p5.js. Learning how to make this delightful animation can teach you a lot about Javascript and inspire other effects to help you build eye catching websites!
// CLONE IT (affiliate link)
👯♂️ https://try.webflow.com/cloneable-is-...
// INSPIRATION
💨 https://thisisdash.com/
// FREE resources
✂️ Code Snippet Library: https://code-snippets-sign-up.webflow...
🤝 CSS Nobody Told You About: https://www.webbae.net/css-nobody-tol...
🚗 Roadmap to learn Webflow: https://www.webbae.net/roadmap-to-lea...
// Premium content
🤝 Patreon: / webbae
🕸️ Advanced Webflow Course (201): https://www.webbae.net/product/webflo...
// Discounts
🎢 Get 10% GSAP: WEBBAE10
♣️ Creative Coding Club (My favorite GSAP lessons): https://www.creativecodingclub.com/bu...
// Connect
🙋♀️ Join the Discord: / discord
🐥 Follow Me! / webisbae
// TOPICS COVERED
00:00 Intro
00:36 Step 1 - Grid Setup
05:29 Step 2 - Grid Square Follows Mouse
06:43 Step 3 - Programming Random Neighbor Cells to Show
14:09 Step 4 - Window Resizing
14:43 Step 5 - Webflow Integration