Home

Awesome

imguibgfx-beef ImGui wrapper (with built-in Bgfx/SDL2 support) for the Beef Programming Language

Dear ImGui

Dependencies

cimgui ImGui-Beef

To build C/C++ API it needs the following parallel structure:

Root-Directory\
    |__ sdl2-beef\
    |__ bgfx-beef\    
    |__ imguibgfx-beef\

You need to clone sdl2-beef and bgfx-beef by yourself.

Prerequisites

Windows

MacOS

Linux

Usage

Open workspace and set Example as Startup project and Run! MacOS/Linux can be built and run with provided VSCode project (expects Beef git clone in the same root folder as this project).

Future work

iOS and Android build scripts.