3D Graphics with OpenGL

Topics 

  • 3D support in Android 
  • Android APIs 
  • OpenGL ES APIs 
  • Building a polygon

3D Support in Android

3D with OpenGL 

  • Android includes support for high performance 3D graphics via the OpenGL API — specifically, the OpenGL ES (Embedded System) API. 
  • OpenGL ES is a flavor of the OpenGL specification intended for embedded devices. 
  • Versions of OpenGL ES are loosely peered to versions of the primary OpenGL standard 
  • Beginning with Android 2.2, Android supports OpenGL ES 2.0 (with backward compatibility support for OpenGL ES 1.1)

You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.