ventosus.ch Open Music Kontrollers

d2tk - Data Driven Tool Kit

A performant, dyamic, immediate-mode GUI tool kit in C which partially renders on-change only by massively hashing-and-caching of vector drawing instructions and on-demand rendered sprites.

It features graphics frontends:

It features render backends:

Build / test

git clone https://git.ventosus.ch/d2tk
cd d2tk 
meson build
cd build
ninja -j4
ninja test

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

Source