"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Background Video OpenGLES code

I am integrating Viforia on a 3D engine and I am having problems with the video in the background and the rendering of the scenes. Although the engine is open source, AFAIK, Vuforia's video rendering code is not and it seems there are some OpenGL state collisions. I can get or either the video in the background correctly drawn or the 3D model, but not both.

Is there any possibility to get to know how the video in the background is being rendered? Specifically, what OpenGLES calls are being used?

        QCAR::Renderer::getInstance().drawVideoBackground();

Any help very much appreciated.

AlessandroB

Mon, 12/22/2014 - 08:22

This articles enumerates the OpenGL state changes when rendering the video background:

https://developer.vuforia.com/resources/dev-guide/opengl-state-changes-video-background-renderer