我可以使用哪些 iPhone OS API 来实现类似于 iBook 页面翻转过渡的过渡动画? [英] What iPhone OS APIs could I use to implement a transition animation similar to the iBook page flip transition?

查看:13
本文介绍了我可以使用哪些 iPhone OS API 来实现类似于 iBook 页面翻转过渡的过渡动画?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个包含多个纸页的 iPad 应用,我想实现类似于 您在 iPad 上的 iBooks 应用程序中翻页时看到的动画.几个问题...

I'm building an iPad app that will have multiple paper pages and I'd like to implement a page transition effect that is similar to the animation you see when you turn pages in the iBooks app on the iPad. A few questions...

  1. 该动画是否可以在 UIKit API 的某个地方轻松获得,还是我必须自己实现?
  2. 如果我必须自己实现它,我应该研究什么好的方法或 API?它肯定有 3D 的感觉,他们会为此使用 OpenGL ES API 吗?

推荐答案

Apple当然使用OpenGL ES来实现它.Apple 使用的实际 API 是私有的,但 这个博主已经开始用示例代码实现了.

Apple certainly uses OpenGL ES to implement it. The actual API Apple uses is private, but this blogger has the starting of an implementation with sample code.

这篇关于我可以使用哪些 iPhone OS API 来实现类似于 iBook 页面翻转过渡的过渡动画?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆