dear jvm imgui
Bloat-free Immediate Mode Graphical User interface for JVM
kotlin-graphics/imgui is a Kotlin port and wrapper of the Dear ImGui immediate-mode graphical user interface, designed to integrate seamlessly with JVM-based OpenGL applications. It brings the powerful, real-time GUI-building capabilities of ImGui to Kotlin developers, allowing rapid development of tools, in-app editors, and visual debuggers with a highly intuitive syntax. The project closely mirrors the original C++ ImGui API, while adding idiomatic Kotlin features and bindings for libraries...