简体   繁体   中英

Ripple Effect on the touch event UIImageView

I want to make a ripple effect on a UIImageView upon receiving the user touch. How can i do this. Opengl is a good option. But on which part of opengl should i need to concentrate. I am new to opengl.

I'd suggest you check out cocos2d:

It has a built-in ripple effect.

There is sample code in their source under /tests/EffectsTest.m

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM