PDA

View Full Version : Java SE & Java 3d Support


ycavan
30th July 2008, 04:54 AM
I've tried to look around for j2me midlet managers that fully supported opengl ( since we now have ogles support ) and I have NOT found any... They have to support JSR-239, I believe... anyway, I did find a "true" Java SE ( "real" java virtual machine ) implementation w/ Java3d support:

http://www2s.biglobe.ne.jp/~dat/java/project/jvm/index_en.html

Shub-Niggurath
30th July 2008, 11:52 AM
Thats pretty sweet, ill give it a try. Would be nice to run desktop java on a ppc :)

rfarnell
13th August 2008, 03:39 PM
This should do what your looking for:
http://forum.xda-developers.com/showpost.php?p=2127317&postcount=65

Rob

ycavan
13th August 2008, 03:53 PM
that's a midlet manager. :) I was pointing out that there's a java se implementation for ppc's. :)