Live data from Hacker News

OpenGL API Documentation

docs.gl

1–10 of 44 posts

Re: OpenGL API Documentation

#6

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.

Re: OpenGL API Documentation

#10
post #4

Earlier quoted context omitted.

What else would be there? ("Method" as the column name is actually incorrect... they're just bare C functions.)

https://github.com/BSVino/docs.gl/pull/24 :D

Being pedantic on a pedantic commit: You should use English sentences when writing commit messages. :P
Post reply on HN