I'm trying to create an endless animation of layer rotating slightly to the left, then slightly to the right and back. So I'm animating 10 degress to the left, then 20 ...
I would like to implement a drawing class with the help of Quartz.
I want to be able to save parts of what is drawn on separate layers. I want these ...
I am currently experimenting with an avatar creation iOS app for a client, where at some point the user should have the option of changing the color of an item.
The ...