首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

ibooks 3d 翻转成效 flip 3d

2012-08-14 
ibooks 3d 翻转效果 flip 3d?So, this weekend I set out to make a reusable class for a OpenGL ES base

ibooks 3d 翻转效果 flip 3d

?So, this weekend I set out to make a reusable class for a OpenGL ES based view transition animation.

My idea was basically as following

Make a screen shot of the current viewCreate a texture of the screen shotCreate a view with an OpenGL ES context, make it?. So how much has to be done to use this transition view? It boils down to two parts, the actual animation and the integration into Cocoa touch views. The actual animation calls are what they are, but I separated it into two delegate methods,?

?

?

?

?

?

?

直接上代码最直接。