Amazing portfolio system
-
Amazing portfolio system. I wonder if it would cost a lot to integrate something like that into Lay, maybe like some kind of carousel? 😅
-
hey yea its nice!!
oh its a webgl canvas thing, its pretty coolmmh i dont think i have time to code this at the moment but its a cool idea
-
@dnlbrv you can achieve something similar by customizing a lay theme carousel with css. the approach would be to check out the active and inactive classes of the carousel items and then do some transform animations with them.
-
@dnlbrv you can achieve something similar by customizing a lay theme carousel with css. the approach would be to check out the active and inactive classes of the carousel items and then do some transform animations with them.
@felix_rabe well the 3d effect in css is to hard I think. The way is three.js with webgl but dificult to develop. But thanks for say.