[RMA ImGui] offers an integration of ImGui, ImPlot and ImSpinner libraries with a highly optimized and modular approach.
ImGui is designed to enable fast iterations and to empower programmers to create debug tools.
V:2.2.0 New - ImSpinner Library. Improvement - Updated The Libraries. Improvement - Render Has Been Completely Reworked. Improvement - Codes Have Been Completely Refactored.
V:1.2.0 New - 5.2 version support.
V:1.1.0 New - 5.1 version support.
V:1.0.0 New - 5.0 version support.
Note
This plugin requires knowledge of C++.
This plugin is indicated but not limited to AA and AAA studios that intend to develop their tools.
This plugin is not just a simple libraries linking, it offers a complete integration.
Do you plan on adding support for 4.27 any time in the near future? Still stuck on 4.27 on an active project and would love to get this integrated if it is a possibiity.
Hi @RafaelMAlmeida, thank you for your work.
We purchased the plugin yesterday and are looking to integrate it.
I notice that you’ve put a demo, unfortunatly this demo only contains the binaries, not the sources. Do you please have the sources of this demo as well, especially the sources of the code handling the ImGui plugin.
Hi,
The demo is only a minimal project consisting of (Level + Plugin), it does not have any implementation. To activate the demo you only need the plugin, the shortcuts are described in the documentation.
Thank you.
same boat. I have knowledge of C++ but I need some start point tutorial. I purchased the plugin but is useless for me with no actual example codes. The Doc is too weak. I purchased it because I downloaded the demo and is awesome but once you download the plugin it doesnt have the demo project sources to see how it works
Hi, the example code is included in the plugin, with the plugin installed and enabled, just press the PageUp key as stated in the documentation, the example code is in the RMAImGui.cpp file as shown in the picture below
hello,i purchased this plugin for building my own gui,not a demo ,can you please help me to use it? after i applied this plugin in ue5,how can i use it to build my gui?thank you.