https://github.com/spinyowl/spinygui
(WIP) Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
https://github.com/spinyowl/spinygui
framework gui gui-framework gui-library java lwjgl lwjgl3 opengl ui
Last synced: about 2 months ago
JSON representation
(WIP) Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
- Host: GitHub
- URL: https://github.com/spinyowl/spinygui
- Owner: SpinyOwl
- License: mit
- Created: 2018-08-10T05:25:06.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-17T13:27:37.000Z (about 2 years ago)
- Last Synced: 2024-11-24T20:50:12.090Z (over 1 year ago)
- Topics: framework, gui, gui-framework, gui-library, java, lwjgl, lwjgl3, opengl, ui
- Language: Java
- Homepage:
- Size: 2.77 MB
- Stars: 23
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](/)
[](/)
[](/LICENSE)
[](https://ko-fi.com/J3J4L9ASJ)
[](https://github.com/SpinyOwl/SpinyGUI/actions/workflows/gradle.yml)
[](https://sonarcloud.io/summary/overall?id=SpinyOwl_SpinyGUI)
[](https://sonarcloud.io/component_measures?metric=Coverage&id=SpinyOwl_SpinyGUI)
[](https://codecov.io/gh/SpinyOwl/SpinyGUI)
---
# SpinyGUI (WIP)
---
First implementation is known as https://github.com/SpinyOwl/legui
New implementation should be more flexible.
## System requirements
SpinyGUI requires Java 15+.
## Links
[LWJGL - Lightweight Java Game Library 3](https://github.com/LWJGL/lwjgl3)
[JOML – Java OpenGL Math Library](https://github.com/JOML-CI/JOML)
[NanoVG -Small antialiased vector graphics rendering library for OpenGL.](https://github.com/memononen/nanovg)