NewChromantics / PopMovieTexture_Release

http://popmovie.xyz watermarked releases of PopMovieTexture Unity plugin. Repository itself contains ONLY demo projects, download the .unitypackage from the releases page. Purchase from the asset store https://www.assetstore.unity3d.com/#!/content/59097
https://github.com/NewChromantics/PopMovieTexture_Release/releases/download/v0.1.9.a7c15b5/PopMovieTexture.unitypackage
29 stars 8 forks source link

Split video planes as streams #70

Open SoylentGraham opened 8 years ago

SoylentGraham commented 8 years ago

Implemented for the PS4 port, spread this to other platforms; Splits Luma, Chroma/ChromaRB, Alpha planes, (where possible) to seperate streams. This allows YUV merging in unity rather than inside popmovie. Also allows more debugging.