You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced a call to `ImGui.ShowDemoWindow()` within the
rendering loop to display the Dear ImGui demo window. This
provides a showcase of various UI elements and features
available in the library. The change is likely intended for
debugging, learning, or demonstrating ImGui capabilities.
The rest of the rendering process remains unchanged.
0 commit comments