Quote:
Originally Posted by gerardoqm
Could you share the coded/project you used to animate in that way (5 frames per number change)??
|
Sorry for the late reply. Christmas, new year etc got in the way. Yes I can put up a code snippet (when I get to my Mac) but my code is not perfect as I'm new to objective C & XCode. I take one image & make 5 shrunken versions of it at different stages of the flip.
The other methods which take a single image & transform it produce much smaller code & I'm re-coding my flip clock to work that way to see which I prefer. Performance & memory leak avoidance are the important things to me.
The link to the russian? example shows code which concatenates transforms so it's worth looking at.
Cheers
Ian