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

https://github.com/extrawurst/imgui_d_test

small example usage of the cimgui wrapper for D
https://github.com/extrawurst/imgui_d_test

Last synced: over 1 year ago
JSON representation

small example usage of the cimgui wrapper for D

Awesome Lists containing this project

README

          

# imgui_d_test [![Build Status](https://travis-ci.org/Extrawurst/imgui_d_test.svg)](https://travis-ci.org/Extrawurst/imgui_d_test)

small example usage of the [cimgui](https://github.com/Extrawurst/cimgui) [wrapper for D](https://github.com/Extrawurst/derelictImgui) based on the [imgui](https://github.com/ocornut/imgui) example [here](https://github.com/ocornut/imgui/tree/master/examples/opengl3_example)

![scaling](https://raw.github.com/extrawurst/imgui_d_test/master/Screen%20Shot%202015-04-09.png)