!function(e){if("object"==typeofexports&&"undefined"!=typeofmodule)module.exports=e();elseif("function"==typeofdefine&&define.amd)define([],e);else{("undefined"!=typeofwindow?window:"undefined"!=typeofglobal?global:"undefined"!=typeofself?self:this).p5=e()}}(function(){returnfunctionn(o,s,l){functionu(t,e){if(!s[t]){if(!o[t]){varr="function"==typeofrequire&&require;if(!e&&r)returnr(t,!0);if(h)returnh(t,!0);vari=newError("Cannot find module '"+t+"'");throwi.code="MODULE_NOT_FOUND",i}vara=s[t]={exports:{}};o[t][0].call(a.exports,function(e){returnu(o[t][1][e]||e)},a,a.exports,n,o,s,l)}returns[t].exports}for(varh="function"==typeofrequire&&require,e=0;e<l.length;e++)u(l[e]);returnu}({1:[function(e,t,r){"use strict";r.byteLength=function(e){vart=f(e),r=t[0],i=t[1];return3*(r+i)/4-i},r.toByteArray=function(e){for(vart,r=f(e),i=r[0],a=r[1],n=newc((u=i,h=a,3*(u+h)/4-h)),o=0,s=0<a?i-4:i,l=0;l<s;l+=4)t=d[e.charCodeAt(l)]<<18|d[e.charCodeAt(l+1)]<<12|d[e.charCodeAt(l+2)]<<6|d[e.charCodeAt(l+3)],n[o++]=t>>16&255,n[o++]=t>>8&255,n[o++]=255&t;varu,h;2===a&&(t=d[e.charCodeAt(l)]<<2|d[e.charCodeAt(l+1)]>>4,n[o++]=255&t);1===a&&(t=d[e.charCodeAt(l)]<<10|d[e.charCodeAt(l+1)]<<4|d[e.charCodeAt(l+2)]>>2,n[o++]=t>>8&255,n[o++]=255&t);returnn},r.fromByteArray=function(e){for(vart,r=e.length,i=r%3,a=[],n=0,o=r-i;n<o;n+=16383)a.push(l(e,n,o<n+16383?o:n+16383));1===i?(t=e[r-1],a.push(s[t>>2]+s[t<<4&63]+"==")):2===i&&(t=(e[r-2]<<8)+e[r-1],a.push(s[t>>10]+s[t>>4&63]+s[t<<2&63]+"="));returna.join("")};for(vars=[],d=[],c="undefined"!=typeofUint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,n=i.length;a<n;++a)s[a]=i[a],d[i.charCodeAt(a)]=a;functionf(e){vart=e.length;if(0<t%4)thrownewError("Invalid string. Length must be a multiple of 4");varr=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}functionl(e,t,r){for(vari,a,n=[],o=t;o<r;o+=3)i=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),n.push(s[(a=i)>>18&63]+s[a>>12&63]+s[a>>6&63]+s[63&a]);returnn.join("")}d["-".charCodeAt(0)]=62,d["_".charCodeAt(0)]=63},{}],2:[function(e,t,r){},{}],3:[function(e,t,r){"use strict";vari=e("base64-js"),n=e("ieee754");r.Buffer=d,r.SlowBuffer=function(e){+e!=e&&(e=0);returnd.alloc(+e)},r.INSPECT_MAX_BYTES=50;vara=2147483647;functiono(e){if(a<e)thrownewRangeError('The value "'+e+'" is invalid for option "size"');vart=newUint8Array(e);returnt.__proto__=d.prototype,t}functiond(e,t,r){if("number"!=typeofe)returns(e,t,r);if("string"==typeoft)thrownewTypeError('The "string" argument must be of type string. Received type number');returnu(e)}functions(e,t,r){if("string"==typeofe)returnfunction(e,t){"string"==typeoft&&""!==t||(t="utf8");if(!d.isEncoding(t))thrownewTypeError("Unknown encoding: "+t);varr=0|f(e,t),i=o(r),a=i.write(e,t);a!==r&&(i=i.slice(0,a));returni}(e,t);if(ArrayBuffer.isView(e))returnh(e);if(null==e)throwTypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeofe);if(U(e,ArrayBuffer)||e&&U(e.buffer,ArrayBuffer))returnfunction(e,t,r){if(t<0||e.byteLength<t)thrownewRangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))thrownewRangeError('"length" is outside of buffer bounds');vari;i=void0===t&&void0===r?newUint8Array(e):void0===r?newUint8Array(e,t):newUint8Array(e,t,r);returni.__proto__=d.prototype,i}(e,t,r);if("number"==typeofe)thrownewTypeError('The "value" argument must not be of type number. Received type number');vari=e.valueOf&&e.valueOf();if(null!=i&&i!==e)returnd.from(i,t,r);vara=function(e){if(d.isBuffer(e)){vart=0|c(e.length),r=o(t);return0===r.length||e.copy(r,0,0,t),r}if(void0!==e.length)return"number"!=typeofe.length||F(e.length)?o(0):h(e);if("Buffer"===e.type&&Array.isArray(e.data))returnh(e.data)}(e);if(a)returna;if("undefined"!=typeofSymbol&&null!=Symbol.toPrimitive&&"function"==typeofe[Symbol.toPrimitive])returnd.from(e[Symbol.toPrimitive]("string"),t,r);thrownewTypeError("Thefirstargumentmustbeone