WebImageLoader – Processing Library
WebImageLoader is a Processing Library for asynchronously download images from the web. When you use the regular loadImage() function, sometimes it ‘hangs’ while fetching an image from the web. With the WebImageLoader library, you can use a timeout parameter, preventing your sketch to hang. Download Click HERE to download the latest version (03/19/2019). Example import […]
more...