| Reply | « Previous Thread | Next Thread » |
|
I am game programmer i got all spec and doc about JSR 184but where i dont know how to get it and install .If any one have link or location whre i can get it pls tell me.
|
| abhishek_in2000 |
| View Public Profile |
| Find all posts by abhishek_in2000 |
|
These guys offer an implementation of JSR 184. You are aware that it has to be preinstalled on the phone by the manufacturer? You can't just install it on your own phone.
There is a pure Java engine available, I don't know if it is JSR 184 compliant. shmoove |
|
First a disclaimer - the "pure Java" engine mentioned (actually MicrolightJava-3D") is largely my work so I may be biased.
MLJ3D isn't JSR184 compliant at least in part because JSR184 mandates a Java primitive float type. For native floats you need CLDC1.1. AFAIK there aren't yet any CLDC1.1 phones although one or two are due for release real soon now. Moreover JSR184 is architected to assume a level of CPU power beyond that offered by pure Java on current devices. Further, I've yet to find a generally available Java development system with a JSR184 compliant implementation. If anybody knows of one, I'd be really interested. I guess we're going to have to wait until one of the device manufacturers ships a phone with JSR184 on board. |
|
Just the specifiction of the new api were available on the net, perhaps the real 'release' will be coming soon i think!
But as your information, that's an available SDK for developing 3D-games/apps. for Symbian-base phones. It's called the OpenGL-ES(JSR-184 was compatible with it) developed by the same company who developed OpenGL for desktop, and it's written in C language not Java.
Last edited by 0104038 : 2004-01-13 at 06:39.
|
|
Thanx!!!
|
| abhishek_in2000 |
| View Public Profile |
| Find all posts by abhishek_in2000 |
|
The JSP-184 RI 1.0 fcs(Mobile 3D Graphics API) already released Nokia and alliance. The RI can be request from this link: "JSR-184-TCK-RI-support@nokia.com. Request from here and try your luck, i've requested but didn't found the RI there, if anyone can get this please tell me how?!
Last edited by 0104038 : 2004-01-22 at 20:48.
|
|
java has just released a sdk that supports jsr 184
http://java.sun.com/products/j2mewto...nload-2_2.html spob |
|
Some additional information http://henson.newmail.ru/j2me/jsr184.htm
|
|
Is there anything released that works on an actual Nokia device, or is everything so far just specifications and Windows-based implementations?
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|