www.smashingmagazine.com
GPU Animation: Doing It Right
5
Most people now know that modern web browsers use the GPU to render parts of web pages, especially ones with animation. For example, a CSS animation using the transform property looks much smoother than one using the left and top properties. But if you as... Read full article