Creating 2-D and 3-D graphics by using JSR-239
You can create 2-D and 3-D graphics for a BlackBerry® device by using JSR-239 and BlackBerry APIs. JSR-239 contains the Java® binding for OpenGL® ES. OpenGL ES is based on the desktop version of OpenGL, but has been designed for use on wireless devices.
For more information about OpenGL, visit www.khronos.org/opengles/.
Next topic: Packages for JSR-239 support
Previous topic: Code sample: Implementing a custom connector framework.