WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-30-2014, 03:50 AM
befl0 befl0 is offline
Member
 
Join Date: Jun 2014
Posts: 13
Problem with HMD sensics

Hi,

I used the HMD sensics Z sight 60. I tried to put my project in but with the method side by side, my project is divided in two screens. So in the left eye I have the first half of my project and in the right eye I see the second one. So I was obliged to close the right eye to see the first part of the screen and after the left eye.

So I have no idea how I can fixed it.

Thanks if someone can help me

Code:
import sensics
sensics.zSight_60()

viz.go(viz.HMD | viz.stereo_HORZ)
Reply With Quote
  #2  
Old 07-30-2014, 01:19 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Try the following:

Code:
import viz
viz.go(viz.FULLSCREEN)

import sensics
sensics.zSight_60()
Reply With Quote
Reply


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
Weird texture on .ive model viewed from Sensics HMD Zhi Vizard 11 02-25-2013 04:38 AM
Vizard problem mizutani_jun Vizard 4 01-09-2011 03:39 PM
5DT Data Glove 5 Ultra Problem bjgold Vizard 1 08-08-2006 04:08 PM
problem with female animations vmonkey Vizard 1 10-07-2005 10:36 AM
PROBLEM: Picture-in-Picture breaks textures?!? vcarlson Vizard 4 10-05-2004 04:22 PM


All times are GMT -7. The time now is 02:19 AM.


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