I'm trying to minimize my reliance on third party libraries as much as possible, now my question: should I write my own opengl bindings or use a library that already exists?
I'm not sure, if there's something to gain from writing my own bindings, what do you people think?