cf_app_init_imgui¶
Category: app
GitHub: cute_app.h
Initializes Dear ImGui.
Remarks¶
Dear ImGui is an excellent UI library for debugging, great for making tools and editors. After calling this init function you can call into Dear ImGui's functions.
Related Pages¶
cf_app_get_sokol_imgui