Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
FOKSlab's avatar
FOKSlab
Explorer
8 years ago

Submit 2 GL_RGBA OpenGL textures without calling the ovr_CreateTextureSwapChainGL method ?

Hi, I would like to implement Oculus rendering in my OpenGL app which is already providing stereoscopic rendering. The stereo views are already stored in GL_RGBA textures. I was wondering if there i...