Avokadoen / zig_vulkan

Toying with vulkan and zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add build flag for no imgui

Avokadoen opened this issue · comments

If a release build was ever included, imgui would maybe not be a desired feature. Imgui also includes substantial build time as it partially has to build c++'s std and is the only c++ dependency