WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-22-2015, 02:02 PM
Goof Goof is offline
Member
 
Join Date: Nov 2014
Posts: 9
HMD view warp

I'm using an nVisor SX60, but any viewed image is slightly warped.

That is, straight lines at the top of the screen bend into a "smile" shape, while straight lines near the bottom bend into a "frown", and the same effect on the sides, like the opposite of an image seen through a fisheye lens.

This causes all sorts of scene warping as you view a 3d scene with the headset on. This happens when simply viewing the desktop through the HMD as well.

What could this be? An issue with the HMD? An optical illusion? We have two, both have the same issues.
Reply With Quote
  #2  
Old 07-23-2015, 03:35 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Are you using an nvis command to configure the display output in Vizard or adding the nvis display through vizconnect? Try the following test script:

Code:
import viz
import nvis

viz.go(viz.FULLSCREEN)
nvis.nvisorSX()

gallery = viz.addChild('piazza.osgb')
Reply With Quote
  #3  
Old 07-24-2015, 09:34 AM
Goof Goof is offline
Member
 
Join Date: Nov 2014
Posts: 9
Generally I just use viz.go(viz.FULLSCREEN|viz.STEREO) to send the image to the HMD.

Tried the test script, it has the same effect.

I also used viz.fov() and changed the field of view, but that didn't get rid of the warping either.

Is it just the shape of the lenses?
Reply With Quote
  #4  
Old 07-24-2015, 12:05 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Since this happens with any image I would suggest contacting nvis support for suggestions.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wide-angle view Brett Lindberg Vizard 8 09-04-2009 04:57 PM
View nlfrnassimi Vizard 0 03-17-2009 02:01 AM
View nlfrnassimi Vizard 4 03-12-2009 05:25 AM
problem with stereo mode shivanangel Vizard 3 10-17-2006 09:58 AM
keeping a 3d object in front of the view tavaksai Vizard 1 07-07-2004 09:33 AM


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


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