WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-12-2010, 01:12 PM
c4am95 c4am95 is offline
Member
 
Join Date: Mar 2010
Posts: 16
Ok let me revise. I've learned that Vizard does not support rendering on multiple GPUs. I guess what I'll do is have separate modes for testing/coding and experiments. But right now I'm trying to do (I guess) a virtual HMD setup. I have two extra monitors hooked up to the second graphics card, and I'm trying to have a 2560x1024 window span the two of them in fullscreen/stereo mode. I cannot get this to work for some reason. The best I can get is a fullscreen, stereo window scaled to fit one monitor.
Code:
if HMD:
	viz.windowsize(2560, 1024)
	viz.go(viz.STEREO | viz.FULLSCREEN)
else:
	viz.go()
In a .cfg file, I have viz.fullscreen.monitor set to 3, and I want the window to span from 3 onto 4. Could someone help me understand what's going on?
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
output to multiple (two) sound devices GiudiceLab Vizard 1 08-05-2009 01:12 PM
removing multiple objects durf Vizard 7 08-05-2009 09:15 AM
multiple objects durf Vizard 1 04-10-2009 01:42 PM
Multiple Programs Running durf Vizard 1 03-24-2009 11:51 AM
Multiple labs Plymouth Vizard 1 03-05-2007 09:43 AM


All times are GMT -7. The time now is 07:10 AM.


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