MadLadSquad
Contents

To use the custom renderer examples as a testing environment, install and build the UImGuiDemo project locally.

Clone the library inside UImGuiDemo’s Source/ directory with submodules:

user $ git clone https://github.com/MadLadSquad/UImGuiRendererExamples --recursive

Reload UImGuiDemo’s CMakeLists.txt and rebuild.