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.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Example: Create A 3D iBooks Style Transition That Acts As An Xcode Storyboard Segue

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *