Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在接收到用户触摸时对 UIImageView 产生连锁反应。我怎样才能做到这一点。Opengl 是一个不错的选择。但是我应该专注于opengl的哪一部分。我是opengl的新手。
我建议你看看 cocos2d:
它具有内置的涟漪效应。
/tests/EffectsTest.m 下的源代码中有示例代码