Re: water effect on iPhone with touch methods
Re: water effect on iPhone with touch methods
- Subject: Re: water effect on iPhone with touch methods
- From: David Duncan <email@hidden>
- Date: Mon, 14 Dec 2009 10:39:17 -0800
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 (email@hidden)
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:
This email sent to email@hidden