Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGL extensions #1626

Open
kyasbal opened this issue Jun 1, 2015 · 2 comments
Open

WebGL extensions #1626

kyasbal opened this issue Jun 1, 2015 · 2 comments

Comments

@kyasbal
Copy link

kyasbal commented Jun 1, 2015

Hello, I think it is better to add a supported tables for WebGL extensions.
As you know, there is some of feature specified as extension in WebGL.

This is example,

  • GL_EXT_draw_buffers the specification to use multiple render targets
  • EXT_blend_minmax the specification to use minimum or maximum function in blending

The list of extensions information can be found in this article.
https://www.khronos.org/registry/webgl/extensions/

@nkronlage
Copy link
Contributor

@Maksims
Copy link

Maksims commented Nov 7, 2016

That would be very good stat to have.
webglstats.com hasn't updated since Feb 2016, which is nearly a year for now. Stats do get outdated there, and WebGL is progressing. Especially soon with WebGL 2, there are many webgl related stats could be tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants