Dear Pixi friends,
I'm trying to distort a plane with a video texture on it, and I'm having the following trouble.
( Maybe breaking changes from PIXI.mesh.Plane to PIXI.SimplePlane ? )
It looks like something has changed when moving from PIXI4 class PIXI.mesh.Plane to PIXI5 class PIXI.SimplePlane that makes it unable to distort some kind of textures.
I used this Pen (https://codepen.io/osublake/pen/8785174690eabaf5ba99f785b9d3b64e) and I've changed it just enough so it works on PIXI5. And I got it working. The changes are:
Change 1:
Original Code (Pixi 4):
var grid =