/imgui-beef-1

Dear ImGui wrapper for the Beef Programming Language

Primary LanguageC

Dear ImGui wrapper for the Beef Programming Language

Generation

Note: SDL binaries are not automatically generated yet. Feel free to send me a message on discord (RogueMacro#8595) if you want it to be added soon. It is not my top priority at the moment.

Generation

Generation happens at 06:00 UTC every day

The generator uses the docking_inter branch of https://github.com/cimgui/cimgui. I have not made any other branches, so docking and viewports can be enabled on demand. It is however, not by default.

Usage

Add the ImGui project along with the implementation you use, i.e. ImGuiImplGlfw if you're using GLFW.

Make sure to change the C Library property of your project to dynamic or else it won't work