Friday, April 26, 2013

Re: [android-developers] Re: Paper Folding animation

Like I said, I would suspect that it would definitely be possible.  If you know a little bit of Objective C then you can probably figure out the relevant aspects related to rendering the view.  It's pretty nontrivial, mostly because writing custom animated views are difficult:  I assume you'd do this with a `GLSurfaceView`, but I'm not sure how accurate that is, given that I don't do much UI development..

Kris


On Thu, Apr 25, 2013 at 1:43 PM, bob <bob@coolfone.comze.com> wrote:
Well, the project is open source:


So, you could probably convert the source to Android.  I have done this for several games/projects.  It tends to be a lot of work but very didactic.

Also, you could contact the author and see if he will make you an Android version:


Thanks.


On Thursday, April 25, 2013 5:33:39 AM UTC-5, Amit wrote:
Hi,

Could you please anybody help me how to achieve the Vertical Paper folding effect as show below.

I want to use this animation for creating a stack of Images and view them in paper unfolding effect.

 Any links to example source code will help me a lot.

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment