Example: Create A 3D iBooks Style Transition That Acts As An Xcode Storyboard Segue
Over a year ago I mentioned a library containing many different 3D transitions created using OpenGL ES.
Here’s an example from Glenn Chiu showing how to re-create the iBooks bookshelf 3D transition effect that can be used as a segue in the Xcode storyboard tool. This transition is done using OpenGL ES rather than core animation for better performance.
This video shows the example in action:
You can play around with the parameters to remove depth, and change the lighting aspects.
You can find GC3DFlipTransitionStyleSegue on Github here with usage instructions.
A great example on creating 3D transitions using OpenGL ES that can be used as a segue.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.