Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 598 Bytes

C3 Dear Imgui Wrapper

This is a auto generated C3 Wrapper for Dear Imgui. (using auto generated cimgui)

Disclaimer: I created this wrapper to learn ImGui more indepth. So feel free to make suggestions!

Building ImGui Wrapper

You can either use just or run build.sh to generate and build the wrapper.

Using just:

just build <target>

Using build.sh

./build.sh --build --target <target>

Dear ImGui Bindings

Not yet implemented, but coming soon!