![]() |
#6
|
|||
|
|||
Currently, you can have a maximum of 32 computers in a cluster.
Having more computers means more network traffic, so there might be a small performance hit in that regard. Having the clients perform all the rendering is perfectly fine. Simply add the following code to your script to prevent the master from rendering: Code:
viz.cluster.pushMask(viz.MASTER) viz.MainWindow.visible(0) viz.cluster.popMask() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lighting on a 3 channel cluster | ajmurray | Vizard | 3 | 10-10-2007 09:57 AM |
Cluster Help | videcuk | Vizard | 12 | 09-21-2007 02:14 PM |
Material Tiling | Vinicius Lima | Vizard | 1 | 08-08-2007 11:17 AM |
Cluster problems for RC1 | hotspur1 | Vizard | 1 | 04-04-2007 12:31 PM |
quad_buffer cluster | John P | Vizard | 4 | 06-07-2006 10:01 PM |