.

Technology

WebGL

WebGL is the JavaScript API for rendering high-performance, interactive 2D and 3D graphics directly in any compatible web browser: no plugins required.

WebGL is a cross-platform, royalty-free open web standard managed by the Khronos Group. It serves as a low-level 3D graphics API, exposing the functionality of OpenGL ES to ECMAScript (JavaScript) via the HTML5 canvas element. This design enables direct GPU-accelerated rendering, delivering complex visuals like games and data visualizations with native speed. Specifically, WebGL 1.0 aligns with the OpenGL ES 2.0 feature set, while WebGL 2.0 implements the OpenGL ES 3.0 API, ensuring broad support across major browser vendors (Apple, Google, Microsoft, Mozilla).

https://www.khronos.org/webgl/
4 projects · 7 cities

Related technologies

Recent Talks & Demos

Showing 1-4 of 4

Members-Only

Sign in to see who built these projects