GUI in LWJGL

This page summarizes the projects mentioned and recommended in the original post on /r/opengl

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LWJGUI

    Simple UI solution for LWJGL3

  • I am making a simple game engine using LWJGL and I decided to implement GUI. I found LWJGUI and it seems useful as it states that it lets me use my own rendering code. But I have hardship finding any example code or tutorial. Sure there's the documentation, but I have to start somewhere. Do you have any experience with this library?

  • imgui-java

    JNI based binding for Dear ImGui

  • If you want a library that has an active community and a lot of examples try out imgui (java port: https://github.com/SpaiR/imgui-java). It is a C based language but seems like the port are pretty close to the original api so you can follow not only the java docs but the c/c++ ones as well. There are a few game engines that utilizes imgui in the editor because it is lightweight, easy to extend, theme and use.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • LWJGL

    LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.

  • and you can find some code examples in their repo: https://github.com/LWJGL/lwjgl3/tree/master/modules/samples/src/test/java/org/lwjgl/demo/nuklear

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Instancing/Instanced Rendering in LibGDX (3D)

    2 projects | /r/libgdx | 6 Jan 2023
  • Building a Game Engine Using Java with LWJGL

    1 project | dev.to | 1 Apr 2024
  • My Game won't start :(

    1 project | /r/BetterThanWolves | 23 Nov 2023
  • Game crashes starting 1.5.2

    2 projects | /r/Minecraft | 17 Nov 2023
  • LWJGL documentation

    1 project | /r/opengl | 30 Jun 2023