Thread: CAVE screen lag
View Single Post
  #8  
Old 07-19-2013, 10:36 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
If your scene does not render at 60 fps then enabling sync in the cluster application will lower the framerate because all machines will wait for the slowest one. If you don't enable sync some of the machines may run faster but then they will be out of sync. To keep all screens in sync and maintain a high framerate you'll need to reduce the complexity of your models or optimize them. Here are some articles that maybe helpful:

Drawable Budget
Polygon Budget
Texture Budget
GPU Budget Intro
Reply With Quote