Iphone app PNG sequence animation - How to use OPENgle optimally without crashing

非 Y 不嫁゛ 提交于 2020-01-02 17:15:08

问题


i am making an animation in opegle with pngs and considering to use the highest qaulity compression and not use pvr conversion.

Does anyone know the maximum amount of frames you can do before the processor starts getting chuggy? and i have a series of frames i would also note that my png sequence is roughly 75 frames and many in which are being repeated to help out.

all the best, charlie


回答1:


If all you are doing is animating through 75 PNG images, you might want to skip OpenGL, and just use the built in "animationImages" on UIImageView.

Here's an example




回答2:


UIImageView Animation Images will work !



来源:https://stackoverflow.com/questions/1039393/iphone-app-png-sequence-animation-how-to-use-opengle-optimally-without-crashin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!