Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)