Go Back   Android Forums > Android Development > Application Development
Application Development Dev Lounge for the Coder Folks
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old June 19th, 2009, 06:31 AM   #1 (permalink)
New Member
Thread Author (OP)
 
Join Date: Jun 2009
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default 3D Streaming on Android Phone?

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

javame_android is offline  
Reply With Quote
Sponsors
Old June 26th, 2009, 11:50 AM   #2 (permalink)
New Member
 
Join Date: Jun 2009
Posts: 6
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by javame_android View Post
This is tested just on emulator so assuming it will be even slower on Phone.
Be sure to look into the android ndk. You want to be rendering or doing processor intensive tasks in C/C++ rather than Java.
cp123127 is offline  
Reply With Quote
Reply


Go Back   Android Forums > Android Development > Application Development
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:36 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.