processing.js, pre-load images
in
Processing with Other Languages
•
1 year ago
I have a few sketches that I want to embed, through processing,js, on a website that i'm building.
Currently on slower browsers, the sketch starts running before all the images load. Is there anyway to have the images pre-load before other stuff (ie the draw loop) starts running?
1