On Jun 26, 2008, at 11:49 PM, Matthew Johnson wrote:
I would like to subclass CAAnimation to implement an animation with
custom rendering. I can't find any details about how animations
work with the render tree to render each frame. There doesn't
appear to be public API for this yet. Th
I would like to subclass CAAnimation to implement an animation with
custom rendering. I can't find any details about how animations work
with the render tree to render each frame. There doesn't appear to be
public API for this yet. This is an experimental project so I don't
mind using un