Hi Everybody, I would like to know whether it is possible to implement 3D streaming on Android phone. We have our own 3D studio which takes as input 3Ds and maya files and generates .q3z file. Now if I call this .q3z file using url then is it possible to render it on Android phone. I have Java Applet player ready for it and it runs fine. Can that be ported to Android phone.
I have ported some part of it i.e. uptil decoding .q3z file, but it takes a lot of time to decode whereas in Java Applet Player the decoding and rendering gets completed quickly. This is tested just on emulator so assuming it will be even slower on Phone. So I would like to know whether its possible to do so or not. Thanks & Regards Sunil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---