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 5083f49946 add layouting, split layout computation from rendering 2023-06-29 18:02:27 -05:00
libs big boi inital commit, barely have rendered ui 2023-06-21 21:42:03 -05:00
src add layouting, split layout computation from rendering 2023-06-29 18:02:27 -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