A short guide to OS X animations

Let’s talk about the current state of animations on OS X. We’ll go through the best approaches for getting the best performance out of standard animations, and the hacks needed to go beyond basic animations. No layers The most basic of animations on OS X is driven through the use of NSAnimationCont…