Thread overview
OpenGL 3 for D?
Nov 15, 2009
Trass3r
Nov 15, 2009
Spacen Jasset
Nov 16, 2009
Mike Parker
Nov 16, 2009
Trass3r
Nov 16, 2009
Mike Parker
November 15, 2009
Are there any bindings out there?
November 15, 2009
Trass3r wrote:
> Are there any bindings out there?
I guess you have checked derlict on dsource already. I don't know if there is version 3 or not.
November 16, 2009
Spacen Jasset wrote:
> Trass3r wrote:
>> Are there any bindings out there?
> I guess you have checked derlict on dsource already. I don't know if there is version 3 or not.

DerelictGL in the Derelict2 branch will get version 3 support eventually. I don't know of any existing bindings for it, though.
November 16, 2009
Mike Parker schrieb:
>
> DerelictGL in the Derelict2 branch will get version 3 support eventually. I don't know of any existing bindings for it, though.

Yeah, it's planned, but he's busy and probably does the extension system and other libraries first.
November 16, 2009
Trass3r wrote:
> Mike Parker schrieb:
>>
>> DerelictGL in the Derelict2 branch will get version 3 support eventually. I don't know of any existing bindings for it, though.
> 
> Yeah, it's planned, but he's busy and probably does the extension system and other libraries first.

Yeah, that's exactly my plan :-) And it's actually in progress. I'm stealing an hour here and there to get it done. Commits are coming quite frequently lately.