loadImage() in javascript
in
Processing with Other Languages
•
1 month ago
So i'm trying to find out the upper limit to the loadImage() function in javascript. Anyone have any advice for file sizes and etc? Using the trycatch is not a great idea, since you want the images to finish buffering up before displaying.
So is does the program need to sleep for a certain amount of time to determine if the load is successful?
1