How to show a video in a Texture with Unity on Android
Yesterday I’ve been asked about how to display a video inside a hobbist AR application in Unity, so I’m writing this tutorial to help people having the same problem. You know, in Unity to display a movie inside a texture, you have to use a MovieTexture. MovieTextures are cool and work flawlessly, but… they don’t […]