Files
cimgui/README.md

6 lines
176 B
Markdown
Raw Normal View History

2015-04-07 16:06:21 +02:00
# cimgui
2015-04-08 09:04:53 +02:00
c-api for [imgui](https://github.com/ocornut/imgui)
this is a work in progress since imgui contains a lot of functionality already and we wrap on a as needed basis.