WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Vizconnect Display Issue (https://forum.worldviz.com/showthread.php?t=5800)

ghostx 07-28-2016 01:03 PM

Vizconnect Display Issue
 
Hi,

I am working on a project that I create a scene myself, and use a given config file to display it. The problem is when I follow the documentation script:

Code:

import viz
import vizconnect

viz.setMultiSample(4)
vizconnect.go('vizconnect_config.py')
dojo = viz.addChild('dojo.osgb')

It display perfectly on Christie Auto Calibration. But, it only shows white while I use my own scene.
Code:

room=viz.addChilde('room.osgb')
BTW, I can run my scene correctly on my own PC and lab's PC without the config file.

The display device is Christie Auto Calibration with 8 projectors.
My scene is built by 3ds Max and then export it into osgb format.


Thanks to anyone who can help me.

Jeff 07-30-2016 03:57 AM

What is the size of the model file? When it's loaded on the PC and completely in view what do the render stats show? Press F4 twice to see the render stats with the Vizard script running. I wonder if it has something to do with running a heavier model on that system. Is it possible to disable AutoCal and run the script across all the projectors? If so, does the model show up? Also, try running it on just one or across a few projectors and see if that works.

ghostx 07-30-2016 02:00 PM

Thanks for you reply, Jeff.

The size of the model file is about 180 MB.
And the render stats shows in the pic below.
https://s32.postimg.org/8137ekts5/image.png

I just searched the forum, only got this thread with keyword "AutoCal". Do you mind let me know how to disable AutoCal?

Because I am not in the Lab right now, I will try it tonight.

Thanks.

Jeff 07-31-2016 07:46 PM

What are the graphics cards in this system? I was referring to Christie AutoCal or whatever software is being used to blend the images.


All times are GMT -7. The time now is 12:38 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC