views:

12

answers:

0

Hi all,

I'm interested in reproducing the image effect seen in the iPhone app Wobble (where users could define circular regions on 2d images which would then have a displacement-like warp applied when the phone was tilted) for a game I am planning to deploy to Android. Does the Android API include 2d effects that could pull this off? I looked through, but I'm only an intermediate Java programmer and a novice with the Anroid API so I thought I'd ask.

Thanks,

CCJ