On 2013-05-05 05:58, Diggory wrote:
I wrote this mainly for my own benefit, but I figured it might be useful
to someone else. It's a small program which generates opengl bindings
for D directly from the specification.

https://github.com/Diggsey/OpenGL-D-Bindings

It generates a single file "gl.d" which by default will do no more or
less than what you'd get by including "gl/gl.h". This will give you
access to GL 1.1 functions.

Sorry, but I can't understand why you would want to have this instead of Derelict.

--
/Jacob Carlborg

Reply via email to