In my company we have 2 studio to create 3D content. There is one applet java player which renders 3D content on browser in applet. Now i want to implement the same thing in android. But it seems much tougher to us. Will this be feasible ? The main different is in sound and handling event. Willl there be some different in rendering as the output screen will be different.

