I'll add some more wood to the fire: 
[https://github.com/oswjk/foolib](https://github.com/oswjk/foolib). I did that 
just as an experiment, didn't know what to name it though. It combines raylib + 
Dear ImGui. The thing is a bit of a hack. Raylib binding was generated with 
nimterop and Dear ImGui binding uses information from cimgui json files from 
which it generates a wrapper that directly wraps the C++ API. I'm probably not 
going to go anywhere with that, but it's there if someone wants to take a look. 
:-)

Reply via email to