Hi,
Is JSR 239(Java binding for OpenGL ES) currently supported by any Nokia mobile devices?
If not, is there a roadmap available?
Ming.
Hi,
Is JSR 239(Java binding for OpenGL ES) currently supported by any Nokia mobile devices?
If not, is there a roadmap available?
Ming.
Hi Ming,
That API is not supported on any Nokia devices yet.
The API is not part of the MSA API collection, so I do not see it implemented any time soon.
Hartti
The JSR-239 is not implemented on Nokia devices, so the MIDlets cannot use it.
Hartti
I hope to see this api implemented soon in nokia devices...
Why do you want '239, rather than '184?
But... why do you want 239? Why do you not just use 184?
I can compare them, because they're used for the same thing: rendering 3D images. Why do you require the low-level JSR 239 API? Why can you not just use the higher-level JSR 184 API?
Or, another way: what problem is solved by 239, that cannot be solved using 184?
this is your answer.
http://www.jbenchmark.com/tools.jsp?benchmark=239
please don't open a religious war, both apis is better than one api, this is sure...
![]()
I'm not opening a religious war! I'm a software engineer, not a priest. There is a variety of reasons why one might want one API rather than another. I just wondered what your specific reason was. I was interested because:
1. Nokia will need to spend money to provide an implementation. They are more likely to do this if you can provide a specific case for it, rather than just saying "I want it".
2. There may well be an alternative solution of which you are not aware, and someone might be able to help you.
Graham.