On 16 sep, 19:18, "Yusuf Saib (T-Mobile USA)" <yusuf.s...@t- Mobile.com> wrote: > > - is there any Android component for this around ? > > No[t to my knowledge]. > > > - may I encounter performances problems doing image computation in > > pure Java when scrolling, etc..? > > It might be slow and/or occasionally pause for G, but not necessarily > worse than the J2ME version.
I looked at the J2ME code, it uses some 3D layer (!= opengl). Actually, it seems to be a matter of putting the 6 photos from the qtvr file on the faces of a cube. I didn't get that at first, doing graphics transformations with opengl should be quite smooth I guess. -- og --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

