diff --git a/Bindings.md b/Bindings.md index 82e7291..fb07f66 100644 --- a/Bindings.md +++ b/Bindings.md @@ -17,6 +17,7 @@ https://github.com/cimgui/cimgui https://github.com/dearimgui/dear_bindings
Dear Bindings is tool to generate a C API for Dear ImGui, and metadata so other languages can easily generate their own bindings on top. +
Less battle-tested than cimgui, but can generate a C API + metadata with full comments. ----