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 の下のソースにサンプル コードがあります。