WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-24-2014, 01:58 AM
elpetto elpetto is offline
Member
 
Join Date: Oct 2012
Posts: 5
Duplicating screens

Hi guys,
I work with the HMD Oculus Rift and a second Display (Monitor). What I want is that the HMD shows the virtual reality and the second Monitor as well. But when using the Oculus Rift system, Vizard splits the Screen in the middle in two pictures (for the left and right eye, see uploaded picture). Now the problem, if I simply just duplicate the monitors via Windows the second Monitor also shows the split screen modus (like the Oculus Rift).
So is there a chance that the HMD shows the virtual reality in the split screen mode and the extended monitor as a usual non split screen mode?

Thanks a lot for helping,
Patrick

-----
Code:
import viz
import vizact
import oculus
import vizshape
import vizcam

hmd = oculus.Rift()
sensor = hmd.getSensor()
viz.link(hmd.getSensor(), viz.MainView)

viz.go()
scene = viz.addChild('dojo.osgb')
viz.move([0,-1,-5])

----
Attached Thumbnails
Click image for larger version

Name:	Oculus.jpg
Views:	1021
Size:	739.2 KB
ID:	627  
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
How to switch between menu screens RodRSpv Vizard 1 03-02-2009 02:18 PM


All times are GMT -7. The time now is 06:25 AM.


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