GacUI
UI library
A comprehensive C++ library for building GPU-accelerated user interfaces with WYSIWYG editing tools and XML support.
GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.
2k stars
172 watching
297 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
wxwidgets/wxwidgets | A cross-platform C++ GUI library providing native-looking controls for multiple desktop platforms. | 6,226 |
gpuweb/gpuweb | The W3C WebGPU API and WGSL specification are being developed to enable graphics processing on the web. | 4,869 |
bkaradzic/bgfx | A cross-platform rendering library that provides a unified API for different graphics APIs and platforms. | 15,197 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
lvgl/lvgl | An embedded graphics library that enables the creation of beautiful UIs for microcontrollers and displays. | 17,707 |
gfx-rs/wgpu | A cross-platform, Rust-based graphics API that abstracts multiple GPU APIs and WebGL2/WebGPU. | 12,904 |
jinleili/wgpu-in-app | Enables graphics APIs in mobile apps without using third-party window management libraries | 294 |
uzh-rpg/vilib | A GPU-accelerated frontend for visual odometry pipelines | 432 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 390 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 588 |
qianmo/gpu-gems-book-source-code | A collection of source code from NVIDIA's GPU Gems book series, showcasing various techniques and examples for computer graphics, physics, simulation, and general-purpose computation on GPUs. | 1,051 |
bradlarson/gpuimage3 | A framework for GPU-accelerated image and video processing on Mac and iOS using Metal. | 2,749 |
facebook/igl | A cross-platform library providing a low-level GPU interface for multiple graphics APIs | 2,980 |
nigels-com/glew | A library that provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. | 2,679 |