On Dec 11, 2009, at 6:45 PM, Chunk 1978 wrote:

> i haven't yet started to study OpenGL, but i just came across a java
> sample online that creates a water effect, and the sample code was
> surprisingly quite small.
> 
> here is the java example:  http://www.neilwallis.com/java/water.html
> 
> essentially, i'd like to replicate this, or something similar, using a
> UIImage and touch methods.  how difficult will this be?


You probably can't do this in realtime with a UIImageView on current devices 
(unless your image was very small). You would probably need to use OpenGL ES.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to