[android-developers] Re: 3D UI
You could I suppose implement your own algorithms... but you'd
basically be making your own OpenGL implementation and reinventing the
wheel.
OpenGL ES is the way to go for hardware-accelerated 3D on Android
(unless you're a fan of renderscript).
If you don't already know OpenGL, there are plenty of places to learn
it from.
Thomas
On Jun 13, 9:04 pm, rysk <sabharish....@gmail.com> wrote:
> hi,
> I am trying to develop a 3D user interface using 2D API? Is It
> possible or should I use OPEN GL ES? If possible can you please give
> me some good links for the same?
>
> 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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home