load image from the web?

Hi, is it possible to load an image from the web into your p5js sketch?

I tried this but it didn't work: img = loadImage("http://myServer.com/assets/160x160/43.png");

Thanks!

Answers

Sign In or Register to comment.