mirror of https://github.com/pcleavelin/zooy
A naïve immediate mode library written in Zig. Heavily inspired by https://www.rfleury.com/p/ui-part-1-the-interaction-medium
* Move all global variables to UI_Context struct * Add string formatting to API * Allocate formatted (and const too, gross) strings via a frame allocator * Add higher level Grid component still lots of jank and built-in assumptions |
||
---|---|---|
libs | ||
src | ||
.gitignore | ||
.gitmodules | ||
build.zig |