OpenGL
From WebOS101
Introduction
OpenGL ES is a specification for 3D graphics targeting embedded systems based upon OpenGL. OpenGL ES is a subset of OpenGL. OpenGL ES has two specifications, 1.1 and 2.0. OpenGL ES 2.0 is *not* backwards compatible with 1.1. webOS supports both 1.1 and 2.0 in the PDK.
Code Examples
OpenGL ES 1.1 rotate to landscape mode