CHAPTER17WebGL
Once OpenGL took off in the 1990s demand grew for a lightweight version of the API specifically for embedded systems like smartphones and tablets which have lesser GPU capability than desktops. Accordingly, OpenGL for Embedded Systems, or OpenGL ES, version 1.0, was released in 2003. Subsequently, OpenGL ES evolved through multiple versions, the current one being 3.2. Crucially, OpenGL ES has its own C-like shading language very similar to the OpenGL shading language.
Following embedded systems the obvious next frontier for OpenGL was the web. The Mozilla Foundation in 2007 developed a prototype of a Web Graphics Library, or WebGL, or, simply, OpenGL for the web. Subsequently, WebGL 1.0 was officially released in 2011 and then ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access