WebGL icon
WebGL icon

WebGL

 24 likes

WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0, exposed through the HTML5 Canvas element as Document Object Model interfaces. Developers familiar with OpenGL ES 2.

License model

  • FreeOpen Source

Application type

Platforms

  • Online
  No rating
24likes
0comments
0news articles

Features

Suggest and vote on features

WebGL News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

WebGL information

  • Developed by

    Khronos Group
  • Licensing

    Open Source and Free product.
  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Top WebGL apps (extensions / mods etc)

View all

Our users have written 0 comments and reviews about WebGL, and it has gotten 24 likes

WebGL was added to AlternativeTo by piotrex on Feb 21, 2013 and this page was last updated Oct 2, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is WebGL?

WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0, exposed through the HTML5 Canvas element as Document Object Model interfaces. Developers familiar with OpenGL ES 2.0 will recognize WebGL as a Shader-based API using GLSL, with constructs that are semantically similar to those of the underlying OpenGL ES 2.0 API. It stays very close to the OpenGL ES 2.0 specification, with some concessions made for what developers expect out of memory-managed languages such as JavaScript.