public void Run(double elapsedTime)
 {
     _openGlPanel?.UpdateWindow();
 }