Standard GUI Library
Not to be confused with sGL
The repo is inactive; the sole developer isn't ;) Although it appears the project is dead, I do not have internet, so I am unable to update the repo except when at school or at a WiFi hotspot.
- Display
- GLFW
- Nuklear
- AWT
- Swing
- SWT
- JavaFX
- ...(request a framework via issue)
- Rendering
- OpenGL (development in progress)
- Vulkan
- Swing
- AWT
- SWT
- ...(request a framework via issue)
- User Interface (Widgets)
- AWT
- Swing
- SWT
- JavaFX
- SGL
- ... (request a framework via issue)
Standard GUI Library is aimed at unification and decoupling of many different windowing and GUI systems. Here is a list of planned or implemented features:
- Implementation decoupling through standard interfaces
- HTML5, XHTML, and XML GUI layout capabilities
- On-the-fly GLSL Shader building and compilation
- Possibly more over time...