RenderThread.py thread and workload communication functions for client
side threads.
It defines a single class RenderThread that retrieves renderrequests
from a queue, renders a frame or part of a still and communicates
tatistics to a queue. It does not implement the render() function itself
but depends on a subclass to do so. (see NetworkRender.AnimRenderThread or NetworkRender.StillRenderThread)
Version:
1.00 2008-10-20
Author:
Michel Anders (varkenvarken)
Copyright:
(cc) non commercial use only and attribution by