dlang opengl / gl / glu /glut library.

Виталий Фадеев vital.fadeev at gmail.com
Sun Aug 22 13:35:01 UTC 2021


On Sunday, 22 August 2021 at 13:28:24 UTC, Mike Parker wrote:
> On Sunday, 22 August 2021 at 12:22:41 UTC, Виталий Фадеев wrote:
>> https://forum.dlang.org/post/s5pvtq$2q83$1@digitalmars.com
>>
>> On Wednesday, 21 April 2021 at 19:54:35 UTC, rikki cattermole 
>> wrote:
>>>
>>> On 22/04/2021 7:51 AM, Alain De Vos wrote:
>>>> import bindc.opengl;
>>>
>>> bindbc
>>
>> bindbc-opengl provides glu* functions ?
>> gluNewTess
>> gluTessCallback
>> gluTessProperty
>> gluTessNormal
>> gluDeleteTess
>>
>> able?
>
> No. As far as I know, glu isn’t maintained anymore.

Derelict GLUT dynamic loader: 
https://github.com/vitalfadeev/DerelictGLU
This is beta.



More information about the Digitalmars-d-learn mailing list