View Single Post
  #1  
Old 04-08-2011, 06:20 PM
Zhi Zhi is offline
Member
 
Join Date: Mar 2011
Posts: 49
Sychronization between cluster machines

Hi All,

I have a script based on clusters in Vizard 4.0 beta. I simulated an avatar walking action. However, when look through an Sensics xSight HMD, the avatar's action was not synchronized between the two eyes (I can see 4 arms and 4 legs when the avatar walks). The two eye's view were rendered by two computers separately via the vizard cluster. I tried to use the vizcore.cfg file to force the synchronization, i.e.:

viz.cluster.master.sync = 1
viz.cluster.master.sync_gpu = 1

However, it does not change anything.
Can anyone help me? Thanks.

Zhi
Reply With Quote