Is it possible to use TextureView instead of SurfaceView?
Hi everyone!
Is it possible to use a TextureView instead of the SurfaceView shown in the samples?
The reason is that I want to have my model infront of the activities background image and behind other Views. Because this is, as far as I can tell, not possible with SurfaceView I want to use a TextureView that can be used like every other View.
0 ·
Comments
[ Converting from GLSurfaceView to TextureView (via GLTextureView) ]
http://stackoverflow.com/questions/12061419/converting-from-glsurfaceview-to-textureview-via-gltextureview