View Single Post
  #3  
Old 08-06-2015, 11:32 AM
Thummi Thummi is offline
Member
 
Join Date: Aug 2015
Posts: 3
Hey,

thanks for the information. Now i can view the running Simulation in an embedded window.

Now if you dont mind, i have two follow up questions.

1. Is there a way to use a method provided by the vizard libraries to display the simulation in fullscreen mode or do i have to use methods provided by the qt-framework? I assume the later, but i´m pretty new to working with QT/Viz, so sorry if it is a stupid question.

2. How do GUIs interact with a hmd, or an oculus rift to be more specific, in vizard ? Does
Code:
hmd = oculus.Rift()
work as normal or is theresomething else i have to consider ?
Reply With Quote