Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Extrawurst/DerelictLibui

Dynamic Binding for libui (https://github.com/andlabs/libui) in D
https://github.com/Extrawurst/DerelictLibui

Last synced: about 1 hour ago
JSON representation

Dynamic Binding for libui (https://github.com/andlabs/libui) in D

Awesome Lists containing this project

README

        

# DerelictLibui [![Build Status](https://travis-ci.org/Extrawurst/DerelictLibui.svg)](https://travis-ci.org/Extrawurst/DerelictLibui)
Dynamic Binding for libui (https://github.com/andlabs/libui) in D

to build/run the test app:
```
dub --config=test
```

# Screenshots of test app
![screenshot osx](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_osx.png)
![screenshot win](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_win.png)
![screenshot nix](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_nix.png)