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 such as LWJGL. It’s particularly useful for Kotlin game engine developers or OpenGL-based tooling projects on the JVM.
Features
- Kotlin-friendly bindings for the Dear ImGui GUI library
- Works with OpenGL through LWJGL and other Kotlin graphics stacks
- Provides immediate-mode GUI system for tools and in-game editors
- Supports custom fonts, themes, and widget styling
- Integrates with existing rendering pipelines on the JVM
- Offers multi-viewport and docking support
- Compatible with input events from GLFW and other windowing libs
- Actively maintained with alignment to upstream ImGui releases
- Enables interactive debugging and real-time UI for JVM apps
Categories
GraphicsLicense
MIT LicenseFollow dear jvm imgui
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dear jvm imgui!