
- GitHub - SpaiR/imgui-java: JNI based binding for Dear ImGui- To understand how to use ImGui Java - read official documentation and wiki. Binding adopts C++ API for Java, but almost everything can be used in the same manner. 
- ImGui Java download | SourceForge.net- Aug 26, 2025 · imgui-java is a comprehensive Java binding for Dear ImGui, the popular immediate-mode GUI library used for real-time tools and debug interfaces. This binding allows … 
- Maven Repository: io.github.spair » imgui-java-binding- ImGui Java Binding JNI based binding for Dear ImGui ... Central (42) WispForest (1) ... Prev 1 2 3 Next 
- imgui-java - Dear ImGui的Java绑定提供高效JNI接口 - 懂AI- imgui-java是Dear ImGui的JNI绑定项目,为Java开发者提供高效和功能完整的接口。 该项目支持多视口和停靠功能,集成FreeType字体渲染,并包含多个实用扩展。 
- Releases · SpaiR/imgui-java - GitHub- This release updates core bindings to Dear ImGui 1.90.9 and brings several improvements and fixes to the Java integration layer. Highlights Dear ImGui 1.90.9 Core Update All bindings are … 
- ImGui (imgui-binding 1.82.2 API) - javadoc.io- Ends the Dear ImGui frame. automatically called by Render (). If you don't need to render data (skipping rendering) you may call EndFrame () without Render ()... but you'll have wasted CPU … 
- ImGui Java - Browse Files at SourceForge.net- Aug 26, 2025 · Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline enabled application. … 
- imgui-java: JNI based binding for Dear ImGui - Gitee- The advantage of Dear ImGui is a portability, so feel free to copy-paste classes or write your own implementations. Additionally, there is an imgui-app module, which provides a high abstraction … 
- Maven Repository: io.github.spair » imgui-java-binding » 1.87.3- Aug 26, 2024 · ImGui Java Binding » 1.87.3 JNI based binding for Dear ImGui ... Note: There is a new version for this artifact New Version 1.90.0 
- GitHub - xpenatan/xImGui: ImGui Java Bindings- ImGui Java Bindings. Contribute to xpenatan/xImGui development by creating an account on GitHub.