nanogui
Graphics library
A minimalistic cross-platform GUI library for rendering graphics using OpenGL and other frameworks.
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
2k stars
49 watching
200 forks
Language: C++
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mygui/mygui | A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. | 733 |
mitsuba-renderer/mitsuba | A research-oriented rendering system with an emphasis on experimental techniques and modularity. | 1,054 |
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 |
dalerank/nanogui | A minimalistic cross-platform GUI toolkit with automatic layout and support for multiple graphics APIs. | 85 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 588 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 269 |
visualcomputing/nub | A Java-based rendering and interaction processing library supporting 2D and 3D graphics and animation. | 34 |
mitsuba-renderer/enoki | Enables automatic transformations of numerical code to create vectorized and differentiated implementations on modern processor architectures. | 1,261 |
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 |
peterhinch/micropython-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 270 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 390 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |