Hello, does ImGui support having multiple instance of GUIs, potentially display on multiple viewports with different dimensions, with only one viewport activated and accepting input at a time?
I would like to add use ImGui on my project here. But worry it might not be easy to make it work the way I wanted.
Hello, does ImGui support having multiple instance of GUIs, potentially display on multiple viewports with different dimensions, with only one viewport activated and accepting input at a time?
I would like to add use ImGui on my project here. But worry it might not be easy to make it work the way I wanted.