58ef8 No.1835
just stumbled onto this guide for keeping a single scene alive across different pages using just vanilla js and some clever dom tracking. it is
pretty wild how much smoother things get when u stop relying on
heavy animation libraries and use the gpu instead. does anyone else think
css transitions native hardware acceleration is the only way to go for high-end portfolios now?
https://tympanus.net/codrops/2026/06/30/building-persistent-page-transitions-with-webgpu-and-vanilla-javascript/