All Projects → ddevault → Chopsui

ddevault / Chopsui

Licence: lgpl-3.0
An experimental UI toolkit

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Chopsui

Libagar
Cross-Platform GUI Toolkit (stable)
Stars: ✭ 212 (+63.08%)
Mutual labels:  opengl, gui
Visbrain
A multi-purpose GPU-accelerated open-source suite for brain data visualization
Stars: ✭ 172 (+32.31%)
Mutual labels:  opengl, gui
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (+3.85%)
Mutual labels:  opengl, gui
Morda
🐶 GUI library in C++
Stars: ✭ 75 (-42.31%)
Mutual labels:  opengl, gui
Imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
Stars: ✭ 394 (+203.08%)
Mutual labels:  opengl, gui
Skui
Skia-based C++ UI framework
Stars: ✭ 218 (+67.69%)
Mutual labels:  opengl, gui
Legui
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
Stars: ✭ 167 (+28.46%)
Mutual labels:  opengl, gui
Rust Pushrod
Cross Platform GUI Library for Rust
Stars: ✭ 292 (+124.62%)
Mutual labels:  opengl, gui
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+4407.69%)
Mutual labels:  opengl, gui
Assortedwidgets
OpenGL GUI library
Stars: ✭ 92 (-29.23%)
Mutual labels:  opengl, gui
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+8958.46%)
Mutual labels:  opengl
I Simpa
An Open Source software for 3D sound propagation modelling
Stars: ✭ 125 (-3.85%)
Mutual labels:  gui
Glrnvim
glrnvim wraps nvim with your favourite terminal into a standalone, non-fancy but daily-usable neovim GUI.
Stars: ✭ 129 (-0.77%)
Mutual labels:  opengl
Cute Deferred Shading
Cute little deferred shading implementation.
Stars: ✭ 129 (-0.77%)
Mutual labels:  opengl
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+8140%)
Mutual labels:  opengl
Rosbag to csv
Converter from ros bag to csv
Stars: ✭ 128 (-1.54%)
Mutual labels:  gui
Soundux
🔊 A cross-platform soundboard
Stars: ✭ 119 (-8.46%)
Mutual labels:  gui
Sonyheadphonesclient
A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
Stars: ✭ 123 (-5.38%)
Mutual labels:  gui
Clrcli
CLRCLI is an event-driven library for building line-art user interfaces in C#/.Net command-line applications.
Stars: ✭ 124 (-4.62%)
Mutual labels:  gui
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-0.77%)
Mutual labels:  opengl

chopsui

This is a very WIP library for creating user interfaces. There are no screenshots because it doesn't support rendering yet.

mkdir build
cd build
meson ..
ninja
ninja test
./demos/basic
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].