LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: 8BITDEV on April 22, 2020, 21:26:28

Title: I can't seem to find docs for imgui
Post by: 8BITDEV on April 22, 2020, 21:26:28
Post is simple i can't find the doc for imgui for java. :-\
Title: Re: I can't seem to find docs for imgui
Post by: abcdef on April 24, 2020, 12:20:13
Thats because lwjgl doesn't jave imgui bindings, it does have nuklear ones though

https://github.com/Immediate-Mode-UI/Nuklear
Title: Re: I can't seem to find docs for imgui
Post by: elect on April 24, 2020, 15:01:59
Post is simple i can't find the doc for imgui for java. :-\

Relay on the original (https://github.com/ocornut/imgui) and on the samples (https://github.com/kotlin-graphics/imgui/blob/master/imgui-gl/src/test/java/imgui/examples/OpenGL3.java)
Title: Re: I can't seem to find docs for imgui
Post by: sp on June 02, 2020, 09:44:53
Dear ImGui binding for Java with renderer for LWJGL: https://github.com/SpaiR/imgui-java