WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-03-2007, 11:12 PM
asimbh asimbh is offline
Member
 
Join Date: Nov 2006
Posts: 14
stereo projection issue

Hi,
In stereo mode, when zooming in, the x-offset of the objects decreases (i.e. overlapping increases) whereas when zooming out the offset increases, which is opposite to way it suppose to be.
I was wondering if there are some settings that I can use to reverse this issue.

Thanks
Reply With Quote
  #2  
Old 10-04-2007, 09:09 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Which stereo mode are you using?
Reply With Quote
  #3  
Old 10-04-2007, 08:52 PM
asimbh asimbh is offline
Member
 
Join Date: Nov 2006
Posts: 14
I have used a number of modes such as

viz.go(viz.STEREO | viz.FULLSCREEN | viz.HMD)

and

viz.go(viz.QUAD_BUFFER)

with some customized settings as well according to my device

viz.stereooverlap(.95)
viz.fov(24, 1.33)
viz.ipd(0.06)

and the display mode I'm using is "horizontal span"
Reply With Quote
  #4  
Old 10-05-2007, 10:22 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The offsets are most likely caused by the asymmetric view frustums that are generated for non-HMD stereo displays, which is expected. Make sure you specify the viz.HMD flag with viz.go() when using an HMD. If you are using shutter glasses then you should not be using the viz.HMD flag, instead you should use the viz.MainWindow.screenDistance(meters) command to specify the distance between the user and the screen.
Reply With Quote
Reply

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


All times are GMT -7. The time now is 04:27 PM.


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