pugl
GUI library
A minimal, portable API for creating GUIs on various platforms.
A minimal portable API for embeddable GUIs
182 stars
16 watching
35 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dmitryvk/cl-gtk2 | A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
libui-ng/libui-ng | A portable GUI library for C that uses native platform technologies | 655 |
lvgl/lv_binding_micropython | Provides an interface between MicroPython and the LVGL graphics library. | 266 |
kojix2/libui | A portable GUI library for Ruby that wraps the libui family. | 209 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 588 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
lukasbanana/llgl | A thin abstraction layer for multiple graphics APIs and platforms | 2,113 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |
lvgl/lv_binding_rust | Rust bindings for an embedded GUI library with graphics and widgets capabilities | 696 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
yak32/glw_imgui | An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
linux-man/loveframes | A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. | 123 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |