jazzbre / imgui-beef-1

Dear ImGui wrapper for the Beef Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dear ImGui wrapper for the Beef Programming Language


Languages

Language:C 82.5%Language:HyPhy 10.6%Language:Objective-C 5.2%Language:C# 1.4%Language:CMake 0.3%