BSVino / docs.gl

OpenGL Reference Documentation
docs.gl
Other
583 stars 95 forks source link

Giving WebGL a tab (or tag) #9

Open expiredninja opened 10 years ago

expiredninja commented 10 years ago

i realize WebGL is 'based on' OpenGL ES 2.0, and is maybe more of an API than a language specification, but i think some mention should be made. Ideally it would have it's tab, but with browser and device support as tags. thank you!

dmitshur commented 9 years ago

Agree that it'd be nice to add support for WebGL.

It is based on OpenGL ES, and is very similar, but isn't exactly the same, meaning it would be helpful to have it available on docs.gl so you can look up its docs.

For example, WebGL has a getShaderParameter func that no other OpenGL has (the closest match that OpenGL ES has is glGetShaderiv).

tiansijie commented 9 years ago

agree on add support for webgl

BSVino commented 9 years ago

I would love some WebGL support. I'll put it in the to do list but I can't guarantee I'll have time soon. Any takers?