shader-image icon indicating copy to clipboard operation
shader-image copied to clipboard

Resize output canvas when updating

Open roboshoes opened this issue 6 years ago • 0 comments

Currenty, the generated canvas, which represents the output of the shader, is only sized once. However, the canvas should re resized with every call to .update() or at least provide a .resize() method as the source canvas could change.

roboshoes avatar Jul 06 '18 20:07 roboshoes