Hacker News new | past | comments | ask | show | jobs | submit login

Looks nice, but for example this: http://docs.gl/es3/glBindImageTexture has less error codes than this: https://www.khronos.org/opengles/sdk/docs/man31/html/glBindI...

Is this generated from khronos itself or some other sneaky way?




The source, including the generation scripts, is here: https://github.com/BSVino/docs.gl

I haven't got around to reading through the repo yet, so I can't say.


Hello, dev of web.gl here.

I scraped the docs from the Khronos website when I started the project, about ten months ago. They may be getting out of date by now. At some point I intend to check out all of the changes that Khronos has made since them and apply them to docs.gl. Help maintaining it would be much appreciated :)

I went to add the additional error code and I noticed that Khronos says the invalid operation error should be thrown if texture is NOT the name of an immutable texture object. Is it me or is that not a copy paste error that shouldn't be there?




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: