D中的OpenGL 3/4支持

Eth*_*han 12 d

是否有任何lib为D语言提供OpenGL 3或4绑定?AFAIK,废弃仅提供2.1功能.

jpf*_*jpf 12

derelict2支持OpenGL 3.1,3.2,3.3和4.0.

http://www.dsource.org/projects/derelict/changeset?old=branches%2FDerelict2%2FDerelictGL%2Fderelict%2Fopengl%40523&new=branches%2FDerelict2%2FDerelictGL%2Fderelict%2Fopengl%40523

上面的链接不再有效.Derelict现在是版本3并且在Github上:https://github.com/aldacron/Derelict3/

  • 您可能还需要阅读这篇文章,解释如何加载更多的现代版本:http://www.dsource.org/forums/viewtopic.php?t=4531&sid=0fcab7e56eecfbd446567746802bfcea (2认同)