Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aferust/bindbc-sdlgfx
Dynamic and static bindings to SDL2_gfx, compatible with -betterC, @nogc, and nothrow.
https://github.com/aferust/bindbc-sdlgfx
Last synced: about 1 hour ago
JSON representation
Dynamic and static bindings to SDL2_gfx, compatible with -betterC, @nogc, and nothrow.
- Host: GitHub
- URL: https://github.com/aferust/bindbc-sdlgfx
- Owner: aferust
- Created: 2019-11-19T22:34:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T22:39:34.000Z (almost 5 years ago)
- Last Synced: 2024-08-04T01:04:50.257Z (4 months ago)
- Language: D
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-d - bindbc-sdlgfx
README
# bindbc-sdlgfx
A configurable set of dynamic and static D bindings, to the [SDL2_gfx](https://sourceforge.net/projects/sdl2gfx/) library, which are compatible with @nogc, nothrow, and BetterC.
## Dependencies
* [bindbc-loader](https://github.com/BindBC/bindbc-loader)
* [bindbc-sdl](https://github.com/BindBC/bindbc-sdl)