View Single Post
  #5  
Old 10-30-2009, 11:32 AM
dtidrow dtidrow is offline
Member
 
Join Date: Dec 2008
Posts: 13
Quote:
Originally Posted by farshizzo View Post
Yes, this should be possible with the vizcave module. A vizcave.Wall object does not necessarily have to represent an actual physical wall. It simply represents the physical rectangular surface that the computer is responsible for rendering to.

The vizcave module does not perform edge-blending. This is usually left to the hardware to accomplish. However, you can specify overlapping dimensions for the wall objects.
Okay, that's pretty much what I thought. So is there any upper limit to the number of PC's you can have in a cluster? Is there a degredadion in performance as you add more PC's to the cluster? Would it be beneficial to have a master computer only control the slaves, and have the slaves do all the rendering?
Reply With Quote