Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1008 Bytes

README.markdown

File metadata and controls

19 lines (12 loc) · 1008 Bytes

Page Curl Sample for iPad

This application makes use of (clever?) manipulation of multiple CALayers attached to a single UIView to "fake" a page curl/page flip effect for the iPad. It's the next best thing to iBooks until Apple releases a public API for the CIPageCurl ImageUnit on the iPad.

Clicking in right/left margins will flip pages forward/backwards. Dragging from said margins towards the center of the screen will slowly animate the flipping of the page so as to track your finger. Rotating does the Right Thing showing pages "two up" in landscape mode.

This code is distributed under a BSD license (see LICENSE) and was originally written to support VERVM, an iPad version of the VERVM CORPVS comic book. If you find it useful, please consider buying a copy of VERVM and leaving a review.

Contributions are welcomed! Please push back!

My thanks,
-Joshua Emmons
@jemmons
May 2010