WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 08-07-2015, 04:40 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Yes, it should work. I just tested the sample PyQt script with Direct HMD mode in the Oculus and the PyQt menu only appears in the mirrored window. Just make sure to add the oculus rift command:

Code:
viz.go(viz.EMBEDDED,window=int(self.widget.winId()))

import oculus
hmd = oculus.Rift()
viz.link(hmd.getSensor(), viz.MainView)
Vizard also has a number of built-in GUI libraries (vizinfo, vizdlg, vizconfig, vizmenu) that you could use to select options before the simulation starts.
Reply With Quote
 


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
Call STL files kk88 Vizard 0 11-24-2010 01:12 PM
Pspice Call jassel41 Vizard 1 10-08-2010 11:16 AM
Call objects created within definitions lilio Vizard 4 07-13-2009 11:13 AM
Director call not working vizmaster Vizard 1 08-21-2008 10:08 AM
Fading/lightening-Problem and viz.go in module Johannes Vizard 6 09-02-2005 04:28 PM


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


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