An open API service indexing awesome lists of open source software.

https://github.com/danlite/CGArcTimer

Playing with images, drawing, blend modes, and animation in Quartz
https://github.com/danlite/CGArcTimer

Last synced: 10 days ago
JSON representation

Playing with images, drawing, blend modes, and animation in Quartz

Awesome Lists containing this project

README

        

This code uses Quartz (Core Graphics and Core Animation) to demonstrate resizing images, drawing graphics, blend modes, and simple animation. I created it to test a component for my [EVTrack iPhone app](http://bit.ly/EVTrack1).

Sprite taken from [Pokémon Amethyst sprite project](http://www.smogon.com/forums/showthread.php?t=65162).

Code is free for any use.