Haxe bindings for Dear ImGui currently targeting 1.87dock (C++) or 1.80 (JS). This library is a fork of imgui-hx by @jeremyfa, which is a continuation of the great work from @Aidan63 on linc_imgui.
// [X] Renderer: Support for large meshes (64k+ vertices) with 16-bit indices. // You can copy and use unmodified imgui_impl_* files in your project. See examples/ folder for examples of using this. / ...