Open mattdesl opened 9 years ago
Would be nice to support this in Node. e.g. taking an PNG image input, modifying it with WebGL/Canvas2D APIs, and then writing it to process.stdout.
related: https://github.com/dominictarr/electro/blob/master/index.js#L50-L76
nice :+1:
Would be nice to support this in Node. e.g. taking an PNG image input, modifying it with WebGL/Canvas2D APIs, and then writing it to process.stdout.