reflection geometry finally correct
[laserbrain_demo] / src / app.cc
index fcf5fe0..ee9b5e6 100644 (file)
@@ -406,7 +406,7 @@ void app_display()
                ImGui::GetIOPtr()->DeltaTime = dt;
                ImGui::NewFrame();
 
-               ImGui::ShowTestWindow();
+               //ImGui::ShowTestWindow();
        }
 
        glClearColor(1, 1, 1, 1);