Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
Go to file
Sebastian cd98f86005 Initial commit:
- License file and initial readme file.
- Plugin and module base configuration.
- Repository configuration.
2017-03-17 23:22:13 +00:00
Resources Initial commit: 2017-03-17 23:22:13 +00:00
Source/ImGui Initial commit: 2017-03-17 23:22:13 +00:00
.gitignore Initial commit: 2017-03-17 23:22:13 +00:00
ImGui.uplugin Initial commit: 2017-03-17 23:22:13 +00:00
LICENSE Initial commit: 2017-03-17 23:22:13 +00:00
README.md Initial commit: 2017-03-17 23:22:13 +00:00

Unreal Engine plugin integrating Omar Cornut's Dear ImGui framework (https://github.com/ocornut/imgui).