thanks AJ will chk it..

On Wed, Apr 28, 2010 at 2:26 PM, AJ <ajeet.invinci...@gmail.com> wrote:

> There is a ApiDemo "GLSurfaceView - a spinning triangle"
> I hope this would help you. You want something like this.
>
> Thanks,
> AJ
>
> On Apr 28, 11:48 am, AJ <ajeet.invinci...@gmail.com> wrote:
> > @satish
> > If your "light travel" is same evry time then you can show it 4-5
> > images as animation.
> > Otherwise you have to write your own code.
> >
> > Thanks,
> > AJ
> >
> > On Apr 28, 11:37 am, satish bhoyar <getsatonl...@gmail.com> wrote:
> >
> >
> >
> > >  yes i want light ray to travel from one position to another.
> >
> > > thanks,
> > > satish
> >
> > > On Wed, Apr 28, 2010 at 1:31 PM, String <sterling.ud...@googlemail.com
> >wrote:
> >
> > > > On Apr 28, 7:17 am, satish bhoyar <getsatonl...@gmail.com> wrote:
> >
> > > > > I am developing one app where I need light effect. the exact is it
> should
> > > > > give a feel like light is traveling. I know one way i.e. by using
> > > > > GLSurfaceView, but  is there any other way to achieve this ?
> >
> > > > No, there's no other way, apart from rolling your own simulation
> using
> > > > Canvas (generating semitransparent gray "shadows" at a location you
> > > > manually specify, that kind of thing). If your lighting effects are
> > > > constant, you could pre-render them into your PNGs with a graphics
> app
> > > > on your desktop machine, but I'm guessing that's not what you want.
> >
> > > > String
> >
> > > > --
> > > > 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > > For more options, visit this group athttp://
> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group athttp://
> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to