This looks useful as a quick reference and it's very nicely laid out. Nice work! I'm a little disappointed that the text is essentially the same as the man pages, which means all the same failings. It would be great if there was actually useful text in there. For example, this little zinger: "glBindTexture lets you create or use a named texture." It mentions in this single sentence that it lets you create a texture,…
The entire site is here: https://github.com/BSVino/docs.gl
I would love for people help improve the language, which I agree is terrible in places. I don't consider myself an OpenGL expert so I haven't tried to improve the language except in places I know very well. That's why I went for including examples instead of reworking the language. But I would be thrilled if some good writers helped clean it up and expand and clarify etc.
Thank you for the feedback. :)