vhv-developer
Explorer
since ‎07-03-2018
‎08-09-2021

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

In the current documentation there are the following lines of code:// Display all of the HUD texture.hudLayer.Viewport.Pos.x = 0.0f;hudLayer.Viewport.Pos.y = 0.0f;hudLayer.Viewport.Size.w = 1.0f;hudLayer.Viewport.Size.h = 1.0f;The comment gave me the...
Maybe someone is kind enough to point me into the right direction.I have a HUD layer (ovrLayerQuad) which is represented by a ovrTextureSwapChain. Now I need to apply a pixel shader but I don't know if there is a predestined way of doing this, provid...
Kudos from