dsdl2
dlang SDL2 

所属分类:collect
开发工具:D
文件大小:0KB
下载次数:0
上传日期:2023-06-22 04:03:10
上 传 者sh-1993
说明:  一种SDL2的OO高级包装器,在D编程语言中围绕bindbc sdl。,
(An OO high level wrapper for SDL2 with bindbc-sdl in the D programming language around bindbc-sdl.,)

文件列表:
LICENSE.md (1110, 2023-12-08)
dub.json (713, 2023-12-08)
examples/ (0, 2023-12-08)
examples/boilerplate/ (0, 2023-12-08)
examples/boilerplate/dub.json (359, 2023-12-08)
examples/boilerplate/source/ (0, 2023-12-08)
examples/boilerplate/source/main.d (1383, 2023-12-08)
examples/opengles-triangle/ (0, 2023-12-08)
examples/opengles-triangle/dub.json (507, 2023-12-08)
examples/opengles-triangle/glad/ (0, 2023-12-08)
examples/opengles-triangle/glad/gl/ (0, 2023-12-08)
examples/opengles-triangle/glad/gl/all.d (755, 2023-12-08)
examples/opengles-triangle/glad/gl/enums.d (25444, 2023-12-08)
examples/opengles-triangle/glad/gl/ext.d (192, 2023-12-08)
examples/opengles-triangle/glad/gl/funcs.d (27323, 2023-12-08)
examples/opengles-triangle/glad/gl/gles2.d (18528, 2023-12-08)
examples/opengles-triangle/glad/gl/loader.d (22087, 2023-12-08)
examples/opengles-triangle/glad/gl/types.d (1320, 2023-12-08)
examples/opengles-triangle/shaders/ (0, 2023-12-08)
examples/opengles-triangle/shaders/fragment.frag (133, 2023-12-08)
examples/opengles-triangle/shaders/vertex.vert (220, 2023-12-08)
examples/opengles-triangle/source/ (0, 2023-12-08)
examples/opengles-triangle/source/main.d (4670, 2023-12-08)
examples/pong/ (0, 2023-12-08)
examples/pong/dub.json (388, 2023-12-08)
examples/pong/source/ (0, 2023-12-08)
examples/pong/source/main.d (3798, 2023-12-08)
source/ (0, 2023-12-08)
source/dsdl2/ (0, 2023-12-08)
... ...

![](https://code.dlang.org/packages/dsdl2/logo) # dsdl2 An object-oriented wrapper for SDL2 in the D programming language utilizing high level programming constructs compatible with `@safe` code, accompanied with the [bindbc-sdl](https://code.dlang.org/packages/bindbc-sdl) binding. ## Use The recommended way of using this library in your project is to add it to your dub project. dsdl2 has been published in the [dub package registry](https://code.dlang.org/packages/dsdl2). A simple `dub add dsdl2` would do. ## Documentation ddox-generated documentation can be accessed online through this repository's [site](https://dsdl2.nekkl.org), or locally by cloning the repository and running `dub -b ddox`.

近期下载者

相关文件


收藏者