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
- Host: GitHub
- URL: https://github.com/extrawurst/imgui_d_test
- Owner: extrawurst
- Created: 2015-04-07T16:55:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T07:59:41.000Z (about 5 years ago)
- Last Synced: 2025-01-25T17:44:10.732Z (over 1 year ago)
- Language: D
- Homepage:
- Size: 1.52 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imgui_d_test [](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)
