View Single Post
  #1  
Old 10-16-2013, 07:05 AM
mshukun mshukun is offline
Member
 
Join Date: Jan 2013
Posts: 32
Html and vizlink on Oculus HMD

We have been developing research applications for the Oculus and zSight HMDs. We would kindly like to ask two questions regarding the Oculus HMD.

The first question is that html using vizhtml does not show on full screen mode. How might we accomplish this?

The second question regards the code below:
viz.link( viz.Mouse , viz.addTexQuad(viz.SCREEN,texture=viz.add('crossha ir.png')) )

Using the Oculus HMD, we see two 'crosshair' images (one for the left eye and the other for the right eye). How could we get a single correct 'crosshair' image using the Oculus HMD?

We very much appreciate your assistance in this regard. Thank you in advance.
Reply With Quote