Skip to content

Minimal working examples for using ImGui with Java, LWJGL and OpenGL on Windows.

License

Notifications You must be signed in to change notification settings

Trolobezka/mwe-imgui-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal working examples for ImGui (Windows, Java, Gradle, LWJGL, OpenGL)

  • mwe-application is using the application layer from imgui-app.
  • mwe-binding is using the bindings with custom window creation (GLFW from LWJGL).

Both Gradle projects were generated with default settings by following this guide in Gradle docs. Runnable .jars can be created with the help of Shadow. Project created with VSCode, Extension Pack for Java, Gradle and Gradle for Java extension.

MWEs were created with the help of these resources:

Screenshot:

screenshot

About

Minimal working examples for using ImGui with Java, LWJGL and OpenGL on Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages