WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 05-16-2014, 07:46 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
In your application, there is code that sets the display mode to horizontal stereo. There are various ways to initialize this stereo mode. One way is to call a specific HMD command. For example the following configures the display output for an nvis HMD:
Code:
import nvis
nvis.nvisorSX()
Another way is initialize stereo in the viz.go command:
Code:
viz.go(viz.STEREO_HORZ)
You'll need to find where the stereo is set and remove that code to run in mono mode for a desktop display.
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
artoolkit no webcam showing vrmdl Vizard 3 03-10-2014 11:01 AM
Timer cycling correctly? JMOwens Vizard 2 12-07-2007 09:57 AM
Models showing up Elizabeth S Vizard 9 09-06-2006 06:11 PM
V8 HMD showing snow pattern bailenson Vizard 3 06-22-2006 10:00 AM
Textures not showing drahcir Vizard 1 08-15-2005 10:43 AM


All times are GMT -7. The time now is 10:28 AM.


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