Core Animation window flip effect

让人想犯罪 __ 提交于 2019-12-06 12:39:57

问题


Any tutorials or sample code to get the Core Animation window flip effect? I'm using Flipr right now, which uses Core Image to generate the effect but CoreAnimation is much smoother

Thanks


回答1:


Mike Lee released some code for just this a while back. He called it LemurFlip.




回答2:


take a look at uli kusterers windowflipper code. http://www.zathras.de/angelweb/sourcecode.htm (search for WindowFlipper)

have no experience with it, but it just might work for you :)




回答3:


I added some code on how I do it using Core animation: Link



来源:https://stackoverflow.com/questions/1263191/core-animation-window-flip-effect

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