Thursday, January 3, 2013

Re: [android-developers] Re: hi.guys ..

Hey bro i do not know how to start that...
please help me out...
Thanks in advance

On 3 January 2013 20:28, bob <bob@coolfone.comze.com> wrote:

You will want to use OpenGL ES.


Draw 8 quads in octagon formation.


Then do:


glScale3f(1.0f, -1.0f, 1.0f);


and draw again with 50% opacity.


This will give you the reflection.



On Thursday, January 3, 2013 3:48:19 AM UTC-6, Ibrahim wrote:
I want to make new application like as shown in the attached file ...
Can any one help me please .
or how to start
Thanks in advance...

--
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 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

No comments:

Post a Comment