![]() |
|
#1
|
|||
|
|||
|
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) |
|
#2
|
|||
|
|||
|
Try the following:
Code:
import viz viz.go(viz.FULLSCREEN) import sensics sensics.zSight_60() |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Weird texture on .ive model viewed from Sensics HMD | Zhi | Vizard | 11 | 02-25-2013 05:38 AM |
| Vizard problem | mizutani_jun | Vizard | 4 | 01-09-2011 04:39 PM |
| 5DT Data Glove 5 Ultra Problem | bjgold | Vizard | 1 | 08-08-2006 05:08 PM |
| problem with female animations | vmonkey | Vizard | 1 | 10-07-2005 11:36 AM |
| PROBLEM: Picture-in-Picture breaks textures?!? | vcarlson | Vizard | 4 | 10-05-2004 05:22 PM |