开发者

OpenGL 3/4 support in D

开发者 https://www.devze.com 2023-04-01 14:32 出处:网络
Is there any lib that provides OpenGL 3 or 4 bindings for the D开发者_C百科 language? AFAIK, derelict only gives 2.1 capabilities.derelict2 supports OpenGL 3.1, 3.2, 3.3 and 4.0.

Is there any lib that provides OpenGL 3 or 4 bindings for the D开发者_C百科 language? AFAIK, derelict only gives 2.1 capabilities.


derelict2 supports OpenGL 3.1, 3.2, 3.3 and 4.0.

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

The link above is not longer working. Derelict is now version 3 and on Github: https://github.com/aldacron/Derelict3/

0

精彩评论

暂无评论...
验证码 换一张
取 消