I\'m looking for tutorials on creating custom view transitions.
In particular, transitions that involve elements other than just the UIViews being affected, such as play
I have just put together a transition class to implement your own animation in OpenGL ES.
Feel free to read about it here