The time it takes to execute the call Rw->Render(); on a vtkRenderWindow increases 10-fold when executing Render() on >2 renderwindow sequentially within a tight loop. Is the display possibly cleared? This is not desirable behavior in interactive applications. Eigil