Registry / other / milerius-sfml-imgui

milerius-sfml-imgui

JSON →
library1.1vcpkgunverified

imgui dll for sfml usage.

vcpkg install milerius-sfml-imgui
INSTALL
IMPORT
SIG · MILERIUS-SFML-IMGU
M
milerius-sfml-imgui
othercppv1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

imgui.h
#include <imgui.h>

Initialize ImGui and create a simple window.

#include "imgui.h" int main() { ImGui::Begin("Hello"); ImGui::End(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

milerius-sfml-imgui — pip install milerius-sfml-imgui · libregistry