// This needs to be used along with a Renderer (e.g. DirectX11, OpenGL3, Vulkan..) // [X] Platform: Keyboard arrays indexed using VK_* Virtual Key Codes, e.g. ImGui ...
These bindings support a lot of common imgui operations except for initializing imgui. This repo only deals with binding ImGui with lua and doesn't deal with setting up the ImGui impl files required ...