Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Mixpicles's avatar
Mixpicles
Honored Guest
10 years ago

Linux SDK invert Y

I am attaching Textures to ovr_EndFrame and need to flip the y Axis, using GL, Linux and SDK 5.0.1

Also, how do I configure the textures for rendering.
The internet is somewhat unsure about this.


Thanks for reading!

Edit: I am stupid, google is not ... ovrDistortionCap_FlipInput

1 Reply

  • "Mixpicles" wrote:
    Also, how do I configure the textures for rendering.


    There are many examples out there for this. This is for instance what I do in my latest minimal Oculus Rift example -- this time in Nim.