Hello,
I've created a small gps application for a S40 mobile phone. It displays svg maps using a Canvas.
And now I'd like to add 3d elements on the screen, for example, display 3d cubes in order to represent the buildings.
Is it possible?
Hello,
I've created a small gps application for a S40 mobile phone. It displays svg maps using a Canvas.
And now I'd like to add 3d elements on the screen, for example, display 3d cubes in order to represent the buildings.
Is it possible?
Hi bouncebounce! Welcome to Nokia Discussion Boards!!![]()
May be you should give a try using Mobile 3D Graphics API (JSR-184)
Hope this links would be of some help!
3D Game Development On JSR-184 (With Example) v1.1
http://www.forum.nokia.com/info/sw.n..._v1_1.zip.html
JSR-184 3D GRAPHICS API FOR J2ME™
http://www.forum.nokia.com/info/sw.n...n-1.1.zip.html
JavaOne 2004: Session TS-2121: Advanced Game Development with the Mobile 3D Graphics API
http://www.forum.nokia.com/info/sw.n...pulli.pps.html
Mobile Java 3D developer resources
http://developer.sonyericsson.com/si...d/p_java3d.jsp
Getting Started With the Mobile 3D Graphics API for J2ME
http://developers.sun.com/techtopics...ics/index.html
Benhui.net Mobiel 3D resources.
http://www.benhui.net/modules.php?name=Mobile3D
Regards
Gopal
Thanks for your answer. Actually, I've already read most of these docs, and I'm getting a bit worried. I don't think it will be possible to do what I want.
Whatever, if anybody knows that it really is impossible, please let me know so that I try something else.