epatel / EPGLTransitionView

OpenGL ES view for animating a view transition.
http://www.memention.com/blog/2010/02/28/Bells-and-Whistles.html
392 stars 68 forks source link

Demo3Transition reverse #11

Closed nihilenz closed 12 years ago

nihilenz commented 12 years ago

It would be great to have a transition like Demo3Transition but from left to right. How to reverse the OpenGLES code?

epatel commented 12 years ago

Finally got some time over. So I added this now to the Demo3Transition. It's a property leftToRight on the transition object.