On Tuesday, 21 July 2015 at 11:23:23 UTC, John Colvin wrote:
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

Thanks John, it looks really simple. I'll see if I can get round to making a proper package from it.

Reply via email to