Mobile 3D Graphics API (JSR-184)
Article Metadata
Mobile 3D Graphics API (JSR-184) It is specification of interactive 3D graphics API for making 3D games & applications for mobile devices in J2ME. It is helpful in making games which are quite near to the real environment. Application areas that will benefit from a 3D graphics API include games, map visualization, user interfaces, animated messages, and screen savers. Each of these areas requires simple content creation, some require high polygon throughput, and others require high-quality still images with special effects.
- JCP specification:
http://jcp.org/en/jsr/detail?id=184
- Starting 3D applications Sun java
http://developers.sun.com/mobility/apis/articles/3dgraphics/
- Nokia site
http://www.developer.nokia.com/Community/Wiki/Category:Mobile_3D_Graphics_API_%28JSR-184%29


(no comments yet)