Skip to content

build2-packaging/imgui-sfml

Repository files navigation

imgui-sfml

build2 packages for the imgui-sfml framework backend for the Dear ImGui library.

Usage

Simply add the backend package to your manifest. Note that the libimgui-framework-sfml package is a framework backend, which means it is all self-contained and you do not need to add any additional render or platform backend.

depends: libimgui-framework-sfml

Headers are included without any prefix, for example:

#include <imgui-SFML.h>

See also the imgui-sfml-examples package for examples on how to build executables with the package.

About

build2 packages for the SFML backend of Dear ImGui

Resources

Stars

Watchers

Forks

Packages

No packages published