State of OpenGL bindings

Mike Parker aldacron at gmail.com
Sun Nov 3 23:47:35 PST 2013


On 11/4/2013 4:30 PM, Jacob Carlborg wrote:
> 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
>


Re being out-of-date: DerelictGL3 has support for up to version 4.3. 
Support for 4.4 is on the TODO list.


More information about the Digitalmars-d mailing list