I like your script. I read with bitcointalk that their would be a script which is running multithread. It would be awesome when your script could also running multithread...your great script would ...
This is a simple example how to render into QGLWidget's surface from non-UI thread. The rendering result is a basic rotating quad mesh where the shading is done with vertex colors. The example uses ...