State of OpenGL bindings

Jacob Carlborg doob at me.com
Sun Nov 3 23:30:27 PST 2013


On 2013-11-04 07:31, Guilherme Vieira wrote:
> Hi, all.
>
> If I wanted to create an OpenGL project in D, what would be supported by
> current bindings? Are the bindings out-of-date compared to the C library
> versions or are they the same?

I would recommend using Derelict. It contains bindings for 1.1 to 4.3, 
as far as I can see. Derelict is usually in a very good shape.

https://github.com/DerelictOrg/DerelictGL3

Use via dub: http://code.dlang.org/packages/derelict-gl3

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list