Package NetworkRender :: Module RenderThread
[hide private]
[frames] | no frames]

Module RenderThread

source code

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

Classes [hide private]
  RenderThread
Variables [hide private]
  __url__ = ["Author's site, http://www.swineworld.org/blender"]
  __email__ = ['varkenvarken is my nick at blendernation.org, PM...
  __history__ = ['1.00 2008-10-20, initial version']
Variables Details [hide private]

__email__

Value:
['varkenvarken is my nick at blendernation.org, PM me there']