Texturing Issue when Overlaying images onto Camera preview SurfaceView
Posted
by
Dervis Suleyman
on Stack Overflow
See other posts from Stack Overflow
or by Dervis Suleyman
Published on 2012-04-15T11:27:07Z
Indexed on
2012/04/15
11:28 UTC
Read the original article
Hit count: 248
I am in the process of making an augmented reality application and I have successfully overlaid a 3d cube over a camera surface view.
The Issue now is when I add a Texture the cube then flickers(with the texture on it) and disappears leaving the camera preview upon further research i discovered that the cube with the texture was disappearing behind the Camera preview.
My Question is has anyone else had this issue and if yes what approach did you take to solve this.
Heres another strange Issue when i take a print screen the cube is on-top of the camera Preview
© Stack Overflow or respective owner