I read an article explaining that Apple uses OpenGL ES to implement the page rotation effect in iBooks . Since you can perform 3D animation on 2D layers using only Core Animation, what are some of the reasons why you would have to use OpenGL ES to create this page transition animation?
Thanks in advance for your thoughts!
source share