KingsleydotDev/ImGui-Menus — reverse-engineered prompt
Reverse engineered prompt
Build me a Windows C++ ImGui menu showcase based on this collection of custom DirectX9 and DirectX11 menus.
I want it to feel like a clean gallery where I can open one demo app, choose a menu style from the collection, and see that UI recreated with normal sample controls like tabs, checkboxes, sliders, dropdowns, color pickers, buttons, and a loader screen when the style has one. I don’t need any cheat, injection, or game related functionality, just the visual menu designs as reusable ImGui templates.
Please make it easy to compile in Visual Studio, organize the different menu styles clearly, and include a simple README with build steps and screenshots or preview notes. If some of the archived menus are messy or incomplete, clean them up enough to make a polished working demo. Look up the current ImGui and DirectX setup docs online if you need to.
Want more depth? Deep Reverse