![]() |
No rendering on Cluster Master
Hi all,
I looked all over the documentation, but couldn't find what I'm looking for. Perhaps I just wasn't looking in the right place. Our cluster master is quite busy doing a lot of calculations for tracking etc, so I want to use 6 clients to do the rendering, and not have the cluster master render anything to screen. But, whatever I do, it always seems to render something to screen. Is there a way for the cluster master to steer the clients to render the content, but not render anything itself? Kind regards, Victor |
Try hiding the main window only on the master computer:
Code:
with viz.cluster.MaskedContext(viz.MASTER): |
All times are GMT -7. The time now is 12:26 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC