I want to play 360 video in skybox. Is there any direct way avaiable to do this task. One long, boring, inefficient procedure which seems that
- Convert 360 to frames
- Convert frames into cubmap
- Use that cubeMap in skybox and Programatically change it's textures(Frame) quickly so that video effects shown
This is the long task which seems to me possible but is there any other way available?