Flipboard or iBooks style animation
Are there开发者_如何学JAVA any examples out there to emulate page turning like iBooks or Flipboard?
YES,
I saw this the other day on github.
http://github.com/brow/leaves "An iBooks like" page turning interface.
You might want to wait for iOS 5 (hint, hint). You can check out the WWDC iOS 5 videos (for free) if you are a registered developer (for instance "What's new in Cocoa Touch").
https://developer.apple.com/videos/wwdc/2011/
If you're into Math and OpenGL, there is a Page that explains how it can be made.
http://wdnuon.blogspot.com/2010/05/implementing-ibooks-page-curling-using.html
精彩评论