Search code examples
cocoacore-animationnsview

Add a page curl animation to a NSView?


I see there are built-in api for ios to make a page curl animation to an UIView,but what should i do to make the page curl animation to a NSView?


Solution

  • Use Quartz Composer; it also has a built-in page curl animation.