Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Blakeasd

macrumors 6502a
Original poster
Dec 29, 2009
643
0
Hello,
How do I create a page curl effect when switching NSViews. I found several page curl demos for IOS, but none for OS X.
Thanks!
 
CoreAnimation is pretty similar across iOS and Mac OS X. Generally CoreAnimation on iOS is subset of CoreAnimation on Mac OS X. They are much more similar than say Cocoa Touch on iOS and Cocoa on Mac OS X.

Could you not port an iOS implementation of this effect? The biggest issue would be if effect is done in EAGL. You'd need to port it to OpenGL. But otherwise it should be an easy port.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.