Show imgui demo window

This commit is contained in:
Filip Sykala - NTB T15p 2022-11-29 18:42:11 +01:00
parent d5fedd928c
commit d9cc6ecad9

View File

@ -1697,6 +1697,8 @@ void GLCanvas3D::render()
#endif // ENABLE_RAYCAST_PICKING_DEBUG
}
ImGui::ShowDemoWindow();
const bool is_looking_downward = camera.is_looking_downward();
// draw scene