My remake of a cover-art using three.js @CodePen: codepen.io/pavlovsk/pen/LEPO…
Double click Saturn / press space to toggle the hula hoop effect 💫
It was fun solving #threejs challenges and once again working on a demo with the beautiful Saturn :)
OG cover: youtu.be/C1T3uYeSYBQ
Hey everyone, it's time we create our own graphic design museum with some rad banners @CodePen!
Check this out: codepen.io/pavlovsk/pen/gOVd…
For starters, just make a banner about anything you want, using any web tech. Later, we'll have specific themes to work on, so, stay tuned🤘
A Morning Walk in the Blue OS for #weirdweboctober
Walk your humans (and fly a flock of them), sing along to “Like Humans Do”, play the classic Pinball game, and make cool new friends. Sorry that's all this demo can do for you!
@CodePen: codepen.io/pavlovsk/pen/MWNJ…#CSS
The entire animation is done with CSS trigonometry interpolations and only a few keyframes. JS is only seeding the CSS with stuff like `--random` and `--progress`. So many possibilities with this setup.