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

https://github.com/Timu5/bindbc-nuklear

D bindings for nuklear
https://github.com/Timu5/bindbc-nuklear

Last synced: 5 months ago
JSON representation

D bindings for nuklear

Awesome Lists containing this project

README

        

# bindbc-nuklear
BindBC binding to [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear).

This library contains prebuild windows dll for Nuklear, on different platforms you can easily build C source code from cmake configuration in c directory.

You can find original Nuklear examples ported to D inside demo directory.
You can also see an example file browser at https://github.com/dukc/nuklearbrowser.