Just wasted so much time on something I had to scrap in the end. I was trying to recreate one of those trivision billboards but with vanilla CSS and it keeps lagging my computer like crazy, and I don't have a weak computer
i would use canvases for this but at the same time that would require preloading the next page and storing it out of view and like writing transformation functions and ok yeah i can see why that would be complicated. shit
Yeah I could animate it and use a GIF, or figure out how to repurpose https://codepen.io/amit_sheen/pen/WNOroWM OR https://www.cssplay.co.uk/menu/css3-3d-billboard.html but it'll be easier if I just make my page simpler. So nevermind
aw damn that sounds like it would've been so cool!! wish it was easier to get stuff like this to work without external libraries
The worst feeling :( I'm in a similar boat. I think the 3d billboard animations do look awesome!
i would use canvases for this but at the same time that would require preloading the next page and storing it out of view and like writing transformation functions and ok yeah i can see why that would be complicated. shit