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
- Host: GitHub
- URL: https://github.com/Timu5/bindbc-nuklear
- Owner: Timu5
- License: bsl-1.0
- Created: 2019-01-10T23:20:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T18:03:45.000Z (over 1 year ago)
- Last Synced: 2024-08-04T01:04:56.195Z (9 months ago)
- Language: D
- Size: 1.38 MB
- Stars: 42
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
- awesome-d - bindbc-nuklear
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.