hey all
So I have a GLSurfaceView and I also have a Canvas painting view on the same activity. What I would like to achieve is to be able to paint into the canvas and see the bitmap texture updating on the cube. Is this possible? Any advice to achieve this would be greatly appreciated
So I have a GLSurfaceView and I also have a Canvas painting view on the same activity. What I would like to achieve is to be able to paint into the canvas and see the bitmap texture updating on the cube. Is this possible? Any advice to achieve this would be greatly appreciated