Core Animation is a topic that I have not mentioned too much as of late as there just haven’t been too many resources created. Today I received a tip about an excellent example demonstrating many different core animation formulas and techniques.
Here’s a short video of the project source code in action:
The sample include moving around an AVPlayerLayer in 3D space while playing a video, using CABasicAnimation in the creation of a working tachometer, an animated pacman going across the screen, using shadowPath to add depth and realism and much more.
The project is from Bob McCune and can be found on Github here:
https://github.com/bobmccune/Core-Animation-Demos
Some great examples to keep in mind if you want to add some extra visual kick to your apps.
©2011 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.
.






