Hi, First, great work with Pixi.js, I really like the simplicity of it so far. I have a new need : render a 2D array of colors (RGBA or RGB at least). The goal is to render procedural 2D textures like Perlin noise. Is this feasible with Pixi.js ? If yes how to do it efficiently ? If no is this in the roadmap ? Thanks in advance for your answers. _______________ Clement