![]() |
#6
|
|||
|
|||
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) |
|
|
![]() |
||||
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 |