A naïve immediate mode library written in Zig. Heavily inspired by https://www.rfleury.com/p/ui-part-1-the-interaction-medium
Go to file
Patrick Cleavelin 3c06f4697a switch to being a module that can be imported
(although it can't be imported gracefully because of its coupling with raylib)
2023-06-23 22:19:03 -05:00
libs big boi inital commit, barely have rendered ui 2023-06-21 21:42:03 -05:00
src switch to being a module that can be imported 2023-06-23 22:19:03 -05:00
.gitignore add style stack 2023-06-23 20:53:45 -05:00
.gitmodules big boi inital commit, barely have rendered ui 2023-06-21 21:42:03 -05:00
build.zig switch to being a module that can be imported 2023-06-23 22:19:03 -05:00