Saturday, December 09, 2006

XCode Animations - Core Graphics

XCode Animations - Core Graphics:

Ever wanted to be able to use fancy transitions and animations in your Xcode applications? This tutorial provides the method and the means to implement terrific flips and ripples throughout your app, showing window transition effects using both undocumented and documented Objective-C code that can be implemented anywhere quickly and efficiently.


A small, quickly readable eBook that teaches the use of undocumented Core Graphics functionality. This certainly falls in the category of Undocumented Goodness and usage is therefore discouraged. That being said, if you would like to add effects like the ones used in applications like Quicksilver, Virtue Desktops and certain Apple applications I recommend you read this eBook.

Download (zip | pdf)

3 comments:

Anonymous said...

thanx for the useful link, the URL for the .pdf was changed to
http://pub.lipidity.com/Xcode Animations.pdf

greets
ansgar

Joris Kluivers said...

Thanks for the comment, just updated the links

Joris Kluivers said...

@ansgar: BTW, DemoReel on your website is a great video!