Load assets dynamically from the web?

Hi,

Is it possible to dynamically download assets from the web using a lens script? for example using the javascript fetch api to load an image and set the texture of a material?

Answers