本文介绍了在 iPad 上创建交互式书籍的好框架是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有人知道为 iPad 创建交互式书籍的最佳方法(例如目前在 App Store 中提供的《爱丽丝梦游仙境》和《苏斯博士》书籍)?我正在考虑使用 Cocos2D,这似乎是一个不错的选择.提前致谢!

I was wondering if anyone knew the best way to create interactive books for the iPad (such as the Alice in Wonderland and Dr. Seuss books currently available in the App Store)? I am looking at using Cocos2D which seems like it could be a good option. Thanks in advance!

推荐答案

cocos2d肯定是可以的,看看这里.您还可以根据您希望图书的互动程度来使用核心动画.

cocos2d is definitely doable, have a look here. You could also use core animation depending on how interactive you want the book to be.

这篇关于在 iPad 上创建交互式书籍的好框架是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 18:13