rbreve / Flipboard-3D-Transform-Effect-Example

An example showing the 3D effect on a view using panning gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a simple iOS 5 project example on how to emulate the Flipboard 3D effect on a UIView.

In this example I use a UIIMageView, UIPanGestureRecognizer and CATransform3D

Here is a video running this example: http://youtu.be/Qi-J0NrTlq0




About

An example showing the 3D effect on a view using panning gestures


Languages

Language:Objective-C 100.0%