pugl
GUI library
A minimal, portable API for creating GUIs on various platforms.
A minimal portable API for embeddable GUIs
181 stars
16 watching
34 forks
Language: C
last commit: about 2 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 | 641 |
lvgl/lv_binding_micropython | Provides an interface between MicroPython and the LVGL graphics library. | 258 |
kojix2/libui | A Ruby wrapper around a cross-platform GUI library written in C. | 205 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 728 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
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 | 687 |
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,253 |
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. | 122 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |