p5.glitch
p5.glitch copied to clipboard
p5.js library for glitching images and binary files
I've been testing if I can improve the performance https://glitch.com/edit/#!/p5-glitch-testing https://p5-glitch-testing.glitch.me/ (note that `frameRate()` is deceiving so I added a moving circle to visualize the framerate) some changes: * [`toDataURL`](https://github.com/ffd8/p5.glitch/blob/master/p5.glitch.js#L160)...
TypeError: Cannot read properties of undefined (reading 'instance') at undefined:7:21 Using the webcam demo, add in a preload and load 2 images and then try and display them in the...