GLU in DerelictOrg

John Colvin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jul 21 04:23:21 PDT 2015


On Tuesday, 21 July 2015 at 11:08:13 UTC, Spacen Jasset wrote:
> Hello,
>
> Can anyone tell me if the GLU functions, gluSpehere etc are 
> availble in DerelictOrg or have they been removed. I can 
> replace these with my own versions, but was hoping to do a 
> quick port to DerelictOrg

They are not available. See 
http://dblog.aldacron.net/2014/10/derelict-3-removed-from-dub-repository/

I'm not sure why they aren't part of the DerelictOrg. I'm sure it 
wouldn't be hard to take 
https://github.com/aldacron/Derelict3/tree/master/import/derelict/freeglut and make a dub package out of it yourself, maybe even add it to code.dlang.org as derelict_extras-freeglut


More information about the Digitalmars-d-learn mailing list