Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.63 KB

File metadata and controls

19 lines (13 loc) · 1.63 KB

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