How to Force the Windows to Redraw

  1. You can call in a loop
    base.graphicsEngine.renderFrame()
  2. Or use the task manager.(I guess that’s what you’ve come to.)
    demo - Methods of level loading in Panda3d (Solved)