Good CSS animations
I enjoy looking at the animations by Yusuke Nakaya on 'codepen' at 'codepen.io/YusukeNakaya'.
I look for animations that can run on the GPU during my game. These are CSS animations that use 'transform' and 'opacity'.
I put a few animations together that I find on 'codepen'. I try to make them more random and make them fit on different screen sizes. I learn about the animations as I make changes.
The animations on 'codepen' have a MIT license
There are more tips at:bbingo.xyz/t
Comments
Post a Comment