From 1f80442f6cc71249b8c7f339cd798b1c32b57e48 Mon Sep 17 00:00:00 2001 From: minsung Date: Wed, 5 Aug 2026 09:00:37 +0900 Subject: [PATCH] feat(ui): options panel with an IndexedDB-backed lineweight display scale Set the default lineweight scale to 11 px/mm: the value the user matched against AutoCAD on the actual screen. The 20 px/mm derived from their screenshot was too heavy in practice - the capture and the monitor do not share a DPI - so the constant is now only a starting point. Move the lineweight controls off the toolbar into an Options panel: display toggle, scale slider plus number box, a readout of what the drawing's own weights come out to, grid toggle, zoom speed, and a reset. Settings persist in IndexedDB (hmw-viewer/options) rather than localStorage, so values keep their type and the store has room to grow per-drawing later; every call degrades quietly if storage is blocked. Scale changes still apply to the live materials - each fat batch now remembers its weight in mm - so dragging the slider retunes a 37MB drawing instantly. Verified headless: 0.35mm renders 3-4px at scale 11 and 8-9px at 25, matching the readout, and the value survives a reload via IndexedDB. Co-Authored-By: Claude Opus 5 (1M context) --- dist2/assets/index-VgpJrp_J.js | 5975 ++++++++++++++++++++++++++++++++ dist2/index.html | 85 +- docs/lineweight-rendering.md | 70 +- index.html | 83 +- src/main.ts | 112 +- src/optionsStore.ts | 75 + src/viewer2d/Viewer2D.d.ts | 2 + src/viewer2d/Viewer2D.js | 10 +- 8 files changed, 6310 insertions(+), 102 deletions(-) create mode 100644 dist2/assets/index-VgpJrp_J.js create mode 100644 src/optionsStore.ts diff --git a/dist2/assets/index-VgpJrp_J.js b/dist2/assets/index-VgpJrp_J.js new file mode 100644 index 0000000..a18b175 --- /dev/null +++ b/dist2/assets/index-VgpJrp_J.js @@ -0,0 +1,5975 @@ +var sm=Object.defineProperty;var rm=(n,e,t)=>e in n?sm(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var Dt=(n,e,t)=>rm(n,typeof e!="symbol"?e+"":e,t);(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const r of s)if(r.type==="childList")for(const a of r.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&i(a)}).observe(document,{childList:!0,subtree:!0});function t(s){const r={};return s.integrity&&(r.integrity=s.integrity),s.referrerPolicy&&(r.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?r.credentials="include":s.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(s){if(s.ep)return;s.ep=!0;const r=t(s);fetch(s.href,r)}})();/** + * @license + * Copyright 2010-2026 Three.js Authors + * SPDX-License-Identifier: MIT + */const Mu="185",Mi={ROTATE:0,DOLLY:1,PAN:2},Xi={ROTATE:0,PAN:1,DOLLY_PAN:2,DOLLY_ROTATE:3},am=0,hh=1,om=2,fo=1,lm=2,kr=3,Zi=0,_n=1,Yt=2,Ai=0,tr=1,dh=2,fh=3,ph=4,cm=5,ls=100,um=101,hm=102,dm=103,fm=104,pm=200,mm=201,gm=202,_m=203,uc=204,hc=205,xm=206,ym=207,vm=208,Sm=209,bm=210,Mm=211,Am=212,Em=213,Tm=214,dc=0,fc=1,pc=2,rr=3,mc=4,gc=5,_c=6,xc=7,zf=0,Cm=1,wm=2,li=0,Vf=1,Gf=2,Wf=3,Xf=4,Yf=5,Kf=6,qf=7,$f=300,gs=301,ar=302,al=303,ol=304,Jo=306,yc=1e3,Si=1001,vc=1002,zt=1003,Rm=1004,_a=1005,Jt=1006,ll=1007,Yi=1008,wn=1009,Zf=1010,Jf=1011,$r=1012,Au=1013,di=1014,Gn=1015,Ci=1016,Eu=1017,Tu=1018,Zr=1020,jf=35902,Qf=35899,ep=1021,tp=1022,Ln=1023,wi=1026,ds=1027,np=1028,Cu=1029,_s=1030,wu=1031,Ru=1033,po=33776,mo=33777,go=33778,_o=33779,Sc=35840,bc=35841,Mc=35842,Ac=35843,Ec=36196,Tc=37492,Cc=37496,wc=37488,Rc=37489,Ao=37490,Lc=37491,Dc=37808,Ic=37809,Pc=37810,Oc=37811,Uc=37812,Nc=37813,kc=37814,Fc=37815,Bc=37816,Hc=37817,zc=37818,Vc=37819,Gc=37820,Wc=37821,Xc=36492,Yc=36494,Kc=36495,qc=36283,$c=36284,Eo=36285,Zc=36286,Lm=3200,mh=0,Dm=1,vi="",Sn="srgb",To="srgb-linear",Co="linear",xt="srgb",ws=7680,gh=519,Im=512,Pm=513,Om=514,Lu=515,Um=516,Nm=517,Du=518,km=519,Jc=35044,cl=35048,jc="300 es",ri=2e3,wo=2001;function Fm(n){for(let e=n.length-1;e>=0;--e)if(n[e]>=65535)return!0;return!1}function Ro(n){return document.createElementNS("http://www.w3.org/1999/xhtml",n)}function Bm(){const n=Ro("canvas");return n.style.display="block",n}const _h={};function Lo(...n){const e="THREE."+n.shift();console.log(e,...n)}function ip(n){const e=n[0];if(typeof e=="string"&&e.startsWith("TSL:")){const t=n[1];t&&t.isStackTrace?n[0]+=" "+t.getLocation():n[1]='Stack trace not available. Enable "THREE.Node.captureStackTrace" to capture stack traces.'}return n}function $e(...n){n=ip(n);const e="THREE."+n.shift();{const t=n[0];t&&t.isStackTrace?console.warn(t.getError(e)):console.warn(e,...n)}}function ut(...n){n=ip(n);const e="THREE."+n.shift();{const t=n[0];t&&t.isStackTrace?console.error(t.getError(e)):console.error(e,...n)}}function nr(...n){const e=n.join(" ");e in _h||(_h[e]=!0,$e(...n))}function Hm(n,e,t){return new Promise(function(i,s){function r(){switch(n.clientWaitSync(e,n.SYNC_FLUSH_COMMANDS_BIT,0)){case n.WAIT_FAILED:s();break;case n.TIMEOUT_EXPIRED:setTimeout(r,t);break;default:i()}}setTimeout(r,t)})}const zm={[dc]:fc,[pc]:_c,[mc]:xc,[rr]:gc,[fc]:dc,[_c]:pc,[xc]:mc,[gc]:rr};class es{addEventListener(e,t){this._listeners===void 0&&(this._listeners={});const i=this._listeners;i[e]===void 0&&(i[e]=[]),i[e].indexOf(t)===-1&&i[e].push(t)}hasEventListener(e,t){const i=this._listeners;return i===void 0?!1:i[e]!==void 0&&i[e].indexOf(t)!==-1}removeEventListener(e,t){const i=this._listeners;if(i===void 0)return;const s=i[e];if(s!==void 0){const r=s.indexOf(t);r!==-1&&s.splice(r,1)}}dispatchEvent(e){const t=this._listeners;if(t===void 0)return;const i=t[e.type];if(i!==void 0){e.target=this;const s=i.slice(0);for(let r=0,a=s.length;r>8&255]+en[n>>16&255]+en[n>>24&255]+"-"+en[e&255]+en[e>>8&255]+"-"+en[e>>16&15|64]+en[e>>24&255]+"-"+en[t&63|128]+en[t>>8&255]+"-"+en[t>>16&255]+en[t>>24&255]+en[i&255]+en[i>>8&255]+en[i>>16&255]+en[i>>24&255]).toLowerCase()}function Qe(n,e,t){return Math.max(e,Math.min(t,n))}function Iu(n,e){return(n%e+e)%e}function Vm(n,e,t,i,s){return i+(n-e)*(s-i)/(t-e)}function Gm(n,e,t){return n!==e?(t-n)/(e-n):0}function Vr(n,e,t){return(1-t)*n+t*e}function Wm(n,e,t,i){return Vr(n,e,1-Math.exp(-t*i))}function Xm(n,e=1){return e-Math.abs(Iu(n,e*2)-e)}function Ym(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*(3-2*n))}function Km(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*n*(n*(n*6-15)+10))}function qm(n,e){return n+Math.floor(Math.random()*(e-n+1))}function $m(n,e){return n+Math.random()*(e-n)}function Zm(n){return n*(.5-Math.random())}function Jm(n){n!==void 0&&(xh=n);let e=xh+=1831565813;return e=Math.imul(e^e>>>15,e|1),e^=e+Math.imul(e^e>>>7,e|61),((e^e>>>14)>>>0)/4294967296}function jm(n){return n*zr}function Qm(n){return n*Jr}function eg(n){return(n&n-1)===0&&n!==0}function tg(n){return Math.pow(2,Math.ceil(Math.log(n)/Math.LN2))}function ng(n){return Math.pow(2,Math.floor(Math.log(n)/Math.LN2))}function ig(n,e,t,i,s){const r=Math.cos,a=Math.sin,o=r(t/2),l=a(t/2),c=r((e+i)/2),u=a((e+i)/2),h=r((e-i)/2),d=a((e-i)/2),f=r((i-e)/2),p=a((i-e)/2);switch(s){case"XYX":n.set(o*u,l*h,l*d,o*c);break;case"YZY":n.set(l*d,o*u,l*h,o*c);break;case"ZXZ":n.set(l*h,l*d,o*u,o*c);break;case"XZX":n.set(o*u,l*p,l*f,o*c);break;case"YXY":n.set(l*f,o*u,l*p,o*c);break;case"ZYZ":n.set(l*p,l*f,o*u,o*c);break;default:$e("MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+s)}}function Vn(n,e){switch(e.constructor){case Float32Array:return n;case Uint32Array:return n/4294967295;case Uint16Array:return n/65535;case Uint8Array:return n/255;case Int32Array:return Math.max(n/2147483647,-1);case Int16Array:return Math.max(n/32767,-1);case Int8Array:return Math.max(n/127,-1);default:throw new Error("THREE.MathUtils: Invalid component type.")}}function yt(n,e){switch(e.constructor){case Float32Array:return n;case Uint32Array:return Math.round(n*4294967295);case Uint16Array:return Math.round(n*65535);case Uint8Array:return Math.round(n*255);case Int32Array:return Math.round(n*2147483647);case Int16Array:return Math.round(n*32767);case Int8Array:return Math.round(n*127);default:throw new Error("THREE.MathUtils: Invalid component type.")}}const sp={DEG2RAD:zr,RAD2DEG:Jr,generateUUID:ci,clamp:Qe,euclideanModulo:Iu,mapLinear:Vm,inverseLerp:Gm,lerp:Vr,damp:Wm,pingpong:Xm,smoothstep:Ym,smootherstep:Km,randInt:qm,randFloat:$m,randFloatSpread:Zm,seededRandom:Jm,degToRad:jm,radToDeg:Qm,isPowerOfTwo:eg,ceilPowerOfTwo:tg,floorPowerOfTwo:ng,setQuaternionFromProperEuler:ig,normalize:yt,denormalize:Vn},rh=class rh{constructor(e=0,t=0){this.x=e,this.y=t}get width(){return this.x}set width(e){this.x=e}get height(){return this.y}set height(e){this.y=e}set(e,t){return this.x=e,this.y=t,this}setScalar(e){return this.x=e,this.y=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;default:throw new Error("THREE.Vector2: index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;default:throw new Error("THREE.Vector2: index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y)}copy(e){return this.x=e.x,this.y=e.y,this}add(e){return this.x+=e.x,this.y+=e.y,this}addScalar(e){return this.x+=e,this.y+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this}subScalar(e){return this.x-=e,this.y-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this}multiply(e){return this.x*=e.x,this.y*=e.y,this}multiplyScalar(e){return this.x*=e,this.y*=e,this}divide(e){return this.x/=e.x,this.y/=e.y,this}divideScalar(e){return this.multiplyScalar(1/e)}applyMatrix3(e){const t=this.x,i=this.y,s=e.elements;return this.x=s[0]*t+s[3]*i+s[6],this.y=s[1]*t+s[4]*i+s[7],this}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this}clamp(e,t){return this.x=Qe(this.x,e.x,t.x),this.y=Qe(this.y,e.y,t.y),this}clampScalar(e,t){return this.x=Qe(this.x,e,t),this.y=Qe(this.y,e,t),this}clampLength(e,t){const i=this.length();return this.divideScalar(i||1).multiplyScalar(Qe(i,e,t))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(e){return this.x*e.x+this.y*e.y}cross(e){return this.x*e.y-this.y*e.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(e){const t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;const i=this.dot(e)/t;return Math.acos(Qe(i,-1,1))}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,i=this.y-e.y;return t*t+i*i}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this}lerpVectors(e,t,i){return this.x=e.x+(t.x-e.x)*i,this.y=e.y+(t.y-e.y)*i,this}equals(e){return e.x===this.x&&e.y===this.y}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this}rotateAround(e,t){const i=Math.cos(t),s=Math.sin(t),r=this.x-e.x,a=this.y-e.y;return this.x=r*i-a*s+e.x,this.y=r*s+a*i+e.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}};rh.prototype.isVector2=!0;let Le=rh;class Ji{constructor(e=0,t=0,i=0,s=1){this.isQuaternion=!0,this._x=e,this._y=t,this._z=i,this._w=s}static slerpFlat(e,t,i,s,r,a,o){let l=i[s+0],c=i[s+1],u=i[s+2],h=i[s+3],d=r[a+0],f=r[a+1],p=r[a+2],_=r[a+3];if(h!==_||l!==d||c!==f||u!==p){let m=l*d+c*f+u*p+h*_;m<0&&(d=-d,f=-f,p=-p,_=-_,m=-m);let g=1-o;if(m<.9995){const v=Math.acos(m),b=Math.sin(v);g=Math.sin(g*v)/b,o=Math.sin(o*v)/b,l=l*g+d*o,c=c*g+f*o,u=u*g+p*o,h=h*g+_*o}else{l=l*g+d*o,c=c*g+f*o,u=u*g+p*o,h=h*g+_*o;const v=1/Math.sqrt(l*l+c*c+u*u+h*h);l*=v,c*=v,u*=v,h*=v}}e[t]=l,e[t+1]=c,e[t+2]=u,e[t+3]=h}static multiplyQuaternionsFlat(e,t,i,s,r,a){const o=i[s],l=i[s+1],c=i[s+2],u=i[s+3],h=r[a],d=r[a+1],f=r[a+2],p=r[a+3];return e[t]=o*p+u*h+l*f-c*d,e[t+1]=l*p+u*d+c*h-o*f,e[t+2]=c*p+u*f+o*d-l*h,e[t+3]=u*p-o*h-l*d-c*f,e}get x(){return this._x}set x(e){this._x=e,this._onChangeCallback()}get y(){return this._y}set y(e){this._y=e,this._onChangeCallback()}get z(){return this._z}set z(e){this._z=e,this._onChangeCallback()}get w(){return this._w}set w(e){this._w=e,this._onChangeCallback()}set(e,t,i,s){return this._x=e,this._y=t,this._z=i,this._w=s,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(e){return this._x=e.x,this._y=e.y,this._z=e.z,this._w=e.w,this._onChangeCallback(),this}setFromEuler(e,t=!0){const i=e._x,s=e._y,r=e._z,a=e._order,o=Math.cos,l=Math.sin,c=o(i/2),u=o(s/2),h=o(r/2),d=l(i/2),f=l(s/2),p=l(r/2);switch(a){case"XYZ":this._x=d*u*h+c*f*p,this._y=c*f*h-d*u*p,this._z=c*u*p+d*f*h,this._w=c*u*h-d*f*p;break;case"YXZ":this._x=d*u*h+c*f*p,this._y=c*f*h-d*u*p,this._z=c*u*p-d*f*h,this._w=c*u*h+d*f*p;break;case"ZXY":this._x=d*u*h-c*f*p,this._y=c*f*h+d*u*p,this._z=c*u*p+d*f*h,this._w=c*u*h-d*f*p;break;case"ZYX":this._x=d*u*h-c*f*p,this._y=c*f*h+d*u*p,this._z=c*u*p-d*f*h,this._w=c*u*h+d*f*p;break;case"YZX":this._x=d*u*h+c*f*p,this._y=c*f*h+d*u*p,this._z=c*u*p-d*f*h,this._w=c*u*h-d*f*p;break;case"XZY":this._x=d*u*h-c*f*p,this._y=c*f*h-d*u*p,this._z=c*u*p+d*f*h,this._w=c*u*h+d*f*p;break;default:$e("Quaternion: .setFromEuler() encountered an unknown order: "+a)}return t===!0&&this._onChangeCallback(),this}setFromAxisAngle(e,t){const i=t/2,s=Math.sin(i);return this._x=e.x*s,this._y=e.y*s,this._z=e.z*s,this._w=Math.cos(i),this._onChangeCallback(),this}setFromRotationMatrix(e){const t=e.elements,i=t[0],s=t[4],r=t[8],a=t[1],o=t[5],l=t[9],c=t[2],u=t[6],h=t[10],d=i+o+h;if(d>0){const f=.5/Math.sqrt(d+1);this._w=.25/f,this._x=(u-l)*f,this._y=(r-c)*f,this._z=(a-s)*f}else if(i>o&&i>h){const f=2*Math.sqrt(1+i-o-h);this._w=(u-l)/f,this._x=.25*f,this._y=(s+a)/f,this._z=(r+c)/f}else if(o>h){const f=2*Math.sqrt(1+o-i-h);this._w=(r-c)/f,this._x=(s+a)/f,this._y=.25*f,this._z=(l+u)/f}else{const f=2*Math.sqrt(1+h-i-o);this._w=(a-s)/f,this._x=(r+c)/f,this._y=(l+u)/f,this._z=.25*f}return this._onChangeCallback(),this}setFromUnitVectors(e,t){let i=e.dot(t)+1;return i<1e-8?(i=0,Math.abs(e.x)>Math.abs(e.z)?(this._x=-e.y,this._y=e.x,this._z=0,this._w=i):(this._x=0,this._y=-e.z,this._z=e.y,this._w=i)):(this._x=e.y*t.z-e.z*t.y,this._y=e.z*t.x-e.x*t.z,this._z=e.x*t.y-e.y*t.x,this._w=i),this.normalize()}angleTo(e){return 2*Math.acos(Math.abs(Qe(this.dot(e),-1,1)))}rotateTowards(e,t){const i=this.angleTo(e);if(i===0)return this;const s=Math.min(1,t/i);return this.slerp(e,s),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(e){return this._x*e._x+this._y*e._y+this._z*e._z+this._w*e._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let e=this.length();return e===0?(this._x=0,this._y=0,this._z=0,this._w=1):(e=1/e,this._x=this._x*e,this._y=this._y*e,this._z=this._z*e,this._w=this._w*e),this._onChangeCallback(),this}multiply(e){return this.multiplyQuaternions(this,e)}premultiply(e){return this.multiplyQuaternions(e,this)}multiplyQuaternions(e,t){const i=e._x,s=e._y,r=e._z,a=e._w,o=t._x,l=t._y,c=t._z,u=t._w;return this._x=i*u+a*o+s*c-r*l,this._y=s*u+a*l+r*o-i*c,this._z=r*u+a*c+i*l-s*o,this._w=a*u-i*o-s*l-r*c,this._onChangeCallback(),this}slerp(e,t){let i=e._x,s=e._y,r=e._z,a=e._w,o=this.dot(e);o<0&&(i=-i,s=-s,r=-r,a=-a,o=-o);let l=1-t;if(o<.9995){const c=Math.acos(o),u=Math.sin(c);l=Math.sin(l*c)/u,t=Math.sin(t*c)/u,this._x=this._x*l+i*t,this._y=this._y*l+s*t,this._z=this._z*l+r*t,this._w=this._w*l+a*t,this._onChangeCallback()}else this._x=this._x*l+i*t,this._y=this._y*l+s*t,this._z=this._z*l+r*t,this._w=this._w*l+a*t,this.normalize();return this}slerpQuaternions(e,t,i){return this.copy(e).slerp(t,i)}random(){const e=2*Math.PI*Math.random(),t=2*Math.PI*Math.random(),i=Math.random(),s=Math.sqrt(1-i),r=Math.sqrt(i);return this.set(s*Math.sin(e),s*Math.cos(e),r*Math.sin(t),r*Math.cos(t))}equals(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._w===this._w}fromArray(e,t=0){return this._x=e[t],this._y=e[t+1],this._z=e[t+2],this._w=e[t+3],this._onChangeCallback(),this}toArray(e=[],t=0){return e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._w,e}fromBufferAttribute(e,t){return this._x=e.getX(t),this._y=e.getY(t),this._z=e.getZ(t),this._w=e.getW(t),this._onChangeCallback(),this}toJSON(){return this.toArray()}_onChange(e){return this._onChangeCallback=e,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}const ah=class ah{constructor(e=0,t=0,i=0){this.x=e,this.y=t,this.z=i}set(e,t,i){return i===void 0&&(i=this.z),this.x=e,this.y=t,this.z=i,this}setScalar(e){return this.x=e,this.y=e,this.z=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setZ(e){return this.z=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;default:throw new Error("THREE.Vector3: index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("THREE.Vector3: index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this}add(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z,this}addScalar(e){return this.x+=e,this.y+=e,this.z+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this}subScalar(e){return this.x-=e,this.y-=e,this.z-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this}multiply(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this}multiplyScalar(e){return this.x*=e,this.y*=e,this.z*=e,this}multiplyVectors(e,t){return this.x=e.x*t.x,this.y=e.y*t.y,this.z=e.z*t.z,this}applyEuler(e){return this.applyQuaternion(yh.setFromEuler(e))}applyAxisAngle(e,t){return this.applyQuaternion(yh.setFromAxisAngle(e,t))}applyMatrix3(e){const t=this.x,i=this.y,s=this.z,r=e.elements;return this.x=r[0]*t+r[3]*i+r[6]*s,this.y=r[1]*t+r[4]*i+r[7]*s,this.z=r[2]*t+r[5]*i+r[8]*s,this}applyNormalMatrix(e){return this.applyMatrix3(e).normalize()}applyMatrix4(e){const t=this.x,i=this.y,s=this.z,r=e.elements,a=1/(r[3]*t+r[7]*i+r[11]*s+r[15]);return this.x=(r[0]*t+r[4]*i+r[8]*s+r[12])*a,this.y=(r[1]*t+r[5]*i+r[9]*s+r[13])*a,this.z=(r[2]*t+r[6]*i+r[10]*s+r[14])*a,this}applyQuaternion(e){const t=this.x,i=this.y,s=this.z,r=e.x,a=e.y,o=e.z,l=e.w,c=2*(a*s-o*i),u=2*(o*t-r*s),h=2*(r*i-a*t);return this.x=t+l*c+a*h-o*u,this.y=i+l*u+o*c-r*h,this.z=s+l*h+r*u-a*c,this}project(e){return this.applyMatrix4(e.matrixWorldInverse).applyMatrix4(e.projectionMatrix)}unproject(e){return this.applyMatrix4(e.projectionMatrixInverse).applyMatrix4(e.matrixWorld)}transformDirection(e){const t=this.x,i=this.y,s=this.z,r=e.elements;return this.x=r[0]*t+r[4]*i+r[8]*s,this.y=r[1]*t+r[5]*i+r[9]*s,this.z=r[2]*t+r[6]*i+r[10]*s,this.normalize()}divide(e){return this.x/=e.x,this.y/=e.y,this.z/=e.z,this}divideScalar(e){return this.multiplyScalar(1/e)}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this}clamp(e,t){return this.x=Qe(this.x,e.x,t.x),this.y=Qe(this.y,e.y,t.y),this.z=Qe(this.z,e.z,t.z),this}clampScalar(e,t){return this.x=Qe(this.x,e,t),this.y=Qe(this.y,e,t),this.z=Qe(this.z,e,t),this}clampLength(e,t){const i=this.length();return this.divideScalar(i||1).multiplyScalar(Qe(i,e,t))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(e){return this.x*e.x+this.y*e.y+this.z*e.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this}lerpVectors(e,t,i){return this.x=e.x+(t.x-e.x)*i,this.y=e.y+(t.y-e.y)*i,this.z=e.z+(t.z-e.z)*i,this}cross(e){return this.crossVectors(this,e)}crossVectors(e,t){const i=e.x,s=e.y,r=e.z,a=t.x,o=t.y,l=t.z;return this.x=s*l-r*o,this.y=r*a-i*l,this.z=i*o-s*a,this}projectOnVector(e){const t=e.lengthSq();if(t===0)return this.set(0,0,0);const i=e.dot(this)/t;return this.copy(e).multiplyScalar(i)}projectOnPlane(e){return ul.copy(this).projectOnVector(e),this.sub(ul)}reflect(e){return this.sub(ul.copy(e).multiplyScalar(2*this.dot(e)))}angleTo(e){const t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;const i=this.dot(e)/t;return Math.acos(Qe(i,-1,1))}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,i=this.y-e.y,s=this.z-e.z;return t*t+i*i+s*s}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)+Math.abs(this.z-e.z)}setFromSpherical(e){return this.setFromSphericalCoords(e.radius,e.phi,e.theta)}setFromSphericalCoords(e,t,i){const s=Math.sin(t)*e;return this.x=s*Math.sin(i),this.y=Math.cos(t)*e,this.z=s*Math.cos(i),this}setFromCylindrical(e){return this.setFromCylindricalCoords(e.radius,e.theta,e.y)}setFromCylindricalCoords(e,t,i){return this.x=e*Math.sin(t),this.y=i,this.z=e*Math.cos(t),this}setFromMatrixPosition(e){const t=e.elements;return this.x=t[12],this.y=t[13],this.z=t[14],this}setFromMatrixScale(e){const t=this.setFromMatrixColumn(e,0).length(),i=this.setFromMatrixColumn(e,1).length(),s=this.setFromMatrixColumn(e,2).length();return this.x=t,this.y=i,this.z=s,this}setFromMatrixColumn(e,t){return this.fromArray(e.elements,t*4)}setFromMatrix3Column(e,t){return this.fromArray(e.elements,t*3)}setFromEuler(e){return this.x=e._x,this.y=e._y,this.z=e._z,this}setFromColor(e){return this.x=e.r,this.y=e.g,this.z=e.b,this}equals(e){return e.x===this.x&&e.y===this.y&&e.z===this.z}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this.z=e[t+2],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this.z=e.getZ(t),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const e=Math.random()*Math.PI*2,t=Math.random()*2-1,i=Math.sqrt(1-t*t);return this.x=i*Math.cos(e),this.y=t,this.z=i*Math.sin(e),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};ah.prototype.isVector3=!0;let k=ah;const ul=new k,yh=new Ji,oh=class oh{constructor(e,t,i,s,r,a,o,l,c){this.elements=[1,0,0,0,1,0,0,0,1],e!==void 0&&this.set(e,t,i,s,r,a,o,l,c)}set(e,t,i,s,r,a,o,l,c){const u=this.elements;return u[0]=e,u[1]=s,u[2]=o,u[3]=t,u[4]=r,u[5]=l,u[6]=i,u[7]=a,u[8]=c,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(e){const t=this.elements,i=e.elements;return t[0]=i[0],t[1]=i[1],t[2]=i[2],t[3]=i[3],t[4]=i[4],t[5]=i[5],t[6]=i[6],t[7]=i[7],t[8]=i[8],this}extractBasis(e,t,i){return e.setFromMatrix3Column(this,0),t.setFromMatrix3Column(this,1),i.setFromMatrix3Column(this,2),this}setFromMatrix4(e){const t=e.elements;return this.set(t[0],t[4],t[8],t[1],t[5],t[9],t[2],t[6],t[10]),this}multiply(e){return this.multiplyMatrices(this,e)}premultiply(e){return this.multiplyMatrices(e,this)}multiplyMatrices(e,t){const i=e.elements,s=t.elements,r=this.elements,a=i[0],o=i[3],l=i[6],c=i[1],u=i[4],h=i[7],d=i[2],f=i[5],p=i[8],_=s[0],m=s[3],g=s[6],v=s[1],b=s[4],x=s[7],E=s[2],S=s[5],A=s[8];return r[0]=a*_+o*v+l*E,r[3]=a*m+o*b+l*S,r[6]=a*g+o*x+l*A,r[1]=c*_+u*v+h*E,r[4]=c*m+u*b+h*S,r[7]=c*g+u*x+h*A,r[2]=d*_+f*v+p*E,r[5]=d*m+f*b+p*S,r[8]=d*g+f*x+p*A,this}multiplyScalar(e){const t=this.elements;return t[0]*=e,t[3]*=e,t[6]*=e,t[1]*=e,t[4]*=e,t[7]*=e,t[2]*=e,t[5]*=e,t[8]*=e,this}determinant(){const e=this.elements,t=e[0],i=e[1],s=e[2],r=e[3],a=e[4],o=e[5],l=e[6],c=e[7],u=e[8];return t*a*u-t*o*c-i*r*u+i*o*l+s*r*c-s*a*l}invert(){const e=this.elements,t=e[0],i=e[1],s=e[2],r=e[3],a=e[4],o=e[5],l=e[6],c=e[7],u=e[8],h=u*a-o*c,d=o*l-u*r,f=c*r-a*l,p=t*h+i*d+s*f;if(p===0)return this.set(0,0,0,0,0,0,0,0,0);const _=1/p;return e[0]=h*_,e[1]=(s*c-u*i)*_,e[2]=(o*i-s*a)*_,e[3]=d*_,e[4]=(u*t-s*l)*_,e[5]=(s*r-o*t)*_,e[6]=f*_,e[7]=(i*l-c*t)*_,e[8]=(a*t-i*r)*_,this}transpose(){let e;const t=this.elements;return e=t[1],t[1]=t[3],t[3]=e,e=t[2],t[2]=t[6],t[6]=e,e=t[5],t[5]=t[7],t[7]=e,this}getNormalMatrix(e){return this.setFromMatrix4(e).invert().transpose()}transposeIntoArray(e){const t=this.elements;return e[0]=t[0],e[1]=t[3],e[2]=t[6],e[3]=t[1],e[4]=t[4],e[5]=t[7],e[6]=t[2],e[7]=t[5],e[8]=t[8],this}setUvTransform(e,t,i,s,r,a,o){const l=Math.cos(r),c=Math.sin(r);return this.set(i*l,i*c,-i*(l*a+c*o)+a+e,-s*c,s*l,-s*(-c*a+l*o)+o+t,0,0,1),this}scale(e,t){return nr("Matrix3: .scale() is deprecated. Use .makeScale() instead."),this.premultiply(hl.makeScale(e,t)),this}rotate(e){return nr("Matrix3: .rotate() is deprecated. Use .makeRotation() instead."),this.premultiply(hl.makeRotation(-e)),this}translate(e,t){return nr("Matrix3: .translate() is deprecated. Use .makeTranslation() instead."),this.premultiply(hl.makeTranslation(e,t)),this}makeTranslation(e,t){return e.isVector2?this.set(1,0,e.x,0,1,e.y,0,0,1):this.set(1,0,e,0,1,t,0,0,1),this}makeRotation(e){const t=Math.cos(e),i=Math.sin(e);return this.set(t,-i,0,i,t,0,0,0,1),this}makeScale(e,t){return this.set(e,0,0,0,t,0,0,0,1),this}equals(e){const t=this.elements,i=e.elements;for(let s=0;s<9;s++)if(t[s]!==i[s])return!1;return!0}fromArray(e,t=0){for(let i=0;i<9;i++)this.elements[i]=e[i+t];return this}toArray(e=[],t=0){const i=this.elements;return e[t]=i[0],e[t+1]=i[1],e[t+2]=i[2],e[t+3]=i[3],e[t+4]=i[4],e[t+5]=i[5],e[t+6]=i[6],e[t+7]=i[7],e[t+8]=i[8],e}clone(){return new this.constructor().fromArray(this.elements)}};oh.prototype.isMatrix3=!0;let et=oh;const hl=new et,vh=new et().set(.4123908,.3575843,.1804808,.212639,.7151687,.0721923,.0193308,.1191948,.9505322),Sh=new et().set(3.2409699,-1.5373832,-.4986108,-.9692436,1.8759675,.0415551,.0556301,-.203977,1.0569715);function sg(){const n={enabled:!0,workingColorSpace:To,spaces:{},convert:function(s,r,a){return this.enabled===!1||r===a||!r||!a||(this.spaces[r].transfer===xt&&(s.r=Ei(s.r),s.g=Ei(s.g),s.b=Ei(s.b)),this.spaces[r].primaries!==this.spaces[a].primaries&&(s.applyMatrix3(this.spaces[r].toXYZ),s.applyMatrix3(this.spaces[a].fromXYZ)),this.spaces[a].transfer===xt&&(s.r=ir(s.r),s.g=ir(s.g),s.b=ir(s.b))),s},workingToColorSpace:function(s,r){return this.convert(s,this.workingColorSpace,r)},colorSpaceToWorking:function(s,r){return this.convert(s,r,this.workingColorSpace)},getPrimaries:function(s){return this.spaces[s].primaries},getTransfer:function(s){return s===vi?Co:this.spaces[s].transfer},getToneMappingMode:function(s){return this.spaces[s].outputColorSpaceConfig.toneMappingMode||"standard"},getLuminanceCoefficients:function(s,r=this.workingColorSpace){return s.fromArray(this.spaces[r].luminanceCoefficients)},define:function(s){Object.assign(this.spaces,s)},_getMatrix:function(s,r,a){return s.copy(this.spaces[r].toXYZ).multiply(this.spaces[a].fromXYZ)},_getDrawingBufferColorSpace:function(s){return this.spaces[s].outputColorSpaceConfig.drawingBufferColorSpace},_getUnpackColorSpace:function(s=this.workingColorSpace){return this.spaces[s].workingColorSpaceConfig.unpackColorSpace},fromWorkingColorSpace:function(s,r){return nr("ColorManagement: .fromWorkingColorSpace() has been renamed to .workingToColorSpace()."),n.workingToColorSpace(s,r)},toWorkingColorSpace:function(s,r){return nr("ColorManagement: .toWorkingColorSpace() has been renamed to .colorSpaceToWorking()."),n.colorSpaceToWorking(s,r)}},e=[.64,.33,.3,.6,.15,.06],t=[.2126,.7152,.0722],i=[.3127,.329];return n.define({[To]:{primaries:e,whitePoint:i,transfer:Co,toXYZ:vh,fromXYZ:Sh,luminanceCoefficients:t,workingColorSpaceConfig:{unpackColorSpace:Sn},outputColorSpaceConfig:{drawingBufferColorSpace:Sn}},[Sn]:{primaries:e,whitePoint:i,transfer:xt,toXYZ:vh,fromXYZ:Sh,luminanceCoefficients:t,outputColorSpaceConfig:{drawingBufferColorSpace:Sn}}}),n}const at=sg();function Ei(n){return n<.04045?n*.0773993808:Math.pow(n*.9478672986+.0521327014,2.4)}function ir(n){return n<.0031308?n*12.92:1.055*Math.pow(n,.41666)-.055}let Rs;class rg{static getDataURL(e,t="image/png"){if(/^data:/i.test(e.src)||typeof HTMLCanvasElement>"u")return e.src;let i;if(e instanceof HTMLCanvasElement)i=e;else{Rs===void 0&&(Rs=Ro("canvas")),Rs.width=e.width,Rs.height=e.height;const s=Rs.getContext("2d");e instanceof ImageData?s.putImageData(e,0,0):s.drawImage(e,0,0,e.width,e.height),i=Rs}return i.toDataURL(t)}static sRGBToLinear(e){if(typeof HTMLImageElement<"u"&&e instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&e instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&e instanceof ImageBitmap){const t=Ro("canvas");t.width=e.width,t.height=e.height;const i=t.getContext("2d");i.drawImage(e,0,0,e.width,e.height);const s=i.getImageData(0,0,e.width,e.height),r=s.data;for(let a=0;a1),this.pmremVersion=0,this.normalized=!1}get width(){return this.source.getSize(fl).x}get height(){return this.source.getSize(fl).y}get depth(){return this.source.getSize(fl).z}get image(){return this.source.data}set image(e){this.source.data=e}updateMatrix(){this.matrix.setUvTransform(this.offset.x,this.offset.y,this.repeat.x,this.repeat.y,this.rotation,this.center.x,this.center.y)}addUpdateRange(e,t){this.updateRanges.push({start:e,count:t})}clearUpdateRanges(){this.updateRanges.length=0}clone(){return new this.constructor().copy(this)}copy(e){return this.name=e.name,this.source=e.source,this.mipmaps=e.mipmaps.slice(0),this.mapping=e.mapping,this.channel=e.channel,this.wrapS=e.wrapS,this.wrapT=e.wrapT,this.magFilter=e.magFilter,this.minFilter=e.minFilter,this.anisotropy=e.anisotropy,this.format=e.format,this.internalFormat=e.internalFormat,this.type=e.type,this.normalized=e.normalized,this.offset.copy(e.offset),this.repeat.copy(e.repeat),this.center.copy(e.center),this.rotation=e.rotation,this.matrixAutoUpdate=e.matrixAutoUpdate,this.matrix.copy(e.matrix),this.generateMipmaps=e.generateMipmaps,this.premultiplyAlpha=e.premultiplyAlpha,this.flipY=e.flipY,this.unpackAlignment=e.unpackAlignment,this.colorSpace=e.colorSpace,this.renderTarget=e.renderTarget,this.isRenderTargetTexture=e.isRenderTargetTexture,this.isArrayTexture=e.isArrayTexture,this.userData=JSON.parse(JSON.stringify(e.userData)),this.needsUpdate=!0,this}setValues(e){for(const t in e){const i=e[t];if(i===void 0){$e(`Texture.setValues(): parameter '${t}' has value of undefined.`);continue}const s=this[t];if(s===void 0){$e(`Texture.setValues(): property '${t}' does not exist.`);continue}s&&i&&s.isVector2&&i.isVector2||s&&i&&s.isVector3&&i.isVector3||s&&i&&s.isMatrix3&&i.isMatrix3?s.copy(i):this[t]=i}}toJSON(e){const t=e===void 0||typeof e=="string";if(!t&&e.textures[this.uuid]!==void 0)return e.textures[this.uuid];const i={metadata:{version:4.7,type:"Texture",generator:"Texture.toJSON"},uuid:this.uuid,name:this.name,image:this.source.toJSON(e).uuid,mapping:this.mapping,channel:this.channel,repeat:[this.repeat.x,this.repeat.y],offset:[this.offset.x,this.offset.y],center:[this.center.x,this.center.y],rotation:this.rotation,wrap:[this.wrapS,this.wrapT],format:this.format,internalFormat:this.internalFormat,type:this.type,normalized:this.normalized,colorSpace:this.colorSpace,minFilter:this.minFilter,magFilter:this.magFilter,anisotropy:this.anisotropy,flipY:this.flipY,generateMipmaps:this.generateMipmaps,premultiplyAlpha:this.premultiplyAlpha,unpackAlignment:this.unpackAlignment};return Object.keys(this.userData).length>0&&(i.userData=this.userData),t||(e.textures[this.uuid]=i),i}dispose(){this.dispatchEvent({type:"dispose"})}transformUv(e){if(this.mapping!==$f)return e;if(e.applyMatrix3(this.matrix),e.x<0||e.x>1)switch(this.wrapS){case yc:e.x=e.x-Math.floor(e.x);break;case Si:e.x=e.x<0?0:1;break;case vc:Math.abs(Math.floor(e.x)%2)===1?e.x=Math.ceil(e.x)-e.x:e.x=e.x-Math.floor(e.x);break}if(e.y<0||e.y>1)switch(this.wrapT){case yc:e.y=e.y-Math.floor(e.y);break;case Si:e.y=e.y<0?0:1;break;case vc:Math.abs(Math.floor(e.y)%2)===1?e.y=Math.ceil(e.y)-e.y:e.y=e.y-Math.floor(e.y);break}return this.flipY&&(e.y=1-e.y),e}set needsUpdate(e){e===!0&&(this.version++,this.source.needsUpdate=!0)}set needsPMREMUpdate(e){e===!0&&this.pmremVersion++}}sn.DEFAULT_IMAGE=null;sn.DEFAULT_MAPPING=$f;sn.DEFAULT_ANISOTROPY=1;const lh=class lh{constructor(e=0,t=0,i=0,s=1){this.x=e,this.y=t,this.z=i,this.w=s}get width(){return this.z}set width(e){this.z=e}get height(){return this.w}set height(e){this.w=e}set(e,t,i,s){return this.x=e,this.y=t,this.z=i,this.w=s,this}setScalar(e){return this.x=e,this.y=e,this.z=e,this.w=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setZ(e){return this.z=e,this}setW(e){return this.w=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;case 3:this.w=t;break;default:throw new Error("THREE.Vector4: index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("THREE.Vector4: index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this.w=e.w!==void 0?e.w:1,this}add(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z,this.w+=e.w,this}addScalar(e){return this.x+=e,this.y+=e,this.z+=e,this.w+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this.w=e.w+t.w,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this.w+=e.w*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this.w-=e.w,this}subScalar(e){return this.x-=e,this.y-=e,this.z-=e,this.w-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this.w=e.w-t.w,this}multiply(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this.w*=e.w,this}multiplyScalar(e){return this.x*=e,this.y*=e,this.z*=e,this.w*=e,this}applyMatrix4(e){const t=this.x,i=this.y,s=this.z,r=this.w,a=e.elements;return this.x=a[0]*t+a[4]*i+a[8]*s+a[12]*r,this.y=a[1]*t+a[5]*i+a[9]*s+a[13]*r,this.z=a[2]*t+a[6]*i+a[10]*s+a[14]*r,this.w=a[3]*t+a[7]*i+a[11]*s+a[15]*r,this}divide(e){return this.x/=e.x,this.y/=e.y,this.z/=e.z,this.w/=e.w,this}divideScalar(e){return this.multiplyScalar(1/e)}setAxisAngleFromQuaternion(e){this.w=2*Math.acos(e.w);const t=Math.sqrt(1-e.w*e.w);return t<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=e.x/t,this.y=e.y/t,this.z=e.z/t),this}setAxisAngleFromRotationMatrix(e){let t,i,s,r;const l=e.elements,c=l[0],u=l[4],h=l[8],d=l[1],f=l[5],p=l[9],_=l[2],m=l[6],g=l[10];if(Math.abs(u-d)<.01&&Math.abs(h-_)<.01&&Math.abs(p-m)<.01){if(Math.abs(u+d)<.1&&Math.abs(h+_)<.1&&Math.abs(p+m)<.1&&Math.abs(c+f+g-3)<.1)return this.set(1,0,0,0),this;t=Math.PI;const b=(c+1)/2,x=(f+1)/2,E=(g+1)/2,S=(u+d)/4,A=(h+_)/4,y=(p+m)/4;return b>x&&b>E?b<.01?(i=0,s=.707106781,r=.707106781):(i=Math.sqrt(b),s=S/i,r=A/i):x>E?x<.01?(i=.707106781,s=0,r=.707106781):(s=Math.sqrt(x),i=S/s,r=y/s):E<.01?(i=.707106781,s=.707106781,r=0):(r=Math.sqrt(E),i=A/r,s=y/r),this.set(i,s,r,t),this}let v=Math.sqrt((m-p)*(m-p)+(h-_)*(h-_)+(d-u)*(d-u));return Math.abs(v)<.001&&(v=1),this.x=(m-p)/v,this.y=(h-_)/v,this.z=(d-u)/v,this.w=Math.acos((c+f+g-1)/2),this}setFromMatrixPosition(e){const t=e.elements;return this.x=t[12],this.y=t[13],this.z=t[14],this.w=t[15],this}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this.w=Math.min(this.w,e.w),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this.w=Math.max(this.w,e.w),this}clamp(e,t){return this.x=Qe(this.x,e.x,t.x),this.y=Qe(this.y,e.y,t.y),this.z=Qe(this.z,e.z,t.z),this.w=Qe(this.w,e.w,t.w),this}clampScalar(e,t){return this.x=Qe(this.x,e,t),this.y=Qe(this.y,e,t),this.z=Qe(this.z,e,t),this.w=Qe(this.w,e,t),this}clampLength(e,t){const i=this.length();return this.divideScalar(i||1).multiplyScalar(Qe(i,e,t))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this.w=Math.floor(this.w),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this.w=Math.ceil(this.w),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this.w=Math.round(this.w),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this.w=Math.trunc(this.w),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this.w=-this.w,this}dot(e){return this.x*e.x+this.y*e.y+this.z*e.z+this.w*e.w}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z+this.w*this.w}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z+this.w*this.w)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)+Math.abs(this.w)}normalize(){return this.divideScalar(this.length()||1)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this.w+=(e.w-this.w)*t,this}lerpVectors(e,t,i){return this.x=e.x+(t.x-e.x)*i,this.y=e.y+(t.y-e.y)*i,this.z=e.z+(t.z-e.z)*i,this.w=e.w+(t.w-e.w)*i,this}equals(e){return e.x===this.x&&e.y===this.y&&e.z===this.z&&e.w===this.w}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this.z=e[t+2],this.w=e[t+3],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e[t+3]=this.w,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this.z=e.getZ(t),this.w=e.getW(t),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this.w=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z,yield this.w}};lh.prototype.isVector4=!0;let Tt=lh;class lg extends es{constructor(e=1,t=1,i={}){super(),i=Object.assign({generateMipmaps:!1,internalFormat:null,minFilter:Jt,depthBuffer:!0,stencilBuffer:!1,resolveDepthBuffer:!0,resolveStencilBuffer:!0,depthTexture:null,samples:0,count:1,depth:1,multiview:!1,useArrayDepthTexture:!1},i),this.isRenderTarget=!0,this.width=e,this.height=t,this.depth=i.depth,this.scissor=new Tt(0,0,e,t),this.scissorTest=!1,this.viewport=new Tt(0,0,e,t),this.textures=[];const s={width:e,height:t,depth:i.depth},r=new sn(s),a=i.count;for(let o=0;o1);this.dispose()}this.viewport.set(0,0,e,t),this.scissor.set(0,0,e,t)}clone(){return new this.constructor().copy(this)}copy(e){this.width=e.width,this.height=e.height,this.depth=e.depth,this.scissor.copy(e.scissor),this.scissorTest=e.scissorTest,this.viewport.copy(e.viewport),this.textures.length=0;for(let t=0,i=e.textures.length;t>>0}enable(e){this.mask|=1<1){for(let t=0;t1){for(let i=0;i0&&(s.userData=this.userData),s.layers=this.layers.mask,s.matrix=this.matrix.toArray(),s.up=this.up.toArray(),this.pivot!==null&&(s.pivot=this.pivot.toArray()),this.matrixAutoUpdate===!1&&(s.matrixAutoUpdate=!1),this.morphTargetDictionary!==void 0&&(s.morphTargetDictionary=Object.assign({},this.morphTargetDictionary)),this.morphTargetInfluences!==void 0&&(s.morphTargetInfluences=this.morphTargetInfluences.slice()),this.isInstancedMesh&&(s.type="InstancedMesh",s.count=this.count,s.instanceMatrix=this.instanceMatrix.toJSON(),this.instanceColor!==null&&(s.instanceColor=this.instanceColor.toJSON())),this.isBatchedMesh&&(s.type="BatchedMesh",s.perObjectFrustumCulled=this.perObjectFrustumCulled,s.sortObjects=this.sortObjects,s.drawRanges=this._drawRanges,s.reservedRanges=this._reservedRanges,s.geometryInfo=this._geometryInfo.map(o=>({...o,boundingBox:o.boundingBox?o.boundingBox.toJSON():void 0,boundingSphere:o.boundingSphere?o.boundingSphere.toJSON():void 0})),s.instanceInfo=this._instanceInfo.map(o=>({...o})),s.availableInstanceIds=this._availableInstanceIds.slice(),s.availableGeometryIds=this._availableGeometryIds.slice(),s.nextIndexStart=this._nextIndexStart,s.nextVertexStart=this._nextVertexStart,s.geometryCount=this._geometryCount,s.maxInstanceCount=this._maxInstanceCount,s.maxVertexCount=this._maxVertexCount,s.maxIndexCount=this._maxIndexCount,s.geometryInitialized=this._geometryInitialized,s.matricesTexture=this._matricesTexture.toJSON(e),s.indirectTexture=this._indirectTexture.toJSON(e),this._colorsTexture!==null&&(s.colorsTexture=this._colorsTexture.toJSON(e)),this.boundingSphere!==null&&(s.boundingSphere=this.boundingSphere.toJSON()),this.boundingBox!==null&&(s.boundingBox=this.boundingBox.toJSON()));function r(o,l){return o[l.uuid]===void 0&&(o[l.uuid]=l.toJSON(e)),l.uuid}if(this.isScene)this.background&&(this.background.isColor?s.background=this.background.toJSON():this.background.isTexture&&(s.background=this.background.toJSON(e).uuid)),this.environment&&this.environment.isTexture&&this.environment.isRenderTargetTexture!==!0&&(s.environment=this.environment.toJSON(e).uuid);else if(this.isMesh||this.isLine||this.isPoints){s.geometry=r(e.geometries,this.geometry);const o=this.geometry.parameters;if(o!==void 0&&o.shapes!==void 0){const l=o.shapes;if(Array.isArray(l))for(let c=0,u=l.length;c0){s.children=[];for(let o=0;o0){s.animations=[];for(let o=0;o0&&(i.geometries=o),l.length>0&&(i.materials=l),c.length>0&&(i.textures=c),u.length>0&&(i.images=u),h.length>0&&(i.shapes=h),d.length>0&&(i.skeletons=d),f.length>0&&(i.animations=f),p.length>0&&(i.nodes=p)}return i.object=s,i;function a(o){const l=[];for(const c in o){const u=o[c];delete u.metadata,l.push(u)}return l}}clone(e){return new this.constructor().copy(this,e)}copy(e,t=!0){if(this.name=e.name,this.up.copy(e.up),this.position.copy(e.position),this.rotation.order=e.rotation.order,this.quaternion.copy(e.quaternion),this.scale.copy(e.scale),this.pivot=e.pivot!==null?e.pivot.clone():null,this.matrix.copy(e.matrix),this.matrixWorld.copy(e.matrixWorld),this.matrixAutoUpdate=e.matrixAutoUpdate,this.matrixWorldAutoUpdate=e.matrixWorldAutoUpdate,this.matrixWorldNeedsUpdate=e.matrixWorldNeedsUpdate,this.layers.mask=e.layers.mask,this.visible=e.visible,this.castShadow=e.castShadow,this.receiveShadow=e.receiveShadow,this.frustumCulled=e.frustumCulled,this.renderOrder=e.renderOrder,this.static=e.static,this.animations=e.animations.slice(),this.userData=JSON.parse(JSON.stringify(e.userData)),t===!0)for(let i=0;if+p?(c.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!c.inputState.pinching&&d<=f-p&&(c.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else l!==null&&e.gripSpace&&(r=t.getPose(e.gripSpace,i),r!==null&&(l.matrix.fromArray(r.transform.matrix),l.matrix.decompose(l.position,l.rotation,l.scale),l.matrixWorldNeedsUpdate=!0,r.linearVelocity?(l.hasLinearVelocity=!0,l.linearVelocity.copy(r.linearVelocity)):l.hasLinearVelocity=!1,r.angularVelocity?(l.hasAngularVelocity=!0,l.angularVelocity.copy(r.angularVelocity)):l.hasAngularVelocity=!1,l.eventsEnabled&&l.dispatchEvent({type:"gripUpdated",data:e,target:this})));o!==null&&(s=t.getPose(e.targetRaySpace,i),s===null&&r!==null&&(s=r),s!==null&&(o.matrix.fromArray(s.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),o.matrixWorldNeedsUpdate=!0,s.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(s.linearVelocity)):o.hasLinearVelocity=!1,s.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(s.angularVelocity)):o.hasAngularVelocity=!1,this.dispatchEvent(gg)))}return o!==null&&(o.visible=s!==null),l!==null&&(l.visible=r!==null),c!==null&&(c.visible=a!==null),this}_getHandJoint(e,t){if(e.joints[t.jointName]===void 0){const i=new Fr;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}}const op={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},Ui={h:0,s:0,l:0},va={h:0,s:0,l:0};function gl(n,e,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?n+(e-n)*6*t:t<1/2?e:t<2/3?n+(e-n)*6*(2/3-t):n}class it{constructor(e,t,i){return this.isColor=!0,this.r=1,this.g=1,this.b=1,this.set(e,t,i)}set(e,t,i){if(t===void 0&&i===void 0){const s=e;s&&s.isColor?this.copy(s):typeof s=="number"?this.setHex(s):typeof s=="string"&&this.setStyle(s)}else this.setRGB(e,t,i);return this}setScalar(e){return this.r=e,this.g=e,this.b=e,this}setHex(e,t=Sn){return e=Math.floor(e),this.r=(e>>16&255)/255,this.g=(e>>8&255)/255,this.b=(e&255)/255,at.colorSpaceToWorking(this,t),this}setRGB(e,t,i,s=at.workingColorSpace){return this.r=e,this.g=t,this.b=i,at.colorSpaceToWorking(this,s),this}setHSL(e,t,i,s=at.workingColorSpace){if(e=Iu(e,1),t=Qe(t,0,1),i=Qe(i,0,1),t===0)this.r=this.g=this.b=i;else{const r=i<=.5?i*(1+t):i+t-i*t,a=2*i-r;this.r=gl(a,r,e+1/3),this.g=gl(a,r,e),this.b=gl(a,r,e-1/3)}return at.colorSpaceToWorking(this,s),this}setStyle(e,t=Sn){function i(r){r!==void 0&&parseFloat(r)<1&&$e("Color: Alpha component of "+e+" will be ignored.")}let s;if(s=/^(\w+)\(([^\)]*)\)/.exec(e)){let r;const a=s[1],o=s[2];switch(a){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(o))return i(r[4]),this.setRGB(Math.min(255,parseInt(r[1],10))/255,Math.min(255,parseInt(r[2],10))/255,Math.min(255,parseInt(r[3],10))/255,t);if(r=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(o))return i(r[4]),this.setRGB(Math.min(100,parseInt(r[1],10))/100,Math.min(100,parseInt(r[2],10))/100,Math.min(100,parseInt(r[3],10))/100,t);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)\%\s*,\s*(\d*\.?\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(o))return i(r[4]),this.setHSL(parseFloat(r[1])/360,parseFloat(r[2])/100,parseFloat(r[3])/100,t);break;default:$e("Color: Unknown color model "+e)}}else if(s=/^\#([A-Fa-f\d]+)$/.exec(e)){const r=s[1],a=r.length;if(a===3)return this.setRGB(parseInt(r.charAt(0),16)/15,parseInt(r.charAt(1),16)/15,parseInt(r.charAt(2),16)/15,t);if(a===6)return this.setHex(parseInt(r,16),t);$e("Color: Invalid hex color "+e)}else if(e&&e.length>0)return this.setColorName(e,t);return this}setColorName(e,t=Sn){const i=op[e.toLowerCase()];return i!==void 0?this.setHex(i,t):$e("Color: Unknown color "+e),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(e){return this.r=e.r,this.g=e.g,this.b=e.b,this}copySRGBToLinear(e){return this.r=Ei(e.r),this.g=Ei(e.g),this.b=Ei(e.b),this}copyLinearToSRGB(e){return this.r=ir(e.r),this.g=ir(e.g),this.b=ir(e.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(e=Sn){return at.workingToColorSpace(tn.copy(this),e),Math.round(Qe(tn.r*255,0,255))*65536+Math.round(Qe(tn.g*255,0,255))*256+Math.round(Qe(tn.b*255,0,255))}getHexString(e=Sn){return("000000"+this.getHex(e).toString(16)).slice(-6)}getHSL(e,t=at.workingColorSpace){at.workingToColorSpace(tn.copy(this),t);const i=tn.r,s=tn.g,r=tn.b,a=Math.max(i,s,r),o=Math.min(i,s,r);let l,c;const u=(o+a)/2;if(o===a)l=0,c=0;else{const h=a-o;switch(c=u<=.5?h/(a+o):h/(2-a-o),a){case i:l=(s-r)/h+(s0&&(t.object.backgroundBlurriness=this.backgroundBlurriness),this.backgroundIntensity!==1&&(t.object.backgroundIntensity=this.backgroundIntensity),t.object.backgroundRotation=this.backgroundRotation.toArray(),this.environmentIntensity!==1&&(t.object.environmentIntensity=this.environmentIntensity),t.object.environmentRotation=this.environmentRotation.toArray(),t}}const Fn=new k,gi=new k,_l=new k,_i=new k,Ps=new k,Os=new k,Rh=new k,xl=new k,yl=new k,vl=new k,Sl=new Tt,bl=new Tt,Ml=new Tt;class Rn{constructor(e=new k,t=new k,i=new k){this.a=e,this.b=t,this.c=i}static getNormal(e,t,i,s){s.subVectors(i,t),Fn.subVectors(e,t),s.cross(Fn);const r=s.lengthSq();return r>0?s.multiplyScalar(1/Math.sqrt(r)):s.set(0,0,0)}static getBarycoord(e,t,i,s,r){Fn.subVectors(s,t),gi.subVectors(i,t),_l.subVectors(e,t);const a=Fn.dot(Fn),o=Fn.dot(gi),l=Fn.dot(_l),c=gi.dot(gi),u=gi.dot(_l),h=a*c-o*o;if(h===0)return r.set(0,0,0),null;const d=1/h,f=(c*l-o*u)*d,p=(a*u-o*l)*d;return r.set(1-f-p,p,f)}static containsPoint(e,t,i,s){return this.getBarycoord(e,t,i,s,_i)===null?!1:_i.x>=0&&_i.y>=0&&_i.x+_i.y<=1}static getInterpolation(e,t,i,s,r,a,o,l){return this.getBarycoord(e,t,i,s,_i)===null?(l.x=0,l.y=0,"z"in l&&(l.z=0),"w"in l&&(l.w=0),null):(l.setScalar(0),l.addScaledVector(r,_i.x),l.addScaledVector(a,_i.y),l.addScaledVector(o,_i.z),l)}static getInterpolatedAttribute(e,t,i,s,r,a){return Sl.setScalar(0),bl.setScalar(0),Ml.setScalar(0),Sl.fromBufferAttribute(e,t),bl.fromBufferAttribute(e,i),Ml.fromBufferAttribute(e,s),a.setScalar(0),a.addScaledVector(Sl,r.x),a.addScaledVector(bl,r.y),a.addScaledVector(Ml,r.z),a}static isFrontFacing(e,t,i,s){return Fn.subVectors(i,t),gi.subVectors(e,t),Fn.cross(gi).dot(s)<0}set(e,t,i){return this.a.copy(e),this.b.copy(t),this.c.copy(i),this}setFromPointsAndIndices(e,t,i,s){return this.a.copy(e[t]),this.b.copy(e[i]),this.c.copy(e[s]),this}setFromAttributeAndIndices(e,t,i,s){return this.a.fromBufferAttribute(e,t),this.b.fromBufferAttribute(e,i),this.c.fromBufferAttribute(e,s),this}clone(){return new this.constructor().copy(this)}copy(e){return this.a.copy(e.a),this.b.copy(e.b),this.c.copy(e.c),this}getArea(){return Fn.subVectors(this.c,this.b),gi.subVectors(this.a,this.b),Fn.cross(gi).length()*.5}getMidpoint(e){return e.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(e){return Rn.getNormal(this.a,this.b,this.c,e)}getPlane(e){return e.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(e,t){return Rn.getBarycoord(e,this.a,this.b,this.c,t)}getInterpolation(e,t,i,s,r){return Rn.getInterpolation(e,this.a,this.b,this.c,t,i,s,r)}containsPoint(e){return Rn.containsPoint(e,this.a,this.b,this.c)}isFrontFacing(e){return Rn.isFrontFacing(this.a,this.b,this.c,e)}intersectsBox(e){return e.intersectsTriangle(this)}closestPointToPoint(e,t){const i=this.a,s=this.b,r=this.c;let a,o;Ps.subVectors(s,i),Os.subVectors(r,i),xl.subVectors(e,i);const l=Ps.dot(xl),c=Os.dot(xl);if(l<=0&&c<=0)return t.copy(i);yl.subVectors(e,s);const u=Ps.dot(yl),h=Os.dot(yl);if(u>=0&&h<=u)return t.copy(s);const d=l*h-u*c;if(d<=0&&l>=0&&u<=0)return a=l/(l-u),t.copy(i).addScaledVector(Ps,a);vl.subVectors(e,r);const f=Ps.dot(vl),p=Os.dot(vl);if(p>=0&&f<=p)return t.copy(r);const _=f*c-l*p;if(_<=0&&c>=0&&p<=0)return o=c/(c-p),t.copy(i).addScaledVector(Os,o);const m=u*p-f*h;if(m<=0&&h-u>=0&&f-p>=0)return Rh.subVectors(r,s),o=(h-u)/(h-u+(f-p)),t.copy(s).addScaledVector(Rh,o);const g=1/(m+_+d);return a=_*g,o=d*g,t.copy(i).addScaledVector(Ps,a).addScaledVector(Os,o)}equals(e){return e.a.equals(this.a)&&e.b.equals(this.b)&&e.c.equals(this.c)}}class mn{constructor(e=new k(1/0,1/0,1/0),t=new k(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromArray(e){this.makeEmpty();for(let t=0,i=e.length;t=this.min.x&&e.x<=this.max.x&&e.y>=this.min.y&&e.y<=this.max.y&&e.z>=this.min.z&&e.z<=this.max.z}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y&&this.min.z<=e.min.z&&e.max.z<=this.max.z}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y),(e.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(e){return e.max.x>=this.min.x&&e.min.x<=this.max.x&&e.max.y>=this.min.y&&e.min.y<=this.max.y&&e.max.z>=this.min.z&&e.min.z<=this.max.z}intersectsSphere(e){return this.clampPoint(e.center,Bn),Bn.distanceToSquared(e.center)<=e.radius*e.radius}intersectsPlane(e){let t,i;return e.normal.x>0?(t=e.normal.x*this.min.x,i=e.normal.x*this.max.x):(t=e.normal.x*this.max.x,i=e.normal.x*this.min.x),e.normal.y>0?(t+=e.normal.y*this.min.y,i+=e.normal.y*this.max.y):(t+=e.normal.y*this.max.y,i+=e.normal.y*this.min.y),e.normal.z>0?(t+=e.normal.z*this.min.z,i+=e.normal.z*this.max.z):(t+=e.normal.z*this.max.z,i+=e.normal.z*this.min.z),t<=-e.constant&&i>=-e.constant}intersectsTriangle(e){if(this.isEmpty())return!1;this.getCenter(Er),ba.subVectors(this.max,Er),Us.subVectors(e.a,Er),Ns.subVectors(e.b,Er),ks.subVectors(e.c,Er),Ni.subVectors(Ns,Us),ki.subVectors(ks,Ns),ns.subVectors(Us,ks);let t=[0,-Ni.z,Ni.y,0,-ki.z,ki.y,0,-ns.z,ns.y,Ni.z,0,-Ni.x,ki.z,0,-ki.x,ns.z,0,-ns.x,-Ni.y,Ni.x,0,-ki.y,ki.x,0,-ns.y,ns.x,0];return!Al(t,Us,Ns,ks,ba)||(t=[1,0,0,0,1,0,0,0,1],!Al(t,Us,Ns,ks,ba))?!1:(Ma.crossVectors(Ni,ki),t=[Ma.x,Ma.y,Ma.z],Al(t,Us,Ns,ks,ba))}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return this.clampPoint(e,Bn).distanceTo(e)}getBoundingSphere(e){return this.isEmpty()?e.makeEmpty():(this.getCenter(e.center),e.radius=this.getSize(Bn).length()*.5),e}intersect(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}applyMatrix4(e){return this.isEmpty()?this:(xi[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(e),xi[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(e),xi[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(e),xi[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(e),xi[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(e),xi[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(e),xi[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(e),xi[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(e),this.setFromPoints(xi),this)}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}toJSON(){return{min:this.min.toArray(),max:this.max.toArray()}}fromJSON(e){return this.min.fromArray(e.min),this.max.fromArray(e.max),this}}const xi=[new k,new k,new k,new k,new k,new k,new k,new k],Bn=new k,Sa=new mn,Us=new k,Ns=new k,ks=new k,Ni=new k,ki=new k,ns=new k,Er=new k,ba=new k,Ma=new k,is=new k;function Al(n,e,t,i,s){for(let r=0,a=n.length-3;r<=a;r+=3){is.fromArray(n,r);const o=s.x*Math.abs(is.x)+s.y*Math.abs(is.y)+s.z*Math.abs(is.z),l=e.dot(is),c=t.dot(is),u=i.dot(is);if(Math.max(-Math.max(l,c,u),Math.min(l,c,u))>o)return!1}return!0}const Ft=new k,Aa=new Le;let xg=0;class Dn extends es{constructor(e,t,i=!1){if(super(),Array.isArray(e))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,Object.defineProperty(this,"id",{value:xg++}),this.name="",this.array=e,this.itemSize=t,this.count=e!==void 0?e.length/t:0,this.normalized=i,this.usage=Jc,this.updateRanges=[],this.gpuType=Gn,this.version=0}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}addUpdateRange(e,t){this.updateRanges.push({start:e,count:t})}clearUpdateRanges(){this.updateRanges.length=0}copy(e){return this.name=e.name,this.array=new e.array.constructor(e.array),this.itemSize=e.itemSize,this.count=e.count,this.normalized=e.normalized,this.usage=e.usage,this.gpuType=e.gpuType,this}copyAt(e,t,i){e*=this.itemSize,i*=t.itemSize;for(let s=0,r=this.itemSize;sthis.radius*this.radius&&(t.sub(this.center).normalize(),t.multiplyScalar(this.radius).add(this.center)),t}getBoundingBox(e){return this.isEmpty()?(e.makeEmpty(),e):(e.set(this.center,this.center),e.expandByScalar(this.radius),e)}applyMatrix4(e){return this.center.applyMatrix4(e),this.radius=this.radius*e.getMaxScaleOnAxis(),this}translate(e){return this.center.add(e),this}expandByPoint(e){if(this.isEmpty())return this.center.copy(e),this.radius=0,this;Tr.subVectors(e,this.center);const t=Tr.lengthSq();if(t>this.radius*this.radius){const i=Math.sqrt(t),s=(i-this.radius)*.5;this.center.addScaledVector(Tr,s/i),this.radius+=s}return this}union(e){return e.isEmpty()?this:this.isEmpty()?(this.copy(e),this):(this.center.equals(e.center)===!0?this.radius=Math.max(this.radius,e.radius):(El.subVectors(e.center,this.center).setLength(e.radius),this.expandByPoint(Tr.copy(e.center).add(El)),this.expandByPoint(Tr.copy(e.center).sub(El))),this)}equals(e){return e.center.equals(this.center)&&e.radius===this.radius}clone(){return new this.constructor().copy(this)}toJSON(){return{radius:this.radius,center:this.center.toArray()}}fromJSON(e){return this.radius=e.radius,this.center.fromArray(e.center),this}}let vg=0;const Tn=new Lt,Tl=new hn,Fs=new k,vn=new mn,Cr=new mn,Xt=new k;class Rt extends es{constructor(){super(),this.isBufferGeometry=!0,Object.defineProperty(this,"id",{value:vg++}),this.uuid=ci(),this.name="",this.type="BufferGeometry",this.index=null,this.indirect=null,this.indirectOffset=0,this.attributes={},this.morphAttributes={},this.morphTargetsRelative=!1,this.groups=[],this.boundingBox=null,this.boundingSphere=null,this.drawRange={start:0,count:1/0},this.userData={},this._transformed=!1}getIndex(){return this.index}setIndex(e){return Array.isArray(e)?this.index=new(Fm(e)?cp:lp)(e,1):this.index=e,this}setIndirect(e,t=0){return this.indirect=e,this.indirectOffset=t,this}getIndirect(){return this.indirect}getAttribute(e){return this.attributes[e]}setAttribute(e,t){return this.attributes[e]=t,this}deleteAttribute(e){return delete this.attributes[e],this}hasAttribute(e){return this.attributes[e]!==void 0}addGroup(e,t,i=0){this.groups.push({start:e,count:t,materialIndex:i})}clearGroups(){this.groups=[]}setDrawRange(e,t){this.drawRange.start=e,this.drawRange.count=t}applyMatrix4(e){const t=this.attributes.position;t!==void 0&&(t.applyMatrix4(e),t.needsUpdate=!0);const i=this.attributes.normal;if(i!==void 0){const r=new et().getNormalMatrix(e);i.applyNormalMatrix(r),i.needsUpdate=!0}const s=this.attributes.tangent;return s!==void 0&&(s.transformDirection(e),s.needsUpdate=!0),this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this._transformed=!0,this}applyQuaternion(e){return Tn.makeRotationFromQuaternion(e),this.applyMatrix4(Tn),this}rotateX(e){return Tn.makeRotationX(e),this.applyMatrix4(Tn),this}rotateY(e){return Tn.makeRotationY(e),this.applyMatrix4(Tn),this}rotateZ(e){return Tn.makeRotationZ(e),this.applyMatrix4(Tn),this}translate(e,t,i){return Tn.makeTranslation(e,t,i),this.applyMatrix4(Tn),this}scale(e,t,i){return Tn.makeScale(e,t,i),this.applyMatrix4(Tn),this}lookAt(e){return Tl.lookAt(e),Tl.updateMatrix(),this.applyMatrix4(Tl.matrix),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Fs).negate(),this.translate(Fs.x,Fs.y,Fs.z),this}setFromPoints(e){const t=this.getAttribute("position");if(t===void 0){const i=[];for(let s=0,r=e.length;st.count&&$e("BufferGeometry: Buffer size too small for points data. Use .dispose() and create a new geometry."),t.needsUpdate=!0}return this}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new mn);const e=this.attributes.position,t=this.morphAttributes.position;if(e&&e.isGLBufferAttribute){ut("BufferGeometry.computeBoundingBox(): GLBufferAttribute requires a manual bounding box.",this),this.boundingBox.set(new k(-1/0,-1/0,-1/0),new k(1/0,1/0,1/0));return}if(e!==void 0){if(this.boundingBox.setFromBufferAttribute(e),t)for(let i=0,s=t.length;i0&&(e.userData=this.userData),this.parameters!==void 0&&this._transformed!==!0){const l=this.parameters;for(const c in l)l[c]!==void 0&&(e[c]=l[c]);return e}e.data={attributes:{}};const t=this.index;t!==null&&(e.data.index={type:t.array.constructor.name,array:Array.prototype.slice.call(t.array)});const i=this.attributes;for(const l in i){const c=i[l];e.data.attributes[l]=c.toJSON(e.data)}const s={};let r=!1;for(const l in this.morphAttributes){const c=this.morphAttributes[l],u=[];for(let h=0,d=c.length;h0&&(s[l]=u,r=!0)}r&&(e.data.morphAttributes=s,e.data.morphTargetsRelative=this.morphTargetsRelative);const a=this.groups;a.length>0&&(e.data.groups=JSON.parse(JSON.stringify(a)));const o=this.boundingSphere;return o!==null&&(e.data.boundingSphere=o.toJSON()),e}clone(){return new this.constructor().copy(this)}copy(e){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const t={};this.name=e.name;const i=e.index;i!==null&&this.setIndex(i.clone());const s=e.attributes;for(const c in s){const u=s[c];this.setAttribute(c,u.clone(t))}const r=e.morphAttributes;for(const c in r){const u=[],h=r[c];for(let d=0,f=h.length;d0!=e>0&&this.version++,this._alphaTest=e}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(e){if(e!==void 0)for(const t in e){const i=e[t];if(i===void 0){$e(`Material: parameter '${t}' has value of undefined.`);continue}const s=this[t];if(s===void 0){$e(`Material: '${t}' is not a property of THREE.${this.type}.`);continue}s&&s.isColor?s.set(i):s&&s.isVector2&&i&&i.isVector2||s&&s.isEuler&&i&&i.isEuler||s&&s.isVector3&&i&&i.isVector3?s.copy(i):this[t]=i}}toJSON(e){const t=e===void 0||typeof e=="string";t&&(e={textures:{},images:{}});const i={metadata:{version:4.7,type:"Material",generator:"Material.toJSON"}};i.uuid=this.uuid,i.type=this.type,this.name!==""&&(i.name=this.name),this.color&&this.color.isColor&&(i.color=this.color.getHex()),this.roughness!==void 0&&(i.roughness=this.roughness),this.metalness!==void 0&&(i.metalness=this.metalness),this.sheen!==void 0&&(i.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(i.sheenColor=this.sheenColor.getHex()),this.sheenRoughness!==void 0&&(i.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(i.emissive=this.emissive.getHex()),this.emissiveIntensity!==void 0&&this.emissiveIntensity!==1&&(i.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(i.specular=this.specular.getHex()),this.specularIntensity!==void 0&&(i.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(i.specularColor=this.specularColor.getHex()),this.shininess!==void 0&&(i.shininess=this.shininess),this.clearcoat!==void 0&&(i.clearcoat=this.clearcoat),this.clearcoatRoughness!==void 0&&(i.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(i.clearcoatMap=this.clearcoatMap.toJSON(e).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(i.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(e).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(i.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(e).uuid,i.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),this.sheenColorMap&&this.sheenColorMap.isTexture&&(i.sheenColorMap=this.sheenColorMap.toJSON(e).uuid),this.sheenRoughnessMap&&this.sheenRoughnessMap.isTexture&&(i.sheenRoughnessMap=this.sheenRoughnessMap.toJSON(e).uuid),this.dispersion!==void 0&&(i.dispersion=this.dispersion),this.iridescence!==void 0&&(i.iridescence=this.iridescence),this.iridescenceIOR!==void 0&&(i.iridescenceIOR=this.iridescenceIOR),this.iridescenceThicknessRange!==void 0&&(i.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(i.iridescenceMap=this.iridescenceMap.toJSON(e).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(i.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(e).uuid),this.anisotropy!==void 0&&(i.anisotropy=this.anisotropy),this.anisotropyRotation!==void 0&&(i.anisotropyRotation=this.anisotropyRotation),this.anisotropyMap&&this.anisotropyMap.isTexture&&(i.anisotropyMap=this.anisotropyMap.toJSON(e).uuid),this.map&&this.map.isTexture&&(i.map=this.map.toJSON(e).uuid),this.matcap&&this.matcap.isTexture&&(i.matcap=this.matcap.toJSON(e).uuid),this.alphaMap&&this.alphaMap.isTexture&&(i.alphaMap=this.alphaMap.toJSON(e).uuid),this.lightMap&&this.lightMap.isTexture&&(i.lightMap=this.lightMap.toJSON(e).uuid,i.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(i.aoMap=this.aoMap.toJSON(e).uuid,i.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(i.bumpMap=this.bumpMap.toJSON(e).uuid,i.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(i.normalMap=this.normalMap.toJSON(e).uuid,i.normalMapType=this.normalMapType,i.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(i.displacementMap=this.displacementMap.toJSON(e).uuid,i.displacementScale=this.displacementScale,i.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(i.roughnessMap=this.roughnessMap.toJSON(e).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(i.metalnessMap=this.metalnessMap.toJSON(e).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(i.emissiveMap=this.emissiveMap.toJSON(e).uuid),this.specularMap&&this.specularMap.isTexture&&(i.specularMap=this.specularMap.toJSON(e).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(i.specularIntensityMap=this.specularIntensityMap.toJSON(e).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(i.specularColorMap=this.specularColorMap.toJSON(e).uuid),this.envMap&&this.envMap.isTexture&&(i.envMap=this.envMap.toJSON(e).uuid,this.combine!==void 0&&(i.combine=this.combine)),this.envMapRotation!==void 0&&(i.envMapRotation=this.envMapRotation.toArray()),this.envMapIntensity!==void 0&&(i.envMapIntensity=this.envMapIntensity),this.reflectivity!==void 0&&(i.reflectivity=this.reflectivity),this.refractionRatio!==void 0&&(i.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(i.gradientMap=this.gradientMap.toJSON(e).uuid),this.transmission!==void 0&&(i.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(i.transmissionMap=this.transmissionMap.toJSON(e).uuid),this.thickness!==void 0&&(i.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(i.thicknessMap=this.thicknessMap.toJSON(e).uuid),this.attenuationDistance!==void 0&&this.attenuationDistance!==1/0&&(i.attenuationDistance=this.attenuationDistance),this.attenuationColor!==void 0&&(i.attenuationColor=this.attenuationColor.getHex()),this.size!==void 0&&(i.size=this.size),this.shadowSide!==null&&(i.shadowSide=this.shadowSide),this.sizeAttenuation!==void 0&&(i.sizeAttenuation=this.sizeAttenuation),this.blending!==tr&&(i.blending=this.blending),this.side!==Zi&&(i.side=this.side),this.vertexColors===!0&&(i.vertexColors=!0),this.opacity<1&&(i.opacity=this.opacity),this.transparent===!0&&(i.transparent=!0),this.blendSrc!==uc&&(i.blendSrc=this.blendSrc),this.blendDst!==hc&&(i.blendDst=this.blendDst),this.blendEquation!==ls&&(i.blendEquation=this.blendEquation),this.blendSrcAlpha!==null&&(i.blendSrcAlpha=this.blendSrcAlpha),this.blendDstAlpha!==null&&(i.blendDstAlpha=this.blendDstAlpha),this.blendEquationAlpha!==null&&(i.blendEquationAlpha=this.blendEquationAlpha),this.blendColor&&this.blendColor.isColor&&(i.blendColor=this.blendColor.getHex()),this.blendAlpha!==0&&(i.blendAlpha=this.blendAlpha),this.depthFunc!==rr&&(i.depthFunc=this.depthFunc),this.depthTest===!1&&(i.depthTest=this.depthTest),this.depthWrite===!1&&(i.depthWrite=this.depthWrite),this.colorWrite===!1&&(i.colorWrite=this.colorWrite),this.stencilWriteMask!==255&&(i.stencilWriteMask=this.stencilWriteMask),this.stencilFunc!==gh&&(i.stencilFunc=this.stencilFunc),this.stencilRef!==0&&(i.stencilRef=this.stencilRef),this.stencilFuncMask!==255&&(i.stencilFuncMask=this.stencilFuncMask),this.stencilFail!==ws&&(i.stencilFail=this.stencilFail),this.stencilZFail!==ws&&(i.stencilZFail=this.stencilZFail),this.stencilZPass!==ws&&(i.stencilZPass=this.stencilZPass),this.stencilWrite===!0&&(i.stencilWrite=this.stencilWrite),this.rotation!==void 0&&this.rotation!==0&&(i.rotation=this.rotation),this.polygonOffset===!0&&(i.polygonOffset=!0),this.polygonOffsetFactor!==0&&(i.polygonOffsetFactor=this.polygonOffsetFactor),this.polygonOffsetUnits!==0&&(i.polygonOffsetUnits=this.polygonOffsetUnits),this.linewidth!==void 0&&this.linewidth!==1&&(i.linewidth=this.linewidth),this.dashSize!==void 0&&(i.dashSize=this.dashSize),this.gapSize!==void 0&&(i.gapSize=this.gapSize),this.scale!==void 0&&(i.scale=this.scale),this.dithering===!0&&(i.dithering=!0),this.alphaTest>0&&(i.alphaTest=this.alphaTest),this.alphaHash===!0&&(i.alphaHash=!0),this.alphaToCoverage===!0&&(i.alphaToCoverage=!0),this.premultipliedAlpha===!0&&(i.premultipliedAlpha=!0),this.forceSinglePass===!0&&(i.forceSinglePass=!0),this.allowOverride===!1&&(i.allowOverride=!1),this.wireframe===!0&&(i.wireframe=!0),this.wireframeLinewidth>1&&(i.wireframeLinewidth=this.wireframeLinewidth),this.wireframeLinecap!=="round"&&(i.wireframeLinecap=this.wireframeLinecap),this.wireframeLinejoin!=="round"&&(i.wireframeLinejoin=this.wireframeLinejoin),this.flatShading===!0&&(i.flatShading=!0),this.visible===!1&&(i.visible=!1),this.toneMapped===!1&&(i.toneMapped=!1),this.fog===!1&&(i.fog=!1),Object.keys(this.userData).length>0&&(i.userData=this.userData);function s(r){const a=[];for(const o in r){const l=r[o];delete l.metadata,a.push(l)}return a}if(t){const r=s(e.textures),a=s(e.images);r.length>0&&(i.textures=r),a.length>0&&(i.images=a)}return i}fromJSON(e,t){if(e.uuid!==void 0&&(this.uuid=e.uuid),e.name!==void 0&&(this.name=e.name),e.color!==void 0&&this.color!==void 0&&this.color.setHex(e.color),e.roughness!==void 0&&(this.roughness=e.roughness),e.metalness!==void 0&&(this.metalness=e.metalness),e.sheen!==void 0&&(this.sheen=e.sheen),e.sheenColor!==void 0&&(this.sheenColor=new it().setHex(e.sheenColor)),e.sheenRoughness!==void 0&&(this.sheenRoughness=e.sheenRoughness),e.emissive!==void 0&&this.emissive!==void 0&&this.emissive.setHex(e.emissive),e.specular!==void 0&&this.specular!==void 0&&this.specular.setHex(e.specular),e.specularIntensity!==void 0&&(this.specularIntensity=e.specularIntensity),e.specularColor!==void 0&&this.specularColor!==void 0&&this.specularColor.setHex(e.specularColor),e.shininess!==void 0&&(this.shininess=e.shininess),e.clearcoat!==void 0&&(this.clearcoat=e.clearcoat),e.clearcoatRoughness!==void 0&&(this.clearcoatRoughness=e.clearcoatRoughness),e.dispersion!==void 0&&(this.dispersion=e.dispersion),e.iridescence!==void 0&&(this.iridescence=e.iridescence),e.iridescenceIOR!==void 0&&(this.iridescenceIOR=e.iridescenceIOR),e.iridescenceThicknessRange!==void 0&&(this.iridescenceThicknessRange=e.iridescenceThicknessRange),e.transmission!==void 0&&(this.transmission=e.transmission),e.thickness!==void 0&&(this.thickness=e.thickness),e.attenuationDistance!==void 0&&(this.attenuationDistance=e.attenuationDistance),e.attenuationColor!==void 0&&this.attenuationColor!==void 0&&this.attenuationColor.setHex(e.attenuationColor),e.anisotropy!==void 0&&(this.anisotropy=e.anisotropy),e.anisotropyRotation!==void 0&&(this.anisotropyRotation=e.anisotropyRotation),e.fog!==void 0&&(this.fog=e.fog),e.flatShading!==void 0&&(this.flatShading=e.flatShading),e.blending!==void 0&&(this.blending=e.blending),e.combine!==void 0&&(this.combine=e.combine),e.side!==void 0&&(this.side=e.side),e.shadowSide!==void 0&&(this.shadowSide=e.shadowSide),e.opacity!==void 0&&(this.opacity=e.opacity),e.transparent!==void 0&&(this.transparent=e.transparent),e.alphaTest!==void 0&&(this.alphaTest=e.alphaTest),e.alphaHash!==void 0&&(this.alphaHash=e.alphaHash),e.depthFunc!==void 0&&(this.depthFunc=e.depthFunc),e.depthTest!==void 0&&(this.depthTest=e.depthTest),e.depthWrite!==void 0&&(this.depthWrite=e.depthWrite),e.colorWrite!==void 0&&(this.colorWrite=e.colorWrite),e.blendSrc!==void 0&&(this.blendSrc=e.blendSrc),e.blendDst!==void 0&&(this.blendDst=e.blendDst),e.blendEquation!==void 0&&(this.blendEquation=e.blendEquation),e.blendSrcAlpha!==void 0&&(this.blendSrcAlpha=e.blendSrcAlpha),e.blendDstAlpha!==void 0&&(this.blendDstAlpha=e.blendDstAlpha),e.blendEquationAlpha!==void 0&&(this.blendEquationAlpha=e.blendEquationAlpha),e.blendColor!==void 0&&this.blendColor!==void 0&&this.blendColor.setHex(e.blendColor),e.blendAlpha!==void 0&&(this.blendAlpha=e.blendAlpha),e.stencilWriteMask!==void 0&&(this.stencilWriteMask=e.stencilWriteMask),e.stencilFunc!==void 0&&(this.stencilFunc=e.stencilFunc),e.stencilRef!==void 0&&(this.stencilRef=e.stencilRef),e.stencilFuncMask!==void 0&&(this.stencilFuncMask=e.stencilFuncMask),e.stencilFail!==void 0&&(this.stencilFail=e.stencilFail),e.stencilZFail!==void 0&&(this.stencilZFail=e.stencilZFail),e.stencilZPass!==void 0&&(this.stencilZPass=e.stencilZPass),e.stencilWrite!==void 0&&(this.stencilWrite=e.stencilWrite),e.wireframe!==void 0&&(this.wireframe=e.wireframe),e.wireframeLinewidth!==void 0&&(this.wireframeLinewidth=e.wireframeLinewidth),e.wireframeLinecap!==void 0&&(this.wireframeLinecap=e.wireframeLinecap),e.wireframeLinejoin!==void 0&&(this.wireframeLinejoin=e.wireframeLinejoin),e.rotation!==void 0&&(this.rotation=e.rotation),e.linewidth!==void 0&&(this.linewidth=e.linewidth),e.dashSize!==void 0&&(this.dashSize=e.dashSize),e.gapSize!==void 0&&(this.gapSize=e.gapSize),e.scale!==void 0&&(this.scale=e.scale),e.polygonOffset!==void 0&&(this.polygonOffset=e.polygonOffset),e.polygonOffsetFactor!==void 0&&(this.polygonOffsetFactor=e.polygonOffsetFactor),e.polygonOffsetUnits!==void 0&&(this.polygonOffsetUnits=e.polygonOffsetUnits),e.dithering!==void 0&&(this.dithering=e.dithering),e.alphaToCoverage!==void 0&&(this.alphaToCoverage=e.alphaToCoverage),e.premultipliedAlpha!==void 0&&(this.premultipliedAlpha=e.premultipliedAlpha),e.forceSinglePass!==void 0&&(this.forceSinglePass=e.forceSinglePass),e.allowOverride!==void 0&&(this.allowOverride=e.allowOverride),e.visible!==void 0&&(this.visible=e.visible),e.toneMapped!==void 0&&(this.toneMapped=e.toneMapped),e.userData!==void 0&&(this.userData=e.userData),e.vertexColors!==void 0&&(typeof e.vertexColors=="number"?this.vertexColors=e.vertexColors>0:this.vertexColors=e.vertexColors),e.size!==void 0&&(this.size=e.size),e.sizeAttenuation!==void 0&&(this.sizeAttenuation=e.sizeAttenuation),e.map!==void 0&&(this.map=t[e.map]||null),e.matcap!==void 0&&(this.matcap=t[e.matcap]||null),e.alphaMap!==void 0&&(this.alphaMap=t[e.alphaMap]||null),e.bumpMap!==void 0&&(this.bumpMap=t[e.bumpMap]||null),e.bumpScale!==void 0&&(this.bumpScale=e.bumpScale),e.normalMap!==void 0&&(this.normalMap=t[e.normalMap]||null),e.normalMapType!==void 0&&(this.normalMapType=e.normalMapType),e.normalScale!==void 0){let i=e.normalScale;Array.isArray(i)===!1&&(i=[i,i]),this.normalScale=new Le().fromArray(i)}return e.displacementMap!==void 0&&(this.displacementMap=t[e.displacementMap]||null),e.displacementScale!==void 0&&(this.displacementScale=e.displacementScale),e.displacementBias!==void 0&&(this.displacementBias=e.displacementBias),e.roughnessMap!==void 0&&(this.roughnessMap=t[e.roughnessMap]||null),e.metalnessMap!==void 0&&(this.metalnessMap=t[e.metalnessMap]||null),e.emissiveMap!==void 0&&(this.emissiveMap=t[e.emissiveMap]||null),e.emissiveIntensity!==void 0&&(this.emissiveIntensity=e.emissiveIntensity),e.specularMap!==void 0&&(this.specularMap=t[e.specularMap]||null),e.specularIntensityMap!==void 0&&(this.specularIntensityMap=t[e.specularIntensityMap]||null),e.specularColorMap!==void 0&&(this.specularColorMap=t[e.specularColorMap]||null),e.envMap!==void 0&&(this.envMap=t[e.envMap]||null),e.envMapRotation!==void 0&&this.envMapRotation.fromArray(e.envMapRotation),e.envMapIntensity!==void 0&&(this.envMapIntensity=e.envMapIntensity),e.reflectivity!==void 0&&(this.reflectivity=e.reflectivity),e.refractionRatio!==void 0&&(this.refractionRatio=e.refractionRatio),e.lightMap!==void 0&&(this.lightMap=t[e.lightMap]||null),e.lightMapIntensity!==void 0&&(this.lightMapIntensity=e.lightMapIntensity),e.aoMap!==void 0&&(this.aoMap=t[e.aoMap]||null),e.aoMapIntensity!==void 0&&(this.aoMapIntensity=e.aoMapIntensity),e.gradientMap!==void 0&&(this.gradientMap=t[e.gradientMap]||null),e.clearcoatMap!==void 0&&(this.clearcoatMap=t[e.clearcoatMap]||null),e.clearcoatRoughnessMap!==void 0&&(this.clearcoatRoughnessMap=t[e.clearcoatRoughnessMap]||null),e.clearcoatNormalMap!==void 0&&(this.clearcoatNormalMap=t[e.clearcoatNormalMap]||null),e.clearcoatNormalScale!==void 0&&(this.clearcoatNormalScale=new Le().fromArray(e.clearcoatNormalScale)),e.iridescenceMap!==void 0&&(this.iridescenceMap=t[e.iridescenceMap]||null),e.iridescenceThicknessMap!==void 0&&(this.iridescenceThicknessMap=t[e.iridescenceThicknessMap]||null),e.transmissionMap!==void 0&&(this.transmissionMap=t[e.transmissionMap]||null),e.thicknessMap!==void 0&&(this.thicknessMap=t[e.thicknessMap]||null),e.anisotropyMap!==void 0&&(this.anisotropyMap=t[e.anisotropyMap]||null),e.sheenColorMap!==void 0&&(this.sheenColorMap=t[e.sheenColorMap]||null),e.sheenRoughnessMap!==void 0&&(this.sheenRoughnessMap=t[e.sheenRoughnessMap]||null),this}clone(){return new this.constructor().copy(this)}copy(e){this.name=e.name,this.blending=e.blending,this.side=e.side,this.vertexColors=e.vertexColors,this.opacity=e.opacity,this.transparent=e.transparent,this.blendSrc=e.blendSrc,this.blendDst=e.blendDst,this.blendEquation=e.blendEquation,this.blendSrcAlpha=e.blendSrcAlpha,this.blendDstAlpha=e.blendDstAlpha,this.blendEquationAlpha=e.blendEquationAlpha,this.blendColor.copy(e.blendColor),this.blendAlpha=e.blendAlpha,this.depthFunc=e.depthFunc,this.depthTest=e.depthTest,this.depthWrite=e.depthWrite,this.stencilWriteMask=e.stencilWriteMask,this.stencilFunc=e.stencilFunc,this.stencilRef=e.stencilRef,this.stencilFuncMask=e.stencilFuncMask,this.stencilFail=e.stencilFail,this.stencilZFail=e.stencilZFail,this.stencilZPass=e.stencilZPass,this.stencilWrite=e.stencilWrite;const t=e.clippingPlanes;let i=null;if(t!==null){const s=t.length;i=new Array(s);for(let r=0;r!==s;++r)i[r]=t[r].clone()}return this.clippingPlanes=i,this.clipIntersection=e.clipIntersection,this.clipShadows=e.clipShadows,this.shadowSide=e.shadowSide,this.colorWrite=e.colorWrite,this.precision=e.precision,this.polygonOffset=e.polygonOffset,this.polygonOffsetFactor=e.polygonOffsetFactor,this.polygonOffsetUnits=e.polygonOffsetUnits,this.dithering=e.dithering,this.alphaTest=e.alphaTest,this.alphaHash=e.alphaHash,this.alphaToCoverage=e.alphaToCoverage,this.premultipliedAlpha=e.premultipliedAlpha,this.forceSinglePass=e.forceSinglePass,this.allowOverride=e.allowOverride,this.visible=e.visible,this.toneMapped=e.toneMapped,this.userData=JSON.parse(JSON.stringify(e.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(e){e===!0&&this.version++}}class Qc extends gr{constructor(e){super(),this.isSpriteMaterial=!0,this.type="SpriteMaterial",this.color=new it(16777215),this.map=null,this.alphaMap=null,this.rotation=0,this.sizeAttenuation=!0,this.transparent=!0,this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.alphaMap=e.alphaMap,this.rotation=e.rotation,this.sizeAttenuation=e.sizeAttenuation,this.fog=e.fog,this}}let Bs;const wr=new k,Hs=new k,zs=new k,Vs=new Le,Rr=new Le,hp=new Lt,Ea=new k,Lr=new k,Ta=new k,Lh=new Le,Cl=new Le,Dh=new Le;class Ih extends hn{constructor(e=new Qc){if(super(),this.isSprite=!0,this.type="Sprite",Bs===void 0){Bs=new Rt;const t=new Float32Array([-.5,-.5,0,0,0,.5,-.5,0,1,0,.5,.5,0,1,1,-.5,.5,0,0,1]),i=new up(t,5);Bs.setIndex([0,1,2,0,2,3]),Bs.setAttribute("position",new ai(i,3,0,!1)),Bs.setAttribute("uv",new ai(i,2,3,!1))}this.geometry=Bs,this.material=e,this.center=new Le(.5,.5),this.count=1}raycast(e,t){e.camera===null&&ut('Sprite: "Raycaster.camera" needs to be set in order to raycast against sprites.'),Hs.setFromMatrixScale(this.matrixWorld),hp.copy(e.camera.matrixWorld),this.modelViewMatrix.multiplyMatrices(e.camera.matrixWorldInverse,this.matrixWorld),zs.setFromMatrixPosition(this.modelViewMatrix),e.camera.isPerspectiveCamera&&this.material.sizeAttenuation===!1&&Hs.multiplyScalar(-zs.z);const i=this.material.rotation;let s,r;i!==0&&(r=Math.cos(i),s=Math.sin(i));const a=this.center;Ca(Ea.set(-.5,-.5,0),zs,a,Hs,s,r),Ca(Lr.set(.5,-.5,0),zs,a,Hs,s,r),Ca(Ta.set(.5,.5,0),zs,a,Hs,s,r),Lh.set(0,0),Cl.set(1,0),Dh.set(1,1);let o=e.ray.intersectTriangle(Ea,Lr,Ta,!1,wr);if(o===null&&(Ca(Lr.set(-.5,.5,0),zs,a,Hs,s,r),Cl.set(0,1),o=e.ray.intersectTriangle(Ea,Ta,Lr,!1,wr),o===null))return;const l=e.ray.origin.distanceTo(wr);le.far||t.push({distance:l,point:wr.clone(),uv:Rn.getInterpolation(wr,Ea,Lr,Ta,Lh,Cl,Dh,new Le),face:null,object:this})}copy(e,t){return super.copy(e,t),e.center!==void 0&&this.center.copy(e.center),this.material=e.material,this}}function Ca(n,e,t,i,s,r){Vs.subVectors(n,t).addScalar(.5).multiply(i),s!==void 0?(Rr.x=r*Vs.x-s*Vs.y,Rr.y=s*Vs.x+r*Vs.y):Rr.copy(Vs),n.copy(e),n.x+=Rr.x,n.y+=Rr.y,n.applyMatrix4(hp)}const yi=new k,wl=new k,wa=new k,Fi=new k,Rl=new k,Ra=new k,Ll=new k;class Ou{constructor(e=new k,t=new k(0,0,-1)){this.origin=e,this.direction=t}set(e,t){return this.origin.copy(e),this.direction.copy(t),this}copy(e){return this.origin.copy(e.origin),this.direction.copy(e.direction),this}at(e,t){return t.copy(this.origin).addScaledVector(this.direction,e)}lookAt(e){return this.direction.copy(e).sub(this.origin).normalize(),this}recast(e){return this.origin.copy(this.at(e,yi)),this}closestPointToPoint(e,t){t.subVectors(e,this.origin);const i=t.dot(this.direction);return i<0?t.copy(this.origin):t.copy(this.origin).addScaledVector(this.direction,i)}distanceToPoint(e){return Math.sqrt(this.distanceSqToPoint(e))}distanceSqToPoint(e){const t=yi.subVectors(e,this.origin).dot(this.direction);return t<0?this.origin.distanceToSquared(e):(yi.copy(this.origin).addScaledVector(this.direction,t),yi.distanceToSquared(e))}distanceSqToSegment(e,t,i,s){wl.copy(e).add(t).multiplyScalar(.5),wa.copy(t).sub(e).normalize(),Fi.copy(this.origin).sub(wl);const r=e.distanceTo(t)*.5,a=-this.direction.dot(wa),o=Fi.dot(this.direction),l=-Fi.dot(wa),c=Fi.lengthSq(),u=Math.abs(1-a*a);let h,d,f,p;if(u>0)if(h=a*l-o,d=a*o-l,p=r*u,h>=0)if(d>=-p)if(d<=p){const _=1/u;h*=_,d*=_,f=h*(h+a*d+2*o)+d*(a*h+d+2*l)+c}else d=r,h=Math.max(0,-(a*d+o)),f=-h*h+d*(d+2*l)+c;else d=-r,h=Math.max(0,-(a*d+o)),f=-h*h+d*(d+2*l)+c;else d<=-p?(h=Math.max(0,-(-a*r+o)),d=h>0?-r:Math.min(Math.max(-r,-l),r),f=-h*h+d*(d+2*l)+c):d<=p?(h=0,d=Math.min(Math.max(-r,-l),r),f=d*(d+2*l)+c):(h=Math.max(0,-(a*r+o)),d=h>0?r:Math.min(Math.max(-r,-l),r),f=-h*h+d*(d+2*l)+c);else d=a>0?-r:r,h=Math.max(0,-(a*d+o)),f=-h*h+d*(d+2*l)+c;return i&&i.copy(this.origin).addScaledVector(this.direction,h),s&&s.copy(wl).addScaledVector(wa,d),f}intersectSphere(e,t){yi.subVectors(e.center,this.origin);const i=yi.dot(this.direction),s=yi.dot(yi)-i*i,r=e.radius*e.radius;if(s>r)return null;const a=Math.sqrt(r-s),o=i-a,l=i+a;return l<0?null:o<0?this.at(l,t):this.at(o,t)}intersectsSphere(e){return e.radius<0?!1:this.distanceSqToPoint(e.center)<=e.radius*e.radius}distanceToPlane(e){const t=e.normal.dot(this.direction);if(t===0)return e.distanceToPoint(this.origin)===0?0:null;const i=-(this.origin.dot(e.normal)+e.constant)/t;return i>=0?i:null}intersectPlane(e,t){const i=this.distanceToPlane(e);return i===null?null:this.at(i,t)}intersectsPlane(e){const t=e.distanceToPoint(this.origin);return t===0||e.normal.dot(this.direction)*t<0}intersectBox(e,t){let i,s,r,a,o,l;const c=1/this.direction.x,u=1/this.direction.y,h=1/this.direction.z,d=this.origin;return c>=0?(i=(e.min.x-d.x)*c,s=(e.max.x-d.x)*c):(i=(e.max.x-d.x)*c,s=(e.min.x-d.x)*c),u>=0?(r=(e.min.y-d.y)*u,a=(e.max.y-d.y)*u):(r=(e.max.y-d.y)*u,a=(e.min.y-d.y)*u),i>a||r>s||((r>i||isNaN(i))&&(i=r),(a=0?(o=(e.min.z-d.z)*h,l=(e.max.z-d.z)*h):(o=(e.max.z-d.z)*h,l=(e.min.z-d.z)*h),i>l||o>s)||((o>i||i!==i)&&(i=o),(l=0?i:s,t)}intersectsBox(e){return this.intersectBox(e,yi)!==null}intersectTriangle(e,t,i,s,r){Rl.subVectors(t,e),Ra.subVectors(i,e),Ll.crossVectors(Rl,Ra);let a=this.direction.dot(Ll),o;if(a>0){if(s)return null;o=1}else if(a<0)o=-1,a=-a;else return null;Fi.subVectors(this.origin,e);const l=o*this.direction.dot(Ra.crossVectors(Fi,Ra));if(l<0)return null;const c=o*this.direction.dot(Rl.cross(Fi));if(c<0||l+c>a)return null;const u=-o*Fi.dot(Ll);return u<0?null:this.at(u/a,r)}applyMatrix4(e){return this.origin.applyMatrix4(e),this.direction.transformDirection(e),this}equals(e){return e.origin.equals(this.origin)&&e.direction.equals(this.direction)}clone(){return new this.constructor().copy(this)}}class ti extends gr{constructor(e){super(),this.isMeshBasicMaterial=!0,this.type="MeshBasicMaterial",this.color=new it(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.envMapRotation=new xs,this.combine=zf,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.lightMap=e.lightMap,this.lightMapIntensity=e.lightMapIntensity,this.aoMap=e.aoMap,this.aoMapIntensity=e.aoMapIntensity,this.specularMap=e.specularMap,this.alphaMap=e.alphaMap,this.envMap=e.envMap,this.envMapRotation.copy(e.envMapRotation),this.combine=e.combine,this.reflectivity=e.reflectivity,this.refractionRatio=e.refractionRatio,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.wireframeLinecap=e.wireframeLinecap,this.wireframeLinejoin=e.wireframeLinejoin,this.fog=e.fog,this}}const Ph=new Lt,ss=new Ou,La=new mr,Oh=new k,Da=new k,Ia=new k,Pa=new k,Dl=new k,Oa=new k,Uh=new k,Ua=new k;class Ht extends hn{constructor(e=new Rt,t=new ti){super(),this.isMesh=!0,this.type="Mesh",this.geometry=e,this.material=t,this.morphTargetDictionary=void 0,this.morphTargetInfluences=void 0,this.count=1,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),e.morphTargetInfluences!==void 0&&(this.morphTargetInfluences=e.morphTargetInfluences.slice()),e.morphTargetDictionary!==void 0&&(this.morphTargetDictionary=Object.assign({},e.morphTargetDictionary)),this.material=Array.isArray(e.material)?e.material.slice():e.material,this.geometry=e.geometry,this}updateMorphTargets(){const t=this.geometry.morphAttributes,i=Object.keys(t);if(i.length>0){const s=t[i[0]];if(s!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=s.length;r(e.far-e.near)**2))&&(Ph.copy(r).invert(),ss.copy(e.ray).applyMatrix4(Ph),!(i.boundingBox!==null&&ss.intersectsBox(i.boundingBox)===!1)&&this._computeIntersections(e,t,ss)))}_computeIntersections(e,t,i){let s;const r=this.geometry,a=this.material,o=r.index,l=r.attributes.position,c=r.attributes.uv,u=r.attributes.uv1,h=r.attributes.normal,d=r.groups,f=r.drawRange;if(o!==null)if(Array.isArray(a))for(let p=0,_=d.length;p<_;p++){const m=d[p],g=a[m.materialIndex],v=Math.max(m.start,f.start),b=Math.min(o.count,Math.min(m.start+m.count,f.start+f.count));for(let x=v,E=b;xt.far?null:{distance:c,point:Ua.clone(),object:n}}function Na(n,e,t,i,s,r,a,o,l,c){n.getVertexPosition(o,Da),n.getVertexPosition(l,Ia),n.getVertexPosition(c,Pa);const u=bg(n,e,t,i,Da,Ia,Pa,Uh);if(u){const h=new k;Rn.getBarycoord(Uh,Da,Ia,Pa,h),s&&(u.uv=Rn.getInterpolatedAttribute(s,o,l,c,h,new Le)),r&&(u.uv1=Rn.getInterpolatedAttribute(r,o,l,c,h,new Le)),a&&(u.normal=Rn.getInterpolatedAttribute(a,o,l,c,h,new k),u.normal.dot(i.direction)>0&&u.normal.multiplyScalar(-1));const d={a:o,b:l,c,normal:new k,materialIndex:0};Rn.getNormal(Da,Ia,Pa,d.normal),u.face=d,u.barycoord=h}return u}class dp extends sn{constructor(e=null,t=1,i=1,s,r,a,o,l,c=zt,u=zt,h,d){super(null,a,o,l,c,u,s,r,h,d),this.isDataTexture=!0,this.image={data:e,width:t,height:i},this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}}const Il=new k,Mg=new k,Ag=new et;class Vi{constructor(e=new k(1,0,0),t=0){this.isPlane=!0,this.normal=e,this.constant=t}set(e,t){return this.normal.copy(e),this.constant=t,this}setComponents(e,t,i,s){return this.normal.set(e,t,i),this.constant=s,this}setFromNormalAndCoplanarPoint(e,t){return this.normal.copy(e),this.constant=-t.dot(this.normal),this}setFromCoplanarPoints(e,t,i){const s=Il.subVectors(i,t).cross(Mg.subVectors(e,t)).normalize();return this.setFromNormalAndCoplanarPoint(s,e),this}copy(e){return this.normal.copy(e.normal),this.constant=e.constant,this}normalize(){const e=1/this.normal.length();return this.normal.multiplyScalar(e),this.constant*=e,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(e){return this.normal.dot(e)+this.constant}distanceToSphere(e){return this.distanceToPoint(e.center)-e.radius}projectPoint(e,t){return t.copy(e).addScaledVector(this.normal,-this.distanceToPoint(e))}intersectLine(e,t,i=!0){const s=e.delta(Il),r=this.normal.dot(s);if(r===0)return this.distanceToPoint(e.start)===0?t.copy(e.start):null;const a=-(e.start.dot(this.normal)+this.constant)/r;return i===!0&&(a<0||a>1)?null:t.copy(e.start).addScaledVector(s,a)}intersectsLine(e){const t=this.distanceToPoint(e.start),i=this.distanceToPoint(e.end);return t<0&&i>0||i<0&&t>0}intersectsBox(e){return e.intersectsPlane(this)}intersectsSphere(e){return e.intersectsPlane(this)}coplanarPoint(e){return e.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(e,t){const i=t||Ag.getNormalMatrix(e),s=this.coplanarPoint(Il).applyMatrix4(e),r=this.normal.applyMatrix3(i).normalize();return this.constant=-s.dot(r),this}translate(e){return this.constant-=e.dot(this.normal),this}equals(e){return e.normal.equals(this.normal)&&e.constant===this.constant}clone(){return new this.constructor().copy(this)}}const rs=new mr,Eg=new Le(.5,.5),ka=new k;class fp{constructor(e=new Vi,t=new Vi,i=new Vi,s=new Vi,r=new Vi,a=new Vi){this.planes=[e,t,i,s,r,a]}set(e,t,i,s,r,a){const o=this.planes;return o[0].copy(e),o[1].copy(t),o[2].copy(i),o[3].copy(s),o[4].copy(r),o[5].copy(a),this}copy(e){const t=this.planes;for(let i=0;i<6;i++)t[i].copy(e.planes[i]);return this}setFromProjectionMatrix(e,t=ri,i=!1){const s=this.planes,r=e.elements,a=r[0],o=r[1],l=r[2],c=r[3],u=r[4],h=r[5],d=r[6],f=r[7],p=r[8],_=r[9],m=r[10],g=r[11],v=r[12],b=r[13],x=r[14],E=r[15];if(s[0].setComponents(c-a,f-u,g-p,E-v).normalize(),s[1].setComponents(c+a,f+u,g+p,E+v).normalize(),s[2].setComponents(c+o,f+h,g+_,E+b).normalize(),s[3].setComponents(c-o,f-h,g-_,E-b).normalize(),i)s[4].setComponents(l,d,m,x).normalize(),s[5].setComponents(c-l,f-d,g-m,E-x).normalize();else if(s[4].setComponents(c-l,f-d,g-m,E-x).normalize(),t===ri)s[5].setComponents(c+l,f+d,g+m,E+x).normalize();else if(t===wo)s[5].setComponents(l,d,m,x).normalize();else throw new Error("THREE.Frustum.setFromProjectionMatrix(): Invalid coordinate system: "+t);return this}intersectsObject(e){if(e.boundingSphere!==void 0)e.boundingSphere===null&&e.computeBoundingSphere(),rs.copy(e.boundingSphere).applyMatrix4(e.matrixWorld);else{const t=e.geometry;t.boundingSphere===null&&t.computeBoundingSphere(),rs.copy(t.boundingSphere).applyMatrix4(e.matrixWorld)}return this.intersectsSphere(rs)}intersectsSprite(e){rs.center.set(0,0,0);const t=Eg.distanceTo(e.center);return rs.radius=.7071067811865476+t,rs.applyMatrix4(e.matrixWorld),this.intersectsSphere(rs)}intersectsSphere(e){const t=this.planes,i=e.center,s=-e.radius;for(let r=0;r<6;r++)if(t[r].distanceToPoint(i)0?e.max.x:e.min.x,ka.y=s.normal.y>0?e.max.y:e.min.y,ka.z=s.normal.z>0?e.max.z:e.min.z,s.distanceToPoint(ka)<0)return!1}return!0}containsPoint(e){const t=this.planes;for(let i=0;i<6;i++)if(t[i].distanceToPoint(e)<0)return!1;return!0}clone(){return new this.constructor().copy(this)}}class Qs extends gr{constructor(e){super(),this.isLineBasicMaterial=!0,this.type="LineBasicMaterial",this.color=new it(16777215),this.map=null,this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.linewidth=e.linewidth,this.linecap=e.linecap,this.linejoin=e.linejoin,this.fog=e.fog,this}}const Do=new k,Io=new k,Nh=new Lt,Dr=new Ou,Fa=new mr,Pl=new k,kh=new k;let pp=class extends hn{constructor(e=new Rt,t=new Qs){super(),this.isLine=!0,this.type="Line",this.geometry=e,this.material=t,this.morphTargetDictionary=void 0,this.morphTargetInfluences=void 0,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),this.material=Array.isArray(e.material)?e.material.slice():e.material,this.geometry=e.geometry,this}computeLineDistances(){const e=this.geometry;if(e.index===null){const t=e.attributes.position,i=[0];for(let s=1,r=t.count;s0){const s=t[i[0]];if(s!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=s.length;ri)return;Pl.applyMatrix4(n.matrixWorld);const c=e.ray.origin.distanceTo(Pl);if(!(ce.far))return{distance:c,point:kh.clone().applyMatrix4(n.matrixWorld),index:a,face:null,faceIndex:null,barycoord:null,object:n}}const Fh=new k,Bh=new k;class Ha extends pp{constructor(e,t){super(e,t),this.isLineSegments=!0,this.type="LineSegments"}computeLineDistances(){const e=this.geometry;if(e.index===null){const t=e.attributes.position,i=[];for(let s=0,r=t.count;s0?1:-1,u.push(F.x,F.y,F.z),h.push(oe/A),h.push(1-se/y),B+=1}}for(let se=0;se0)l=s-1;else{l=s;break}if(s=l,i[s]===a)return s/(r-1);const u=i[s],d=i[s+1]-u,f=(a-u)/d;return(s+f)/(r-1)}getTangent(e,t){let s=e-1e-4,r=e+1e-4;s<0&&(s=0),r>1&&(r=1);const a=this.getPoint(s),o=this.getPoint(r),l=t||(a.isVector2?new Le:new k);return l.copy(o).sub(a).normalize(),l}getTangentAt(e,t){const i=this.getUtoTmapping(e);return this.getTangent(i,t)}computeFrenetFrames(e,t=!1){const i=new k,s=[],r=[],a=[],o=new k,l=new Lt;for(let f=0;f<=e;f++){const p=f/e;s[f]=this.getTangentAt(p,new k)}r[0]=new k,a[0]=new k;let c=Number.MAX_VALUE;const u=Math.abs(s[0].x),h=Math.abs(s[0].y),d=Math.abs(s[0].z);u<=c&&(c=u,i.set(1,0,0)),h<=c&&(c=h,i.set(0,1,0)),d<=c&&i.set(0,0,1),o.crossVectors(s[0],i).normalize(),r[0].crossVectors(s[0],o),a[0].crossVectors(s[0],r[0]);for(let f=1;f<=e;f++){if(r[f]=r[f-1].clone(),a[f]=a[f-1].clone(),o.crossVectors(s[f-1],s[f]),o.length()>Number.EPSILON){o.normalize();const p=Math.acos(Qe(s[f-1].dot(s[f]),-1,1));r[f].applyMatrix4(l.makeRotationAxis(o,p))}a[f].crossVectors(s[f],r[f])}if(t===!0){let f=Math.acos(Qe(r[0].dot(r[e]),-1,1));f/=e,s[0].dot(o.crossVectors(r[0],r[e]))>0&&(f=-f);for(let p=1;p<=e;p++)r[p].applyMatrix4(l.makeRotationAxis(s[p],f*p)),a[p].crossVectors(s[p],r[p])}return{tangents:s,normals:r,binormals:a}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){const e={metadata:{version:4.7,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}}class Uu extends fi{constructor(e=0,t=0,i=1,s=1,r=0,a=Math.PI*2,o=!1,l=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=i,this.yRadius=s,this.aStartAngle=r,this.aEndAngle=a,this.aClockwise=o,this.aRotation=l}getPoint(e,t=new Le){const i=t,s=Math.PI*2;let r=this.aEndAngle-this.aStartAngle;const a=Math.abs(r)s;)r-=s;r0?0:(Math.floor(Math.abs(o)/r)+1)*r:l===0&&o===r-1&&(o=r-2,l=1);let c,u;this.closed||o>0?c=s[(o-1)%r]:(zh.subVectors(s[0],s[1]).add(s[0]),c=zh);const h=s[o%r],d=s[(o+1)%r];if(this.closed||o+2s.length-2?s.length-1:a+1],h=s[a>s.length-3?s.length-1:a+2];return i.set(Vh(o,l.x,c.x,u.x,h.x),Vh(o,l.y,c.y,u.y,h.y)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t=i){const a=s[r]-i,o=this.curves[r],l=o.getLength(),c=l===0?0:1-a/l;return o.getPointAt(c,t)}r++}return null}getLength(){const e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;const e=[];let t=0;for(let i=0,s=this.curves.length;i1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,i=e.curves.length;t0){const h=c.getPoint(0);h.equals(this.currentPoint)||this.lineTo(h.x,h.y)}this.curves.push(c);const u=c.getPoint(1);return this.currentPoint.copy(u),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){const e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}};class Sp extends Wh{constructor(e){super(e),this.uuid=ci(),this.type="Shape",this.holes=[]}getPointsHoles(e){const t=[];for(let i=0,s=this.holes.length;i80*t){o=n[0],l=n[1];let u=o,h=l;for(let d=t;du&&(u=f),p>h&&(h=p)}c=Math.max(u-o,h-l),c=c!==0?32767/c:0}return jr(r,a,t,o,l,c,0),a}function bp(n,e,t,i,s){let r;if(s===n_(n,e,t,i)>0)for(let a=e;a=e;a-=i)r=Xh(a/i|0,n[a],n[a+1],r);return r&&lr(r,r.next)&&(ea(r),r=r.next),r}function ys(n,e){if(!n)return n;e||(e=n);let t=n,i;do if(i=!1,!t.steiner&&(lr(t,t.next)||It(t.prev,t,t.next)===0)){if(ea(t),t=e=t.prev,t===t.next)break;i=!0}else t=t.next;while(i||t!==e);return e}function jr(n,e,t,i,s,r,a){if(!n)return;!a&&r&&Zg(n,i,s,r);let o=n;for(;n.prev!==n.next;){const l=n.prev,c=n.next;if(r?Vg(n,i,s,r):zg(n)){e.push(l.i,n.i,c.i),ea(n),n=c.next,o=c.next;continue}if(n=c,n===o){a?a===1?(n=Gg(ys(n),e),jr(n,e,t,i,s,r,2)):a===2&&Wg(n,e,t,i,s,r):jr(ys(n),e,t,i,s,r,1);break}}}function zg(n){const e=n.prev,t=n,i=n.next;if(It(e,t,i)>=0)return!1;const s=e.x,r=t.x,a=i.x,o=e.y,l=t.y,c=i.y,u=Math.min(s,r,a),h=Math.min(o,l,c),d=Math.max(s,r,a),f=Math.max(o,l,c);let p=i.next;for(;p!==e;){if(p.x>=u&&p.x<=d&&p.y>=h&&p.y<=f&&Br(s,o,r,l,a,c,p.x,p.y)&&It(p.prev,p,p.next)>=0)return!1;p=p.next}return!0}function Vg(n,e,t,i){const s=n.prev,r=n,a=n.next;if(It(s,r,a)>=0)return!1;const o=s.x,l=r.x,c=a.x,u=s.y,h=r.y,d=a.y,f=Math.min(o,l,c),p=Math.min(u,h,d),_=Math.max(o,l,c),m=Math.max(u,h,d),g=eu(f,p,e,t,i),v=eu(_,m,e,t,i);let b=n.prevZ,x=n.nextZ;for(;b&&b.z>=g&&x&&x.z<=v;){if(b.x>=f&&b.x<=_&&b.y>=p&&b.y<=m&&b!==s&&b!==a&&Br(o,u,l,h,c,d,b.x,b.y)&&It(b.prev,b,b.next)>=0||(b=b.prevZ,x.x>=f&&x.x<=_&&x.y>=p&&x.y<=m&&x!==s&&x!==a&&Br(o,u,l,h,c,d,x.x,x.y)&&It(x.prev,x,x.next)>=0))return!1;x=x.nextZ}for(;b&&b.z>=g;){if(b.x>=f&&b.x<=_&&b.y>=p&&b.y<=m&&b!==s&&b!==a&&Br(o,u,l,h,c,d,b.x,b.y)&&It(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;x&&x.z<=v;){if(x.x>=f&&x.x<=_&&x.y>=p&&x.y<=m&&x!==s&&x!==a&&Br(o,u,l,h,c,d,x.x,x.y)&&It(x.prev,x,x.next)>=0)return!1;x=x.nextZ}return!0}function Gg(n,e){let t=n;do{const i=t.prev,s=t.next.next;!lr(i,s)&&Ap(i,t,t.next,s)&&Qr(i,s)&&Qr(s,i)&&(e.push(i.i,t.i,s.i),ea(t),ea(t.next),t=n=s),t=t.next}while(t!==n);return ys(t)}function Wg(n,e,t,i,s,r){let a=n;do{let o=a.next.next;for(;o!==a.prev;){if(a.i!==o.i&&Qg(a,o)){let l=Ep(a,o);a=ys(a,a.next),l=ys(l,l.next),jr(a,e,t,i,s,r,0),jr(l,e,t,i,s,r,0);return}o=o.next}a=a.next}while(a!==n)}function Xg(n,e,t,i){const s=[];for(let r=0,a=e.length;r=t.next.y&&t.next.y!==t.y){const h=t.x+(s-t.y)*(t.next.x-t.x)/(t.next.y-t.y);if(h<=i&&h>r&&(r=h,a=t.x=t.x&&t.x>=l&&i!==t.x&&Mp(sa.x||t.x===a.x&&$g(a,t)))&&(a=t,u=h)}t=t.next}while(t!==o);return a}function $g(n,e){return It(n.prev,n,e.prev)<0&&It(e.next,n,n.next)<0}function Zg(n,e,t,i){let s=n;do s.z===0&&(s.z=eu(s.x,s.y,e,t,i)),s.prevZ=s.prev,s.nextZ=s.next,s=s.next;while(s!==n);s.prevZ.nextZ=null,s.prevZ=null,Jg(s)}function Jg(n){let e,t=1;do{let i=n,s;n=null;let r=null;for(e=0;i;){e++;let a=i,o=0;for(let c=0;c0||l>0&&a;)o!==0&&(l===0||!a||i.z<=a.z)?(s=i,i=i.nextZ,o--):(s=a,a=a.nextZ,l--),r?r.nextZ=s:n=s,s.prevZ=r,r=s;i=a}r.nextZ=null,t*=2}while(e>1);return n}function eu(n,e,t,i,s){return n=(n-t)*s|0,e=(e-i)*s|0,n=(n|n<<8)&16711935,n=(n|n<<4)&252645135,n=(n|n<<2)&858993459,n=(n|n<<1)&1431655765,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,n|e<<1}function jg(n){let e=n,t=n;do(e.x=(n-a)*(r-o)&&(n-a)*(i-o)>=(t-a)*(e-o)&&(t-a)*(r-o)>=(s-a)*(i-o)}function Br(n,e,t,i,s,r,a,o){return!(n===a&&e===o)&&Mp(n,e,t,i,s,r,a,o)}function Qg(n,e){return n.next.i!==e.i&&n.prev.i!==e.i&&!e_(n,e)&&(Qr(n,e)&&Qr(e,n)&&t_(n,e)&&(It(n.prev,n,e.prev)||It(n,e.prev,e))||lr(n,e)&&It(n.prev,n,n.next)>0&&It(e.prev,e,e.next)>0)}function It(n,e,t){return(e.y-n.y)*(t.x-e.x)-(e.x-n.x)*(t.y-e.y)}function lr(n,e){return n.x===e.x&&n.y===e.y}function Ap(n,e,t,i){const s=Ga(It(n,e,t)),r=Ga(It(n,e,i)),a=Ga(It(t,i,n)),o=Ga(It(t,i,e));return!!(s!==r&&a!==o||s===0&&Va(n,t,e)||r===0&&Va(n,i,e)||a===0&&Va(t,n,i)||o===0&&Va(t,e,i))}function Va(n,e,t){return e.x<=Math.max(n.x,t.x)&&e.x>=Math.min(n.x,t.x)&&e.y<=Math.max(n.y,t.y)&&e.y>=Math.min(n.y,t.y)}function Ga(n){return n>0?1:n<0?-1:0}function e_(n,e){let t=n;do{if(t.i!==n.i&&t.next.i!==n.i&&t.i!==e.i&&t.next.i!==e.i&&Ap(t,t.next,n,e))return!0;t=t.next}while(t!==n);return!1}function Qr(n,e){return It(n.prev,n,n.next)<0?It(n,e,n.next)>=0&&It(n,n.prev,e)>=0:It(n,e,n.prev)<0||It(n,n.next,e)<0}function t_(n,e){let t=n,i=!1;const s=(n.x+e.x)/2,r=(n.y+e.y)/2;do t.y>r!=t.next.y>r&&t.next.y!==t.y&&s<(t.next.x-t.x)*(r-t.y)/(t.next.y-t.y)+t.x&&(i=!i),t=t.next;while(t!==n);return i}function Ep(n,e){const t=tu(n.i,n.x,n.y),i=tu(e.i,e.x,e.y),s=n.next,r=e.prev;return n.next=e,e.prev=n,t.next=s,s.prev=t,i.next=t,t.prev=i,r.next=i,i.prev=r,i}function Xh(n,e,t,i){const s=tu(n,e,t);return i?(s.next=i.next,s.prev=i,i.next.prev=s,i.next=s):(s.prev=s,s.next=s),s}function ea(n){n.next.prev=n.prev,n.prev.next=n.next,n.prevZ&&(n.prevZ.nextZ=n.nextZ),n.nextZ&&(n.nextZ.prevZ=n.prevZ)}function tu(n,e,t){return{i:n,x:e,y:t,prev:null,next:null,z:0,prevZ:null,nextZ:null,steiner:!1}}function n_(n,e,t,i){let s=0;for(let r=e,a=t-i;r2&&n[e-1].equals(n[0])&&n.pop()}function Kh(n,e){for(let t=0;t0&&(t.defines=this.defines),t.vertexShader=this.vertexShader,t.fragmentShader=this.fragmentShader,t.lights=this.lights,t.clipping=this.clipping;const i={};for(const s in this.extensions)this.extensions[s]===!0&&(i[s]=!0);return Object.keys(i).length>0&&(t.extensions=i),t}fromJSON(e,t){if(super.fromJSON(e,t),e.uniforms!==void 0)for(const i in e.uniforms){const s=e.uniforms[i];switch(this.uniforms[i]={},s.type){case"t":this.uniforms[i].value=t[s.value]||null;break;case"c":this.uniforms[i].value=new it().setHex(s.value);break;case"v2":this.uniforms[i].value=new Le().fromArray(s.value);break;case"v3":this.uniforms[i].value=new k().fromArray(s.value);break;case"v4":this.uniforms[i].value=new Tt().fromArray(s.value);break;case"m3":this.uniforms[i].value=new et().fromArray(s.value);break;case"m4":this.uniforms[i].value=new Lt().fromArray(s.value);break;default:this.uniforms[i].value=s.value}}if(e.defines!==void 0&&(this.defines=e.defines),e.vertexShader!==void 0&&(this.vertexShader=e.vertexShader),e.fragmentShader!==void 0&&(this.fragmentShader=e.fragmentShader),e.glslVersion!==void 0&&(this.glslVersion=e.glslVersion),e.extensions!==void 0)for(const i in e.extensions)this.extensions[i]=e.extensions[i];return e.lights!==void 0&&(this.lights=e.lights),e.clipping!==void 0&&(this.clipping=e.clipping),this}}class c_ extends In{constructor(e){super(e),this.isRawShaderMaterial=!0,this.type="RawShaderMaterial"}}class u_ extends gr{constructor(e){super(),this.isMeshDepthMaterial=!0,this.type="MeshDepthMaterial",this.depthPacking=Lm,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.setValues(e)}copy(e){return super.copy(e),this.depthPacking=e.depthPacking,this.map=e.map,this.alphaMap=e.alphaMap,this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this}}class h_ extends gr{constructor(e){super(),this.isMeshDistanceMaterial=!0,this.type="MeshDistanceMaterial",this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.setValues(e)}copy(e){return super.copy(e),this.map=e.map,this.alphaMap=e.alphaMap,this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this}}class d_ extends Qs{constructor(e){super(),this.isLineDashedMaterial=!0,this.type="LineDashedMaterial",this.scale=1,this.dashSize=3,this.gapSize=1,this.setValues(e)}copy(e){return super.copy(e),this.scale=e.scale,this.dashSize=e.dashSize,this.gapSize=e.gapSize,this}}const Wa=new k,Xa=new Ji,$n=new k;class Cp extends hn{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new Lt,this.projectionMatrix=new Lt,this.projectionMatrixInverse=new Lt,this.coordinateSystem=ri,this._reversedDepth=!1}get reversedDepth(){return this._reversedDepth}copy(e,t){return super.copy(e,t),this.matrixWorldInverse.copy(e.matrixWorldInverse),this.projectionMatrix.copy(e.projectionMatrix),this.projectionMatrixInverse.copy(e.projectionMatrixInverse),this.coordinateSystem=e.coordinateSystem,this}getWorldDirection(e){return super.getWorldDirection(e).negate()}updateMatrixWorld(e){super.updateMatrixWorld(e),this.matrixWorld.decompose(Wa,Xa,$n),$n.x===1&&$n.y===1&&$n.z===1?this.matrixWorldInverse.copy(this.matrixWorld).invert():this.matrixWorldInverse.compose(Wa,Xa,$n.set(1,1,1)).invert()}updateWorldMatrix(e,t,i=!1){super.updateWorldMatrix(e,t,i),this.matrixWorld.decompose(Wa,Xa,$n),$n.x===1&&$n.y===1&&$n.z===1?this.matrixWorldInverse.copy(this.matrixWorld).invert():this.matrixWorldInverse.compose(Wa,Xa,$n.set(1,1,1)).invert()}clone(){return new this.constructor().copy(this)}}const Bi=new k,Zh=new Le,Jh=new Le;class zn extends Cp{constructor(e=50,t=1,i=.1,s=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=e,this.zoom=1,this.near=i,this.far=s,this.focus=10,this.aspect=t,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(e,t){return super.copy(e,t),this.fov=e.fov,this.zoom=e.zoom,this.near=e.near,this.far=e.far,this.focus=e.focus,this.aspect=e.aspect,this.view=e.view===null?null:Object.assign({},e.view),this.filmGauge=e.filmGauge,this.filmOffset=e.filmOffset,this}setFocalLength(e){const t=.5*this.getFilmHeight()/e;this.fov=Jr*2*Math.atan(t),this.updateProjectionMatrix()}getFocalLength(){const e=Math.tan(zr*.5*this.fov);return .5*this.getFilmHeight()/e}getEffectiveFOV(){return Jr*2*Math.atan(Math.tan(zr*.5*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}getViewBounds(e,t,i){Bi.set(-1,-1,.5).applyMatrix4(this.projectionMatrixInverse),t.set(Bi.x,Bi.y).multiplyScalar(-e/Bi.z),Bi.set(1,1,.5).applyMatrix4(this.projectionMatrixInverse),i.set(Bi.x,Bi.y).multiplyScalar(-e/Bi.z)}getViewSize(e,t){return this.getViewBounds(e,Zh,Jh),t.subVectors(Jh,Zh)}setViewOffset(e,t,i,s,r,a){this.aspect=e/t,this.view===null&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=e,this.view.fullHeight=t,this.view.offsetX=i,this.view.offsetY=s,this.view.width=r,this.view.height=a,this.updateProjectionMatrix()}clearViewOffset(){this.view!==null&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const e=this.near;let t=e*Math.tan(zr*.5*this.fov)/this.zoom,i=2*t,s=this.aspect*i,r=-.5*s;const a=this.view;if(this.view!==null&&this.view.enabled){const l=a.fullWidth,c=a.fullHeight;r+=a.offsetX*s/l,t-=a.offsetY*i/c,s*=a.width/l,i*=a.height/c}const o=this.filmOffset;o!==0&&(r+=e*o/this.getFilmWidth()),this.projectionMatrix.makePerspective(r,r+s,t,t-i,e,this.far,this.coordinateSystem,this.reversedDepth),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(e){const t=super.toJSON(e);return t.object.fov=this.fov,t.object.zoom=this.zoom,t.object.near=this.near,t.object.far=this.far,t.object.focus=this.focus,t.object.aspect=this.aspect,this.view!==null&&(t.object.view=Object.assign({},this.view)),t.object.filmGauge=this.filmGauge,t.object.filmOffset=this.filmOffset,t}}class Bu extends Cp{constructor(e=-1,t=1,i=1,s=-1,r=.1,a=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=e,this.right=t,this.top=i,this.bottom=s,this.near=r,this.far=a,this.updateProjectionMatrix()}copy(e,t){return super.copy(e,t),this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.near=e.near,this.far=e.far,this.zoom=e.zoom,this.view=e.view===null?null:Object.assign({},e.view),this}setViewOffset(e,t,i,s,r,a){this.view===null&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=e,this.view.fullHeight=t,this.view.offsetX=i,this.view.offsetY=s,this.view.width=r,this.view.height=a,this.updateProjectionMatrix()}clearViewOffset(){this.view!==null&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const e=(this.right-this.left)/(2*this.zoom),t=(this.top-this.bottom)/(2*this.zoom),i=(this.right+this.left)/2,s=(this.top+this.bottom)/2;let r=i-e,a=i+e,o=s+t,l=s-t;if(this.view!==null&&this.view.enabled){const c=(this.right-this.left)/this.view.fullWidth/this.zoom,u=(this.top-this.bottom)/this.view.fullHeight/this.zoom;r+=c*this.view.offsetX,a=r+c*this.view.width,o-=u*this.view.offsetY,l=o-u*this.view.height}this.projectionMatrix.makeOrthographic(r,a,o,l,this.near,this.far,this.coordinateSystem,this.reversedDepth),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(e){const t=super.toJSON(e);return t.object.zoom=this.zoom,t.object.left=this.left,t.object.right=this.right,t.object.top=this.top,t.object.bottom=this.bottom,t.object.near=this.near,t.object.far=this.far,this.view!==null&&(t.object.view=Object.assign({},this.view)),t}}class f_ extends Rt{constructor(){super(),this.isInstancedBufferGeometry=!0,this.type="InstancedBufferGeometry",this.instanceCount=1/0}copy(e){return super.copy(e),this.instanceCount=e.instanceCount,this}toJSON(){const e=super.toJSON();return e.instanceCount=this.instanceCount,e.isInstancedBufferGeometry=!0,e}}const Gs=-90,Ws=1;class p_ extends hn{constructor(e,t,i){super(),this.type="CubeCamera",this.renderTarget=i,this.coordinateSystem=null,this.activeMipmapLevel=0;const s=new zn(Gs,Ws,e,t);s.layers=this.layers,this.add(s);const r=new zn(Gs,Ws,e,t);r.layers=this.layers,this.add(r);const a=new zn(Gs,Ws,e,t);a.layers=this.layers,this.add(a);const o=new zn(Gs,Ws,e,t);o.layers=this.layers,this.add(o);const l=new zn(Gs,Ws,e,t);l.layers=this.layers,this.add(l);const c=new zn(Gs,Ws,e,t);c.layers=this.layers,this.add(c)}updateCoordinateSystem(){const e=this.coordinateSystem,t=this.children.concat(),[i,s,r,a,o,l]=t;for(const c of t)this.remove(c);if(e===ri)i.up.set(0,1,0),i.lookAt(1,0,0),s.up.set(0,1,0),s.lookAt(-1,0,0),r.up.set(0,0,-1),r.lookAt(0,1,0),a.up.set(0,0,1),a.lookAt(0,-1,0),o.up.set(0,1,0),o.lookAt(0,0,1),l.up.set(0,1,0),l.lookAt(0,0,-1);else if(e===wo)i.up.set(0,-1,0),i.lookAt(-1,0,0),s.up.set(0,-1,0),s.lookAt(1,0,0),r.up.set(0,0,1),r.lookAt(0,1,0),a.up.set(0,0,-1),a.lookAt(0,-1,0),o.up.set(0,-1,0),o.lookAt(0,0,1),l.up.set(0,-1,0),l.lookAt(0,0,-1);else throw new Error("THREE.CubeCamera.updateCoordinateSystem(): Invalid coordinate system: "+e);for(const c of t)this.add(c),c.updateMatrixWorld()}update(e,t){this.parent===null&&this.updateMatrixWorld();const{renderTarget:i,activeMipmapLevel:s}=this;this.coordinateSystem!==e.coordinateSystem&&(this.coordinateSystem=e.coordinateSystem,this.updateCoordinateSystem());const[r,a,o,l,c,u]=this.children,h=e.getRenderTarget(),d=e.getActiveCubeFace(),f=e.getActiveMipmapLevel(),p=e.xr.enabled;e.xr.enabled=!1;const _=i.texture.generateMipmaps;i.texture.generateMipmaps=!1;let m=!1;e.isWebGLRenderer===!0?m=e.state.buffers.depth.getReversed():m=e.reversedDepthBuffer,e.setRenderTarget(i,0,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,r),e.setRenderTarget(i,1,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,a),e.setRenderTarget(i,2,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,o),e.setRenderTarget(i,3,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,l),e.setRenderTarget(i,4,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,c),i.texture.generateMipmaps=_,e.setRenderTarget(i,5,s),m&&e.autoClear===!1&&e.clearDepth(),e.render(t,u),e.setRenderTarget(h,d,f),e.xr.enabled=p,i.texture.needsPMREMUpdate=!0}}class m_ extends zn{constructor(e=[]){super(),this.isArrayCamera=!0,this.isMultiViewCamera=!1,this.cameras=e}}class nu extends up{constructor(e,t,i=1){super(e,t),this.isInstancedInterleavedBuffer=!0,this.meshPerAttribute=i}copy(e){return super.copy(e),this.meshPerAttribute=e.meshPerAttribute,this}clone(e){const t=super.clone(e);return t.meshPerAttribute=this.meshPerAttribute,t}toJSON(e){const t=super.toJSON(e);return t.isInstancedInterleavedBuffer=!0,t.meshPerAttribute=this.meshPerAttribute,t}}class jh{constructor(e=1,t=0,i=0){this.radius=e,this.phi=t,this.theta=i}set(e,t,i){return this.radius=e,this.phi=t,this.theta=i,this}copy(e){return this.radius=e.radius,this.phi=e.phi,this.theta=e.theta,this}makeSafe(){return this.phi=Qe(this.phi,1e-6,Math.PI-1e-6),this}setFromVector3(e){return this.setFromCartesianCoords(e.x,e.y,e.z)}setFromCartesianCoords(e,t,i){return this.radius=Math.sqrt(e*e+t*t+i*i),this.radius===0?(this.theta=0,this.phi=0):(this.theta=Math.atan2(e,i),this.phi=Math.acos(Qe(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}}const ch=class ch{constructor(e,t,i,s){this.elements=[1,0,0,1],e!==void 0&&this.set(e,t,i,s)}identity(){return this.set(1,0,0,1),this}fromArray(e,t=0){for(let i=0;i<4;i++)this.elements[i]=e[i+t];return this}set(e,t,i,s){const r=this.elements;return r[0]=e,r[2]=t,r[1]=i,r[3]=s,this}};ch.prototype.isMatrix2=!0;let Qh=ch;const ed=new k,Ya=new k,Xs=new k,Ys=new k,kl=new k,g_=new k,__=new k;class x_{constructor(e=new k,t=new k){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){ed.subVectors(e,this.start),Ya.subVectors(this.end,this.start);const i=Ya.dot(Ya);if(i===0)return 0;let r=Ya.dot(ed)/i;return t&&(r=Qe(r,0,1)),r}closestPointToPoint(e,t,i){const s=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(s).add(this.start)}distanceSqToLine3(e,t=g_,i=__){const s=10000000000000001e-32;let r,a;const o=this.start,l=e.start,c=this.end,u=e.end;Xs.subVectors(c,o),Ys.subVectors(u,l),kl.subVectors(o,l);const h=Xs.dot(Xs),d=Ys.dot(Ys),f=Ys.dot(kl);if(h<=s&&d<=s)return t.copy(o),i.copy(l),t.sub(i),t.dot(t);if(h<=s)r=0,a=f/d,a=Qe(a,0,1);else{const p=Xs.dot(kl);if(d<=s)a=0,r=Qe(-p/h,0,1);else{const _=Xs.dot(Ys),m=h*d-_*_;m!==0?r=Qe((_*f-p*d)/m,0,1):r=0,a=(_*r+f)/d,a<0?(a=0,r=Qe(-p/h,0,1)):a>1&&(a=1,r=Qe((_-p)/h,0,1))}}return t.copy(o).addScaledVector(Xs,r),i.copy(l).addScaledVector(Ys,a),t.distanceToSquared(i)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}}class y_ extends es{constructor(e,t=null){super(),this.object=e,this.domElement=t,this.enabled=!0,this.state=-1,this.keys={},this.mouseButtons={LEFT:null,MIDDLE:null,RIGHT:null},this.touches={ONE:null,TWO:null}}connect(e){if(e===void 0){$e("Controls: connect() now requires an element.");return}this.domElement!==null&&this.disconnect(),this.domElement=e}disconnect(){}dispose(){}update(){}}function td(n,e,t,i){const s=v_(i);switch(t){case ep:return n*e;case np:return n*e/s.components*s.byteLength;case Cu:return n*e/s.components*s.byteLength;case _s:return n*e*2/s.components*s.byteLength;case wu:return n*e*2/s.components*s.byteLength;case tp:return n*e*3/s.components*s.byteLength;case Ln:return n*e*4/s.components*s.byteLength;case Ru:return n*e*4/s.components*s.byteLength;case po:case mo:return Math.floor((n+3)/4)*Math.floor((e+3)/4)*8;case go:case _o:return Math.floor((n+3)/4)*Math.floor((e+3)/4)*16;case bc:case Ac:return Math.max(n,16)*Math.max(e,8)/4;case Sc:case Mc:return Math.max(n,8)*Math.max(e,8)/2;case Ec:case Tc:case wc:case Rc:return Math.floor((n+3)/4)*Math.floor((e+3)/4)*8;case Cc:case Ao:case Lc:return Math.floor((n+3)/4)*Math.floor((e+3)/4)*16;case Dc:return Math.floor((n+3)/4)*Math.floor((e+3)/4)*16;case Ic:return Math.floor((n+4)/5)*Math.floor((e+3)/4)*16;case Pc:return Math.floor((n+4)/5)*Math.floor((e+4)/5)*16;case Oc:return Math.floor((n+5)/6)*Math.floor((e+4)/5)*16;case Uc:return Math.floor((n+5)/6)*Math.floor((e+5)/6)*16;case Nc:return Math.floor((n+7)/8)*Math.floor((e+4)/5)*16;case kc:return Math.floor((n+7)/8)*Math.floor((e+5)/6)*16;case Fc:return Math.floor((n+7)/8)*Math.floor((e+7)/8)*16;case Bc:return Math.floor((n+9)/10)*Math.floor((e+4)/5)*16;case Hc:return Math.floor((n+9)/10)*Math.floor((e+5)/6)*16;case zc:return Math.floor((n+9)/10)*Math.floor((e+7)/8)*16;case Vc:return Math.floor((n+9)/10)*Math.floor((e+9)/10)*16;case Gc:return Math.floor((n+11)/12)*Math.floor((e+9)/10)*16;case Wc:return Math.floor((n+11)/12)*Math.floor((e+11)/12)*16;case Xc:case Yc:case Kc:return Math.ceil(n/4)*Math.ceil(e/4)*16;case qc:case $c:return Math.ceil(n/4)*Math.ceil(e/4)*8;case Eo:case Zc:return Math.ceil(n/4)*Math.ceil(e/4)*16}throw new Error(`Unable to determine texture byte length for ${t} format.`)}function v_(n){switch(n){case wn:case Zf:return{byteLength:1,components:1};case $r:case Jf:case Ci:return{byteLength:2,components:1};case Eu:case Tu:return{byteLength:2,components:4};case di:case Au:case Gn:return{byteLength:4,components:1};case jf:case Qf:return{byteLength:4,components:3}}throw new Error(`THREE.TextureUtils: Unknown texture type ${n}.`)}typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:Mu}}));typeof window<"u"&&(window.__THREE__?$e("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=Mu);/** + * @license + * Copyright 2010-2026 Three.js Authors + * SPDX-License-Identifier: MIT + */function wp(){let n=null,e=!1,t=null,i=null;function s(r,a){t(r,a),i=n.requestAnimationFrame(s)}return{start:function(){e!==!0&&t!==null&&n!==null&&(i=n.requestAnimationFrame(s),e=!0)},stop:function(){n!==null&&n.cancelAnimationFrame(i),e=!1},setAnimationLoop:function(r){t=r},setContext:function(r){n=r}}}function S_(n){const e=new WeakMap;function t(o,l){const c=o.array,u=o.usage,h=c.byteLength,d=n.createBuffer();n.bindBuffer(l,d),n.bufferData(l,c,u),o.onUploadCallback();let f;if(c instanceof Float32Array)f=n.FLOAT;else if(typeof Float16Array<"u"&&c instanceof Float16Array)f=n.HALF_FLOAT;else if(c instanceof Uint16Array)o.isFloat16BufferAttribute?f=n.HALF_FLOAT:f=n.UNSIGNED_SHORT;else if(c instanceof Int16Array)f=n.SHORT;else if(c instanceof Uint32Array)f=n.UNSIGNED_INT;else if(c instanceof Int32Array)f=n.INT;else if(c instanceof Int8Array)f=n.BYTE;else if(c instanceof Uint8Array)f=n.UNSIGNED_BYTE;else if(c instanceof Uint8ClampedArray)f=n.UNSIGNED_BYTE;else throw new Error("THREE.WebGLAttributes: Unsupported buffer data format: "+c);return{buffer:d,type:f,bytesPerElement:c.BYTES_PER_ELEMENT,version:o.version,size:h}}function i(o,l,c){const u=l.array,h=l.updateRanges;if(n.bindBuffer(c,o),h.length===0)n.bufferSubData(c,0,u);else{h.sort((f,p)=>f.start-p.start);let d=0;for(let f=1;f 0 + vec4 plane; + #ifdef ALPHA_TO_COVERAGE + float distanceToPlane, distanceGradient; + float clipOpacity = 1.0; + #pragma unroll_loop_start + for ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) { + plane = clippingPlanes[ i ]; + distanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w; + distanceGradient = fwidth( distanceToPlane ) / 2.0; + clipOpacity *= smoothstep( - distanceGradient, distanceGradient, distanceToPlane ); + if ( clipOpacity == 0.0 ) discard; + } + #pragma unroll_loop_end + #if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES + float unionClipOpacity = 1.0; + #pragma unroll_loop_start + for ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) { + plane = clippingPlanes[ i ]; + distanceToPlane = - dot( vClipPosition, plane.xyz ) + plane.w; + distanceGradient = fwidth( distanceToPlane ) / 2.0; + unionClipOpacity *= 1.0 - smoothstep( - distanceGradient, distanceGradient, distanceToPlane ); + } + #pragma unroll_loop_end + clipOpacity *= 1.0 - unionClipOpacity; + #endif + diffuseColor.a *= clipOpacity; + if ( diffuseColor.a == 0.0 ) discard; + #else + #pragma unroll_loop_start + for ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) { + plane = clippingPlanes[ i ]; + if ( dot( vClipPosition, plane.xyz ) > plane.w ) discard; + } + #pragma unroll_loop_end + #if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES + bool clipped = true; + #pragma unroll_loop_start + for ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) { + plane = clippingPlanes[ i ]; + clipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped; + } + #pragma unroll_loop_end + if ( clipped ) discard; + #endif + #endif +#endif`,F_=`#if NUM_CLIPPING_PLANES > 0 + varying vec3 vClipPosition; + uniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ]; +#endif`,B_=`#if NUM_CLIPPING_PLANES > 0 + varying vec3 vClipPosition; +#endif`,H_=`#if NUM_CLIPPING_PLANES > 0 + vClipPosition = - mvPosition.xyz; +#endif`,z_=`#if defined( USE_COLOR ) || defined( USE_COLOR_ALPHA ) + diffuseColor *= vColor; +#endif`,V_=`#if defined( USE_COLOR ) || defined( USE_COLOR_ALPHA ) + varying vec4 vColor; +#endif`,G_=`#if defined( USE_COLOR ) || defined( USE_COLOR_ALPHA ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR ) + varying vec4 vColor; +#endif`,W_=`#if defined( USE_COLOR ) || defined( USE_COLOR_ALPHA ) || defined( USE_INSTANCING_COLOR ) || defined( USE_BATCHING_COLOR ) + vColor = vec4( 1.0 ); +#endif +#ifdef USE_COLOR_ALPHA + vColor *= color; +#elif defined( USE_COLOR ) + vColor.rgb *= color; +#endif +#ifdef USE_INSTANCING_COLOR + vColor.rgb *= instanceColor.rgb; +#endif +#ifdef USE_BATCHING_COLOR + vColor *= getBatchingColor( getIndirectIndex( gl_DrawID ) ); +#endif`,X_=`#define PI 3.141592653589793 +#define PI2 6.283185307179586 +#define PI_HALF 1.5707963267948966 +#define RECIPROCAL_PI 0.3183098861837907 +#define RECIPROCAL_PI2 0.15915494309189535 +#define EPSILON 1e-6 +#ifndef saturate +#define saturate( a ) clamp( a, 0.0, 1.0 ) +#endif +#define whiteComplement( a ) ( 1.0 - saturate( a ) ) +float pow2( const in float x ) { return x*x; } +vec3 pow2( const in vec3 x ) { return x*x; } +float pow3( const in float x ) { return x*x*x; } +float pow4( const in float x ) { float x2 = x*x; return x2*x2; } +float max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); } +float average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); } +highp float rand( const in vec2 uv ) { + const highp float a = 12.9898, b = 78.233, c = 43758.5453; + highp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI ); + return fract( sin( sn ) * c ); +} +#ifdef HIGH_PRECISION + float precisionSafeLength( vec3 v ) { return length( v ); } +#else + float precisionSafeLength( vec3 v ) { + float maxComponent = max3( abs( v ) ); + return length( v / maxComponent ) * maxComponent; + } +#endif +struct IncidentLight { + vec3 color; + vec3 direction; + bool visible; +}; +struct ReflectedLight { + vec3 directDiffuse; + vec3 directSpecular; + vec3 indirectDiffuse; + vec3 indirectSpecular; +}; +#ifdef USE_ALPHAHASH + varying vec3 vPosition; +#endif +vec3 transformDirection( in vec3 dir, in mat4 matrix ) { + return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz ); +} +#define inverseTransformDirection transformDirectionByInverseViewMatrix +vec3 transformNormalByInverseViewMatrix( in vec3 normal, in mat4 viewMatrix ) { + return normalize( ( vec4( normal, 0.0 ) * viewMatrix ).xyz ); +} +vec3 transformDirectionByInverseViewMatrix( in vec3 dir, in mat4 viewMatrix ) { + return normalize( ( vec4( dir, 0.0 ) * viewMatrix ).xyz ); +} +bool isPerspectiveMatrix( mat4 m ) { + return m[ 2 ][ 3 ] == - 1.0; +} +vec2 equirectUv( in vec3 dir ) { + float u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5; + float v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5; + return vec2( u, v ); +} +vec3 BRDF_Lambert( const in vec3 diffuseColor ) { + return RECIPROCAL_PI * diffuseColor; +} +vec3 F_Schlick( const in vec3 f0, const in float f90, const in float dotVH ) { + float fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH ); + return f0 * ( 1.0 - fresnel ) + ( f90 * fresnel ); +} +float F_Schlick( const in float f0, const in float f90, const in float dotVH ) { + float fresnel = exp2( ( - 5.55473 * dotVH - 6.98316 ) * dotVH ); + return f0 * ( 1.0 - fresnel ) + ( f90 * fresnel ); +} // validated`,Y_=`#ifdef ENVMAP_TYPE_CUBE_UV + #define cubeUV_minMipLevel 4.0 + #define cubeUV_minTileSize 16.0 + float getFace( vec3 direction ) { + vec3 absDirection = abs( direction ); + float face = - 1.0; + if ( absDirection.x > absDirection.z ) { + if ( absDirection.x > absDirection.y ) + face = direction.x > 0.0 ? 0.0 : 3.0; + else + face = direction.y > 0.0 ? 1.0 : 4.0; + } else { + if ( absDirection.z > absDirection.y ) + face = direction.z > 0.0 ? 2.0 : 5.0; + else + face = direction.y > 0.0 ? 1.0 : 4.0; + } + return face; + } + vec2 getUV( vec3 direction, float face ) { + vec2 uv; + if ( face == 0.0 ) { + uv = vec2( direction.z, direction.y ) / abs( direction.x ); + } else if ( face == 1.0 ) { + uv = vec2( - direction.x, - direction.z ) / abs( direction.y ); + } else if ( face == 2.0 ) { + uv = vec2( - direction.x, direction.y ) / abs( direction.z ); + } else if ( face == 3.0 ) { + uv = vec2( - direction.z, direction.y ) / abs( direction.x ); + } else if ( face == 4.0 ) { + uv = vec2( - direction.x, direction.z ) / abs( direction.y ); + } else { + uv = vec2( direction.x, direction.y ) / abs( direction.z ); + } + return 0.5 * ( uv + 1.0 ); + } + vec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) { + float face = getFace( direction ); + float filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 ); + mipInt = max( mipInt, cubeUV_minMipLevel ); + float faceSize = exp2( mipInt ); + highp vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0; + if ( face > 2.0 ) { + uv.y += faceSize; + face -= 3.0; + } + uv.x += face * faceSize; + uv.x += filterInt * 3.0 * cubeUV_minTileSize; + uv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize ); + uv.x *= CUBEUV_TEXEL_WIDTH; + uv.y *= CUBEUV_TEXEL_HEIGHT; + #ifdef texture2DGradEXT + return texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb; + #else + return texture2D( envMap, uv ).rgb; + #endif + } + #define cubeUV_r0 1.0 + #define cubeUV_m0 - 2.0 + #define cubeUV_r1 0.8 + #define cubeUV_m1 - 1.0 + #define cubeUV_r4 0.4 + #define cubeUV_m4 2.0 + #define cubeUV_r5 0.305 + #define cubeUV_m5 3.0 + #define cubeUV_r6 0.21 + #define cubeUV_m6 4.0 + float roughnessToMip( float roughness ) { + float mip = 0.0; + if ( roughness >= cubeUV_r1 ) { + mip = ( cubeUV_r0 - roughness ) * ( cubeUV_m1 - cubeUV_m0 ) / ( cubeUV_r0 - cubeUV_r1 ) + cubeUV_m0; + } else if ( roughness >= cubeUV_r4 ) { + mip = ( cubeUV_r1 - roughness ) * ( cubeUV_m4 - cubeUV_m1 ) / ( cubeUV_r1 - cubeUV_r4 ) + cubeUV_m1; + } else if ( roughness >= cubeUV_r5 ) { + mip = ( cubeUV_r4 - roughness ) * ( cubeUV_m5 - cubeUV_m4 ) / ( cubeUV_r4 - cubeUV_r5 ) + cubeUV_m4; + } else if ( roughness >= cubeUV_r6 ) { + mip = ( cubeUV_r5 - roughness ) * ( cubeUV_m6 - cubeUV_m5 ) / ( cubeUV_r5 - cubeUV_r6 ) + cubeUV_m5; + } else { + mip = - 2.0 * log2( 1.16 * roughness ); } + return mip; + } + vec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) { + float mip = clamp( roughnessToMip( roughness ), cubeUV_m0, CUBEUV_MAX_MIP ); + float mipF = fract( mip ); + float mipInt = floor( mip ); + vec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt ); + if ( mipF == 0.0 ) { + return vec4( color0, 1.0 ); + } else { + vec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 ); + return vec4( mix( color0, color1, mipF ), 1.0 ); + } + } +#endif`,K_=`vec3 transformedNormal = objectNormal; +#ifdef USE_TANGENT + vec3 transformedTangent = objectTangent; +#endif +#ifdef USE_BATCHING + mat3 bm = mat3( batchingMatrix ); + transformedNormal /= vec3( dot( bm[ 0 ], bm[ 0 ] ), dot( bm[ 1 ], bm[ 1 ] ), dot( bm[ 2 ], bm[ 2 ] ) ); + transformedNormal = bm * transformedNormal; + #ifdef USE_TANGENT + transformedTangent = bm * transformedTangent; + #endif +#endif +#ifdef USE_INSTANCING + mat3 im = mat3( instanceMatrix ); + transformedNormal /= vec3( dot( im[ 0 ], im[ 0 ] ), dot( im[ 1 ], im[ 1 ] ), dot( im[ 2 ], im[ 2 ] ) ); + transformedNormal = im * transformedNormal; + #ifdef USE_TANGENT + transformedTangent = im * transformedTangent; + #endif +#endif +transformedNormal = normalMatrix * transformedNormal; +#ifdef FLIP_SIDED + transformedNormal = - transformedNormal; +#endif +#ifdef USE_TANGENT + transformedTangent = ( modelViewMatrix * vec4( transformedTangent, 0.0 ) ).xyz; +#endif`,q_=`#ifdef USE_DISPLACEMENTMAP + uniform sampler2D displacementMap; + uniform float displacementScale; + uniform float displacementBias; +#endif`,$_=`#ifdef USE_DISPLACEMENTMAP + transformed += normalize( objectNormal ) * ( texture2D( displacementMap, vDisplacementMapUv ).x * displacementScale + displacementBias ); +#endif`,Z_=`#ifdef USE_EMISSIVEMAP + vec4 emissiveColor = texture2D( emissiveMap, vEmissiveMapUv ); + #ifdef DECODE_VIDEO_TEXTURE_EMISSIVE + emissiveColor = sRGBTransferEOTF( emissiveColor ); + #endif + totalEmissiveRadiance *= emissiveColor.rgb; +#endif`,J_=`#ifdef USE_EMISSIVEMAP + uniform sampler2D emissiveMap; +#endif`,j_="gl_FragColor = linearToOutputTexel( gl_FragColor );",Q_=`vec4 LinearTransferOETF( in vec4 value ) { + return value; +} +vec4 sRGBTransferEOTF( in vec4 value ) { + return vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.a ); +} +vec4 sRGBTransferOETF( in vec4 value ) { + return vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a ); +}`,ex=`#ifdef USE_ENVMAP + #ifdef ENV_WORLDPOS + vec3 cameraToFrag; + if ( isOrthographic ) { + cameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) ); + } else { + cameraToFrag = normalize( vWorldPosition - cameraPosition ); + } + vec3 worldNormal = transformNormalByInverseViewMatrix( normal, viewMatrix ); + #ifdef ENVMAP_MODE_REFLECTION + vec3 reflectVec = reflect( cameraToFrag, worldNormal ); + #else + vec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio ); + #endif + #else + vec3 reflectVec = vReflect; + #endif + #ifdef ENVMAP_TYPE_CUBE + vec4 envColor = textureCube( envMap, envMapRotation * reflectVec ); + #ifdef ENVMAP_BLENDING_MULTIPLY + outgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity ); + #elif defined( ENVMAP_BLENDING_MIX ) + outgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity ); + #elif defined( ENVMAP_BLENDING_ADD ) + outgoingLight += envColor.xyz * specularStrength * reflectivity; + #endif + #endif +#endif`,tx=`#ifdef USE_ENVMAP + uniform float envMapIntensity; + uniform mat3 envMapRotation; + #ifdef ENVMAP_TYPE_CUBE + uniform samplerCube envMap; + #else + uniform sampler2D envMap; + #endif +#endif`,nx=`#ifdef USE_ENVMAP + uniform float reflectivity; + #if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT ) + #define ENV_WORLDPOS + #endif + #ifdef ENV_WORLDPOS + varying vec3 vWorldPosition; + uniform float refractionRatio; + #else + varying vec3 vReflect; + #endif +#endif`,ix=`#ifdef USE_ENVMAP + #if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) || defined( LAMBERT ) + #define ENV_WORLDPOS + #endif + #ifdef ENV_WORLDPOS + + varying vec3 vWorldPosition; + #else + varying vec3 vReflect; + uniform float refractionRatio; + #endif +#endif`,sx=`#ifdef USE_ENVMAP + #ifdef ENV_WORLDPOS + vWorldPosition = worldPosition.xyz; + #else + vec3 cameraToVertex; + if ( isOrthographic ) { + cameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) ); + } else { + cameraToVertex = normalize( worldPosition.xyz - cameraPosition ); + } + vec3 worldNormal = transformNormalByInverseViewMatrix( transformedNormal, viewMatrix ); + #ifdef ENVMAP_MODE_REFLECTION + vReflect = reflect( cameraToVertex, worldNormal ); + #else + vReflect = refract( cameraToVertex, worldNormal, refractionRatio ); + #endif + #endif +#endif`,rx=`#ifdef USE_FOG + vFogDepth = - mvPosition.z; +#endif`,ax=`#ifdef USE_FOG + varying float vFogDepth; +#endif`,ox=`#ifdef USE_FOG + #ifdef FOG_EXP2 + float fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth ); + #else + float fogFactor = smoothstep( fogNear, fogFar, vFogDepth ); + #endif + gl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor ); +#endif`,lx=`#ifdef USE_FOG + uniform vec3 fogColor; + varying float vFogDepth; + #ifdef FOG_EXP2 + uniform float fogDensity; + #else + uniform float fogNear; + uniform float fogFar; + #endif +#endif`,cx=`#ifdef USE_GRADIENTMAP + uniform sampler2D gradientMap; +#endif +vec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) { + float dotNL = dot( normal, lightDirection ); + vec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 ); + #ifdef USE_GRADIENTMAP + return vec3( texture2D( gradientMap, coord ).r ); + #else + vec2 fw = fwidth( coord ) * 0.5; + return mix( vec3( 0.7 ), vec3( 1.0 ), smoothstep( 0.7 - fw.x, 0.7 + fw.x, coord.x ) ); + #endif +}`,ux=`#ifdef USE_LIGHTMAP + uniform sampler2D lightMap; + uniform float lightMapIntensity; +#endif`,hx=`LambertMaterial material; +material.diffuseColor = diffuseColor.rgb; +material.specularStrength = specularStrength;`,dx=`varying vec3 vViewPosition; +struct LambertMaterial { + vec3 diffuseColor; + float specularStrength; +}; +void RE_Direct_Lambert( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) { + float dotNL = saturate( dot( geometryNormal, directLight.direction ) ); + vec3 irradiance = dotNL * directLight.color; + reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); +} +void RE_IndirectDiffuse_Lambert( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in LambertMaterial material, inout ReflectedLight reflectedLight ) { + reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); +} +#define RE_Direct RE_Direct_Lambert +#define RE_IndirectDiffuse RE_IndirectDiffuse_Lambert`,fx=`uniform bool receiveShadow; +uniform vec3 ambientLightColor; +#if defined( USE_LIGHT_PROBES ) + uniform vec3 lightProbe[ 9 ]; +#endif +vec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) { + float x = normal.x, y = normal.y, z = normal.z; + vec3 result = shCoefficients[ 0 ] * 0.886227; + result += shCoefficients[ 1 ] * 2.0 * 0.511664 * y; + result += shCoefficients[ 2 ] * 2.0 * 0.511664 * z; + result += shCoefficients[ 3 ] * 2.0 * 0.511664 * x; + result += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y; + result += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z; + result += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 ); + result += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z; + result += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y ); + return result; +} +vec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) { + vec3 worldNormal = transformNormalByInverseViewMatrix( normal, viewMatrix ); + vec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe ); + return irradiance; +} +vec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) { + vec3 irradiance = ambientLightColor; + return irradiance; +} +float getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) { + float distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 ); + if ( cutoffDistance > 0.0 ) { + distanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) ); + } + return distanceFalloff; +} +float getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) { + return smoothstep( coneCosine, penumbraCosine, angleCosine ); +} +#if NUM_DIR_LIGHTS > 0 + struct DirectionalLight { + vec3 direction; + vec3 color; + }; + uniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ]; + void getDirectionalLightInfo( const in DirectionalLight directionalLight, out IncidentLight light ) { + light.color = directionalLight.color; + light.direction = directionalLight.direction; + light.visible = true; + } +#endif +#if NUM_POINT_LIGHTS > 0 + struct PointLight { + vec3 position; + vec3 color; + float distance; + float decay; + }; + uniform PointLight pointLights[ NUM_POINT_LIGHTS ]; + void getPointLightInfo( const in PointLight pointLight, const in vec3 geometryPosition, out IncidentLight light ) { + vec3 lVector = pointLight.position - geometryPosition; + light.direction = normalize( lVector ); + float lightDistance = length( lVector ); + light.color = pointLight.color; + light.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay ); + light.visible = ( light.color != vec3( 0.0 ) ); + } +#endif +#if NUM_SPOT_LIGHTS > 0 + struct SpotLight { + vec3 position; + vec3 direction; + vec3 color; + float distance; + float decay; + float coneCos; + float penumbraCos; + }; + uniform SpotLight spotLights[ NUM_SPOT_LIGHTS ]; + void getSpotLightInfo( const in SpotLight spotLight, const in vec3 geometryPosition, out IncidentLight light ) { + vec3 lVector = spotLight.position - geometryPosition; + light.direction = normalize( lVector ); + float angleCos = dot( light.direction, spotLight.direction ); + float spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos ); + if ( spotAttenuation > 0.0 ) { + float lightDistance = length( lVector ); + light.color = spotLight.color * spotAttenuation; + light.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay ); + light.visible = ( light.color != vec3( 0.0 ) ); + } else { + light.color = vec3( 0.0 ); + light.visible = false; + } + } +#endif +#if NUM_RECT_AREA_LIGHTS > 0 + struct RectAreaLight { + vec3 color; + vec3 position; + vec3 halfWidth; + vec3 halfHeight; + }; + uniform sampler2D ltc_1; uniform sampler2D ltc_2; + uniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ]; +#endif +#if NUM_HEMI_LIGHTS > 0 + struct HemisphereLight { + vec3 direction; + vec3 skyColor; + vec3 groundColor; + }; + uniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ]; + vec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) { + float dotNL = dot( normal, hemiLight.direction ); + float hemiDiffuseWeight = 0.5 * dotNL + 0.5; + vec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight ); + return irradiance; + } +#endif +#include `,px=`#ifdef USE_ENVMAP + vec3 getIBLIrradiance( const in vec3 normal ) { + #ifdef ENVMAP_TYPE_CUBE_UV + vec3 worldNormal = transformNormalByInverseViewMatrix( normal, viewMatrix ); + vec4 envMapColor = textureCubeUV( envMap, envMapRotation * worldNormal, 1.0 ); + return PI * envMapColor.rgb * envMapIntensity; + #else + return vec3( 0.0 ); + #endif + } + vec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) { + #ifdef ENVMAP_TYPE_CUBE_UV + vec3 reflectVec = reflect( - viewDir, normal ); + reflectVec = normalize( mix( reflectVec, normal, pow4( roughness ) ) ); + reflectVec = transformDirectionByInverseViewMatrix( reflectVec, viewMatrix ); + vec4 envMapColor = textureCubeUV( envMap, envMapRotation * reflectVec, roughness ); + return envMapColor.rgb * envMapIntensity; + #else + return vec3( 0.0 ); + #endif + } + #ifdef USE_ANISOTROPY + vec3 getIBLAnisotropyRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness, const in vec3 bitangent, const in float anisotropy ) { + #ifdef ENVMAP_TYPE_CUBE_UV + vec3 bentNormal = cross( bitangent, viewDir ); + bentNormal = normalize( cross( bentNormal, bitangent ) ); + bentNormal = normalize( mix( bentNormal, normal, pow2( pow2( 1.0 - anisotropy * ( 1.0 - roughness ) ) ) ) ); + return getIBLRadiance( viewDir, bentNormal, roughness ); + #else + return vec3( 0.0 ); + #endif + } + #endif +#endif`,mx=`ToonMaterial material; +material.diffuseColor = diffuseColor.rgb;`,gx=`varying vec3 vViewPosition; +struct ToonMaterial { + vec3 diffuseColor; +}; +void RE_Direct_Toon( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) { + vec3 irradiance = getGradientIrradiance( geometryNormal, directLight.direction ) * directLight.color; + reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); +} +void RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in ToonMaterial material, inout ReflectedLight reflectedLight ) { + reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); +} +#define RE_Direct RE_Direct_Toon +#define RE_IndirectDiffuse RE_IndirectDiffuse_Toon`,_x=`BlinnPhongMaterial material; +material.diffuseColor = diffuseColor.rgb; +material.specularColor = specular; +material.specularShininess = shininess; +material.specularStrength = specularStrength;`,xx=`varying vec3 vViewPosition; +struct BlinnPhongMaterial { + vec3 diffuseColor; + vec3 specularColor; + float specularShininess; + float specularStrength; +}; +void RE_Direct_BlinnPhong( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) { + float dotNL = saturate( dot( geometryNormal, directLight.direction ) ); + vec3 irradiance = dotNL * directLight.color; + reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); + reflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometryViewDir, geometryNormal, material.specularColor, material.specularShininess ) * material.specularStrength; +} +void RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) { + reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); +} +#define RE_Direct RE_Direct_BlinnPhong +#define RE_IndirectDiffuse RE_IndirectDiffuse_BlinnPhong`,yx=`PhysicalMaterial material; +material.diffuseColor = diffuseColor.rgb; +material.diffuseContribution = diffuseColor.rgb * ( 1.0 - metalnessFactor ); +material.metalness = metalnessFactor; +vec3 dxy = max( abs( dFdx( nonPerturbedNormal ) ), abs( dFdy( nonPerturbedNormal ) ) ); +float geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z ); +material.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness; +material.roughness = min( material.roughness, 1.0 ); +#ifdef IOR + material.ior = ior; + #ifdef USE_SPECULAR + float specularIntensityFactor = specularIntensity; + vec3 specularColorFactor = specularColor; + #ifdef USE_SPECULAR_COLORMAP + specularColorFactor *= texture2D( specularColorMap, vSpecularColorMapUv ).rgb; + #endif + #ifdef USE_SPECULAR_INTENSITYMAP + specularIntensityFactor *= texture2D( specularIntensityMap, vSpecularIntensityMapUv ).a; + #endif + material.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor ); + #else + float specularIntensityFactor = 1.0; + vec3 specularColorFactor = vec3( 1.0 ); + material.specularF90 = 1.0; + #endif + material.specularColor = min( pow2( ( material.ior - 1.0 ) / ( material.ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor; + material.specularColorBlended = mix( material.specularColor, diffuseColor.rgb, metalnessFactor ); +#else + material.specularColor = vec3( 0.04 ); + material.specularColorBlended = mix( material.specularColor, diffuseColor.rgb, metalnessFactor ); + material.specularF90 = 1.0; +#endif +#ifdef USE_CLEARCOAT + material.clearcoat = clearcoat; + material.clearcoatRoughness = clearcoatRoughness; + material.clearcoatF0 = vec3( 0.04 ); + material.clearcoatF90 = 1.0; + #ifdef USE_CLEARCOATMAP + material.clearcoat *= texture2D( clearcoatMap, vClearcoatMapUv ).x; + #endif + #ifdef USE_CLEARCOAT_ROUGHNESSMAP + material.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vClearcoatRoughnessMapUv ).y; + #endif + material.clearcoat = saturate( material.clearcoat ); material.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 ); + material.clearcoatRoughness += geometryRoughness; + material.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 ); +#endif +#ifdef USE_DISPERSION + material.dispersion = dispersion; +#endif +#ifdef USE_IRIDESCENCE + material.iridescence = iridescence; + material.iridescenceIOR = iridescenceIOR; + #ifdef USE_IRIDESCENCEMAP + material.iridescence *= texture2D( iridescenceMap, vIridescenceMapUv ).r; + #endif + #ifdef USE_IRIDESCENCE_THICKNESSMAP + material.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vIridescenceThicknessMapUv ).g + iridescenceThicknessMinimum; + #else + material.iridescenceThickness = iridescenceThicknessMaximum; + #endif +#endif +#ifdef USE_SHEEN + material.sheenColor = sheenColor; + #ifdef USE_SHEEN_COLORMAP + material.sheenColor *= texture2D( sheenColorMap, vSheenColorMapUv ).rgb; + #endif + material.sheenRoughness = clamp( sheenRoughness, 0.0001, 1.0 ); + #ifdef USE_SHEEN_ROUGHNESSMAP + material.sheenRoughness *= texture2D( sheenRoughnessMap, vSheenRoughnessMapUv ).a; + #endif +#endif +#ifdef USE_ANISOTROPY + #ifdef USE_ANISOTROPYMAP + mat2 anisotropyMat = mat2( anisotropyVector.x, anisotropyVector.y, - anisotropyVector.y, anisotropyVector.x ); + vec3 anisotropyPolar = texture2D( anisotropyMap, vAnisotropyMapUv ).rgb; + vec2 anisotropyV = anisotropyMat * normalize( 2.0 * anisotropyPolar.rg - vec2( 1.0 ) ) * anisotropyPolar.b; + #else + vec2 anisotropyV = anisotropyVector; + #endif + material.anisotropy = length( anisotropyV ); + if( material.anisotropy == 0.0 ) { + anisotropyV = vec2( 1.0, 0.0 ); + } else { + anisotropyV /= material.anisotropy; + material.anisotropy = saturate( material.anisotropy ); + } + material.alphaT = mix( pow2( material.roughness ), 1.0, pow2( material.anisotropy ) ); + material.anisotropyT = tbn[ 0 ] * anisotropyV.x + tbn[ 1 ] * anisotropyV.y; + material.anisotropyB = tbn[ 1 ] * anisotropyV.x - tbn[ 0 ] * anisotropyV.y; +#endif`,vx=`uniform sampler2D dfgLUT; +struct PhysicalMaterial { + vec3 diffuseColor; + vec3 diffuseContribution; + vec3 specularColor; + vec3 specularColorBlended; + float roughness; + float metalness; + float specularF90; + float dispersion; + #ifdef USE_CLEARCOAT + float clearcoat; + float clearcoatRoughness; + vec3 clearcoatF0; + float clearcoatF90; + #endif + #ifdef USE_IRIDESCENCE + float iridescence; + float iridescenceIOR; + float iridescenceThickness; + vec3 iridescenceFresnel; + vec3 iridescenceF0; + vec3 iridescenceFresnelDielectric; + vec3 iridescenceFresnelMetallic; + #endif + #ifdef USE_SHEEN + vec3 sheenColor; + float sheenRoughness; + #endif + #ifdef IOR + float ior; + #endif + #ifdef USE_TRANSMISSION + float transmission; + float transmissionAlpha; + float thickness; + float attenuationDistance; + vec3 attenuationColor; + #endif + #ifdef USE_ANISOTROPY + float anisotropy; + float alphaT; + vec3 anisotropyT; + vec3 anisotropyB; + #endif +}; +vec3 clearcoatSpecularDirect = vec3( 0.0 ); +vec3 clearcoatSpecularIndirect = vec3( 0.0 ); +vec3 sheenSpecularDirect = vec3( 0.0 ); +vec3 sheenSpecularIndirect = vec3(0.0 ); +vec3 Schlick_to_F0( const in vec3 f, const in float f90, const in float dotVH ) { + float x = clamp( 1.0 - dotVH, 0.0, 1.0 ); + float x2 = x * x; + float x5 = clamp( x * x2 * x2, 0.0, 0.9999 ); + return ( f - vec3( f90 ) * x5 ) / ( 1.0 - x5 ); +} +float V_GGX_SmithCorrelated( const in float alpha, const in float dotNL, const in float dotNV ) { + float a2 = pow2( alpha ); + float gv = dotNL * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNV ) ); + float gl = dotNV * sqrt( a2 + ( 1.0 - a2 ) * pow2( dotNL ) ); + return 0.5 / max( gv + gl, EPSILON ); +} +float D_GGX( const in float alpha, const in float dotNH ) { + float a2 = pow2( alpha ); + float denom = pow2( dotNH ) * ( a2 - 1.0 ) + 1.0; + return RECIPROCAL_PI * a2 / pow2( denom ); +} +#ifdef USE_ANISOTROPY + float V_GGX_SmithCorrelated_Anisotropic( const in float alphaT, const in float alphaB, const in float dotTV, const in float dotBV, const in float dotTL, const in float dotBL, const in float dotNV, const in float dotNL ) { + float gv = dotNL * length( vec3( alphaT * dotTV, alphaB * dotBV, dotNV ) ); + float gl = dotNV * length( vec3( alphaT * dotTL, alphaB * dotBL, dotNL ) ); + return 0.5 / max( gv + gl, EPSILON ); + } + float D_GGX_Anisotropic( const in float alphaT, const in float alphaB, const in float dotNH, const in float dotTH, const in float dotBH ) { + float a2 = alphaT * alphaB; + highp vec3 v = vec3( alphaB * dotTH, alphaT * dotBH, a2 * dotNH ); + highp float v2 = dot( v, v ); + float w2 = a2 / v2; + return RECIPROCAL_PI * a2 * pow2 ( w2 ); + } +#endif +#ifdef USE_CLEARCOAT + vec3 BRDF_GGX_Clearcoat( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material) { + vec3 f0 = material.clearcoatF0; + float f90 = material.clearcoatF90; + float roughness = material.clearcoatRoughness; + float alpha = pow2( roughness ); + vec3 halfDir = normalize( lightDir + viewDir ); + float dotNL = saturate( dot( normal, lightDir ) ); + float dotNV = saturate( dot( normal, viewDir ) ); + float dotNH = saturate( dot( normal, halfDir ) ); + float dotVH = saturate( dot( viewDir, halfDir ) ); + vec3 F = F_Schlick( f0, f90, dotVH ); + float V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV ); + float D = D_GGX( alpha, dotNH ); + return F * ( V * D ); + } +#endif +vec3 BRDF_GGX( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) { + vec3 f0 = material.specularColorBlended; + float f90 = material.specularF90; + float roughness = material.roughness; + float alpha = pow2( roughness ); + vec3 halfDir = normalize( lightDir + viewDir ); + float dotNL = saturate( dot( normal, lightDir ) ); + float dotNV = saturate( dot( normal, viewDir ) ); + float dotNH = saturate( dot( normal, halfDir ) ); + float dotVH = saturate( dot( viewDir, halfDir ) ); + vec3 F = F_Schlick( f0, f90, dotVH ); + #ifdef USE_IRIDESCENCE + F = mix( F, material.iridescenceFresnel, material.iridescence ); + #endif + #ifdef USE_ANISOTROPY + float dotTL = dot( material.anisotropyT, lightDir ); + float dotTV = dot( material.anisotropyT, viewDir ); + float dotTH = dot( material.anisotropyT, halfDir ); + float dotBL = dot( material.anisotropyB, lightDir ); + float dotBV = dot( material.anisotropyB, viewDir ); + float dotBH = dot( material.anisotropyB, halfDir ); + float V = V_GGX_SmithCorrelated_Anisotropic( material.alphaT, alpha, dotTV, dotBV, dotTL, dotBL, dotNV, dotNL ); + float D = D_GGX_Anisotropic( material.alphaT, alpha, dotNH, dotTH, dotBH ); + #else + float V = V_GGX_SmithCorrelated( alpha, dotNL, dotNV ); + float D = D_GGX( alpha, dotNH ); + #endif + return F * ( V * D ); +} +vec2 LTC_Uv( const in vec3 N, const in vec3 V, const in float roughness ) { + const float LUT_SIZE = 64.0; + const float LUT_SCALE = ( LUT_SIZE - 1.0 ) / LUT_SIZE; + const float LUT_BIAS = 0.5 / LUT_SIZE; + float dotNV = saturate( dot( N, V ) ); + vec2 uv = vec2( roughness, sqrt( 1.0 - dotNV ) ); + uv = uv * LUT_SCALE + LUT_BIAS; + return uv; +} +float LTC_ClippedSphereFormFactor( const in vec3 f ) { + float l = length( f ); + return max( ( l * l + f.z ) / ( l + 1.0 ), 0.0 ); +} +vec3 LTC_EdgeVectorFormFactor( const in vec3 v1, const in vec3 v2 ) { + float x = dot( v1, v2 ); + float y = abs( x ); + float a = 0.8543985 + ( 0.4965155 + 0.0145206 * y ) * y; + float b = 3.4175940 + ( 4.1616724 + y ) * y; + float v = a / b; + float theta_sintheta = ( x > 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v; + return cross( v1, v2 ) * theta_sintheta; +} +vec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) { + vec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ]; + vec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ]; + vec3 lightNormal = cross( v1, v2 ); + if( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 ); + vec3 T1, T2; + T1 = normalize( V - N * dot( V, N ) ); + T2 = - cross( N, T1 ); + mat3 mat = mInv * transpose( mat3( T1, T2, N ) ); + vec3 coords[ 4 ]; + coords[ 0 ] = mat * ( rectCoords[ 0 ] - P ); + coords[ 1 ] = mat * ( rectCoords[ 1 ] - P ); + coords[ 2 ] = mat * ( rectCoords[ 2 ] - P ); + coords[ 3 ] = mat * ( rectCoords[ 3 ] - P ); + coords[ 0 ] = normalize( coords[ 0 ] ); + coords[ 1 ] = normalize( coords[ 1 ] ); + coords[ 2 ] = normalize( coords[ 2 ] ); + coords[ 3 ] = normalize( coords[ 3 ] ); + vec3 vectorFormFactor = vec3( 0.0 ); + vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] ); + vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] ); + vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] ); + vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] ); + float result = LTC_ClippedSphereFormFactor( vectorFormFactor ); + return vec3( result ); +} +#if defined( USE_SHEEN ) +float D_Charlie( float roughness, float dotNH ) { + float alpha = pow2( roughness ); + float invAlpha = 1.0 / alpha; + float cos2h = dotNH * dotNH; + float sin2h = max( 1.0 - cos2h, 0.0078125 ); + return ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI ); +} +float V_Neubelt( float dotNV, float dotNL ) { + return saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) ); +} +vec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) { + vec3 halfDir = normalize( lightDir + viewDir ); + float dotNL = saturate( dot( normal, lightDir ) ); + float dotNV = saturate( dot( normal, viewDir ) ); + float dotNH = saturate( dot( normal, halfDir ) ); + float D = D_Charlie( sheenRoughness, dotNH ); + float V = V_Neubelt( dotNV, dotNL ); + return sheenColor * ( D * V ); +} +#endif +float IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness ) { + float dotNV = saturate( dot( normal, viewDir ) ); + float r2 = roughness * roughness; + float rInv = 1.0 / ( roughness + 0.1 ); + float a = -1.9362 + 1.0678 * roughness + 0.4573 * r2 - 0.8469 * rInv; + float b = -0.6014 + 0.5538 * roughness - 0.4670 * r2 - 0.1255 * rInv; + float DG = exp( a * dotNV + b ); + return saturate( DG ); +} +vec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) { + float dotNV = saturate( dot( normal, viewDir ) ); + vec2 fab = texture2D( dfgLUT, vec2( roughness, dotNV ) ).rg; + return specularColor * fab.x + specularF90 * fab.y; +} +#ifdef USE_IRIDESCENCE +void computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) { +#else +void computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) { +#endif + float dotNV = saturate( dot( normal, viewDir ) ); + vec2 fab = texture2D( dfgLUT, vec2( roughness, dotNV ) ).rg; + #ifdef USE_IRIDESCENCE + vec3 Fr = mix( specularColor, iridescenceF0, iridescence ); + #else + vec3 Fr = specularColor; + #endif + vec3 FssEss = Fr * fab.x + specularF90 * fab.y; + float Ess = fab.x + fab.y; + float Ems = 1.0 - Ess; + vec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619; vec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg ); + singleScatter += FssEss; + multiScatter += Fms * Ems; +} +vec3 BRDF_GGX_Multiscatter( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in PhysicalMaterial material ) { + vec3 singleScatter = BRDF_GGX( lightDir, viewDir, normal, material ); + float dotNL = saturate( dot( normal, lightDir ) ); + float dotNV = saturate( dot( normal, viewDir ) ); + vec2 dfgV = texture2D( dfgLUT, vec2( material.roughness, dotNV ) ).rg; + vec2 dfgL = texture2D( dfgLUT, vec2( material.roughness, dotNL ) ).rg; + vec3 FssEss_V = material.specularColorBlended * dfgV.x + material.specularF90 * dfgV.y; + vec3 FssEss_L = material.specularColorBlended * dfgL.x + material.specularF90 * dfgL.y; + float Ess_V = dfgV.x + dfgV.y; + float Ess_L = dfgL.x + dfgL.y; + float Ems_V = 1.0 - Ess_V; + float Ems_L = 1.0 - Ess_L; + vec3 Favg = material.specularColorBlended + ( 1.0 - material.specularColorBlended ) * 0.047619; + vec3 Fms = FssEss_V * FssEss_L * Favg / ( 1.0 - Ems_V * Ems_L * Favg + EPSILON ); + float compensationFactor = Ems_V * Ems_L; + vec3 multiScatter = Fms * compensationFactor; + return singleScatter + multiScatter; +} +#if NUM_RECT_AREA_LIGHTS > 0 + void RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { + vec3 normal = geometryNormal; + vec3 viewDir = geometryViewDir; + vec3 position = geometryPosition; + vec3 lightPos = rectAreaLight.position; + vec3 halfWidth = rectAreaLight.halfWidth; + vec3 halfHeight = rectAreaLight.halfHeight; + vec3 lightColor = rectAreaLight.color; + float roughness = material.roughness; + vec3 rectCoords[ 4 ]; + rectCoords[ 0 ] = lightPos + halfWidth - halfHeight; rectCoords[ 1 ] = lightPos - halfWidth - halfHeight; + rectCoords[ 2 ] = lightPos - halfWidth + halfHeight; + rectCoords[ 3 ] = lightPos + halfWidth + halfHeight; + vec2 uv = LTC_Uv( normal, viewDir, roughness ); + vec4 t1 = texture2D( ltc_1, uv ); + vec4 t2 = texture2D( ltc_2, uv ); + mat3 mInv = mat3( + vec3( t1.x, 0, t1.y ), + vec3( 0, 1, 0 ), + vec3( t1.z, 0, t1.w ) + ); + vec3 fresnel = ( material.specularColorBlended * t2.x + ( material.specularF90 - material.specularColorBlended ) * t2.y ); + reflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords ); + reflectedLight.directDiffuse += lightColor * material.diffuseContribution * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords ); + #ifdef USE_CLEARCOAT + vec3 Ncc = geometryClearcoatNormal; + vec2 uvClearcoat = LTC_Uv( Ncc, viewDir, material.clearcoatRoughness ); + vec4 t1Clearcoat = texture2D( ltc_1, uvClearcoat ); + vec4 t2Clearcoat = texture2D( ltc_2, uvClearcoat ); + mat3 mInvClearcoat = mat3( + vec3( t1Clearcoat.x, 0, t1Clearcoat.y ), + vec3( 0, 1, 0 ), + vec3( t1Clearcoat.z, 0, t1Clearcoat.w ) + ); + vec3 fresnelClearcoat = material.clearcoatF0 * t2Clearcoat.x + ( material.clearcoatF90 - material.clearcoatF0 ) * t2Clearcoat.y; + clearcoatSpecularDirect += lightColor * fresnelClearcoat * LTC_Evaluate( Ncc, viewDir, position, mInvClearcoat, rectCoords ); + #endif + } +#endif +void RE_Direct_Physical( const in IncidentLight directLight, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { + float dotNL = saturate( dot( geometryNormal, directLight.direction ) ); + vec3 irradiance = dotNL * directLight.color; + #ifdef USE_CLEARCOAT + float dotNLcc = saturate( dot( geometryClearcoatNormal, directLight.direction ) ); + vec3 ccIrradiance = dotNLcc * directLight.color; + clearcoatSpecularDirect += ccIrradiance * BRDF_GGX_Clearcoat( directLight.direction, geometryViewDir, geometryClearcoatNormal, material ); + #endif + #ifdef USE_SHEEN + + sheenSpecularDirect += irradiance * BRDF_Sheen( directLight.direction, geometryViewDir, geometryNormal, material.sheenColor, material.sheenRoughness ); + + float sheenAlbedoV = IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness ); + float sheenAlbedoL = IBLSheenBRDF( geometryNormal, directLight.direction, material.sheenRoughness ); + + float sheenEnergyComp = 1.0 - max3( material.sheenColor ) * max( sheenAlbedoV, sheenAlbedoL ); + + irradiance *= sheenEnergyComp; + + #endif + reflectedLight.directSpecular += irradiance * BRDF_GGX_Multiscatter( directLight.direction, geometryViewDir, geometryNormal, material ); + reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseContribution ); +} +void RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { + vec3 diffuse = irradiance * BRDF_Lambert( material.diffuseContribution ); + #ifdef USE_SHEEN + float sheenAlbedo = IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness ); + float sheenEnergyComp = 1.0 - max3( material.sheenColor ) * sheenAlbedo; + diffuse *= sheenEnergyComp; + #endif + reflectedLight.indirectDiffuse += diffuse; +} +void RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in vec3 geometryPosition, const in vec3 geometryNormal, const in vec3 geometryViewDir, const in vec3 geometryClearcoatNormal, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) { + #ifdef USE_CLEARCOAT + clearcoatSpecularIndirect += clearcoatRadiance * EnvironmentBRDF( geometryClearcoatNormal, geometryViewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness ); + #endif + #ifdef USE_SHEEN + sheenSpecularIndirect += irradiance * material.sheenColor * IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness ) * RECIPROCAL_PI; + #endif + vec3 singleScatteringDielectric = vec3( 0.0 ); + vec3 multiScatteringDielectric = vec3( 0.0 ); + vec3 singleScatteringMetallic = vec3( 0.0 ); + vec3 multiScatteringMetallic = vec3( 0.0 ); + #ifdef USE_IRIDESCENCE + computeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnelDielectric, material.roughness, singleScatteringDielectric, multiScatteringDielectric ); + computeMultiscatteringIridescence( geometryNormal, geometryViewDir, material.diffuseColor, material.specularF90, material.iridescence, material.iridescenceFresnelMetallic, material.roughness, singleScatteringMetallic, multiScatteringMetallic ); + #else + computeMultiscattering( geometryNormal, geometryViewDir, material.specularColor, material.specularF90, material.roughness, singleScatteringDielectric, multiScatteringDielectric ); + computeMultiscattering( geometryNormal, geometryViewDir, material.diffuseColor, material.specularF90, material.roughness, singleScatteringMetallic, multiScatteringMetallic ); + #endif + vec3 singleScattering = mix( singleScatteringDielectric, singleScatteringMetallic, material.metalness ); + vec3 multiScattering = mix( multiScatteringDielectric, multiScatteringMetallic, material.metalness ); + vec3 totalScatteringDielectric = singleScatteringDielectric + multiScatteringDielectric; + vec3 diffuse = material.diffuseContribution * ( 1.0 - totalScatteringDielectric ); + vec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI; + vec3 indirectSpecular = radiance * singleScattering; + indirectSpecular += multiScattering * cosineWeightedIrradiance; + vec3 indirectDiffuse = diffuse * cosineWeightedIrradiance; + #ifdef USE_SHEEN + float sheenAlbedo = IBLSheenBRDF( geometryNormal, geometryViewDir, material.sheenRoughness ); + float sheenEnergyComp = 1.0 - max3( material.sheenColor ) * sheenAlbedo; + indirectSpecular *= sheenEnergyComp; + indirectDiffuse *= sheenEnergyComp; + #endif + reflectedLight.indirectSpecular += indirectSpecular; + reflectedLight.indirectDiffuse += indirectDiffuse; +} +#define RE_Direct RE_Direct_Physical +#define RE_Direct_RectArea RE_Direct_RectArea_Physical +#define RE_IndirectDiffuse RE_IndirectDiffuse_Physical +#define RE_IndirectSpecular RE_IndirectSpecular_Physical +float computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) { + return saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion ); +}`,Sx=` +vec3 geometryPosition = - vViewPosition; +vec3 geometryNormal = normal; +vec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition ); +vec3 geometryClearcoatNormal = vec3( 0.0 ); +#ifdef USE_CLEARCOAT + geometryClearcoatNormal = clearcoatNormal; +#endif +#ifdef USE_IRIDESCENCE + float dotNVi = saturate( dot( normal, geometryViewDir ) ); + if ( material.iridescenceThickness == 0.0 ) { + material.iridescence = 0.0; + } else { + material.iridescence = saturate( material.iridescence ); + } + if ( material.iridescence > 0.0 ) { + material.iridescenceFresnelDielectric = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor ); + material.iridescenceFresnelMetallic = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.diffuseColor ); + material.iridescenceFresnel = mix( material.iridescenceFresnelDielectric, material.iridescenceFresnelMetallic, material.metalness ); + material.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi ); + } +#endif +IncidentLight directLight; +#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct ) + PointLight pointLight; + #if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0 + PointLightShadow pointLightShadow; + #endif + #pragma unroll_loop_start + for ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) { + pointLight = pointLights[ i ]; + getPointLightInfo( pointLight, geometryPosition, directLight ); + #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS ) && ( defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_BASIC ) ) + pointLightShadow = pointLightShadows[ i ]; + directLight.color *= ( directLight.visible && receiveShadow ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowIntensity, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0; + #endif + RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); + } + #pragma unroll_loop_end +#endif +#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct ) + SpotLight spotLight; + vec4 spotColor; + vec3 spotLightCoord; + bool inSpotLightMap; + #if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0 + SpotLightShadow spotLightShadow; + #endif + #pragma unroll_loop_start + for ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) { + spotLight = spotLights[ i ]; + getSpotLightInfo( spotLight, geometryPosition, directLight ); + #if ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS ) + #define SPOT_LIGHT_MAP_INDEX UNROLLED_LOOP_INDEX + #elif ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS ) + #define SPOT_LIGHT_MAP_INDEX NUM_SPOT_LIGHT_MAPS + #else + #define SPOT_LIGHT_MAP_INDEX ( UNROLLED_LOOP_INDEX - NUM_SPOT_LIGHT_SHADOWS + NUM_SPOT_LIGHT_SHADOWS_WITH_MAPS ) + #endif + #if ( SPOT_LIGHT_MAP_INDEX < NUM_SPOT_LIGHT_MAPS ) + spotLightCoord = vSpotLightCoord[ i ].xyz / vSpotLightCoord[ i ].w; + inSpotLightMap = all( lessThan( abs( spotLightCoord * 2. - 1. ), vec3( 1.0 ) ) ); + spotColor = texture2D( spotLightMap[ SPOT_LIGHT_MAP_INDEX ], spotLightCoord.xy ); + directLight.color = inSpotLightMap ? directLight.color * spotColor.rgb : directLight.color; + #endif + #undef SPOT_LIGHT_MAP_INDEX + #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS ) + spotLightShadow = spotLightShadows[ i ]; + directLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowIntensity, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotLightCoord[ i ] ) : 1.0; + #endif + RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); + } + #pragma unroll_loop_end +#endif +#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct ) + DirectionalLight directionalLight; + #if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0 + DirectionalLightShadow directionalLightShadow; + #endif + #pragma unroll_loop_start + for ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) { + directionalLight = directionalLights[ i ]; + getDirectionalLightInfo( directionalLight, directLight ); + #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS ) + directionalLightShadow = directionalLightShadows[ i ]; + directLight.color *= ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowIntensity, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0; + #endif + RE_Direct( directLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); + } + #pragma unroll_loop_end +#endif +#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea ) + RectAreaLight rectAreaLight; + #pragma unroll_loop_start + for ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) { + rectAreaLight = rectAreaLights[ i ]; + RE_Direct_RectArea( rectAreaLight, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); + } + #pragma unroll_loop_end +#endif +#if defined( RE_IndirectDiffuse ) + vec3 iblIrradiance = vec3( 0.0 ); + vec3 irradiance = getAmbientLightIrradiance( ambientLightColor ); + #if defined( USE_LIGHT_PROBES ) + irradiance += getLightProbeIrradiance( lightProbe, geometryNormal ); + #endif + #if ( NUM_HEMI_LIGHTS > 0 ) + #pragma unroll_loop_start + for ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) { + irradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometryNormal ); + } + #pragma unroll_loop_end + #endif + #ifdef USE_LIGHT_PROBES_GRID + vec3 probeWorldPos = ( ( vec4( geometryPosition, 1.0 ) - viewMatrix[ 3 ] ) * viewMatrix ).xyz; + vec3 probeWorldNormal = transformNormalByInverseViewMatrix( geometryNormal, viewMatrix ); + irradiance += getLightProbeGridIrradiance( probeWorldPos, probeWorldNormal ); + #endif +#endif +#if defined( RE_IndirectSpecular ) + vec3 radiance = vec3( 0.0 ); + vec3 clearcoatRadiance = vec3( 0.0 ); +#endif`,bx=`#if defined( RE_IndirectDiffuse ) + #ifdef USE_LIGHTMAP + vec4 lightMapTexel = texture2D( lightMap, vLightMapUv ); + vec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity; + irradiance += lightMapIrradiance; + #endif + #if defined( USE_ENVMAP ) && defined( ENVMAP_TYPE_CUBE_UV ) + #if defined( STANDARD ) || defined( LAMBERT ) || defined( PHONG ) + iblIrradiance += getIBLIrradiance( geometryNormal ); + #endif + #endif +#endif +#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular ) + #ifdef USE_ANISOTROPY + radiance += getIBLAnisotropyRadiance( geometryViewDir, geometryNormal, material.roughness, material.anisotropyB, material.anisotropy ); + #else + radiance += getIBLRadiance( geometryViewDir, geometryNormal, material.roughness ); + #endif + #ifdef USE_CLEARCOAT + clearcoatRadiance += getIBLRadiance( geometryViewDir, geometryClearcoatNormal, material.clearcoatRoughness ); + #endif +#endif`,Mx=`#if defined( RE_IndirectDiffuse ) + #if defined( LAMBERT ) || defined( PHONG ) + irradiance += iblIrradiance; + #endif + RE_IndirectDiffuse( irradiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); +#endif +#if defined( RE_IndirectSpecular ) + RE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometryPosition, geometryNormal, geometryViewDir, geometryClearcoatNormal, material, reflectedLight ); +#endif`,Ax=`#ifdef USE_LIGHT_PROBES_GRID +uniform highp sampler3D probesSH; +uniform vec3 probesMin; +uniform vec3 probesMax; +uniform vec3 probesResolution; +vec3 getLightProbeGridIrradiance( vec3 worldPos, vec3 worldNormal ) { + vec3 res = probesResolution; + vec3 gridRange = probesMax - probesMin; + vec3 resMinusOne = res - 1.0; + vec3 probeSpacing = gridRange / resMinusOne; + vec3 samplePos = worldPos + worldNormal * probeSpacing * 0.5; + vec3 uvw = clamp( ( samplePos - probesMin ) / gridRange, 0.0, 1.0 ); + uvw = uvw * resMinusOne / res + 0.5 / res; + float nz = res.z; + float paddedSlices = nz + 2.0; + float atlasDepth = 7.0 * paddedSlices; + float uvZBase = uvw.z * nz + 1.0; + vec4 s0 = texture( probesSH, vec3( uvw.xy, ( uvZBase ) / atlasDepth ) ); + vec4 s1 = texture( probesSH, vec3( uvw.xy, ( uvZBase + paddedSlices ) / atlasDepth ) ); + vec4 s2 = texture( probesSH, vec3( uvw.xy, ( uvZBase + 2.0 * paddedSlices ) / atlasDepth ) ); + vec4 s3 = texture( probesSH, vec3( uvw.xy, ( uvZBase + 3.0 * paddedSlices ) / atlasDepth ) ); + vec4 s4 = texture( probesSH, vec3( uvw.xy, ( uvZBase + 4.0 * paddedSlices ) / atlasDepth ) ); + vec4 s5 = texture( probesSH, vec3( uvw.xy, ( uvZBase + 5.0 * paddedSlices ) / atlasDepth ) ); + vec4 s6 = texture( probesSH, vec3( uvw.xy, ( uvZBase + 6.0 * paddedSlices ) / atlasDepth ) ); + vec3 c0 = s0.xyz; + vec3 c1 = vec3( s0.w, s1.xy ); + vec3 c2 = vec3( s1.zw, s2.x ); + vec3 c3 = s2.yzw; + vec3 c4 = s3.xyz; + vec3 c5 = vec3( s3.w, s4.xy ); + vec3 c6 = vec3( s4.zw, s5.x ); + vec3 c7 = s5.yzw; + vec3 c8 = s6.xyz; + float x = worldNormal.x, y = worldNormal.y, z = worldNormal.z; + vec3 result = c0 * 0.886227; + result += c1 * 2.0 * 0.511664 * y; + result += c2 * 2.0 * 0.511664 * z; + result += c3 * 2.0 * 0.511664 * x; + result += c4 * 2.0 * 0.429043 * x * y; + result += c5 * 2.0 * 0.429043 * y * z; + result += c6 * ( 0.743125 * z * z - 0.247708 ); + result += c7 * 2.0 * 0.429043 * x * z; + result += c8 * 0.429043 * ( x * x - y * y ); + return max( result, vec3( 0.0 ) ); +} +#endif`,Ex=`#if defined( USE_LOGARITHMIC_DEPTH_BUFFER ) + gl_FragDepth = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5; +#endif`,Tx=`#if defined( USE_LOGARITHMIC_DEPTH_BUFFER ) + uniform float logDepthBufFC; + varying float vFragDepth; + varying float vIsPerspective; +#endif`,Cx=`#ifdef USE_LOGARITHMIC_DEPTH_BUFFER + varying float vFragDepth; + varying float vIsPerspective; +#endif`,wx=`#ifdef USE_LOGARITHMIC_DEPTH_BUFFER + vFragDepth = 1.0 + gl_Position.w; + vIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) ); +#endif`,Rx=`#ifdef USE_MAP + vec4 sampledDiffuseColor = texture2D( map, vMapUv ); + #ifdef DECODE_VIDEO_TEXTURE + sampledDiffuseColor = sRGBTransferEOTF( sampledDiffuseColor ); + #endif + diffuseColor *= sampledDiffuseColor; +#endif`,Lx=`#ifdef USE_MAP + uniform sampler2D map; +#endif`,Dx=`#if defined( USE_MAP ) || defined( USE_ALPHAMAP ) + #if defined( USE_POINTS_UV ) + vec2 uv = vUv; + #else + vec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy; + #endif +#endif +#ifdef USE_MAP + diffuseColor *= texture2D( map, uv ); +#endif +#ifdef USE_ALPHAMAP + diffuseColor.a *= texture2D( alphaMap, uv ).g; +#endif`,Ix=`#if defined( USE_POINTS_UV ) + varying vec2 vUv; +#else + #if defined( USE_MAP ) || defined( USE_ALPHAMAP ) + uniform mat3 uvTransform; + #endif +#endif +#ifdef USE_MAP + uniform sampler2D map; +#endif +#ifdef USE_ALPHAMAP + uniform sampler2D alphaMap; +#endif`,Px=`float metalnessFactor = metalness; +#ifdef USE_METALNESSMAP + vec4 texelMetalness = texture2D( metalnessMap, vMetalnessMapUv ); + metalnessFactor *= texelMetalness.b; +#endif`,Ox=`#ifdef USE_METALNESSMAP + uniform sampler2D metalnessMap; +#endif`,Ux=`#ifdef USE_INSTANCING_MORPH + float morphTargetInfluences[ MORPHTARGETS_COUNT ]; + float morphTargetBaseInfluence = texelFetch( morphTexture, ivec2( 0, gl_InstanceID ), 0 ).r; + for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { + morphTargetInfluences[i] = texelFetch( morphTexture, ivec2( i + 1, gl_InstanceID ), 0 ).r; + } +#endif`,Nx=`#if defined( USE_MORPHCOLORS ) + vColor *= morphTargetBaseInfluence; + for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { + #if defined( USE_COLOR_ALPHA ) + if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ]; + #elif defined( USE_COLOR ) + if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ]; + #endif + } +#endif`,kx=`#ifdef USE_MORPHNORMALS + objectNormal *= morphTargetBaseInfluence; + for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { + if ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ]; + } +#endif`,Fx=`#ifdef USE_MORPHTARGETS + #ifndef USE_INSTANCING_MORPH + uniform float morphTargetBaseInfluence; + uniform float morphTargetInfluences[ MORPHTARGETS_COUNT ]; + #endif + uniform sampler2DArray morphTargetsTexture; + uniform ivec2 morphTargetsTextureSize; + vec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) { + int texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset; + int y = texelIndex / morphTargetsTextureSize.x; + int x = texelIndex - y * morphTargetsTextureSize.x; + ivec3 morphUV = ivec3( x, y, morphTargetIndex ); + return texelFetch( morphTargetsTexture, morphUV, 0 ); + } +#endif`,Bx=`#ifdef USE_MORPHTARGETS + transformed *= morphTargetBaseInfluence; + for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { + if ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ]; + } +#endif`,Hx=`float faceDirection = gl_FrontFacing ? 1.0 : - 1.0; +#ifdef FLAT_SHADED + vec3 fdx = dFdx( vViewPosition ); + vec3 fdy = dFdy( vViewPosition ); + vec3 normal = normalize( cross( fdx, fdy ) ); +#else + vec3 normal = normalize( vNormal ); + #ifdef DOUBLE_SIDED + normal *= faceDirection; + #endif +#endif +#if defined( USE_NORMALMAP_TANGENTSPACE ) || defined( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) + #ifdef USE_TANGENT + mat3 tbn = mat3( normalize( vTangent ), normalize( vBitangent ), normal ); + #else + mat3 tbn = getTangentFrame( - vViewPosition, normal, + #if defined( USE_NORMALMAP ) + vNormalMapUv + #elif defined( USE_CLEARCOAT_NORMALMAP ) + vClearcoatNormalMapUv + #else + vUv + #endif + ); + #endif + #ifdef DOUBLE_SIDED + tbn[0] *= faceDirection; + tbn[1] *= faceDirection; + #endif +#endif +#ifdef USE_CLEARCOAT_NORMALMAP + #ifdef USE_TANGENT + mat3 tbn2 = mat3( normalize( vTangent ), normalize( vBitangent ), normal ); + #else + mat3 tbn2 = getTangentFrame( - vViewPosition, normal, vClearcoatNormalMapUv ); + #endif + #ifdef DOUBLE_SIDED + tbn2[0] *= faceDirection; + tbn2[1] *= faceDirection; + #endif +#endif +vec3 nonPerturbedNormal = normal;`,zx=`#ifdef USE_NORMALMAP_OBJECTSPACE + normal = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0; + #ifdef FLIP_SIDED + normal = - normal; + #endif + #ifdef DOUBLE_SIDED + normal = normal * faceDirection; + #endif + normal = normalize( normalMatrix * normal ); +#elif defined( USE_NORMALMAP_TANGENTSPACE ) + vec3 mapN = texture2D( normalMap, vNormalMapUv ).xyz * 2.0 - 1.0; + #if defined( USE_PACKED_NORMALMAP ) + mapN = vec3( mapN.xy, sqrt( saturate( 1.0 - dot( mapN.xy, mapN.xy ) ) ) ); + #endif + mapN.xy *= normalScale; + normal = normalize( tbn * mapN ); +#elif defined( USE_BUMPMAP ) + normal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection ); +#endif`,Vx=`#ifndef FLAT_SHADED + varying vec3 vNormal; + #ifdef USE_TANGENT + varying vec3 vTangent; + varying vec3 vBitangent; + #endif +#endif`,Gx=`#ifndef FLAT_SHADED + varying vec3 vNormal; + #ifdef USE_TANGENT + varying vec3 vTangent; + varying vec3 vBitangent; + #endif +#endif`,Wx=`#ifndef FLAT_SHADED + vNormal = normalize( transformedNormal ); + #ifdef USE_TANGENT + vTangent = normalize( transformedTangent ); + vBitangent = normalize( cross( vNormal, vTangent ) * tangent.w ); + #ifdef FLIP_SIDED + vBitangent = - vBitangent; + #endif + #endif +#endif`,Xx=`#ifdef USE_NORMALMAP + uniform sampler2D normalMap; + uniform vec2 normalScale; +#endif +#ifdef USE_NORMALMAP_OBJECTSPACE + uniform mat3 normalMatrix; +#endif +#if ! defined ( USE_TANGENT ) && ( defined ( USE_NORMALMAP_TANGENTSPACE ) || defined ( USE_CLEARCOAT_NORMALMAP ) || defined( USE_ANISOTROPY ) ) + mat3 getTangentFrame( vec3 eye_pos, vec3 surf_norm, vec2 uv ) { + vec3 q0 = dFdx( eye_pos.xyz ); + vec3 q1 = dFdy( eye_pos.xyz ); + vec2 st0 = dFdx( uv.st ); + vec2 st1 = dFdy( uv.st ); + vec3 N = surf_norm; + vec3 q1perp = cross( q1, N ); + vec3 q0perp = cross( N, q0 ); + vec3 T = q1perp * st0.x + q0perp * st1.x; + vec3 B = q1perp * st0.y + q0perp * st1.y; + float det = max( dot( T, T ), dot( B, B ) ); + float scale = ( det == 0.0 ) ? 0.0 : inversesqrt( det ); + return mat3( T * scale, B * scale, N ); + } +#endif`,Yx=`#ifdef USE_CLEARCOAT + vec3 clearcoatNormal = nonPerturbedNormal; +#endif`,Kx=`#ifdef USE_CLEARCOAT_NORMALMAP + vec3 clearcoatMapN = texture2D( clearcoatNormalMap, vClearcoatNormalMapUv ).xyz * 2.0 - 1.0; + clearcoatMapN.xy *= clearcoatNormalScale; + clearcoatNormal = normalize( tbn2 * clearcoatMapN ); +#endif`,qx=`#ifdef USE_CLEARCOATMAP + uniform sampler2D clearcoatMap; +#endif +#ifdef USE_CLEARCOAT_NORMALMAP + uniform sampler2D clearcoatNormalMap; + uniform vec2 clearcoatNormalScale; +#endif +#ifdef USE_CLEARCOAT_ROUGHNESSMAP + uniform sampler2D clearcoatRoughnessMap; +#endif`,$x=`#ifdef USE_IRIDESCENCEMAP + uniform sampler2D iridescenceMap; +#endif +#ifdef USE_IRIDESCENCE_THICKNESSMAP + uniform sampler2D iridescenceThicknessMap; +#endif`,Zx=`#ifdef OPAQUE +diffuseColor.a = 1.0; +#endif +#ifdef USE_TRANSMISSION +diffuseColor.a *= material.transmissionAlpha; +#endif +gl_FragColor = vec4( outgoingLight, diffuseColor.a );`,Jx=`vec3 packNormalToRGB( const in vec3 normal ) { + return normalize( normal ) * 0.5 + 0.5; +} +vec3 unpackRGBToNormal( const in vec3 rgb ) { + return 2.0 * rgb.xyz - 1.0; +} +const float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.;const float ShiftRight8 = 1. / 256.; +const float Inv255 = 1. / 255.; +const vec4 PackFactors = vec4( 1.0, 256.0, 256.0 * 256.0, 256.0 * 256.0 * 256.0 ); +const vec2 UnpackFactors2 = vec2( UnpackDownscale, 1.0 / PackFactors.g ); +const vec3 UnpackFactors3 = vec3( UnpackDownscale / PackFactors.rg, 1.0 / PackFactors.b ); +const vec4 UnpackFactors4 = vec4( UnpackDownscale / PackFactors.rgb, 1.0 / PackFactors.a ); +vec4 packDepthToRGBA( const in float v ) { + if( v <= 0.0 ) + return vec4( 0., 0., 0., 0. ); + if( v >= 1.0 ) + return vec4( 1., 1., 1., 1. ); + float vuf; + float af = modf( v * PackFactors.a, vuf ); + float bf = modf( vuf * ShiftRight8, vuf ); + float gf = modf( vuf * ShiftRight8, vuf ); + return vec4( vuf * Inv255, gf * PackUpscale, bf * PackUpscale, af ); +} +vec3 packDepthToRGB( const in float v ) { + if( v <= 0.0 ) + return vec3( 0., 0., 0. ); + if( v >= 1.0 ) + return vec3( 1., 1., 1. ); + float vuf; + float bf = modf( v * PackFactors.b, vuf ); + float gf = modf( vuf * ShiftRight8, vuf ); + return vec3( vuf * Inv255, gf * PackUpscale, bf ); +} +vec2 packDepthToRG( const in float v ) { + if( v <= 0.0 ) + return vec2( 0., 0. ); + if( v >= 1.0 ) + return vec2( 1., 1. ); + float vuf; + float gf = modf( v * 256., vuf ); + return vec2( vuf * Inv255, gf ); +} +float unpackRGBAToDepth( const in vec4 v ) { + return dot( v, UnpackFactors4 ); +} +float unpackRGBToDepth( const in vec3 v ) { + return dot( v, UnpackFactors3 ); +} +float unpackRGToDepth( const in vec2 v ) { + return v.r * UnpackFactors2.r + v.g * UnpackFactors2.g; +} +vec4 pack2HalfToRGBA( const in vec2 v ) { + vec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) ); + return vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w ); +} +vec2 unpackRGBATo2Half( const in vec4 v ) { + return vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) ); +} +float viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) { + return ( viewZ + near ) / ( near - far ); +} +float orthographicDepthToViewZ( const in float depth, const in float near, const in float far ) { + #ifdef USE_REVERSED_DEPTH_BUFFER + + return depth * ( far - near ) - far; + #else + return depth * ( near - far ) - near; + #endif +} +float viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) { + return ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ ); +} +float perspectiveDepthToViewZ( const in float depth, const in float near, const in float far ) { + + #ifdef USE_REVERSED_DEPTH_BUFFER + return ( near * far ) / ( ( near - far ) * depth - near ); + #else + return ( near * far ) / ( ( far - near ) * depth - far ); + #endif +}`,jx=`#ifdef PREMULTIPLIED_ALPHA + gl_FragColor.rgb *= gl_FragColor.a; +#endif`,Qx=`vec4 mvPosition = vec4( transformed, 1.0 ); +#ifdef USE_BATCHING + mvPosition = batchingMatrix * mvPosition; +#endif +#ifdef USE_INSTANCING + mvPosition = instanceMatrix * mvPosition; +#endif +mvPosition = modelViewMatrix * mvPosition; +gl_Position = projectionMatrix * mvPosition;`,e1=`#ifdef DITHERING + gl_FragColor.rgb = dithering( gl_FragColor.rgb ); +#endif`,t1=`#ifdef DITHERING + vec3 dithering( vec3 color ) { + float grid_position = rand( gl_FragCoord.xy ); + vec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 ); + dither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position ); + return color + dither_shift_RGB; + } +#endif`,n1=`float roughnessFactor = roughness; +#ifdef USE_ROUGHNESSMAP + vec4 texelRoughness = texture2D( roughnessMap, vRoughnessMapUv ); + roughnessFactor *= texelRoughness.g; +#endif`,i1=`#ifdef USE_ROUGHNESSMAP + uniform sampler2D roughnessMap; +#endif`,s1=`#if NUM_SPOT_LIGHT_COORDS > 0 + varying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ]; +#endif +#if NUM_SPOT_LIGHT_MAPS > 0 + uniform sampler2D spotLightMap[ NUM_SPOT_LIGHT_MAPS ]; +#endif +#ifdef USE_SHADOWMAP + #if NUM_DIR_LIGHT_SHADOWS > 0 + #if defined( SHADOWMAP_TYPE_PCF ) + uniform sampler2DShadow directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ]; + #else + uniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ]; + #endif + varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ]; + struct DirectionalLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + }; + uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ]; + #endif + #if NUM_SPOT_LIGHT_SHADOWS > 0 + #if defined( SHADOWMAP_TYPE_PCF ) + uniform sampler2DShadow spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ]; + #else + uniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ]; + #endif + struct SpotLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + }; + uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ]; + #endif + #if NUM_POINT_LIGHT_SHADOWS > 0 + #if defined( SHADOWMAP_TYPE_PCF ) + uniform samplerCubeShadow pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ]; + #elif defined( SHADOWMAP_TYPE_BASIC ) + uniform samplerCube pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ]; + #endif + varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ]; + struct PointLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + float shadowCameraNear; + float shadowCameraFar; + }; + uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ]; + #endif + #if defined( SHADOWMAP_TYPE_PCF ) + float interleavedGradientNoise( vec2 position ) { + return fract( 52.9829189 * fract( dot( position, vec2( 0.06711056, 0.00583715 ) ) ) ); + } + vec2 vogelDiskSample( int sampleIndex, int samplesCount, float phi ) { + const float goldenAngle = 2.399963229728653; + float r = sqrt( ( float( sampleIndex ) + 0.5 ) / float( samplesCount ) ); + float theta = float( sampleIndex ) * goldenAngle + phi; + return vec2( cos( theta ), sin( theta ) ) * r; + } + #endif + #if defined( SHADOWMAP_TYPE_PCF ) + float getShadow( sampler2DShadow shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) { + float shadow = 1.0; + shadowCoord.xyz /= shadowCoord.w; + shadowCoord.z += shadowBias; + bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0; + bool frustumTest = inFrustum && shadowCoord.z <= 1.0; + if ( frustumTest ) { + vec2 texelSize = vec2( 1.0 ) / shadowMapSize; + float radius = shadowRadius * texelSize.x; + float phi = interleavedGradientNoise( gl_FragCoord.xy ) * PI2; + shadow = ( + texture( shadowMap, vec3( shadowCoord.xy + vogelDiskSample( 0, 5, phi ) * radius, shadowCoord.z ) ) + + texture( shadowMap, vec3( shadowCoord.xy + vogelDiskSample( 1, 5, phi ) * radius, shadowCoord.z ) ) + + texture( shadowMap, vec3( shadowCoord.xy + vogelDiskSample( 2, 5, phi ) * radius, shadowCoord.z ) ) + + texture( shadowMap, vec3( shadowCoord.xy + vogelDiskSample( 3, 5, phi ) * radius, shadowCoord.z ) ) + + texture( shadowMap, vec3( shadowCoord.xy + vogelDiskSample( 4, 5, phi ) * radius, shadowCoord.z ) ) + ) * 0.2; + } + return mix( 1.0, shadow, shadowIntensity ); + } + #elif defined( SHADOWMAP_TYPE_VSM ) + float getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) { + float shadow = 1.0; + shadowCoord.xyz /= shadowCoord.w; + #ifdef USE_REVERSED_DEPTH_BUFFER + shadowCoord.z -= shadowBias; + #else + shadowCoord.z += shadowBias; + #endif + bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0; + bool frustumTest = inFrustum && shadowCoord.z <= 1.0; + if ( frustumTest ) { + vec2 distribution = texture2D( shadowMap, shadowCoord.xy ).rg; + float mean = distribution.x; + float variance = distribution.y * distribution.y; + #ifdef USE_REVERSED_DEPTH_BUFFER + float hard_shadow = step( mean, shadowCoord.z ); + #else + float hard_shadow = step( shadowCoord.z, mean ); + #endif + + if ( hard_shadow == 1.0 ) { + shadow = 1.0; + } else { + variance = max( variance, 0.0000001 ); + float d = shadowCoord.z - mean; + float p_max = variance / ( variance + d * d ); + p_max = clamp( ( p_max - 0.3 ) / 0.65, 0.0, 1.0 ); + shadow = max( hard_shadow, p_max ); + } + } + return mix( 1.0, shadow, shadowIntensity ); + } + #else + float getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord ) { + float shadow = 1.0; + shadowCoord.xyz /= shadowCoord.w; + #ifdef USE_REVERSED_DEPTH_BUFFER + shadowCoord.z -= shadowBias; + #else + shadowCoord.z += shadowBias; + #endif + bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0; + bool frustumTest = inFrustum && shadowCoord.z <= 1.0; + if ( frustumTest ) { + float depth = texture2D( shadowMap, shadowCoord.xy ).r; + #ifdef USE_REVERSED_DEPTH_BUFFER + shadow = step( depth, shadowCoord.z ); + #else + shadow = step( shadowCoord.z, depth ); + #endif + } + return mix( 1.0, shadow, shadowIntensity ); + } + #endif + #if NUM_POINT_LIGHT_SHADOWS > 0 + #if defined( SHADOWMAP_TYPE_PCF ) + float getPointShadow( samplerCubeShadow shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) { + float shadow = 1.0; + vec3 lightToPosition = shadowCoord.xyz; + vec3 bd3D = normalize( lightToPosition ); + vec3 absVec = abs( lightToPosition ); + float viewSpaceZ = max( max( absVec.x, absVec.y ), absVec.z ); + if ( viewSpaceZ - shadowCameraFar <= 0.0 && viewSpaceZ - shadowCameraNear >= 0.0 ) { + #ifdef USE_REVERSED_DEPTH_BUFFER + float dp = ( shadowCameraNear * ( shadowCameraFar - viewSpaceZ ) ) / ( viewSpaceZ * ( shadowCameraFar - shadowCameraNear ) ); + dp -= shadowBias; + #else + float dp = ( shadowCameraFar * ( viewSpaceZ - shadowCameraNear ) ) / ( viewSpaceZ * ( shadowCameraFar - shadowCameraNear ) ); + dp += shadowBias; + #endif + float texelSize = shadowRadius / shadowMapSize.x; + vec3 absDir = abs( bd3D ); + vec3 tangent = absDir.x > absDir.z ? vec3( 0.0, 1.0, 0.0 ) : vec3( 1.0, 0.0, 0.0 ); + tangent = normalize( cross( bd3D, tangent ) ); + vec3 bitangent = cross( bd3D, tangent ); + float phi = interleavedGradientNoise( gl_FragCoord.xy ) * PI2; + vec2 sample0 = vogelDiskSample( 0, 5, phi ); + vec2 sample1 = vogelDiskSample( 1, 5, phi ); + vec2 sample2 = vogelDiskSample( 2, 5, phi ); + vec2 sample3 = vogelDiskSample( 3, 5, phi ); + vec2 sample4 = vogelDiskSample( 4, 5, phi ); + shadow = ( + texture( shadowMap, vec4( bd3D + ( tangent * sample0.x + bitangent * sample0.y ) * texelSize, dp ) ) + + texture( shadowMap, vec4( bd3D + ( tangent * sample1.x + bitangent * sample1.y ) * texelSize, dp ) ) + + texture( shadowMap, vec4( bd3D + ( tangent * sample2.x + bitangent * sample2.y ) * texelSize, dp ) ) + + texture( shadowMap, vec4( bd3D + ( tangent * sample3.x + bitangent * sample3.y ) * texelSize, dp ) ) + + texture( shadowMap, vec4( bd3D + ( tangent * sample4.x + bitangent * sample4.y ) * texelSize, dp ) ) + ) * 0.2; + } + return mix( 1.0, shadow, shadowIntensity ); + } + #elif defined( SHADOWMAP_TYPE_BASIC ) + float getPointShadow( samplerCube shadowMap, vec2 shadowMapSize, float shadowIntensity, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) { + float shadow = 1.0; + vec3 lightToPosition = shadowCoord.xyz; + vec3 absVec = abs( lightToPosition ); + float viewSpaceZ = max( max( absVec.x, absVec.y ), absVec.z ); + if ( viewSpaceZ - shadowCameraFar <= 0.0 && viewSpaceZ - shadowCameraNear >= 0.0 ) { + float dp = ( shadowCameraFar * ( viewSpaceZ - shadowCameraNear ) ) / ( viewSpaceZ * ( shadowCameraFar - shadowCameraNear ) ); + dp += shadowBias; + vec3 bd3D = normalize( lightToPosition ); + float depth = textureCube( shadowMap, bd3D ).r; + #ifdef USE_REVERSED_DEPTH_BUFFER + depth = 1.0 - depth; + #endif + shadow = step( dp, depth ); + } + return mix( 1.0, shadow, shadowIntensity ); + } + #endif + #endif +#endif`,r1=`#if NUM_SPOT_LIGHT_COORDS > 0 + uniform mat4 spotLightMatrix[ NUM_SPOT_LIGHT_COORDS ]; + varying vec4 vSpotLightCoord[ NUM_SPOT_LIGHT_COORDS ]; +#endif +#ifdef USE_SHADOWMAP + #if NUM_DIR_LIGHT_SHADOWS > 0 + uniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ]; + varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ]; + struct DirectionalLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + }; + uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ]; + #endif + #if NUM_SPOT_LIGHT_SHADOWS > 0 + struct SpotLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + }; + uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ]; + #endif + #if NUM_POINT_LIGHT_SHADOWS > 0 + uniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ]; + varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ]; + struct PointLightShadow { + float shadowIntensity; + float shadowBias; + float shadowNormalBias; + float shadowRadius; + vec2 shadowMapSize; + float shadowCameraNear; + float shadowCameraFar; + }; + uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ]; + #endif +#endif`,a1=`#if ( defined( USE_SHADOWMAP ) && ( NUM_DIR_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 ) ) || ( NUM_SPOT_LIGHT_COORDS > 0 ) + #ifdef HAS_NORMAL + vec3 shadowWorldNormal = transformNormalByInverseViewMatrix( transformedNormal, viewMatrix ); + #else + vec3 shadowWorldNormal = vec3( 0.0 ); + #endif + vec4 shadowWorldPosition; +#endif +#if defined( USE_SHADOWMAP ) + #if NUM_DIR_LIGHT_SHADOWS > 0 + #pragma unroll_loop_start + for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) { + shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 ); + vDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition; + } + #pragma unroll_loop_end + #endif + #if NUM_POINT_LIGHT_SHADOWS > 0 + #pragma unroll_loop_start + for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) { + shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 ); + vPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition; + } + #pragma unroll_loop_end + #endif +#endif +#if NUM_SPOT_LIGHT_COORDS > 0 + #pragma unroll_loop_start + for ( int i = 0; i < NUM_SPOT_LIGHT_COORDS; i ++ ) { + shadowWorldPosition = worldPosition; + #if ( defined( USE_SHADOWMAP ) && UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS ) + shadowWorldPosition.xyz += shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias; + #endif + vSpotLightCoord[ i ] = spotLightMatrix[ i ] * shadowWorldPosition; + } + #pragma unroll_loop_end +#endif`,o1=`float getShadowMask() { + float shadow = 1.0; + #ifdef USE_SHADOWMAP + #if NUM_DIR_LIGHT_SHADOWS > 0 + DirectionalLightShadow directionalLight; + #pragma unroll_loop_start + for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) { + directionalLight = directionalLightShadows[ i ]; + shadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowIntensity, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0; + } + #pragma unroll_loop_end + #endif + #if NUM_SPOT_LIGHT_SHADOWS > 0 + SpotLightShadow spotLight; + #pragma unroll_loop_start + for ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) { + spotLight = spotLightShadows[ i ]; + shadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowIntensity, spotLight.shadowBias, spotLight.shadowRadius, vSpotLightCoord[ i ] ) : 1.0; + } + #pragma unroll_loop_end + #endif + #if NUM_POINT_LIGHT_SHADOWS > 0 && ( defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_BASIC ) ) + PointLightShadow pointLight; + #pragma unroll_loop_start + for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) { + pointLight = pointLightShadows[ i ]; + shadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowIntensity, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0; + } + #pragma unroll_loop_end + #endif + #endif + return shadow; +}`,l1=`#ifdef USE_SKINNING + mat4 boneMatX = getBoneMatrix( skinIndex.x ); + mat4 boneMatY = getBoneMatrix( skinIndex.y ); + mat4 boneMatZ = getBoneMatrix( skinIndex.z ); + mat4 boneMatW = getBoneMatrix( skinIndex.w ); +#endif`,c1=`#ifdef USE_SKINNING + uniform mat4 bindMatrix; + uniform mat4 bindMatrixInverse; + uniform highp sampler2D boneTexture; + mat4 getBoneMatrix( const in float i ) { + int size = textureSize( boneTexture, 0 ).x; + int j = int( i ) * 4; + int x = j % size; + int y = j / size; + vec4 v1 = texelFetch( boneTexture, ivec2( x, y ), 0 ); + vec4 v2 = texelFetch( boneTexture, ivec2( x + 1, y ), 0 ); + vec4 v3 = texelFetch( boneTexture, ivec2( x + 2, y ), 0 ); + vec4 v4 = texelFetch( boneTexture, ivec2( x + 3, y ), 0 ); + return mat4( v1, v2, v3, v4 ); + } +#endif`,u1=`#ifdef USE_SKINNING + vec4 skinVertex = bindMatrix * vec4( transformed, 1.0 ); + vec4 skinned = vec4( 0.0 ); + skinned += boneMatX * skinVertex * skinWeight.x; + skinned += boneMatY * skinVertex * skinWeight.y; + skinned += boneMatZ * skinVertex * skinWeight.z; + skinned += boneMatW * skinVertex * skinWeight.w; + transformed = ( bindMatrixInverse * skinned ).xyz; +#endif`,h1=`#ifdef USE_SKINNING + mat4 skinMatrix = mat4( 0.0 ); + skinMatrix += skinWeight.x * boneMatX; + skinMatrix += skinWeight.y * boneMatY; + skinMatrix += skinWeight.z * boneMatZ; + skinMatrix += skinWeight.w * boneMatW; + skinMatrix = bindMatrixInverse * skinMatrix * bindMatrix; + objectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz; + #ifdef USE_TANGENT + objectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz; + #endif +#endif`,d1=`float specularStrength; +#ifdef USE_SPECULARMAP + vec4 texelSpecular = texture2D( specularMap, vSpecularMapUv ); + specularStrength = texelSpecular.r; +#else + specularStrength = 1.0; +#endif`,f1=`#ifdef USE_SPECULARMAP + uniform sampler2D specularMap; +#endif`,p1=`#if defined( TONE_MAPPING ) + gl_FragColor.rgb = toneMapping( gl_FragColor.rgb ); +#endif`,m1=`#ifndef saturate +#define saturate( a ) clamp( a, 0.0, 1.0 ) +#endif +uniform float toneMappingExposure; +vec3 LinearToneMapping( vec3 color ) { + return saturate( toneMappingExposure * color ); +} +vec3 ReinhardToneMapping( vec3 color ) { + color *= toneMappingExposure; + return saturate( color / ( vec3( 1.0 ) + color ) ); +} +vec3 CineonToneMapping( vec3 color ) { + color *= toneMappingExposure; + color = max( vec3( 0.0 ), color - 0.004 ); + return pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) ); +} +vec3 RRTAndODTFit( vec3 v ) { + vec3 a = v * ( v + 0.0245786 ) - 0.000090537; + vec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081; + return a / b; +} +vec3 ACESFilmicToneMapping( vec3 color ) { + const mat3 ACESInputMat = mat3( + vec3( 0.59719, 0.07600, 0.02840 ), vec3( 0.35458, 0.90834, 0.13383 ), + vec3( 0.04823, 0.01566, 0.83777 ) + ); + const mat3 ACESOutputMat = mat3( + vec3( 1.60475, -0.10208, -0.00327 ), vec3( -0.53108, 1.10813, -0.07276 ), + vec3( -0.07367, -0.00605, 1.07602 ) + ); + color *= toneMappingExposure / 0.6; + color = ACESInputMat * color; + color = RRTAndODTFit( color ); + color = ACESOutputMat * color; + return saturate( color ); +} +const mat3 LINEAR_REC2020_TO_LINEAR_SRGB = mat3( + vec3( 1.6605, - 0.1246, - 0.0182 ), + vec3( - 0.5876, 1.1329, - 0.1006 ), + vec3( - 0.0728, - 0.0083, 1.1187 ) +); +const mat3 LINEAR_SRGB_TO_LINEAR_REC2020 = mat3( + vec3( 0.6274, 0.0691, 0.0164 ), + vec3( 0.3293, 0.9195, 0.0880 ), + vec3( 0.0433, 0.0113, 0.8956 ) +); +vec3 agxDefaultContrastApprox( vec3 x ) { + vec3 x2 = x * x; + vec3 x4 = x2 * x2; + return + 15.5 * x4 * x2 + - 40.14 * x4 * x + + 31.96 * x4 + - 6.868 * x2 * x + + 0.4298 * x2 + + 0.1191 * x + - 0.00232; +} +vec3 AgXToneMapping( vec3 color ) { + const mat3 AgXInsetMatrix = mat3( + vec3( 0.856627153315983, 0.137318972929847, 0.11189821299995 ), + vec3( 0.0951212405381588, 0.761241990602591, 0.0767994186031903 ), + vec3( 0.0482516061458583, 0.101439036467562, 0.811302368396859 ) + ); + const mat3 AgXOutsetMatrix = mat3( + vec3( 1.1271005818144368, - 0.1413297634984383, - 0.14132976349843826 ), + vec3( - 0.11060664309660323, 1.157823702216272, - 0.11060664309660294 ), + vec3( - 0.016493938717834573, - 0.016493938717834257, 1.2519364065950405 ) + ); + const float AgxMinEv = - 12.47393; const float AgxMaxEv = 4.026069; + color *= toneMappingExposure; + color = LINEAR_SRGB_TO_LINEAR_REC2020 * color; + color = AgXInsetMatrix * color; + color = max( color, 1e-10 ); color = log2( color ); + color = ( color - AgxMinEv ) / ( AgxMaxEv - AgxMinEv ); + color = clamp( color, 0.0, 1.0 ); + color = agxDefaultContrastApprox( color ); + color = AgXOutsetMatrix * color; + color = pow( max( vec3( 0.0 ), color ), vec3( 2.2 ) ); + color = LINEAR_REC2020_TO_LINEAR_SRGB * color; + color = clamp( color, 0.0, 1.0 ); + return color; +} +vec3 NeutralToneMapping( vec3 color ) { + const float StartCompression = 0.8 - 0.04; + const float Desaturation = 0.15; + color *= toneMappingExposure; + float x = min( color.r, min( color.g, color.b ) ); + float offset = x < 0.08 ? x - 6.25 * x * x : 0.04; + color -= offset; + float peak = max( color.r, max( color.g, color.b ) ); + if ( peak < StartCompression ) return color; + float d = 1. - StartCompression; + float newPeak = 1. - d * d / ( peak + d - StartCompression ); + color *= newPeak / peak; + float g = 1. - 1. / ( Desaturation * ( peak - newPeak ) + 1. ); + return mix( color, vec3( newPeak ), g ); +} +vec3 CustomToneMapping( vec3 color ) { return color; }`,g1=`#ifdef USE_TRANSMISSION + material.transmission = transmission; + material.transmissionAlpha = 1.0; + material.thickness = thickness; + material.attenuationDistance = attenuationDistance; + material.attenuationColor = attenuationColor; + #ifdef USE_TRANSMISSIONMAP + material.transmission *= texture2D( transmissionMap, vTransmissionMapUv ).r; + #endif + #ifdef USE_THICKNESSMAP + material.thickness *= texture2D( thicknessMap, vThicknessMapUv ).g; + #endif + vec3 pos = vWorldPosition; + vec3 v = normalize( cameraPosition - pos ); + vec3 n = transformNormalByInverseViewMatrix( normal, viewMatrix ); + vec4 transmitted = getIBLVolumeRefraction( + n, v, material.roughness, material.diffuseContribution, material.specularColorBlended, material.specularF90, + pos, modelMatrix, viewMatrix, projectionMatrix, material.dispersion, material.ior, material.thickness, + material.attenuationColor, material.attenuationDistance ); + material.transmissionAlpha = mix( material.transmissionAlpha, transmitted.a, material.transmission ); + totalDiffuse = mix( totalDiffuse, transmitted.rgb, material.transmission ); +#endif`,_1=`#ifdef USE_TRANSMISSION + uniform float transmission; + uniform float thickness; + uniform float attenuationDistance; + uniform vec3 attenuationColor; + #ifdef USE_TRANSMISSIONMAP + uniform sampler2D transmissionMap; + #endif + #ifdef USE_THICKNESSMAP + uniform sampler2D thicknessMap; + #endif + uniform vec2 transmissionSamplerSize; + uniform sampler2D transmissionSamplerMap; + uniform mat4 modelMatrix; + uniform mat4 projectionMatrix; + varying vec3 vWorldPosition; + float w0( float a ) { + return ( 1.0 / 6.0 ) * ( a * ( a * ( - a + 3.0 ) - 3.0 ) + 1.0 ); + } + float w1( float a ) { + return ( 1.0 / 6.0 ) * ( a * a * ( 3.0 * a - 6.0 ) + 4.0 ); + } + float w2( float a ){ + return ( 1.0 / 6.0 ) * ( a * ( a * ( - 3.0 * a + 3.0 ) + 3.0 ) + 1.0 ); + } + float w3( float a ) { + return ( 1.0 / 6.0 ) * ( a * a * a ); + } + float g0( float a ) { + return w0( a ) + w1( a ); + } + float g1( float a ) { + return w2( a ) + w3( a ); + } + float h0( float a ) { + return - 1.0 + w1( a ) / ( w0( a ) + w1( a ) ); + } + float h1( float a ) { + return 1.0 + w3( a ) / ( w2( a ) + w3( a ) ); + } + vec4 bicubic( sampler2D tex, vec2 uv, vec4 texelSize, float lod ) { + uv = uv * texelSize.zw + 0.5; + vec2 iuv = floor( uv ); + vec2 fuv = fract( uv ); + float g0x = g0( fuv.x ); + float g1x = g1( fuv.x ); + float h0x = h0( fuv.x ); + float h1x = h1( fuv.x ); + float h0y = h0( fuv.y ); + float h1y = h1( fuv.y ); + vec2 p0 = ( vec2( iuv.x + h0x, iuv.y + h0y ) - 0.5 ) * texelSize.xy; + vec2 p1 = ( vec2( iuv.x + h1x, iuv.y + h0y ) - 0.5 ) * texelSize.xy; + vec2 p2 = ( vec2( iuv.x + h0x, iuv.y + h1y ) - 0.5 ) * texelSize.xy; + vec2 p3 = ( vec2( iuv.x + h1x, iuv.y + h1y ) - 0.5 ) * texelSize.xy; + return g0( fuv.y ) * ( g0x * textureLod( tex, p0, lod ) + g1x * textureLod( tex, p1, lod ) ) + + g1( fuv.y ) * ( g0x * textureLod( tex, p2, lod ) + g1x * textureLod( tex, p3, lod ) ); + } + vec4 textureBicubic( sampler2D sampler, vec2 uv, float lod ) { + vec2 fLodSize = vec2( textureSize( sampler, int( lod ) ) ); + vec2 cLodSize = vec2( textureSize( sampler, int( lod + 1.0 ) ) ); + vec2 fLodSizeInv = 1.0 / fLodSize; + vec2 cLodSizeInv = 1.0 / cLodSize; + vec4 fSample = bicubic( sampler, uv, vec4( fLodSizeInv, fLodSize ), floor( lod ) ); + vec4 cSample = bicubic( sampler, uv, vec4( cLodSizeInv, cLodSize ), ceil( lod ) ); + return mix( fSample, cSample, fract( lod ) ); + } + vec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) { + vec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior ); + vec3 modelScale; + modelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) ); + modelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) ); + modelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) ); + return normalize( refractionVector ) * thickness * modelScale; + } + float applyIorToRoughness( const in float roughness, const in float ior ) { + return roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 ); + } + vec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) { + float lod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior ); + return textureBicubic( transmissionSamplerMap, fragCoord.xy, lod ); + } + vec3 volumeAttenuation( const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) { + if ( isinf( attenuationDistance ) ) { + return vec3( 1.0 ); + } else { + vec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance; + vec3 transmittance = exp( - attenuationCoefficient * transmissionDistance ); return transmittance; + } + } + vec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor, + const in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix, + const in mat4 viewMatrix, const in mat4 projMatrix, const in float dispersion, const in float ior, const in float thickness, + const in vec3 attenuationColor, const in float attenuationDistance ) { + vec4 transmittedLight; + vec3 transmittance; + #ifdef USE_DISPERSION + float halfSpread = ( ior - 1.0 ) * 0.025 * dispersion; + vec3 iors = vec3( ior - halfSpread, ior, ior + halfSpread ); + for ( int i = 0; i < 3; i ++ ) { + vec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, iors[ i ], modelMatrix ); + vec3 refractedRayExit = position + transmissionRay; + vec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 ); + vec2 refractionCoords = ndcPos.xy / ndcPos.w; + refractionCoords += 1.0; + refractionCoords /= 2.0; + vec4 transmissionSample = getTransmissionSample( refractionCoords, roughness, iors[ i ] ); + transmittedLight[ i ] = transmissionSample[ i ]; + transmittedLight.a += transmissionSample.a; + transmittance[ i ] = diffuseColor[ i ] * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance )[ i ]; + } + transmittedLight.a /= 3.0; + #else + vec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix ); + vec3 refractedRayExit = position + transmissionRay; + vec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 ); + vec2 refractionCoords = ndcPos.xy / ndcPos.w; + refractionCoords += 1.0; + refractionCoords /= 2.0; + transmittedLight = getTransmissionSample( refractionCoords, roughness, ior ); + transmittance = diffuseColor * volumeAttenuation( length( transmissionRay ), attenuationColor, attenuationDistance ); + #endif + vec3 attenuatedColor = transmittance * transmittedLight.rgb; + vec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness ); + float transmittanceFactor = ( transmittance.r + transmittance.g + transmittance.b ) / 3.0; + return vec4( ( 1.0 - F ) * attenuatedColor, 1.0 - ( 1.0 - transmittedLight.a ) * transmittanceFactor ); + } +#endif`,x1=`#if defined( USE_UV ) || defined( USE_ANISOTROPY ) + varying vec2 vUv; +#endif +#ifdef USE_MAP + varying vec2 vMapUv; +#endif +#ifdef USE_ALPHAMAP + varying vec2 vAlphaMapUv; +#endif +#ifdef USE_LIGHTMAP + varying vec2 vLightMapUv; +#endif +#ifdef USE_AOMAP + varying vec2 vAoMapUv; +#endif +#ifdef USE_BUMPMAP + varying vec2 vBumpMapUv; +#endif +#ifdef USE_NORMALMAP + varying vec2 vNormalMapUv; +#endif +#ifdef USE_EMISSIVEMAP + varying vec2 vEmissiveMapUv; +#endif +#ifdef USE_METALNESSMAP + varying vec2 vMetalnessMapUv; +#endif +#ifdef USE_ROUGHNESSMAP + varying vec2 vRoughnessMapUv; +#endif +#ifdef USE_ANISOTROPYMAP + varying vec2 vAnisotropyMapUv; +#endif +#ifdef USE_CLEARCOATMAP + varying vec2 vClearcoatMapUv; +#endif +#ifdef USE_CLEARCOAT_NORMALMAP + varying vec2 vClearcoatNormalMapUv; +#endif +#ifdef USE_CLEARCOAT_ROUGHNESSMAP + varying vec2 vClearcoatRoughnessMapUv; +#endif +#ifdef USE_IRIDESCENCEMAP + varying vec2 vIridescenceMapUv; +#endif +#ifdef USE_IRIDESCENCE_THICKNESSMAP + varying vec2 vIridescenceThicknessMapUv; +#endif +#ifdef USE_SHEEN_COLORMAP + varying vec2 vSheenColorMapUv; +#endif +#ifdef USE_SHEEN_ROUGHNESSMAP + varying vec2 vSheenRoughnessMapUv; +#endif +#ifdef USE_SPECULARMAP + varying vec2 vSpecularMapUv; +#endif +#ifdef USE_SPECULAR_COLORMAP + varying vec2 vSpecularColorMapUv; +#endif +#ifdef USE_SPECULAR_INTENSITYMAP + varying vec2 vSpecularIntensityMapUv; +#endif +#ifdef USE_TRANSMISSIONMAP + uniform mat3 transmissionMapTransform; + varying vec2 vTransmissionMapUv; +#endif +#ifdef USE_THICKNESSMAP + uniform mat3 thicknessMapTransform; + varying vec2 vThicknessMapUv; +#endif`,y1=`#if defined( USE_UV ) || defined( USE_ANISOTROPY ) + varying vec2 vUv; +#endif +#ifdef USE_MAP + uniform mat3 mapTransform; + varying vec2 vMapUv; +#endif +#ifdef USE_ALPHAMAP + uniform mat3 alphaMapTransform; + varying vec2 vAlphaMapUv; +#endif +#ifdef USE_LIGHTMAP + uniform mat3 lightMapTransform; + varying vec2 vLightMapUv; +#endif +#ifdef USE_AOMAP + uniform mat3 aoMapTransform; + varying vec2 vAoMapUv; +#endif +#ifdef USE_BUMPMAP + uniform mat3 bumpMapTransform; + varying vec2 vBumpMapUv; +#endif +#ifdef USE_NORMALMAP + uniform mat3 normalMapTransform; + varying vec2 vNormalMapUv; +#endif +#ifdef USE_DISPLACEMENTMAP + uniform mat3 displacementMapTransform; + varying vec2 vDisplacementMapUv; +#endif +#ifdef USE_EMISSIVEMAP + uniform mat3 emissiveMapTransform; + varying vec2 vEmissiveMapUv; +#endif +#ifdef USE_METALNESSMAP + uniform mat3 metalnessMapTransform; + varying vec2 vMetalnessMapUv; +#endif +#ifdef USE_ROUGHNESSMAP + uniform mat3 roughnessMapTransform; + varying vec2 vRoughnessMapUv; +#endif +#ifdef USE_ANISOTROPYMAP + uniform mat3 anisotropyMapTransform; + varying vec2 vAnisotropyMapUv; +#endif +#ifdef USE_CLEARCOATMAP + uniform mat3 clearcoatMapTransform; + varying vec2 vClearcoatMapUv; +#endif +#ifdef USE_CLEARCOAT_NORMALMAP + uniform mat3 clearcoatNormalMapTransform; + varying vec2 vClearcoatNormalMapUv; +#endif +#ifdef USE_CLEARCOAT_ROUGHNESSMAP + uniform mat3 clearcoatRoughnessMapTransform; + varying vec2 vClearcoatRoughnessMapUv; +#endif +#ifdef USE_SHEEN_COLORMAP + uniform mat3 sheenColorMapTransform; + varying vec2 vSheenColorMapUv; +#endif +#ifdef USE_SHEEN_ROUGHNESSMAP + uniform mat3 sheenRoughnessMapTransform; + varying vec2 vSheenRoughnessMapUv; +#endif +#ifdef USE_IRIDESCENCEMAP + uniform mat3 iridescenceMapTransform; + varying vec2 vIridescenceMapUv; +#endif +#ifdef USE_IRIDESCENCE_THICKNESSMAP + uniform mat3 iridescenceThicknessMapTransform; + varying vec2 vIridescenceThicknessMapUv; +#endif +#ifdef USE_SPECULARMAP + uniform mat3 specularMapTransform; + varying vec2 vSpecularMapUv; +#endif +#ifdef USE_SPECULAR_COLORMAP + uniform mat3 specularColorMapTransform; + varying vec2 vSpecularColorMapUv; +#endif +#ifdef USE_SPECULAR_INTENSITYMAP + uniform mat3 specularIntensityMapTransform; + varying vec2 vSpecularIntensityMapUv; +#endif +#ifdef USE_TRANSMISSIONMAP + uniform mat3 transmissionMapTransform; + varying vec2 vTransmissionMapUv; +#endif +#ifdef USE_THICKNESSMAP + uniform mat3 thicknessMapTransform; + varying vec2 vThicknessMapUv; +#endif`,v1=`#if defined( USE_UV ) || defined( USE_ANISOTROPY ) + vUv = vec3( uv, 1 ).xy; +#endif +#ifdef USE_MAP + vMapUv = ( mapTransform * vec3( MAP_UV, 1 ) ).xy; +#endif +#ifdef USE_ALPHAMAP + vAlphaMapUv = ( alphaMapTransform * vec3( ALPHAMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_LIGHTMAP + vLightMapUv = ( lightMapTransform * vec3( LIGHTMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_AOMAP + vAoMapUv = ( aoMapTransform * vec3( AOMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_BUMPMAP + vBumpMapUv = ( bumpMapTransform * vec3( BUMPMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_NORMALMAP + vNormalMapUv = ( normalMapTransform * vec3( NORMALMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_DISPLACEMENTMAP + vDisplacementMapUv = ( displacementMapTransform * vec3( DISPLACEMENTMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_EMISSIVEMAP + vEmissiveMapUv = ( emissiveMapTransform * vec3( EMISSIVEMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_METALNESSMAP + vMetalnessMapUv = ( metalnessMapTransform * vec3( METALNESSMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_ROUGHNESSMAP + vRoughnessMapUv = ( roughnessMapTransform * vec3( ROUGHNESSMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_ANISOTROPYMAP + vAnisotropyMapUv = ( anisotropyMapTransform * vec3( ANISOTROPYMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_CLEARCOATMAP + vClearcoatMapUv = ( clearcoatMapTransform * vec3( CLEARCOATMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_CLEARCOAT_NORMALMAP + vClearcoatNormalMapUv = ( clearcoatNormalMapTransform * vec3( CLEARCOAT_NORMALMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_CLEARCOAT_ROUGHNESSMAP + vClearcoatRoughnessMapUv = ( clearcoatRoughnessMapTransform * vec3( CLEARCOAT_ROUGHNESSMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_IRIDESCENCEMAP + vIridescenceMapUv = ( iridescenceMapTransform * vec3( IRIDESCENCEMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_IRIDESCENCE_THICKNESSMAP + vIridescenceThicknessMapUv = ( iridescenceThicknessMapTransform * vec3( IRIDESCENCE_THICKNESSMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_SHEEN_COLORMAP + vSheenColorMapUv = ( sheenColorMapTransform * vec3( SHEEN_COLORMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_SHEEN_ROUGHNESSMAP + vSheenRoughnessMapUv = ( sheenRoughnessMapTransform * vec3( SHEEN_ROUGHNESSMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_SPECULARMAP + vSpecularMapUv = ( specularMapTransform * vec3( SPECULARMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_SPECULAR_COLORMAP + vSpecularColorMapUv = ( specularColorMapTransform * vec3( SPECULAR_COLORMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_SPECULAR_INTENSITYMAP + vSpecularIntensityMapUv = ( specularIntensityMapTransform * vec3( SPECULAR_INTENSITYMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_TRANSMISSIONMAP + vTransmissionMapUv = ( transmissionMapTransform * vec3( TRANSMISSIONMAP_UV, 1 ) ).xy; +#endif +#ifdef USE_THICKNESSMAP + vThicknessMapUv = ( thicknessMapTransform * vec3( THICKNESSMAP_UV, 1 ) ).xy; +#endif`,S1=`#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0 + vec4 worldPosition = vec4( transformed, 1.0 ); + #ifdef USE_BATCHING + worldPosition = batchingMatrix * worldPosition; + #endif + #ifdef USE_INSTANCING + worldPosition = instanceMatrix * worldPosition; + #endif + worldPosition = modelMatrix * worldPosition; +#endif`;const b1=`varying vec2 vUv; +uniform mat3 uvTransform; +void main() { + vUv = ( uvTransform * vec3( uv, 1 ) ).xy; + gl_Position = vec4( position.xy, 1.0, 1.0 ); +}`,M1=`uniform sampler2D t2D; +uniform float backgroundIntensity; +varying vec2 vUv; +void main() { + vec4 texColor = texture2D( t2D, vUv ); + #ifdef DECODE_VIDEO_TEXTURE + texColor = vec4( mix( pow( texColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), texColor.rgb * 0.0773993808, vec3( lessThanEqual( texColor.rgb, vec3( 0.04045 ) ) ) ), texColor.w ); + #endif + texColor.rgb *= backgroundIntensity; + gl_FragColor = texColor; + #include + #include +}`,A1=`varying vec3 vWorldDirection; +#include +void main() { + vWorldDirection = transformDirection( position, modelMatrix ); + #include + #include + gl_Position.z = gl_Position.w; +}`,E1=`#ifdef ENVMAP_TYPE_CUBE + uniform samplerCube envMap; +#elif defined( ENVMAP_TYPE_CUBE_UV ) + uniform sampler2D envMap; +#endif +uniform float backgroundBlurriness; +uniform float backgroundIntensity; +uniform mat3 backgroundRotation; +varying vec3 vWorldDirection; +#include +void main() { + #ifdef ENVMAP_TYPE_CUBE + vec4 texColor = textureCube( envMap, backgroundRotation * vWorldDirection ); + #elif defined( ENVMAP_TYPE_CUBE_UV ) + vec4 texColor = textureCubeUV( envMap, backgroundRotation * vWorldDirection, backgroundBlurriness ); + #else + vec4 texColor = vec4( 0.0, 0.0, 0.0, 1.0 ); + #endif + texColor.rgb *= backgroundIntensity; + gl_FragColor = texColor; + #include + #include +}`,T1=`varying vec3 vWorldDirection; +#include +void main() { + vWorldDirection = transformDirection( position, modelMatrix ); + #include + #include + gl_Position.z = gl_Position.w; +}`,C1=`uniform samplerCube tCube; +uniform float tFlip; +uniform float opacity; +varying vec3 vWorldDirection; +void main() { + vec4 texColor = textureCube( tCube, vec3( tFlip * vWorldDirection.x, vWorldDirection.yz ) ); + gl_FragColor = texColor; + gl_FragColor.a *= opacity; + #include + #include +}`,w1=`#include +#include +#include +#include +#include +#include +#include +#include +varying vec2 vHighPrecisionZW; +void main() { + #include + #include + #include + #include + #ifdef USE_DISPLACEMENTMAP + #include + #include + #include + #endif + #include + #include + #include + #include + #include + #include + #include + vHighPrecisionZW = gl_Position.zw; +}`,R1=`#if DEPTH_PACKING == 3200 + uniform float opacity; +#endif +#include +#include +#include +#include +#include +#include +#include +#include +#include +varying vec2 vHighPrecisionZW; +void main() { + vec4 diffuseColor = vec4( 1.0 ); + #include + #if DEPTH_PACKING == 3200 + diffuseColor.a = opacity; + #endif + #include + #include + #include + #include + #include + #ifdef USE_REVERSED_DEPTH_BUFFER + float fragCoordZ = vHighPrecisionZW[ 0 ] / vHighPrecisionZW[ 1 ]; + #else + float fragCoordZ = 0.5 * vHighPrecisionZW[ 0 ] / vHighPrecisionZW[ 1 ] + 0.5; + #endif + #if DEPTH_PACKING == 3200 + gl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity ); + #elif DEPTH_PACKING == 3201 + gl_FragColor = packDepthToRGBA( fragCoordZ ); + #elif DEPTH_PACKING == 3202 + gl_FragColor = vec4( packDepthToRGB( fragCoordZ ), 1.0 ); + #elif DEPTH_PACKING == 3203 + gl_FragColor = vec4( packDepthToRG( fragCoordZ ), 0.0, 1.0 ); + #endif +}`,L1=`#define DISTANCE +varying vec3 vWorldPosition; +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #ifdef USE_DISPLACEMENTMAP + #include + #include + #include + #endif + #include + #include + #include + #include + #include + #include + #include + vWorldPosition = worldPosition.xyz; +}`,D1=`#define DISTANCE +uniform vec3 referencePosition; +uniform float nearDistance; +uniform float farDistance; +varying vec3 vWorldPosition; +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( 1.0 ); + #include + #include + #include + #include + #include + float dist = length( vWorldPosition - referencePosition ); + dist = ( dist - nearDistance ) / ( farDistance - nearDistance ); + dist = saturate( dist ); + gl_FragColor = vec4( dist, 0.0, 0.0, 1.0 ); +}`,I1=`varying vec3 vWorldDirection; +#include +void main() { + vWorldDirection = transformDirection( position, modelMatrix ); + #include + #include +}`,P1=`uniform sampler2D tEquirect; +varying vec3 vWorldDirection; +#include +void main() { + vec3 direction = normalize( vWorldDirection ); + vec2 sampleUV = equirectUv( direction ); + gl_FragColor = texture2D( tEquirect, sampleUV ); + #include + #include +}`,O1=`uniform float scale; +attribute float lineDistance; +varying float vLineDistance; +#include +#include +#include +#include +#include +#include +#include +void main() { + vLineDistance = scale * lineDistance; + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include +}`,U1=`uniform vec3 diffuse; +uniform float opacity; +uniform float dashSize; +uniform float totalSize; +varying float vLineDistance; +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + if ( mod( vLineDistance, totalSize ) > dashSize ) { + discard; + } + vec3 outgoingLight = vec3( 0.0 ); + #include + #include + #include + outgoingLight = diffuseColor.rgb; + #include + #include + #include + #include + #include +}`,N1=`#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #if defined ( USE_ENVMAP ) || defined ( USE_SKINNING ) + #include + #include + #include + #include + #include + #endif + #include + #include + #include + #include + #include + #include + #include + #include + #include +}`,k1=`uniform vec3 diffuse; +uniform float opacity; +#ifndef FLAT_SHADED + varying vec3 vNormal; +#endif +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + #include + #include + #include + #include + #include + #include + #include + ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); + #ifdef USE_LIGHTMAP + vec4 lightMapTexel = texture2D( lightMap, vLightMapUv ); + reflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI; + #else + reflectedLight.indirectDiffuse += vec3( 1.0 ); + #endif + #include + reflectedLight.indirectDiffuse *= diffuseColor.rgb; + vec3 outgoingLight = reflectedLight.indirectDiffuse; + #include + #include + #include + #include + #include + #include + #include +}`,F1=`#define LAMBERT +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vViewPosition = - mvPosition.xyz; + #include + #include + #include + #include +}`,B1=`#define LAMBERT +uniform vec3 diffuse; +uniform vec3 emissive; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); + vec3 totalEmissiveRadiance = emissive; + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance; + #include + #include + #include + #include + #include + #include + #include +}`,H1=`#define MATCAP +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vViewPosition = - mvPosition.xyz; +}`,z1=`#define MATCAP +uniform vec3 diffuse; +uniform float opacity; +uniform sampler2D matcap; +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + #include + #include + #include + #include + #include + #include + #include + #include + vec3 viewDir = normalize( vViewPosition ); + vec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) ); + vec3 y = cross( viewDir, x ); + vec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5; + #ifdef USE_MATCAP + vec4 matcapColor = texture2D( matcap, uv ); + #else + vec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 ); + #endif + vec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb; + #include + #include + #include + #include + #include + #include +}`,V1=`#define NORMAL +#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE ) + varying vec3 vViewPosition; +#endif +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include +#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE ) + vViewPosition = - mvPosition.xyz; +#endif +}`,G1=`#define NORMAL +uniform float opacity; +#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( USE_NORMALMAP_TANGENTSPACE ) + varying vec3 vViewPosition; +#endif +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( 0.0, 0.0, 0.0, opacity ); + #include + #include + #include + #include + gl_FragColor = vec4( normalize( normal ) * 0.5 + 0.5, diffuseColor.a ); + #ifdef OPAQUE + gl_FragColor.a = 1.0; + #endif +}`,W1=`#define PHONG +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vViewPosition = - mvPosition.xyz; + #include + #include + #include + #include +}`,X1=`#define PHONG +uniform vec3 diffuse; +uniform vec3 emissive; +uniform vec3 specular; +uniform float shininess; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); + vec3 totalEmissiveRadiance = emissive; + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance; + #include + #include + #include + #include + #include + #include + #include +}`,Y1=`#define STANDARD +varying vec3 vViewPosition; +#ifdef USE_TRANSMISSION + varying vec3 vWorldPosition; +#endif +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vViewPosition = - mvPosition.xyz; + #include + #include + #include +#ifdef USE_TRANSMISSION + vWorldPosition = worldPosition.xyz; +#endif +}`,K1=`#define STANDARD +#ifdef PHYSICAL + #define IOR + #define USE_SPECULAR +#endif +uniform vec3 diffuse; +uniform vec3 emissive; +uniform float roughness; +uniform float metalness; +uniform float opacity; +#ifdef IOR + uniform float ior; +#endif +#ifdef USE_SPECULAR + uniform float specularIntensity; + uniform vec3 specularColor; + #ifdef USE_SPECULAR_COLORMAP + uniform sampler2D specularColorMap; + #endif + #ifdef USE_SPECULAR_INTENSITYMAP + uniform sampler2D specularIntensityMap; + #endif +#endif +#ifdef USE_CLEARCOAT + uniform float clearcoat; + uniform float clearcoatRoughness; +#endif +#ifdef USE_DISPERSION + uniform float dispersion; +#endif +#ifdef USE_IRIDESCENCE + uniform float iridescence; + uniform float iridescenceIOR; + uniform float iridescenceThicknessMinimum; + uniform float iridescenceThicknessMaximum; +#endif +#ifdef USE_SHEEN + uniform vec3 sheenColor; + uniform float sheenRoughness; + #ifdef USE_SHEEN_COLORMAP + uniform sampler2D sheenColorMap; + #endif + #ifdef USE_SHEEN_ROUGHNESSMAP + uniform sampler2D sheenRoughnessMap; + #endif +#endif +#ifdef USE_ANISOTROPY + uniform vec2 anisotropyVector; + #ifdef USE_ANISOTROPYMAP + uniform sampler2D anisotropyMap; + #endif +#endif +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); + vec3 totalEmissiveRadiance = emissive; + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse; + vec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular; + #include + vec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance; + #ifdef USE_SHEEN + + outgoingLight = outgoingLight + sheenSpecularDirect + sheenSpecularIndirect; + + #endif + #ifdef USE_CLEARCOAT + float dotNVcc = saturate( dot( geometryClearcoatNormal, geometryViewDir ) ); + vec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc ); + outgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + ( clearcoatSpecularDirect + clearcoatSpecularIndirect ) * material.clearcoat; + #endif + #include + #include + #include + #include + #include + #include +}`,q1=`#define TOON +varying vec3 vViewPosition; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vViewPosition = - mvPosition.xyz; + #include + #include + #include +}`,$1=`#define TOON +uniform vec3 diffuse; +uniform vec3 emissive; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); + vec3 totalEmissiveRadiance = emissive; + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance; + #include + #include + #include + #include + #include + #include +}`,Z1=`uniform float size; +uniform float scale; +#include +#include +#include +#include +#include +#include +#ifdef USE_POINTS_UV + varying vec2 vUv; + uniform mat3 uvTransform; +#endif +void main() { + #ifdef USE_POINTS_UV + vUv = ( uvTransform * vec3( uv, 1 ) ).xy; + #endif + #include + #include + #include + #include + #include + #include + gl_PointSize = size; + #ifdef USE_SIZEATTENUATION + bool isPerspective = isPerspectiveMatrix( projectionMatrix ); + if ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z ); + #endif + #include + #include + #include + #include +}`,J1=`uniform vec3 diffuse; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + vec3 outgoingLight = vec3( 0.0 ); + #include + #include + #include + #include + #include + outgoingLight = diffuseColor.rgb; + #include + #include + #include + #include + #include +}`,j1=`#include +#include +#include +#include +#include +#include +#include +void main() { + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include + #include +}`,Q1=`uniform vec3 color; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +void main() { + #include + gl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) ); + #include + #include + #include + #include +}`,ey=`uniform float rotation; +uniform vec2 center; +#include +#include +#include +#include +#include +void main() { + #include + vec4 mvPosition = modelViewMatrix[ 3 ]; + vec2 scale = vec2( length( modelMatrix[ 0 ].xyz ), length( modelMatrix[ 1 ].xyz ) ); + #ifndef USE_SIZEATTENUATION + bool isPerspective = isPerspectiveMatrix( projectionMatrix ); + if ( isPerspective ) scale *= - mvPosition.z; + #endif + vec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale; + vec2 rotatedPosition; + rotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y; + rotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y; + mvPosition.xy += rotatedPosition; + gl_Position = projectionMatrix * mvPosition; + #include + #include + #include +}`,ty=`uniform vec3 diffuse; +uniform float opacity; +#include +#include +#include +#include +#include +#include +#include +#include +#include +void main() { + vec4 diffuseColor = vec4( diffuse, opacity ); + #include + vec3 outgoingLight = vec3( 0.0 ); + #include + #include + #include + #include + #include + outgoingLight = diffuseColor.rgb; + #include + #include + #include + #include +}`,tt={alphahash_fragment:b_,alphahash_pars_fragment:M_,alphamap_fragment:A_,alphamap_pars_fragment:E_,alphatest_fragment:T_,alphatest_pars_fragment:C_,aomap_fragment:w_,aomap_pars_fragment:R_,batching_pars_vertex:L_,batching_vertex:D_,begin_vertex:I_,beginnormal_vertex:P_,bsdfs:O_,iridescence_fragment:U_,bumpmap_pars_fragment:N_,clipping_planes_fragment:k_,clipping_planes_pars_fragment:F_,clipping_planes_pars_vertex:B_,clipping_planes_vertex:H_,color_fragment:z_,color_pars_fragment:V_,color_pars_vertex:G_,color_vertex:W_,common:X_,cube_uv_reflection_fragment:Y_,defaultnormal_vertex:K_,displacementmap_pars_vertex:q_,displacementmap_vertex:$_,emissivemap_fragment:Z_,emissivemap_pars_fragment:J_,colorspace_fragment:j_,colorspace_pars_fragment:Q_,envmap_fragment:ex,envmap_common_pars_fragment:tx,envmap_pars_fragment:nx,envmap_pars_vertex:ix,envmap_physical_pars_fragment:px,envmap_vertex:sx,fog_vertex:rx,fog_pars_vertex:ax,fog_fragment:ox,fog_pars_fragment:lx,gradientmap_pars_fragment:cx,lightmap_pars_fragment:ux,lights_lambert_fragment:hx,lights_lambert_pars_fragment:dx,lights_pars_begin:fx,lights_toon_fragment:mx,lights_toon_pars_fragment:gx,lights_phong_fragment:_x,lights_phong_pars_fragment:xx,lights_physical_fragment:yx,lights_physical_pars_fragment:vx,lights_fragment_begin:Sx,lights_fragment_maps:bx,lights_fragment_end:Mx,lightprobes_pars_fragment:Ax,logdepthbuf_fragment:Ex,logdepthbuf_pars_fragment:Tx,logdepthbuf_pars_vertex:Cx,logdepthbuf_vertex:wx,map_fragment:Rx,map_pars_fragment:Lx,map_particle_fragment:Dx,map_particle_pars_fragment:Ix,metalnessmap_fragment:Px,metalnessmap_pars_fragment:Ox,morphinstance_vertex:Ux,morphcolor_vertex:Nx,morphnormal_vertex:kx,morphtarget_pars_vertex:Fx,morphtarget_vertex:Bx,normal_fragment_begin:Hx,normal_fragment_maps:zx,normal_pars_fragment:Vx,normal_pars_vertex:Gx,normal_vertex:Wx,normalmap_pars_fragment:Xx,clearcoat_normal_fragment_begin:Yx,clearcoat_normal_fragment_maps:Kx,clearcoat_pars_fragment:qx,iridescence_pars_fragment:$x,opaque_fragment:Zx,packing:Jx,premultiplied_alpha_fragment:jx,project_vertex:Qx,dithering_fragment:e1,dithering_pars_fragment:t1,roughnessmap_fragment:n1,roughnessmap_pars_fragment:i1,shadowmap_pars_fragment:s1,shadowmap_pars_vertex:r1,shadowmap_vertex:a1,shadowmask_pars_fragment:o1,skinbase_vertex:l1,skinning_pars_vertex:c1,skinning_vertex:u1,skinnormal_vertex:h1,specularmap_fragment:d1,specularmap_pars_fragment:f1,tonemapping_fragment:p1,tonemapping_pars_fragment:m1,transmission_fragment:g1,transmission_pars_fragment:_1,uv_pars_fragment:x1,uv_pars_vertex:y1,uv_vertex:v1,worldpos_vertex:S1,background_vert:b1,background_frag:M1,backgroundCube_vert:A1,backgroundCube_frag:E1,cube_vert:T1,cube_frag:C1,depth_vert:w1,depth_frag:R1,distance_vert:L1,distance_frag:D1,equirect_vert:I1,equirect_frag:P1,linedashed_vert:O1,linedashed_frag:U1,meshbasic_vert:N1,meshbasic_frag:k1,meshlambert_vert:F1,meshlambert_frag:B1,meshmatcap_vert:H1,meshmatcap_frag:z1,meshnormal_vert:V1,meshnormal_frag:G1,meshphong_vert:W1,meshphong_frag:X1,meshphysical_vert:Y1,meshphysical_frag:K1,meshtoon_vert:q1,meshtoon_frag:$1,points_vert:Z1,points_frag:J1,shadow_vert:j1,shadow_frag:Q1,sprite_vert:ey,sprite_frag:ty},we={common:{diffuse:{value:new it(16777215)},opacity:{value:1},map:{value:null},mapTransform:{value:new et},alphaMap:{value:null},alphaMapTransform:{value:new et},alphaTest:{value:0}},specularmap:{specularMap:{value:null},specularMapTransform:{value:new et}},envmap:{envMap:{value:null},envMapRotation:{value:new et},reflectivity:{value:1},ior:{value:1.5},refractionRatio:{value:.98},dfgLUT:{value:null}},aomap:{aoMap:{value:null},aoMapIntensity:{value:1},aoMapTransform:{value:new et}},lightmap:{lightMap:{value:null},lightMapIntensity:{value:1},lightMapTransform:{value:new et}},bumpmap:{bumpMap:{value:null},bumpMapTransform:{value:new et},bumpScale:{value:1}},normalmap:{normalMap:{value:null},normalMapTransform:{value:new et},normalScale:{value:new Le(1,1)}},displacementmap:{displacementMap:{value:null},displacementMapTransform:{value:new et},displacementScale:{value:1},displacementBias:{value:0}},emissivemap:{emissiveMap:{value:null},emissiveMapTransform:{value:new et}},metalnessmap:{metalnessMap:{value:null},metalnessMapTransform:{value:new et}},roughnessmap:{roughnessMap:{value:null},roughnessMapTransform:{value:new et}},gradientmap:{gradientMap:{value:null}},fog:{fogDensity:{value:25e-5},fogNear:{value:1},fogFar:{value:2e3},fogColor:{value:new it(16777215)}},lights:{ambientLightColor:{value:[]},lightProbe:{value:[]},directionalLights:{value:[],properties:{direction:{},color:{}}},directionalLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},directionalShadowMatrix:{value:[]},spotLights:{value:[],properties:{color:{},position:{},direction:{},distance:{},coneCos:{},penumbraCos:{},decay:{}}},spotLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},spotLightMap:{value:[]},spotLightMatrix:{value:[]},pointLights:{value:[],properties:{color:{},position:{},decay:{},distance:{}}},pointLightShadows:{value:[],properties:{shadowIntensity:1,shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{},shadowCameraNear:{},shadowCameraFar:{}}},pointShadowMatrix:{value:[]},hemisphereLights:{value:[],properties:{direction:{},skyColor:{},groundColor:{}}},rectAreaLights:{value:[],properties:{color:{},position:{},width:{},height:{}}},ltc_1:{value:null},ltc_2:{value:null},probesSH:{value:null},probesMin:{value:new k},probesMax:{value:new k},probesResolution:{value:new k}},points:{diffuse:{value:new it(16777215)},opacity:{value:1},size:{value:1},scale:{value:1},map:{value:null},alphaMap:{value:null},alphaMapTransform:{value:new et},alphaTest:{value:0},uvTransform:{value:new et}},sprite:{diffuse:{value:new it(16777215)},opacity:{value:1},center:{value:new Le(.5,.5)},rotation:{value:0},map:{value:null},mapTransform:{value:new et},alphaMap:{value:null},alphaMapTransform:{value:new et},alphaTest:{value:0}}},gn={basic:{uniforms:un([we.common,we.specularmap,we.envmap,we.aomap,we.lightmap,we.fog]),vertexShader:tt.meshbasic_vert,fragmentShader:tt.meshbasic_frag},lambert:{uniforms:un([we.common,we.specularmap,we.envmap,we.aomap,we.lightmap,we.emissivemap,we.bumpmap,we.normalmap,we.displacementmap,we.fog,we.lights,{emissive:{value:new it(0)},envMapIntensity:{value:1}}]),vertexShader:tt.meshlambert_vert,fragmentShader:tt.meshlambert_frag},phong:{uniforms:un([we.common,we.specularmap,we.envmap,we.aomap,we.lightmap,we.emissivemap,we.bumpmap,we.normalmap,we.displacementmap,we.fog,we.lights,{emissive:{value:new it(0)},specular:{value:new it(1118481)},shininess:{value:30},envMapIntensity:{value:1}}]),vertexShader:tt.meshphong_vert,fragmentShader:tt.meshphong_frag},standard:{uniforms:un([we.common,we.envmap,we.aomap,we.lightmap,we.emissivemap,we.bumpmap,we.normalmap,we.displacementmap,we.roughnessmap,we.metalnessmap,we.fog,we.lights,{emissive:{value:new it(0)},roughness:{value:1},metalness:{value:0},envMapIntensity:{value:1}}]),vertexShader:tt.meshphysical_vert,fragmentShader:tt.meshphysical_frag},toon:{uniforms:un([we.common,we.aomap,we.lightmap,we.emissivemap,we.bumpmap,we.normalmap,we.displacementmap,we.gradientmap,we.fog,we.lights,{emissive:{value:new it(0)}}]),vertexShader:tt.meshtoon_vert,fragmentShader:tt.meshtoon_frag},matcap:{uniforms:un([we.common,we.bumpmap,we.normalmap,we.displacementmap,we.fog,{matcap:{value:null}}]),vertexShader:tt.meshmatcap_vert,fragmentShader:tt.meshmatcap_frag},points:{uniforms:un([we.points,we.fog]),vertexShader:tt.points_vert,fragmentShader:tt.points_frag},dashed:{uniforms:un([we.common,we.fog,{scale:{value:1},dashSize:{value:1},totalSize:{value:2}}]),vertexShader:tt.linedashed_vert,fragmentShader:tt.linedashed_frag},depth:{uniforms:un([we.common,we.displacementmap]),vertexShader:tt.depth_vert,fragmentShader:tt.depth_frag},normal:{uniforms:un([we.common,we.bumpmap,we.normalmap,we.displacementmap,{opacity:{value:1}}]),vertexShader:tt.meshnormal_vert,fragmentShader:tt.meshnormal_frag},sprite:{uniforms:un([we.sprite,we.fog]),vertexShader:tt.sprite_vert,fragmentShader:tt.sprite_frag},background:{uniforms:{uvTransform:{value:new et},t2D:{value:null},backgroundIntensity:{value:1}},vertexShader:tt.background_vert,fragmentShader:tt.background_frag},backgroundCube:{uniforms:{envMap:{value:null},backgroundBlurriness:{value:0},backgroundIntensity:{value:1},backgroundRotation:{value:new et}},vertexShader:tt.backgroundCube_vert,fragmentShader:tt.backgroundCube_frag},cube:{uniforms:{tCube:{value:null},tFlip:{value:-1},opacity:{value:1}},vertexShader:tt.cube_vert,fragmentShader:tt.cube_frag},equirect:{uniforms:{tEquirect:{value:null}},vertexShader:tt.equirect_vert,fragmentShader:tt.equirect_frag},distance:{uniforms:un([we.common,we.displacementmap,{referencePosition:{value:new k},nearDistance:{value:1},farDistance:{value:1e3}}]),vertexShader:tt.distance_vert,fragmentShader:tt.distance_frag},shadow:{uniforms:un([we.lights,we.fog,{color:{value:new it(0)},opacity:{value:1}}]),vertexShader:tt.shadow_vert,fragmentShader:tt.shadow_frag}};gn.physical={uniforms:un([gn.standard.uniforms,{clearcoat:{value:0},clearcoatMap:{value:null},clearcoatMapTransform:{value:new et},clearcoatNormalMap:{value:null},clearcoatNormalMapTransform:{value:new et},clearcoatNormalScale:{value:new Le(1,1)},clearcoatRoughness:{value:0},clearcoatRoughnessMap:{value:null},clearcoatRoughnessMapTransform:{value:new et},dispersion:{value:0},iridescence:{value:0},iridescenceMap:{value:null},iridescenceMapTransform:{value:new et},iridescenceIOR:{value:1.3},iridescenceThicknessMinimum:{value:100},iridescenceThicknessMaximum:{value:400},iridescenceThicknessMap:{value:null},iridescenceThicknessMapTransform:{value:new et},sheen:{value:0},sheenColor:{value:new it(0)},sheenColorMap:{value:null},sheenColorMapTransform:{value:new et},sheenRoughness:{value:1},sheenRoughnessMap:{value:null},sheenRoughnessMapTransform:{value:new et},transmission:{value:0},transmissionMap:{value:null},transmissionMapTransform:{value:new et},transmissionSamplerSize:{value:new Le},transmissionSamplerMap:{value:null},thickness:{value:0},thicknessMap:{value:null},thicknessMapTransform:{value:new et},attenuationDistance:{value:0},attenuationColor:{value:new it(0)},specularColor:{value:new it(1,1,1)},specularColorMap:{value:null},specularColorMapTransform:{value:new et},specularIntensity:{value:1},specularIntensityMap:{value:null},specularIntensityMapTransform:{value:new et},anisotropyVector:{value:new Le},anisotropyMap:{value:null},anisotropyMapTransform:{value:new et}}]),vertexShader:tt.meshphysical_vert,fragmentShader:tt.meshphysical_frag};const Ka={r:0,b:0,g:0},ny=new Lt,Rp=new et;Rp.set(-1,0,0,0,1,0,0,0,1);function iy(n,e,t,i,s,r){const a=new it(0);let o=s===!0?0:1,l,c,u=null,h=0,d=null;function f(v){let b=v.isScene===!0?v.background:null;if(b&&b.isTexture){const x=v.backgroundBlurriness>0;b=e.get(b,x)}return b}function p(v){let b=!1;const x=f(v);x===null?m(a,o):x&&x.isColor&&(m(x,1),b=!0);const E=n.xr.getEnvironmentBlendMode();E==="additive"?t.buffers.color.setClear(0,0,0,1,r):E==="alpha-blend"&&t.buffers.color.setClear(0,0,0,0,r),(n.autoClear||b)&&(t.buffers.depth.setTest(!0),t.buffers.depth.setMask(!0),t.buffers.color.setMask(!0),n.clear(n.autoClearColor,n.autoClearDepth,n.autoClearStencil))}function _(v,b){const x=f(b);x&&(x.isCubeTexture||x.mapping===Jo)?(c===void 0&&(c=new Ht(new aa(1,1,1),new In({name:"BackgroundCubeMaterial",uniforms:cr(gn.backgroundCube.uniforms),vertexShader:gn.backgroundCube.vertexShader,fragmentShader:gn.backgroundCube.fragmentShader,side:_n,depthTest:!1,depthWrite:!1,fog:!1,allowOverride:!1})),c.geometry.deleteAttribute("normal"),c.geometry.deleteAttribute("uv"),c.onBeforeRender=function(E,S,A){this.matrixWorld.copyPosition(A.matrixWorld)},Object.defineProperty(c.material,"envMap",{get:function(){return this.uniforms.envMap.value}}),i.update(c)),c.material.uniforms.envMap.value=x,c.material.uniforms.backgroundBlurriness.value=b.backgroundBlurriness,c.material.uniforms.backgroundIntensity.value=b.backgroundIntensity,c.material.uniforms.backgroundRotation.value.setFromMatrix4(ny.makeRotationFromEuler(b.backgroundRotation)).transpose(),x.isCubeTexture&&x.isRenderTargetTexture===!1&&c.material.uniforms.backgroundRotation.value.premultiply(Rp),c.material.toneMapped=at.getTransfer(x.colorSpace)!==xt,(u!==x||h!==x.version||d!==n.toneMapping)&&(c.material.needsUpdate=!0,u=x,h=x.version,d=n.toneMapping),c.layers.enableAll(),v.unshift(c,c.geometry,c.material,0,0,null)):x&&x.isTexture&&(l===void 0&&(l=new Ht(new fs(2,2),new In({name:"BackgroundMaterial",uniforms:cr(gn.background.uniforms),vertexShader:gn.background.vertexShader,fragmentShader:gn.background.fragmentShader,side:Zi,depthTest:!1,depthWrite:!1,fog:!1,allowOverride:!1})),l.geometry.deleteAttribute("normal"),Object.defineProperty(l.material,"map",{get:function(){return this.uniforms.t2D.value}}),i.update(l)),l.material.uniforms.t2D.value=x,l.material.uniforms.backgroundIntensity.value=b.backgroundIntensity,l.material.toneMapped=at.getTransfer(x.colorSpace)!==xt,x.matrixAutoUpdate===!0&&x.updateMatrix(),l.material.uniforms.uvTransform.value.copy(x.matrix),(u!==x||h!==x.version||d!==n.toneMapping)&&(l.material.needsUpdate=!0,u=x,h=x.version,d=n.toneMapping),l.layers.enableAll(),v.unshift(l,l.geometry,l.material,0,0,null))}function m(v,b){v.getRGB(Ka,Tp(n)),t.buffers.color.setClear(Ka.r,Ka.g,Ka.b,b,r)}function g(){c!==void 0&&(c.geometry.dispose(),c.material.dispose(),c=void 0),l!==void 0&&(l.geometry.dispose(),l.material.dispose(),l=void 0)}return{getClearColor:function(){return a},setClearColor:function(v,b=1){a.set(v),o=b,m(a,o)},getClearAlpha:function(){return o},setClearAlpha:function(v){o=v,m(a,o)},render:p,addToRenderList:_,dispose:g}}function sy(n,e){const t=n.getParameter(n.MAX_VERTEX_ATTRIBS),i={},s=d(null);let r=s,a=!1;function o(R,w,P,U,D){let K=!1;const B=h(R,U,P,w);r!==B&&(r=B,c(r.object)),K=f(R,U,P,D),K&&p(R,U,P,D),D!==null&&e.update(D,n.ELEMENT_ARRAY_BUFFER),(K||a)&&(a=!1,x(R,w,P,U),D!==null&&n.bindBuffer(n.ELEMENT_ARRAY_BUFFER,e.get(D).buffer))}function l(){return n.createVertexArray()}function c(R){return n.bindVertexArray(R)}function u(R){return n.deleteVertexArray(R)}function h(R,w,P,U){const D=U.wireframe===!0;let K=i[w.id];K===void 0&&(K={},i[w.id]=K);const B=R.isInstancedMesh===!0?R.id:0;let ie=K[B];ie===void 0&&(ie={},K[B]=ie);let F=ie[P.id];F===void 0&&(F={},ie[P.id]=F);let se=F[D];return se===void 0&&(se=d(l()),F[D]=se),se}function d(R){const w=[],P=[],U=[];for(let D=0;D=0){const V=D[F];let oe=K[F];if(oe===void 0&&(F==="instanceMatrix"&&R.instanceMatrix&&(oe=R.instanceMatrix),F==="instanceColor"&&R.instanceColor&&(oe=R.instanceColor)),V===void 0||V.attribute!==oe||oe&&V.data!==oe.data)return!0;B++}return r.attributesNum!==B||r.index!==U}function p(R,w,P,U){const D={},K=w.attributes;let B=0;const ie=P.getAttributes();for(const F in ie)if(ie[F].location>=0){let V=K[F];V===void 0&&(F==="instanceMatrix"&&R.instanceMatrix&&(V=R.instanceMatrix),F==="instanceColor"&&R.instanceColor&&(V=R.instanceColor));const oe={};oe.attribute=V,V&&V.data&&(oe.data=V.data),D[F]=oe,B++}r.attributes=D,r.attributesNum=B,r.index=U}function _(){const R=r.newAttributes;for(let w=0,P=R.length;w=0){let se=D[ie];if(se===void 0&&(ie==="instanceMatrix"&&R.instanceMatrix&&(se=R.instanceMatrix),ie==="instanceColor"&&R.instanceColor&&(se=R.instanceColor)),se!==void 0){const V=se.normalized,oe=se.itemSize,Ae=e.get(se);if(Ae===void 0)continue;const me=Ae.buffer,ue=Ae.type,z=Ae.bytesPerElement,ee=ue===n.INT||ue===n.UNSIGNED_INT||se.gpuType===Au;if(se.isInterleavedBufferAttribute){const Z=se.data,xe=Z.stride,be=se.offset;if(Z.isInstancedInterleavedBuffer){for(let Se=0;Se0&&n.getShaderPrecisionFormat(n.FRAGMENT_SHADER,n.HIGH_FLOAT).precision>0)return"highp";A="mediump"}return A==="mediump"&&n.getShaderPrecisionFormat(n.VERTEX_SHADER,n.MEDIUM_FLOAT).precision>0&&n.getShaderPrecisionFormat(n.FRAGMENT_SHADER,n.MEDIUM_FLOAT).precision>0?"mediump":"lowp"}let c=t.precision!==void 0?t.precision:"highp";const u=l(c);u!==c&&($e("WebGLRenderer:",c,"not supported, using",u,"instead."),c=u);const h=t.logarithmicDepthBuffer===!0,d=t.reversedDepthBuffer===!0&&e.has("EXT_clip_control");t.reversedDepthBuffer===!0&&d===!1&&$e("WebGLRenderer: Unable to use reversed depth buffer due to missing EXT_clip_control extension. Fallback to default depth buffer.");const f=n.getParameter(n.MAX_TEXTURE_IMAGE_UNITS),p=n.getParameter(n.MAX_VERTEX_TEXTURE_IMAGE_UNITS),_=n.getParameter(n.MAX_TEXTURE_SIZE),m=n.getParameter(n.MAX_CUBE_MAP_TEXTURE_SIZE),g=n.getParameter(n.MAX_VERTEX_ATTRIBS),v=n.getParameter(n.MAX_VERTEX_UNIFORM_VECTORS),b=n.getParameter(n.MAX_VARYING_VECTORS),x=n.getParameter(n.MAX_FRAGMENT_UNIFORM_VECTORS),E=n.getParameter(n.MAX_SAMPLES),S=n.getParameter(n.SAMPLES);return{isWebGL2:!0,getMaxAnisotropy:r,getMaxPrecision:l,textureFormatReadable:a,textureTypeReadable:o,precision:c,logarithmicDepthBuffer:h,reversedDepthBuffer:d,maxTextures:f,maxVertexTextures:p,maxTextureSize:_,maxCubemapSize:m,maxAttributes:g,maxVertexUniforms:v,maxVaryings:b,maxFragmentUniforms:x,maxSamples:E,samples:S}}function oy(n){const e=this;let t=null,i=0,s=!1,r=!1;const a=new Vi,o=new et,l={value:null,needsUpdate:!1};this.uniform=l,this.numPlanes=0,this.numIntersection=0,this.init=function(h,d){const f=h.length!==0||d||i!==0||s;return s=d,i=h.length,f},this.beginShadows=function(){r=!0,u(null)},this.endShadows=function(){r=!1},this.setGlobalState=function(h,d){t=u(h,d,0)},this.setState=function(h,d,f){const p=h.clippingPlanes,_=h.clipIntersection,m=h.clipShadows,g=n.get(h);if(!s||p===null||p.length===0||r&&!m)r?u(null):c();else{const v=r?0:i,b=v*4;let x=g.clippingState||null;l.value=x,x=u(p,d,b,f);for(let E=0;E!==b;++E)x[E]=t[E];g.clippingState=x,this.numIntersection=_?this.numPlanes:0,this.numPlanes+=v}};function c(){l.value!==t&&(l.value=t,l.needsUpdate=i>0),e.numPlanes=i,e.numIntersection=0}function u(h,d,f,p){const _=h!==null?h.length:0;let m=null;if(_!==0){if(m=l.value,p!==!0||m===null){const g=f+_*4,v=d.matrixWorldInverse;o.getNormalMatrix(v),(m===null||m.length0&&this._blur(l,0,0,t),this._applyPMREM(l),this._cleanup(l),l}fromEquirectangular(e,t=null){return this._fromTexture(e,t)}fromCubemap(e,t=null){return this._fromTexture(e,t)}compileCubemapShader(){this._cubemapMaterial===null&&(this._cubemapMaterial=od(),this._compileMaterial(this._cubemapMaterial))}compileEquirectangularShader(){this._equirectMaterial===null&&(this._equirectMaterial=ad(),this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),this._cubemapMaterial!==null&&this._cubemapMaterial.dispose(),this._equirectMaterial!==null&&this._equirectMaterial.dispose(),this._backgroundBox!==null&&(this._backgroundBox.geometry.dispose(),this._backgroundBox.material.dispose())}_setSize(e){this._lodMax=Math.floor(Math.log2(e)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){this._blurMaterial!==null&&this._blurMaterial.dispose(),this._ggxMaterial!==null&&this._ggxMaterial.dispose(),this._pingPongRenderTarget!==null&&this._pingPongRenderTarget.dispose();for(let e=0;e2?E:0,E,E),h.setRenderTarget(s),g&&h.render(_,l),h.render(e,l)}h.toneMapping=f,h.autoClear=d,e.background=v}_textureToCubeUV(e,t){const i=this._renderer,s=e.mapping===gs||e.mapping===ar;s?(this._cubemapMaterial===null&&(this._cubemapMaterial=od()),this._cubemapMaterial.uniforms.flipEnvMap.value=e.isRenderTargetTexture===!1?-1:1):this._equirectMaterial===null&&(this._equirectMaterial=ad());const r=s?this._cubemapMaterial:this._equirectMaterial,a=this._lodMeshes[0];a.material=r;const o=r.uniforms;o.envMap.value=e;const l=this._cubeSize;Ks(t,0,0,3*l,2*l),i.setRenderTarget(t),i.render(a,Ir)}_applyPMREM(e){const t=this._renderer,i=t.autoClear;t.autoClear=!1;const s=this._lodMeshes.length;for(let r=1;rp-Ki?i-p+Ki:0),g=4*(this._cubeSize-_);l.envMap.value=e.texture,l.roughness.value=f,l.mipInt.value=p-t,Ks(r,m,g,3*_,2*_),s.setRenderTarget(r),s.render(o,Ir),l.envMap.value=r.texture,l.roughness.value=0,l.mipInt.value=p-i,Ks(e,m,g,3*_,2*_),s.setRenderTarget(e),s.render(o,Ir)}_blur(e,t,i,s,r){const a=this._pingPongRenderTarget;this._halfBlur(e,a,t,i,s,"latitudinal",r),this._halfBlur(a,e,i,i,s,"longitudinal",r)}_halfBlur(e,t,i,s,r,a,o){const l=this._renderer,c=this._blurMaterial;a!=="latitudinal"&&a!=="longitudinal"&&ut("blur direction must be either latitudinal or longitudinal!");const u=3,h=this._lodMeshes[s];h.material=c;const d=c.uniforms,f=this._sizeLods[i]-1,p=isFinite(r)?Math.PI/(2*f):2*Math.PI/(2*cs-1),_=r/p,m=isFinite(r)?1+Math.floor(u*_):cs;m>cs&&$e(`sigmaRadians, ${r}, is too large and will clip, as it requested ${m} samples when the maximum is set to ${cs}`);const g=[];let v=0;for(let A=0;Ab-Ki?s-b+Ki:0),S=4*(this._cubeSize-x);Ks(t,E,S,3*x,2*x),l.setRenderTarget(t),l.render(h,Ir)}}function uy(n){const e=[],t=[],i=[];let s=n;const r=n-Ki+1+nd.length;for(let a=0;an-Ki?l=nd[a-n+Ki-1]:a===0&&(l=0),t.push(l);const c=1/(o-2),u=-c,h=1+c,d=[u,u,h,u,h,h,u,u,h,h,u,h],f=6,p=6,_=3,m=2,g=1,v=new Float32Array(_*p*f),b=new Float32Array(m*p*f),x=new Float32Array(g*p*f);for(let S=0;S2?0:-1,T=[A,y,0,A+2/3,y,0,A+2/3,y+1,0,A,y,0,A+2/3,y+1,0,A,y+1,0];v.set(T,_*p*S),b.set(d,m*p*S);const L=[S,S,S,S,S,S];x.set(L,g*p*S)}const E=new Rt;E.setAttribute("position",new Dn(v,_)),E.setAttribute("uv",new Dn(b,m)),E.setAttribute("faceIndex",new Dn(x,g)),i.push(new Ht(E,null)),s>Ki&&s--}return{lodMeshes:i,sizeLods:e,sigmas:t}}function rd(n,e,t){const i=new ui(n,e,t);return i.texture.mapping=Jo,i.texture.name="PMREM.cubeUv",i.scissorTest=!0,i}function Ks(n,e,t,i,s){n.viewport.set(e,t,i,s),n.scissor.set(e,t,i,s)}function hy(n,e,t){return new In({name:"PMREMGGXConvolution",defines:{GGX_SAMPLES:ly,CUBEUV_TEXEL_WIDTH:1/e,CUBEUV_TEXEL_HEIGHT:1/t,CUBEUV_MAX_MIP:`${n}.0`},uniforms:{envMap:{value:null},roughness:{value:0},mipInt:{value:0}},vertexShader:jo(),fragmentShader:` + + precision highp float; + precision highp int; + + varying vec3 vOutputDirection; + + uniform sampler2D envMap; + uniform float roughness; + uniform float mipInt; + + #define ENVMAP_TYPE_CUBE_UV + #include + + #define PI 3.14159265359 + + // Van der Corput radical inverse + float radicalInverse_VdC(uint bits) { + bits = (bits << 16u) | (bits >> 16u); + bits = ((bits & 0x55555555u) << 1u) | ((bits & 0xAAAAAAAAu) >> 1u); + bits = ((bits & 0x33333333u) << 2u) | ((bits & 0xCCCCCCCCu) >> 2u); + bits = ((bits & 0x0F0F0F0Fu) << 4u) | ((bits & 0xF0F0F0F0u) >> 4u); + bits = ((bits & 0x00FF00FFu) << 8u) | ((bits & 0xFF00FF00u) >> 8u); + return float(bits) * 2.3283064365386963e-10; // / 0x100000000 + } + + // Hammersley sequence + vec2 hammersley(uint i, uint N) { + return vec2(float(i) / float(N), radicalInverse_VdC(i)); + } + + // GGX VNDF importance sampling (Eric Heitz 2018) + // "Sampling the GGX Distribution of Visible Normals" + // https://jcgt.org/published/0007/04/01/ + vec3 importanceSampleGGX_VNDF(vec2 Xi, vec3 V, float roughness) { + float alpha = roughness * roughness; + + // Section 4.1: Orthonormal basis + vec3 T1 = vec3(1.0, 0.0, 0.0); + vec3 T2 = cross(V, T1); + + // Section 4.2: Parameterization of projected area + float r = sqrt(Xi.x); + float phi = 2.0 * PI * Xi.y; + float t1 = r * cos(phi); + float t2 = r * sin(phi); + float s = 0.5 * (1.0 + V.z); + t2 = (1.0 - s) * sqrt(1.0 - t1 * t1) + s * t2; + + // Section 4.3: Reprojection onto hemisphere + vec3 Nh = t1 * T1 + t2 * T2 + sqrt(max(0.0, 1.0 - t1 * t1 - t2 * t2)) * V; + + // Section 3.4: Transform back to ellipsoid configuration + return normalize(vec3(alpha * Nh.x, alpha * Nh.y, max(0.0, Nh.z))); + } + + void main() { + vec3 N = normalize(vOutputDirection); + vec3 V = N; // Assume view direction equals normal for pre-filtering + + vec3 prefilteredColor = vec3(0.0); + float totalWeight = 0.0; + + // For very low roughness, just sample the environment directly + if (roughness < 0.001) { + gl_FragColor = vec4(bilinearCubeUV(envMap, N, mipInt), 1.0); + return; + } + + // Tangent space basis for VNDF sampling + vec3 up = abs(N.z) < 0.999 ? vec3(0.0, 0.0, 1.0) : vec3(1.0, 0.0, 0.0); + vec3 tangent = normalize(cross(up, N)); + vec3 bitangent = cross(N, tangent); + + for(uint i = 0u; i < uint(GGX_SAMPLES); i++) { + vec2 Xi = hammersley(i, uint(GGX_SAMPLES)); + + // For PMREM, V = N, so in tangent space V is always (0, 0, 1) + vec3 H_tangent = importanceSampleGGX_VNDF(Xi, vec3(0.0, 0.0, 1.0), roughness); + + // Transform H back to world space + vec3 H = normalize(tangent * H_tangent.x + bitangent * H_tangent.y + N * H_tangent.z); + vec3 L = normalize(2.0 * dot(V, H) * H - V); + + float NdotL = max(dot(N, L), 0.0); + + if(NdotL > 0.0) { + // Sample environment at fixed mip level + // VNDF importance sampling handles the distribution filtering + vec3 sampleColor = bilinearCubeUV(envMap, L, mipInt); + + // Weight by NdotL for the split-sum approximation + // VNDF PDF naturally accounts for the visible microfacet distribution + prefilteredColor += sampleColor * NdotL; + totalWeight += NdotL; + } + } + + if (totalWeight > 0.0) { + prefilteredColor = prefilteredColor / totalWeight; + } + + gl_FragColor = vec4(prefilteredColor, 1.0); + } + `,blending:Ai,depthTest:!1,depthWrite:!1})}function dy(n,e,t){const i=new Float32Array(cs),s=new k(0,1,0);return new In({name:"SphericalGaussianBlur",defines:{n:cs,CUBEUV_TEXEL_WIDTH:1/e,CUBEUV_TEXEL_HEIGHT:1/t,CUBEUV_MAX_MIP:`${n}.0`},uniforms:{envMap:{value:null},samples:{value:1},weights:{value:i},latitudinal:{value:!1},dTheta:{value:0},mipInt:{value:0},poleAxis:{value:s}},vertexShader:jo(),fragmentShader:` + + precision mediump float; + precision mediump int; + + varying vec3 vOutputDirection; + + uniform sampler2D envMap; + uniform int samples; + uniform float weights[ n ]; + uniform bool latitudinal; + uniform float dTheta; + uniform float mipInt; + uniform vec3 poleAxis; + + #define ENVMAP_TYPE_CUBE_UV + #include + + vec3 getSample( float theta, vec3 axis ) { + + float cosTheta = cos( theta ); + // Rodrigues' axis-angle rotation + vec3 sampleDirection = vOutputDirection * cosTheta + + cross( axis, vOutputDirection ) * sin( theta ) + + axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta ); + + return bilinearCubeUV( envMap, sampleDirection, mipInt ); + + } + + void main() { + + vec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection ); + + if ( all( equal( axis, vec3( 0.0 ) ) ) ) { + + axis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x ); + + } + + axis = normalize( axis ); + + gl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 ); + gl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis ); + + for ( int i = 1; i < n; i++ ) { + + if ( i >= samples ) { + + break; + + } + + float theta = dTheta * float( i ); + gl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis ); + gl_FragColor.rgb += weights[ i ] * getSample( theta, axis ); + + } + + } + `,blending:Ai,depthTest:!1,depthWrite:!1})}function ad(){return new In({name:"EquirectangularToCubeUV",uniforms:{envMap:{value:null}},vertexShader:jo(),fragmentShader:` + + precision mediump float; + precision mediump int; + + varying vec3 vOutputDirection; + + uniform sampler2D envMap; + + #include + + void main() { + + vec3 outputDirection = normalize( vOutputDirection ); + vec2 uv = equirectUv( outputDirection ); + + gl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 ); + + } + `,blending:Ai,depthTest:!1,depthWrite:!1})}function od(){return new In({name:"CubemapToCubeUV",uniforms:{envMap:{value:null},flipEnvMap:{value:-1}},vertexShader:jo(),fragmentShader:` + + precision mediump float; + precision mediump int; + + uniform float flipEnvMap; + + varying vec3 vOutputDirection; + + uniform samplerCube envMap; + + void main() { + + gl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) ); + + } + `,blending:Ai,depthTest:!1,depthWrite:!1})}function jo(){return` + + precision mediump float; + precision mediump int; + + attribute float faceIndex; + + varying vec3 vOutputDirection; + + // RH coordinate system; PMREM face-indexing convention + vec3 getDirection( vec2 uv, float face ) { + + uv = 2.0 * uv - 1.0; + + vec3 direction = vec3( uv, 1.0 ); + + if ( face == 0.0 ) { + + direction = direction.zyx; // ( 1, v, u ) pos x + + } else if ( face == 1.0 ) { + + direction = direction.xzy; + direction.xz *= -1.0; // ( -u, 1, -v ) pos y + + } else if ( face == 2.0 ) { + + direction.x *= -1.0; // ( -u, v, 1 ) pos z + + } else if ( face == 3.0 ) { + + direction = direction.zyx; + direction.xz *= -1.0; // ( -1, v, -u ) neg x + + } else if ( face == 4.0 ) { + + direction = direction.xzy; + direction.xy *= -1.0; // ( -u, -1, v ) neg y + + } else if ( face == 5.0 ) { + + direction.z *= -1.0; // ( u, v, -1 ) neg z + + } + + return direction; + + } + + void main() { + + vOutputDirection = getDirection( uv, faceIndex ); + gl_Position = vec4( position, 1.0 ); + + } + `}class Lp extends ui{constructor(e=1,t={}){super(e,e,t),this.isWebGLCubeRenderTarget=!0;const i={width:e,height:e,depth:1},s=[i,i,i,i,i,i];this.texture=new mp(s),this._setTextureOptions(t),this.texture.isRenderTargetTexture=!0}fromEquirectangularTexture(e,t){this.texture.type=t.type,this.texture.colorSpace=t.colorSpace,this.texture.generateMipmaps=t.generateMipmaps,this.texture.minFilter=t.minFilter,this.texture.magFilter=t.magFilter;const i={uniforms:{tEquirect:{value:null}},vertexShader:` + + varying vec3 vWorldDirection; + + vec3 transformDirection( in vec3 dir, in mat4 matrix ) { + + return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz ); + + } + + void main() { + + vWorldDirection = transformDirection( position, modelMatrix ); + + #include + #include + + } + `,fragmentShader:` + + uniform sampler2D tEquirect; + + varying vec3 vWorldDirection; + + #include + + void main() { + + vec3 direction = normalize( vWorldDirection ); + + vec2 sampleUV = equirectUv( direction ); + + gl_FragColor = texture2D( tEquirect, sampleUV ); + + } + `},s=new aa(5,5,5),r=new In({name:"CubemapFromEquirect",uniforms:cr(i.uniforms),vertexShader:i.vertexShader,fragmentShader:i.fragmentShader,side:_n,blending:Ai});r.uniforms.tEquirect.value=t;const a=new Ht(s,r),o=t.minFilter;return t.minFilter===Yi&&(t.minFilter=Jt),new p_(1,10,this).update(e,a),t.minFilter=o,a.geometry.dispose(),a.material.dispose(),this}clear(e,t=!0,i=!0,s=!0){const r=e.getRenderTarget();for(let a=0;a<6;a++)e.setRenderTarget(this,a),e.clear(t,i,s);e.setRenderTarget(r)}}function fy(n){let e=new WeakMap,t=new WeakMap,i=null;function s(d,f=!1){return d==null?null:f?a(d):r(d)}function r(d){if(d&&d.isTexture){const f=d.mapping;if(f===al||f===ol)if(e.has(d)){const p=e.get(d).texture;return o(p,d.mapping)}else{const p=d.image;if(p&&p.height>0){const _=new Lp(p.height);return _.fromEquirectangularTexture(n,d),e.set(d,_),d.addEventListener("dispose",c),o(_.texture,d.mapping)}else return null}}return d}function a(d){if(d&&d.isTexture){const f=d.mapping,p=f===al||f===ol,_=f===gs||f===ar;if(p||_){let m=t.get(d);const g=m!==void 0?m.texture.pmremVersion:0;if(d.isRenderTargetTexture&&d.pmremVersion!==g)return i===null&&(i=new sd(n)),m=p?i.fromEquirectangular(d,m):i.fromCubemap(d,m),m.texture.pmremVersion=d.pmremVersion,t.set(d,m),m.texture;if(m!==void 0)return m.texture;{const v=d.image;return p&&v&&v.height>0||_&&v&&l(v)?(i===null&&(i=new sd(n)),m=p?i.fromEquirectangular(d):i.fromCubemap(d),m.texture.pmremVersion=d.pmremVersion,t.set(d,m),d.addEventListener("dispose",u),m.texture):null}}}return d}function o(d,f){return f===al?d.mapping=gs:f===ol&&(d.mapping=ar),d}function l(d){let f=0;const p=6;for(let _=0;_=65535?cp:lp)(d,1);m.version=_;const g=r.get(h);g&&e.remove(g),r.set(h,m)}function u(h){const d=r.get(h);if(d){const f=h.index;f!==null&&d.versione.maxTextureSize&&(S=Math.ceil(E/e.maxTextureSize),E=e.maxTextureSize);const A=new Float32Array(E*S*4*h),y=new rp(A,E,S,h);y.type=Gn,y.needsUpdate=!0;const T=x*4;for(let R=0;R + #include + + void main() { + gl_FragColor = texture2D( tDiffuse, vUv ); + + #ifdef LINEAR_TONE_MAPPING + gl_FragColor.rgb = LinearToneMapping( gl_FragColor.rgb ); + #elif defined( REINHARD_TONE_MAPPING ) + gl_FragColor.rgb = ReinhardToneMapping( gl_FragColor.rgb ); + #elif defined( CINEON_TONE_MAPPING ) + gl_FragColor.rgb = CineonToneMapping( gl_FragColor.rgb ); + #elif defined( ACES_FILMIC_TONE_MAPPING ) + gl_FragColor.rgb = ACESFilmicToneMapping( gl_FragColor.rgb ); + #elif defined( AGX_TONE_MAPPING ) + gl_FragColor.rgb = AgXToneMapping( gl_FragColor.rgb ); + #elif defined( NEUTRAL_TONE_MAPPING ) + gl_FragColor.rgb = NeutralToneMapping( gl_FragColor.rgb ); + #elif defined( CUSTOM_TONE_MAPPING ) + gl_FragColor.rgb = CustomToneMapping( gl_FragColor.rgb ); + #endif + + #ifdef SRGB_TRANSFER + gl_FragColor = sRGBTransferOETF( gl_FragColor ); + #endif + }`,depthTest:!1,depthWrite:!1}),u=new Ht(l,c),h=new Bu(-1,1,1,-1,0,1);let d=null,f=null,p=!1,_,m=null,g=[],v=!1;this.setSize=function(b,x){a.setSize(b,x),o.setSize(b,x);for(let E=0;E0&&g[0].isRenderPass===!0;const x=a.width,E=a.height;for(let S=0;S0)return n;const s=e*t;let r=ld[s];if(r===void 0&&(r=new Float32Array(s),ld[s]=r),e!==0){i.toArray(r,0);for(let a=1,o=0;a!==e;++a)o+=t,n[a].toArray(r,o)}return r}function Vt(n,e){if(n.length!==e.length)return!1;for(let t=0,i=n.length;t0&&(this.seq=s.concat(r))}setValue(e,t,i,s){const r=this.map[t];r!==void 0&&r.setValue(e,i,s)}setOptional(e,t,i){const s=t[i];s!==void 0&&this.setValue(e,i,s)}static upload(e,t,i,s){for(let r=0,a=t.length;r!==a;++r){const o=t[r],l=i[o.id];l.needsUpdate!==!1&&o.setValue(e,l.value,s)}}static seqWithValue(e,t){const i=[];for(let s=0,r=e.length;s!==r;++s){const a=e[s];a.id in t&&i.push(a)}return i}}function pd(n,e,t){const i=n.createShader(e);return n.shaderSource(i,t),n.compileShader(i),i}const dv=37297;let fv=0;function pv(n,e){const t=n.split(` +`),i=[],s=Math.max(e-6,0),r=Math.min(e+6,t.length);for(let a=s;a":" "} ${o}: ${t[a]}`)}return i.join(` +`)}const md=new et;function mv(n){at._getMatrix(md,at.workingColorSpace,n);const e=`mat3( ${md.elements.map(t=>t.toFixed(4))} )`;switch(at.getTransfer(n)){case Co:return[e,"LinearTransferOETF"];case xt:return[e,"sRGBTransferOETF"];default:return $e("WebGLProgram: Unsupported color space: ",n),[e,"LinearTransferOETF"]}}function gd(n,e,t){const i=n.getShaderParameter(e,n.COMPILE_STATUS),r=(n.getShaderInfoLog(e)||"").trim();if(i&&r==="")return"";const a=/ERROR: 0:(\d+)/.exec(r);if(a){const o=parseInt(a[1]);return t.toUpperCase()+` + +`+r+` + +`+pv(n.getShaderSource(e),o)}else return r}function gv(n,e){const t=mv(e);return[`vec4 ${n}( vec4 value ) {`,` return ${t[1]}( vec4( value.rgb * ${t[0]}, value.a ) );`,"}"].join(` +`)}const _v={[Vf]:"Linear",[Gf]:"Reinhard",[Wf]:"Cineon",[Xf]:"ACESFilmic",[Kf]:"AgX",[qf]:"Neutral",[Yf]:"Custom"};function xv(n,e){const t=_v[e];return t===void 0?($e("WebGLProgram: Unsupported toneMapping:",e),"vec3 "+n+"( vec3 color ) { return LinearToneMapping( color ); }"):"vec3 "+n+"( vec3 color ) { return "+t+"ToneMapping( color ); }"}const qa=new k;function yv(){at.getLuminanceCoefficients(qa);const n=qa.x.toFixed(4),e=qa.y.toFixed(4),t=qa.z.toFixed(4);return["float luminance( const in vec3 rgb ) {",` const vec3 weights = vec3( ${n}, ${e}, ${t} );`," return dot( weights, rgb );","}"].join(` +`)}function vv(n){return[n.extensionClipCullDistance?"#extension GL_ANGLE_clip_cull_distance : require":"",n.extensionMultiDraw?"#extension GL_ANGLE_multi_draw : require":""].filter(Hr).join(` +`)}function Sv(n){const e=[];for(const t in n){const i=n[t];i!==!1&&e.push("#define "+t+" "+i)}return e.join(` +`)}function bv(n,e){const t={},i=n.getProgramParameter(e,n.ACTIVE_ATTRIBUTES);for(let s=0;s/gm;function su(n){return n.replace(Mv,Ev)}const Av=new Map;function Ev(n,e){let t=tt[e];if(t===void 0){const i=Av.get(e);if(i!==void 0)t=tt[i],$e('WebGLRenderer: Shader chunk "%s" has been deprecated. Use "%s" instead.',e,i);else throw new Error("THREE.WebGLProgram: Can not resolve #include <"+e+">")}return su(t)}const Tv=/#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g;function yd(n){return n.replace(Tv,Cv)}function Cv(n,e,t,i){let s="";for(let r=parseInt(e);r0&&(m+=` +`),g=["#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,p].filter(Hr).join(` +`),g.length>0&&(g+=` +`)):(m=[vd(t),"#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,p,t.extensionClipCullDistance?"#define USE_CLIP_DISTANCE":"",t.batching?"#define USE_BATCHING":"",t.batchingColor?"#define USE_BATCHING_COLOR":"",t.instancing?"#define USE_INSTANCING":"",t.instancingColor?"#define USE_INSTANCING_COLOR":"",t.instancingMorph?"#define USE_INSTANCING_MORPH":"",t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.map?"#define USE_MAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+u:"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",t.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",t.displacementMap?"#define USE_DISPLACEMENTMAP":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.anisotropy?"#define USE_ANISOTROPY":"",t.anisotropyMap?"#define USE_ANISOTROPYMAP":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",t.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.alphaHash?"#define USE_ALPHAHASH":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",t.mapUv?"#define MAP_UV "+t.mapUv:"",t.alphaMapUv?"#define ALPHAMAP_UV "+t.alphaMapUv:"",t.lightMapUv?"#define LIGHTMAP_UV "+t.lightMapUv:"",t.aoMapUv?"#define AOMAP_UV "+t.aoMapUv:"",t.emissiveMapUv?"#define EMISSIVEMAP_UV "+t.emissiveMapUv:"",t.bumpMapUv?"#define BUMPMAP_UV "+t.bumpMapUv:"",t.normalMapUv?"#define NORMALMAP_UV "+t.normalMapUv:"",t.displacementMapUv?"#define DISPLACEMENTMAP_UV "+t.displacementMapUv:"",t.metalnessMapUv?"#define METALNESSMAP_UV "+t.metalnessMapUv:"",t.roughnessMapUv?"#define ROUGHNESSMAP_UV "+t.roughnessMapUv:"",t.anisotropyMapUv?"#define ANISOTROPYMAP_UV "+t.anisotropyMapUv:"",t.clearcoatMapUv?"#define CLEARCOATMAP_UV "+t.clearcoatMapUv:"",t.clearcoatNormalMapUv?"#define CLEARCOAT_NORMALMAP_UV "+t.clearcoatNormalMapUv:"",t.clearcoatRoughnessMapUv?"#define CLEARCOAT_ROUGHNESSMAP_UV "+t.clearcoatRoughnessMapUv:"",t.iridescenceMapUv?"#define IRIDESCENCEMAP_UV "+t.iridescenceMapUv:"",t.iridescenceThicknessMapUv?"#define IRIDESCENCE_THICKNESSMAP_UV "+t.iridescenceThicknessMapUv:"",t.sheenColorMapUv?"#define SHEEN_COLORMAP_UV "+t.sheenColorMapUv:"",t.sheenRoughnessMapUv?"#define SHEEN_ROUGHNESSMAP_UV "+t.sheenRoughnessMapUv:"",t.specularMapUv?"#define SPECULARMAP_UV "+t.specularMapUv:"",t.specularColorMapUv?"#define SPECULAR_COLORMAP_UV "+t.specularColorMapUv:"",t.specularIntensityMapUv?"#define SPECULAR_INTENSITYMAP_UV "+t.specularIntensityMapUv:"",t.transmissionMapUv?"#define TRANSMISSIONMAP_UV "+t.transmissionMapUv:"",t.thicknessMapUv?"#define THICKNESSMAP_UV "+t.thicknessMapUv:"",t.vertexTangents&&t.flatShading===!1?"#define USE_TANGENT":"",t.vertexNormals?"#define HAS_NORMAL":"",t.vertexColors?"#define USE_COLOR":"",t.vertexAlphas?"#define USE_COLOR_ALPHA":"",t.vertexUv1s?"#define USE_UV1":"",t.vertexUv2s?"#define USE_UV2":"",t.vertexUv3s?"#define USE_UV3":"",t.pointsUvs?"#define USE_POINTS_UV":"",t.flatShading?"#define FLAT_SHADED":"",t.skinning?"#define USE_SKINNING":"",t.morphTargets?"#define USE_MORPHTARGETS":"",t.morphNormals&&t.flatShading===!1?"#define USE_MORPHNORMALS":"",t.morphColors?"#define USE_MORPHCOLORS":"",t.morphTargetsCount>0?"#define MORPHTARGETS_TEXTURE_STRIDE "+t.morphTextureStride:"",t.morphTargetsCount>0?"#define MORPHTARGETS_COUNT "+t.morphTargetsCount:"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?"#define USE_SHADOWMAP":"",t.shadowMapEnabled?"#define "+l:"",t.sizeAttenuation?"#define USE_SIZEATTENUATION":"",t.numLightProbes>0?"#define USE_LIGHT_PROBES":"",t.logarithmicDepthBuffer?"#define USE_LOGARITHMIC_DEPTH_BUFFER":"",t.reversedDepthBuffer?"#define USE_REVERSED_DEPTH_BUFFER":"","uniform mat4 modelMatrix;","uniform mat4 modelViewMatrix;","uniform mat4 projectionMatrix;","uniform mat4 viewMatrix;","uniform mat3 normalMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;","#ifdef USE_INSTANCING"," attribute mat4 instanceMatrix;","#endif","#ifdef USE_INSTANCING_COLOR"," attribute vec3 instanceColor;","#endif","#ifdef USE_INSTANCING_MORPH"," uniform sampler2D morphTexture;","#endif","attribute vec3 position;","attribute vec3 normal;","attribute vec2 uv;","#ifdef USE_UV1"," attribute vec2 uv1;","#endif","#ifdef USE_UV2"," attribute vec2 uv2;","#endif","#ifdef USE_UV3"," attribute vec2 uv3;","#endif","#ifdef USE_TANGENT"," attribute vec4 tangent;","#endif","#if defined( USE_COLOR_ALPHA )"," attribute vec4 color;","#elif defined( USE_COLOR )"," attribute vec3 color;","#endif","#ifdef USE_SKINNING"," attribute vec4 skinIndex;"," attribute vec4 skinWeight;","#endif",` +`].filter(Hr).join(` +`),g=[vd(t),"#define SHADER_TYPE "+t.shaderType,"#define SHADER_NAME "+t.shaderName,p,t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.alphaToCoverage?"#define ALPHA_TO_COVERAGE":"",t.map?"#define USE_MAP":"",t.matcap?"#define USE_MATCAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+c:"",t.envMap?"#define "+u:"",t.envMap?"#define "+h:"",d?"#define CUBEUV_TEXEL_WIDTH "+d.texelWidth:"",d?"#define CUBEUV_TEXEL_HEIGHT "+d.texelHeight:"",d?"#define CUBEUV_MAX_MIP "+d.maxMip+".0":"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMapObjectSpace?"#define USE_NORMALMAP_OBJECTSPACE":"",t.normalMapTangentSpace?"#define USE_NORMALMAP_TANGENTSPACE":"",t.packedNormalMap?"#define USE_PACKED_NORMALMAP":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.anisotropy?"#define USE_ANISOTROPY":"",t.anisotropyMap?"#define USE_ANISOTROPYMAP":"",t.clearcoat?"#define USE_CLEARCOAT":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.dispersion?"#define USE_DISPERSION":"",t.iridescence?"#define USE_IRIDESCENCE":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularColorMap?"#define USE_SPECULAR_COLORMAP":"",t.specularIntensityMap?"#define USE_SPECULAR_INTENSITYMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.alphaTest?"#define USE_ALPHATEST":"",t.alphaHash?"#define USE_ALPHAHASH":"",t.sheen?"#define USE_SHEEN":"",t.sheenColorMap?"#define USE_SHEEN_COLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEEN_ROUGHNESSMAP":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.vertexTangents&&t.flatShading===!1?"#define USE_TANGENT":"",t.vertexColors||t.instancingColor?"#define USE_COLOR":"",t.vertexAlphas||t.batchingColor?"#define USE_COLOR_ALPHA":"",t.vertexUv1s?"#define USE_UV1":"",t.vertexUv2s?"#define USE_UV2":"",t.vertexUv3s?"#define USE_UV3":"",t.pointsUvs?"#define USE_POINTS_UV":"",t.gradientMap?"#define USE_GRADIENTMAP":"",t.flatShading?"#define FLAT_SHADED":"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?"#define USE_SHADOWMAP":"",t.shadowMapEnabled?"#define "+l:"",t.premultipliedAlpha?"#define PREMULTIPLIED_ALPHA":"",t.numLightProbes>0?"#define USE_LIGHT_PROBES":"",t.numLightProbeGrids>0?"#define USE_LIGHT_PROBES_GRID":"",t.decodeVideoTexture?"#define DECODE_VIDEO_TEXTURE":"",t.decodeVideoTextureEmissive?"#define DECODE_VIDEO_TEXTURE_EMISSIVE":"",t.logarithmicDepthBuffer?"#define USE_LOGARITHMIC_DEPTH_BUFFER":"",t.reversedDepthBuffer?"#define USE_REVERSED_DEPTH_BUFFER":"","uniform mat4 viewMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;",t.toneMapping!==li?"#define TONE_MAPPING":"",t.toneMapping!==li?tt.tonemapping_pars_fragment:"",t.toneMapping!==li?xv("toneMapping",t.toneMapping):"",t.dithering?"#define DITHERING":"",t.opaque?"#define OPAQUE":"",tt.colorspace_pars_fragment,gv("linearToOutputTexel",t.outputColorSpace),yv(),t.useDepthPacking?"#define DEPTH_PACKING "+t.depthPacking:"",` +`].filter(Hr).join(` +`)),a=su(a),a=_d(a,t),a=xd(a,t),o=su(o),o=_d(o,t),o=xd(o,t),a=yd(a),o=yd(o),t.isRawShaderMaterial!==!0&&(v=`#version 300 es +`,m=[f,"#define attribute in","#define varying out","#define texture2D texture"].join(` +`)+` +`+m,g=["#define varying in",t.glslVersion===jc?"":"layout(location = 0) out highp vec4 pc_fragColor;",t.glslVersion===jc?"":"#define gl_FragColor pc_fragColor","#define gl_FragDepthEXT gl_FragDepth","#define texture2D texture","#define textureCube texture","#define texture2DProj textureProj","#define texture2DLodEXT textureLod","#define texture2DProjLodEXT textureProjLod","#define textureCubeLodEXT textureLod","#define texture2DGradEXT textureGrad","#define texture2DProjGradEXT textureProjGrad","#define textureCubeGradEXT textureGrad"].join(` +`)+` +`+g);const b=v+m+a,x=v+g+o,E=pd(s,s.VERTEX_SHADER,b),S=pd(s,s.FRAGMENT_SHADER,x);s.attachShader(_,E),s.attachShader(_,S),t.index0AttributeName!==void 0?s.bindAttribLocation(_,0,t.index0AttributeName):t.hasPositionAttribute===!0&&s.bindAttribLocation(_,0,"position"),s.linkProgram(_);function A(R){if(n.debug.checkShaderErrors){const w=s.getProgramInfoLog(_)||"",P=s.getShaderInfoLog(E)||"",U=s.getShaderInfoLog(S)||"",D=w.trim(),K=P.trim(),B=U.trim();let ie=!0,F=!0;if(s.getProgramParameter(_,s.LINK_STATUS)===!1)if(ie=!1,typeof n.debug.onShaderError=="function")n.debug.onShaderError(s,_,E,S);else{const se=gd(s,E,"vertex"),V=gd(s,S,"fragment");ut("WebGLProgram: Shader Error "+s.getError()+" - VALIDATE_STATUS "+s.getProgramParameter(_,s.VALIDATE_STATUS)+` + +Material Name: `+R.name+` +Material Type: `+R.type+` + +Program Info Log: `+D+` +`+se+` +`+V)}else D!==""?$e("WebGLProgram: Program Info Log:",D):(K===""||B==="")&&(F=!1);F&&(R.diagnostics={runnable:ie,programLog:D,vertexShader:{log:K,prefix:m},fragmentShader:{log:B,prefix:g}})}s.deleteShader(E),s.deleteShader(S),y=new xo(s,_),T=bv(s,_)}let y;this.getUniforms=function(){return y===void 0&&A(this),y};let T;this.getAttributes=function(){return T===void 0&&A(this),T};let L=t.rendererExtensionParallelShaderCompile===!1;return this.isReady=function(){return L===!1&&(L=s.getProgramParameter(_,dv)),L},this.destroy=function(){i.releaseStatesOfProgram(this),s.deleteProgram(_),this.program=void 0},this.type=t.shaderType,this.name=t.shaderName,this.id=fv++,this.cacheKey=e,this.usedTimes=1,this.program=_,this.vertexShader=E,this.fragmentShader=S,this}let Fv=0;class Bv{constructor(){this.shaderCache=new Map,this.materialCache=new Map}update(e,t,i){const s=this._getShaderCacheForMaterial(e);return s.has(t)===!1&&(s.add(t),t.usedTimes++),s.has(i)===!1&&(s.add(i),i.usedTimes++),this}remove(e){const t=this.materialCache.get(e);for(const i of t)i.usedTimes--,i.usedTimes===0&&this.shaderCache.delete(i.code);return this.materialCache.delete(e),this}getVertexShaderStage(e){return this._getShaderStage(e.vertexShader)}getFragmentShaderStage(e){return this._getShaderStage(e.fragmentShader)}dispose(){this.shaderCache.clear(),this.materialCache.clear()}_getShaderCacheForMaterial(e){const t=this.materialCache;let i=t.get(e);return i===void 0&&(i=new Set,t.set(e,i)),i}_getShaderStage(e){const t=this.shaderCache;let i=t.get(e);return i===void 0&&(i=new Hv(e),t.set(e,i)),i}}class Hv{constructor(e){this.id=Fv++,this.code=e,this.usedTimes=0}}function zv(n){return n===_s||n===Ao||n===Eo}function Vv(n,e,t,i,s,r){const a=new ap,o=new Bv,l=new Set,c=[],u=new Map,h=i.logarithmicDepthBuffer;let d=i.precision;const f={MeshDepthMaterial:"depth",MeshDistanceMaterial:"distance",MeshNormalMaterial:"normal",MeshBasicMaterial:"basic",MeshLambertMaterial:"lambert",MeshPhongMaterial:"phong",MeshToonMaterial:"toon",MeshStandardMaterial:"physical",MeshPhysicalMaterial:"physical",MeshMatcapMaterial:"matcap",LineBasicMaterial:"basic",LineDashedMaterial:"dashed",PointsMaterial:"points",ShadowMaterial:"shadow",SpriteMaterial:"sprite"};function p(y){return l.add(y),y===0?"uv":`uv${y}`}function _(y,T,L,R,w,P){const U=R.fog,D=w.geometry,K=y.isMeshStandardMaterial||y.isMeshLambertMaterial||y.isMeshPhongMaterial?R.environment:null,B=y.isMeshStandardMaterial||y.isMeshLambertMaterial&&!y.envMap||y.isMeshPhongMaterial&&!y.envMap,ie=e.get(y.envMap||K,B),F=ie&&ie.mapping===Jo?ie.image.height:null,se=f[y.type];y.precision!==null&&(d=i.getMaxPrecision(y.precision),d!==y.precision&&$e("WebGLProgram.getParameters:",y.precision,"not supported, using",d,"instead."));const V=D.morphAttributes.position||D.morphAttributes.normal||D.morphAttributes.color,oe=V!==void 0?V.length:0;let Ae=0;D.morphAttributes.position!==void 0&&(Ae=1),D.morphAttributes.normal!==void 0&&(Ae=2),D.morphAttributes.color!==void 0&&(Ae=3);let me,ue,z,ee;if(se){const fe=gn[se];me=fe.vertexShader,ue=fe.fragmentShader}else{me=y.vertexShader,ue=y.fragmentShader;const fe=o.getVertexShaderStage(y),Ue=o.getFragmentShaderStage(y);o.update(y,fe,Ue),z=fe.id,ee=Ue.id}const Z=n.getRenderTarget(),xe=n.state.buffers.depth.getReversed(),be=w.isInstancedMesh===!0,Se=w.isBatchedMesh===!0,Oe=!!y.map,Ge=!!y.matcap,Ye=!!ie,Ke=!!y.aoMap,Be=!!y.lightMap,Pe=!!y.bumpMap&&y.wireframe===!1,st=!!y.normalMap,mt=!!y.displacementMap,gt=!!y.emissiveMap,ft=!!y.metalnessMap,_t=!!y.roughnessMap,G=y.anisotropy>0,nt=y.clearcoat>0,lt=y.dispersion>0,I=y.iridescence>0,M=y.sheen>0,q=y.transmission>0,te=G&&!!y.anisotropyMap,Q=nt&&!!y.clearcoatMap,he=nt&&!!y.clearcoatNormalMap,Te=nt&&!!y.clearcoatRoughnessMap,ce=I&&!!y.iridescenceMap,pe=I&&!!y.iridescenceThicknessMap,Ee=M&&!!y.sheenColorMap,We=M&&!!y.sheenRoughnessMap,H=!!y.specularMap,ne=!!y.specularColorMap,O=!!y.specularIntensityMap,De=q&&!!y.transmissionMap,ye=q&&!!y.thicknessMap,N=!!y.gradientMap,ge=!!y.alphaMap,le=y.alphaTest>0,W=!!y.alphaHash,ae=!!y.extensions;let $=li;y.toneMapped&&(Z===null||Z.isXRRenderTarget===!0)&&($=n.toneMapping);const de={shaderID:se,shaderType:y.type,shaderName:y.name,vertexShader:me,fragmentShader:ue,defines:y.defines,customVertexShaderID:z,customFragmentShaderID:ee,isRawShaderMaterial:y.isRawShaderMaterial===!0,glslVersion:y.glslVersion,precision:d,batching:Se,batchingColor:Se&&w._colorsTexture!==null,instancing:be,instancingColor:be&&w.instanceColor!==null,instancingMorph:be&&w.morphTexture!==null,outputColorSpace:Z===null?n.outputColorSpace:Z.isXRRenderTarget===!0?Z.texture.colorSpace:at.workingColorSpace,alphaToCoverage:!!y.alphaToCoverage,map:Oe,matcap:Ge,envMap:Ye,envMapMode:Ye&&ie.mapping,envMapCubeUVHeight:F,aoMap:Ke,lightMap:Be,bumpMap:Pe,normalMap:st,displacementMap:mt,emissiveMap:gt,normalMapObjectSpace:st&&y.normalMapType===Dm,normalMapTangentSpace:st&&y.normalMapType===mh,packedNormalMap:st&&y.normalMapType===mh&&zv(y.normalMap.format),metalnessMap:ft,roughnessMap:_t,anisotropy:G,anisotropyMap:te,clearcoat:nt,clearcoatMap:Q,clearcoatNormalMap:he,clearcoatRoughnessMap:Te,dispersion:lt,iridescence:I,iridescenceMap:ce,iridescenceThicknessMap:pe,sheen:M,sheenColorMap:Ee,sheenRoughnessMap:We,specularMap:H,specularColorMap:ne,specularIntensityMap:O,transmission:q,transmissionMap:De,thicknessMap:ye,gradientMap:N,opaque:y.transparent===!1&&y.blending===tr&&y.alphaToCoverage===!1,alphaMap:ge,alphaTest:le,alphaHash:W,combine:y.combine,mapUv:Oe&&p(y.map.channel),aoMapUv:Ke&&p(y.aoMap.channel),lightMapUv:Be&&p(y.lightMap.channel),bumpMapUv:Pe&&p(y.bumpMap.channel),normalMapUv:st&&p(y.normalMap.channel),displacementMapUv:mt&&p(y.displacementMap.channel),emissiveMapUv:gt&&p(y.emissiveMap.channel),metalnessMapUv:ft&&p(y.metalnessMap.channel),roughnessMapUv:_t&&p(y.roughnessMap.channel),anisotropyMapUv:te&&p(y.anisotropyMap.channel),clearcoatMapUv:Q&&p(y.clearcoatMap.channel),clearcoatNormalMapUv:he&&p(y.clearcoatNormalMap.channel),clearcoatRoughnessMapUv:Te&&p(y.clearcoatRoughnessMap.channel),iridescenceMapUv:ce&&p(y.iridescenceMap.channel),iridescenceThicknessMapUv:pe&&p(y.iridescenceThicknessMap.channel),sheenColorMapUv:Ee&&p(y.sheenColorMap.channel),sheenRoughnessMapUv:We&&p(y.sheenRoughnessMap.channel),specularMapUv:H&&p(y.specularMap.channel),specularColorMapUv:ne&&p(y.specularColorMap.channel),specularIntensityMapUv:O&&p(y.specularIntensityMap.channel),transmissionMapUv:De&&p(y.transmissionMap.channel),thicknessMapUv:ye&&p(y.thicknessMap.channel),alphaMapUv:ge&&p(y.alphaMap.channel),vertexTangents:!!D.attributes.tangent&&(st||G),vertexNormals:!!D.attributes.normal,vertexColors:y.vertexColors,vertexAlphas:y.vertexColors===!0&&!!D.attributes.color&&D.attributes.color.itemSize===4,pointsUvs:w.isPoints===!0&&!!D.attributes.uv&&(Oe||ge),fog:!!U,useFog:y.fog===!0,fogExp2:!!U&&U.isFogExp2,flatShading:y.wireframe===!1&&(y.flatShading===!0||D.attributes.normal===void 0&&st===!1&&(y.isMeshLambertMaterial||y.isMeshPhongMaterial||y.isMeshStandardMaterial||y.isMeshPhysicalMaterial)),sizeAttenuation:y.sizeAttenuation===!0,logarithmicDepthBuffer:h,reversedDepthBuffer:xe,skinning:w.isSkinnedMesh===!0,hasPositionAttribute:D.attributes.position!==void 0,morphTargets:D.morphAttributes.position!==void 0,morphNormals:D.morphAttributes.normal!==void 0,morphColors:D.morphAttributes.color!==void 0,morphTargetsCount:oe,morphTextureStride:Ae,numDirLights:T.directional.length,numPointLights:T.point.length,numSpotLights:T.spot.length,numSpotLightMaps:T.spotLightMap.length,numRectAreaLights:T.rectArea.length,numHemiLights:T.hemi.length,numDirLightShadows:T.directionalShadowMap.length,numPointLightShadows:T.pointShadowMap.length,numSpotLightShadows:T.spotShadowMap.length,numSpotLightShadowsWithMaps:T.numSpotLightShadowsWithMaps,numLightProbes:T.numLightProbes,numLightProbeGrids:P.length,numClippingPlanes:r.numPlanes,numClipIntersection:r.numIntersection,dithering:y.dithering,shadowMapEnabled:n.shadowMap.enabled&&L.length>0,shadowMapType:n.shadowMap.type,toneMapping:$,decodeVideoTexture:Oe&&y.map.isVideoTexture===!0&&at.getTransfer(y.map.colorSpace)===xt,decodeVideoTextureEmissive:gt&&y.emissiveMap.isVideoTexture===!0&&at.getTransfer(y.emissiveMap.colorSpace)===xt,premultipliedAlpha:y.premultipliedAlpha,doubleSided:y.side===Yt,flipSided:y.side===_n,useDepthPacking:y.depthPacking>=0,depthPacking:y.depthPacking||0,index0AttributeName:y.index0AttributeName,extensionClipCullDistance:ae&&y.extensions.clipCullDistance===!0&&t.has("WEBGL_clip_cull_distance"),extensionMultiDraw:(ae&&y.extensions.multiDraw===!0||Se)&&t.has("WEBGL_multi_draw"),rendererExtensionParallelShaderCompile:t.has("KHR_parallel_shader_compile"),customProgramCacheKey:y.customProgramCacheKey()};return de.vertexUv1s=l.has(1),de.vertexUv2s=l.has(2),de.vertexUv3s=l.has(3),l.clear(),de}function m(y){const T=[];if(y.shaderID?T.push(y.shaderID):(T.push(y.customVertexShaderID),T.push(y.customFragmentShaderID)),y.defines!==void 0)for(const L in y.defines)T.push(L),T.push(y.defines[L]);return y.isRawShaderMaterial===!1&&(g(T,y),v(T,y),T.push(n.outputColorSpace)),T.push(y.customProgramCacheKey),T.join()}function g(y,T){y.push(T.precision),y.push(T.outputColorSpace),y.push(T.envMapMode),y.push(T.envMapCubeUVHeight),y.push(T.mapUv),y.push(T.alphaMapUv),y.push(T.lightMapUv),y.push(T.aoMapUv),y.push(T.bumpMapUv),y.push(T.normalMapUv),y.push(T.displacementMapUv),y.push(T.emissiveMapUv),y.push(T.metalnessMapUv),y.push(T.roughnessMapUv),y.push(T.anisotropyMapUv),y.push(T.clearcoatMapUv),y.push(T.clearcoatNormalMapUv),y.push(T.clearcoatRoughnessMapUv),y.push(T.iridescenceMapUv),y.push(T.iridescenceThicknessMapUv),y.push(T.sheenColorMapUv),y.push(T.sheenRoughnessMapUv),y.push(T.specularMapUv),y.push(T.specularColorMapUv),y.push(T.specularIntensityMapUv),y.push(T.transmissionMapUv),y.push(T.thicknessMapUv),y.push(T.combine),y.push(T.fogExp2),y.push(T.sizeAttenuation),y.push(T.morphTargetsCount),y.push(T.morphAttributeCount),y.push(T.numDirLights),y.push(T.numPointLights),y.push(T.numSpotLights),y.push(T.numSpotLightMaps),y.push(T.numHemiLights),y.push(T.numRectAreaLights),y.push(T.numDirLightShadows),y.push(T.numPointLightShadows),y.push(T.numSpotLightShadows),y.push(T.numSpotLightShadowsWithMaps),y.push(T.numLightProbes),y.push(T.shadowMapType),y.push(T.toneMapping),y.push(T.numClippingPlanes),y.push(T.numClipIntersection),y.push(T.depthPacking)}function v(y,T){a.disableAll(),T.instancing&&a.enable(0),T.instancingColor&&a.enable(1),T.instancingMorph&&a.enable(2),T.matcap&&a.enable(3),T.envMap&&a.enable(4),T.normalMapObjectSpace&&a.enable(5),T.normalMapTangentSpace&&a.enable(6),T.clearcoat&&a.enable(7),T.iridescence&&a.enable(8),T.alphaTest&&a.enable(9),T.vertexColors&&a.enable(10),T.vertexAlphas&&a.enable(11),T.vertexUv1s&&a.enable(12),T.vertexUv2s&&a.enable(13),T.vertexUv3s&&a.enable(14),T.vertexTangents&&a.enable(15),T.anisotropy&&a.enable(16),T.alphaHash&&a.enable(17),T.batching&&a.enable(18),T.dispersion&&a.enable(19),T.batchingColor&&a.enable(20),T.gradientMap&&a.enable(21),T.packedNormalMap&&a.enable(22),T.vertexNormals&&a.enable(23),y.push(a.mask),a.disableAll(),T.fog&&a.enable(0),T.useFog&&a.enable(1),T.flatShading&&a.enable(2),T.logarithmicDepthBuffer&&a.enable(3),T.reversedDepthBuffer&&a.enable(4),T.skinning&&a.enable(5),T.morphTargets&&a.enable(6),T.morphNormals&&a.enable(7),T.morphColors&&a.enable(8),T.premultipliedAlpha&&a.enable(9),T.shadowMapEnabled&&a.enable(10),T.doubleSided&&a.enable(11),T.flipSided&&a.enable(12),T.useDepthPacking&&a.enable(13),T.dithering&&a.enable(14),T.transmission&&a.enable(15),T.sheen&&a.enable(16),T.opaque&&a.enable(17),T.pointsUvs&&a.enable(18),T.decodeVideoTexture&&a.enable(19),T.decodeVideoTextureEmissive&&a.enable(20),T.alphaToCoverage&&a.enable(21),T.numLightProbeGrids>0&&a.enable(22),T.hasPositionAttribute&&a.enable(23),y.push(a.mask)}function b(y){const T=f[y.type];let L;if(T){const R=gn[T];L=Fu.clone(R.uniforms)}else L=y.uniforms;return L}function x(y,T){let L=u.get(T);return L!==void 0?++L.usedTimes:(L=new kv(n,T,y,s),c.push(L),u.set(T,L)),L}function E(y){if(--y.usedTimes===0){const T=c.indexOf(y);c[T]=c[c.length-1],c.pop(),u.delete(y.cacheKey),y.destroy()}}function S(y){o.remove(y)}function A(){o.dispose()}return{getParameters:_,getProgramCacheKey:m,getUniforms:b,acquireProgram:x,releaseProgram:E,releaseShaderCache:S,programs:c,dispose:A}}function Gv(){let n=new WeakMap;function e(a){return n.has(a)}function t(a){let o=n.get(a);return o===void 0&&(o={},n.set(a,o)),o}function i(a){n.delete(a)}function s(a,o,l){n.get(a)[o]=l}function r(){n=new WeakMap}return{has:e,get:t,remove:i,update:s,dispose:r}}function Wv(n,e){return n.groupOrder!==e.groupOrder?n.groupOrder-e.groupOrder:n.renderOrder!==e.renderOrder?n.renderOrder-e.renderOrder:n.material.id!==e.material.id?n.material.id-e.material.id:n.materialVariant!==e.materialVariant?n.materialVariant-e.materialVariant:n.z!==e.z?n.z-e.z:n.id-e.id}function Sd(n,e){return n.groupOrder!==e.groupOrder?n.groupOrder-e.groupOrder:n.renderOrder!==e.renderOrder?n.renderOrder-e.renderOrder:n.z!==e.z?e.z-n.z:n.id-e.id}function bd(){const n=[];let e=0;const t=[],i=[],s=[];function r(){e=0,t.length=0,i.length=0,s.length=0}function a(d){let f=0;return d.isInstancedMesh&&(f+=2),d.isSkinnedMesh&&(f+=1),f}function o(d,f,p,_,m,g){let v=n[e];return v===void 0?(v={id:d.id,object:d,geometry:f,material:p,materialVariant:a(d),groupOrder:_,renderOrder:d.renderOrder,z:m,group:g},n[e]=v):(v.id=d.id,v.object=d,v.geometry=f,v.material=p,v.materialVariant=a(d),v.groupOrder=_,v.renderOrder=d.renderOrder,v.z=m,v.group=g),e++,v}function l(d,f,p,_,m,g){const v=o(d,f,p,_,m,g);p.transmission>0?i.push(v):p.transparent===!0?s.push(v):t.push(v)}function c(d,f,p,_,m,g){const v=o(d,f,p,_,m,g);p.transmission>0?i.unshift(v):p.transparent===!0?s.unshift(v):t.unshift(v)}function u(d,f,p){t.length>1&&t.sort(d||Wv),i.length>1&&i.sort(f||Sd),s.length>1&&s.sort(f||Sd),p&&(t.reverse(),i.reverse(),s.reverse())}function h(){for(let d=e,f=n.length;d=r.length?(a=new bd,r.push(a)):a=r[s],a}function t(){n=new WeakMap}return{get:e,dispose:t}}function Yv(){const n={};return{get:function(e){if(n[e.id]!==void 0)return n[e.id];let t;switch(e.type){case"DirectionalLight":t={direction:new k,color:new it};break;case"SpotLight":t={position:new k,direction:new k,color:new it,distance:0,coneCos:0,penumbraCos:0,decay:0};break;case"PointLight":t={position:new k,color:new it,distance:0,decay:0};break;case"HemisphereLight":t={direction:new k,skyColor:new it,groundColor:new it};break;case"RectAreaLight":t={color:new it,position:new k,halfWidth:new k,halfHeight:new k};break}return n[e.id]=t,t}}}function Kv(){const n={};return{get:function(e){if(n[e.id]!==void 0)return n[e.id];let t;switch(e.type){case"DirectionalLight":t={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Le};break;case"SpotLight":t={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Le};break;case"PointLight":t={shadowIntensity:1,shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new Le,shadowCameraNear:1,shadowCameraFar:1e3};break}return n[e.id]=t,t}}}let qv=0;function $v(n,e){return(e.castShadow?2:0)-(n.castShadow?2:0)+(e.map?1:0)-(n.map?1:0)}function Zv(n){const e=new Yv,t=Kv(),i={version:0,hash:{directionalLength:-1,pointLength:-1,spotLength:-1,rectAreaLength:-1,hemiLength:-1,numDirectionalShadows:-1,numPointShadows:-1,numSpotShadows:-1,numSpotMaps:-1,numLightProbes:-1},ambient:[0,0,0],probe:[],directional:[],directionalShadow:[],directionalShadowMap:[],directionalShadowMatrix:[],spot:[],spotLightMap:[],spotShadow:[],spotShadowMap:[],spotLightMatrix:[],rectArea:[],rectAreaLTC1:null,rectAreaLTC2:null,point:[],pointShadow:[],pointShadowMap:[],pointShadowMatrix:[],hemi:[],numSpotLightShadowsWithMaps:0,numLightProbes:0};for(let c=0;c<9;c++)i.probe.push(new k);const s=new k,r=new Lt,a=new Lt;function o(c){let u=0,h=0,d=0;for(let T=0;T<9;T++)i.probe[T].set(0,0,0);let f=0,p=0,_=0,m=0,g=0,v=0,b=0,x=0,E=0,S=0,A=0;c.sort($v);for(let T=0,L=c.length;T0&&(n.has("OES_texture_float_linear")===!0?(i.rectAreaLTC1=we.LTC_FLOAT_1,i.rectAreaLTC2=we.LTC_FLOAT_2):(i.rectAreaLTC1=we.LTC_HALF_1,i.rectAreaLTC2=we.LTC_HALF_2)),i.ambient[0]=u,i.ambient[1]=h,i.ambient[2]=d;const y=i.hash;(y.directionalLength!==f||y.pointLength!==p||y.spotLength!==_||y.rectAreaLength!==m||y.hemiLength!==g||y.numDirectionalShadows!==v||y.numPointShadows!==b||y.numSpotShadows!==x||y.numSpotMaps!==E||y.numLightProbes!==A)&&(i.directional.length=f,i.spot.length=_,i.rectArea.length=m,i.point.length=p,i.hemi.length=g,i.directionalShadow.length=v,i.directionalShadowMap.length=v,i.pointShadow.length=b,i.pointShadowMap.length=b,i.spotShadow.length=x,i.spotShadowMap.length=x,i.directionalShadowMatrix.length=v,i.pointShadowMatrix.length=b,i.spotLightMatrix.length=x+E-S,i.spotLightMap.length=E,i.numSpotLightShadowsWithMaps=S,i.numLightProbes=A,y.directionalLength=f,y.pointLength=p,y.spotLength=_,y.rectAreaLength=m,y.hemiLength=g,y.numDirectionalShadows=v,y.numPointShadows=b,y.numSpotShadows=x,y.numSpotMaps=E,y.numLightProbes=A,i.version=qv++)}function l(c,u){let h=0,d=0,f=0,p=0,_=0;const m=u.matrixWorldInverse;for(let g=0,v=c.length;g=a.length?(o=new Md(n),a.push(o)):o=a[r],o}function i(){e=new WeakMap}return{get:t,dispose:i}}const jv=`void main() { + gl_Position = vec4( position, 1.0 ); +}`,Qv=`uniform sampler2D shadow_pass; +uniform vec2 resolution; +uniform float radius; +void main() { + const float samples = float( VSM_SAMPLES ); + float mean = 0.0; + float squared_mean = 0.0; + float uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 ); + float uvStart = samples <= 1.0 ? 0.0 : - 1.0; + for ( float i = 0.0; i < samples; i ++ ) { + float uvOffset = uvStart + i * uvStride; + #ifdef HORIZONTAL_PASS + vec2 distribution = texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ).rg; + mean += distribution.x; + squared_mean += distribution.y * distribution.y + distribution.x * distribution.x; + #else + float depth = texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ).r; + mean += depth; + squared_mean += depth * depth; + #endif + } + mean = mean / samples; + squared_mean = squared_mean / samples; + float std_dev = sqrt( max( 0.0, squared_mean - mean * mean ) ); + gl_FragColor = vec4( mean, std_dev, 0.0, 1.0 ); +}`,eS=[new k(1,0,0),new k(-1,0,0),new k(0,1,0),new k(0,-1,0),new k(0,0,1),new k(0,0,-1)],tS=[new k(0,-1,0),new k(0,-1,0),new k(0,0,1),new k(0,0,-1),new k(0,-1,0),new k(0,-1,0)],Ad=new Lt,Pr=new k,Gl=new k;function nS(n,e,t){let i=new fp;const s=new Le,r=new Le,a=new Tt,o=new u_,l=new h_,c={},u=t.maxTextureSize,h={[Zi]:_n,[_n]:Zi,[Yt]:Yt},d=new In({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new Le},radius:{value:4}},vertexShader:jv,fragmentShader:Qv}),f=d.clone();f.defines.HORIZONTAL_PASS=1;const p=new Rt;p.setAttribute("position",new Dn(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));const _=new Ht(p,d),m=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=fo;let g=this.type;this.render=function(S,A,y){if(m.enabled===!1||m.autoUpdate===!1&&m.needsUpdate===!1||S.length===0)return;this.type===lm&&($e("WebGLShadowMap: PCFSoftShadowMap has been deprecated. Using PCFShadowMap instead."),this.type=fo);const T=n.getRenderTarget(),L=n.getActiveCubeFace(),R=n.getActiveMipmapLevel(),w=n.state;w.setBlending(Ai),w.buffers.depth.getReversed()===!0?w.buffers.color.setClear(0,0,0,0):w.buffers.color.setClear(1,1,1,1),w.buffers.depth.setTest(!0),w.setScissorTest(!1);const P=g!==this.type;P&&A.traverse(function(U){U.material&&(Array.isArray(U.material)?U.material.forEach(D=>D.needsUpdate=!0):U.material.needsUpdate=!0)});for(let U=0,D=S.length;Uu||s.y>u)&&(s.x>u&&(r.x=Math.floor(u/ie.x),s.x=r.x*ie.x,B.mapSize.x=r.x),s.y>u&&(r.y=Math.floor(u/ie.y),s.y=r.y*ie.y,B.mapSize.y=r.y));const F=n.state.buffers.depth.getReversed();if(B.camera._reversedDepth=F,B.map===null||P===!0){if(B.map!==null&&(B.map.depthTexture!==null&&(B.map.depthTexture.dispose(),B.map.depthTexture=null),B.map.dispose()),this.type===kr){if(K.isPointLight){$e("WebGLShadowMap: VSM shadow maps are not supported for PointLights. Use PCF or BasicShadowMap instead.");continue}B.map=new ui(s.x,s.y,{format:_s,type:Ci,minFilter:Jt,magFilter:Jt,generateMipmaps:!1}),B.map.texture.name=K.name+".shadowMap",B.map.depthTexture=new or(s.x,s.y,Gn),B.map.depthTexture.name=K.name+".shadowMapDepth",B.map.depthTexture.format=wi,B.map.depthTexture.compareFunction=null,B.map.depthTexture.minFilter=zt,B.map.depthTexture.magFilter=zt}else K.isPointLight?(B.map=new Lp(s.x),B.map.depthTexture=new Tg(s.x,di)):(B.map=new ui(s.x,s.y),B.map.depthTexture=new or(s.x,s.y,di)),B.map.depthTexture.name=K.name+".shadowMap",B.map.depthTexture.format=wi,this.type===fo?(B.map.depthTexture.compareFunction=F?Du:Lu,B.map.depthTexture.minFilter=Jt,B.map.depthTexture.magFilter=Jt):(B.map.depthTexture.compareFunction=null,B.map.depthTexture.minFilter=zt,B.map.depthTexture.magFilter=zt);B.camera.updateProjectionMatrix()}const se=B.map.isWebGLCubeRenderTarget?6:1;for(let V=0;V0||A.map&&A.alphaTest>0||A.alphaToCoverage===!0){const w=L.uuid,P=A.uuid;let U=c[w];U===void 0&&(U={},c[w]=U);let D=U[P];D===void 0&&(D=L.clone(),U[P]=D,A.addEventListener("dispose",E)),L=D}if(L.visible=A.visible,L.wireframe=A.wireframe,T===kr?L.side=A.shadowSide!==null?A.shadowSide:A.side:L.side=A.shadowSide!==null?A.shadowSide:h[A.side],L.alphaMap=A.alphaMap,L.alphaTest=A.alphaToCoverage===!0?.5:A.alphaTest,L.map=A.map,L.clipShadows=A.clipShadows,L.clippingPlanes=A.clippingPlanes,L.clipIntersection=A.clipIntersection,L.displacementMap=A.displacementMap,L.displacementScale=A.displacementScale,L.displacementBias=A.displacementBias,L.wireframeLinewidth=A.wireframeLinewidth,L.linewidth=A.linewidth,y.isPointLight===!0&&L.isMeshDistanceMaterial===!0){const w=n.properties.get(L);w.light=y}return L}function x(S,A,y,T,L){if(S.visible===!1)return;if(S.layers.test(A.layers)&&(S.isMesh||S.isLine||S.isPoints)&&(S.castShadow||S.receiveShadow&&L===kr)&&(!S.frustumCulled||i.intersectsObject(S))){S.modelViewMatrix.multiplyMatrices(y.matrixWorldInverse,S.matrixWorld);const P=e.update(S),U=S.material;if(Array.isArray(U)){const D=P.groups;for(let K=0,B=D.length;K=1):F.indexOf("OpenGL ES")!==-1&&(ie=parseFloat(/^OpenGL ES (\d)/.exec(F)[1]),B=ie>=2);let se=null,V={};const oe=n.getParameter(n.SCISSOR_BOX),Ae=n.getParameter(n.VIEWPORT),me=new Tt().fromArray(oe),ue=new Tt().fromArray(Ae);function z(N,ge,le,W){const ae=new Uint8Array(4),$=n.createTexture();n.bindTexture(N,$),n.texParameteri(N,n.TEXTURE_MIN_FILTER,n.NEAREST),n.texParameteri(N,n.TEXTURE_MAG_FILTER,n.NEAREST);for(let de=0;de"u"?!1:/OculusBrowser/g.test(navigator.userAgent),c=new Le,u=new WeakMap,h=new Set;let d;const f=new WeakMap;let p=!1;try{p=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")!==null}catch{}function _(I,M){return p?new OffscreenCanvas(I,M):Ro("canvas")}function m(I,M,q){let te=1;const Q=lt(I);if((Q.width>q||Q.height>q)&&(te=q/Math.max(Q.width,Q.height)),te<1)if(typeof HTMLImageElement<"u"&&I instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&I instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&I instanceof ImageBitmap||typeof VideoFrame<"u"&&I instanceof VideoFrame){const he=Math.floor(te*Q.width),Te=Math.floor(te*Q.height);d===void 0&&(d=_(he,Te));const ce=M?_(he,Te):d;return ce.width=he,ce.height=Te,ce.getContext("2d").drawImage(I,0,0,he,Te),$e("WebGLRenderer: Texture has been resized from ("+Q.width+"x"+Q.height+") to ("+he+"x"+Te+")."),ce}else return"data"in I&&$e("WebGLRenderer: Image in DataTexture is too big ("+Q.width+"x"+Q.height+")."),I;return I}function g(I){return I.generateMipmaps}function v(I){n.generateMipmap(I)}function b(I){return I.isWebGLCubeRenderTarget?n.TEXTURE_CUBE_MAP:I.isWebGL3DRenderTarget?n.TEXTURE_3D:I.isWebGLArrayRenderTarget||I.isCompressedArrayTexture?n.TEXTURE_2D_ARRAY:n.TEXTURE_2D}function x(I,M,q,te,Q,he=!1){if(I!==null){if(n[I]!==void 0)return n[I];$e("WebGLRenderer: Attempt to use non-existing WebGL internal format '"+I+"'")}let Te;te&&(Te=e.get("EXT_texture_norm16"),Te||$e("WebGLRenderer: Unable to use normalized textures without EXT_texture_norm16 extension"));let ce=M;if(M===n.RED&&(q===n.FLOAT&&(ce=n.R32F),q===n.HALF_FLOAT&&(ce=n.R16F),q===n.UNSIGNED_BYTE&&(ce=n.R8),q===n.UNSIGNED_SHORT&&Te&&(ce=Te.R16_EXT),q===n.SHORT&&Te&&(ce=Te.R16_SNORM_EXT)),M===n.RED_INTEGER&&(q===n.UNSIGNED_BYTE&&(ce=n.R8UI),q===n.UNSIGNED_SHORT&&(ce=n.R16UI),q===n.UNSIGNED_INT&&(ce=n.R32UI),q===n.BYTE&&(ce=n.R8I),q===n.SHORT&&(ce=n.R16I),q===n.INT&&(ce=n.R32I)),M===n.RG&&(q===n.FLOAT&&(ce=n.RG32F),q===n.HALF_FLOAT&&(ce=n.RG16F),q===n.UNSIGNED_BYTE&&(ce=n.RG8),q===n.UNSIGNED_SHORT&&Te&&(ce=Te.RG16_EXT),q===n.SHORT&&Te&&(ce=Te.RG16_SNORM_EXT)),M===n.RG_INTEGER&&(q===n.UNSIGNED_BYTE&&(ce=n.RG8UI),q===n.UNSIGNED_SHORT&&(ce=n.RG16UI),q===n.UNSIGNED_INT&&(ce=n.RG32UI),q===n.BYTE&&(ce=n.RG8I),q===n.SHORT&&(ce=n.RG16I),q===n.INT&&(ce=n.RG32I)),M===n.RGB_INTEGER&&(q===n.UNSIGNED_BYTE&&(ce=n.RGB8UI),q===n.UNSIGNED_SHORT&&(ce=n.RGB16UI),q===n.UNSIGNED_INT&&(ce=n.RGB32UI),q===n.BYTE&&(ce=n.RGB8I),q===n.SHORT&&(ce=n.RGB16I),q===n.INT&&(ce=n.RGB32I)),M===n.RGBA_INTEGER&&(q===n.UNSIGNED_BYTE&&(ce=n.RGBA8UI),q===n.UNSIGNED_SHORT&&(ce=n.RGBA16UI),q===n.UNSIGNED_INT&&(ce=n.RGBA32UI),q===n.BYTE&&(ce=n.RGBA8I),q===n.SHORT&&(ce=n.RGBA16I),q===n.INT&&(ce=n.RGBA32I)),M===n.RGB&&(q===n.UNSIGNED_SHORT&&Te&&(ce=Te.RGB16_EXT),q===n.SHORT&&Te&&(ce=Te.RGB16_SNORM_EXT),q===n.UNSIGNED_INT_5_9_9_9_REV&&(ce=n.RGB9_E5),q===n.UNSIGNED_INT_10F_11F_11F_REV&&(ce=n.R11F_G11F_B10F)),M===n.RGBA){const pe=he?Co:at.getTransfer(Q);q===n.FLOAT&&(ce=n.RGBA32F),q===n.HALF_FLOAT&&(ce=n.RGBA16F),q===n.UNSIGNED_BYTE&&(ce=pe===xt?n.SRGB8_ALPHA8:n.RGBA8),q===n.UNSIGNED_SHORT&&Te&&(ce=Te.RGBA16_EXT),q===n.SHORT&&Te&&(ce=Te.RGBA16_SNORM_EXT),q===n.UNSIGNED_SHORT_4_4_4_4&&(ce=n.RGBA4),q===n.UNSIGNED_SHORT_5_5_5_1&&(ce=n.RGB5_A1)}return(ce===n.R16F||ce===n.R32F||ce===n.RG16F||ce===n.RG32F||ce===n.RGBA16F||ce===n.RGBA32F)&&e.get("EXT_color_buffer_float"),ce}function E(I,M){let q;return I?M===null||M===di||M===Zr?q=n.DEPTH24_STENCIL8:M===Gn?q=n.DEPTH32F_STENCIL8:M===$r&&(q=n.DEPTH24_STENCIL8,$e("DepthTexture: 16 bit depth attachment is not supported with stencil. Using 24-bit attachment.")):M===null||M===di||M===Zr?q=n.DEPTH_COMPONENT24:M===Gn?q=n.DEPTH_COMPONENT32F:M===$r&&(q=n.DEPTH_COMPONENT16),q}function S(I,M){return g(I)===!0||I.isFramebufferTexture&&I.minFilter!==zt&&I.minFilter!==Jt?Math.log2(Math.max(M.width,M.height))+1:I.mipmaps!==void 0&&I.mipmaps.length>0?I.mipmaps.length:I.isCompressedTexture&&Array.isArray(I.image)?M.mipmaps.length:1}function A(I){const M=I.target;M.removeEventListener("dispose",A),T(M),M.isVideoTexture&&u.delete(M),M.isHTMLTexture&&h.delete(M)}function y(I){const M=I.target;M.removeEventListener("dispose",y),R(M)}function T(I){const M=i.get(I);if(M.__webglInit===void 0)return;const q=I.source,te=f.get(q);if(te){const Q=te[M.__cacheKey];Q.usedTimes--,Q.usedTimes===0&&L(I),Object.keys(te).length===0&&f.delete(q)}i.remove(I)}function L(I){const M=i.get(I);n.deleteTexture(M.__webglTexture);const q=I.source,te=f.get(q);delete te[M.__cacheKey],a.memory.textures--}function R(I){const M=i.get(I);if(I.depthTexture&&(I.depthTexture.dispose(),i.remove(I.depthTexture)),I.isWebGLCubeRenderTarget)for(let te=0;te<6;te++){if(Array.isArray(M.__webglFramebuffer[te]))for(let Q=0;Q=s.maxTextures&&$e("WebGLTextures: Trying to use "+I+" texture units while this GPU supports only "+s.maxTextures),w+=1,I}function B(I){const M=[];return M.push(I.wrapS),M.push(I.wrapT),M.push(I.wrapR||0),M.push(I.magFilter),M.push(I.minFilter),M.push(I.anisotropy),M.push(I.internalFormat),M.push(I.format),M.push(I.type),M.push(I.generateMipmaps),M.push(I.premultiplyAlpha),M.push(I.flipY),M.push(I.unpackAlignment),M.push(I.colorSpace),M.join()}function ie(I,M){const q=i.get(I);if(I.isVideoTexture&&G(I),I.isRenderTargetTexture===!1&&I.isExternalTexture!==!0&&I.version>0&&q.__version!==I.version){const te=I.image;if(te===null)$e("WebGLRenderer: Texture marked for update but no image data found.");else if(te.complete===!1)$e("WebGLRenderer: Texture marked for update but image is incomplete");else{xe(q,I,M);return}}else I.isExternalTexture&&(q.__webglTexture=I.sourceTexture?I.sourceTexture:null);t.bindTexture(n.TEXTURE_2D,q.__webglTexture,n.TEXTURE0+M)}function F(I,M){const q=i.get(I);if(I.isRenderTargetTexture===!1&&I.version>0&&q.__version!==I.version){xe(q,I,M);return}else I.isExternalTexture&&(q.__webglTexture=I.sourceTexture?I.sourceTexture:null);t.bindTexture(n.TEXTURE_2D_ARRAY,q.__webglTexture,n.TEXTURE0+M)}function se(I,M){const q=i.get(I);if(I.isRenderTargetTexture===!1&&I.version>0&&q.__version!==I.version){xe(q,I,M);return}t.bindTexture(n.TEXTURE_3D,q.__webglTexture,n.TEXTURE0+M)}function V(I,M){const q=i.get(I);if(I.isCubeDepthTexture!==!0&&I.version>0&&q.__version!==I.version){be(q,I,M);return}t.bindTexture(n.TEXTURE_CUBE_MAP,q.__webglTexture,n.TEXTURE0+M)}const oe={[yc]:n.REPEAT,[Si]:n.CLAMP_TO_EDGE,[vc]:n.MIRRORED_REPEAT},Ae={[zt]:n.NEAREST,[Rm]:n.NEAREST_MIPMAP_NEAREST,[_a]:n.NEAREST_MIPMAP_LINEAR,[Jt]:n.LINEAR,[ll]:n.LINEAR_MIPMAP_NEAREST,[Yi]:n.LINEAR_MIPMAP_LINEAR},me={[Im]:n.NEVER,[km]:n.ALWAYS,[Pm]:n.LESS,[Lu]:n.LEQUAL,[Om]:n.EQUAL,[Du]:n.GEQUAL,[Um]:n.GREATER,[Nm]:n.NOTEQUAL};function ue(I,M){if(M.type===Gn&&e.has("OES_texture_float_linear")===!1&&(M.magFilter===Jt||M.magFilter===ll||M.magFilter===_a||M.magFilter===Yi||M.minFilter===Jt||M.minFilter===ll||M.minFilter===_a||M.minFilter===Yi)&&$e("WebGLRenderer: Unable to use linear filtering with floating point textures. OES_texture_float_linear not supported on this device."),n.texParameteri(I,n.TEXTURE_WRAP_S,oe[M.wrapS]),n.texParameteri(I,n.TEXTURE_WRAP_T,oe[M.wrapT]),(I===n.TEXTURE_3D||I===n.TEXTURE_2D_ARRAY)&&n.texParameteri(I,n.TEXTURE_WRAP_R,oe[M.wrapR]),n.texParameteri(I,n.TEXTURE_MAG_FILTER,Ae[M.magFilter]),n.texParameteri(I,n.TEXTURE_MIN_FILTER,Ae[M.minFilter]),M.compareFunction&&(n.texParameteri(I,n.TEXTURE_COMPARE_MODE,n.COMPARE_REF_TO_TEXTURE),n.texParameteri(I,n.TEXTURE_COMPARE_FUNC,me[M.compareFunction])),e.has("EXT_texture_filter_anisotropic")===!0){if(M.magFilter===zt||M.minFilter!==_a&&M.minFilter!==Yi||M.type===Gn&&e.has("OES_texture_float_linear")===!1)return;if(M.anisotropy>1||i.get(M).__currentAnisotropy){const q=e.get("EXT_texture_filter_anisotropic");n.texParameterf(I,q.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(M.anisotropy,s.getMaxAnisotropy())),i.get(M).__currentAnisotropy=M.anisotropy}}}function z(I,M){let q=!1;I.__webglInit===void 0&&(I.__webglInit=!0,M.addEventListener("dispose",A));const te=M.source;let Q=f.get(te);Q===void 0&&(Q={},f.set(te,Q));const he=B(M);if(he!==I.__cacheKey){Q[he]===void 0&&(Q[he]={texture:n.createTexture(),usedTimes:0},a.memory.textures++,q=!0),Q[he].usedTimes++;const Te=Q[I.__cacheKey];Te!==void 0&&(Q[I.__cacheKey].usedTimes--,Te.usedTimes===0&&L(M)),I.__cacheKey=he,I.__webglTexture=Q[he].texture}return q}function ee(I,M,q){return Math.floor(Math.floor(I/q)/M)}function Z(I,M,q,te){const he=I.updateRanges;if(he.length===0)t.texSubImage2D(n.TEXTURE_2D,0,0,0,M.width,M.height,q,te,M.data);else{he.sort((We,H)=>We.start-H.start);let Te=0;for(let We=1;We0){De&&ye&&t.texStorage2D(n.TEXTURE_2D,ge,H,O[0].width,O[0].height);for(let le=0,W=O.length;le0){const ae=td(ne.width,ne.height,M.format,M.type);for(const $ of M.layerUpdates){const de=ne.data.subarray($*ae/ne.data.BYTES_PER_ELEMENT,($+1)*ae/ne.data.BYTES_PER_ELEMENT);t.compressedTexSubImage3D(n.TEXTURE_2D_ARRAY,le,0,0,$,ne.width,ne.height,1,Ee,de)}M.clearLayerUpdates()}else t.compressedTexSubImage3D(n.TEXTURE_2D_ARRAY,le,0,0,0,ne.width,ne.height,pe.depth,Ee,ne.data)}else t.compressedTexImage3D(n.TEXTURE_2D_ARRAY,le,H,ne.width,ne.height,pe.depth,0,ne.data,0,0);else $e("WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()");else De?N&&t.texSubImage3D(n.TEXTURE_2D_ARRAY,le,0,0,0,ne.width,ne.height,pe.depth,Ee,We,ne.data):t.texImage3D(n.TEXTURE_2D_ARRAY,le,H,ne.width,ne.height,pe.depth,0,Ee,We,ne.data)}else{De&&ye&&t.texStorage2D(n.TEXTURE_2D,ge,H,O[0].width,O[0].height);for(let le=0,W=O.length;le0){const le=td(pe.width,pe.height,M.format,M.type);for(const W of M.layerUpdates){const ae=pe.data.subarray(W*le/pe.data.BYTES_PER_ELEMENT,(W+1)*le/pe.data.BYTES_PER_ELEMENT);t.texSubImage3D(n.TEXTURE_2D_ARRAY,0,0,0,W,pe.width,pe.height,1,Ee,We,ae)}M.clearLayerUpdates()}else t.texSubImage3D(n.TEXTURE_2D_ARRAY,0,0,0,0,pe.width,pe.height,pe.depth,Ee,We,pe.data)}else t.texImage3D(n.TEXTURE_2D_ARRAY,0,H,pe.width,pe.height,pe.depth,0,Ee,We,pe.data);else if(M.isData3DTexture)De?(ye&&t.texStorage3D(n.TEXTURE_3D,ge,H,pe.width,pe.height,pe.depth),N&&t.texSubImage3D(n.TEXTURE_3D,0,0,0,0,pe.width,pe.height,pe.depth,Ee,We,pe.data)):t.texImage3D(n.TEXTURE_3D,0,H,pe.width,pe.height,pe.depth,0,Ee,We,pe.data);else if(M.isFramebufferTexture){if(ye)if(De)t.texStorage2D(n.TEXTURE_2D,ge,H,pe.width,pe.height);else{let le=pe.width,W=pe.height;for(let ae=0;ae>=1,W>>=1}}else if(M.isHTMLTexture){if("texElementImage2D"in n){const le=n.canvas;if(le.hasAttribute("layoutsubtree")||le.setAttribute("layoutsubtree","true"),pe.parentNode!==le){le.appendChild(pe),h.add(M),le.onpaint=W=>{const ae=W.changedElements;for(const $ of h)ae.includes($.image)&&($.needsUpdate=!0)},le.requestPaint();return}if(n.texElementImage2D.length===3)n.texElementImage2D(n.TEXTURE_2D,n.RGBA8,pe);else{const ae=n.RGBA,$=n.RGBA,de=n.UNSIGNED_BYTE;n.texElementImage2D(n.TEXTURE_2D,0,ae,$,de,pe)}n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE)}}else if(O.length>0){if(De&&ye){const le=lt(O[0]);t.texStorage2D(n.TEXTURE_2D,ge,H,le.width,le.height)}for(let le=0,W=O.length;le0&&W++;const $=lt(H[0]);t.texStorage2D(n.TEXTURE_CUBE_MAP,W,ye,$.width,$.height)}for(let $=0;$<6;$++)if(We){N?le&&t.texSubImage2D(n.TEXTURE_CUBE_MAP_POSITIVE_X+$,0,0,0,H[$].width,H[$].height,O,De,H[$].data):t.texImage2D(n.TEXTURE_CUBE_MAP_POSITIVE_X+$,0,ye,H[$].width,H[$].height,0,O,De,H[$].data);for(let de=0;de>he),ne=Math.max(1,M.height>>he);Q===n.TEXTURE_3D||Q===n.TEXTURE_2D_ARRAY?t.texImage3D(Q,he,pe,H,ne,M.depth,0,Te,ce,null):t.texImage2D(Q,he,pe,H,ne,0,Te,ce,null)}t.bindFramebuffer(n.FRAMEBUFFER,I),_t(M)?o.framebufferTexture2DMultisampleEXT(n.FRAMEBUFFER,te,Q,We.__webglTexture,0,ft(M)):(Q===n.TEXTURE_2D||Q>=n.TEXTURE_CUBE_MAP_POSITIVE_X&&Q<=n.TEXTURE_CUBE_MAP_NEGATIVE_Z)&&n.framebufferTexture2D(n.FRAMEBUFFER,te,Q,We.__webglTexture,he),t.bindFramebuffer(n.FRAMEBUFFER,null)}function Oe(I,M,q){if(n.bindRenderbuffer(n.RENDERBUFFER,I),M.depthBuffer){const te=M.depthTexture,Q=te&&te.isDepthTexture?te.type:null,he=E(M.stencilBuffer,Q),Te=M.stencilBuffer?n.DEPTH_STENCIL_ATTACHMENT:n.DEPTH_ATTACHMENT;_t(M)?o.renderbufferStorageMultisampleEXT(n.RENDERBUFFER,ft(M),he,M.width,M.height):q?n.renderbufferStorageMultisample(n.RENDERBUFFER,ft(M),he,M.width,M.height):n.renderbufferStorage(n.RENDERBUFFER,he,M.width,M.height),n.framebufferRenderbuffer(n.FRAMEBUFFER,Te,n.RENDERBUFFER,I)}else{const te=M.textures;for(let Q=0;Q{delete M.__boundDepthTexture,delete M.__depthDisposeCallback,te.removeEventListener("dispose",Q)};te.addEventListener("dispose",Q),M.__depthDisposeCallback=Q}M.__boundDepthTexture=te}if(I.depthTexture&&!M.__autoAllocateDepthBuffer)if(q)for(let te=0;te<6;te++)Ge(M.__webglFramebuffer[te],I,te);else{const te=I.texture.mipmaps;te&&te.length>0?Ge(M.__webglFramebuffer[0],I,0):Ge(M.__webglFramebuffer,I,0)}else if(q){M.__webglDepthbuffer=[];for(let te=0;te<6;te++)if(t.bindFramebuffer(n.FRAMEBUFFER,M.__webglFramebuffer[te]),M.__webglDepthbuffer[te]===void 0)M.__webglDepthbuffer[te]=n.createRenderbuffer(),Oe(M.__webglDepthbuffer[te],I,!1);else{const Q=I.stencilBuffer?n.DEPTH_STENCIL_ATTACHMENT:n.DEPTH_ATTACHMENT,he=M.__webglDepthbuffer[te];n.bindRenderbuffer(n.RENDERBUFFER,he),n.framebufferRenderbuffer(n.FRAMEBUFFER,Q,n.RENDERBUFFER,he)}}else{const te=I.texture.mipmaps;if(te&&te.length>0?t.bindFramebuffer(n.FRAMEBUFFER,M.__webglFramebuffer[0]):t.bindFramebuffer(n.FRAMEBUFFER,M.__webglFramebuffer),M.__webglDepthbuffer===void 0)M.__webglDepthbuffer=n.createRenderbuffer(),Oe(M.__webglDepthbuffer,I,!1);else{const Q=I.stencilBuffer?n.DEPTH_STENCIL_ATTACHMENT:n.DEPTH_ATTACHMENT,he=M.__webglDepthbuffer;n.bindRenderbuffer(n.RENDERBUFFER,he),n.framebufferRenderbuffer(n.FRAMEBUFFER,Q,n.RENDERBUFFER,he)}}t.bindFramebuffer(n.FRAMEBUFFER,null)}function Ke(I,M,q){const te=i.get(I);M!==void 0&&Se(te.__webglFramebuffer,I,I.texture,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,0),q!==void 0&&Ye(I)}function Be(I){const M=I.texture,q=i.get(I),te=i.get(M);I.addEventListener("dispose",y);const Q=I.textures,he=I.isWebGLCubeRenderTarget===!0,Te=Q.length>1;if(Te||(te.__webglTexture===void 0&&(te.__webglTexture=n.createTexture()),te.__version=M.version,a.memory.textures++),he){q.__webglFramebuffer=[];for(let ce=0;ce<6;ce++)if(M.mipmaps&&M.mipmaps.length>0){q.__webglFramebuffer[ce]=[];for(let pe=0;pe0){q.__webglFramebuffer=[];for(let ce=0;ce0&&_t(I)===!1){q.__webglMultisampledFramebuffer=n.createFramebuffer(),q.__webglColorRenderbuffer=[],t.bindFramebuffer(n.FRAMEBUFFER,q.__webglMultisampledFramebuffer);for(let ce=0;ce0)for(let pe=0;pe0)for(let pe=0;pe0){if(_t(I)===!1){const M=I.textures,q=I.width,te=I.height;let Q=n.COLOR_BUFFER_BIT;const he=I.stencilBuffer?n.DEPTH_STENCIL_ATTACHMENT:n.DEPTH_ATTACHMENT,Te=i.get(I),ce=M.length>1;if(ce)for(let Ee=0;Ee0?t.bindFramebuffer(n.DRAW_FRAMEBUFFER,Te.__webglFramebuffer[0]):t.bindFramebuffer(n.DRAW_FRAMEBUFFER,Te.__webglFramebuffer);for(let Ee=0;Ee0&&e.has("WEBGL_multisampled_render_to_texture")===!0&&M.__useRenderToTexture!==!1}function G(I){const M=a.render.frame;u.get(I)!==M&&(u.set(I,M),I.update())}function nt(I,M){const q=I.colorSpace,te=I.format,Q=I.type;return I.isCompressedTexture===!0||I.isVideoTexture===!0||q!==To&&q!==vi&&(at.getTransfer(q)===xt?(te!==Ln||Q!==wn)&&$e("WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):ut("WebGLTextures: Unsupported texture color space:",q)),M}function lt(I){return typeof HTMLImageElement<"u"&&I instanceof HTMLImageElement?(c.width=I.naturalWidth||I.width,c.height=I.naturalHeight||I.height):typeof VideoFrame<"u"&&I instanceof VideoFrame?(c.width=I.displayWidth,c.height=I.displayHeight):(c.width=I.width,c.height=I.height),c}this.allocateTextureUnit=K,this.resetTextureUnits=P,this.getTextureUnits=U,this.setTextureUnits=D,this.setTexture2D=ie,this.setTexture2DArray=F,this.setTexture3D=se,this.setTextureCube=V,this.rebindTextures=Ke,this.setupRenderTarget=Be,this.updateRenderTargetMipmap=Pe,this.updateMultisampleRenderTarget=gt,this.setupDepthRenderbuffer=Ye,this.setupFrameBufferTexture=Se,this.useMultisampledRTT=_t,this.isReversedDepthBuffer=function(){return t.buffers.depth.getReversed()}}function rS(n,e){function t(i,s=vi){let r;const a=at.getTransfer(s);if(i===wn)return n.UNSIGNED_BYTE;if(i===Eu)return n.UNSIGNED_SHORT_4_4_4_4;if(i===Tu)return n.UNSIGNED_SHORT_5_5_5_1;if(i===jf)return n.UNSIGNED_INT_5_9_9_9_REV;if(i===Qf)return n.UNSIGNED_INT_10F_11F_11F_REV;if(i===Zf)return n.BYTE;if(i===Jf)return n.SHORT;if(i===$r)return n.UNSIGNED_SHORT;if(i===Au)return n.INT;if(i===di)return n.UNSIGNED_INT;if(i===Gn)return n.FLOAT;if(i===Ci)return n.HALF_FLOAT;if(i===ep)return n.ALPHA;if(i===tp)return n.RGB;if(i===Ln)return n.RGBA;if(i===wi)return n.DEPTH_COMPONENT;if(i===ds)return n.DEPTH_STENCIL;if(i===np)return n.RED;if(i===Cu)return n.RED_INTEGER;if(i===_s)return n.RG;if(i===wu)return n.RG_INTEGER;if(i===Ru)return n.RGBA_INTEGER;if(i===po||i===mo||i===go||i===_o)if(a===xt)if(r=e.get("WEBGL_compressed_texture_s3tc_srgb"),r!==null){if(i===po)return r.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(i===mo)return r.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(i===go)return r.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(i===_o)return r.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(r=e.get("WEBGL_compressed_texture_s3tc"),r!==null){if(i===po)return r.COMPRESSED_RGB_S3TC_DXT1_EXT;if(i===mo)return r.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(i===go)return r.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(i===_o)return r.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(i===Sc||i===bc||i===Mc||i===Ac)if(r=e.get("WEBGL_compressed_texture_pvrtc"),r!==null){if(i===Sc)return r.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(i===bc)return r.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(i===Mc)return r.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(i===Ac)return r.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(i===Ec||i===Tc||i===Cc||i===wc||i===Rc||i===Ao||i===Lc)if(r=e.get("WEBGL_compressed_texture_etc"),r!==null){if(i===Ec||i===Tc)return a===xt?r.COMPRESSED_SRGB8_ETC2:r.COMPRESSED_RGB8_ETC2;if(i===Cc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:r.COMPRESSED_RGBA8_ETC2_EAC;if(i===wc)return r.COMPRESSED_R11_EAC;if(i===Rc)return r.COMPRESSED_SIGNED_R11_EAC;if(i===Ao)return r.COMPRESSED_RG11_EAC;if(i===Lc)return r.COMPRESSED_SIGNED_RG11_EAC}else return null;if(i===Dc||i===Ic||i===Pc||i===Oc||i===Uc||i===Nc||i===kc||i===Fc||i===Bc||i===Hc||i===zc||i===Vc||i===Gc||i===Wc)if(r=e.get("WEBGL_compressed_texture_astc"),r!==null){if(i===Dc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:r.COMPRESSED_RGBA_ASTC_4x4_KHR;if(i===Ic)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:r.COMPRESSED_RGBA_ASTC_5x4_KHR;if(i===Pc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:r.COMPRESSED_RGBA_ASTC_5x5_KHR;if(i===Oc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:r.COMPRESSED_RGBA_ASTC_6x5_KHR;if(i===Uc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:r.COMPRESSED_RGBA_ASTC_6x6_KHR;if(i===Nc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:r.COMPRESSED_RGBA_ASTC_8x5_KHR;if(i===kc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:r.COMPRESSED_RGBA_ASTC_8x6_KHR;if(i===Fc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:r.COMPRESSED_RGBA_ASTC_8x8_KHR;if(i===Bc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:r.COMPRESSED_RGBA_ASTC_10x5_KHR;if(i===Hc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:r.COMPRESSED_RGBA_ASTC_10x6_KHR;if(i===zc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:r.COMPRESSED_RGBA_ASTC_10x8_KHR;if(i===Vc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:r.COMPRESSED_RGBA_ASTC_10x10_KHR;if(i===Gc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:r.COMPRESSED_RGBA_ASTC_12x10_KHR;if(i===Wc)return a===xt?r.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:r.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(i===Xc||i===Yc||i===Kc)if(r=e.get("EXT_texture_compression_bptc"),r!==null){if(i===Xc)return a===xt?r.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:r.COMPRESSED_RGBA_BPTC_UNORM_EXT;if(i===Yc)return r.COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT;if(i===Kc)return r.COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT}else return null;if(i===qc||i===$c||i===Eo||i===Zc)if(r=e.get("EXT_texture_compression_rgtc"),r!==null){if(i===qc)return r.COMPRESSED_RED_RGTC1_EXT;if(i===$c)return r.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(i===Eo)return r.COMPRESSED_RED_GREEN_RGTC2_EXT;if(i===Zc)return r.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return i===Zr?n.UNSIGNED_INT_24_8:n[i]!==void 0?n[i]:null}return{convert:t}}const aS=` +void main() { + + gl_Position = vec4( position, 1.0 ); + +}`,oS=` +uniform sampler2DArray depthColor; +uniform float depthWidth; +uniform float depthHeight; + +void main() { + + vec2 coord = vec2( gl_FragCoord.x / depthWidth, gl_FragCoord.y / depthHeight ); + + if ( coord.x >= 1.0 ) { + + gl_FragDepth = texture( depthColor, vec3( coord.x - 1.0, coord.y, 1 ) ).r; + + } else { + + gl_FragDepth = texture( depthColor, vec3( coord.x, coord.y, 0 ) ).r; + + } + +}`;class lS{constructor(){this.texture=null,this.mesh=null,this.depthNear=0,this.depthFar=0}init(e,t){if(this.texture===null){const i=new gp(e.texture);(e.depthNear!==t.depthNear||e.depthFar!==t.depthFar)&&(this.depthNear=e.depthNear,this.depthFar=e.depthFar),this.texture=i}}getMesh(e){if(this.texture!==null&&this.mesh===null){const t=e.cameras[0].viewport,i=new In({vertexShader:aS,fragmentShader:oS,uniforms:{depthColor:{value:this.texture},depthWidth:{value:t.z},depthHeight:{value:t.w}}});this.mesh=new Ht(new fs(20,20),i)}return this.mesh}reset(){this.texture=null,this.mesh=null}getDepthTexture(){return this.texture}}class cS extends es{constructor(e,t){super();const i=this;let s=null,r=1,a=null,o="local-floor",l=1,c=null,u=null,h=null,d=null,f=null,p=null;const _=typeof XRWebGLBinding<"u",m=new lS,g={},v=t.getContextAttributes();let b=null,x=null;const E=[],S=[],A=new Le;let y=null;const T=new zn;T.viewport=new Tt;const L=new zn;L.viewport=new Tt;const R=[T,L],w=new m_;let P=null,U=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(z){let ee=E[z];return ee===void 0&&(ee=new ml,E[z]=ee),ee.getTargetRaySpace()},this.getControllerGrip=function(z){let ee=E[z];return ee===void 0&&(ee=new ml,E[z]=ee),ee.getGripSpace()},this.getHand=function(z){let ee=E[z];return ee===void 0&&(ee=new ml,E[z]=ee),ee.getHandSpace()};function D(z){const ee=S.indexOf(z.inputSource);if(ee===-1)return;const Z=E[ee];Z!==void 0&&(Z.update(z.inputSource,z.frame,c||a),Z.dispatchEvent({type:z.type,data:z.inputSource}))}function K(){s.removeEventListener("select",D),s.removeEventListener("selectstart",D),s.removeEventListener("selectend",D),s.removeEventListener("squeeze",D),s.removeEventListener("squeezestart",D),s.removeEventListener("squeezeend",D),s.removeEventListener("end",K),s.removeEventListener("inputsourceschange",B);for(let z=0;z=0&&(S[xe]=null,E[xe].disconnect(Z))}for(let ee=0;ee=S.length){S.push(Z),xe=Se;break}else if(S[Se]===null){S[Se]=Z,xe=Se;break}if(xe===-1)break}const be=E[xe];be&&be.connect(Z)}}const ie=new k,F=new k;function se(z,ee,Z){ie.setFromMatrixPosition(ee.matrixWorld),F.setFromMatrixPosition(Z.matrixWorld);const xe=ie.distanceTo(F),be=ee.projectionMatrix.elements,Se=Z.projectionMatrix.elements,Oe=be[14]/(be[10]-1),Ge=be[14]/(be[10]+1),Ye=(be[9]+1)/be[5],Ke=(be[9]-1)/be[5],Be=(be[8]-1)/be[0],Pe=(Se[8]+1)/Se[0],st=Oe*Be,mt=Oe*Pe,gt=xe/(-Be+Pe),ft=gt*-Be;if(ee.matrixWorld.decompose(z.position,z.quaternion,z.scale),z.translateX(ft),z.translateZ(gt),z.matrixWorld.compose(z.position,z.quaternion,z.scale),z.matrixWorldInverse.copy(z.matrixWorld).invert(),be[10]===-1)z.projectionMatrix.copy(ee.projectionMatrix),z.projectionMatrixInverse.copy(ee.projectionMatrixInverse);else{const _t=Oe+gt,G=Ge+gt,nt=st-ft,lt=mt+(xe-ft),I=Ye*Ge/G*_t,M=Ke*Ge/G*_t;z.projectionMatrix.makePerspective(nt,lt,I,M,_t,G),z.projectionMatrixInverse.copy(z.projectionMatrix).invert()}}function V(z,ee){ee===null?z.matrixWorld.copy(z.matrix):z.matrixWorld.multiplyMatrices(ee.matrixWorld,z.matrix),z.matrixWorldInverse.copy(z.matrixWorld).invert()}this.updateCamera=function(z){if(s===null)return;let ee=z.near,Z=z.far;m.texture!==null&&(m.depthNear>0&&(ee=m.depthNear),m.depthFar>0&&(Z=m.depthFar)),w.near=L.near=T.near=ee,w.far=L.far=T.far=Z,(P!==w.near||U!==w.far)&&(s.updateRenderState({depthNear:w.near,depthFar:w.far}),P=w.near,U=w.far),w.layers.mask=z.layers.mask|6,T.layers.mask=w.layers.mask&-5,L.layers.mask=w.layers.mask&-3;const xe=z.parent,be=w.cameras;V(w,xe);for(let Se=0;Se0&&(m.alphaTest.value=g.alphaTest);const v=e.get(g),b=v.envMap,x=v.envMapRotation;b&&(m.envMap.value=b,m.envMapRotation.value.setFromMatrix4(uS.makeRotationFromEuler(x)).transpose(),b.isCubeTexture&&b.isRenderTargetTexture===!1&&m.envMapRotation.value.premultiply(Up),m.reflectivity.value=g.reflectivity,m.ior.value=g.ior,m.refractionRatio.value=g.refractionRatio),g.lightMap&&(m.lightMap.value=g.lightMap,m.lightMapIntensity.value=g.lightMapIntensity,t(g.lightMap,m.lightMapTransform)),g.aoMap&&(m.aoMap.value=g.aoMap,m.aoMapIntensity.value=g.aoMapIntensity,t(g.aoMap,m.aoMapTransform))}function a(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,g.map&&(m.map.value=g.map,t(g.map,m.mapTransform))}function o(m,g){m.dashSize.value=g.dashSize,m.totalSize.value=g.dashSize+g.gapSize,m.scale.value=g.scale}function l(m,g,v,b){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.size.value=g.size*v,m.scale.value=b*.5,g.map&&(m.map.value=g.map,t(g.map,m.uvTransform)),g.alphaMap&&(m.alphaMap.value=g.alphaMap,t(g.alphaMap,m.alphaMapTransform)),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest)}function c(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.rotation.value=g.rotation,g.map&&(m.map.value=g.map,t(g.map,m.mapTransform)),g.alphaMap&&(m.alphaMap.value=g.alphaMap,t(g.alphaMap,m.alphaMapTransform)),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest)}function u(m,g){m.specular.value.copy(g.specular),m.shininess.value=Math.max(g.shininess,1e-4)}function h(m,g){g.gradientMap&&(m.gradientMap.value=g.gradientMap)}function d(m,g){m.metalness.value=g.metalness,g.metalnessMap&&(m.metalnessMap.value=g.metalnessMap,t(g.metalnessMap,m.metalnessMapTransform)),m.roughness.value=g.roughness,g.roughnessMap&&(m.roughnessMap.value=g.roughnessMap,t(g.roughnessMap,m.roughnessMapTransform)),g.envMap&&(m.envMapIntensity.value=g.envMapIntensity)}function f(m,g,v){m.ior.value=g.ior,g.sheen>0&&(m.sheenColor.value.copy(g.sheenColor).multiplyScalar(g.sheen),m.sheenRoughness.value=g.sheenRoughness,g.sheenColorMap&&(m.sheenColorMap.value=g.sheenColorMap,t(g.sheenColorMap,m.sheenColorMapTransform)),g.sheenRoughnessMap&&(m.sheenRoughnessMap.value=g.sheenRoughnessMap,t(g.sheenRoughnessMap,m.sheenRoughnessMapTransform))),g.clearcoat>0&&(m.clearcoat.value=g.clearcoat,m.clearcoatRoughness.value=g.clearcoatRoughness,g.clearcoatMap&&(m.clearcoatMap.value=g.clearcoatMap,t(g.clearcoatMap,m.clearcoatMapTransform)),g.clearcoatRoughnessMap&&(m.clearcoatRoughnessMap.value=g.clearcoatRoughnessMap,t(g.clearcoatRoughnessMap,m.clearcoatRoughnessMapTransform)),g.clearcoatNormalMap&&(m.clearcoatNormalMap.value=g.clearcoatNormalMap,t(g.clearcoatNormalMap,m.clearcoatNormalMapTransform),m.clearcoatNormalScale.value.copy(g.clearcoatNormalScale),g.side===_n&&m.clearcoatNormalScale.value.negate())),g.dispersion>0&&(m.dispersion.value=g.dispersion),g.iridescence>0&&(m.iridescence.value=g.iridescence,m.iridescenceIOR.value=g.iridescenceIOR,m.iridescenceThicknessMinimum.value=g.iridescenceThicknessRange[0],m.iridescenceThicknessMaximum.value=g.iridescenceThicknessRange[1],g.iridescenceMap&&(m.iridescenceMap.value=g.iridescenceMap,t(g.iridescenceMap,m.iridescenceMapTransform)),g.iridescenceThicknessMap&&(m.iridescenceThicknessMap.value=g.iridescenceThicknessMap,t(g.iridescenceThicknessMap,m.iridescenceThicknessMapTransform))),g.transmission>0&&(m.transmission.value=g.transmission,m.transmissionSamplerMap.value=v.texture,m.transmissionSamplerSize.value.set(v.width,v.height),g.transmissionMap&&(m.transmissionMap.value=g.transmissionMap,t(g.transmissionMap,m.transmissionMapTransform)),m.thickness.value=g.thickness,g.thicknessMap&&(m.thicknessMap.value=g.thicknessMap,t(g.thicknessMap,m.thicknessMapTransform)),m.attenuationDistance.value=g.attenuationDistance,m.attenuationColor.value.copy(g.attenuationColor)),g.anisotropy>0&&(m.anisotropyVector.value.set(g.anisotropy*Math.cos(g.anisotropyRotation),g.anisotropy*Math.sin(g.anisotropyRotation)),g.anisotropyMap&&(m.anisotropyMap.value=g.anisotropyMap,t(g.anisotropyMap,m.anisotropyMapTransform))),m.specularIntensity.value=g.specularIntensity,m.specularColor.value.copy(g.specularColor),g.specularColorMap&&(m.specularColorMap.value=g.specularColorMap,t(g.specularColorMap,m.specularColorMapTransform)),g.specularIntensityMap&&(m.specularIntensityMap.value=g.specularIntensityMap,t(g.specularIntensityMap,m.specularIntensityMapTransform))}function p(m,g){g.matcap&&(m.matcap.value=g.matcap)}function _(m,g){const v=e.get(g).light;m.referencePosition.value.setFromMatrixPosition(v.matrixWorld),m.nearDistance.value=v.shadow.camera.near,m.farDistance.value=v.shadow.camera.far}return{refreshFogUniforms:i,refreshMaterialUniforms:s}}function dS(n,e,t,i){let s={},r={},a=[];const o=n.getParameter(n.MAX_UNIFORM_BUFFER_BINDINGS);function l(x,E){const S=E.program;i.uniformBlockBinding(x,S)}function c(x,E){let S=s[x.id];S===void 0&&(m(x),S=u(x),s[x.id]=S,x.addEventListener("dispose",v));const A=E.program;i.updateUBOMapping(x,A);const y=e.render.frame;r[x.id]!==y&&(d(x),r[x.id]=y)}function u(x){const E=h();x.__bindingPointIndex=E;const S=n.createBuffer(),A=x.__size,y=x.usage;return n.bindBuffer(n.UNIFORM_BUFFER,S),n.bufferData(n.UNIFORM_BUFFER,A,y),n.bindBuffer(n.UNIFORM_BUFFER,null),n.bindBufferBase(n.UNIFORM_BUFFER,E,S),S}function h(){for(let x=0;x0&&(S+=A-y),x.__size=S,x.__cache={},this}function g(x){const E={boundary:0,storage:0};return typeof x=="number"||typeof x=="boolean"?(E.boundary=4,E.storage=4):x.isVector2?(E.boundary=8,E.storage=8):x.isVector3||x.isColor?(E.boundary=16,E.storage=12):x.isVector4?(E.boundary=16,E.storage=16):x.isMatrix3?(E.boundary=48,E.storage=48):x.isMatrix4?(E.boundary=64,E.storage=64):x.isTexture?$e("WebGLRenderer: Texture samplers can not be part of an uniforms group."):ArrayBuffer.isView(x)?(E.boundary=16,E.storage=x.byteLength):$e("WebGLRenderer: Unsupported uniform value type.",x),E}function v(x){const E=x.target;E.removeEventListener("dispose",v);const S=a.indexOf(E.__bindingPointIndex);a.splice(S,1),n.deleteBuffer(s[E.id]),delete s[E.id],delete r[E.id]}function b(){for(const x in s)n.deleteBuffer(s[x]);a=[],s={},r={}}return{bind:l,update:c,dispose:b}}const fS=new Uint16Array([12469,15057,12620,14925,13266,14620,13807,14376,14323,13990,14545,13625,14713,13328,14840,12882,14931,12528,14996,12233,15039,11829,15066,11525,15080,11295,15085,10976,15082,10705,15073,10495,13880,14564,13898,14542,13977,14430,14158,14124,14393,13732,14556,13410,14702,12996,14814,12596,14891,12291,14937,11834,14957,11489,14958,11194,14943,10803,14921,10506,14893,10278,14858,9960,14484,14039,14487,14025,14499,13941,14524,13740,14574,13468,14654,13106,14743,12678,14818,12344,14867,11893,14889,11509,14893,11180,14881,10751,14852,10428,14812,10128,14765,9754,14712,9466,14764,13480,14764,13475,14766,13440,14766,13347,14769,13070,14786,12713,14816,12387,14844,11957,14860,11549,14868,11215,14855,10751,14825,10403,14782,10044,14729,9651,14666,9352,14599,9029,14967,12835,14966,12831,14963,12804,14954,12723,14936,12564,14917,12347,14900,11958,14886,11569,14878,11247,14859,10765,14828,10401,14784,10011,14727,9600,14660,9289,14586,8893,14508,8533,15111,12234,15110,12234,15104,12216,15092,12156,15067,12010,15028,11776,14981,11500,14942,11205,14902,10752,14861,10393,14812,9991,14752,9570,14682,9252,14603,8808,14519,8445,14431,8145,15209,11449,15208,11451,15202,11451,15190,11438,15163,11384,15117,11274,15055,10979,14994,10648,14932,10343,14871,9936,14803,9532,14729,9218,14645,8742,14556,8381,14461,8020,14365,7603,15273,10603,15272,10607,15267,10619,15256,10631,15231,10614,15182,10535,15118,10389,15042,10167,14963,9787,14883,9447,14800,9115,14710,8665,14615,8318,14514,7911,14411,7507,14279,7198,15314,9675,15313,9683,15309,9712,15298,9759,15277,9797,15229,9773,15166,9668,15084,9487,14995,9274,14898,8910,14800,8539,14697,8234,14590,7790,14479,7409,14367,7067,14178,6621,15337,8619,15337,8631,15333,8677,15325,8769,15305,8871,15264,8940,15202,8909,15119,8775,15022,8565,14916,8328,14804,8009,14688,7614,14569,7287,14448,6888,14321,6483,14088,6171,15350,7402,15350,7419,15347,7480,15340,7613,15322,7804,15287,7973,15229,8057,15148,8012,15046,7846,14933,7611,14810,7357,14682,7069,14552,6656,14421,6316,14251,5948,14007,5528,15356,5942,15356,5977,15353,6119,15348,6294,15332,6551,15302,6824,15249,7044,15171,7122,15070,7050,14949,6861,14818,6611,14679,6349,14538,6067,14398,5651,14189,5311,13935,4958,15359,4123,15359,4153,15356,4296,15353,4646,15338,5160,15311,5508,15263,5829,15188,6042,15088,6094,14966,6001,14826,5796,14678,5543,14527,5287,14377,4985,14133,4586,13869,4257,15360,1563,15360,1642,15358,2076,15354,2636,15341,3350,15317,4019,15273,4429,15203,4732,15105,4911,14981,4932,14836,4818,14679,4621,14517,4386,14359,4156,14083,3795,13808,3437,15360,122,15360,137,15358,285,15355,636,15344,1274,15322,2177,15281,2765,15215,3223,15120,3451,14995,3569,14846,3567,14681,3466,14511,3305,14344,3121,14037,2800,13753,2467,15360,0,15360,1,15359,21,15355,89,15346,253,15325,479,15287,796,15225,1148,15133,1492,15008,1749,14856,1882,14685,1886,14506,1783,14324,1608,13996,1398,13702,1183]);let Zn=null;function pS(){return Zn===null&&(Zn=new dp(fS,16,16,_s,Ci),Zn.name="DFG_LUT",Zn.minFilter=Jt,Zn.magFilter=Jt,Zn.wrapS=Si,Zn.wrapT=Si,Zn.generateMipmaps=!1,Zn.needsUpdate=!0),Zn}class mS{constructor(e={}){const{canvas:t=Bm(),context:i=null,depth:s=!0,stencil:r=!1,alpha:a=!1,antialias:o=!1,premultipliedAlpha:l=!0,preserveDrawingBuffer:c=!1,powerPreference:u="default",failIfMajorPerformanceCaveat:h=!1,reversedDepthBuffer:d=!1,outputBufferType:f=wn}=e;this.isWebGLRenderer=!0;let p;if(i!==null){if(typeof WebGLRenderingContext<"u"&&i instanceof WebGLRenderingContext)throw new Error("THREE.WebGLRenderer: WebGL 1 is not supported since r163.");p=i.getContextAttributes().alpha}else p=a;const _=f,m=new Set([Ru,wu,Cu]),g=new Set([wn,di,$r,Zr,Eu,Tu]),v=new Uint32Array(4),b=new Int32Array(4),x=new k;let E=null,S=null;const A=[],y=[];let T=null;this.domElement=t,this.debug={checkShaderErrors:!0,onShaderError:null},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.toneMapping=li,this.toneMappingExposure=1,this.transmissionResolutionScale=1;const L=this;let R=!1,w=null,P=null,U=null,D=null;this._outputColorSpace=Sn;let K=0,B=0,ie=null,F=-1,se=null;const V=new Tt,oe=new Tt;let Ae=null;const me=new it(0);let ue=0,z=t.width,ee=t.height,Z=1,xe=null,be=null;const Se=new Tt(0,0,z,ee),Oe=new Tt(0,0,z,ee);let Ge=!1;const Ye=new fp;let Ke=!1,Be=!1;const Pe=new Lt,st=new k,mt=new Tt,gt={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};let ft=!1;function _t(){return ie===null?Z:1}let G=i;function nt(C,X){return t.getContext(C,X)}try{const C={alpha:!0,depth:s,stencil:r,antialias:o,premultipliedAlpha:l,preserveDrawingBuffer:c,powerPreference:u,failIfMajorPerformanceCaveat:h};if("setAttribute"in t&&t.setAttribute("data-engine",`three.js r${Mu}`),t.addEventListener("webglcontextlost",Ue,!1),t.addEventListener("webglcontextrestored",ve,!1),t.addEventListener("webglcontextcreationerror",qe,!1),G===null){const X="webgl2";if(G=nt(X,C),G===null)throw nt(X)?new Error("THREE.WebGLRenderer: Error creating WebGL context with your selected attributes."):new Error("THREE.WebGLRenderer: Error creating WebGL context.")}}catch(C){throw ut("WebGLRenderer: "+C.message),C}let lt,I,M,q,te,Q,he,Te,ce,pe,Ee,We,H,ne,O,De,ye,N,ge,le,W,ae,$;function de(){lt=new py(G),lt.init(),W=new rS(G,lt),I=new ay(G,lt,e,W),M=new iS(G,lt),I.reversedDepthBuffer&&d&&M.buffers.depth.setReversed(!0),P=G.createFramebuffer(),U=G.createFramebuffer(),D=G.createFramebuffer(),q=new _y(G),te=new Gv,Q=new sS(G,lt,M,te,I,W,q),he=new fy(L),Te=new S_(G),ae=new sy(G,Te),ce=new my(G,Te,q,ae),pe=new yy(G,ce,Te,ae,q),N=new xy(G,I,Q),O=new oy(te),Ee=new Vv(L,he,lt,I,ae,O),We=new hS(L,te),H=new Xv,ne=new Jv(lt),ye=new iy(L,he,M,pe,p,l),De=new nS(L,pe,I),$=new dS(G,q,I,M),ge=new ry(G,lt,q),le=new gy(G,lt,q),q.programs=Ee.programs,L.capabilities=I,L.extensions=lt,L.properties=te,L.renderLists=H,L.shadowMap=De,L.state=M,L.info=q}de(),_!==wn&&(T=new Sy(_,t.width,t.height,o,s,r));const fe=new cS(L,G);this.xr=fe,this.getContext=function(){return G},this.getContextAttributes=function(){return G.getContextAttributes()},this.forceContextLoss=function(){const C=lt.get("WEBGL_lose_context");C&&C.loseContext()},this.forceContextRestore=function(){const C=lt.get("WEBGL_lose_context");C&&C.restoreContext()},this.getPixelRatio=function(){return Z},this.setPixelRatio=function(C){C!==void 0&&(Z=C,this.setSize(z,ee,!1))},this.getSize=function(C){return C.set(z,ee)},this.setSize=function(C,X,re=!0){if(fe.isPresenting){$e("WebGLRenderer: Can't change size while VR device is presenting.");return}z=C,ee=X,t.width=Math.floor(C*Z),t.height=Math.floor(X*Z),re===!0&&(t.style.width=C+"px",t.style.height=X+"px"),T!==null&&T.setSize(t.width,t.height),this.setViewport(0,0,C,X)},this.getDrawingBufferSize=function(C){return C.set(z*Z,ee*Z).floor()},this.setDrawingBufferSize=function(C,X,re){z=C,ee=X,Z=re,t.width=Math.floor(C*re),t.height=Math.floor(X*re),this.setViewport(0,0,C,X)},this.setEffects=function(C){if(_===wn){ut("WebGLRenderer: setEffects() requires outputBufferType set to HalfFloatType or FloatType.");return}if(C){for(let X=0;X{function Me(){if(J.forEach(function(Ne){te.get(Ne).currentProgram.isReady()&&J.delete(Ne)}),J.size===0){j(C);return}setTimeout(Me,10)}lt.get("KHR_parallel_shader_compile")!==null?Me():setTimeout(Me,10)})};let Un=null;function An(C){Un&&Un(C)}function pi(){Kn.stop()}function Ri(){Kn.start()}const Kn=new wp;Kn.setAnimationLoop(An),typeof self<"u"&&Kn.setContext(self),this.setAnimationLoop=function(C){Un=C,fe.setAnimationLoop(C),C===null?Kn.stop():Kn.start()},fe.addEventListener("sessionstart",pi),fe.addEventListener("sessionend",Ri),this.render=function(C,X){if(X!==void 0&&X.isCamera!==!0){ut("WebGLRenderer.render: camera is not an instance of THREE.Camera.");return}if(R===!0)return;w!==null&&w.renderStart(C,X);const re=fe.enabled===!0&&fe.isPresenting===!0,J=T!==null&&(ie===null||re)&&T.begin(L,ie);if(C.matrixWorldAutoUpdate===!0&&C.updateMatrixWorld(),X.parent===null&&X.matrixWorldAutoUpdate===!0&&X.updateMatrixWorld(),fe.enabled===!0&&fe.isPresenting===!0&&(T===null||T.isCompositing()===!1)&&(fe.cameraAutoUpdate===!0&&fe.updateCamera(X),X=fe.getCamera()),C.isScene===!0&&C.onBeforeRender(L,C,X,ie),S=ne.get(C,y.length),S.init(X),S.state.textureUnits=Q.getTextureUnits(),y.push(S),Pe.multiplyMatrices(X.projectionMatrix,X.matrixWorldInverse),Ye.setFromProjectionMatrix(Pe,ri,X.reversedDepth),Be=this.localClippingEnabled,Ke=O.init(this.clippingPlanes,Be),E=H.get(C,A.length),E.init(),A.push(E),fe.enabled===!0&&fe.isPresenting===!0){const Ne=L.xr.getDepthSensingMesh();Ne!==null&&Sr(Ne,X,-1/0,L.sortObjects)}Sr(C,X,0,L.sortObjects),E.finish(),L.sortObjects===!0&&E.sort(xe,be,X.reversedDepth),ft=fe.enabled===!1||fe.isPresenting===!1||fe.hasDepthSensing()===!1,ft&&ye.addToRenderList(E,C),this.info.render.frame++,this.info.autoReset===!0&&this.info.reset(),Ke===!0&&O.beginShadows();const j=S.state.shadowsArray;if(De.render(j,C,X),Ke===!0&&O.endShadows(),(J&&T.hasRenderPass())===!1){const Ne=E.opaque,Re=E.transmissive;if(S.setupLights(),X.isArrayCamera){const He=X.cameras;if(Re.length>0)for(let ke=0,Je=He.length;ke0&&Es(Ne,Re,C,X),ft&&ye.render(C),fa(E,C,X)}ie!==null&&B===0&&(Q.updateMultisampleRenderTarget(ie),Q.updateRenderTargetMipmap(ie)),J&&T.end(L),C.isScene===!0&&C.onAfterRender(L,C,X),ae.resetDefaultState(),F=-1,se=null,y.pop(),y.length>0?(S=y[y.length-1],Q.setTextureUnits(S.state.textureUnits),Ke===!0&&O.setGlobalState(L.clippingPlanes,S.state.camera)):S=null,A.pop(),A.length>0?E=A[A.length-1]:E=null,w!==null&&w.renderEnd()};function Sr(C,X,re,J){if(C.visible===!1)return;if(C.layers.test(X.layers)){if(C.isGroup)re=C.renderOrder;else if(C.isLOD)C.autoUpdate===!0&&C.update(X);else if(C.isLightProbeGrid)S.pushLightProbeGrid(C);else if(C.isLight)S.pushLight(C),C.castShadow&&S.pushShadow(C);else if(C.isSprite){if(!C.frustumCulled||Ye.intersectsSprite(C)){J&&mt.setFromMatrixPosition(C.matrixWorld).applyMatrix4(Pe);const Ne=pe.update(C),Re=C.material;Re.visible&&E.push(C,Ne,Re,re,mt.z,null)}}else if((C.isMesh||C.isLine||C.isPoints)&&(!C.frustumCulled||Ye.intersectsObject(C))){const Ne=pe.update(C),Re=C.material;if(J&&(C.boundingSphere!==void 0?(C.boundingSphere===null&&C.computeBoundingSphere(),mt.copy(C.boundingSphere.center)):(Ne.boundingSphere===null&&Ne.computeBoundingSphere(),mt.copy(Ne.boundingSphere.center)),mt.applyMatrix4(C.matrixWorld).applyMatrix4(Pe)),Array.isArray(Re)){const He=Ne.groups;for(let ke=0,Je=He.length;ke0&&on(j,X,re),Me.length>0&&on(Me,X,re),Ne.length>0&&on(Ne,X,re),M.buffers.depth.setTest(!0),M.buffers.depth.setMask(!0),M.buffers.color.setMask(!0),M.setPolygonOffset(!1)}function Es(C,X,re,J){if((re.isScene===!0?re.overrideMaterial:null)!==null)return;if(S.state.transmissionRenderTarget[J.id]===void 0){const Xe=lt.has("EXT_color_buffer_half_float")||lt.has("EXT_color_buffer_float");S.state.transmissionRenderTarget[J.id]=new ui(1,1,{generateMipmaps:!0,type:Xe?Ci:wn,minFilter:Yi,samples:Math.max(4,I.samples),stencilBuffer:r,resolveDepthBuffer:!1,resolveStencilBuffer:!1,colorSpace:at.workingColorSpace})}const Me=S.state.transmissionRenderTarget[J.id],Ne=J.viewport||V;Me.setSize(Ne.z*L.transmissionResolutionScale,Ne.w*L.transmissionResolutionScale);const Re=L.getRenderTarget(),He=L.getActiveCubeFace(),ke=L.getActiveMipmapLevel();L.setRenderTarget(Me),L.getClearColor(me),ue=L.getClearAlpha(),ue<1&&L.setClearColor(16777215,.5),L.clear(),ft&&ye.render(re);const Je=L.toneMapping;L.toneMapping=li;const je=J.viewport;if(J.viewport!==void 0&&(J.viewport=void 0),S.setupLightsView(J),Ke===!0&&O.setGlobalState(L.clippingPlanes,J),on(C,re,J),Q.updateMultisampleRenderTarget(Me),Q.updateRenderTargetMipmap(Me),lt.has("WEBGL_multisampled_render_to_texture")===!1){let Xe=!1;for(let bt=0,Ut=X.length;bt0,J.currentProgram=je,J.uniformsList=null,je}function Mr(C){if(C.uniformsList===null){const X=C.currentProgram.getUniforms();C.uniformsList=xo.seqWithValue(X.seq,C.uniforms)}return C.uniformsList}function Nn(C,X){const re=te.get(C);re.outputColorSpace=X.outputColorSpace,re.batching=X.batching,re.batchingColor=X.batchingColor,re.instancing=X.instancing,re.instancingColor=X.instancingColor,re.instancingMorph=X.instancingMorph,re.skinning=X.skinning,re.morphTargets=X.morphTargets,re.morphNormals=X.morphNormals,re.morphColors=X.morphColors,re.morphTargetsCount=X.morphTargetsCount,re.numClippingPlanes=X.numClippingPlanes,re.numIntersection=X.numClipIntersection,re.vertexAlphas=X.vertexAlphas,re.vertexTangents=X.vertexTangents,re.toneMapping=X.toneMapping}function pa(C,X){if(C.length===0)return null;if(C.length===1)return C[0].texture!==null?C[0]:null;x.setFromMatrixPosition(X.matrixWorld);for(let re=0,J=C.length;re0),Xe=!!re.morphAttributes.position,bt=!!re.morphAttributes.normal,Ut=!!re.morphAttributes.color;let Pt=li;J.toneMapped&&(ie===null||ie.isXRRenderTarget===!0)&&(Pt=L.toneMapping);const At=re.morphAttributes.position||re.morphAttributes.normal||re.morphAttributes.color,Qt=At!==void 0?At.length:0,Fe=te.get(J),xn=S.state.lights;if(Ke===!0&&(Be===!0||C!==se)){const Ct=C===se&&J.id===F;O.setState(J,C,Ct)}let ht=!1;J.version===Fe.__version?(Fe.needsLights&&Fe.lightsStateVersion!==xn.state.version||Fe.outputColorSpace!==Re||j.isBatchedMesh&&Fe.batching===!1||!j.isBatchedMesh&&Fe.batching===!0||j.isBatchedMesh&&Fe.batchingColor===!0&&j.colorTexture===null||j.isBatchedMesh&&Fe.batchingColor===!1&&j.colorTexture!==null||j.isInstancedMesh&&Fe.instancing===!1||!j.isInstancedMesh&&Fe.instancing===!0||j.isSkinnedMesh&&Fe.skinning===!1||!j.isSkinnedMesh&&Fe.skinning===!0||j.isInstancedMesh&&Fe.instancingColor===!0&&j.instanceColor===null||j.isInstancedMesh&&Fe.instancingColor===!1&&j.instanceColor!==null||j.isInstancedMesh&&Fe.instancingMorph===!0&&j.morphTexture===null||j.isInstancedMesh&&Fe.instancingMorph===!1&&j.morphTexture!==null||Fe.envMap!==ke||J.fog===!0&&Fe.fog!==Me||Fe.numClippingPlanes!==void 0&&(Fe.numClippingPlanes!==O.numPlanes||Fe.numIntersection!==O.numIntersection)||Fe.vertexAlphas!==Je||Fe.vertexTangents!==je||Fe.morphTargets!==Xe||Fe.morphNormals!==bt||Fe.morphColors!==Ut||Fe.toneMapping!==Pt||Fe.morphTargetsCount!==Qt||!!Fe.lightProbeGrid!=S.state.lightProbeGridArray.length>0)&&(ht=!0):(ht=!0,Fe.__version=J.version);let En=Fe.currentProgram;ht===!0&&(En=br(J,X,j),w&&J.isNodeMaterial&&w.onUpdateProgram(J,En,Fe));let qn=!1,Di=!1,Ts=!1;const Et=En.getUniforms(),Nt=Fe.uniforms;if(M.useProgram(En.program)&&(qn=!0,Di=!0,Ts=!0),J.id!==F&&(F=J.id,Di=!0),Fe.needsLights){const Ct=pa(S.state.lightProbeGridArray,j);Fe.lightProbeGrid!==Ct&&(Fe.lightProbeGrid=Ct,Di=!0)}if(qn||se!==C){M.buffers.depth.getReversed()&&C.reversedDepth!==!0&&(C._reversedDepth=!0,C.updateProjectionMatrix()),Et.setValue(G,"projectionMatrix",C.projectionMatrix),Et.setValue(G,"viewMatrix",C.matrixWorldInverse);const Pi=Et.map.cameraPosition;Pi!==void 0&&Pi.setValue(G,st.setFromMatrixPosition(C.matrixWorld)),I.logarithmicDepthBuffer&&Et.setValue(G,"logDepthBufFC",2/(Math.log(C.far+1)/Math.LN2)),(J.isMeshPhongMaterial||J.isMeshToonMaterial||J.isMeshLambertMaterial||J.isMeshBasicMaterial||J.isMeshStandardMaterial||J.isShaderMaterial)&&Et.setValue(G,"isOrthographic",C.isOrthographicCamera===!0),se!==C&&(se=C,Di=!0,Ts=!0)}if(Fe.needsLights&&(xn.state.directionalShadowMap.length>0&&Et.setValue(G,"directionalShadowMap",xn.state.directionalShadowMap,Q),xn.state.spotShadowMap.length>0&&Et.setValue(G,"spotShadowMap",xn.state.spotShadowMap,Q),xn.state.pointShadowMap.length>0&&Et.setValue(G,"pointShadowMap",xn.state.pointShadowMap,Q)),j.isSkinnedMesh){Et.setOptional(G,j,"bindMatrix"),Et.setOptional(G,j,"bindMatrixInverse");const Ct=j.skeleton;Ct&&(Ct.boneTexture===null&&Ct.computeBoneTexture(),Et.setValue(G,"boneTexture",Ct.boneTexture,Q))}j.isBatchedMesh&&(Et.setOptional(G,j,"batchingTexture"),Et.setValue(G,"batchingTexture",j._matricesTexture,Q),Et.setOptional(G,j,"batchingIdTexture"),Et.setValue(G,"batchingIdTexture",j._indirectTexture,Q),Et.setOptional(G,j,"batchingColorTexture"),j._colorsTexture!==null&&Et.setValue(G,"batchingColorTexture",j._colorsTexture,Q));const Ii=re.morphAttributes;if((Ii.position!==void 0||Ii.normal!==void 0||Ii.color!==void 0)&&N.update(j,re,En),(Di||Fe.receiveShadow!==j.receiveShadow)&&(Fe.receiveShadow=j.receiveShadow,Et.setValue(G,"receiveShadow",j.receiveShadow)),(J.isMeshStandardMaterial||J.isMeshLambertMaterial||J.isMeshPhongMaterial)&&J.envMap===null&&X.environment!==null&&(Nt.envMapIntensity.value=X.environmentIntensity),Nt.dfgLUT!==void 0&&(Nt.dfgLUT.value=pS()),Di){if(Et.setValue(G,"toneMappingExposure",L.toneMappingExposure),Fe.needsLights&&Li(Nt,Ts),Me&&J.fog===!0&&We.refreshFogUniforms(Nt,Me),We.refreshMaterialUniforms(Nt,J,Z,ee,S.state.transmissionRenderTarget[C.id]),Fe.needsLights&&Fe.lightProbeGrid){const Ct=Fe.lightProbeGrid;Nt.probesSH.value=Ct.texture,Nt.probesMin.value.copy(Ct.boundingBox.min),Nt.probesMax.value.copy(Ct.boundingBox.max),Nt.probesResolution.value.copy(Ct.resolution)}xo.upload(G,Mr(Fe),Nt,Q)}if(J.isShaderMaterial&&J.uniformsNeedUpdate===!0&&(xo.upload(G,Mr(Fe),Nt,Q),J.uniformsNeedUpdate=!1),J.isSpriteMaterial&&Et.setValue(G,"center",j.center),Et.setValue(G,"modelViewMatrix",j.modelViewMatrix),Et.setValue(G,"normalMatrix",j.normalMatrix),Et.setValue(G,"modelMatrix",j.matrixWorld),J.uniformsGroups!==void 0){const Ct=J.uniformsGroups;for(let Pi=0,Cs=Ct.length;Pi0&&Q.useMultisampledRTT(C)===!1?J=te.get(C).__webglMultisampledFramebuffer:Array.isArray(ke)?J=ke[re]:J=ke,V.copy(C.viewport),oe.copy(C.scissor),Ae=C.scissorTest}else V.copy(Se).multiplyScalar(Z).floor(),oe.copy(Oe).multiplyScalar(Z).floor(),Ae=Ge;if(re!==0&&(J=P),M.bindFramebuffer(G.FRAMEBUFFER,J)&&M.drawBuffers(C,J),M.viewport(V),M.scissor(oe),M.setScissorTest(Ae),j){const Re=te.get(C.texture);G.framebufferTexture2D(G.FRAMEBUFFER,G.COLOR_ATTACHMENT0,G.TEXTURE_CUBE_MAP_POSITIVE_X+X,Re.__webglTexture,re)}else if(Me){const Re=X;for(let He=0;He1&&G.readBuffer(G.COLOR_ATTACHMENT0+Re),!I.textureFormatReadable(Je)){ut("WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}if(!I.textureTypeReadable(je)){ut("WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}X>=0&&X<=C.width-J&&re>=0&&re<=C.height-j&&G.readPixels(X,re,J,j,W.convert(Je),W.convert(je),Me)}finally{const ke=ie!==null?te.get(ie).__webglFramebuffer:null;M.bindFramebuffer(G.FRAMEBUFFER,ke)}}},this.readRenderTargetPixelsAsync=async function(C,X,re,J,j,Me,Ne,Re=0){if(!(C&&C.isWebGLRenderTarget))throw new Error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");let He=te.get(C).__webglFramebuffer;if(C.isWebGLCubeRenderTarget&&Ne!==void 0&&(He=He[Ne]),He)if(X>=0&&X<=C.width-J&&re>=0&&re<=C.height-j){M.bindFramebuffer(G.FRAMEBUFFER,He);const ke=C.textures[Re],Je=ke.format,je=ke.type;if(C.textures.length>1&&G.readBuffer(G.COLOR_ATTACHMENT0+Re),!I.textureFormatReadable(Je))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in RGBA or implementation defined format.");if(!I.textureTypeReadable(je))throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: renderTarget is not in UnsignedByteType or implementation defined type.");const Xe=G.createBuffer();G.bindBuffer(G.PIXEL_PACK_BUFFER,Xe),G.bufferData(G.PIXEL_PACK_BUFFER,Me.byteLength,G.STREAM_READ),G.readPixels(X,re,J,j,W.convert(Je),W.convert(je),0);const bt=ie!==null?te.get(ie).__webglFramebuffer:null;M.bindFramebuffer(G.FRAMEBUFFER,bt);const Ut=G.fenceSync(G.SYNC_GPU_COMMANDS_COMPLETE,0);return G.flush(),await Hm(G,Ut,4),G.bindBuffer(G.PIXEL_PACK_BUFFER,Xe),G.getBufferSubData(G.PIXEL_PACK_BUFFER,0,Me),G.deleteBuffer(Xe),G.deleteSync(Ut),Me}else throw new Error("THREE.WebGLRenderer.readRenderTargetPixelsAsync: requested read bounds are out of range.")},this.copyFramebufferToTexture=function(C,X=null,re=0){const J=Math.pow(2,-re),j=Math.floor(C.image.width*J),Me=Math.floor(C.image.height*J),Ne=X!==null?X.x:0,Re=X!==null?X.y:0;Q.setTexture2D(C,0),G.copyTexSubImage2D(G.TEXTURE_2D,re,0,0,Ne,Re,j,Me),M.unbindTexture()},this.copyTextureToTexture=function(C,X,re=null,J=null,j=0,Me=0){let Ne,Re,He,ke,Je,je,Xe,bt,Ut;const Pt=C.isCompressedTexture?C.mipmaps[Me]:C.image;if(re!==null)Ne=re.max.x-re.min.x,Re=re.max.y-re.min.y,He=re.isBox3?re.max.z-re.min.z:1,ke=re.min.x,Je=re.min.y,je=re.isBox3?re.min.z:0;else{const Nt=Math.pow(2,-j);Ne=Math.floor(Pt.width*Nt),Re=Math.floor(Pt.height*Nt),C.isDataArrayTexture?He=Pt.depth:C.isData3DTexture?He=Math.floor(Pt.depth*Nt):He=1,ke=0,Je=0,je=0}J!==null?(Xe=J.x,bt=J.y,Ut=J.z):(Xe=0,bt=0,Ut=0);const At=W.convert(X.format),Qt=W.convert(X.type);let Fe;X.isData3DTexture?(Q.setTexture3D(X,0),Fe=G.TEXTURE_3D):X.isDataArrayTexture||X.isCompressedArrayTexture?(Q.setTexture2DArray(X,0),Fe=G.TEXTURE_2D_ARRAY):(Q.setTexture2D(X,0),Fe=G.TEXTURE_2D),M.activeTexture(G.TEXTURE0),M.pixelStorei(G.UNPACK_FLIP_Y_WEBGL,X.flipY),M.pixelStorei(G.UNPACK_PREMULTIPLY_ALPHA_WEBGL,X.premultiplyAlpha),M.pixelStorei(G.UNPACK_ALIGNMENT,X.unpackAlignment);const xn=M.getParameter(G.UNPACK_ROW_LENGTH),ht=M.getParameter(G.UNPACK_IMAGE_HEIGHT),En=M.getParameter(G.UNPACK_SKIP_PIXELS),qn=M.getParameter(G.UNPACK_SKIP_ROWS),Di=M.getParameter(G.UNPACK_SKIP_IMAGES);M.pixelStorei(G.UNPACK_ROW_LENGTH,Pt.width),M.pixelStorei(G.UNPACK_IMAGE_HEIGHT,Pt.height),M.pixelStorei(G.UNPACK_SKIP_PIXELS,ke),M.pixelStorei(G.UNPACK_SKIP_ROWS,Je),M.pixelStorei(G.UNPACK_SKIP_IMAGES,je);const Ts=C.isDataArrayTexture||C.isData3DTexture,Et=X.isDataArrayTexture||X.isData3DTexture;if(C.isDepthTexture){const Nt=te.get(C),Ii=te.get(X),Ct=te.get(Nt.__renderTarget),Pi=te.get(Ii.__renderTarget);M.bindFramebuffer(G.READ_FRAMEBUFFER,Ct.__webglFramebuffer),M.bindFramebuffer(G.DRAW_FRAMEBUFFER,Pi.__webglFramebuffer);for(let Cs=0;CsMath.PI&&(i-=fn),s<-Math.PI?s+=fn:s>Math.PI&&(s-=fn),i<=s?this._spherical.theta=Math.max(i,Math.min(s,this._spherical.theta)):this._spherical.theta=this._spherical.theta>(i+s)/2?Math.max(i,this._spherical.theta):Math.min(s,this._spherical.theta)),this._spherical.phi=Math.max(this.minPolarAngle,Math.min(this.maxPolarAngle,this._spherical.phi)),this._spherical.makeSafe(),this.enableDamping===!0?this.target.addScaledVector(this._panOffset,this.dampingFactor):this.target.add(this._panOffset),this.target.sub(this.cursor),this.target.clampLength(this.minTargetRadius,this.maxTargetRadius),this.target.add(this.cursor);let r=!1;if(this.zoomToCursor&&this._performCursorZoom||this.object.isOrthographicCamera)this._spherical.radius=this._clampDistance(this._spherical.radius);else{const a=this._spherical.radius;this._spherical.radius=this._clampDistance(this._spherical.radius*this._scale),r=a!=this._spherical.radius}if(Bt.setFromSpherical(this._spherical),Bt.applyQuaternion(this._quatInverse),t.copy(this.target).add(Bt),this.object.lookAt(this.target),this.enableDamping===!0?(this._sphericalDelta.theta*=1-this.dampingFactor,this._sphericalDelta.phi*=1-this.dampingFactor,this._panOffset.multiplyScalar(1-this.dampingFactor)):(this._sphericalDelta.set(0,0,0),this._panOffset.set(0,0,0)),this.zoomToCursor&&this._performCursorZoom){let a=null;if(this.object.isPerspectiveCamera){const o=Bt.length();a=this._clampDistance(o*this._scale);const l=o-a;this.object.position.addScaledVector(this._dollyDirection,l),this.object.updateMatrixWorld(),r=!!l}else if(this.object.isOrthographicCamera){const o=new k(this._mouse.x,this._mouse.y,0);o.unproject(this.object);const l=this.object.zoom;this.object.zoom=Math.max(this.minZoom,Math.min(this.maxZoom,this.object.zoom/this._scale)),this.object.updateProjectionMatrix(),r=l!==this.object.zoom;const c=new k(this._mouse.x,this._mouse.y,0);c.unproject(this.object),this.object.position.sub(c).add(o),this.object.updateMatrixWorld(),a=Bt.length()}else console.warn("WARNING: OrbitControls.js encountered an unknown camera type - zoom to cursor disabled."),this.zoomToCursor=!1;a!==null&&(this.screenSpacePanning?this.target.set(0,0,-1).transformDirection(this.object.matrix).multiplyScalar(a).add(this.object.position):($a.origin.copy(this.object.position),$a.direction.set(0,0,-1).transformDirection(this.object.matrix),Math.abs(this.object.up.dot($a.direction))Wl||8*(1-this._lastQuaternion.dot(this.object.quaternion))>Wl||this._lastTargetPosition.distanceToSquared(this.target)>Wl?(this.dispatchEvent(Ed),this._lastPosition.copy(this.object.position),this._lastQuaternion.copy(this.object.quaternion),this._lastTargetPosition.copy(this.target),!0):!1}_getAutoRotationAngle(e){return e!==null?fn/60*this.autoRotateSpeed*e:fn/60/60*this.autoRotateSpeed}_getZoomScale(e){const t=Math.abs(e*.01);return Math.pow(.95,this.zoomSpeed*t)}_rotateLeft(e){this._sphericalDelta.theta-=e}_rotateUp(e){this._sphericalDelta.phi-=e}_panLeft(e,t){Bt.setFromMatrixColumn(t,0),Bt.multiplyScalar(-e),this._panOffset.add(Bt)}_panUp(e,t){this.screenSpacePanning===!0?Bt.setFromMatrixColumn(t,1):(Bt.setFromMatrixColumn(t,0),Bt.crossVectors(this.object.up,Bt)),Bt.multiplyScalar(e),this._panOffset.add(Bt)}_pan(e,t){const i=this.domElement;if(this.object.isPerspectiveCamera){const s=this.object.position;Bt.copy(s).sub(this.target);let r=Bt.length();r*=Math.tan(this.object.fov/2*Math.PI/180),this._panLeft(2*e*r/i.clientHeight,this.object.matrix),this._panUp(2*t*r/i.clientHeight,this.object.matrix)}else this.object.isOrthographicCamera?(this._panLeft(e*(this.object.right-this.object.left)/this.object.zoom/i.clientWidth,this.object.matrix),this._panUp(t*(this.object.top-this.object.bottom)/this.object.zoom/i.clientHeight,this.object.matrix)):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - pan disabled."),this.enablePan=!1)}_dollyOut(e){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale/=e:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_dollyIn(e){this.object.isPerspectiveCamera||this.object.isOrthographicCamera?this._scale*=e:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),this.enableZoom=!1)}_updateZoomParameters(e,t){if(!this.zoomToCursor)return;this._performCursorZoom=!0;const i=this.domElement.getBoundingClientRect(),s=e-i.left,r=t-i.top,a=i.width,o=i.height;this._mouse.x=s/a*2-1,this._mouse.y=-(r/o)*2+1,this._dollyDirection.set(this._mouse.x,this._mouse.y,1).unproject(this.object).sub(this.object.position).normalize()}_clampDistance(e){return Math.max(this.minDistance,Math.min(this.maxDistance,e))}_handleMouseDownRotate(e){this._rotateStart.set(e.clientX,e.clientY)}_handleMouseDownDolly(e){this._updateZoomParameters(e.clientX,e.clientX),this._dollyStart.set(e.clientX,e.clientY)}_handleMouseDownPan(e){this._panStart.set(e.clientX,e.clientY)}_handleMouseMoveRotate(e){this._rotateEnd.set(e.clientX,e.clientY),this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const t=this.domElement;this._rotateLeft(fn*this._rotateDelta.x/t.clientHeight),this._rotateUp(fn*this._rotateDelta.y/t.clientHeight),this._rotateStart.copy(this._rotateEnd),this.update()}_handleMouseMoveDolly(e){this._dollyEnd.set(e.clientX,e.clientY),this._dollyDelta.subVectors(this._dollyEnd,this._dollyStart),this._dollyDelta.y>0?this._dollyOut(this._getZoomScale(this._dollyDelta.y)):this._dollyDelta.y<0&&this._dollyIn(this._getZoomScale(this._dollyDelta.y)),this._dollyStart.copy(this._dollyEnd),this.update()}_handleMouseMovePan(e){this._panEnd.set(e.clientX,e.clientY),this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd),this.update()}_handleMouseWheel(e){this._updateZoomParameters(e.clientX,e.clientY),e.deltaY<0?this._dollyIn(this._getZoomScale(e.deltaY)):e.deltaY>0&&this._dollyOut(this._getZoomScale(e.deltaY)),this.update()}_handleKeyDown(e){let t=!1;switch(e.code){case this.keys.UP:e.ctrlKey||e.metaKey||e.shiftKey?this.enableRotate&&this._rotateUp(fn*this.keyRotateSpeed/this.domElement.clientHeight):this.enablePan&&this._pan(0,this.keyPanSpeed),t=!0;break;case this.keys.BOTTOM:e.ctrlKey||e.metaKey||e.shiftKey?this.enableRotate&&this._rotateUp(-fn*this.keyRotateSpeed/this.domElement.clientHeight):this.enablePan&&this._pan(0,-this.keyPanSpeed),t=!0;break;case this.keys.LEFT:e.ctrlKey||e.metaKey||e.shiftKey?this.enableRotate&&this._rotateLeft(fn*this.keyRotateSpeed/this.domElement.clientHeight):this.enablePan&&this._pan(this.keyPanSpeed,0),t=!0;break;case this.keys.RIGHT:e.ctrlKey||e.metaKey||e.shiftKey?this.enableRotate&&this._rotateLeft(-fn*this.keyRotateSpeed/this.domElement.clientHeight):this.enablePan&&this._pan(-this.keyPanSpeed,0),t=!0;break}t&&(e.preventDefault(),this.update())}_handleTouchStartRotate(e){if(this._pointers.length===1)this._rotateStart.set(e.pageX,e.pageY);else{const t=this._getSecondPointerPosition(e),i=.5*(e.pageX+t.x),s=.5*(e.pageY+t.y);this._rotateStart.set(i,s)}}_handleTouchStartPan(e){if(this._pointers.length===1)this._panStart.set(e.pageX,e.pageY);else{const t=this._getSecondPointerPosition(e),i=.5*(e.pageX+t.x),s=.5*(e.pageY+t.y);this._panStart.set(i,s)}}_handleTouchStartDolly(e){const t=this._getSecondPointerPosition(e),i=e.pageX-t.x,s=e.pageY-t.y,r=Math.sqrt(i*i+s*s);this._dollyStart.set(0,r)}_handleTouchStartDollyPan(e){this.enableZoom&&this._handleTouchStartDolly(e),this.enablePan&&this._handleTouchStartPan(e)}_handleTouchStartDollyRotate(e){this.enableZoom&&this._handleTouchStartDolly(e),this.enableRotate&&this._handleTouchStartRotate(e)}_handleTouchMoveRotate(e){if(this._pointers.length==1)this._rotateEnd.set(e.pageX,e.pageY);else{const i=this._getSecondPointerPosition(e),s=.5*(e.pageX+i.x),r=.5*(e.pageY+i.y);this._rotateEnd.set(s,r)}this._rotateDelta.subVectors(this._rotateEnd,this._rotateStart).multiplyScalar(this.rotateSpeed);const t=this.domElement;this._rotateLeft(fn*this._rotateDelta.x/t.clientHeight),this._rotateUp(fn*this._rotateDelta.y/t.clientHeight),this._rotateStart.copy(this._rotateEnd)}_handleTouchMovePan(e){if(this._pointers.length===1)this._panEnd.set(e.pageX,e.pageY);else{const t=this._getSecondPointerPosition(e),i=.5*(e.pageX+t.x),s=.5*(e.pageY+t.y);this._panEnd.set(i,s)}this._panDelta.subVectors(this._panEnd,this._panStart).multiplyScalar(this.panSpeed),this._pan(this._panDelta.x,this._panDelta.y),this._panStart.copy(this._panEnd)}_handleTouchMoveDolly(e){const t=this._getSecondPointerPosition(e),i=e.pageX-t.x,s=e.pageY-t.y,r=Math.sqrt(i*i+s*s);this._dollyEnd.set(0,r),this._dollyDelta.set(0,Math.pow(this._dollyEnd.y/this._dollyStart.y,this.zoomSpeed)),this._dollyOut(this._dollyDelta.y),this._dollyStart.copy(this._dollyEnd);const a=(e.pageX+t.x)*.5,o=(e.pageY+t.y)*.5;this._updateZoomParameters(a,o)}_handleTouchMoveDollyPan(e){this.enableZoom&&this._handleTouchMoveDolly(e),this.enablePan&&this._handleTouchMovePan(e)}_handleTouchMoveDollyRotate(e){this.enableZoom&&this._handleTouchMoveDolly(e),this.enableRotate&&this._handleTouchMoveRotate(e)}_addPointer(e){this._pointers.push(e.pointerId)}_removePointer(e){delete this._pointerPositions[e.pointerId];for(let t=0;t + #include + #include + #include + #include + + uniform float linewidth; + uniform vec2 resolution; + + attribute vec3 instanceStart; + attribute vec3 instanceEnd; + + attribute vec3 instanceColorStart; + attribute vec3 instanceColorEnd; + + #ifdef WORLD_UNITS + + varying vec4 worldPos; + varying vec3 worldStart; + varying vec3 worldEnd; + + #ifdef USE_DASH + + varying vec2 vUv; + + #endif + + #else + + varying vec2 vUv; + + #endif + + #ifdef USE_DASH + + uniform float dashScale; + attribute float instanceDistanceStart; + attribute float instanceDistanceEnd; + varying float vLineDistance; + + #endif + + float trimSegmentAlpha( const in vec4 start, const in vec4 end ) { + + // compute the interpolation factor needed to trim the segment so it terminates + // between the camera plane and the near plane + + // conservative estimate of the near plane + float a = projectionMatrix[ 2 ][ 2 ]; // 3nd entry in 3th column + float b = projectionMatrix[ 3 ][ 2 ]; // 3nd entry in 4th column + + // we need different nearEstimate formula for reversed and default depth buffer + // a is positive with a reversed depth buffer so it can be used for controlling the code flow + float nearEstimate = ( a > 0.0 ) ? ( - b / ( a + 1.0 ) ) : ( - 0.5 * b / a ); + + return ( nearEstimate - start.z ) / ( end.z - start.z ); + + } + + void main() { + + #ifdef USE_COLOR + + vColor.xyz = ( position.y < 0.5 ) ? instanceColorStart : instanceColorEnd; + + #endif + + float aspect = resolution.x / resolution.y; + + // camera space + vec4 start = modelViewMatrix * vec4( instanceStart, 1.0 ); + vec4 end = modelViewMatrix * vec4( instanceEnd, 1.0 ); + + #ifdef USE_DASH + + float lineDistanceStart = dashScale * instanceDistanceStart; + float lineDistanceEnd = dashScale * instanceDistanceEnd; + + #endif + + #ifdef WORLD_UNITS + + worldStart = start.xyz; + worldEnd = end.xyz; + + #else + + vUv = uv; + + #endif + + // special case for perspective projection, and segments that terminate either in, or behind, the camera plane + // clearly the gpu firmware has a way of addressing this issue when projecting into ndc space + // but we need to perform ndc-space calculations in the shader, so we must address this issue directly + // perhaps there is a more elegant solution -- WestLangley + + bool perspective = ( projectionMatrix[ 2 ][ 3 ] == - 1.0 ); // 4th entry in the 3rd column + + if ( perspective ) { + + if ( start.z < 0.0 && end.z >= 0.0 ) { + + float alpha = trimSegmentAlpha( start, end ); + end.xyz = mix( start.xyz, end.xyz, alpha ); + + #ifdef USE_DASH + + lineDistanceEnd = mix( lineDistanceStart, lineDistanceEnd, alpha ); + + #endif + + } else if ( end.z < 0.0 && start.z >= 0.0 ) { + + float alpha = trimSegmentAlpha( end, start ); + start.xyz = mix( end.xyz, start.xyz, alpha ); + + #ifdef USE_DASH + + lineDistanceStart = mix( lineDistanceEnd, lineDistanceStart, alpha ); + + #endif + + } + + } + + #ifdef USE_DASH + + vLineDistance = ( position.y < 0.5 ) ? lineDistanceStart : lineDistanceEnd; + vUv = uv; + + #endif + + // clip space + vec4 clipStart = projectionMatrix * start; + vec4 clipEnd = projectionMatrix * end; + + // ndc space + vec3 ndcStart = clipStart.xyz / clipStart.w; + vec3 ndcEnd = clipEnd.xyz / clipEnd.w; + + // direction + vec2 dir = ndcEnd.xy - ndcStart.xy; + + // account for clip-space aspect ratio + dir.x *= aspect; + dir = normalize( dir ); + + #ifdef WORLD_UNITS + + vec3 worldDir = normalize( end.xyz - start.xyz ); + vec3 tmpFwd = normalize( mix( start.xyz, end.xyz, 0.5 ) ); + vec3 worldUp = normalize( cross( worldDir, tmpFwd ) ); + vec3 worldFwd = cross( worldDir, worldUp ); + worldPos = position.y < 0.5 ? start: end; + + // height offset + float hw = linewidth * 0.5; + worldPos.xyz += position.x < 0.0 ? hw * worldUp : - hw * worldUp; + + // don't extend the line if we're rendering dashes because we + // won't be rendering the endcaps + #ifndef USE_DASH + + // cap extension + worldPos.xyz += position.y < 0.5 ? - hw * worldDir : hw * worldDir; + + // add width to the box + worldPos.xyz += worldFwd * hw; + + // endcaps + if ( position.y > 1.0 || position.y < 0.0 ) { + + worldPos.xyz -= worldFwd * 2.0 * hw; + + } + + #endif + + // project the worldpos + vec4 clip = projectionMatrix * worldPos; + + // shift the depth of the projected points so the line + // segments overlap neatly + vec3 clipPose = ( position.y < 0.5 ) ? ndcStart : ndcEnd; + clip.z = clipPose.z * clip.w; + + #else + + vec2 offset = vec2( dir.y, - dir.x ); + // undo aspect ratio adjustment + dir.x /= aspect; + offset.x /= aspect; + + // sign flip + if ( position.x < 0.0 ) offset *= - 1.0; + + // endcaps + if ( position.y < 0.0 ) { + + offset += - dir; + + } else if ( position.y > 1.0 ) { + + offset += dir; + + } + + // adjust for linewidth + offset *= linewidth; + + // adjust for clip-space to screen-space conversion // maybe resolution should be based on viewport ... + offset /= resolution.y; + + // select end + vec4 clip = ( position.y < 0.5 ) ? clipStart : clipEnd; + + // back to clip space + offset *= clip.w; + + clip.xy += offset; + + #endif + + gl_Position = clip; + + vec4 mvPosition = ( position.y < 0.5 ) ? start : end; // this is an approximation + + #include + #include + #include + + } + `,fragmentShader:` + uniform vec3 diffuse; + uniform float opacity; + uniform float linewidth; + + #ifdef USE_DASH + + uniform float dashOffset; + uniform float dashSize; + uniform float gapSize; + + #endif + + varying float vLineDistance; + + #ifdef WORLD_UNITS + + varying vec4 worldPos; + varying vec3 worldStart; + varying vec3 worldEnd; + + #ifdef USE_DASH + + varying vec2 vUv; + + #endif + + #else + + varying vec2 vUv; + + #endif + + #include + #include + #include + #include + #include + + vec2 closestLineToLine(vec3 p1, vec3 p2, vec3 p3, vec3 p4) { + + float mua; + float mub; + + vec3 p13 = p1 - p3; + vec3 p43 = p4 - p3; + + vec3 p21 = p2 - p1; + + float d1343 = dot( p13, p43 ); + float d4321 = dot( p43, p21 ); + float d1321 = dot( p13, p21 ); + float d4343 = dot( p43, p43 ); + float d2121 = dot( p21, p21 ); + + float denom = d2121 * d4343 - d4321 * d4321; + + float numer = d1343 * d4321 - d1321 * d4343; + + mua = numer / denom; + mua = clamp( mua, 0.0, 1.0 ); + mub = ( d1343 + d4321 * ( mua ) ) / d4343; + mub = clamp( mub, 0.0, 1.0 ); + + return vec2( mua, mub ); + + } + + void main() { + + float alpha = opacity; + vec4 diffuseColor = vec4( diffuse, alpha ); + + #include + + #ifdef USE_DASH + + if ( vUv.y < - 1.0 || vUv.y > 1.0 ) discard; // discard endcaps + + if ( mod( vLineDistance + dashOffset, dashSize + gapSize ) > dashSize ) discard; // todo - FIX + + #endif + + #ifdef WORLD_UNITS + + // Find the closest points on the view ray and the line segment + vec3 rayEnd = normalize( worldPos.xyz ) * 1e5; + vec3 lineDir = worldEnd - worldStart; + vec2 params = closestLineToLine( worldStart, worldEnd, vec3( 0.0, 0.0, 0.0 ), rayEnd ); + + vec3 p1 = worldStart + lineDir * params.x; + vec3 p2 = rayEnd * params.y; + vec3 delta = p1 - p2; + float len = length( delta ); + float norm = len / linewidth; + + #ifndef USE_DASH + + #ifdef USE_ALPHA_TO_COVERAGE + + float dnorm = fwidth( norm ); + alpha = 1.0 - smoothstep( 0.5 - dnorm, 0.5 + dnorm, norm ); + + #else + + if ( norm > 0.5 ) { + + discard; + + } + + #endif + + #endif + + #else + + #ifdef USE_ALPHA_TO_COVERAGE + + // artifacts appear on some hardware if a derivative is taken within a conditional + float a = vUv.x; + float b = ( vUv.y > 0.0 ) ? vUv.y - 1.0 : vUv.y + 1.0; + float len2 = a * a + b * b; + float dlen = fwidth( len2 ); + + if ( abs( vUv.y ) > 1.0 ) { + + alpha = 1.0 - smoothstep( 1.0 - dlen, 1.0 + dlen, len2 ); + + } + + #else + + if ( abs( vUv.y ) > 1.0 ) { + + float a = vUv.x; + float b = ( vUv.y > 0.0 ) ? vUv.y - 1.0 : vUv.y + 1.0; + float len2 = a * a + b * b; + + if ( len2 > 1.0 ) discard; + + } + + #endif + + #endif + + #include + #include + + gl_FragColor = vec4( diffuseColor.rgb, alpha ); + + #include + #include + #include + #include + + } + `};class Fp extends In{constructor(e){super({type:"LineMaterial",uniforms:Fu.clone(gn.line.uniforms),vertexShader:gn.line.vertexShader,fragmentShader:gn.line.fragmentShader,clipping:!0}),this.isLineMaterial=!0,this.setValues(e)}get color(){return this.uniforms.diffuse.value}set color(e){this.uniforms.diffuse.value=e}get worldUnits(){return"WORLD_UNITS"in this.defines}set worldUnits(e){e===!0!==this.worldUnits&&(this.needsUpdate=!0),e===!0?this.defines.WORLD_UNITS="":delete this.defines.WORLD_UNITS}get linewidth(){return this.uniforms.linewidth.value}set linewidth(e){this.uniforms.linewidth&&(this.uniforms.linewidth.value=e)}get dashed(){return"USE_DASH"in this.defines}set dashed(e){e===!0!==this.dashed&&(this.needsUpdate=!0),e===!0?this.defines.USE_DASH="":delete this.defines.USE_DASH}get dashScale(){return this.uniforms.dashScale.value}set dashScale(e){this.uniforms.dashScale.value=e}get dashSize(){return this.uniforms.dashSize.value}set dashSize(e){this.uniforms.dashSize.value=e}get dashOffset(){return this.uniforms.dashOffset.value}set dashOffset(e){this.uniforms.dashOffset.value=e}get gapSize(){return this.uniforms.gapSize.value}set gapSize(e){this.uniforms.gapSize.value=e}get opacity(){return this.uniforms.opacity.value}set opacity(e){this.uniforms&&(this.uniforms.opacity.value=e)}get resolution(){return this.uniforms.resolution.value}set resolution(e){this.uniforms.resolution.value.copy(e)}get alphaToCoverage(){return"USE_ALPHA_TO_COVERAGE"in this.defines}set alphaToCoverage(e){this.defines&&(e===!0!==this.alphaToCoverage&&(this.needsUpdate=!0),e===!0?this.defines.USE_ALPHA_TO_COVERAGE="":delete this.defines.USE_ALPHA_TO_COVERAGE)}}const Xl=new Tt,wd=new k,Rd=new k,Kt=new Tt,qt=new Tt,Jn=new Tt,Yl=new k,Kl=new Lt,Zt=new x_,Ld=new k,Ja=new mn,ja=new mr,jn=new Tt;let si,ps;function Dd(n,e,t){return jn.set(0,0,-e,1).applyMatrix4(n.projectionMatrix),jn.multiplyScalar(1/jn.w),jn.x=ps/t.width,jn.y=ps/t.height,jn.applyMatrix4(n.projectionMatrixInverse),jn.multiplyScalar(1/jn.w),Math.abs(Math.max(jn.x,jn.y))}function LS(n,e){const t=n.matrixWorld,i=n.geometry,s=i.attributes.instanceStart,r=i.attributes.instanceEnd,a=Math.min(i.instanceCount,s.count);for(let o=0,l=a;oh&&qt.z>h)continue;if(Kt.z>h){const b=Kt.z-qt.z,x=(Kt.z-h)/b;Kt.lerp(qt,x)}else if(qt.z>h){const b=qt.z-Kt.z,x=(qt.z-h)/b;qt.lerp(Kt,x)}Kt.applyMatrix4(i),qt.applyMatrix4(i),Kt.multiplyScalar(1/Kt.w),qt.multiplyScalar(1/qt.w),Kt.x*=r.x/2,Kt.y*=r.y/2,qt.x*=r.x/2,qt.y*=r.y/2,Zt.start.copy(Kt),Zt.start.z=0,Zt.end.copy(qt),Zt.end.z=0;const _=Zt.closestPointToPointParameter(Yl,!0);Zt.at(_,Ld);const m=sp.lerp(Kt.z,qt.z,_),g=m>=-1&&m<=1,v=Yl.distanceTo(Ld)=250&&n<=255){const t=Math.round(40+(n-250)*43);return t*65536+t*256+t}if(n>=10&&n<=249){const t=n-10,[i,s]=US[t%10];return PS(Math.floor(t/10)*15,i,s)}return 13226457}function zu(n){if(n==null)return null;if(typeof n=="object"&&n!==null&&"value"in n){const e=n.value;if(typeof e=="number"&&Number.isFinite(e))return e.toString(16);if(typeof e=="string"&&e.length){const t=Number(e);return Number.isFinite(t)?t.toString(16):e.toLowerCase()}return null}if(typeof n=="number"&&Number.isFinite(n))return n.toString(16);if(typeof n=="string"&&n.length){const e=Number(n);return Number.isFinite(e)?e.toString(16):n.toLowerCase()}return null}function Bp(n){return zu(n.ownerHandle)}function NS(n){const e=n.toLowerCase().replace(/\*/g,"").trim();return e?e==="model_space"||e==="ms"||e.startsWith("model")?"model":e==="paper_space"||e==="ps"||e.startsWith("paper")?"paper":null:null}function kS(n,e,t){return n==="model"?"Model":n==="paper"?t<=1?"Layout":`Layout (${e.replace(/^\*/,"")})`:e}function er(n){var a;const e=((a=n==null?void 0:n.tables)==null?void 0:a.blocks)??[],t=(n==null?void 0:n.entities)??[],i=new Map;for(const o of t){const l=Bp(o);l&&i.set(l,(i.get(l)||0)+1)}const s=[];let r=0;for(const o of e){const l=NS(o.name??"");if(!l)continue;const c=zu(o.handle);if(!c)continue;l==="paper"&&(r+=1);const u=typeof o.handle=="number"?o.handle:typeof o.handle=="object"&&o.handle&&"value"in o.handle?Number(o.handle.value):null;s.push({id:c,label:kS(l,o.name??"",r),name:o.name??"",handle:Number.isFinite(u)?u:null,handleHex:c,kind:l,entityCount:i.get(c)||0})}return s.sort((o,l)=>{if(o.kind!==l.kind){if(o.kind==="model")return-1;if(l.kind==="model")return 1}return 0}),s}function FS(n){if(!n.length)return null;const e=n.find(i=>i.kind==="paper"&&i.entityCount>0);if(e)return e;const t=n.find(i=>i.kind==="model");return t||(n[0]??null)}function ql(n,e,t=3){const i=new Set([e]);for(let s=0;s>>=1,e}function ii(n,e,t){if(!e)return t;for(;n.bitcount<24;)n.tag|=n.source[n.sourceIndex++]<>>16-e;return n.tag>>>=e,n.bitcount-=e,i+t}function ru(n,e){for(;n.bitcount<24;)n.tag|=n.source[n.sourceIndex++]<>>=1,++s,t+=e.table[s],i-=e.table[s];while(i>=0);return n.tag=r,n.bitcount-=s,e.trans[t+i]}function GS(n,e,t){var i,s,r,a,o,l;for(i=ii(n,5,257),s=ii(n,5,1),r=ii(n,4,4),a=0;a<19;++a)Qn[a]=0;for(a=0;a8;)n.sourceIndex--,n.bitcount-=8;if(e=n.source[n.sourceIndex+1],e=256*e+n.source[n.sourceIndex],t=n.source[n.sourceIndex+3],t=256*t+n.source[n.sourceIndex+2],e!==(~t&65535))return Hp;for(n.sourceIndex+=4,i=e;i;--i)n.dest[n.destLen++]=n.source[n.sourceIndex++];return n.bitcount=0,Vu}function Yp(n,e){var t=new BS(n,e),i,s,r;do{switch(i=VS(t),s=ii(t,2,0),s){case 0:r=WS(t);break;case 1:r=Od(t,zp,Vp);break;case 2:GS(t,t.ltree,t.dtree),r=Od(t,t.ltree,t.dtree);break;default:r=Hp}if(r!==Vu)throw new Error("Data error")}while(!i);return t.destLenthis.x2&&(this.x2=n)),typeof e=="number"&&((isNaN(this.y1)||isNaN(this.y2))&&(this.y1=e,this.y2=e),ethis.y2&&(this.y2=e))};bs.prototype.addX=function(n){this.addPoint(n,null)};bs.prototype.addY=function(n){this.addPoint(null,n)};bs.prototype.addBezier=function(n,e,t,i,s,r,a,o){const l=[n,e],c=[t,i],u=[s,r],h=[a,o];this.addPoint(n,e),this.addPoint(a,o);for(let d=0;d<=1;d++){const f=6*l[d]-12*c[d]+6*u[d],p=-3*l[d]+9*c[d]-9*u[d]+3*h[d],_=3*c[d]-3*l[d];if(p===0){if(f===0)continue;const b=-_/f;01||Math.abs(a.y-i)>1||r.pop():a.type==="L"&&c&&c.x===a.x&&c.y===a.y?r.pop():a.type==="Z"&&(o&&l&&c&&o.type==="M"&&l.type==="L"&&c.type==="L"&&c.x===o.x&&c.y===o.y&&(r.shift(),r[0].type="M"),s+1_.length).map(_=>{let m=parseFloat(_);return(e.decimalPlaces||e.decimalPlaces===0)&&(m=qp(m,e.decimalPlaces)),m})}function u(p){if(!this.commands.length)return p;const _=this.commands[this.commands.length-1];for(let m=0;m-1)o[o.length-1]+=_;else if(r.indexOf(_)>-1)if(!a.type&&!this.commands.length&&(a.type="L"),_==="-")!a.type||m.indexOf("-")>0?l=!0:m.length?o.push("-"):o[o.length-1]=_;else if(!a.type||m.length>0)l=!0;else continue;else if(i.indexOf(_)>-1)a.type?(h.apply(this),a={type:_}):a.type=_;else{if(s.indexOf(_)>-1)throw new Error("Unsupported path command: "+_+". Currently supported commands are "+i.split("").join(", ")+".");` , +\r\f\v`.indexOf(_)>-1?o.push(""):_==="."?!a.type||m.indexOf(_)>-1?l=!0:o[o.length-1]+=_:l=!0}if(l)throw new Error("Unexpected character: "+_+" at offset "+p)}h.apply(this),e.optimize&&(this.commands=$p(this.commands));const d=e.flipY;let f=e.flipYBase;if(d===!0&&e.flipYBase===void 0){const p=this.getBoundingBox();f=p.y1+p.y2}for(const p in this.commands){const _=this.commands[p];for(const m in _)["x","x1","x2"].includes(m)?this.commands[p][m]=e.x+_[m]*e.scale:["y","y1","y2"].includes(m)&&(this.commands[p][m]=e.y+(d?f-_[m]:_[m])*e.scale)}return this};Wt.fromSVG=function(n,e){return new Wt().fromSVG(n,e)};Wt.prototype.moveTo=function(n,e){this.commands.push({type:"M",x:n,y:e})};Wt.prototype.lineTo=function(n,e){this.commands.push({type:"L",x:n,y:e})};Wt.prototype.curveTo=Wt.prototype.bezierCurveTo=function(n,e,t,i,s,r){this.commands.push({type:"C",x1:n,y1:e,x2:t,y2:i,x:s,y:r})};Wt.prototype.quadTo=Wt.prototype.quadraticCurveTo=function(n,e,t,i){this.commands.push({type:"Q",x1:n,y1:e,x:t,y:i})};Wt.prototype.close=Wt.prototype.closePath=function(){this.commands.push({type:"Z"})};Wt.prototype.extend=function(n){if(n.commands)n=n.commands;else if(n instanceof Kp){const e=n;this.moveTo(e.x1,e.y1),this.lineTo(e.x2,e.y1),this.lineTo(e.x2,e.y2),this.lineTo(e.x1,e.y2),this.close();return}Array.prototype.push.apply(this.commands,n)};Wt.prototype.getBoundingBox=function(){const n=new Kp;let e=0,t=0,i=0,s=0;for(let r=0;r=0&&l>0&&(o+=" "),o+=e(c)}return o}let i=this.commands;n.optimize&&(i=JSON.parse(JSON.stringify(this.commands)),i=$p(i));const s=n.flipY;let r=n.flipYBase;if(s===!0&&r===void 0){const o=new Wt;o.extend(i);const l=o.getBoundingBox();r=l.y1+l.y2}let a="";for(let o=0;o=0&&n<=255,"Byte value should be between 0 and 255."),[n]};Ze.BYTE=Yn(1);Ce.CHAR=function(n){return[n.charCodeAt(0)]};Ze.CHAR=Yn(1);Ce.CHARARRAY=function(n){(n===null||typeof n>"u")&&(n="",console.warn("CHARARRAY with undefined or null value encountered and treated as an empty string. This is probably caused by a missing glyph name."));const e=[];for(let t=0;t"u"?0:n.length};Ce.USHORT=function(n){return[n>>8&255,n&255]};Ze.USHORT=Yn(2);Ce.SHORT=function(n){return n>=Nd&&(n=-(2*Nd-n)),[n>>8&255,n&255]};Ze.SHORT=Yn(2);Ce.UINT24=function(n){return[n>>16&255,n>>8&255,n&255]};Ze.UINT24=Yn(3);Ce.ULONG=function(n){return[n>>24&255,n>>16&255,n>>8&255,n&255]};Ze.ULONG=Yn(4);Ce.LONG=function(n){return n>=kd&&(n=-(2*kd-n)),[n>>24&255,n>>16&255,n>>8&255,n&255]};Ze.LONG=Yn(4);Ce.FLOAT=function(n){if(n>qS||n>24&255,n>>16&255,n>>8&255,n&255]};Ze.LONGDATETIME=Yn(8);Ce.TAG=function(n){return Ve.argument(n.length===4,"Tag should be exactly 4 ASCII characters."),[n.charCodeAt(0),n.charCodeAt(1),n.charCodeAt(2),n.charCodeAt(3)]};Ze.TAG=Yn(4);Ce.Card8=Ce.BYTE;Ze.Card8=Ze.BYTE;Ce.Card16=Ce.USHORT;Ze.Card16=Ze.USHORT;Ce.OffSize=Ce.BYTE;Ze.OffSize=Ze.BYTE;Ce.SID=Ce.USHORT;Ze.SID=Ze.USHORT;Ce.NUMBER=function(n){return n>=-107&&n<=107?[n+139]:n>=108&&n<=1131?(n=n-108,[(n>>8)+247,n&255]):n>=-1131&&n<=-108?(n=-n-108,[(n>>8)+251,n&255]):n>=-32768&&n<=32767?Ce.NUMBER16(n):Ce.NUMBER32(n)};Ze.NUMBER=function(n){return Ce.NUMBER(n).length};Ce.NUMBER16=function(n){return[28,n>>8&255,n&255]};Ze.NUMBER16=Yn(3);Ce.NUMBER32=function(n){return[29,n>>24&255,n>>16&255,n>>8&255,n&255]};Ze.NUMBER32=Yn(5);Ce.REAL=function(n){let e=n.toString();const t=/\.(\d*?)(?:9{5,20}|0{5,20})\d{0,2}(?:e(.+)|$)/.exec(e);if(t){const r=parseFloat("1e"+((t[2]?+t[2]:0)+t[1].length));e=(Math.round(n*r)/r).toString()}let i="";for(let r=0,a=e.length;r>8&255,e[e.length]=i&255}return e};Ze.UTF16=function(n){return n.length*2};var Po={"x-mac-croatian":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊©⁄€‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ","x-mac-cyrillic":"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю","x-mac-gaelic":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØḂ±≤≥ḃĊċḊḋḞḟĠġṀæøṁṖṗɼƒſṠ«»… ÀÃÕŒœ–—“”‘’ṡẛÿŸṪ€‹›Ŷŷṫ·Ỳỳ⁊ÂÊÁËÈÍÎÏÌÓÔ♣ÒÚÛÙıÝýŴŵẄẅẀẁẂẃ","x-mac-greek":"Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦€ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ­","x-mac-icelandic":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-inuit":"ᐃᐄᐅᐆᐊᐋᐱᐲᐳᐴᐸᐹᑉᑎᑏᑐᑑᑕᑖᑦᑭᑮᑯᑰᑲᑳᒃᒋᒌᒍᒎᒐᒑ°ᒡᒥᒦ•¶ᒧ®©™ᒨᒪᒫᒻᓂᓃᓄᓅᓇᓈᓐᓯᓰᓱᓲᓴᓵᔅᓕᓖᓗᓘᓚᓛᓪᔨᔩᔪᔫᔭ… ᔮᔾᕕᕖᕗ–—“”‘’ᕘᕙᕚᕝᕆᕇᕈᕉᕋᕌᕐᕿᖀᖁᖂᖃᖄᖅᖏᖐᖑᖒᖓᖔᖕᙱᙲᙳᙴᙵᙶᖖᖠᖡᖢᖣᖤᖥᖦᕼŁł","x-mac-ce":"ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ",macintosh:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-romanian":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂȘ∞±≤≥¥µ∂∑∏π∫ªºΩăș¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄€‹›Țț‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ","x-mac-turkish":"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚÛÙˆ˜¯˘˙˚¸˝˛ˇ"};hr.MACSTRING=function(n,e,t,i){const s=Po[i];if(s===void 0)return;let r="";for(let a=0;a=128&&(r=t[r],r===void 0))return;i[s]=r}return i};Ze.MACSTRING=function(n,e){const t=Ce.MACSTRING(n,e);return t!==void 0?t.length:0};function au(n){return n>=-128&&n<=127}function ZS(n,e,t){let i=0;const s=n.length;for(;e>8&255,o+256&255)}return r}Ce.VARDELTAS=function(n){let e=0;const t=[];for(;e=-128&&i<=127?e=JS(n,e,t):e=jS(n,e,t)}return t};Ce.INDEX=function(n){let e=1;const t=[e],i=[];for(let o=0;o>8,e[a+1]=o&255;for(let l=0;l0)return new Y(this.data,this.offset+e).parseStruct(n)};Y.prototype.parsePointer32=function(n){const e=this.parseOffset32();if(e>0)return new Y(this.data,this.offset+e).parseStruct(n)};Y.prototype.parseListOfLists=function(n){const e=this.parseOffset16List(),t=e.length,i=this.relativeOffset,s=new Array(t);for(let r=0;r>4)+1;for(let a=0;a>s,c=o&(1<[]),s=e&nn.LONG_WORDS,r=e&nn.WORD_DELTA_COUNT_MASK;if(r>t)throw Error("wordCount must be less than or equal to regionIndexCount");const a=(s?this.parseLong:this.parseShort).bind(this),o=(s?this.parseShort:this.parseChar).bind(this);for(let l=0;l{let x,E;const S=()=>{let A=0;if(t==="gvar"){if(A=_.privatePoints.length||h.length,!A){const y=i.get(s);y.path,A=y.points.length,A+=4}}else t==="cvar"&&(A=i.length);this.offset=m,this.relativeOffset=g,x=this.parsePackedDeltas(A),t==="gvar"&&(E=this.parsePackedDeltas(A))};return{configurable:!0,get:function(){return x===void 0&&S(),b==="deltasY"?E:x},set:function(A){x===void 0&&S(),b==="deltasY"?E=A:x=A}}};Object.defineProperty(_,"deltas",v.call(this,"deltas")),t==="gvar"&&Object.defineProperty(_,"deltasY",v.call(this,"deltasY")),d+=_.variationDataSize,delete _.variationDataSize}this.relativeOffset=r;const f={headers:u};return f.sharedPoints=h,f};Y.prototype.parseTupleVariationHeader=function(n,e){const t=this.parseUShort(),i=this.parseUShort(),s=!!(i&nn.EMBEDDED_PEAK_TUPLE),r=!!(i&nn.INTERMEDIATE_REGION),a=!!(i&nn.PRIVATE_POINT_NUMBERS),o=s?void 0:i&nn.TUPLE_INDEX_MASK,l=s?this.parseTupleRecords(1,n)[0]:void 0,c=r?this.parseTupleRecords(1,n)[0]:void 0,u=r?this.parseTupleRecords(1,n)[0]:void 0,h={variationDataSize:t,peakTuple:l,intermediateStartTuple:c,intermediateEndTuple:u,flags:{embeddedPeakTuple:s,intermediateRegion:r,privatePointNumbers:a}};return e==="gvar"&&(h.sharedTupleRecordsIndex=o),h};Y.prototype.parsePackedPointNumbers=function(){const n=this.parseByte(),e=[];let t=n;if(n>=128){const s=this.parseByte();t=(n&nn.POINT_RUN_COUNT_MASK)<<8|s}let i=0;for(;e.length>1,e.skip("uShort",3),n.glyphIndexMap={};const a=new Ie.Parser(t,i+s+14),o=new Ie.Parser(t,i+s+16+r*2),l=new Ie.Parser(t,i+s+16+r*4),c=new Ie.Parser(t,i+s+16+r*6);let u=i+s+16+r*8;for(let h=0;h=0;h-=1)if(a=Ie.getUShort(n,e+4+h*8),o=Ie.getUShort(n,e+4+h*8+2),a===3&&c.includes(o)||a===0&&l.includes(o)||a===1&&o===0){if(r>0)continue;if(r=Ie.getULong(n,e+4+h*8+4),i)break}else if(a===0&&o===5){if(s=Ie.getULong(n,e+4+h*8+4),i=new Ie.Parser(n,e+s),i.parseUShort()!==14)s=-1,i=null;else if(r>0)break}if(r===-1)throw new Error("No valid cmap sub-tables found.");const u=new Ie.Parser(n,e+r);if(t.format=u.parseUShort(),t.format===0)pb(t,u,a,o);else if(t.format===12||t.format===13)mb(t,u,t.format);else if(t.format===4)gb(t,u,n,e,r);else throw new Error("Only format 0 (platformId 1, encodingId 0), 4, 12 and 14 cmap tables are supported (found format "+t.format+", platformId "+a+", encodingId "+o+").");return i&&_b(t,i),t}function yb(n,e,t){n.segments.push({end:e,start:e,delta:-(e-t),offset:0,glyphIndex:t})}function vb(n){n.segments.push({end:65535,start:65535,delta:1,offset:0})}function Sb(n){if(n.length===0)return n;const e=[n[0]];for(let t=1;t0;t-=1)if(n.get(t).unicode>65535){e=!1;break}let i=[{name:"version",type:"USHORT",value:0},{name:"numTables",type:"USHORT",value:e?1:2},{name:"platformID",type:"USHORT",value:3},{name:"encodingID",type:"USHORT",value:1},{name:"offset",type:"ULONG",value:e?12:20}];e||i.push({name:"cmap12PlatformID",type:"USHORT",value:3},{name:"cmap12EncodingID",type:"USHORT",value:10},{name:"cmap12Offset",type:"ULONG",value:0}),i.push({name:"format",type:"USHORT",value:4},{name:"cmap4Length",type:"USHORT",value:0},{name:"language",type:"USHORT",value:0},{name:"segCountX2",type:"USHORT",value:0},{name:"searchRange",type:"USHORT",value:0},{name:"entrySelector",type:"USHORT",value:0},{name:"rangeShift",type:"USHORT",value:0});const s=new _e.Table("cmap",i);for(s.segments=[],t=0;t1&&Ve.argument(e,"Can't infer numPaletteEntries on multiple colorRecordIndices"),new _e.Table("CPAL",[{name:"version",type:"USHORT",value:n},{name:"numPaletteEntries",type:"USHORT",value:e||t.length},{name:"numPalettes",type:"USHORT",value:i.length},{name:"numColorRecords",type:"USHORT",value:t.length},{name:"colorRecordsArrayOffset",type:"ULONG",value:12+2*i.length},...i.map((s,r)=>({name:"colorRecordIndices_"+r,type:"USHORT",value:s})),...t.map((s,r)=>({name:"colorRecords_"+r,type:"ULONG",value:s}))])}function o0(n){var e=(n&4278190080)>>24,t=(n&16711680)>>16,i=(n&65280)>>8,s=n&255;return e=e+256&255,t=t+256&255,i=i+256&255,s=(s+256&255)/255,{b:e,g:t,r:i,a:s}}function qu(n,e,t=0,i="hexa"){if(e==65535)return"currentColor";const s=n&&n.tables&&n.tables.cpal;if(!s)return"currentColor";if(t>s.colorRecordIndices.length-1)throw new Error(`Palette index out of range (colorRecordIndices.length: ${s.colorRecordIndices.length}, index: ${e})`);if(e>s.numPaletteEntries)throw new Error(`Color index out of range (numPaletteEntries: ${s.numPaletteEntries}, index: ${e})`);const r=s.colorRecordIndices[t]+e;if(r>s.colorRecords)throw new Error(`Color index out of range (colorRecords.length: ${s.colorRecords.length}, lookupIndex: ${r})`);const a=o0(s.colorRecords[r]);return i==="bgra"?a:pr(a,i)}function Hn(n){return("0"+parseInt(n).toString(16)).slice(-2)}function Pb(n){const e=n.r/255,t=n.g/255,i=n.b/255,s=Math.max(e,t,i),r=Math.min(e,t,i);let a,o,l=(s+r)/2;if(s===r)a=o=0;else{const c=s-r;switch(o=l>.5?c/(2-s-r):c/(s+r),s){case e:a=(t-i)/c+(ttypeof o<"u");n={r:Math.round(parseFloat(a[1])/(a[2]?100/255:1)),g:Math.round(parseFloat(a[3])/(a[4]?100/255:1)),b:Math.round(parseFloat(a[5])/(a[6]?100/255:1)),a:a[7]?parseFloat(a[7])/(a[8]?100:1):1}}else{const a=/hsla?\(\s*(?:(\d*\.\d+|\d+)(deg|turn|))\s*(?:,|\s*)\s*(?:(\d*\.\d+)%?|(\d+)%?)\s*(?:,|\s*)\s*(?:(\d*\.\d+)%?|(\d+)%?)\s*(?:(?:,|\s|\/)\s*(?:(0*(?:\.\d+)?()|0*1(?:\.0+)?())|(?:\.\d+)|(\d+)(%)|(\d*\.\d+)(%)))?\s*\)/;if(a.test(n)){const o=n.match(a).filter(l=>typeof l<"u");n=Ob({h:parseFloat(o[1])*(o[2]==="turn"?360:1),s:parseFloat(o[3]),l:parseFloat(o[4]),a:o[5]?parseFloat(o[5])/(o[6]?100:1):1})}else s=!1}}if(!s)throw new Error(`Invalid color format: ${n}`);return pr(n,e)}function pr(n,e="hexa"){if(n==="currentColor")return n;if(Number.isInteger(n)){if(e=="raw"||e=="cpal")return n;n=o0(n)}else typeof n!="object"&&(n=Vo(n,"bgra"));let t=["hsl","hsla"].includes(e)?Pb(n):null;switch(e){case"rgba":return`rgba(${n.r}, ${n.g}, ${n.b}, ${parseFloat(n.a.toFixed(3))})`;case"rgb":return`rgb(${n.r}, ${n.g}, ${n.b})`;case"hex":case"hex6":case"hex-6":return`#${Hn(n.r)}${Hn(n.g)}${Hn(n.b)}`;case"hexa":case"hex8":case"hex-8":return`#${Hn(n.r)}${Hn(n.g)}${Hn(n.b)}${Hn(n.a*255)}`;case"hsl":return`hsl(${t.h.toFixed(2)}, ${t.s.toFixed(2)}%, ${t.l.toFixed(2)}%)`;case"hsla":return`hsla(${t.h.toFixed(2)}, ${t.s.toFixed(2)}%, ${t.l.toFixed(2)}%, ${parseFloat(n.a.toFixed(3))})`;case"bgra":return n;case"raw":case"cpal":return l0(n);default:throw new Error("Unknown color format: "+e)}}var c0={parse:Db,make:Ib,getPaletteColor:qu,parseColor:Vo,formatColor:pr};function Ub(n,e){let t=e||new ur;return{configurable:!0,get:function(){return typeof t=="function"&&(t=t()),t},set:function(i){t=i}}}function rn(n){this.bindConstructorValues(n)}rn.prototype.bindConstructorValues=function(n){if(this.index=n.index||0,n.name===".notdef"?n.unicode=void 0:n.name===".null"&&(n.unicode=0),n.unicode===0&&n.name!==".null")throw new Error('The unicode value "0" is reserved for the glyph name ".null" and cannot be used by any other glyph.');this.name=n.name||null,this.unicode=n.unicode,this.unicodes=n.unicodes||(n.unicode!==void 0?[n.unicode]:[]),"xMin"in n&&(this.xMin=n.xMin),"yMin"in n&&(this.yMin=n.yMin),"xMax"in n&&(this.xMax=n.xMax),"yMax"in n&&(this.yMax=n.yMax),"advanceWidth"in n&&(this.advanceWidth=n.advanceWidth),"leftSideBearing"in n&&(this.leftSideBearing=n.leftSideBearing),"points"in n&&(this.points=n.points),Object.defineProperty(this,"path",Ub(this,n.path))};rn.prototype.addUnicode=function(n){this.unicodes.length===0&&(this.unicode=n),this.unicodes.push(n)};rn.prototype.getBoundingBox=function(){return this.path.getBoundingBox()};rn.prototype.getPath=function(n,e,t,i,s){n=n!==void 0?n:0,e=e!==void 0?e:0,t=t!==void 0?t:72,i=Object.assign({},s&&s.defaultRenderOptions,i);let r,a,o=i.xScale,l=i.yScale;const c=1/(this.path.unitsPerEm||1e3)*t;let u=this;s&&s.variation&&(u=s.variation.getTransform(this,i.variation),r=u.path.commands),i.hinting&&s&&s.hinting&&(a=u.path&&s.hinting.exec(u,t,i)),a?(r=s.hinting.getCommands(a),n=Math.round(n),e=Math.round(e),o=l=1):(r=u.path.commands,o===void 0&&(o=c),l===void 0&&(l=c));const h=new ur;if(i.drawSVG){const d=this.getSvgImage(s);if(d){const f=new ur;return f._image={image:d.image,x:n+d.leftSideBearing*c,y:e-d.baseline*c,width:d.image.width*c,height:d.image.height*c},h._layers=[f],h}}if(i.drawLayers){const d=this.getLayers(s);if(d&&d.length){h._layers=[];for(let f=0;f"u"&&n.path,n[t]},set:function(i){n[t]=i},enumerable:!0,configurable:!0})}function el(n,e){if(this.font=n,this.glyphs={},Array.isArray(e))for(let t=0;t=this.length-1;return{value:this.get(n),done:e}}).bind(this)}});el.prototype.get=function(n){if(this.font._push&&this.glyphs[n]===void 0){this.font._push(n),typeof this.glyphs[n]=="function"&&(this.glyphs[n]=this.glyphs[n]());let e=this.glyphs[n],t=this.font._IndexToUnicodeMap[n];if(t)for(let i=0;i1?Ie.getULong(n,e):Ie.getCard16(n,e),o=i>1?4:2;let l,c;if(a!==0){const u=Ie.getByte(n,e+o);l=e+(a+1)*u+o;let h=e+o+1;for(let d=0;d1?Ie.getULong(n,e):Ie.getCard16(n,e),r=t>1?4:2;let a,o;if(s!==0){const l=Ie.getByte(n,e+r);a=e+(s+1)*l+r;let c=e+r+1;for(let u=0;u1?Ie.getULong(t,i):Ie.getCard16(t,i),o=r>1?4:2;let l=0;if(a!==0){const u=Ie.getByte(t,i+o);l=i+(a+1)*u+o}return Ie.getBytes(t,l+e[n],l+e[n+1])}function zb(n){let e="";const i=["0","1","2","3","4","5","6","7","8","9",".","E","E-",null,"-"];for(;;){const s=n.parseByte(),r=s>>4,a=s&15;if(r===15||(e+=i[r],a===15))break;e+=i[a]}return parseFloat(e)}function Vb(n,e){let t,i,s,r;if(e===28)return t=n.parseByte(),i=n.parseByte(),t<<8|i;if(e===29)return t=n.parseByte(),i=n.parseByte(),s=n.parseByte(),r=n.parseByte(),t<<24|i<<16|s<<8|r;if(e===30)return zb(n);if(e>=32&&e<=246)return e-139;if(e>=247&&e<=250)return t=n.parseByte(),(e-247)*256+t+108;if(e>=251&&e<=254)return t=n.parseByte(),-(e-251)*256-t-108;throw new Error("Invalid b0 "+e)}function Gb(n){const e={};for(let t=0;t1&&l===23){Qb(a);continue}r.push([l,a]),a=[]}else a.push(Vb(s,l))}return Gb(r)}function Yr(n,e){return e<=390?e=yo[e]:n?e=n[e-391]:e=void 0,e}function Zu(n,e,t){const i={};let s;for(let r=0;r2)throw new Error(`Unsupported CFF table version ${t.formatMajor}.${t.formatMinor}`);return t.size=Ie.getCard8(n,e+2),t.formatMajor<2?(t.offsetSize=Ie.getCard8(n,e+3),t.startOffset=e,t.endOffset=e+4):(t.topDictLength=Ie.getCard16(n,e+3),t.endOffset=e+8),t}var h0=[{name:"version",op:0,type:"SID"},{name:"notice",op:1,type:"SID"},{name:"copyright",op:1200,type:"SID"},{name:"fullName",op:2,type:"SID"},{name:"familyName",op:3,type:"SID"},{name:"weight",op:4,type:"SID"},{name:"isFixedPitch",op:1201,type:"number",value:0},{name:"italicAngle",op:1202,type:"number",value:0},{name:"underlinePosition",op:1203,type:"number",value:-100},{name:"underlineThickness",op:1204,type:"number",value:50},{name:"paintType",op:1205,type:"number",value:0},{name:"charstringType",op:1206,type:"number",value:2},{name:"fontMatrix",op:1207,type:["real","real","real","real","real","real"],value:[.001,0,0,.001,0,0]},{name:"uniqueId",op:13,type:"number"},{name:"fontBBox",op:5,type:["number","number","number","number"],value:[0,0,0,0]},{name:"strokeWidth",op:1208,type:"number",value:0},{name:"xuid",op:14,type:[],value:null},{name:"charset",op:15,type:"offset",value:0},{name:"encoding",op:16,type:"offset",value:0},{name:"charStrings",op:17,type:"offset",value:0},{name:"private",op:18,type:["number","offset"],value:[0,0]},{name:"ros",op:1230,type:["SID","SID","number"]},{name:"cidFontVersion",op:1231,type:"number",value:0},{name:"cidFontRevision",op:1232,type:"number",value:0},{name:"cidFontType",op:1233,type:"number",value:0},{name:"cidCount",op:1234,type:"number",value:8720},{name:"uidBase",op:1235,type:"number"},{name:"fdArray",op:1236,type:"offset"},{name:"fdSelect",op:1237,type:"offset"},{name:"fontName",op:1238,type:"SID"}],Xb=[{name:"fontMatrix",op:1207,type:["real","real","real","real","real","real"],value:[.001,0,0,.001,0,0]},{name:"charStrings",op:17,type:"offset"},{name:"fdArray",op:1236,type:"offset"},{name:"fdSelect",op:1237,type:"offset"},{name:"vstore",op:24,type:"offset"}],d0=[{name:"subrs",op:19,type:"offset",value:0},{name:"defaultWidthX",op:20,type:"number",value:0},{name:"nominalWidthX",op:21,type:"number",value:0}],Yb=[{name:"blueValues",op:6,type:"delta"},{name:"otherBlues",op:7,type:"delta"},{name:"familyBlues",op:7,type:"delta"},{name:"familyBlues",op:8,type:"delta"},{name:"familyOtherBlues",op:9,type:"delta"},{name:"blueScale",op:1209,type:"number",value:.039625},{name:"blueShift",op:1210,type:"number",value:7},{name:"blueFuzz",op:1211,type:"number",value:1},{name:"stdHW",op:10,type:"number"},{name:"stdVW",op:11,type:"number"},{name:"stemSnapH",op:1212,type:"number"},{name:"stemSnapV",op:1213,type:"number"},{name:"languageGroup",op:1217,type:"number",value:0},{name:"expansionFactor",op:1218,type:"number",value:.06},{name:"vsindex",op:22,type:"number",value:0},{name:"subrs",op:19,type:"offset"}],Kb=[{name:"private",op:18,type:["number","offset"],value:[0,0]}];function qb(n,e,t,i){const s=$u(n,e,n.byteLength,i);return Zu(s,i>1?Xb:h0,t)}function Ju(n,e,t,i,s){const r=$u(n,e,t,s);return Zu(r,s>1?Yb:d0,i)}function $b(n,e,t){const i=$u(n,e,void 0,t);return Zu(i,Kb)}function Zb(n,e,t){const i=[];for(let s=0;se;)n.pop()}function f0(n,e){const t=n.tables.cff&&n.tables.cff.topDict&&n.tables.cff.topDict.paintType||0;return t===2&&(e.fill=null,e.stroke="black",e.strokeWidth=n.tables.cff.topDict.strokeWidth||0),t}function uu(n,e,t,i,s){let r,a,o,l;const c=new ur,u=[];let h=0,d=!1,f=!1,p=0,_=0,m,g,v,b,x=0,E=[],S,A=0;const y=n.tables.cff2||n.tables.cff;if(v=y.topDict._defaultWidthX,b=y.topDict._nominalWidthX,s=s||n.variation&&n.variation.get(),e.getBlendPath||(e.getBlendPath=function(U){return uu(n,e,t,i,U)}),n.isCIDFont||i>1){const U=y.topDict._fdSelect?y.topDict._fdSelect[e.index]:0,D=y.topDict._fdArray[U];m=D._subrs,g=D._subrsBias,i>1?(E=y.topDict._vstore.itemVariationStore,x=D._privateDict.vsindex):(v=D._defaultWidthX,b=D._nominalWidthX)}else m=y.topDict._subrs,g=y.topDict._subrsBias;const T=f0(n,c);let L=v;function R(U,D){f&&T!==2&&c.closePath(),c.moveTo(U,D),f=!0}function w(){let U;U=(u.length&1)!==0,U&&!d&&(L=u.shift()+b),h+=u.length>>1,u.length=0,d=!0}function P(U){let D,K,B,ie,F,se,V,oe,Ae,me,ue,z,ee=0;for(;ee1&&!d&&(L=u.shift()+b,d=!0),_+=u.pop(),R(p,_);break;case 5:for(;u.length>0;)p+=u.shift(),_+=u.shift(),c.lineTo(p,_);break;case 6:for(;u.length>0&&(p+=u.shift(),c.lineTo(p,_),u.length!==0);)_+=u.shift(),c.lineTo(p,_);break;case 7:for(;u.length>0&&(_+=u.shift(),c.lineTo(p,_),u.length!==0);)p+=u.shift(),c.lineTo(p,_);break;case 8:for(;u.length>0;)r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l+u.shift(),c.curveTo(r,a,o,l,p,_);break;case 10:if(F=u.pop()+g,se=m[F],se){if(A>=Vd){console.warn("CFF charstring subroutine call depth exceeded, skipping callsubr");break}A++,P(se),A--}break;case 11:if(i>1){console.error("CFF CharString operator return (11) is not supported in CFF2");break}return;case 12:switch(Ye=U[ee],ee+=1,Ye){case 35:r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),V=o+u.shift(),oe=l+u.shift(),Ae=V+u.shift(),me=oe+u.shift(),ue=Ae+u.shift(),z=me+u.shift(),p=ue+u.shift(),_=z+u.shift(),u.shift(),c.curveTo(r,a,o,l,V,oe),c.curveTo(Ae,me,ue,z,p,_);break;case 34:r=p+u.shift(),a=_,o=r+u.shift(),l=a+u.shift(),V=o+u.shift(),oe=l,Ae=V+u.shift(),me=l,ue=Ae+u.shift(),z=_,p=ue+u.shift(),c.curveTo(r,a,o,l,V,oe),c.curveTo(Ae,me,ue,z,p,_);break;case 36:r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),V=o+u.shift(),oe=l,Ae=V+u.shift(),me=l,ue=Ae+u.shift(),z=me+u.shift(),p=ue+u.shift(),c.curveTo(r,a,o,l,V,oe),c.curveTo(Ae,me,ue,z,p,_);break;case 37:r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),V=o+u.shift(),oe=l+u.shift(),Ae=V+u.shift(),me=oe+u.shift(),ue=Ae+u.shift(),z=me+u.shift(),Math.abs(ue-p)>Math.abs(z-_)?p=ue+u.shift():_=z+u.shift(),c.curveTo(r,a,o,l,V,oe),c.curveTo(Ae,me,ue,z,p,_);break;default:console.log("Glyph "+e.index+": unknown operator 1200"+Ye),u.length=0}break;case 14:if(i>1){console.error("CFF CharString operator endchar (14) is not supported in CFF2");break}if(u.length>=4){const Ke=cu[u.pop()],Be=cu[u.pop()],Pe=u.pop(),st=u.pop();if(Ke&&Be){e.isComposite=!0,e.components=[];const mt=n.cffEncoding.charset.indexOf(Ke),gt=n.cffEncoding.charset.indexOf(Be);e.components.push({glyphIndex:gt,dx:0,dy:0}),e.components.push({glyphIndex:mt,dx:st,dy:Pe}),c.extend(n.glyphs.get(gt).path);const ft=n.glyphs.get(mt),_t=JSON.parse(JSON.stringify(ft.path.commands));for(let G=0;G<_t.length;G+=1){const nt=_t[G];nt.type!=="Z"&&(nt.x+=st,nt.y+=Pe),(nt.type==="Q"||nt.type==="C")&&(nt.x1+=st,nt.y1+=Pe),nt.type==="C"&&(nt.x2+=st,nt.y2+=Pe)}c.extend(_t)}}else u.length>0&&!d&&(L=u.shift()+b,d=!0);f&&T!==2&&(c.closePath(),f=!1);break;case 15:if(i<2){console.error("CFF2 CharString operator vsindex (15) is not supported in CFF");break}x=u.pop();break;case 16:if(i<2){console.error("CFF2 CharString operator blend (16) is not supported in CFF");break}S||(S=n.variation&&s&&n.variation.process.getBlendVector(E,x,s));var Z=u.pop(),xe=S?S.length:E.itemVariationSubtables[x].regionIndexes.length,be=Z*xe,Se=u.length-be,Oe=Se-Z;if(S)for(let Ke=0;Ke>3;break;case 21:u.length>2&&!d&&(L=u.shift()+b,d=!0),_+=u.pop(),p+=u.pop(),R(p,_);break;case 22:u.length>1&&!d&&(L=u.shift()+b,d=!0),p+=u.pop(),R(p,_);break;case 23:w();break;case 24:for(;u.length>2;)r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l+u.shift(),c.curveTo(r,a,o,l,p,_);p+=u.shift(),_+=u.shift(),c.lineTo(p,_);break;case 25:for(;u.length>6;)p+=u.shift(),_+=u.shift(),c.lineTo(p,_);r=p+u.shift(),a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l+u.shift(),c.curveTo(r,a,o,l,p,_);break;case 26:for(u.length&1&&(p+=u.shift());u.length>0;)r=p,a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o,_=l+u.shift(),c.curveTo(r,a,o,l,p,_);break;case 27:for(u.length&1&&(_+=u.shift());u.length>0;)r=p+u.shift(),a=_,o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l,c.curveTo(r,a,o,l,p,_);break;case 28:D=U[ee],K=U[ee+1],u.push((D<<24|K<<16)>>16),ee+=2;break;case 29:if(F=u.pop()+n.gsubrsBias,se=n.gsubrs[F],se){if(A>=Vd){console.warn("CFF charstring subroutine call depth exceeded, skipping callgsubr");break}A++,P(se),A--}break;case 30:for(;u.length>0&&(r=p,a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l+(u.length===1?u.shift():0),c.curveTo(r,a,o,l,p,_),u.length!==0);)r=p+u.shift(),a=_,o=r+u.shift(),l=a+u.shift(),_=l+u.shift(),p=o+(u.length===1?u.shift():0),c.curveTo(r,a,o,l,p,_);break;case 31:for(;u.length>0&&(r=p+u.shift(),a=_,o=r+u.shift(),l=a+u.shift(),_=l+u.shift(),p=o+(u.length===1?u.shift():0),c.curveTo(r,a,o,l,p,_),u.length!==0);)r=p,a=_+u.shift(),o=r+u.shift(),l=a+u.shift(),p=o+u.shift(),_=l+(u.length===1?u.shift():0),c.curveTo(r,a,o,l,p,_);break;default:Ye<32?console.log("Glyph "+e.index+": unknown operator "+Ye):Ye<247?u.push(Ye-139):Ye<251?(D=U[ee],ee+=1,u.push((Ye-247)*256+D+108)):Ye<255?(D=U[ee],ee+=1,u.push(-(Ye-251)*256-D-108)):(D=U[ee],K=U[ee+1],B=U[ee+2],ie=U[ee+3],ee+=4,u.push((D<<24|K<<16|B<<8|ie)/65536))}}}return P(t),n.variation&&s&&(c.commands=c.commands.map(U=>{const D=Object.keys(U);for(let K=0;K=i)throw new Error("CFF table CID Font FDSelect has bad FD index value "+a+" (FD count "+i+")");r.push(a)}else if(l===3||s>1&&l===4){const c=l===4?o.parseULong():o.parseCard16();let u=l===4?o.parseULong():o.parseCard16();if(u!==0)throw new Error(`CFF Table CID Font FDSelect format ${l} range has bad initial GID ${u}`);let h;for(let d=0;d=i)throw new Error("CFF table CID Font FDSelect has bad FD index value "+a+" (FD count "+i+")");if(h>t)throw new Error(`CFF Table CID Font FDSelect format ${s} range has bad GID ${h}`);for(;u1?null:ni(n,r.endOffset,Ie.bytesToString),o=r.formatMajor>1?null:ni(n,a.endOffset),l=r.formatMajor>1?null:ni(n,o.endOffset,Ie.bytesToString),c=ni(n,r.formatMajor>1?e+r.size+r.topDictLength:l.endOffset,void 0,r.formatMajor);t.gsubrs=c.objects,t.gsubrsBias=Go(t.gsubrs);let u;if(r.formatMajor>1){const d=e+r.size,f=Ie.getBytes(n,d,d+r.topDictLength);u=Zl(n,0,[f],void 0,r.formatMajor)[0]}else{const d=Zl(n,e,o.objects,l.objects,r.formatMajor);if(d.length!==1)throw new Error("CFF table has too many fonts in 'FontSet' - count of fonts NameIndex.length = "+d.length);u=d[0]}if(s.topDict=u,u._privateDict&&(t.defaultWidthX=u._privateDict.defaultWidthX,t.nominalWidthX=u._privateDict.nominalWidthX),r.formatMajor<2&&u.ros[0]!==void 0&&u.ros[1]!==void 0&&(t.isCIDFont=!0),r.formatMajor>1){let d=u.fdArray,f=u.fdSelect;if(!d)throw new Error("This is a CFF2 font, but FDArray information is missing");const p=ni(n,e+d,null,r.formatMajor),_=Zb(n,e,p.objects);u._fdArray=_,f&&(u._fdSelect=Gd(n,e+f,t.numGlyphs,_.length,r.formatMajor))}else if(t.isCIDFont){let d=u.fdArray,f=u.fdSelect;if(d===0||f===0)throw new Error("Font is marked as a CID font, but FDArray and/or FDSelect information is missing");d+=e;const p=ni(n,d),_=Zl(n,e,p.objects,l.objects,r.formatMajor);u._fdArray=_,f+=e,u._fdSelect=Gd(n,f,t.numGlyphs,_.length,r.formatMajor)}if(r.formatMajor<2){const d=e+u.private[1],f=Ju(n,d,u.private[0],l.objects,r.formatMajor);if(t.defaultWidthX=f.defaultWidthX,t.nominalWidthX=f.nominalWidthX,f.subrs!==0){const p=d+f.subrs,_=ni(n,p);t.subrs=_.objects,t.subrsBias=Go(t.subrs)}else t.subrs=[],t.subrsBias=0}let h;if(i.lowMemory?(h=Bb(n,e+u.charStrings,r.formatMajor),t.nGlyphs=h.offsets.length-(r.formatMajor>1?1:0)):(h=ni(n,e+u.charStrings,null,r.formatMajor),t.nGlyphs=h.objects.length),r.formatMajor>1&&t.tables.maxp&&t.nGlyphs!==t.tables.maxp.numGlyphs&&console.error(`Glyph count in the CFF2 table (${t.nGlyphs}) must correspond to the glyph count in the maxp table (${t.tables.maxp.numGlyphs})`),r.formatMajor<2){let d=[],f=[];u.charset===0?d=Mb:u.charset===1?d=Ab:u.charset===2?d=Eb:d=Jb(n,e+u.charset,t.nGlyphs,l.objects,t.isCIDFont),u.encoding===0?f=cu:u.encoding===1?f=Tb:f=jb(n,e+u.encoding),t.cffEncoding=new a0(f,d),t.encoding=t.encoding||t.cffEncoding}if(t.glyphs=new hi.GlyphSet(t),i.lowMemory)t._push=function(d){const f=Hb(d,h.offsets,n,e+u.charStrings,void 0,r.formatMajor);t.glyphs.push(d,hi.cffGlyphLoader(t,d,uu,f,r.formatMajor))};else for(let d=0;d=0&&(t=i),i=e.indexOf(n),i>=0?t=i+yo.length:(t=yo.length+e.length,e.push(n)),t}function t2(){return new _e.Record("Header",[{name:"major",type:"Card8",value:1},{name:"minor",type:"Card8",value:0},{name:"hdrSize",type:"Card8",value:4},{name:"major",type:"Card8",value:1}])}function n2(n){const e=new _e.Record("Name INDEX",[{name:"names",type:"INDEX",value:[]}]);e.names=[];for(let t=0;t=t.begin&&n=1&&(t.ulCodePageRange1=i.parseULong(),t.ulCodePageRange2=i.parseULong()),t.version>=2&&(t.sxHeight=i.parseShort(),t.sCapHeight=i.parseShort(),t.usDefaultChar=i.parseUShort(),t.usBreakChar=i.parseUShort(),t.usMaxContent=i.parseUShort()),t}function A2(n){return new _e.Table("OS/2",[{name:"version",type:"USHORT",value:3},{name:"xAvgCharWidth",type:"SHORT",value:0},{name:"usWeightClass",type:"USHORT",value:0},{name:"usWidthClass",type:"USHORT",value:0},{name:"fsType",type:"USHORT",value:0},{name:"ySubscriptXSize",type:"SHORT",value:650},{name:"ySubscriptYSize",type:"SHORT",value:699},{name:"ySubscriptXOffset",type:"SHORT",value:0},{name:"ySubscriptYOffset",type:"SHORT",value:140},{name:"ySuperscriptXSize",type:"SHORT",value:650},{name:"ySuperscriptYSize",type:"SHORT",value:699},{name:"ySuperscriptXOffset",type:"SHORT",value:0},{name:"ySuperscriptYOffset",type:"SHORT",value:479},{name:"yStrikeoutSize",type:"SHORT",value:49},{name:"yStrikeoutPosition",type:"SHORT",value:258},{name:"sFamilyClass",type:"SHORT",value:0},{name:"bFamilyType",type:"BYTE",value:0},{name:"bSerifStyle",type:"BYTE",value:0},{name:"bWeight",type:"BYTE",value:0},{name:"bProportion",type:"BYTE",value:0},{name:"bContrast",type:"BYTE",value:0},{name:"bStrokeVariation",type:"BYTE",value:0},{name:"bArmStyle",type:"BYTE",value:0},{name:"bLetterform",type:"BYTE",value:0},{name:"bMidline",type:"BYTE",value:0},{name:"bXHeight",type:"BYTE",value:0},{name:"ulUnicodeRange1",type:"ULONG",value:0},{name:"ulUnicodeRange2",type:"ULONG",value:0},{name:"ulUnicodeRange3",type:"ULONG",value:0},{name:"ulUnicodeRange4",type:"ULONG",value:0},{name:"achVendID",type:"CHARARRAY",value:"XXXX"},{name:"fsSelection",type:"USHORT",value:0},{name:"usFirstCharIndex",type:"USHORT",value:0},{name:"usLastCharIndex",type:"USHORT",value:0},{name:"sTypoAscender",type:"SHORT",value:0},{name:"sTypoDescender",type:"SHORT",value:0},{name:"sTypoLineGap",type:"SHORT",value:0},{name:"usWinAscent",type:"USHORT",value:0},{name:"usWinDescent",type:"USHORT",value:0},{name:"ulCodePageRange1",type:"ULONG",value:0},{name:"ulCodePageRange2",type:"ULONG",value:0},{name:"sxHeight",type:"SHORT",value:0},{name:"sCapHeight",type:"SHORT",value:0},{name:"usDefaultChar",type:"USHORT",value:0},{name:"usBreakChar",type:"USHORT",value:0},{name:"usMaxContext",type:"USHORT",value:0}],n)}var fu={parse:M2,make:A2,unicodeRanges:du,getUnicodeRange:b2};function E2(n,e){const t={},i=new Ie.Parser(n,e);switch(t.version=i.parseVersion(),t.italicAngle=i.parseFixed(),t.underlinePosition=i.parseShort(),t.underlineThickness=i.parseShort(),t.isFixedPitch=i.parseULong(),t.minMemType42=i.parseULong(),t.maxMemType42=i.parseULong(),t.minMemType1=i.parseULong(),t.maxMemType1=i.parseULong(),t.version){case 1:t.names=us.slice();break;case 2:t.numberOfGlyphs=i.parseUShort(),t.glyphNameIndex=new Array(t.numberOfGlyphs);for(let s=0;s=us.length){const r=i.parseChar();t.names.push(i.parseString(r))}break;case 2.5:t.numberOfGlyphs=i.parseUShort(),t.offset=new Array(t.numberOfGlyphs);for(let s=0;s[{name:"glyphID_"+a,type:"USHORT",value:r.glyphID},{name:"firstLayerIndex_"+a,type:"USHORT",value:r.firstLayerIndex},{name:"numLayers_"+a,type:"USHORT",value:r.numLayers}]).flat(),...t.map((r,a)=>[{name:"LayerGlyphID_"+a,type:"USHORT",value:r.glyphID},{name:"paletteIndex_"+a,type:"USHORT",value:r.paletteIndex}]).flat()])}var A0={parse:D2,make:I2};function P2(n,e){return[{name:"tag_"+n,type:"TAG",value:e.tag},{name:"minValue_"+n,type:"FIXED",value:e.minValue<<16},{name:"defaultValue_"+n,type:"FIXED",value:e.defaultValue<<16},{name:"maxValue_"+n,type:"FIXED",value:e.maxValue<<16},{name:"flags_"+n,type:"USHORT",value:0},{name:"nameID_"+n,type:"USHORT",value:e.axisNameID}]}function O2(n,e,t){const i={},s=new Ie.Parser(n,e);i.tag=s.parseTag(),i.minValue=s.parseFixed(),i.defaultValue=s.parseFixed(),i.maxValue=s.parseFixed(),s.skip("uShort",1);const r=s.parseUShort();return i.axisNameID=r,i.name=zo(t,r),i}function U2(n,e,t,i={}){const s=[{name:"nameID_"+n,type:"USHORT",value:e.subfamilyNameID},{name:"flags_"+n,type:"USHORT",value:0}];for(let r=0;r1||r>0?i.parseUShort():void 0;t!==void 0&&Ve.argument(l>=t.axes.length,"STAT axis count must be greater than or equal to fvar axis count"),u>0&&Ve.argument(l>=0,"STAT axis count must be greater than 0 if STAT axis value count is greater than 0");const f=[];for(let m=0;mo.value.tag?1:-1}),e.fields=e.fields.concat(i),e.fields=e.fields.concat(s),e}function qd(n,e,t){for(let i=0;i0)return n.glyphs.get(s).getMetrics()}return t}function iM(n){let e=0;for(let t=0;tbe||l===void 0)&&be>0&&(l=be),c 123 are reserved for internal usage");if(xe.name===".notdef")continue;const Oe=xe.getMetrics();e.push(Oe.xMin),t.push(Oe.yMin),i.push(Oe.xMax),s.push(Oe.yMax),a.push(Oe.leftSideBearing),o.push(Oe.rightSideBearing),r.push(xe.advanceWidth)}const p={xMin:Math.min.apply(null,e),yMin:Math.min.apply(null,t),xMax:Math.max.apply(null,i),yMax:Math.max.apply(null,s),advanceWidthMax:Math.max.apply(null,r),advanceWidthAvg:iM(r),minLeftSideBearing:Math.min.apply(null,a),maxLeftSideBearing:Math.max.apply(null,a),minRightSideBearing:Math.min.apply(null,o)};p.ascender=n.ascender,p.descender=n.descender;let _=0;n.weightClass>=600&&(_|=n.macStyleValues.BOLD),n.italicAngle<0&&(_|=n.macStyleValues.ITALIC);const m=g0.make({flags:3,unitsPerEm:n.unitsPerEm,xMin:p.xMin,yMin:p.yMin,xMax:p.xMax,yMax:p.yMax,lowestRecPPEM:3,macStyle:_,createdTimestamp:n.createdTimestamp}),g=_0.make({ascender:p.ascender,descender:p.descender,advanceWidthMax:p.advanceWidthMax,minLeftSideBearing:p.minLeftSideBearing,minRightSideBearing:p.minRightSideBearing,xMaxExtent:p.maxLeftSideBearing+(p.xMax-p.xMin),numberOfHMetrics:n.glyphs.length}),v=v0.make(n.glyphs.length),b=fu.make(Object.assign({xAvgCharWidth:Math.round(p.advanceWidthAvg),usFirstCharIndex:l,usLastCharIndex:c,ulUnicodeRange1:u,ulUnicodeRange2:h,ulUnicodeRange3:d,ulUnicodeRange4:f,sTypoAscender:p.ascender,sTypoDescender:p.descender,sTypoLineGap:0,usWinAscent:p.yMax,usWinDescent:Math.abs(p.yMin),ulCodePageRange1:1,sxHeight:qd(n,"xyvw",{yMax:Math.round(p.ascender/2)}).yMax,sCapHeight:qd(n,"HIKLEFJMNTZBDPRAGOQSUVWXY",p).yMax,usDefaultChar:n.hasChar(" ")?32:0,usBreakChar:n.hasChar(" ")?32:0},n.tables.os2)),x=x0.make(n.glyphs),E=i0.make(n.glyphs),S=n.getEnglishName("fontFamily"),A=n.getEnglishName("fontSubfamily"),y=S+" "+A;let T=n.getEnglishName("postScriptName");T||(T=S.replace(/\s/g,"")+"-"+A);const L={};for(let Z in n.names)L[Z]=n.names[Z];L.unicode=L.unicode||{},L.macintosh=L.macintosh||{},L.windows=L.windows||{};const R=n.names.unicode||{},w=n.names.macintosh||{},P=n.names.windows||{};for(const Z in L){if(L[Z]=L[Z]||{},!L[Z].uniqueID){const xe=n.getEnglishName("manufacturer")||"";L[Z].uniqueID={en:`${xe}: ${y}`}}L[Z].postScriptName||(L[Z].postScriptName={en:T})}L.unicode.preferredFamily||(L.unicode.preferredFamily=R.fontFamily||w.fontFamily||P.fontFamily),L.macintosh.preferredFamily||(L.macintosh.preferredFamily=w.fontFamily||R.fontFamily||P.fontFamily),L.windows.preferredFamily||(L.windows.preferredFamily=P.fontFamily||R.fontFamily||w.fontFamily),L.unicode.preferredSubfamily||(L.unicode.preferredSubfamily=R.fontSubfamily||w.fontSubfamily||P.fontSubfamily),L.macintosh.preferredSubfamily||(L.macintosh.preferredSubfamily=w.fontSubfamily||R.fontSubfamily||P.fontSubfamily),L.windows.preferredSubfamily||(L.windows.preferredSubfamily=P.fontSubfamily||R.fontSubfamily||w.fontSubfamily);const U=[],D=n0.make(L,U),K=U.length>0?y0.make(U):void 0,B=S0.make(n),ie=hu.make(n.glyphs,{version:n.getEnglishName("version"),fullName:y,familyName:S,weightName:A,postScriptName:T,unitsPerEm:n.unitsPerEm,fontBBox:[0,p.yMin,p.ascender,p.advanceWidthMax],topDict:n.tables.cff&&n.tables.cff.topDict||{}}),F=n.metas&&Object.keys(n.metas).length>0?M0.make(n.metas):void 0,se=[m,g,v,b,D,E,B,ie,x];K&&se.push(K);const V={gsub:b0,cpal:c0,colr:A0,stat:T0,avar:C0,cvar:w0,fvar:E0,gvar:R0,gasp:L0,svg:D0},oe={avar:[n.tables.fvar],fvar:[n.names]};for(let Z in V){const xe=n.tables[Z];if(xe){const be=V[Z].make.call(n,xe,...oe[Z]||[]);be&&se.push(be)}}F&&se.push(F);const Ae=I0(se),me=Ae.encode(),ue=ju(me),z=Ae.fields;let ee=!1;for(let Z=0;Z>>1,r=n[s].tag;if(r===e)return s;r>>1,r=n[s];if(r===e)return s;r>>1;t=n[r];const a=t.start;if(a===e)return t;a0)return t=n[i-1],e>t.end?0:t}function P0(n,e){this.font=n,this.tableName=e}P0.prototype={searchTag:Jl,binSearch:$d,getTable:function(n){let e=this.font.tables[this.tableName];return!e&&n&&(e=this.font.tables[this.tableName]=this.createDefaultTable()),e},getScriptNames:function(){let n=this.getTable();return n?n.scripts.map(function(e){return e.tag}):[]},getDefaultScriptName:function(){let n=this.getTable();if(!n)return;let e=!1;for(let t=0;t=0)return i[s].script;if(e){const r={tag:n,script:{defaultLangSys:{reserved:0,reqFeatureIndex:65535,featureIndexes:[]},langSysRecords:[]}};return i.splice(-1-s,0,r),r.script}}},getLangSysTable:function(n,e,t){const i=this.getScriptTable(n,t);if(i){if(!e||e==="dflt"||e==="DFLT")return i.defaultLangSys;const s=Jl(i.langSysRecords,e);if(s>=0)return i.langSysRecords[s].langSys;if(t){const r={tag:e,langSys:{reserved:0,reqFeatureIndex:65535,featureIndexes:[]}};return i.langSysRecords.splice(-1-s,0,r),r.langSys}}},getFeatureTable:function(n,e,t,i){const s=this.getLangSysTable(n,e,i);if(s){let r;const a=s.featureIndexes,o=this.font.tables[this.tableName].features;for(let l=0;l=o[l-1].tag,"Features must be added in alphabetical order."),r={tag:t,feature:{params:0,lookupListIndexes:[]}},o.push(r),a.push(l),r.feature}}},getLookupTables:function(n,e,t,i,s){const r=this.getFeatureTable(n,e,t,s),a=[];if(r){let o;const l=r.lookupListIndexes,c=this.font.tables[this.tableName].lookups;for(let u=0;u=0?t:-1}case 2:{const t=Zd(n.ranges,e);return t?t.index+e-t.start:-1}}},expandCoverage:function(n){if(n.format===1)return n.glyphs;{const e=[],t=n.ranges;for(let i=0;it)s=a-1;else{r=o;break}}return r}function cM(n,e,t){let i=0,s=n.length-1;for(;i<=s;){const r=Math.floor((i+s)/2),a=n[r];if(a[e]t)s=r-1;else return r}return-1}function uM(n,e,t){let i=0,s=n.length;const r=(a,o)=>a[e]-o[e];for(;i>>1;r(n[a],t)<0?i=a+1:s=a}return n.splice(i,0,t),i}function O0(n){return n[0]===31&&n[1]===139&&n[2]===8}function hM(n){const e=new DataView(n.buffer,n.byteOffset,n.byteLength);let t=10;const i=n.byteLength-8,s=e.getInt8(3);if(s&4&&(t+=2+e.getUint16(t,!0)),s&8)for(;t=i)throw new Error("Can't find compressed blocks");const r=e.getUint32(e.byteLength-4,!0);return Yp(n.subarray(t,i),new Uint8Array(r))}function Jd(n){return{x:n.x,y:n.y,onCurve:n.onCurve,lastPointOfContour:n.lastPointOfContour}}function dM(n){return{glyphIndex:n.glyphIndex,xScale:n.xScale,scale01:n.scale01,scale10:n.scale10,yScale:n.yScale,dx:n.dx,dy:n.dy}}function bn(n){tl.call(this,n,"gsub")}function Qu(n,e,t){const i=n.subtables;for(let s=0;s1,'Multiple: "by" must be an array of two or more ids');const s=this.getLookupTables(t,i,n,2,!0)[0],r=Qu(s,1,{substFormat:1,coverage:{format:1,glyphs:[]},sequences:[]});Ve.assert(r.coverage.format===1,"Multiple: unable to modify coverage table format "+r.coverage.format);const a=e.sub;let o=this.binSearch(r.coverage.glyphs,a);o<0&&(o=-1-o,r.coverage.glyphs.splice(o,0,a),r.sequences.splice(o,0,0)),r.sequences[o]=e.by};bn.prototype.addAlternate=function(n,e,t,i){const s=this.getLookupTables(t,i,n,3,!0)[0],r=Qu(s,1,{substFormat:1,coverage:{format:1,glyphs:[]},alternateSets:[]});Ve.assert(r.coverage.format===1,"Alternate: unable to modify coverage table format "+r.coverage.format);const a=e.sub;let o=this.binSearch(r.coverage.glyphs,a);o<0&&(o=-1-o,r.coverage.glyphs.splice(o,0,a),r.alternateSets.splice(o,0,0)),r.alternateSets[o]=e.by};bn.prototype.addLigature=function(n,e,t,i){const s=this.getLookupTables(t,i,n,4,!0)[0];let r=s.subtables[0];r||(r={substFormat:1,coverage:{format:1,glyphs:[]},ligatureSets:[]},s.subtables[0]=r),Ve.assert(r.coverage.format===1,"Ligature: unable to modify coverage table format "+r.coverage.format);const a=e.sub[0],o=e.sub.slice(1),l={ligGlyph:e.by,components:o};let c=this.binSearch(r.coverage.glyphs,a);if(c>=0){const u=r.ligatureSets[c];for(let h=0;hVo(e,"raw")):Vo(n,"raw")}fillPalette(n,e=[],t=this.cpal().numPaletteEntries){return n=Number.isInteger(n)?this.get(n,"raw"):n,Object.assign(Array(t).fill(this.defaultValue),this.toCPALcolor(n).concat(this.toCPALcolor(e)))}extend(n){if(this.ensureCPAL(Array(n).fill(this.defaultValue)))return;const e=this.cpal(),t=e.numPaletteEntries+n,i=this.getAll().map(s=>this.fillPalette(s,[],t));e.numPaletteEntries=t,e.colorRecords=this.toCPALcolor(i.flat()),this.updateIndices()}get(n,e="hexa"){return this.getAll(e)[n]||null}getColor(n,e=0,t="hexa"){return qu(this.font,n,e,t)}setColor(n,e,t=0){n=parseInt(n),t=parseInt(t);let i=this.getAll("raw"),s=i[t];if(!s)throw Error(`paletteIndex ${t} out of range`);const r=this.cpal(),a=r.numPaletteEntries;Array.isArray(e)||(e=[e]),e.length+n>a&&(this.extend(e.length+n-a),i=this.getAll("raw"),s=i[t]);for(let o=0;ot?this.extend(n.length-t):n.lengtht.numPaletteEntries-1)throw Error(`Replacement index out of range: numPaletteEntries after deletion: ${t.numPaletteEntries-1}, replacementIndex: ${e})`);for(let o=0;oh!==n);s.push(c)}const r=this.font.tables.colr;if(r){const o=r.layerRecords;for(let l=0;ln)o[l].paletteIndex-=1;else if(c===n){let u=0;for(let h=0;hn&&e<=n+i[h].length){u++;break}o[l].paletteIndex=e-u}}this.font.tables.colr={...r,layerRecords:o}}const a=s.flat();for(let o=0;oi.length?t=i.length:t<0&&(t=i.length+1+t%(i.length+1),t>=i.length+1&&(t-=i.length+1));const s=[];for(let r=0;r({glyphID:s.glyph.index,paletteIndex:r===e?t:s.paletteIndex})),this.updateColrTable(n,i)):console.error("Invalid layer index")}remove(n,e,t=e){let i=this.get(n);i=i.map(s=>({glyphID:s.glyph.index,paletteIndex:s.paletteIndex})),i.splice(e,t-e+1),this.updateColrTable(n,i)}updateColrTable(n,e){this.ensureCOLR();const i=this.font.tables.colr;let s=cM(i.baseGlyphRecords,"glyphID",n);if(s===-1){const u={glyphID:n,firstLayerIndex:i.layerRecords.length,numLayers:0};s=uM(i.baseGlyphRecords,"glyphID",u)}const a=i.baseGlyphRecords[s],o=a.numLayers,l=e.length,c=l-o;if(c>0){const u=e.slice(o).map(h=>({glyphID:h.glyphID,paletteIndex:h.paletteIndex}));i.layerRecords.splice(a.firstLayerIndex+o,0,...u)}else c<0&&i.layerRecords.splice(a.firstLayerIndex+l,-c);for(let u=0;u{if(s.image=r,typeof this.font.onGlyphUpdated=="function")try{this.font.onGlyphUpdated(n)}catch(a){console.error("font.onGlyphUpdated",n,a)}}),i.images.set(n,s)),s}};function gM(n){return{template:xM(n).then(SM),images:new Map}}function _M(n,e,t){return{promise:e.then(i=>{let s;typeof i=="string"?s=i:(i[4]=t,s=i.join(""));const r=bM(s,n.unitsPerEm);return r.image.decode().then(()=>r)}),image:void 0}}var xM=typeof DecompressionStream=="function"?vM:yM;function yM(n){try{return Promise.resolve(new TextDecoder().decode(O0(n)?hM(n):n))}catch(e){return Promise.reject(e)}}function vM(n){if(O0(n))return new Response(new Response(n).body.pipeThrough(new DecompressionStream("gzip"))).text();try{return Promise.resolve(new TextDecoder().decode(n))}catch(e){return Promise.reject(e)}}function SM(n){const e=n.indexOf("",e+4)+1;if(/ id=['"]glyph\d+['"]/.test(n.substring(e,t)))return n;const i=n.lastIndexOf("");return[n.substring(0,t),"",n.substring(t,i),'',n.substring(i)]}function bM(n,e){const i=new DOMParser().parseFromString(n,"image/svg+xml").documentElement,s=i.viewBox.baseVal,r=i.width.baseVal,a=i.height.baseVal;let o=1,l=1;s.width>0&&s.height>0&&(r.unitType===1?(o=r.valueInSpecifiedUnits/s.width,l=a.unitType===1?a.valueInSpecifiedUnits/s.height:o):a.unitType===1?(l=a.valueInSpecifiedUnits/s.height,o=l):e&&(o=e/s.width,l=e/s.height));const c=document.createElement("div");c.style.position="fixed",c.style.visibility="hidden",c.appendChild(i),document.body.appendChild(c);const u=i.getBBox();document.body.removeChild(c);const h=(u.x-s.x)*o,d=(s.y-u.y)*l,f=u.width*o,p=u.height*l;i.setAttribute("viewBox",[u.x,u.y,u.width,u.height].join(" ")),o!==1&&i.setAttribute("width",f),l!==1&&i.setAttribute("height",p);const _=new Image(f,p);return _.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(i.outerHTML),{leftSideBearing:h,baseline:d,image:_}}var jl=new WeakMap;function jd(n,e,t,i,s){let r;return(e&i)>0?(r=n.parseByte(),e&s||(r=-r),r=t+r):(e&s)>0?r=t:r=t+n.parseShort(),r}function N0(n,e,t){const i=new Ie.Parser(e,t);n._numberOfContours=i.parseShort(),n._xMin=i.parseShort(),n._yMin=i.parseShort(),n._xMax=i.parseShort(),n._yMax=i.parseShort();let s,r;if(n._numberOfContours>0){const a=n.endPointIndices=[];for(let l=0;l0){const c=i.parseByte();for(let u=0;u0){const l=[];let c;if(o>0){for(let d=0;d=0,l.push(c);let u=0;for(let d=0;d0?(s&2)>0?(o.dx=i.parseShort(),o.dy=i.parseShort()):o.matchedPoints=[i.parseUShort(),i.parseUShort()]:(s&2)>0?(o.dx=i.parseChar(),o.dy=i.parseChar()):o.matchedPoints=[i.parseByte(),i.parseByte()],(s&8)>0?o.xScale=o.yScale=i.parseF2Dot14():(s&64)>0?(o.xScale=i.parseF2Dot14(),o.yScale=i.parseF2Dot14()):(s&128)>0&&(o.xScale=i.parseF2Dot14(),o.scale01=i.parseF2Dot14(),o.scale10=i.parseF2Dot14(),o.yScale=i.parseF2Dot14()),n.components.push(o),a=!!(s&32)}if(s&256){n.instructionLength=i.parseUShort(),n.instructions=[];for(let o=0;oe.points.length-1||s.matchedPoints[1]>r.points.length-1)throw Error("Matched points out of range in "+e.name);const o=e.points[s.matchedPoints[0]];let l=r.points[s.matchedPoints[1]];const c={xScale:s.xScale,scale01:s.scale01,scale10:s.scale10,yScale:s.yScale,dx:0,dy:0};l=vo([l],c)[0],c.dx=o.x-l.x,c.dy=o.y-l.y,a=vo(r.points,c)}e.points=e.points.concat(a)}}}finally{t.delete(e.index)}}return eh(e.points)}function AM(n,e,t,i){const s=new hi.GlyphSet(i);for(let r=0;r=1&&e[t]r)continue;let o=i,l=i;for(i++;i<=r;)t[i]&&(this.deltaInterpolate(l+1,i-1,l,i,e,n),l=i),i++;l===o?this.deltaShift(s,r,l,e,n):(this.deltaInterpolate(l+1,r,l,o,e,n),o>0&&this.deltaInterpolate(s,o-1,l,o,e,n)),i=r+1}}deltaInterpolate(n,e,t,i,s,r){if(n>e)return;let a=["x","y"];for(let l=0;ls[i][c]){var o=t;t=i,i=o}let u=s[t][c],h=s[i][c],d=r[t][c],f=r[i][c];if(u!==h||d===f){let p=u===h?0:(f-d)/(h-u);for(let _=n;_<=e;_++){let m=s[_][c];m<=u?m+=d-u:m>=h?m+=f-h:m=d+(m-u)*p,r[_][c]=m}}}}deltaShift(n,e,t,i,s){let r=s[t].x-i[t].x,a=s[t].y-i[t].y;if(!(r===0&&a===0))for(let o=n;o<=e;o++)o!==t&&(s[o].x+=r,s[o].y+=a)}transformComponents(n,e,t,i,s,r){let a=0;for(let o=0;o-1&&(u.dx+=Math.round(s.deltas[h]*r),u.dy+=Math.round(s.deltasY[h]*r));const d=vo(this.getTransform(c,t).points,u);e.splice(a,d.length,...d),a+=c.points.length}}applyTupleVariationStore(n,e,t,i="gvar",s={}){t||(t=this.font.variation.get());const r=this.getNormalizedCoords(t),{headers:a,sharedPoints:o}=n,l=this.fvar().axes.length;let c;i==="gvar"?c=e.map(Jd):i==="cvar"&&(c=[...e]);for(let u=0;uh.intermediateEndTuple[p]){d=0;break}else r[p]<_[p]?d=d*(r[p]-h.intermediateStartTuple[p]+Number.EPSILON)/(_[p]-h.intermediateStartTuple[p]+Number.EPSILON):d=d*(h.intermediateEndTuple[p]-r[p]+Number.EPSILON)/(h.intermediateEndTuple[p]-_[p]+Number.EPSILON);else{if(r[p]Math.max(0,_[p])){d=0;break}d=(d*r[p]+Number.EPSILON)/(_[p]+Number.EPSILON)}}}if(d===0)continue;const f=h.privatePoints.length?h.privatePoints:o;if(i==="gvar"&&s.glyph&&s.glyph.isComposite)this.transformComponents(s.glyph,c,t,f,h,d);else if(f.length===0)for(let p=0;p=o&&(l=o-1),{outerIndex:s,innerIndex:r}=a[t].map[l]}else s=0,r=n;return this.getDelta(a.itemVariationStore,s,r,i)}getDelta(n,e,t,i){if(e>=n.itemVariationSubtables.length)return 0;let s=n.itemVariationSubtables[e];if(t>=s.deltaSets.length)return 0;let r=s.deltaSets[t],a=this.getBlendVector(n,e,i),o=0;for(let l=0;lh.peakCoord||h.peakCoord>h.endCoord||h.startCoord<0&&h.endCoord>0&&h.peakCoord!==0||h.peakCoord===0?d=1:s[u]h.endCoord?d=0:s[u]===h.peakCoord?d=1:s[u]-1?this.set(n):this.set(this.getDefaultCoordinates())}getDefaultCoordinates(){return this.fvar().axes.reduce((n,e)=>(n[e.tag]=e.defaultValue,n),{})}getDefaultInstanceIndex(){const n=this.getDefaultCoordinates();let e=this.getInstanceIndex(n);return e<0&&(e=this.fvar().instances.findIndex(t=>t.name&&t.name.en==="Regular")),e}getInstanceIndex(n){return this.fvar().instances.findIndex(e=>Object.keys(n).every(t=>e.coordinates[t]===n[t]))}getInstance(n){return this.fvar().instances&&this.fvar().instances[n]}set(n){let e;if(Number.isInteger(n)){const t=this.getInstance(n);if(!t)throw Error(`Invalid instance index ${n}`);e={...t.coordinates}}else e=n,this.process.normalizeCoordTags(e);e=Object.assign({},this.font.defaultRenderOptions.variation,e),this.font.defaultRenderOptions=Object.assign({},this.font.defaultRenderOptions,{variation:e})}get(){return Object.assign({},this.font.defaultRenderOptions.variation)}avar(){return this.font.tables.avar}cvar(){return this.font.tables.cvar}fvar(){return this.font.tables.fvar}gvar(){return this.font.tables.gvar}hvar(){return this.font.tables.hvar}},Qd=1e6,Wo=64,Xo=1e4,B0,vs,H0,pu;function z0(n){this.font=n,this.getCommands=function(e){return F0.getPath(e).commands},this._fpgmState=this._prepState=void 0,this._errorState=0}function RM(n){return n}function V0(n){return Math.sign(n)*Math.round(Math.abs(n))}function LM(n){return Math.sign(n)*Math.round(Math.abs(n*2))/2}function DM(n){return Math.sign(n)*(Math.round(Math.abs(n)+.5)-.5)}function IM(n){return Math.sign(n)*Math.ceil(Math.abs(n))}function PM(n){return Math.sign(n)*Math.floor(Math.abs(n))}var G0=function(n){const e=this.srPeriod;let t=this.srPhase;const i=this.srThreshold;let s=1;return n<0&&(n=-n,s=-1),n+=i-t,n=Math.trunc(n/e)*e,n+=t,n<0?t*s:n*s},oi={x:1,y:0,axis:"x",distance:function(n,e,t,i){return(t?n.xo:n.x)-(i?e.xo:e.x)},interpolate:function(n,e,t,i){let s,r,a,o,l,c,u;if(!i||i===this){if(s=n.xo-e.xo,r=n.xo-t.xo,l=e.x-e.xo,c=t.x-t.xo,a=Math.abs(s),o=Math.abs(r),u=a+o,u===0){n.x=n.xo+(l+c)/2;return}n.x=n.xo+(l*o+c*a)/u;return}if(s=i.distance(n,e,!0,!0),r=i.distance(n,t,!0,!0),l=i.distance(e,e,!1,!0),c=i.distance(t,t,!1,!0),a=Math.abs(s),o=Math.abs(r),u=a+o,u===0){oi.setRelative(n,n,(l+c)/2,i,!0);return}oi.setRelative(n,n,(l*o+c*a)/u,i,!0)},normalSlope:Number.NEGATIVE_INFINITY,setRelative:function(n,e,t,i,s){if(!i||i===this){n.x=(s?e.xo:e.x)+t;return}const r=s?e.xo:e.x,a=s?e.yo:e.y,o=r+t*i.x,l=a+t*i.y;n.x=o+(n.y-l)/i.normalSlope},slope:0,touch:function(n){n.xTouched=!0},touched:function(n){return n.xTouched},untouch:function(n){n.xTouched=!1}},bi={x:0,y:1,axis:"y",distance:function(n,e,t,i){return(t?n.yo:n.y)-(i?e.yo:e.y)},interpolate:function(n,e,t,i){let s,r,a,o,l,c,u;if(!i||i===this){if(s=n.yo-e.yo,r=n.yo-t.yo,l=e.y-e.yo,c=t.y-t.yo,a=Math.abs(s),o=Math.abs(r),u=a+o,u===0){n.y=n.yo+(l+c)/2;return}n.y=n.yo+(l*o+c*a)/u;return}if(s=i.distance(n,e,!0,!0),r=i.distance(n,t,!0,!0),l=i.distance(e,e,!1,!0),c=i.distance(t,t,!1,!0),a=Math.abs(s),o=Math.abs(r),u=a+o,u===0){bi.setRelative(n,n,(l+c)/2,i,!0);return}bi.setRelative(n,n,(l*o+c*a)/u,i,!0)},normalSlope:0,setRelative:function(n,e,t,i,s){if(!i||i===this){n.y=(s?e.yo:e.y)+t;return}const r=s?e.xo:e.x,a=s?e.yo:e.y,o=r+t*i.x,l=a+t*i.y;n.y=l+i.normalSlope*(n.x-o)},slope:Number.POSITIVE_INFINITY,touch:function(n){n.yTouched=!0},touched:function(n){return n.yTouched},untouch:function(n){n.yTouched=!1}};Object.freeze(oi);Object.freeze(bi);function ua(n,e){this.x=n,this.y=e,this.axis=void 0,this.slope=e/n,this.normalSlope=-n/e,Object.freeze(this)}ua.prototype.distance=function(n,e,t,i){return this.x*oi.distance(n,e,t,i)+this.y*bi.distance(n,e,t,i)};ua.prototype.interpolate=function(n,e,t,i){let s,r,a,o,l,c,u;if(a=i.distance(n,e,!0,!0),o=i.distance(n,t,!0,!0),s=i.distance(e,e,!1,!0),r=i.distance(t,t,!1,!0),l=Math.abs(a),c=Math.abs(o),u=l+c,u===0){this.setRelative(n,n,(s+r)/2,i,!0);return}this.setRelative(n,n,(s*c+r*l)/u,i,!0)};ua.prototype.setRelative=function(n,e,t,i,s){i=i||this;const r=s?e.xo:e.x,a=s?e.yo:e.y,o=r+t*i.x,l=a+t*i.y,c=i.normalSlope,u=this.slope,h=n.x,d=n.y;n.x=(u*h-c*o+l-d)/(u-c),n.y=u*(n.x-h)+d};ua.prototype.touch=function(n){n.xTouched=!0,n.yTouched=!0};function ha(n,e){const t=Math.sqrt(n*n+e*e);return n/=t,e/=t,n===1&&e===0?oi:n===0&&e===1?bi:new ua(n,e)}function Ti(n,e,t,i){this.x=this.xo=Math.round(n*64)/64,this.y=this.yo=Math.round(e*64)/64,this.lastPointOfContour=t,this.onCurve=i,this.prevPointOnContour=void 0,this.nextPointOnContour=void 0,this.xTouched=!1,this.yTouched=!1,Object.preventExtensions(this)}Ti.prototype.nextTouched=function(n){let e=this.nextPointOnContour;for(;!n.touched(e)&&e!==this;)e=e.nextPointOnContour;return e};Ti.prototype.prevTouched=function(n){let e=this.prevPointOnContour;for(;!n.touched(e)&&e!==this;)e=e.prevPointOnContour;return e};var ia=Object.freeze(new Ti(0,0)),OM={cvCutIn:17/16,deltaBase:9,deltaShift:.125,loop:1,minDis:1,autoFlip:!0};function qi(n,e){switch(this.env=n,this.stack=[],this.prog=e,n){case"glyf":this.zp0=this.zp1=this.zp2=1,this.rp0=this.rp1=this.rp2=0;case"prep":this.fv=this.pv=this.dpv=oi,this.round=V0}}z0.prototype.exec=function(n,e){if(typeof e!="number")throw new Error("Point size is not a number!");if(this._errorState>2)return;const t=this.font;let i=this._prepState;if(!i||i.ppem!==e){let s=this._fpgmState;if(!s){qi.prototype=OM,s=this._fpgmState=new qi("fpgm",t.tables.fpgm),s.funcs=[],s.font=t,s.instructionCount=0,s.callDepth=0;try{vs(s)}catch(a){console.log("Hinting error in FPGM:"+a),this._errorState=3;return}}qi.prototype=s,i=this._prepState=new qi("prep",t.tables.prep),i.ppem=e,i.instructionCount=0,i.callDepth=0;const r=t.variation&&t.variation.process.getCvarTransform()||t.tables.cvt;if(r){const a=i.cvt=new Array(r.length),o=e/t.unitsPerEm;for(let l=0;l1))try{return H0(n,i)}catch(s){this._errorState<1&&(console.log("Hinting error:"+s),console.log("Note: further hinting errors are silenced")),this._errorState=1;return}};H0=function(n,e){const t=e.ppem/e.font.unitsPerEm,i=t;let s=n.components,r,a,o;if(qi.prototype=e,!s)o=new qi("glyf",n.instructions),o.instructionCount=0,o.callDepth=0,pu(n,o,t,i),a=o.gZone;else{const l=e.font;a=[],r=[];for(let c=0;cQd)throw new Error("Hinting instructions exceeded maximum of "+Qd);if(i=B0[e[n.ip]],!i)throw new Error("unknown instruction: 0x"+Number(e[n.ip]).toString(16));i(n)}};function nl(n){const e=n.tZone=new Array(n.gZone.length);for(let t=0;t=176&&r<=183)i+=r-176+1;else if(r>=184&&r<=191)i+=(r-184+1)*2;else if(e&&s===1&&r===27)break;while(s>0);n.ip=i}function ef(n,e){e.fv=e.pv=e.dpv=n}function tf(n,e){e.pv=e.dpv=n}function nf(n,e){e.fv=n}function sf(n,e){const t=e.stack,i=t.pop(),s=t.pop(),r=e.z2[i],a=e.z1[s];let o,l;n?(o=r.y-a.y,l=a.x-r.x):(o=a.x-r.x,l=a.y-r.y),e.pv=e.dpv=ha(o,l)}function rf(n,e){const t=e.stack,i=t.pop(),s=t.pop(),r=e.z2[i],a=e.z1[s];let o,l;n?(o=r.y-a.y,l=a.x-r.x):(o=a.x-r.x,l=a.y-r.y),e.fv=ha(o,l)}function UM(n){const e=n.stack,t=e.pop(),i=e.pop();n.pv=n.dpv=ha(i,t)}function NM(n){const e=n.stack,t=e.pop(),i=e.pop();n.fv=ha(i,t)}function kM(n){const e=n.stack,t=n.pv;e.push(t.x*16384),e.push(t.y*16384)}function FM(n){const e=n.stack,t=n.fv;e.push(t.x*16384),e.push(t.y*16384)}function BM(n){n.fv=n.pv}function HM(n){const e=n.stack,t=e.pop(),i=e.pop(),s=e.pop(),r=e.pop(),a=e.pop(),o=n.z0,l=n.z1,c=o[t],u=o[i],h=l[s],d=l[r],f=n.z2[a],p=c.x,_=c.y,m=u.x,g=u.y,v=h.x,b=h.y,x=d.x,E=d.y,S=(p-m)*(b-E)-(_-g)*(v-x),A=p*g-_*m,y=v*E-b*x;f.x=(A*(v-x)-y*(p-m))/S,f.y=(A*(b-E)-y*(_-g))/S}function zM(n){n.rp0=n.stack.pop()}function VM(n){n.rp1=n.stack.pop()}function GM(n){n.rp2=n.stack.pop()}function WM(n){const e=n.stack.pop();switch(n.zp0=e,e){case 0:n.tZone||nl(n),n.z0=n.tZone;break;case 1:n.z0=n.gZone;break;default:throw new Error("Invalid zone pointer")}}function XM(n){const e=n.stack.pop();switch(n.zp1=e,e){case 0:n.tZone||nl(n),n.z1=n.tZone;break;case 1:n.z1=n.gZone;break;default:throw new Error("Invalid zone pointer")}}function YM(n){const e=n.stack.pop();switch(n.zp2=e,e){case 0:n.tZone||nl(n),n.z2=n.tZone;break;case 1:n.z2=n.gZone;break;default:throw new Error("Invalid zone pointer")}}function KM(n){const e=n.stack.pop();switch(n.zp0=n.zp1=n.zp2=e,e){case 0:n.tZone||nl(n),n.z0=n.z1=n.z2=n.tZone;break;case 1:n.z0=n.z1=n.z2=n.gZone;break;default:throw new Error("Invalid zone pointer")}}function qM(n){n.loop=n.stack.pop(),n.loop>Xo&&(n.loop=Xo)}function $M(n){n.round=V0}function ZM(n){n.round=DM}function JM(n){const e=n.stack.pop();n.minDis=e/64}function jM(n){W0(n,!1)}function QM(n){const e=n.stack.pop();n.ip+=e-1}function eA(n){const e=n.stack.pop();n.cvCutIn=e/64}function tA(n){const e=n.stack;e.push(e[e.length-1])}function Ql(n){n.stack.pop()}function nA(n){n.stack.length=0}function iA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(t),e.push(i)}function sA(n){const e=n.stack;e.push(e.length)}function rA(n){const e=n.stack,t=e.pop();let i=e.pop();if(i>Xo&&(i=Xo),++n.callDepth>Wo)throw new Error("Hinting call depth exceeded maximum of "+Wo);const s=n.ip,r=n.prog;n.prog=n.funcs[t];for(let a=0;aWo)throw new Error("Hinting call depth exceeded maximum of "+Wo);const t=n.ip,i=n.prog;n.prog=n.funcs[e],vs(n),n.ip=t,n.prog=i,n.callDepth--}function oA(n){const e=n.stack,t=e.pop();e.push(e[e.length-t])}function lA(n){const e=n.stack,t=e.pop();e.push(e.splice(e.length-t,1)[0])}function cA(n){if(n.env!=="fpgm")throw new Error("FDEF not allowed here");const e=n.stack,t=n.prog;let i=n.ip;const s=e.pop(),r=i;for(;t[++i]!==45;);n.ip=i,n.funcs[s]=t.slice(r+1,i)}function af(n,e){const t=e.stack.pop(),i=e.z0[t],s=e.fv,r=e.pv;let a=r.distance(i,ia);n&&(a=e.round(a)),s.setRelative(i,ia,a,r),s.touch(i),e.rp0=e.rp1=t}function of(n,e){const t=e.z2,i=t.length-2;let s,r,a;for(let o=0;ot?1:0)}function EA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(i>=t?1:0)}function TA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(t===i?1:0)}function CA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(t!==i?1:0)}function wA(n){const e=n.stack,t=e.pop();e.push(Math.trunc(t)&1?1:0)}function RA(n){const e=n.stack,t=e.pop();e.push(Math.trunc(t)&1?0:1)}function LA(n){n.stack.pop()||W0(n,!0)}function DA(n){}function IA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(t&&i?1:0)}function PA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(t||i?1:0)}function OA(n){const e=n.stack,t=e.pop();e.push(t?0:1)}function ec(n,e){const t=e.stack,i=t.pop(),s=e.fv,r=e.pv,a=e.ppem,o=e.deltaBase+(n-1)*16,l=e.deltaShift,c=e.z0;for(let u=0;u>4)!==a)continue;let p=(d&15)-8;p>=0&&p++;const _=c[h];s.setRelative(_,_,p*l,r)}}function UA(n){const t=n.stack.pop();n.deltaBase=t}function NA(n){const t=n.stack.pop();n.deltaShift=Math.pow(.5,t)}function kA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(i+t)}function FA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(i-t)}function BA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(i*64/t)}function HA(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(i*t/64)}function zA(n){const e=n.stack,t=e.pop();e.push(Math.abs(t))}function VA(n){const e=n.stack;let t=e.pop();e.push(-t)}function GA(n){const e=n.stack,t=e.pop();e.push(Math.floor(t/64)*64)}function WA(n){const e=n.stack,t=e.pop();e.push(Math.ceil(t/64)*64)}function so(n,e){const t=e.stack,i=t.pop();t.push(e.round(i/64)*64)}function XA(n){const e=n.stack,t=e.pop(),i=e.pop();n.cvt[i]=t*n.ppem/n.font.unitsPerEm}function tc(n,e){const t=e.stack,i=t.pop(),s=e.ppem,r=e.deltaBase+(n-1)*16,a=e.deltaShift;for(let o=0;o>4)!==s)continue;let h=(c&15)-8;h>=0&&h++;const d=h*a;e.cvt[l]+=d}}function YA(n){let e=n.stack.pop();n.round=G0;let t;switch(e&192){case 0:t=.5;break;case 64:t=1;break;case 128:t=2;break;default:throw new Error("invalid SROUND value")}switch(n.srPeriod=t,e&48){case 0:n.srPhase=0;break;case 16:n.srPhase=.25*t;break;case 32:n.srPhase=.5*t;break;case 48:n.srPhase=.75*t;break;default:throw new Error("invalid SROUND value")}e&=15,e===0?n.srThreshold=0:n.srThreshold=(e/8-.5)*t}function KA(n){let e=n.stack.pop();n.round=G0;let t;switch(e&192){case 0:t=Math.sqrt(2)/2;break;case 64:t=Math.sqrt(2);break;case 128:t=2*Math.sqrt(2);break;default:throw new Error("invalid S45ROUND value")}switch(n.srPeriod=t,e&48){case 0:n.srPhase=0;break;case 16:n.srPhase=.25*t;break;case 32:n.srPhase=.5*t;break;case 48:n.srPhase=.75*t;break;default:throw new Error("invalid S45ROUND value")}e&=15,e===0?n.srThreshold=0:n.srThreshold=(e/8-.5)*t}function qA(n){n.round=RM}function $A(n){n.round=IM}function ZA(n){n.round=PM}function JA(n){n.stack.pop()}function mf(n,e){const t=e.stack,i=t.pop(),s=t.pop(),r=e.z2[i],a=e.z1[s];let o,l;n?(o=r.y-a.y,l=a.x-r.x):(o=a.x-r.x,l=a.y-r.y),e.dpv=ha(o,l)}function jA(n){const e=n.stack,t=e.pop();let i=0;t&1&&(i=35),t&32&&(i|=4096),e.push(i)}function QA(n){const e=n.stack,t=e.pop(),i=e.pop(),s=e.pop();e.push(i),e.push(t),e.push(s)}function e3(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(Math.max(i,t))}function t3(n){const e=n.stack,t=e.pop(),i=e.pop();e.push(Math.min(i,t))}function n3(n){n.stack.pop()}function i3(n){const e=n.stack.pop();let t=n.stack.pop();switch(e){case 1:n.inhibitGridFit=!!t;return;case 2:n.ignoreCvt=!!t;return;default:throw new Error("invalid INSTCTRL[] selector")}}function Hi(n,e){const t=e.stack,i=e.prog;let s=e.ip;for(let r=0;r=0?1:-1,_=Math.abs(_),n&&(g=r.cvt[o],i&&Math.abs(_-g)=0&&nthis[s[0]].apply(this,s.slice(1).concat(!0))),i=s=>typeof s=="object"&&Object.prototype.hasOwnProperty.call(s,"FAIL");if(t.every(i))return{FAIL:"composeRUD: one or more operations hasn't completed successfully",report:t.filter(i)};this.dispatch("composeRUD",[t.filter(s=>!i(s))])};Ot.prototype.replaceRange=function(n,e,t,i){e=e!==null?e:this.tokens.length;const s=t.every(r=>r instanceof xr);if(!isNaN(n)&&this.inboundIndex(n)&&s){const r=this.tokens.splice.apply(this.tokens,[n,e].concat(t));return i||this.dispatch("replaceToken",[n,e,t]),[r,t]}else return{FAIL:"replaceRange: invalid tokens or startIndex."}};Ot.prototype.replaceToken=function(n,e,t){if(!isNaN(n)&&this.inboundIndex(n)&&e instanceof xr){const i=this.tokens.splice(n,1,e);return t||this.dispatch("replaceToken",[n,e]),[i[0],e]}else return{FAIL:"replaceToken: invalid token or index."}};Ot.prototype.removeRange=function(n,e,t){e=isNaN(e)?this.tokens.length:e;const i=this.tokens.splice(n,e);return t||this.dispatch("removeRange",[i,n,e]),i};Ot.prototype.removeToken=function(n,e){if(!isNaN(n)&&this.inboundIndex(n)){const t=this.tokens.splice(n,1);return e||this.dispatch("removeToken",[t,n]),t}else return{FAIL:"removeToken: invalid token index."}};Ot.prototype.insertToken=function(n,e,t){return n.every(s=>s instanceof xr)?(this.tokens.splice.apply(this.tokens,[e,0].concat(n)),t||this.dispatch("insertToken",[n,e]),n):{FAIL:"insertToken: invalid token(s)."}};Ot.prototype.registerModifier=function(n,e,t){this.events.newToken.subscribe(function(i,s){const r=[i,s],a=e===null||e.apply(this,r)===!0,o=[i,s];if(a){let l=t.apply(this,o);i.setState(n,l)}}),this.registeredModifiers.push(n)};il.prototype.subscribe=function(n){return typeof n=="function"?this.subscribers.push(n)-1:{FAIL:`invalid '${this.eventId}' event handler`}};il.prototype.unsubscribe=function(n){this.subscribers.splice(n,1)};dn.prototype.setCurrentIndex=function(n){this.index=n,this.current=this.context[n],this.backtrack=this.context.slice(0,n),this.lookahead=this.context.slice(n+1)};dn.prototype.get=function(n){switch(!0){case n===0:return this.current;case(n<0&&Math.abs(n)<=this.backtrack.length):return this.backtrack.slice(n)[0];case(n>0&&n<=this.lookahead.length):return this.lookahead[n-1];default:return null}};Ot.prototype.rangeToText=function(n){if(n instanceof th)return this.getRangeTokens(n).map(e=>e.char).join("")};Ot.prototype.getText=function(){return this.tokens.map(n=>n.char).join("")};Ot.prototype.getContext=function(n){let e=this.registeredContexts[n];return e||null};Ot.prototype.on=function(n,e){const t=this.events[n];return t?t.subscribe(e):null};Ot.prototype.dispatch=function(n,e){const t=this.events[n];if(t instanceof il)for(let i=0;ie.char);for(let e=0;e=s.start&&n<=s.end){let r=n-s.start;return s.index+r}}break}default:return-1}return-1}function c3(n,e){return Qi(n,e.coverage)===-1?null:n+e.deltaGlyphId}function u3(n,e){let t=Qi(n,e.coverage);return t===-1?null:e.substitute[t]}function nc(n,e){let t=[];for(let i=0;i{const{lookupListIndex:h,sequenceIndex:d}=u,{subtables:f}=this.getLookupByIndex(h);for(const p of f)Qi(c[d],p.coverage)!==-1&&(c[d]=p.deltaGlyphId)};for(let c=0;ci.features[s]),this.features[n]=e,this.mapTagsToFeatures(e,n),e};Mn.prototype.getSubstitutionType=function(n,e){const t=n.lookupType.toString(),i=e.substFormat.toString();return t+i};Mn.prototype.getLookupMethod=function(n,e){let t=this.getSubstitutionType(n,e);switch(t){case"11":return i=>c3.apply(this,[i,e]);case"12":return i=>u3.apply(this,[i,e]);case"63":return i=>h3.apply(this,[i,e]);case"41":return i=>d3.apply(this,[i,e]);case"21":return i=>m3.apply(this,[i,e]);case"51":return i=>f3.apply(this,[i,e]);case"53":return i=>p3.apply(this,[i,e]);default:throw new Error(`substitutionType : ${t} lookupType: ${n.lookupType} - substFormat: ${e.substFormat} is not yet supported`)}};Mn.prototype.lookupFeature=function(n){let e=n.contextParams,t=e.index;const i=this.getFeature({tag:n.tag,script:n.script});if(!i)return new Error(`font '${(this.font.names.unicode||this.font.names.windows||this.font.names.macintosh).fullName.en}' doesn't support feature '${n.tag}' for script '${n.script}'.`);const s=this.getFeatureLookups(i),r=[].concat(e.context);for(let a=0;ai.tag===n.tag);return e&&t};Mn.prototype.getLookupSubtables=function(n){return n.subtables||null};Mn.prototype.getLookupByIndex=function(n){return this.font.tables.gsub.lookups[n]||null};Mn.prototype.getFeatureLookups=function(n){return n.lookupListIndexes.map(this.getLookupByIndex.bind(this))};Mn.prototype.getFeature=function(e){if(!this.font)return{FAIL:"No font was found"};Object.prototype.hasOwnProperty.call(this.features,e.script)||this.getScriptFeatures(e.script);const t=this.features[e.script];return t?t.tags[e.tag]?this.features[e.script].tags[e.tag]:null:{FAIL:`No feature for script ${e.script}`}};var g3=Mn;function _3(n){const e=n.current,t=n.get(-1);return t===null&&$i(e)||!$i(t)&&$i(e)}function x3(n){const e=n.get(1);return e===null||!$i(e)}var y3={startCheck:_3,endCheck:x3};function v3(n){const e=n.current,t=n.get(-1);return($i(e)||ji(e))&&!$i(t)}function S3(n){const e=n.get(1);switch(!0){case e===null:return!0;case(!$i(e)&&!ji(e)):{const t=l3(e);if(!t)return!0;if(t){let i=!1;if(i=n.lookahead.some(s=>$i(s)||ji(s)),!i)return!0}break}default:return!1}}var b3={startCheck:v3,endCheck:S3};function M3(n,e,t){e[t].setState(n.tag,n.substitution)}function A3(n,e,t){e[t].setState(n.tag,n.substitution)}function ic(n,e,t){for(let i=0;i=0;t--){const i=e[t],s=X0(i),r=ji(i);if(!s&&!r)return!0;if(s)return!1}return!1}function w3(n){if(X0(n.current))return!1;for(let e=0;ea.getState("glyphIndex")),0);const r=new dn(i.map(a=>a.char),0);for(let a=0;ai.activeState.value);return new dn(t,0)}function D3(n){const e="arab";let t=this.tokenizer.getRangeTokens(n),i=_f(t);for(let s=0;s1}function O3(n){return n.index===n.context.length-1}var U3={startCheck:P3,endCheck:O3};function xf(n,e){const t=n.map(i=>i.activeState.value);return new dn(t,0)}function N3(n){const e="delf",t="ccmp";let i=this.tokenizer.getRangeTokens(n),s=xf(i);for(let r=0;ri.activeState.value);return new dn(t,0)}function z3(n){const e="latn";let t=this.tokenizer.getRangeTokens(n),i=yf(t);for(let s=0;si.activeState.value);return new dn(t,e||0)}function Y3(n){const e="thai";let t=this.tokenizer.getRangeTokens(n),i=vf(t,0);for(let s=0;si.activeState.value);return new dn(t,e||0)}function q3(n){const e="thai";let t=this.tokenizer.getRangeTokens(n),i=Sf(t,0);for(let s=0;si.activeState.value);return new dn(t,e||0)}function Z3(n){const e="thai";let t=this.tokenizer.getRangeTokens(n),i=bf(t,0);for(let s=0;s=6155&&e<=6157||e>=65024&&e<=65039||e>=917760&&e<=917999}function j3(n){const e=n.current,t=n.get(1);return t===null&&mu(e)||mu(t)}function Q3(n){const e=n.get(1);return e===null||!mu(e)}var eE={startCheck:j3,endCheck:Q3};function tE(n){const e=this.query.font,t=this.tokenizer.getRangeTokens(n);if(t[1].setState("deleted",!0),e.tables.cmap&&e.tables.cmap.varSelectorList){const i=t[0].char.codePointAt(0),s=t[1].char.codePointAt(0),r=e.tables.cmap.varSelectorList[s];if(r!==void 0&&r.nonDefaultUVS){const a=r.nonDefaultUVS.uvsMappings;if(a[i]){const o=a[i].glyphID;e.glyphs.glyphs[o]!==void 0&&t[0].setState("glyphIndex",o)}}}}var nE=tE;function Pn(n){this.baseDir=n||"ltr",this.tokenizer=new o3,this.featuresTags={}}Pn.prototype.setText=function(n){this.text=n};Pn.prototype.contextChecks={ccmpReplacementCheck:U3,latinWordCheck:H3,arabicWordCheck:y3,arabicSentenceCheck:b3,thaiWordCheck:X3,unicodeVariationSequenceCheck:eE};function Zs(n){const e=this.contextChecks[`${n}Check`];return this.tokenizer.registerContextChecker(n,e.startCheck,e.endCheck)}function iE(){return Zs.call(this,"ccmpReplacement"),Zs.call(this,"latinWord"),Zs.call(this,"arabicWord"),Zs.call(this,"arabicSentence"),Zs.call(this,"thaiWord"),Zs.call(this,"unicodeVariationSequence"),this.tokenizer.tokenize(this.text)}function sE(){const n=this.tokenizer.getContextRanges("arabicSentence");for(let e=0;ethis.query.supports({script:n,tag:i}));Object.prototype.hasOwnProperty.call(this.featuresTags,n)?this.featuresTags[n]=this.featuresTags[n].concat(t):this.featuresTags[n]=t};Pn.prototype.applyFeatures=function(n,e){if(!n)throw new Error("No valid font was provided to apply features");this.query||(this.query=new g3(n));for(let t=0;t0)throw new Error("When creating a new Font object, negative descender value is required.");this.names={},this.names.unicode=sc(n),this.names.macintosh=sc(n),this.names.windows=sc(n),this.unitsPerEm=n.unitsPerEm||1e3,this.ascender=n.ascender,this.descender=n.descender,this.createdTimestamp=n.createdTimestamp,this.italicAngle=n.italicAngle||0,this.weightClass=n.weightClass||0;let e=0;n.fsSelection?e=n.fsSelection:(this.italicAngle<0?e|=this.fsSelectionValues.ITALIC:this.italicAngle>0&&(e|=this.fsSelectionValues.OBLIQUE),this.weightClass>=600&&(e|=this.fsSelectionValues.BOLD),e===0&&(e=this.fsSelectionValues.REGULAR)),(!n.panose||!Array.isArray(n.panose))&&(n.panose=[0,0,0,0,0,0,0,0,0]),this.tables=Object.assign(n.tables,{os2:Object.assign({usWeightClass:n.weightClass||this.usWeightClasses.MEDIUM,usWidthClass:n.widthClass||this.usWidthClasses.MEDIUM,bFamilyType:n.panose[0]||0,bSerifStyle:n.panose[1]||0,bWeight:n.panose[2]||0,bProportion:n.panose[3]||0,bContrast:n.panose[4]||0,bStrokeVariation:n.panose[5]||0,bArmStyle:n.panose[6]||0,bLetterform:n.panose[7]||0,bMidline:n.panose[8]||0,bXHeight:n.panose[9]||0,fsSelection:e},n.tables.os2)})}this.supported=!0,this.glyphs=new hi.GlyphSet(this,n.glyphs||[]),this.encoding=new s0(this),this.position=new aM(this),this.substitution=new fM(this),this.tables=this.tables||{},this.tables=new Proxy(this.tables,{set:(e,t,i)=>(e[t]=i,e.fvar&&(e.gvar||e.cff2)&&!this.variation&&(this.variation=new wM(this)),!0)}),this.palettes=new U0(this),this.layers=new pM(this),this.svgImages=new mM(this),this._push=null,this._hmtxTableData={},Object.defineProperty(this,"hinting",{get:function(){return this._hinting?this._hinting:this.outlinesFormat==="truetype"?this._hinting=new s3(this):null}})}St.prototype.hasChar=function(n){return this.encoding.charToGlyphIndex(n)>0};St.prototype.charToGlyphIndex=function(n){return this.encoding.charToGlyphIndex(n)};St.prototype.charToGlyph=function(n){const e=this.charToGlyphIndex(n);let t=this.glyphs.get(e);return t||(t=this.glyphs.get(0)),t};St.prototype.updateFeatures=function(n){return this.defaultRenderOptions.features.map(e=>e.script==="latn"?{script:"latn",tags:e.tags.filter(t=>n[t])}:e)};St.prototype.stringToGlyphIndexes=function(n,e){const t=new hE,i=r=>this.charToGlyphIndex(r.char);t.registerModifier("glyphIndex",null,i);let s=e?this.updateFeatures(e.features):this.defaultRenderOptions.features;return t.applyFeatures(this,s),t.getTextGlyphs(n)};St.prototype.stringToGlyphs=function(n,e){const t=this.stringToGlyphIndexes(n,e);let i=t.length;const s=new Array(i),r=this.glyphs.get(0);for(let a=0;a{const u=a.getPath(o,l,c,s,this);if(s.drawSVG||s.drawLayers){const h=u._layers;if(h&&h.length){for(let d=0;d0,"No English "+s+" specified.")}if(i("fontFamily"),i("weightName"),i("manufacturer"),i("copyright"),i("version"),t(this.unitsPerEm>0,"No unitsPerEm specified."),this.tables.colr){const s=this.tables.colr.baseGlyphRecords;let r=-1;for(let a=0;as[a].glyphID)break;r=o}}return n};St.prototype.toTables=function(){return rM.fontToTable(this)};St.prototype.toBuffer=function(){return console.warn("Font.toBuffer is deprecated. Use Font.toArrayBuffer instead."),this.toArrayBuffer()};St.prototype.toArrayBuffer=function(){const e=this.toTables().encode(),t=new ArrayBuffer(e.length),i=new Uint8Array(t);for(let s=0;s=1.2&&(s.markGlyphSets=t.parsePointer(vE)),s}var bE={parse:SE},Xn=new Array(10);Xn[1]=function(){const e=this.offset+this.relativeOffset,t=this.parseUShort();if(t===1)return{posFormat:1,coverage:this.parsePointer(Y.coverage),value:this.parseValueRecord()};if(t===2)return{posFormat:2,coverage:this.parsePointer(Y.coverage),values:this.parseValueRecordList()};Ve.assert(!1,"0x"+e.toString(16)+": GPOS lookup type 1 format must be 1 or 2.")};Xn[2]=function(){const e=this.offset+this.relativeOffset,t=this.parseUShort();Ve.assert(t===1||t===2,"0x"+e.toString(16)+": GPOS lookup type 2 format must be 1 or 2.");const i=this.parsePointer(Y.coverage),s=this.parseUShort(),r=this.parseUShort();if(t===1)return{posFormat:t,coverage:i,valueFormat1:s,valueFormat2:r,pairSets:this.parseList(Y.pointer(Y.list(function(){return{secondGlyph:this.parseUShort(),value1:this.parseValueRecord(s),value2:this.parseValueRecord(r)}})))};if(t===2){const a=this.parsePointer(Y.classDef),o=this.parsePointer(Y.classDef),l=this.parseUShort(),c=this.parseUShort();return{posFormat:t,coverage:i,valueFormat1:s,valueFormat2:r,classDef1:a,classDef2:o,class1Count:l,class2Count:c,classRecords:this.parseList(l,Y.list(c,function(){return{value1:this.parseValueRecord(s),value2:this.parseValueRecord(r)}}))}}};Xn[3]=function(){return{error:"GPOS Lookup 3 not supported"}};Xn[4]=function(){return{error:"GPOS Lookup 4 not supported"}};Xn[5]=function(){return{error:"GPOS Lookup 5 not supported"}};Xn[6]=function(){return{error:"GPOS Lookup 6 not supported"}};Xn[7]=function(){return{error:"GPOS Lookup 7 not supported"}};Xn[8]=function(){return{error:"GPOS Lookup 8 not supported"}};Xn[9]=function(){return{error:"GPOS Lookup 9 not supported"}};function ME(n,e){e=e||0;const t=new Y(n,e),i=t.parseVersion(1);return Ve.argument(i===1||i===1.1,"Unsupported GPOS table version "+i),i===1?{version:i,scripts:t.parseScriptList(),features:t.parseFeatureList(),lookups:t.parseLookupList(Xn)}:{version:i,scripts:t.parseScriptList(),features:t.parseFeatureList(),lookups:t.parseLookupList(Xn),variations:t.parseFeatureVariationsList()}}var AE=new Array(10);function EE(n){return new _e.Table("GPOS",[{name:"version",type:"ULONG",value:65536},{name:"scripts",type:"TABLE",value:new _e.ScriptList(n.scripts)},{name:"features",type:"TABLE",value:new _e.FeatureList(n.features)},{name:"lookups",type:"TABLE",value:new _e.LookupList(n.lookups,AE)}])}var TE={parse:ME,make:EE};function CE(n){const e={};n.skip("uShort");const t=n.parseUShort();Ve.argument(t===0,"Unsupported kern sub-table version."),n.skip("uShort",2);const i=n.parseUShort();n.skip("uShort",3);for(let s=0;s1&&console.warn("Only the first kern subtable is supported."),n.skip("uLong");const s=n.parseUShort()&255;if(n.skip("uShort"),s===0){const r=n.parseUShort();n.skip("uShort",3);for(let a=0;a{const t=await(await fetch(e)).arrayBuffer();return new qr(OE(t))})(),this._shared.catch(()=>{qr._shared=null})),this._shared}measureEm(e){let t=0;for(const i of e)t+=this.ensureGlyph(i.codePointAt(0)).advance;return t}ensureGlyph(e){let t=this.glyphs.get(e);if(t)return t;const i=this.font.charToGlyph(String.fromCodePoint(e)),s=(i.advanceWidth??this.upem*.5)/this.upem,r=i.getPath(0,0,1),a=[];let o=0,l=0,c=0,u=0;for(const w of r.commands)switch(w.type){case"M":c=o=w.x,u=l=-w.y;break;case"L":a.push(Af(c,u,w.x,-w.y)),c=w.x,u=-w.y;break;case"Q":a.push({x0:c,y0:u,cx:w.x1,cy:-w.y1,x1:w.x,y1:-w.y}),c=w.x,u=-w.y;break;case"C":{const P=(w.x1+w.x2)/2,U=(-w.y1+-w.y2)/2;a.push({x0:c,y0:u,cx:P,cy:U,x1:w.x,y1:-w.y}),c=w.x,u=-w.y;break}case"Z":(c!==o||u!==l)&&a.push(Af(c,u,o,l)),c=o,u=l;break}if(!a.length)return t={base:-1,advance:s},this.glyphs.set(e,t),t;let h=1/0,d=1/0,f=-1/0,p=-1/0;for(const w of a)h=Math.min(h,w.x0,w.cx,w.x1),f=Math.max(f,w.x0,w.cx,w.x1),d=Math.min(d,w.y0,w.cy,w.y1),p=Math.max(p,w.y0,w.cy,w.y1);const _=Math.max(f-h,1e-6),m=Math.max(p-d,1e-6),g=Array.from({length:pn},()=>[]),v=Array.from({length:pn},()=>[]);a.forEach((w,P)=>{const U=Math.min(w.y0,w.cy,w.y1),D=Math.max(w.y0,w.cy,w.y1),K=Math.min(w.x0,w.cx,w.x1),B=Math.max(w.x0,w.cx,w.x1),ie=ao((U-d)/m),F=ao((D-d)/m);for(let oe=ie;oe<=F;oe++)g[oe].push(P);const se=ao((K-h)/_),V=ao((B-h)/_);for(let oe=se;oe<=V;oe++)v[oe].push(P)});const b=w=>Math.ceil(w.length/4),x=g.reduce((w,P)=>w+b(P),0)+v.reduce((w,P)=>w+b(P),0),E=2+pn*2+x+a.length*2,S=this.alloc(E),A=this.data,y=(w,P,U,D,K)=>{A[w*4]=P,A[w*4+1]=U,A[w*4+2]=D,A[w*4+3]=K},T=S+2+pn*2+x;y(S,h,d,f,p),y(S+1,S+2,S+2+pn,0,0);let L=S+2+pn*2;const R=(w,P)=>{for(let U=0;U{y(T+P*2,w.x0,w.y0,w.cx,w.cy),y(T+P*2+1,w.x1,w.y1,0,0)}),t={base:S,advance:s},this.glyphs.set(e,t),t}bboxOf(e){const t=e.base*4;return[this.data[t],this.data[t+1],this.data[t+2],this.data[t+3]]}alloc(e){const t=(this.used+e)*4;if(t>this.data.length){let s=this.data.length;for(;s= count) break; + vec4 idx4 = T(int(band.x) + (j >> 2)); + int cb = int(j % 4 == 0 ? idx4.x : j % 4 == 1 ? idx4.y : j % 4 == 2 ? idx4.z : idx4.w); + vec4 A = T(cb); + vec2 e = T(cb + 1).xy; + // Swap the CURVE points before subtracting: p is already in swapped + // coordinates for the vertical ray ((A.xy - p).yx would be wrong). + vec2 p1 = (swap ? A.yx : A.xy) - p; + vec2 p2 = (swap ? A.wz : A.zw) - p; + vec2 p3 = (swap ? e.yx : e.xy) - p; + + uint code = (0x2E74u >> ((p1.y > 0.0 ? 2u : 0u) + (p2.y > 0.0 ? 4u : 0u) + (p3.y > 0.0 ? 8u : 0u))) & 3u; + if (code != 0u) { + vec2 a = p1 - p2 * 2.0 + p3; + vec2 b = p1 - p2; + float t1, t2; + if (abs(a.y) < 1e-6) { + float t = p1.y / (2.0 * b.y); + t1 = t; t2 = t; + } else { + float d = sqrt(max(b.y * b.y - a.y * p1.y, 0.0)); + t1 = (b.y - d) / a.y; + t2 = (b.y + d) / a.y; + } + if ((code & 1u) != 0u) { + float x = (a.x * t1 - b.x * 2.0) * t1 + p1.x; + cov += clamp(x * ppem + 0.5, 0.0, 1.0); + } + if (code > 1u) { + float x = (a.x * t2 - b.x * 2.0) * t2 + p1.x; + cov -= clamp(x * ppem + 0.5, 0.0, 1.0); + } + } + } + return cov; + } + + void main() { + vec4 bbox = T(vBase); + vec4 bases = T(vBase + 1); + vec2 fw = fwidth(vEm); + + vec2 span = max(bbox.zw - bbox.xy, vec2(1e-6)); + int hb = clamp(int((vEm.y - bbox.y) / span.y * float(${pn})), 0, ${pn-1}); + int vb = clamp(int((vEm.x - bbox.x) / span.x * float(${pn})), 0, ${pn-1}); + + float covH = rayCoverage(vEm, 1.0 / max(fw.x, 1e-9), int(bases.x) + hb, false); + float covV = -rayCoverage(vEm.yx, 1.0 / max(fw.y, 1e-9), int(bases.y) + vb, true); + float alpha = clamp((covH + covV) * 0.5, 0.0, 1.0); + if (alpha < 0.004) discard; + fragOut = vec4(vColor, alpha); + } +`;class FE{constructor(e){Dt(this,"pos",[]);Dt(this,"emuv",[]);Dt(this,"gbase",[]);Dt(this,"color",[]);Dt(this,"index",[]);this.engine=e}add(e,t,i,s,r,a,o){const l=this.engine,c=String(e).split(` +`),u=i/l.capHeightEm,h=i*5/3,d=(c.length-1)*h+i;a===4&&(o=2);let f;o===3?f=-i:o===2?f=d/2-i:f=(c.length-1)*h;const p=Math.cos(s),_=Math.sin(s),m=(r>>16&255)/255,g=(r>>8&255)/255,v=(r&255)/255;for(let b=0;b=0){const[R,w,P,U]=this.engine.bboxOf(L),D=R-ro,K=w-ro,B=P+ro,ie=U+ro,F=this.pos.length/3;for(const[se,V]of[[D,K],[B,K],[B,ie],[D,ie]]){const oe=S+(y+se)*u,Ae=A+V*u;this.pos.push(t.x+oe*p-Ae*_,t.y+oe*_+Ae*p,1),this.emuv.push(se,V),this.gbase.push(L.base),this.color.push(m,g,v)}this.index.push(F,F+1,F+2,F,F+2,F+3)}y+=L.advance}}}build(){if(!this.index.length)return null;const e=new Rt;e.setAttribute("position",new dt(this.pos,3)),e.setAttribute("emuv",new dt(this.emuv,2)),e.setAttribute("gbase",new dt(this.gbase,1)),e.setAttribute("tcolor",new dt(this.color,3)),e.setIndex(this.index);const t=new In({glslVersion:jc,vertexShader:NE,fragmentShader:kE,uniforms:{dataTex:{value:this.engine.texture()}},transparent:!0,depthTest:!1,depthWrite:!1,side:Yt}),i=new Ht(e,t);return i.frustumCulled=!0,i}}const BE=`; IntelliCAD Linetypes\r +;\r +; icad.lin\r +; Release 1.0 \r +; \r +; .............................................................................\r +;\r +; Copyright (c) 1998 by Visio Corporation. All rights reserved.\r +;\r +; The Software is subject to the license agreement that accompanies \r +; or is included with the Software, which specifies the permitted \r +; and prohibited uses of the Software. Any unauthorized duplication \r +; or use of Visio Corporation Software, in whole or in part, in print, \r +; or in any other storage and retrieval system is prohibited.\r +; \r +; To the maximum extent permitted by applicable law, Visio Corporation\r +; and its suppliers disclaim any and all warranties and conditions,\r +; either express or implied, including, without limitation, implied\r +; warranties of merchantability, fitness for a particular purpose,\r +; title, and non-infringement, and those arising out of usage of trade\r +; or course of dealing, concerning these materials. These materials\r +; are provided "as is" without warranty of any kind.\r +; .............................................................................\r +\r +\r +\r +*BORDER,__ __ . __ __ . __ __ . __ __ . __ __ . __ __ . __ __ . __ __ . \r +A,0.50,-0.250,0.50,-0.250,0,-0.250\r +*BORDER2,__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__.__ \r +A,0.25,-0.125,0.25,-0.125,0,-0.125\r +*BORDERX2,____ ____ . ____ ____ . ____ ____ . ____ ____ . \r +A,1.0,-0.5,1.0,-0.5,0,-0.5\r +\r +*CENTER,____ _ ____ _ ____ _ ____ _ ____ _ ____ _ ____ _ ____ _ ____ _\r +A,1.250,-0.25,0.25,-0.25\r +*CENTER2,___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ _\r +A,0.75,-0.1250,0.1250,-0.125\r +*CENTERX2,________ __ ________ __ ________ __ ________ __ ____\r +A,2.5,-0.50,0.50,-0.50\r +\r +*DASHDOT,__ . __ . __ . __ . __ . __ . __ . __ . __ . __ . __ . __ . _\r +A,0.50,-0.250,0,-0.250\r +*DASHDOT2,_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.\r +A,0.25,-0.125,0,-0.125\r +*DASHDOTX2,____ . ____ . ____ . ____ . ____ . ____ . ____ \r +A,1.0,-0.5,0,-0.5\r +\r +*DASHED,__ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __\r +A,0.50,-0.250\r +*DASHED2,_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.250,-0.1250\r +*DASHEDX2,____ ____ ____ ____ ____ ____ ____ ____ ____ ____ \r +A,1.0,-0.5\r +\r +*DIVIDE,____ . . ____ . . ____ . . ____ . . ____ . . ____ . . ____ . .\r +A,0.50,-0.25,0,-0.25,0,-0.25\r +*DIVIDE2,__..__..__..__..__..__..__..__..__..__..__..__..__..__..__..__..\r +A,0.25,-0.125,0,-0.125,0,-0.125\r +*DIVIDEX2,________ . . ________ . . ________ . . ________ . .\r +A,1.0,-0.5,0,-0.5,0,-0.50\r +\r +*DOT,. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .\r +A,0,-0.25\r +*DOT2,................................................................\r +A,0,-0.125\r +*DOTX2,. . . . . . . . . . . . . . . . . . . . . \r +A,0,-0.5\r +\r +*HIDDEN,__ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ \r +A,0.250,-0.1250\r +*HIDDEN2,_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.125,-0.06250\r +*HIDDENX2,____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ \r +A,0.5,-0.25\r +\r +*PHANTOM,______ __ __ ______ __ __ ______ __ __ ______ __ __\r +A,1.25,-0.25,0.250,-0.25,0.25,-0.25\r +*PHANTOM2,___ _ _ ___ _ _ ___ _ _ ___ _ _ ___ _ _ ___ _ _ ___ _ _ ___ _ _\r +A,0.625,-0.125,0.1250,-0.125,0.125,-0.1250\r +*PHANTOMX2,____________ ____ ____ ____________ ____ ____ \r +A,2.5,-0.5,0.5,-0.5,0.50,-0.5\r +\r +*PHANTOM4,___ _ _ ___ _ _ (1/2 of Phantom2)__ _ _ ___ _ _ ___ _ _ ___ _ _\r +A,0.3125,-0.0625,0.0625,-0.0625,0.0625,-0.0625\r +\r +*PHANTOM8,___ _ _ ___ _ _ (1/2 of Phantom4)__ _ _ ___ _ _ ___ _ _ ___ _ _\r +A,0.15625,-0.03125,0.03125,-0.03125,0.03125,-0.03125\r +\r +*BORDER4,__.__.__.__.__.__._ (1/2 of Border2) _.__.__.__.__.__.__.__.__ \r +A,0.125,-0.0625,0.125,-0.0625,0,-0.0625\r +\r +*CENTER4,___ _ ___ _ ___ _ __ (1/2 of Center2)__ _ ___ _ ___ _ ___ _ _\r +A,0.375,-0.0625,0.0625,-0.0625\r +*CENTER8,___ _ ___ _ ___ _ __ (1/2 of Center4)__ _ ___ _ ___ _ ___ _ _\r +A,0.1875,-0.03125,0.03125,-0.03125\r +\r +*CENTERF,_____ _ _____ (Finer short dashes than Center) _____\r +A,1.25,-0.125,0.125,-0.125\r +*CENTERF2,___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ _\r +A,0.75,-0.0625,0.0625,-0.0625\r +;; Auto-Arch additions for finer linetypes.\r +*CENTERF4,___ _ ___ _ ___ _ __ (1/2 of CenterF2)__ _ ___ _ ___ _ ___ _ _\r +A,0.375,-0.03125,0.03125,-0.03125\r +*CENTERF8,___ _ ___ _ ___ _ __ (1/2 of CenterF4)__ _ ___ _ ___ _ ___ _ _\r +A,0.1875,-0.0015625,0.0015625,-0.0015625\r +\r +*DASHED4,_ _ _ _ _ _ _ _ (1/2 of Dashed2)_ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.125,-0.0625\r +*DASHED8,_ _ _ _ _ _ _ _ (1/2 of Dashed4)_ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.0625,-0.03125\r +\r +*DEMOx2,____ ____ ____ ____ ____\r +A,0.250,-0.5\r +*DEMO,__ __ __ __ __ __ __ __ __ __ __\r +A,0.125,-0.25\r +*DEMO2,_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.0625,-0.125\r +*DEMO4,_ _ _ _ _ _ (1/2 of Demo2) _ _ _ _ _ _ _ _ _ _ _\r +A,0.0625,-0.125\r +*DEMO8,_ _ _ _ _ _ (1/2 of Demo4) _ _ _ _ _ _ _ _ _ _ _\r +A,0.03125,-0.0625\r +\r +*INVISIBLE,. (Dot at endpoints only) .\r +A,0,-1000\r +\r +*DOT4,...................(1/2 of Dot2)................................\r +A,0,-0.06125\r +*DOT8,...................(1/2 of Dot4)................................\r +A,0,-0.03125\r +*DOT16,..................(1/2 of Dot8)................................\r +A,0,-0.0015625\r +\r +*HIDDEN4,_ _ _ _ _ _ _ _ (1/2 of Hidden2)_ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.0625,-0.03125\r +*HIDDEN8,_ _ _ _ _ _ _ _ (1/2 of Hidden4)_ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.03125,-0.015\r +\r +*JIS_02_0.7, Hot Water Supply __ __ __ __ __ __ __\r +A,0.8,-0.5\r +*JIS_02_1.0, HIDDEN 0.8 - - - - - - - - - -\r +A,0.8,-0.8\r +*JIS_02_1.2, HIDDEN01.25 - - - - - - - - - -\r +A,1.26,-1.26\r +*JIS_02_2.0, HIDDEN02 __ __ __ __ __ __ __ __ __ __ __ \r +A,1.99,-0.99\r +*JIS_02_4.0, HIDDEN04 ____ ____ ____ ____ ____ ____ ____ \r +A,3.999,-0.999\r +*JIS_08_11, ___ _ ___ _ ___ _ ___ _ ___ _ ___ _ ___\r +A,10.9999,-0.499,0.499,-0.499\r +*JIS_08_15, ____ _ ____ _ ____ _ ____ _ ____ _ ____\r +A,14.999,-0.499,0.499,-0.499\r +*JIS_08_25, ________ __ ________ __ ________ __\r +A,24.999,-1,0.8,-1\r +*JIS_08_37, _____________ __ _____________ __ _____________ __ \r +A,36.999,-1.0,0.8,-1\r +*JIS_08_50, , ___________________ __ ___________________ __ \r +A,49.999,-1.0,0.8,-1\r +*JIS_09_08, _____ _ _ _____ _ _ _____ _ _ _____ _ _ _____ _ _ \r +A,7.999,-0.5,0.5,-0.5,0.5,-0.5\r +*JIS_09_15, _________ _ _ _________ _ _ _________ _ _ _________ _ _ \r +A,14.999,-0.999,0.499,-0.999,0.499,-0.999\r +*JIS_09_29, _____________ _ _ _____________ _ _ _____________ _ _ \r +A,28.999,-1.499,0.999,-1.499,0.999,-1.499\r +*JIS_09_50, _______________________ __ __ _______________________\r +A,49.999,-1.499,0.999,-1.499,0.999,-1.499\r +\r +\r +\r +*CONTOUR,______ ______ ______ ______ ______ ______ ______ ______\r +A,0.375,-0.09375\r +*CONTOUR2,____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ \r +A,0.25,-0.0625\r +*COLDWR,___ _ ____ _ _____ _ _____ _ _____ _ ____\r +A,0.25,-0.075,0.075,-0.075\r +*HOTWR,___ _ _ ___ _ _ ___ _ _ ___ _ _ ___ _ _ ___\r +A,0.25,-0.075,0.075,-0.075,0.075,-0.075\r +*HCW,_____ _ _ _ _____ _ _ _ _____ _ _ _ _____\r +A,1,-0.125,0.125,-0.125,0.125,-0.125,0.125,-0.125\r +*BOUNDARY,___________ __ __ ___________ __ __ ______ \r +A,1.75,-0.125,0.125,-0.125,0.125,-0.125\r +*BOUNDARY2,______ _ _ ______ _ _ ______ _ _ ______ _ _ ______\r +A,1,-0.0625,0.0625,-0.0625,0.0625,-0.0625\r +*STREAM,_________ . . ___________ . . ___________\r +A,1,-0.125,0,-0.125,0,-0.125 \r +*PNEUM,__ ___ ___ ___ ___ ___ ___ ___ ___ ___ __\r +A,0.2,-0.1,0.2,-0.1\r +*WASTE,__ __ __ __ __ __ __ __ __ __ __ __ __ __\r +A,0.25,-0.125\r +*2DASHES,____ _ _ _____ _ _ ____ _ _ ____ _ _ ____\r +A,0.75,-0.25,0.1,-0.25,0.1,-0.25\r +*EWIREUP,__ . __ . __ . __ . __ . __ . __ . __ .__\r +A,0.25,-.075,0,-.075\r +*EWCELL,___ ___ . ___ ___ . __ __ . __ __ . __ __\r +A,0.25,-0.075,0.25,-.075,0,-.075\r +\r +*EVENDASH,-- -- -- -- -- -- -- -- -- -- --\r +A,0.125,-0.125\r +\r +;; Additional Plumbing linetypes\r +*DCW,Domestic Cold Water ___ _ ______________ _ ____\r +A,1.25,-0.06,0.08,-0.06\r +*DCW2,Domestic Cold Water __ _ ______ _ _____ _ ____\r +A,0.625,-0.03,0.04,-0.03\r +*DCWX2,Domestic Cold Water ________ ___ __________\r +A,2.5,-0.12,0.16,-0.12\r +*DHW,Domestic Hot Water ___ _ _ ___________ _ _ ____\r +A,1.25,-0.06,0.08,-0.06,0.08,-0.06\r +*DHW2,Domestic Hot Water __ _ _ _____ _ _ ____ _ _ __\r +A,0.625,-0.03,0.04,-0.03,0.04,-0.03\r +*DHWX2,Domestic Hot Water _____ ___ ___ ___ _____\r +A,2.5,-0.12,0.16,-0.12,0.16,-0.12\r +*DHWR,Domestic Hot Wtr Return _____ __ __ __ ________\r +A,1.25,-0.06,0.08,-0.06,0.08,-0.06,0.08,-0.06\r +*DHWR2,Domestic Hot Wtr Return ___ _ _ _ ____________\r +A,0.625,-0.03,0.04,-0.03,0.04,-0.03,0.04,-0.03\r +*DHWRX2,Domestic Hot Wtr Return ____ ___ ____ ____ ____\r +A,2.5,-0.12,0.16,-0.12,0.16,-0.12,0.16,-0.12\r +*VENT,Sanitary Vent Pipe __ __ __ __ __ __ __ __ __ __\r +A,0.16,-0.08\r +*VENT2,Sanitary Vent Pipe _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.08,-0.04\r +*VENTX2,Sanitary Vent Pipe ____ ____ ____ ___\r +A,0.32,-0.16\r +*COND,Steam Condensate __ __ __ __ __ __ __ __ __ __ __\r +A,0.16,-0.08\r +*COND2,Steam Condensate _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\r +A,0.08,-0.04\r +*CONDX2,Steam Condensate ____ ____ ____ ____\r +A,0.32,-0.16\r +\r +;;; ISO LINTYPES\r +*DaL013,02b013 Dashed line 0.13mm\r +A,1.56,-0.39\r +*DaSpL013,03b013 Dashed space line 0.13mm\r +A,1.56,-2.34\r +*LDaDoL013,04b013 Long dashed dotted line 0.13mm \r +A,3.12,-0.39,0.065,-0.39\r +*LDaDbDoL,05b013 Long dash double dotted line 0.13mm \r +A,3.12,-0.39,0.065,-0.39,0.065,-0.39\r +*LDaTrDoL,06b013 Long dashed triplicate dotted line 0.13mm \r +A,3.12,-0.39,0.065,-0.39,0.065,-0.39,0.065,-0.39\r +*DoL013,07b013 Dotted line\r +A,0.065,-0.39\r +*LDaShDaL013,08b013 Long dashed short dashed line 0.13mm \r +A,3.12,-0.39,0.78,-0.39\r +*09b013,Long dashed double-short-dashed line 0.13mm \r +A,3.12,-0.39,0.78,-0.39,0.78,-0.39\r +*10b013,Dashed dotted line 0.13mm \r +A,1.56,-0.39,0.065,-0.39\r +*11b013,Double-dashed dotted line 0.13mm \r +A,1.56,-0.39,1.56,-0.39,0.065,-0.39\r +*12b013,Dashed double-dotted line 0.13mm \r +A,1.56,-0.39,0.065,-0.39,0.065,-0.39\r +*13b013,Double-dashed double-dotted line 0.13mm \r +A,1.56,-0.39,1.56,-0.39,0.065,-0.39,0.065,-0.39\r +*14b013,Dashed triplicate-dotted line 0.13mm \r +A,1.56,-0.39,0.065,-0.39,0.065,-0.39,0.065,-0.39\r +*15b013,Double-dashed triplicate-dotted line 0.13mm \r +A,1.56,-0.39,1.56,-0.39,0.065,-0.39,0.065,-0.39,0.065,-0.39\r +*02b018,Dashed line 0.18mm \r +A,2.16,-0.54\r +*03b018,Dashed space line 0.18mm \r +A,2.16,-3.24\r +*04b018,Long dashed dotted line 0.18mm \r +A,4.32,-0.54,0.09,-0.54\r +*05b018,Long dash double dotted line 0.18mm \r +A,4.32,-0.54,0.09,-0.54,0.09,-0.54\r +*06b018,Long dashed triplicate dotted line 0.18mm \r +A,4.32,-0.54,0.09,-0.54,0.09,-0.54,0.09,-0.54\r +*07b018,Lotted line\r +A,0.09,-0.54\r +*08b018,Long dashed short dashed line 0.18mm \r +A,4.32,-0.54,1.08,-0.54\r +*09b018,Long dashed double-short-dashed line 0.18mm \r +A,4.32,-0.54,1.08,-0.54,1.08,-0.54\r +*10b018,Dashed dotted line 0.18mm \r +A,2.16,-0.54,0.09,-0.54\r +*11b018,Double-dashed dotted line 0.18mm \r +A,2.16,-0.54,2.16,-0.54,.09,-0.54\r +*12b018,Dashed double-dotted line 0.18mm \r +A,2.16,-0.54,0.09,-0.54,0.09,-0.54\r +*13b018,Double-dashed double-dotted line 0.18mm \r +A,2.16,-0.54,2.16,-0.54,0.09,-0.54,0.09,-0.54\r +*14b018,Dashed triplicate-dotted line 0.18mm \r +A,2.16,-0.54,0.09,-0.54,0.09,-0.54,0.09,-0.54\r +*15b018,Double-dashed triplicate-dotted line 0.18mm \r +A,2.16,-0.54,2.16,-0.54,0.09,-0.54,0.09,-0.54,0.09,-0.54\r +*02b025,Dashed Line 0.25mm \r +A,3,-0.75\r +*03b025,Dashed space line 0.25mm \r +A,3,-4.5\r +*04b025,Long dashed dotted line 0.25mm \r +A,6,-0.75,0.125,-0.75\r +*05b025,Long dash double dotted line 0.25mm \r +A,6,-0.75,0.125,-0.75,0.125,-0.75\r +*06b025,Long dashed triplicate dotted line 0.25mm \r +A,6,-0.75,0.125,-0.75,0.125,-0.75,0.125,-0.75\r +*07b025,Dotted line 0.25 mm \r +A,0.125,-0.75\r +*08b025,Long dashed short dashed line 0.25mm \r +A,6,-0.75,1.5,-0.75\r +*09b025,Long dashed double-short-dashed line 0.25mm \r +A,6,-0.75,1.5,-0.75,1.5,-0.75\r +*10b025,Dashed dotted line 0.25mm \r +A,3,-0.75,0.125,-0.75\r +*11b025,Double-dashed dotted line 0.25mm \r +A,3,-0.75,3,-0.75,0.125,-0.75\r +*12b025,Dashed double-dotted line 0.25mm \r +A,3,-0.75,0.125,-0.75,0.125,-0.75\r +*13b025,Double-dashed double-dotted line 0.25mm \r +A,3,-0.75,3,-0.75,0.125,-0.75,0.125,-0.75\r +*14b025,Dashed triplicate-dotted line 0.25mm \r +A,3,-0.75,0.125,-0.75,0.125,-0.75,0.125,-0.75\r +*15b025,Double-dashed triplicate-dotted line 0.25mm \r +A,3,-0.75,3,-0.75,0.125,-0.75,0.125,-0.75,0.125,-0.75\r +*02b035,Dashed line 0.35mm \r +A,4.2,-1.05\r +*03b035,Dashed space line 0.35mm \r +A,4.2,-6.3\r +*04b035,Long dashed dotted line 0.35mm \r +A,8.4,-1.05,0.175,-1.05\r +*05b035,Long dash double dotted line 0.35mm \r +A,8.4,-1.05,0.175,-1.05,0.175,-1.05\r +*06b035,Long dashed triplicate dotted line 0.35mm \r +A,8.4,-1.05,.175,-1.05,.175,-1.05,0.175,-1.05\r +*07b035,Dotted line 0.35mm \r +A,.175,-1.05\r +*08b035,Long dashed short dashed line 0.35mm \r +A,8.4,-1.05,2.1,-1.05\r +*09b035,Long dashed double-short-dashed line 0.35mm \r +A,8.4,-1.05,2.1,-1.05,2.1,-1.05\r +*10b035,Lashed dotted line 0.35mm \r +A,4.2,-1.05,0.175,-1.05\r +*11b035,Double-dashed dotted line 0.35mm \r +A,4.2,-1.05,4.2,-1.05,.175,-1.05\r +*12b035,Dashed double-dotted line 0.35mm \r +A,4.2,-1.05,.175,-1.05,.175,-1.05\r +*13b035,Double-dashed double-dotted line 0.35mm \r +A,4.2,-1.05,4.2,-1.05,.175,-1.05,.175,-1.05\r +*14b035,Dashed triplicate-dotted line 0.35mm \r +A,4.2,-1.05,.175,-1.05,.175,-1.05,.175,-1.05\r +*15b035,Double-dashed triplicate-dotted line 0.35mm \r +A,4.2,-1.05,4.2,-1.05,.175,-1.05,.175,-1.05,.175,-1.05\r +*02b05,Dashed line 0.5mm \r +A,6,-1.5\r +*03b05,Dashed space line 0.5mm \r +A,6,-9\r +*04b05,Long dashed dotted line 0.5mm \r +A,12,-1.5,0.25,-1.5\r +*05b05,Long dash double dotted line 0.5mm \r +A,12,-1.5,0.25,-1.5,0.25,-1.5\r +*06b05,Long dashed triplicate dotted line 0.5mm \r +A,12,-1.5,0.25,-1.5,.25,-1.5,0.25,-1.5\r +*07b05,Dotted line 0.5mm \r +A,0.25,-1.5\r +*08b05,Long dashed short dashed line 0.5mm \r +A,12,-1.5,3,-1.5\r +*09b05,Long dashed double-short-dashed line 0.5mm \r +A,12,-1.5,3,-1.5,3,-1.5\r +*10b05,Dashed dotted line 0.5mm \r +A,6,-1.5,0.25,-1.5\r +*11b05,Double-dashed dotted line 0.5mm \r +A,6,-1.5,6,-1.5,0.25,-1.5\r +*12b05,Dashed double-dotted line 0.5mm \r +A,6,-1.5,.25,-1.5,0.25,-1.5\r +*13b05,Double-dashed double-dotted line 0.5mm \r +A,6,-1.5,6,-1.5,0.25,-1.5,0.25,-1.5\r +*14b05,Dashed triplicate-dotted line 0.5mm \r +A,6,-1.5,0.25,-1.5,0.25,-1.5,0.25,-1.5\r +*15b05,Double-dashed triplicate-dotted line 0.5mm \r +A,6,-1.5,6,-1.5,0.25,-1.5,0.25,-1.5,0.25,-1.5\r +*02b07,Dashed Line 0.7mm \r +A,8.4,-2.1\r +*03b07,Dashed space line 0.7mm \r +A,8.4,-12.6\r +*04b07,Long dashed dotted line 0.7mm \r +A,16.8,-2.1,0.35,-2.1\r +*05b07,Long dash double dotted line 0.7mm \r +A,16.8,-2.1,0.35,-2.1,0.35,-2.1\r +*06b07,Long dashed triplicate dotted line 0.7mm \r +A,16.8,-2.1,0.35,-2.1,0.35,-2.1,0.35,-2.1\r +*07b07,Dotted line 0.7mm \r +A,0.35,-2.1\r +*08b07,Long dashed short dashed line 0.7mm \r +A,16.8,-2.1,4.2,-2.1\r +*09b07,Long dashed double-short-dashed line 0.7mm \r +A,16.8,-2.1,4.2,-2.1,4.2,-2.1\r +*10b07,Dashed dotted line 0.7mm \r +A,8.4,-2.1,0.35,-2.1\r +*11b07,Double-dashed dotted line 0.7mm \r +A,8.4,-2.1,8.4,-2.1,0.35,-2.1\r +*12b07,Dashed double-dotted line 0.7mm \r +A,8.4,-2.1,0.35,-2.1,0.35,-2.1\r +*13b07,Double-dashed double-dotted line 0.7mm \r +A,8.4,-2.1,8.4,-2.1,0.35,-2.1,0.35,-2.1\r +*14b07,Dashed triplicate-dotted line 0.7mm \r +A,8.4,-2.1,0.35,-2.1,0.35,-2.1,0.35,-2.1\r +*15b07,Double-dashed triplicate-dotted line 0.7mm \r +A,8.4,-2.1,8.4,-2.1,0.35,-2.1,0.35,-2.1,0.35,-2.1\r +*02b1,Dashed Line 1mm \r +A,12,-3\r +*03b1,Dashed space line 1mm \r +A,12,-18\r +*04b1,Long dashed dotted line 1mm \r +A,24,-3,.5,-3\r +*05b1,Long dash double dotted line 1mm \r +A,24,-3,.5,-3,.5,-3\r +*06b1,Long dashed triplicate dotted line 1mm \r +A,24,-3,.5,-3,.5,-3,.5,-3\r +*07b1,Dotted line\r +A,.5,-3\r +*08b1,Long dashed short dashed line 1mm \r +A,24,-3,6,-3\r +*09b1,Long dashed double-short-dashed line 1mm \r +A,24,-3,6,-3,6,-3\r +*10b1,Dashed dotted line 1mm \r +A,12,-3,.5,-3\r +*11b1,Double-dashed dotted line 1mm \r +A,12,-3,12,-3,0.5,-3\r +*12b1,Dashed double-dotted line 1mm \r +A,12,-3,0.5,-3,0.5,-3\r +*13b1,Double-dashed double-dotted line 1mm \r +A,12,-3,12,-3,0.5,-3,0.5,-3\r +*14b1,Dashed triplicate-dotted line 1mm \r +A,12,-3,0.5,-3,0.5,-3,0.5,-3\r +*15b1,Double-dashed triplicate-dotted line 1mm \r +A,12,-3,12,-3,0.5,-3,.5,-3,0.5,-3\r +*02b14,Dashed Line 1.4mm \r +A,16.8,-4.2\r +*03b14,Dashed space line 1.4mm \r +A,16.8,25.2\r +*04b14,Long dashed dotted line 1.4mm \r +A,33.6,-4.2,.7,-4.2\r +*05b14,Long dash double dotted line 1.4mm \r +A,33.6,-4.2,.7,-4.2,.7,-4.2\r +*06b14,Long dashed triplicate dotted line 1.4mm \r +A,33.6,-4.2,.7,-4.2,.7,-4.2,.7,-4.2\r +*07b14,Dotted line 1.4mm \r +A,.7,-4.2\r +*08b14,Long dashed short dashed line 1.4mm \r +A,33.6,-4.2,8.4,-4.2\r +*09b14,Long dashed double-short-dashed line 1.4mm \r +A,33.6,-4.2,8.4,-4.2,8.4,-4.2\r +*10b14,Dashed dotted line 1.4mm \r +A,16.8,-4.2,.7,-4.2\r +*11b14,Double-dashed dotted line 1.4mm \r +A,16.8,-4.2,16.8,-4.2,.7,-4.2\r +*12b14,Dashed double-dotted line 1.4mm \r +A,16.8,-4.2,.7,-4.2,.7,-4.2\r +*13b14,Double-dashed double-dotted line 1.4mm \r +A,16.8,-4.2,16.8,-4.2,.7,-4.2,.7,-4.2\r +*14b14,Dashed triplicate-dotted line 1.4mm \r +A,16.8,-4.2,.7,-4.2,.7,-4.2,.7,-4.2\r +*15b14,Double-dashed triplicate-dotted line 1.4mm \r +A,16.8,-4.2,16.8,-4.2,.7,-4.2,.7,-4.2,.7,-4.2\r +*02b2,Dashed Line 2mm \r +A,24,-6\r +*03b2,Dashed space line 2mm \r +A,24,-36\r +*04b2,Long dashed dotted line 2mm \r +A,48,-6,1,-6\r +*05b2,Long dash double dotted line 2mm \r +A,48,-6,1,-6,1,-6\r +*06b2,Long dashed triplicate dotted line 2mm \r +A,48,-6,1,-6,1,-6,1,-6\r +*07b2,Dotted line 2mm \r +A,1,-6\r +*08b2,Long dashed short dashed line 2mm \r +A,48,-6,12,-6\r +*09b2,Long dashed double-short-dashed line 2mm \r +A,48,-6,12,-6,12,-6\r +*10b2,Dashed dotted line 2mm \r +A,24,-6,1,-6\r +*11b2,Double-dashed dotted line 2mm \r +A,24,-6,24,-6,1,-6\r +*12b2,Dashed double-dotted line 2mm \r +A,24,-6,1,-6,1,-6\r +*13b2,Double-dashed double-dotted line 2mm \r +A,24,-6,24,-6,1,-6,1,-6\r +*14b2,Dashed triplicate-dotted line 2mm \r +A,24,-6,1,-6,1,-6,1,-6\r +*15b2,Double-dashed triplicate-dotted line 2mm \r +A,24,-6,24,-6,1,-6,1,-6,1,-6\r +;; Complex linetypes using standard style\r +*FENCELINE1,Fenceline_circle ----0-----0----0-----0----0-----0--\r +A,.25,-.1,[CIRC1,ltypeshp.shx,x=-.1,s=.1],-.1,.1\r +*FENCELINE2,Fenceline square ----[]-----[]----[]-----[]----[]---\r +A,.25,-.1,[BOX,ltypeshp.shx,x=-.1,s=.1],-.1,1\r +*TRACKS,Tracks -|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-\r +A,.15,[TRACK1,ltypeshp.shx,s=.25],.15\r +*MAP,Map line ----MAP----MAP----MAP----MAP----MAP---- \r +A,.5,-.2,["MAP",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05],-.25\r +*BATTING,Batting SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS\r +A,.0001,-.1,[BAT,ltypeshp.shx,x=-.1,s=.1],-.2,[BAT,ltypeshp.shx,r=180,x=.1,s=.1],-.1\r +*ZIGZAG,Zig zag /\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\\/\r +A,.0001,-.2,[ZIG,ltypeshp.shx,x=-.2,s=.2],-.4,[ZIG,ltypeshp.shx,r=180,x=.2,s=.2],-.2\r +*HOT_WATER_SUPPLY,Hot water supply ---- HW ---- HW ---- HW ----\r +A,12.7,-5.08,["HW",STANDARD,S=2.54,R=0.0,X=-2.54,Y=-1.27],-5.08\r +*GAS_LINE,Gas line ----GAS----GAS----GAS----GAS----GAS----GAS--\r +A,.5,-.2,["GAS",STANDARD,S=.1,U=0.0,X=-0.1,Y=-.05],-.25\r +*SMILEYS,Smiley line ---- :^) ---- 8) ---- :^) ----\r +A,12.7,-5.08,[":^)",STANDARD,S=2.54,R=0.0,X=-2.54,Y=-1.27],-5.08,12.7,-5.08,["8)",STANDARD,S=2.54,R=0.0,X=-2.54,Y=-1.27],-5.08\r +\r +;------------Slope--------------\r +*SLOPE,1B 1S |-|-|-|-|-|-|-|-|-|-|-|-\r +A,0.13,[TRACK1,ltypeshp.shx,S=0.52,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE-D, 1B 1S Double |-|-|-|-|-|-|-|-|-|-|-|-\r +A,0.13,[TRACK1,ltypeshp.shx,S=1.04,R=0.0,X=0,Y=1.04],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE2, 1B 2S ||-||-||-||-||-||-||-||-||-||-||-||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=0.52,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE2-D, 1B 2S Double ||-||-||-||-||-||-||-||-||-||-||-||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=1.04,R=0.0,X=0,Y=1.04],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE3, 1B 3S |||-|||-|||-|||-|||-|||-|||-|||-|||-|||-|||-|||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=0.52,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE3-D, 1B 3S Double |||-|||-|||-|||-|||-|||-|||-|||-|||-|||-|||-|||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=1.04,R=0.0,X=0,Y=1.04],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE4, 1B 4S ||||-||||-||||-||||-||||-||||-||||-||||-||||-||||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=0.52,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE4-D, 1B 4S Double ||||-||||-||||-||||-||||-||||-||||-||||-||||-||||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=1.04,R=0.0,X=0,Y=1.04],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE5, 1B 5S |||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=0.52,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +*SLOPE5-D, 1B 5S Double |||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-|||||-\r +A,0.13,[TRACK1,ltypeshp.shx,S=1.04,R=0.0,X=0,Y=1.04],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.52],0.26,[TRACK1,ltypeshp.shx,S=0.26,R=0.0,X=0,Y=0.26],0.13\r +\r +;------------Alphabets--------------\r +*Letter A, ---- A ---- A ---- A ---- A ---- A ----\r +A,1.0,-0.5,["A",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter B, ---- B ---- B ---- B ---- B ---- B ----\r +A,1.0,-0.5,["B",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter C,---- C ---- C ---- C ---- C ---- C ----\r +A,1.0,-0.5,["C",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter D, ---- D ---- D ---- D ---- D ---- D ----\r +A,1.0,-0.5,["D",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter E, ---- E ---- E ---- E ---- E ---- E ----\r +A,1.0,-0.5,["E",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter F, ---- F ---- F ---- F ---- F ---- F ----\r +A,1.0,-0.5,["F",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter G, ---- G ---- G ---- G ---- G ---- G ----\r +A,1.0,-0.5,["G",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter H, ---- H ---- H ---- H ---- H ---- H ----\r +A,1.0,-0.5,["H",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter I, ---- I ---- I ---- I ---- I ---- I ----\r +A,1.0,-0.5,["I",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter J, ---- J ---- J ---- J ---- J ---- J ----\r +A,1.0,-0.5,["J",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter K, ---- K ---- K ---- K ---- K ---- K ----\r +A,1.0,-0.5,["K",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter L, ---- L ---- L ---- L ---- L ---- L ----\r +A,1.0,-0.5,["L",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter M, ---- M ---- M ---- M ---- M ---- M ----\r +A,1.0,-0.5,["M",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter N, ---- N ---- N ---- N ---- N ---- N ----\r +A,1.0,-0.5,["N",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter O, ---- O ---- O ---- O ---- O ---- O ----\r +A,1.0,-0.5,["O",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter P, ---- P ---- P ---- P ---- P ---- P ----\r +A,1.0,-0.5,["P",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter Q, ---- Q ---- Q ---- Q ---- Q ---- Q ----\r +A,1.0,-0.5,["Q",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter R, ---- R ---- R ---- R ---- R ---- R ----\r +A,1.0,-0.5,["R",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter S, ---- S ---- S ---- S ---- S ---- S ----\r +A,1.0,-0.5,["S",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter T, ---- T ---- T ---- T ---- T ---- T ----\r +A,1.0,-0.5,["T",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter U, ---- U ---- U ---- U ---- U ---- U ----\r +A,1.0,-0.5,["U",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter V, ---- V ---- V ---- V ---- V ---- V ----\r +A,1.0,-0.5,["V",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter W, ---- W ---- W ---- W ---- W ---- W ----\r +A,1.0,-0.5,["W",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter X, ---- X ---- X ---- X ---- X ---- X ----\r +A,1.0,-0.5,["X",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter Y, ---- Y ---- Y ---- Y ---- Y ---- Y ----\r +A,1.0,-0.5,["Y",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Letter Z, ---- Z ---- Z ---- Z ---- Z ---- Z ----\r +A,1.0,-0.5,["Z",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +\r +;------------Numericals--------------\r +*Numbers 0, ---- 0 ---- 0 ---- 0 ---- 0 ---- 0 ----\r +A,1.0,-0.5,["0",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 1, ---- 1 ---- 1 ---- 1 ---- 1 ---- 1 ----\r +A,1.0,-0.5,["1",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 2, ---- 2 ---- 2 ---- 2 ---- 2 ---- 2 ----\r +A,1.0,-0.5,["2",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 3, ---- 3 ---- 3 ---- 3 ---- 3 ---- 3 ----\r +A,1.0,-0.5,["3",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 4, ---- 4 ---- 4 ---- 4 ---- 4 ---- 4 ----\r +A,1.0,-0.5,["4",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 5, ---- 5 ---- 5 ---- 5 ---- 5 ---- 5 ----\r +A,1.0,-0.5,["5",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 6, ---- 6 ---- 6 ---- 6 ---- 6 ---- 6 ----\r +A,1.0,-0.5,["6",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 7, ---- 7 ---- 7 ---- 7 ---- 7 ---- 7 ----\r +A,1.0,-0.5,["7",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 8, ---- 8 ---- 8 ---- 8 ---- 8 ---- 8 ----\r +A,1.0,-0.5,["8",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +*Numbers 9, ---- 9 ---- 9 ---- 9 ---- 9 ---- 9 ----\r +A,1.0,-0.5,["9",standard,S=1,R=0,X=0,Y=-0.5],-1.5\r +\r +\r +`,HE=`;; ------------------------------------�� �� �� ��------------------------------------\r +;; �� �� ���� ���� ����(KOSDIC.lin)�� �Ǽ�CALS/EC ���ڵ��� �ۼ�ǥ���� �� ��Ͽ� ���ǵ� �� ������\r +;; AutoCAD ����ڿ��� �����ϱ� ���� ���۵Ǿ����ϴ�.\r +;; \r +;; ǥ�ع��� : �Ǽ�CALS/EC ���ڵ��� �ۼ�ǥ�� V1.1(2006.12)\r +;; ������� : �Ǽ�CALS/EC ������ �ѱ��Ǽ����������\r +;;\r +;; �����Ģ : 1/1 ��ô�� ����ũ�� 2.0mm�� ��� ������ ũ�⸦ ������\r +;; LIB ��Ģ : AutoCAD�� ANSI����(���� ��������� ����)�� ����Ű ���� 1/10�� ������\r +;; (��) ���� �� ���� ������ 2mm�̸� 0.2unit�� ����\r +;; ����Ģ : �ǹ����鿡 ����� ��� �������� ��Ģ�� ���յǷ��� ��������ô�� 10�踦 ������\r +;; (��) LTSCALE=10 (���� 8~10��), ������ô�� 1/5 �̸� LTSCALE=5x10��=50\r +;;\r +;; ISO���� �԰� 15��\r +// ���� AutoCAD ISO�� 25.4����� ������ �� ����\r +*A-ISONS01,ISO �����԰� 01 Continuous ________________________________\r +A,1,1\r +*A-ISONS02,ISO �����԰� 02 dash __ __ __ __ __ __ __ __ __ __ __ __ __\r +A,.47244,-.118111\r +*A-ISONS03,ISO �����԰� 03 dash space __ __ __ __ __ __\r +A,.47244,-.7086614\r +*A-ISONS04,ISO �����԰� 04 long-dash dot ____ . ____ . ____ . ____ . _\r +A,.94488,-.11811,0,-.11811\r +*A-ISONS05,ISO �����԰� 05 long-dash double-dot ____ .. ____ .. ____ . \r +A,.94488,-.11811,0,-.11811,0,-.11811\r +*A-ISONS06,ISO �����԰� 06 long-dash triple-dot ____ ... ____ ... ____\r +A,.94488,-.11811,0,-.11811,0,-.11811,0,-.11811\r +*A-ISONS07,ISO �����԰� 07 dot . . . . . . . . . . . . . . . . . . . . \r +A,0,-.11811\r +*A-ISONS08,ISO �����԰� 08 long-dash short-dash ____ __ ____ __ ____ _\r +A,.94488,-.11811,.94488,-.11811\r +*A-ISONS09,ISO �����԰� 09 long-dash double-short-dash ____ __ __ ____\r +A,.94488,-.11811,.94488,-.11811,.94488,-.11811\r +*A-ISONS10,ISO �����԰� 10 dash dot __ . __ . __ . __ . __ . __ . __ . \r +A,.47244,-.11811,0,-.11811\r +*A-ISONS11,ISO �����԰� 11 double-dash dot __ __ . __ __ . __ __ . __ _\r +A,.47244,-.11811,.47244,-.11811,0,-.11811\r +*A-ISONS12,ISO �����԰� 12 dash double-dot __ . . __ . . __ . . __ . . \r +A,.47244,-.11811,0,-.11811,0,-.11811\r +*A-ISONS13,ISO �����԰� 13 double-dash double-dot __ __ . . __ __ . . _\r +A,.47244,-.11811,.47244,-.11811,0,-.11811,0,-.11811\r +*A-ISONS14,ISO �����԰� 14 dash triple-dot __ . . . __ . . . __ . . . _\r +A,.47244,-.11811,0,-.11811,0,-.11811,0,-.11811\r +*A-ISONS15,ISO �����԰� 15 double-dash triple-dot __ __ . . . __ __ . .\r +A,.47244,-.11811,.47244,-.11811,0,-.11811,0,-.11811,0,-.11811\r +\r +;; ���CAD ����\r +*A-BORDR01,�ܰ���(�Ϲ�) Border __ __ . __ __ . __ __ . __ __ . __ __ .\r +A,.5,-.25,.5,-.25,0,-.25\r +*A-BORDR01H,�ܰ���(�ݹ��) Border (.5x) __.__.__.__.__.__.__.__.__.__.__.\r +A,.25,-.125,.25,-.125,0,-.125\r +*A-BORDR01X,�ܰ���(���) Border (2x) ____ ____ . ____ ____ . ___\r +A,1.0,-.5,1.0,-.5,0,-.5\r +*A-CENTR01,�߽ɼ�(�Ϲ�) Center ____ _ ____ _ ____ _ ____ _ ____ _ ____\r +A,1.25,-.25,.25,-.25\r +*A-CENTR01H,�߽ɼ�(�ݹ��) Center (.5x) ___ _ ___ _ ___ _ ___ _ ___ _ ___\r +A,.75,-.125,.125,-.125\r +*A-CENTR01X,�߽ɼ�(���) Center (2x) ________ __ ________ __ _____\r +A,2.5,-.5,.5,-.5\r +*A-DASDT01,�Ĵ�����(�Ϲ�) Dash dot __ . __ . __ . __ . __ . __ . __ . __\r +A,.5,-.25,0,-.25\r +*A-DASDT01H,�Ĵ�����(�ݹ��) Dash dot (.5x) _._._._._._._._._._._._._._._.\r +A,.25,-.125,0,-.125\r +*A-DASDT01X,�Ĵ�����(���) Dash dot (2x) ____ . ____ . ____ . ___\r +A,1.0,-.5,0,-.5\r +*A-DASHD01,�ļ�(�Ϲ�) Dashed __ __ __ __ __ __ __ __ __ __ __ __ __ _\r +A,.5,-.25\r +*A-DASHD01H,�ļ�(�ݹ��) Dashed (.5x) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r +A,.25,-.125\r +*A-DASHD01X,�ļ�(���) Dashed (2x) ____ ____ ____ ____ ____ ___\r +A,1.0,-.5\r +*A-DIVID01,���Ҽ�(�Ϲ�) Divide ____ . . ____ . . ____ . . ____ . . ____\r +A,.5,-.25,0,-.25,0,-.25\r +*A-DIVID01H,���Ҽ�(�ݹ��) Divide (.5x) __..__..__..__..__..__..__..__.._\r +A,.25,-.125,0,-.125,0,-.125\r +*A-DIVID01X,���Ҽ�(���) Divide (2x) ________ . . ________ . . _\r +A,1.0,-.5,0,-.5,0,-.5\r +*A-DOTLN01,����(�Ϲ�) Dot . . . . . . . . . . . . . . . . . . . . . . . .\r +A,0,-.25\r +*A-DOTLN01H,����(�ݹ��) Dot (.5x) ........................................\r +A,0,-.125\r +*A-DOTLN01X,����(���) Dot (2x) . . . . . . . . . . . . . .\r +A,0,-.5\r +*A-HIDDN01,������(�Ϲ�) Hidden __ __ __ __ __ __ __ __ __ __ __ __ __ __\r +A,.25,-.125\r +*A-HIDDN01H,������(�ݹ��) Hidden (.5x) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \r +A,.125,-.0625\r +*A-HIDDN01X,������(���) Hidden (2x) ____ ____ ____ ____ ____ ____ ____ \r +A,.5,-.25\r +*A-PHATM01,����(�Ϲ�) Phantom ______ __ __ ______ __ __ ______ \r +A,1.25,-.25,.25,-.25,.25,-.25\r +*A-PHATM01H,����(�ݹ��) Phantom (.5x) ___ _ _ ___ _ _ ___ _ _ ___ _ _\r +A,.625,-.125,.125,-.125,.125,-.125\r +*A-PHATM01X,����(���) Phantom (2x) ____________ ____ ____ _\r +A,2.5,-.5,.5,-.5,.5,-.5\r +\r +;; �潺�ü�\r +*E-FENCE01,�潺(X �ļ�)\r +A,.85,-.15,[KSC11,kosdic.shx,s=.1],-.15,.85\r +*E-FENCE02,�潺(X �Ǽ�)\r +A,1.0,[KSC11,kosdic.shx,s=.1],1.0\r +*E-FENCE03,�潺(/\\ �ļ�)\r +A,.875,-.05,[KSC12,kosdic.shx,s=.1],-.2,.875\r +*E-FENCE04,�潺(+ �ļ�)\r +A,.85,-.15,[KSC15,kosdic.shx,s=.1],-.15,.85\r +\r +;; �������\r +*E-UTIL01,����(| �Ǽ�)\r +A,1.0,[KSC01,kosdic.shx,s=.1],1.0\r +*E-UTIL02,����(|| �ļ�)\r +A,.05,[KSC01,kosdic.shx,s=.1],-.1,[KSC01,kosdic.shx,s=.1],1.85\r +*E-UTIL03,����(|| �Ǽ�)\r +A,.95,[KSC01,kosdic.shx,s=.1],.1,[KSC01,kosdic.shx,s=.1],.95\r +*E-UTIL04,����(||| �ļ�)\r +A,.9,[KSC01,kosdic.shx,s=.1],-.1,[KSC01,kosdic.shx,s=.1],-.1,[KSC01,kosdic.shx,s=.1],.9\r +*E-UTIL05,����(||| �Ǽ�)\r +A,.9,[KSC01,kosdic.shx,s=.1],.1,[KSC01,kosdic.shx,s=.1],.1,[KSC01,kosdic.shx,s=.1],.9\r +*E-UTIL06,����(/ �ļ�)\r +A,.9,-.1,[KSC02,kosdic.shx,s=.1],-.1,.9\r +*E-UTIL07,����(/ �Ǽ�)\r +A,1.0,[KSC02,kosdic.shx,s=.1],1.0\r +*E-UTIL08,����(// �ļ�)\r +A,.85,-.15,[KSC05,kosdic.shx,s=.1],-.15,.85\r +*E-UTIL09,����(// �Ǽ�)\r +A,1.0,[KSC05,kosdic.shx,s=.1],1.0\r +*E-UTIL10,����(/// �ļ�)\r +A,.8,-.2,[KSC06,kosdic.shx,s=.1],-.2,.8\r +*E-UTIL11,����(/// �Ǽ�)\r +A,1.0,[KSC06,kosdic.shx,s=.1],1.0\r +\r +;; �ü�����\r +*E-FACLN01,�ü�(- ���༱)\r +A,.25,[KSC01,kosdic.shx,y=-.05,s=.1,r=270],.25\r +*E-FACLN02,�ü�(= ���༱)\r +A,.25,[KSC04,kosdic.shx,y=-.05,s=.1],.25\r +*E-FACLN03,�ü�(O �ļ�)\r +A,.85,[KSC31,kosdic.shx,x=.075,s=.075],-.15,1.0\r +*E-FACLN04,�ü�(O �Ǽ�)\r +A,1.0,[KSC31,kosdic.shx,s=.075],1.0\r +*E-FACLN05,�ü�(��,����Ʈ)\r +A,1.0,[KSC32,kosdic.shx,s=.075],1.0\r +\r +;; ��������\r +*E-TOPOG01,����(�� �ļ�)\r +A,.000002,[KSC16,kosdic.shx,s=.1],-.25\r +*E-TOPOG02,����(�� �Ǽ�)\r +A,.000002,[KSC16,kosdic.shx,s=.1],-.2\r +*E-TOPOG03,����(| �Ǽ�)\r +A,0,-.1,[KSC15,kosdic.shx,s=.1],-.1\r +*E-TOPOG04,����(| ����)\r +A,0,[KSC00,kosdic.shx,y=.1,s=.1],.2,[KSC00,kosdic.shx,s=.1],.2\r +*E-TOPOG05,����(~. ����)\r +A,.000005,[KSC1C,kosdic.shx,s=.1],-.45,[KSC30,kosdic.shx,s=.1],-.05\r +\r +;; ������� ����\r +*B-ZIGZG01,�������(��)\r +A,.000002,[KSC13,kosdic.shx,s=.1],-.2\r +*B-ZIGZG02,�������(ȣ)\r +A,.000002,[KSC1B,kosdic.shx,s=.1],-.2\r +*C-ZIGZG01,�������(�Ǽ�,��)\r +A,.1,[KSC13,kosdic.shx,s=.1],.1\r +*C-ZIGZG02,�������(�Ǽ�,ȣ)\r +A,.1,[KSC1B,kosdic.shx,s=.1],.1\r +\r +;; ���� �� ����\r +*D-SWALL01,����(�ű�)\r +A,0,[KSC61,kosdic.shx,y=-.1,s=.1],-.2\r +*X-SWALL01,����(����)\r +A,0,[KSC71,kosdic.shx,s=.1],-.4\r +*D-BWALL01,���ϴ�(����)\r +A,0,[KSC18,kosdic.shx,s=.1],-.25\r +*D-BWALL02,���ϴ�(�ű�)\r +A,.000005,[KSC3A,kosdic.shx,s=.05],-.1,[KSC3A,kosdic.shx,s=.05],-.1,[KSC04,kosdic.shx,y=-.025,s=.05],-.1,[KSC04,kosdic.shx,y=-.025,s=.05],-.1,[KSC04,kosdic.shx,y=-.025,s=.05],-.05\r +\r +;; ��/�����迭\r +*E-DOTLN01,���ҹ迭\r +A,0,[KSC30,kosdic.shx,s=.3],-.15\r +*E-DOTLN02,���ҹ迭(��)\r +A,.075,[KSC30,kosdic.shx,s=.3],.075\r +*E-CIRCL01,�����������Ϲ迭\r +A,0,[KSC31,kosdic.shx,s=.1],-.2\r +*E-CIRCL02,ä��������Ϲ迭\r +A,0,[KSC32,kosdic.shx,s=.1],-.2\r +*D-RROAD01,ö��(����)\r +A,0,[KSC3A,kosdic.shx,s=.1],-.2,[KSC04,kosdic.shx,y=-.05,s=.1],-.2\r +\r +;; ������\r +*E-DIGLN01,������\r +A,.9,-.2,[KSC19,kosdic.shx,s=.1,r=180],.9\r +*E-DIGLN01H,������(�ݹ��)\r +A,.45,-.1,[KSC19,kosdic.shx,s=.05,r=180],.45\r +*E-DIGLN01X,������(���)\r +A,1.8,-.4,[KSC19,kosdic.shx,s=.2,r=180],1.8\r +\r +;; ���\r +*B-GREEN01,����/�����\r +A,.000002,[KSC08,kosdic.shx,s=.1],-.2\r +*B-GREEN02,�����\r +A,0,[KSC21,kosdic.shx,s=.1],-.45\r +*E-BOUND01,�������\r +A,.875,[KSC60,kosdic.shx,s=.1],-.25,.875\r +\r +;; ��Ÿ\r +*B-RANDM01,�ұ�Ģ��\r +A,0,[KSC1A,kosdic.shx,s=.1],-.2\r +*E-DEMOL01,ö�Ŵ��\r +A,.075,[KSC01,kosdic.shx,s=.1,r=30],.075\r +*X-EARTH01,���ݼ�\r +A,0,[KSC20,kosdic.shx,s=.1,x=.25,r=180],.25\r +\r +;; ���ܼ�\r +*E-CUTLN01,���ܼ�(��)\r +A,.95,[KSC14,kosdic.shx,s=.1],-.1,.95\r +*E-CUTLN02,���ܼ�(ȣ)\r +A,.95,[KSC22,kosdic.shx,s=.1],-.1,.95\r +\r +;; ���帧 ����\r +*E-WFLOW01,���帧(��, �ļ�)\r +A,.6,[KSC36,kosdic.shx,s=.1],-.65\r +*E-WFLOW02,���帧(��, �Ǽ�)\r +A,1.5,[KSC36,kosdic.shx,s=.1],0\r +*E-WFLOW03,���帧(ȭ��, �ļ�)\r +A,.6,[KSC35,kosdic.shx,s=.1],-.65\r +*E-WFLOW04,���帧(ȭ��, �Ǽ�)\r +A,1.5,[KSC35,kosdic.shx,s=.1],0\r +\r +;; ���������\r +*G-WATER01,���������(W ����)\r +A,2.933333,["W",Standard,y=.05,s=.2],.066667\r +*G-WATER02,���������(W �ļ�)\r +A,2.75,-.05,["W",Standard,y=-.1,s=.2,r=360],-.2\r +\r +;; �¼�����\r +*G-HWATR01,�¼�����(HWL ����)\r +A,2.783629,["HWL",Standard,y=.05,s=.2],.216371\r +*G-HWATR02,�¼�����(HWL �ļ�)\r +A,2.35,-.05,["HWL",Standard,y=-.1,s=.2],-.6\r +\r +;; �ü�����\r +*G-CWATR01,�ü�����(CWL ����)\r +A,2.783629,["CWL",Standard,y=.05,s=.2],.216371\r +*G-CWATR02,�ü�����(CWL �ļ�)\r +A,2.35,-.05,["CWL",Standard,y=-.1,s=.2],-.6\r +\r +;; ��������\r +*E-SEWER01,��������(����)\r +A,.95,-.1,[KSC09,kosdic.shx,s=.1,r=180],.95\r +*E-SEWER01H,��������(����,�ݹ��)\r +A,.475,-.05,[KSC09,kosdic.shx,s=.05,r=180],.475\r +*E-SEWER01X,��������(����,���)\r +A,1.9,-.2,[KSC09,kosdic.shx,s=.2,r=180],1.9\r +*G-SEWER01,��������(S ����)\r +A,2.933333,["S",Standard,y=.05,s=.2],.066667\r +*G-SEWER02,��������(S �ļ�)\r +A,2.75,-.05,["S",Standard,y=-.1,s=.2,r=360],-.2\r +\r +;; ��ż���\r +*G-TELCM01,��ż���(T ����)\r +A,2.933333,["T",Standard,y=.05,s=.2],.066667\r +*G-TELCM02,��ż���(T �ļ�)\r +A,2.75,-.05,["T",Standard,y=-.1,s=.2,r=360],-.2\r +\r +;; ���⼱��\r +*G-ELECT01,���⼱��(E ����)\r +A,2.933333,["E",Standard,y=.05,s=.2],.066667\r +*G-ELECT02,���⼱��(E �ļ�)\r +A,2.75,-.05,["E",Standard,y=-.1,s=.2,r=360],-.2\r +\r +;; ��������\r +*G-GASLN01,��������(G ����)\r +A,2.933333,["G",Standard,y=.05,s=.2],.066667\r +*G-GASLN02,��������(G �ļ�)\r +A,2.75,-.05,["G",Standard,y=-.1,s=.2,r=360],-.2\r +*G-GASLN03,��������(GAS ����)\r +A,2.783629,["GAS",Standard,y=.05,s=.2],.216371\r +*G-GASLN04,��������(GAS �ļ�)\r +A,2.35,-.05,["GAS",Standard,y=-.1,s=.2],-.6\r +\r +;; �Ϲ�������\r +;; *CAL421,PIPE\r +;; A,2.733333,["PIPE",Standard,y=.05,s=.2],.266667\r +*G-PIPEL01,�Ϲ� ������(PIPE �ļ�)\r +A,3.25,-.05,["PIPE",Standard,y=-.1,s=.2],-.7\r +\r +;; �������\r +*H-DICHT00,�������\r +A,1.1,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["T",Standard,y=-.1,s=.2,r=360],-.216667\r +*H-DICHT00R,�������(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["T",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; L������\r +*H-DICHL00,L������ ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.333333,["L",Standard,y=-.1,s=.2],-.216667\r +*H-DICHL00R,L������ ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["L",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL01,L������ ����01\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["L1",Standard,y=-.1,s=.2,r=360],-.383333\r +*H-DICHL01R,L������ ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["L1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHL02,L������ ����02\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L2",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL02R,L������ ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["L2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL03,L������ ����03\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["L3",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHL03R,L������ ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["L3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL04,L������ ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL04R,L������ ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["L4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL05,L������ ����05\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL05R,L������ ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["L5",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL06,L������ ����06\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L6",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL06R,L������ ����06(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["L6",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL07,L������ ����07\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L7",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL07R,L������ ����07(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["L7",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL08,L������ ����08\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["L8",Standard,y=-.1,s=.2],-.416667\r +*H-DICHL08R,L������ ����08(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["L8",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL09,L������ ����09\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["L9",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHL09R,L������ ����09(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["L9",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHL10,L������ ����10\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["L10",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-DICHL10R,L������ ����10(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["L10",Standard,y=.1,s=.2,r=180],-.133333\r +*H-DICHL11,L������ ����11\r +A,.7,[KSC35,kosdic.shx,s=.1],-.4,["L11",Standard,y=-.1,s=.2],-.55\r +*H-DICHL11R,L������ ����11(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.8,["L11",Standard,y=.1,s=.2,r=180],-.15\r +*H-DICHL12,L������ ����12\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["L12",Standard,y=-.1,s=.2],-.583333\r +*H-DICHL12R,L������ ����12(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.833333,["L12",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHL13,L������ ����13\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["L13",Standard,y=-.1,s=.2,r=360],-.583333\r +*H-DICHL13R,L������ ����13(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.833333,["L13",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHL14,L������ ����14\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["L14",Standard,y=-.1,s=.2],-.583333\r +*H-DICHL14R,L������ ����14(����)\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.833333,["L14",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHL15,L������ ����15\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["L15",Standard,y=-.1,s=.2],-.583333\r +*H-DICHL15R,L������ ����15(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.833333,["L15",Standard,y=.1,s=.2,r=180],-.116667\r +\r +;; U������\r +*H-DICHU00,U������ ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.333333,["U",Standard,y=-.1,s=.2],-.216667\r +*H-DICHU00R,U������ ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["U",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU01,U������ ����01\r +A,.9,[KSC35,kosdic.shx,s=.1],-.366667,["U1",Standard,y=-.1,s=.2],-.383333\r +*H-DICHU01R,U������ ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["U1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHU02,U������ ����02\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["U2",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHU02R,U������ ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU03,U������ ����03\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["U3",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHU03R,U������ ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU04,U������ ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU04R,U������ ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU05,U������ ����05\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU05R,U������ ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U5",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU06,U������ ����06\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U6",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU06R,U������ ����06(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U6",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU07,U������ ����07\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U7",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU07R,U������ ����07(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U7",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU08,U������ ����08\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U8",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU08R,U������ ����08(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U8",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU09,U������ ����09\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["U9",Standard,y=-.1,s=.2],-.416667\r +*H-DICHU09R,U������ ����09(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["U9",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHU10,U������ ����10\r +A,.7,[KSC35,kosdic.shx,s=.1],-.383333,["U10",Standard,y=-.1,s=.2],-.566667\r +*H-DICHU10R,U������ ����10(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["U10",Standard,y=.1,s=.2,r=180],-.133333\r +*H-DICHU11,U������ ����11\r +A,.7,[KSC35,kosdic.shx,s=.1],-.4,["U11",Standard,y=-.1,s=.2],-.55\r +*H-DICHU11R,U������ ����11(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.8,["U11",Standard,y=.1,s=.2,r=180],-.15\r +*H-DICHU12,U������ ����12\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["U12",Standard,y=-.1,s=.2],-.583333\r +*H-DICHU12R,U������ ����12(����)\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.833333,["U12",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHU13,U������ ����13\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["U13",Standard,y=-.1,s=.2,r=360],-.583333\r +*H-DICHU13R,U������ ����13(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.833333,["U13",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHU14,U������ ����14\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["U14",Standard,y=-.1,s=.2],-.583333\r +*H-DICHU14R,U������ ����14(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.833333,["U14",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHU15,U������ ����15\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["U15",Standard,y=-.1,s=.2,r=360],-.583333\r +*H-DICHU15R,U������ ����15(����)\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.833333,["U15",Standard,y=.1,s=.2,r=180],-.116667\r +\r +;; V������\r +*H-DICHV00,V������ ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V",Standard,y=-.1,s=.2,r=360],-.25\r +*H-DICHV00R,V������ ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1,r=360],-.5,["V",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV01,V������ ����01\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["V1",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHV01R,V������ ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["V1",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHV02,V������ ����02\r +A,.9,[KSC35,kosdic.shx,s=.1],-.3,["V2",Standard,y=-.1,s=.2],-.45\r +*H-DICHV02R,V������ ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.7,["V2",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV03,V������ ����03\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V3",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV03R,V������ ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.7,["V3",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV04,V������ ����04\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V4",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV04R,V������ ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.7,["V4",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV05,V������ ����05\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V5",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV05R,V������ ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.7,["V5",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV06,V������ ����06\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V6",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV06R,V������ ����06(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.25,0,-.45,["V6",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV07,V������ ����07\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V7",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV07R,V������ ����07(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.7,["V7",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV08,V������ ����08\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V8",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV08R,V������ ����08(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.7,["V8",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV09,V������ ����09\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.3,["V9",Standard,y=-.1,s=.2,r=360],-.45\r +*H-DICHV09R,V������ ����09(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.7,["V9",Standard,y=.1,s=.2,r=180],-.05\r +*H-DICHV10,V������ ����10\r +A,.7,[KSC35,kosdic.shx,s=.1],-.35,["V10",Standard,y=-.1,s=.2],-.6\r +*H-DICHV10R,V������ ����10(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.85,["V10",Standard,y=.1,s=.2,r=180],-.1\r +*H-DICHV11,V������ ����11\r +A,.7,[KSC35,kosdic.shx,s=.1],-.366667,["V11",Standard,y=-.1,s=.2],-.583333\r +*H-DICHV11R,V������ ����11(����)\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.833333,["V11",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHV12,V������ ����12\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["V12",Standard,y=-.1,s=.2,r=360],-.616667\r +*H-DICHV12R,V������ ����12(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.866667,["V12",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHV13,V������ ����13\r +A,.7,[KSC35,kosdic.shx,s=.1],-.333333,["V13",Standard,y=-.1,s=.2],-.616667\r +*H-DICHV13R,V������ ����13(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.866667,["V13",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHV14,V������ ����14\r +A,.7,[KSC35,kosdic.shx,s=.1],-.333333,["V14",Standard,y=-.1,s=.2],-.616667\r +*H-DICHV14R,V������ ����14(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.866667,["V14",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHV15,V������ ����15\r +A,.7,[KSC35,kosdic.shx,s=.1],-.333333,["V15",Standard,y=-.1,s=.2],-.616667\r +*H-DICHV15R,V������ ����15(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.866667,["V15",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; ����ũ\r +*H-DICHD00,����ũ ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["D",Standard,y=-.1,s=.2,r=360],-.216667\r +*H-DICHD00R,����ũ ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["D",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHD01,����ũ ����01\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["D1",Standard,y=-.1,s=.2,r=360],-.383333\r +*H-DICHD01R,����ũ ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.633333,["D1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHD02,����ũ ����02\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["D2",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHD02R,����ũ ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["D2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHD03,����ũ ����03\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["D3",Standard,y=-.1,s=.2],-.416667\r +*H-DICHD03R,����ũ ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["D3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHD04,����ũ ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["D4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHD04R,����ũ ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["D4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHD05,����ũ ����05\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["D5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHD05R,����ũ ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["D5",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; �긶�� ����\r +*H-DICHB00,�긶������ ����00\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.633333,["B",Standard,y=-.1,s=.2],-.216667\r +*H-DICHB00R,�긶������ ����00(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.766667,["B",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHB01,�긶������ ����01\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.666667,["B1",Standard,y=-.1,s=.2],-.383333\r +*H-DICHB01R,�긶������ ����01(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.933333,["B1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHB02,�긶������ ����02\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.633333,["B2",Standard,y=-.1,s=.2],-.416667\r +*H-DICHB02R,�긶������ ����02(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.966667,["B2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHB03,�긶������ ����03\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.633333,["B3",Standard,y=-.1,s=.2],-.416667\r +*H-DICHB03R,�긶������ ����03(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.966667,["B3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHB04,�긶������ ����04\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.633333,["B4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHB04R,�긶������ ����04(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.966667,["B4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHB05,�긶������ ����05\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.633333,["B5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHB05R,�긶������ ����05(����)\r +A,.00001,[KSC52,kosdic.shx,s=.1],-.966667,["B5",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; �;ϰ�\r +*H-DICHM00,�;ϰ� ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.333333,["M",Standard,y=-.1,s=.2],-.216667\r +*H-DICHM00R,�;ϰ� ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["M",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHM01,�;ϰ� ����01\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.366667,["M1",Standard,y=-.1,s=.2,r=360],-.383333\r +*H-DICHM01R,�;ϰ� ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["M1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHM02,�;ϰ� ����02\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["M2",Standard,y=-.1,s=.2],-.416667\r +*H-DICHM02R,�;ϰ� ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["M2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHM03,�;ϰ� ����03\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["M3",Standard,y=-.1,s=.2],-.416667\r +*H-DICHM03R,�;ϰ� ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["M3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHM04,�;ϰ� ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["M4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHM04R,�;ϰ� ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["M4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHM05,�;ϰ� ����05\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["M5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHM05R,�;ϰ� ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["M5",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; �������\r +*H-DICHO00,������� ����00\r +A,.7,[KSC35,kosdic.shx,s=.1],-.333333,["L/O",Standard,y=-.1,s=.2],-.616667\r +*H-DICHO00R,������� ����00(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.866667,["L/O",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHO01,������� ����01\r +A,.5,[KSC35,kosdic.shx,s=.1],-.366667,["L1/O",Standard,y=-.1,s=.2],-.783333\r +*H-DICHO01R,������� ����01(����)\r +A,.5,[KSC35,kosdic.shx,s=.1],-1.033333,["L1/O",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHO02,������� ����02\r +A,.5,[KSC35,kosdic.shx,s=.1],-.333333,["L2/O",Standard,y=-.1,s=.2],-.816667\r +*H-DICHO02R,������� ����02(����)\r +A,.5,[KSC35,kosdic.shx,s=.1,r=360],-1.066667,["L2/O",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHO03,������� ����03\r +A,.5,[KSC35,kosdic.shx,s=.1],-.333333,["L3/O",Standard,y=-.1,s=.2],-.816667\r +*H-DICHO03R,������� ����03(����)\r +A,.5,[KSC35,kosdic.shx,s=.1],-1.066667,["L3/O",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHO04,������� ����04\r +A,.5,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["L4/O",Standard,y=-.1,s=.2,r=360],-.816667\r +*H-DICHO04R,������� ����04(����)\r +A,.5,[KSC35,kosdic.shx,s=.1],-1.066667,["L4/O",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHO05,������� ����05\r +A,.5,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["L5/O",Standard,y=-.1,s=.2,r=360],-.816667\r +*H-DICHO05R,������� ����05(����)\r +A,.5,[KSC35,kosdic.shx,s=.1],-1.066667,["L5/O",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; �Ҵ�����\r +*H-DICHG00,�Ҵ����� ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.333333,["G",Standard,y=-.1,s=.2],-.216667\r +*H-DICHG00R,�Ҵ����� ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["G",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHG01,�Ҵ����� ����01\r +A,.9,[KSC35,kosdic.shx,s=.1],-.366667,["G1",Standard,y=-.1,s=.2],-.383333\r +*H-DICHG01R,�Ҵ����� ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["G1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHG02,�Ҵ����� ����02\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["G2",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHG02R,�Ҵ����� ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["G2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHG03,�Ҵ����� ����03\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["G3",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHG03R,�Ҵ����� ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["G3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHG04,�Ҵ����� ����04\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["G4",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHG04R,�Ҵ����� ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["G4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHG05,�Ҵ����� ����05\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["G5",Standard,y=-.1,s=.2],-.416667\r +*H-DICHG05R,�Ҵ����� ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["G5",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; J������\r +*H-DICHJ00,J������ ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.333333,["J",Standard,y=-.1,s=.2],-.216667\r +*H-DICHJ00R,J������ ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["J",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHJ01,J������ ����01\r +A,.9,[KSC35,kosdic.shx,s=.1],-.366667,["J1",Standard,y=-.1,s=.2],-.383333\r +*H-DICHJ01R,J������ ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["J1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-DICHJ02,J������ ����02\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["J2",Standard,y=-.1,s=.2],-.416667\r +*H-DICHJ02R,J������ ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["J2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHJ03,J������ ����03\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["J3",Standard,y=-.1,s=.2],-.416667\r +*H-DICHJ03R,J������ ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["J3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHJ04,J������ ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["J4",Standard,y=-.1,s=.2],-.416667\r +*H-DICHJ04R,J������ ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["J4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-DICHJ05,J������ ����05\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["J5",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-DICHJ05R,J������ ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["J5",Standard,y=.1,s=.2,r=180],-.083333\r +\r +;; �����\r +*H-CANAL00,����� ����00\r +A,1.1,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["Y",Standard,y=-.1,s=.2,r=360],-.216667\r +*H-CANAL00R,����� ����00(����)\r +A,1.1,[KSC35,kosdic.shx,s=.1],-.466667,["Y",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL01,����� ����01\r +A,.9,[KSC35,kosdic.shx,s=.1],-.366667,["Y1",Standard,y=-.1,s=.2],-.383333\r +*H-CANAL01R,����� ����01(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.633333,["Y1",Standard,y=.1,s=.2,r=180],-.116667\r +*H-CANAL02,����� ����02\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["Y2",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-CANAL02R,����� ����02(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["Y2",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL03,����� ����03\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y3",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL03R,����� ����03(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["Y3",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL04,����� ����04\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y4",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL04R,����� ����04(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["Y4",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL05,����� ����05\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.333333,["Y5",Standard,y=-.1,s=.2,r=360],-.416667\r +*H-CANAL05R,����� ����05(����)\r +A,.9,[KSC35,kosdic.shx,s=.1,r=360],-.666667,["Y5",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL06,����� ����06\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y6",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL06R,����� ����06(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["Y6",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL07,����� ����07\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y7",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL07R,����� ����07(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["Y7",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL08,����� ����08\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y8",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL08R,����� ����08(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["Y8",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL09,����� ����09\r +A,.9,[KSC35,kosdic.shx,s=.1],-.333333,["Y9",Standard,y=-.1,s=.2],-.416667\r +*H-CANAL09R,����� ����09(����)\r +A,.9,[KSC35,kosdic.shx,s=.1],-.666667,["Y9",Standard,y=.1,s=.2,r=180],-.083333\r +*H-CANAL10,����� ����10\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y10",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL10R,����� ����10(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y10",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL11,����� ����11\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y11",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL11R,����� ����11(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y11",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL12,����� ����12\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y12",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL12R,����� ����12(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y12",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL13,����� ����13\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y13",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL13R,����� ����13(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y13",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL14,����� ����14\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y14",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL14R,����� ����14(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y14",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL15,����� ����15\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y15",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL15R,����� ����15(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y15",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL16,����� ����16\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y16",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL16R,����� ����16(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y16",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL17,����� ����17\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y17",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL17R,����� ����17(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y17",Standard,y=.1,s=.2,r=180],-.133333\r +*H-CANAL18,����� ����18\r +A,.7,[KSC35,kosdic.shx,s=.1,r=360],-.383333,["Y18",Standard,y=-.1,s=.2,r=360],-.566667\r +*H-CANAL18R,����� ����18(����)\r +A,.7,[KSC35,kosdic.shx,s=.1],-.816667,["Y18",Standard,y=.1,s=.2,r=180],-.133333\r +\r +`;function zE(n){const e=[];let t="",i=!1;for(let _=0;_0){const _=e[0];_.startsWith('"')&&_.endsWith('"')?(s="text",o=_.slice(1,-1),e.length>1&&!e[1].includes("=")&&(l=e[1])):(s="shape",r=_,e.length>1&&!e[1].includes("=")&&(a=e[1]));for(let m=1;m0){const b=g.substring(0,v).trim().toLowerCase(),x=g.substring(v+1).trim(),E=parseFloat(x);isNaN(E)||(b==="s"?c=E:b==="r"?u=E:b==="a"?(u=E,h=!0):b==="u"?(u=E,d=!0):b==="x"?f=E:b==="y"&&(p=E))}}}return{type:s,shapeName:r,shxFile:a,text:o,style:l,scale:c,rotation:u,isAbsoluteAngle:h,isUprightAngle:d,xOffset:f,yOffset:p}}function VE(n){const e=n.replace(/^A\s*,\s*/i,"").trim(),t=[];let i="",s=!1,r=!1;for(let a=0;a0?(i=r.substring(1,a).trim(),s=r.substring(a+1).trim()):(i=r.substring(1).trim(),s="")}else if(i&&r.toUpperCase().startsWith("A,")){const a=VE(r),o=[];let l=0;for(const c of a)if(c.startsWith("[")&&c.endsWith("]")){const u=zE(c.slice(1,-1));o.push(u)}else{const u=parseFloat(c);if(!isNaN(u))if(u>1e-6)o.push({type:"dash",val:u,scale:1,rotation:0,isAbsoluteAngle:!1,isUprightAngle:!1,xOffset:0,yOffset:0}),l+=u;else if(u<-1e-6){const h=Math.abs(u);o.push({type:"gap",val:-h,scale:1,rotation:0,isAbsoluteAngle:!1,isUprightAngle:!1,xOffset:0,yOffset:0}),l+=h}else o.push({type:"dash",val:.05,scale:1,rotation:0,isAbsoluteAngle:!1,isUprightAngle:!1,xOffset:0,yOffset:0}),l+=.05}o.length>0&&e.set(i.toUpperCase(),{name:i,description:s,elements:o,patternLength:Math.max(l,.1)}),i=null}}return e}const K0=new Map;function q0(n){const e=GE(n);for(const[t,i]of e.entries())K0.set(t,i)}q0(BE);q0(HE);const WE={"H-DICHL02":"L2-2/0","H-DICHL02R":"L2-2","H-DICHL01":"L2-3/0","H-DICHL01R":"L2-3","H-DICHL06":"L5-1","H-DICHL06R":"L5-1","H-DICHL05":"L5","H-DICHL05R":"L5","H-DICHU05":"U5","H-DICHU05R":"U5","H-DICHB01":"B1","H-DICHB01R":"B1","H-DICHM03":"M3","H-DICHM03R":"M3","H-DICHV01":"V1","H-DICHV01R":"V1","H-DICHO01":"O1","H-DICHO01R":"O1","H-DICHL03":"L3","H-DICHL03R":"L3","H-DICHL04":"L4","H-DICHL04R":"L4","H-DICHL08":"L8","H-DICHL08R":"L8"},XE=new Set(["H-DICHL05","H-DICHL05R","H-DICHU05","H-DICHU05R","H-DICHB01","H-DICHB01R","H-DICHM03","H-DICHM03R","H-DICHV01","H-DICHV01R","H-DICHO01","H-DICHO01R"]);function $0(n){if(!n)return;const e=n.toUpperCase().trim(),t=K0.get(e);if(!t)return;let i=t.elements;XE.has(e)&&(i=i.filter(r=>r.type!=="shape"));const s=WE[e];return s&&(i=i.map(r=>r.type==="text"?{...r,text:s}:r)),{...t,elements:i}}function YE(n,e,t){if(!n)return;const i=$0(n);if(!e||!e.length)return i;if(!i){const o=[];let l=0;for(const c of e)if(c>1e-6)o.push({type:"dash",val:c,scale:1,rotation:0,isAbsoluteAngle:!1,isUprightAngle:!1,xOffset:0,yOffset:0}),l+=c;else if(c<-1e-6){const u=Math.abs(c);o.push({type:"gap",val:-u,scale:1,rotation:0,isAbsoluteAngle:!1,isUprightAngle:!1,xOffset:0,yOffset:0}),l+=u}return{name:n,description:t||"",elements:o,patternLength:Math.max(l,.1)}}const s=[];let r=0,a=0;for(const o of i.elements)if(o.type==="dash"){const l=r0?e[r]:o.val||.05;r0&&r++,s.push({...o,val:l}),a+=l}else if(o.type==="gap"){const l=rjs(e.slice(1,-1))).replace(/%%d/gi,"°").replace(/%%p/gi,"±").replace(/%%c/gi,"Ø").replace(/[{}]/g,"").replace(/[ \t]{2,}/g," ").replace(/^[ \t]+|[ \t]+$/gm,"").replace(/\n{3,}/g,` + +`).replace(/^\n+|\n+$/g,""):""}class QE{constructor(e){this._container=e,this._entityMeta=[],this._layerByHandle=new Map,this._layerByName=new Map,this._onSelectCb=null,this._measureActive=!1,this._measureCb=null,this._measurePtA=null,this._measureMarkers=[],this._textGen=0,this._curLayer=null,this._curLayerId=-1,this._layerObjs=new Map,this._layerBoxes=new Map,this._layerSamples=new Map,this._indexedBufs=[],this._fatBufs=[],this._metaHidden=null,this._fullContentBox=null,this._hiddenLayers=new Set,this._lwForced=null,this._lwDisplay=!1,this._curLwPx=0,this._lwScale=null,sa.shared().catch(()=>{}),this._scene=new _g,this._scene.background=new it(856343),this._isDark=!0,this._isLoading=!1;const t=e.clientWidth||800,i=e.clientHeight||600;this._camera=new Bu(-t/2,t/2,i/2,-i/2,-1e4,1e4),this._camera.position.set(0,0,100),this._renderer=new mS({antialias:!0,preserveDrawingBuffer:!0}),this._renderer.setPixelRatio(window.devicePixelRatio),this._renderer.setSize(t,i),e.appendChild(this._renderer.domElement),this._controls=new _S(this._camera,this._renderer.domElement),this._controls.enableRotate=!1,this._controls.screenSpacePanning=!0,this._controls.zoomToCursor=!0,this._controls.mouseButtons={LEFT:Mi.PAN,MIDDLE:Mi.PAN,RIGHT:Mi.PAN},this._controls.touches={ONE:Xi.PAN,TWO:Xi.DOLLY_PAN};const s=localStorage.getItem("hmw:zoom-speed");if(s){const r=parseFloat(s);isNaN(r)||(this._controls.zoomSpeed=r)}window.addEventListener("keydown",r=>{(r.key==="f"||r.key==="F")&&this.fit()}),this._group=new Fr,this._scene.add(this._group),window.addEventListener("resize",()=>this._onResize()),this._renderer.domElement.addEventListener("pointerdown",r=>{r.button===1&&r.preventDefault()}),this._renderer.domElement.addEventListener("mousedown",r=>{this._downXY=[r.clientX,r.clientY],r.button===1&&r.preventDefault()}),this._renderer.domElement.addEventListener("click",r=>this._onClick(r)),this._renderer.domElement.addEventListener("pointermove",r=>this._onPointerMove(r)),this._renderer.domElement.addEventListener("pointerleave",()=>{this._onPointerWorldCb&&this._onPointerWorldCb(null)}),this._selColor={r:216/255,g:58/255,b:47/255},this._gridVisible=!1,this._gridMesh=null,this._activeSpaceHex=null,this._onPointerWorldCb=null,this._ptrWorldTmp=new k,this._coordOrigin={x:0,y:0,z:0},this._coordXAxis={x:1,y:0,z:0},this._coordYAxis={x:0,y:1,z:0},this._controls.addEventListener("change",()=>{this._gridVisible&&this._rebuildGrid()}),this._animate()}onSelect(e){this._onSelectCb=e}resize(){this._onResize()}setZoomSpeed(e){this._controls&&(this._controls.zoomSpeed=e)}getZoomSpeed(){return this._controls?this._controls.zoomSpeed:1}onPointerWorld(e){this._onPointerWorldCb=e||null}screenToWorld(e,t){const i=this._screenToWcs(e,t);return i?this._wcsToCad(i.x,i.y):null}_screenToWcs(e,t){var v,b,x,E,S;const i=(v=this._renderer)==null?void 0:v.domElement,s=this._camera;if(!i||!s)return null;const r=i.getBoundingClientRect();if(r.width<1||r.height<1)return null;s.updateMatrixWorld(!0);const a=(e-r.left)/r.width*2-1,o=-((t-r.top)/r.height)*2+1,l=s.zoom||1,c=(s.right-s.left)*.5/l,u=(s.top-s.bottom)*.5/l,h=s.matrixWorld.elements,d=h[0],f=h[1],p=h[4],_=h[5],m=((x=(b=this._controls)==null?void 0:b.target)==null?void 0:x.x)??s.position.x,g=((S=(E=this._controls)==null?void 0:E.target)==null?void 0:S.y)??s.position.y;return{x:m+a*c*d+o*u*p,y:g+a*c*f+o*u*_,z:0}}_wcsToCad(e,t){const i=this._coordOrigin||{x:0,y:0},s=this._coordXAxis||{x:1,y:0},r=this._coordYAxis||{x:0,y:1},a=e-(i.x||0),o=t-(i.y||0);return{x:a*(s.x||0)+o*(s.y||0),y:a*(r.x||0)+o*(r.y||0),z:0}}_setCoordFrame(e){const i=er(e).find(r=>r.handleHex===this._activeSpaceHex),s=(e==null?void 0:e.vars)||{};(i==null?void 0:i.kind)==="model"&&s.ucsOrigin?(this._coordOrigin={x:s.ucsOrigin.x||0,y:s.ucsOrigin.y||0,z:s.ucsOrigin.z||0},this._coordXAxis=s.ucsXAxis||{x:1,y:0,z:0},this._coordYAxis=s.ucsYAxis||{x:0,y:1,z:0}):(this._coordOrigin={x:0,y:0,z:0},this._coordXAxis={x:1,y:0,z:0},this._coordYAxis={x:0,y:1,z:0})}_onPointerMove(e){if(!this._onPointerWorldCb)return;const t=this.screenToWorld(e.clientX,e.clientY);this._onPointerWorldCb(t)}fit(){if(this._contentBox&&!this._contentBox.isEmpty()){this._fit(this._contentBox);return}const e=new mn,t=[];if(this._group.traverse(s=>{var l;if(!s.geometry||s.visible===!1)return;e.expandByObject(s);const r=(l=s.geometry.attributes)==null?void 0:l.position;if(!(r!=null&&r.array))return;const a=r.array,o=Math.max(3,Math.floor(a.length/3/4e3)*3);for(let c=0;c+1De.handleHex===this._activeSpaceHex),O=(ne==null?void 0:ne.kind)==="paper";this.setTheme(!O)}this._buildLayerMap((i=e==null?void 0:e.tables)==null?void 0:i.layers),this._buildStyleMap(((s=e==null?void 0:e.tables)==null?void 0:s.styles)||((r=e==null?void 0:e.tables)==null?void 0:r.textStyles)),this._buildLinetypeMap(e),this._lwDisplay=this._lwForced??!!(((a=e==null?void 0:e.vars)==null?void 0:a.lwdisplay)??((o=e==null?void 0:e.vars)==null?void 0:o.$LWDISPLAY)??((l=e==null?void 0:e.vars)==null?void 0:l.LWDISPLAY)),this._viewTwist=this._readViewTwist(e),this._pickSegs=[],this._pickSegMeta=[],this._pickFills=[],this._pickCurIdx=-1;const me=(e==null?void 0:e.entities)||[],ue=[],z=[],ee=[],Z=new Map,xe=[],be=H=>{let ne=Z.get(H);return ne===void 0&&(ne=xe.length,xe.push(H),Z.set(H,ne)),ne},Se=new Map;let Oe=null,Ge=-1,Ye=[];const Ke=new mn,Be=new k,Pe=[],st=new Set,mt=new Set,gt=new Map,ft=new Map;for(const H of((c=e==null?void 0:e.tables)==null?void 0:c.blocks)??[]){const ne=(H.name??"").toLowerCase().replace(/\*/g,"").trim(),O=typeof H.handle=="object"?(h=(u=H.handle)==null?void 0:u.value)==null?void 0:h.toString(16):(d=H.handle)==null?void 0:d.toString(16);O&&(H.basePoint&>.set(O,H.basePoint),ft.set(O,(H.name??"").toLowerCase()),ne==="model_space"||ne==="paper_space"||ne==="ms"||ne==="ps"||ne.startsWith("model")||ne.startsWith("paper")||ne===""?mt.add(O):st.add(O))}const _t=mt.size>0;this._blockCount=st.size,this._activeSpaceHex&&mt.size&&!mt.has(this._activeSpaceHex)&&(this._activeSpaceHex=null);const G=this._activeSpaceHex?ql(me,this._activeSpaceHex):null,nt=new Map;for(const H of me){const ne=(p=(f=H.ownerHandle)==null?void 0:f.value)==null?void 0:p.toString(16);ne!=null&&(nt.has(ne)||nt.set(ne,[]),nt.get(ne).push(H))}const lt=[];let I=0,M=null,q=null;const te=H=>{const ne=H||"0";ne!==this._curLayer&&(this._curLayer=ne,this._curLayerId=be(ne),M=this._layerBoxes.get(ne),M||this._layerBoxes.set(ne,M=new mn),q=this._layerSamples.get(ne),q||this._layerSamples.set(ne,q=[]))},Q=(H,ne,O=0)=>{!Number.isFinite(H)||!Number.isFinite(ne)||(Ke.expandByPoint(Be.set(H,ne,O)),M&&M.expandByPoint(Be),I++,!(I&7)&<.length<1e5&&(lt.push(H,ne),q&&q.push(H,ne)))},he=(H,ne,O,De,ye,N)=>{const ge=(N>>16&255)/255,le=(N>>8&255)/255,W=(N&255)/255,ae=this._curLwPx;if(Oe||ae>0){const $=`${Oe?Oe.key:""}#${ae}`;let de=Se.get($);de||(de={dash:(Oe==null?void 0:Oe.dash)??0,gap:(Oe==null?void 0:Oe.gap)??0,lwPx:ae,lwMm:this._curLwMm||0,verts:[],colors:[],segLayer:[],entIdx:-2},Se.set($,de)),de.entIdx!==Ge&&(de.entIdx=Ge,de.entStart=de.colors.length,Ye.push(de)),de.verts.push(H,ne,ye,O,De,ye),de.colors.push(ge,le,W,ge,le,W),de.segLayer.push(this._curLayerId)}else ue.push(H,ne,ye,O,De,ye),z.push(ge,le,W,ge,le,W),ee.push(this._curLayerId);this._pickCurIdx>=0&&(this._pickSegs.push(H,ne,O,De),this._pickSegMeta.push(this._pickCurIdx)),Q(H,ne,ye),Q(O,De,ye)},Te=-1,ce=er(e),pe=ce.find(H=>H.handleHex===this._activeSpaceHex);if((pe==null?void 0:pe.kind)==="paper"){const H=ce.find(ne=>ne.kind==="model");if(H){const ne=ql(me,H.handleHex),O=me.filter(N=>{var le,W;return(N.type||N.typeName||"").toUpperCase()!=="VIEWPORT"?!1:((W=(le=N.ownerHandle)==null?void 0:le.value)==null?void 0:W.toString(16))===this._activeSpaceHex&&this._isModelViewport(N)}),De=(N,ge,le,W,ae,$)=>{he(N,ge,le,W,Te,$)},ye=(N,ge,le=0)=>Q(N,ge,Te);for(const N of O)this._emitModelThroughViewport(N,{entities:me,modelAllowed:ne,blockDefHandles:st,entsByOwner:nt,blockBaseByHex:gt,blockNameByHex:ft,pushSeg:De,expand:ye,pendingTexts:Pe,setCurLayer:te,box:Ke,_tmp:Be,underlay:!0})}}for(const H of me){const ne=(m=(_=H.ownerHandle)==null?void 0:_.value)==null?void 0:m.toString(16);if(_t&&ne&&st.has(ne)||G&&ne&&!G.has(ne))continue;te(this._layerNameOf(H));const O=H.data||H,De=(H.type||H.typeName||"").toUpperCase(),ye=this._entityColor(H),N=this._resolveComplexLinetype(H);N?Oe=null:Oe=this._resolveDash(H),this._curLwPx=this._lwPx(H);const ge={entity:H,type:De,bounds:null,layer:this._curLayer,colStart:z.length};Ge=this._entityMeta.length,Ye=[],this._entityMeta.push(ge),this._pickCurIdx=this._entityMeta.length-1;const le=Pe.length;try{switch(De){case"LINE":O.start&&O.end&&(N?this._drawComplexPath([O.start,O.end],!1,N.pattern,N.ltscale,ye,he,Pe):he(O.start.x,O.start.y,O.end.x,O.end.y,O.start.z||0,ye),ge.bounds={type:"line",x1:O.start.x,y1:O.start.y,x2:O.end.x,y2:O.end.y});break;case"CIRCLE":if(O.center&&O.radius!=null){if(N){const W=this._sampleArcPoints(O.center,O.radius,0,Math.PI*2,O.center.z||0);this._drawComplexPath(W,!0,N.pattern,N.ltscale,ye,he,Pe)}else this._arcSegs(O.center,O.radius,0,Math.PI*2,O.center.z||0,ye,he);ge.bounds={type:"circle",cx:O.center.x,cy:O.center.y,r:O.radius}}break;case"ARC":if(O.center&&O.radius!=null){if(N){const W=this._sampleArcPoints(O.center,O.radius,O.startAngle??0,O.endAngle??Math.PI*2,O.center.z||0);this._drawComplexPath(W,!1,N.pattern,N.ltscale,ye,he,Pe)}else this._arcSegs(O.center,O.radius,O.startAngle??0,O.endAngle??Math.PI*2,O.center.z||0,ye,he);ge.bounds={type:"circle",cx:O.center.x,cy:O.center.y,r:O.radius}}break;case"LWPOLYLINE":if((g=O.points)!=null&&g.length){const W=(v=O.bulges)==null?void 0:v.some(de=>Math.abs(de)>=1e-6),ae=!!(O.closed||O.flags&1),$=ae?O.points.length:O.points.length-1;if(this._polyHasWidth(H,$,1))this._widePolyMesh(O.points,O.bulges,ae,H,ye,1,Q);else if(N){const de=this._samplePolylinePoints(O.points,O.bulges,ae,O.elevation||0);this._drawComplexPath(de,ae,N.pattern,N.ltscale,ye,he,Pe),de.forEach(fe=>Q(fe.x,fe.y,fe.z))}else W?this._bulgePolySegs(O.points,O.bulges,ae,ye,he,Q):(this._polylineSegs(O.points,ae,O.elevation||0,ye,he),O.points.forEach(de=>Q(de.x,de.y,O.elevation||0)));ge.bounds={type:"point",cx:O.points[0].x,cy:O.points[0].y}}break;case"POLYLINE":if(N&&(O.vertices||O.points)){const W=!!(O.closed||O.flags&1),ae=O.vertices||O.points;this._drawComplexPath(ae,W,N.pattern,N.ltscale,ye,he,Pe),ae.forEach($=>Q($.x,$.y,$.z||0))}else this._polylineSegs(O.vertices||O.points,O.closed||O.flags&1,0,ye,he);break;case"POLYLINE_2D":{const W=(nt.get((x=(b=H.handle)==null?void 0:b.value)==null?void 0:x.toString(16))??[]).filter(ae=>(ae.type||"").toUpperCase().startsWith("VERTEX")&&ae.point);if(W.length>=2){const ae=W.map(Ue=>Ue.point),$=W.map(Ue=>Ue.bulge||0),de=(O.flags&1)===1,fe=O.elevation||0;if(N){const Ue=this._samplePolylinePoints(ae,$,de,fe);this._drawComplexPath(Ue,de,N.pattern,N.ltscale,ye,he,Pe),Ue.forEach(ve=>Q(ve.x,ve.y,ve.z))}else $.some(Ue=>Math.abs(Ue)>=1e-6)?this._bulgePolySegs(ae,$,de,ye,he,Q):(this._polylineSegs(ae,de,fe,ye,he),ae.forEach(Ue=>Q(Ue.x,Ue.y,fe)));ge.bounds={type:"point",cx:ae[0].x,cy:ae[0].y}}break}case"POINT":{const W=O.position||O;typeof W.x=="number"&&(he(W.x-1,W.y,W.x+1,W.y,W.z||0,ye),he(W.x,W.y-1,W.x,W.y+1,W.z||0,ye),ge.bounds={type:"point",cx:W.x,cy:W.y});break}case"ELLIPSE":if(O.center){if(N){const W=this._sampleEllipsePoints(O);this._drawComplexPath(W,!1,N.pattern,N.ltscale,ye,he,Pe),W.forEach(ae=>Q(ae.x,ae.y,ae.z||0))}else this._ellipseSegs(O,ye,he);ge.bounds={type:"point",cx:O.center.x,cy:O.center.y}}break;case"SPLINE":{const W=O.controlPoints??O.fitPoints;if((W==null?void 0:W.length)>=2){const ae=W.length>=3?(()=>{const $=W.length*10,de=[];for(let fe=0;fe<=$;fe++){const Ue=fe/$;de.push(this._catmullRom(W,Ue))}return de})():W;N?(this._drawComplexPath(ae,!!O.closed,N.pattern,N.ltscale,ye,he,Pe),ae.forEach($=>Q($.x,$.y,$.z||0))):(this._polylineSegs(ae,!1,0,ye,he),ae.forEach($=>Q($.x,$.y,$.z||0))),ge.bounds={type:"point",cx:ae[0].x,cy:ae[0].y}}break}case"ATTRIB":case"ATTDEF":{if((O.flags??0)&1)break;const W=H.text??O.text??O.textValue??O.defaultValue??"",ae=js(W),$=H.textHeight??H.height??O.textHeight??O.height??2.5,de=H.rotationAngle??O.rotationAngle??0,fe=H.horizAlignment??O.horizAlignment??0,Ue=H.vertAlignment??O.vertAlignment??0,qe=fe!==0||Ue!==0?H.alignmentPt??O.alignmentPt??H.insertionPt??O.insertionPt??O.insertionPoint??{x:0,y:0}:H.insertionPt??O.insertionPt??O.insertionPoint??{x:0,y:0};ae&&(Pe.push({text:ae,pos:qe,height:$,rotation:de,color:ye,alignH:fe,alignV:2}),ge.bounds={type:"point",cx:qe.x,cy:qe.y},this._addTextPick(ae,qe,$,fe,2),Q(qe.x,qe.y,0));break}case"XLINE":case"RAY":{const W=O.basePoint??O.point??O.startPoint,ae=O.direction??O.unitDir??O.vector;if(W&&ae){const de=W.x+ae.x*1e6,fe=W.y+ae.y*1e6;De==="XLINE"?he(W.x-ae.x*1e6,W.y-ae.y*1e6,de,fe,0,ye):he(W.x,W.y,de,fe,0,ye),ge.bounds={type:"point",cx:W.x,cy:W.y},Q(W.x,W.y)}break}case"SOLID":{const W=[O.corner1||O.pt1||O.point1,O.corner2||O.pt2||O.point2,O.corner3||O.pt3||O.point3,O.corner4||O.pt4||O.point4].filter(Boolean);W.length>=3&&(this._solidMesh(W,ye),ge.bounds={type:"point",cx:W[0].x,cy:W[0].y});break}case"MESH":{((E=O.vertices)==null?void 0:E.length)>=3&&(this._meshSegs(O,ye,he),ge.bounds={type:"point",cx:O.vertices[0],cy:O.vertices[1]});break}case"TEXT":case"MTEXT":{const W=H.text??O.text??"",ae=js(W),$=H.textHeight??H.height??O.textHeight??O.height??2.5;let de=0,fe=0,Ue=0,ve;if(De==="TEXT")de=H.rotationAngle??O.rotationAngle??0,fe=H.horizAlignment??O.horizAlignment??0,Ue=H.vertAlignment??O.vertAlignment??0,fe===4&&(Ue=2),ve=fe!==0||Ue!==0?H.alignmentPt??O.alignmentPt??H.insertionPt??O.insertionPt??{x:0,y:0}:H.insertionPt??O.insertionPt??O.insertionPoint??{x:0,y:0};else{const qe=H.xAxisDir??O.xAxisDir;qe&&(de=Math.atan2(qe.y,qe.x));const ct=H.attachment??O.attachment??H.attachmentPoint??O.attachmentPoint??5;fe=[1,4,7].includes(ct)?0:[3,6,9].includes(ct)?2:1,Ue=[1,2,3].includes(ct)?3:[7,8,9].includes(ct)?1:2,ve=H.insertionPt??O.insertionPt??O.insertionPoint??{x:0,y:0}}if(ae){const qe={text:ae,pos:ve,height:$,rotation:de,color:ye,alignH:fe,alignV:Ue};De==="MTEXT"&&(qe.linespacingFactor=H.linespacingFactor??O.linespacingFactor??1,qe.rectWidth=H.rectWidth??O.rectWidth??0,qe.rectHeight=H.rectHeight??O.rectHeight??0,qe.bgFillFlags=H.bgFillFlags??O.bgFillFlags??0,qe.bgScale=H.bgScale??O.bgScale??1.5,qe.bgColorIndex=H.bgColorIndex??O.bgColorIndex,qe.bgColorRgb=H.bgColorRgb??O.bgColorRgb),Pe.push(qe),ge.bounds={type:"point",cx:ve.x,cy:ve.y},this._addTextPick(ae,ve,$,fe,Ue),Q(ve.x,ve.y,0)}break}case"INSERT":{const W=H.insertionPt??O.insertionPt??O.insertionPoint,ae=O.scaleX??((S=O.scale)==null?void 0:S.x)??((A=H.scale)==null?void 0:A.x)??1,$=O.scaleY??((y=O.scale)==null?void 0:y.y)??((T=H.scale)==null?void 0:T.y)??1,de=O.rotation??H.rotation??0,fe=((L=H.blockHeaderHandle)==null?void 0:L.value)??((R=O.blockHeaderHandle)==null?void 0:R.value);if(fe!=null){const Ue=fe.toString(16),ve=nt.get(Ue)??[];if(ve.length>0){const qe=(P=(w=e==null?void 0:e.tables)==null?void 0:w.blocks)==null?void 0:P.find(ct=>{var wt;return(typeof ct.handle=="object"?(wt=ct.handle)==null?void 0:wt.value:ct.handle)===fe});this._insertEntities(ve,{insertionPoint:W??{x:0,y:0,z:0},xScale:ae,yScale:$,rotation:de,basePoint:qe==null?void 0:qe.basePoint},ye,he,Pe,{entsByOwner:nt,blockBase:gt})}}W&&(ge.bounds={type:"point",cx:W.x,cy:W.y},Q(W.x,W.y,0));break}case"HATCH":{const W=O.paths??H.paths,ae=O.solidFill??H.solidFill??!1;if(!(W!=null&&W.length))break;let $=null;for(const de of W){if(!((U=de.points)!=null&&U.length)||de.points.length<2)continue;$||($=de.points[0]),((D=de.bulges)==null?void 0:D.some(Ue=>Math.abs(Ue)>=1e-6))?this._bulgePolySegs(de.points,de.bulges,!0,ye,he,Q):(this._polylineSegs(de.points,!0,0,ye,he),de.points.forEach(Ue=>Q(Ue.x,Ue.y,0)))}ae&&this._hatchFill(W,ye),$&&(ge.bounds={type:"point",cx:$.x,cy:$.y});break}case"DIMENSION":case"DIMENSION_LINEAR":case"DIMENSION_ALIGNED":case"DIMENSION_RADIUS":case"DIMENSION_DIAMETER":case"DIMENSION_ANG_3PT":case"DIMENSION_ANG_2LN":case"DIMENSION_ORDINATE":{const W=((K=H.blockHeaderHandle)==null?void 0:K.value)??((B=O.blockHeaderHandle)==null?void 0:B.value);let ae=[];if(W!=null){const $=W.toString(16);ae=nt.get($)??[]}if(ae.length>0){for(const fe of ae){const Ue=(fe.type||fe.typeName||"").toUpperCase(),ve=fe.data||fe,qe=this._entityColor(fe)||ye;if(Ue==="LINE"&&ve.start&&ve.end)he(ve.start.x,ve.start.y,ve.end.x,ve.end.y,0,qe),Q(ve.start.x,ve.start.y),Q(ve.end.x,ve.end.y);else if(Ue==="SOLID"){const ct=[ve.corner1||ve.pt1,ve.corner2||ve.pt2,ve.corner3||ve.pt3,ve.corner4||ve.pt4].filter(Boolean);ct.length>=3&&(this._solidMesh(ct,qe),ct.forEach(an=>Q(an.x,an.y)))}else if(Ue==="ARC"&&ve.center&&ve.radius!=null)this._arcSegs(ve.center,ve.radius,ve.startAngle??0,ve.endAngle??Math.PI*2,0,qe,he);else if(Ue==="TEXT"||Ue==="MTEXT"){const ct=fe.text??ve.text??ve.textValue??"",an=js(ct),wt=fe.insertionPt??ve.insertionPt??ve.insertionPoint??{x:0,y:0},On=ve.textHeight??ve.height??fe.textHeight??2.5;an&&(Pe.push({text:an,pos:wt,height:On,rotation:ve.rotationAngle??0,color:qe,alignH:1,alignV:2}),Q(wt.x,wt.y))}else if(Ue==="INSERT"){const ct=fe.insertionPt??ve.insertionPt??ve.insertionPoint??{x:0,y:0},an=ve.rotation??fe.rotation??0,wt=ve.scaleX??((ie=ve.scale)==null?void 0:ie.x)??((F=fe.scale)==null?void 0:F.x)??1,On=ve.scaleY??((se=ve.scale)==null?void 0:se.y)??((V=fe.scale)==null?void 0:V.y)??wt,Un=((oe=fe.blockHeaderHandle)==null?void 0:oe.value)??((Ae=ve.blockHeaderHandle)==null?void 0:Ae.value),An=Un==null?void 0:Un.toString(16),pi=ft.get(An)??"",Ri=An?nt.get(An)??[]:[];pi.includes("dot")?this._dotMesh(ct,this._arrowDotRadius(Ri)*Math.abs(wt)||Math.abs(wt)*.5,qe):Ri.length?this._insertEntities(Ri,{insertionPoint:ct,xScale:wt,yScale:On,rotation:an,basePoint:gt.get(An)},qe,he,Pe,{entsByOwner:nt,blockBase:gt}):this._defaultArrow(pi,ct,an,Math.abs(wt)||1,qe,he),Q(ct.x,ct.y)}}const $=ae.find(fe=>(fe.type||fe.typeName||"").toUpperCase()==="LINE"),de=($==null?void 0:$.data)||$;de!=null&&de.start&&(ge.bounds={type:"point",cx:de.start.x,cy:de.start.y})}else{this._renderDimFallback(H,O,De,ye,he,Pe,Q);const $=H.pt10??O.pt10;$&&(ge.bounds={type:"point",cx:$.x,cy:$.y},Q($.x,$.y))}break}case"LEADER":{const W=O.points??H.points;if((W==null?void 0:W.length)>=2){if(this._polylineSegs(W,!1,0,ye,he),W.forEach(ae=>Q(ae.x,ae.y,ae.z||0)),O.arrowheadOn??H.arrowheadOn??!0){const ae=W[0],$=W[1],de=Math.atan2($.y-ae.y,$.x-ae.x),fe=O.arrowSize??H.arrowSize??2.5;this._arrowMesh(ae,de,fe,ye)}ge.bounds={type:"point",cx:W[0].x,cy:W[0].y}}break}case"OLE2FRAME":{const W=H.upperLeft??O.upperLeft??{x:0,y:0,z:0},ae=H.lowerRight??O.lowerRight??{x:0,y:0,z:0},$=H.sourceApp??O.sourceApp??H.source_application??"",de=H.imageDataUrl??O.imageDataUrl;let fe=Math.min(W.x,ae.x),Ue=Math.max(W.x,ae.x),ve=Math.min(W.y,ae.y),qe=Math.max(W.y,ae.y),ct=Ue-fe,an=qe-ve;const wt=W.z||0;if(he(fe,ve,Ue,ve,wt,ye),he(Ue,ve,Ue,qe,wt,ye),he(Ue,qe,fe,qe,wt,ye),he(fe,qe,fe,ve,wt,ye),de)try{const Un=(Sr=>{const fa=Sr.split(",")[1],Es=atob(fa),on=new Uint8Array(Es.length);for(let j=0;j0,C=document.createElement("canvas");C.width=Nn,C.height=Li;const X=C.getContext("2d"),re=X.createImageData(Nn,Li),J=re.data;if(ma===32){const j=Nn*4;for(let Me=0;Me({bk:W,start:W.entStart,end:W.colors.length})),Ye=[]);for(let W=le;W0&&Number.isFinite(de)&&O.push(de)}O.sort(($,de)=>$-de);const De=O.length?O[O.length>>1]:2.5,ye=Math.min(ne*2e-4,De),N=2e4,ge=Pe.filter($=>$.underlay),le=Pe.filter($=>!$.underlay),W=ge.concat(le),ae=W.length>N?(console.warn(`텍스트 ${W.length}개 → ${N}개로 제한`),le.concat(ge).sort(($,de)=>de.height-$.height).slice(0,N)):W;this._drawTexts(ae,ye)}this._layerNames=xe,this._lineColorAttr=null,this._origColors=null,this._hairRt=null;for(const H of Se.values())if(H.fat=H.lwPx>0&&H.verts.length/6<=JE,H.lwPx>0&&!H.fat&&console.warn(`선가중치 ${H.lwPx}px 세그먼트 ${H.verts.length/6}개 → 헤어라인으로 대체`),!H.fat&&H.dash<=0){H.mergeOffset=z.length;for(let ne=0;ne0,dashSize:H.dash,gapSize:H.gap});this._sizeLineMaterial(O);const De=new IS(ne,O);H.dash>0&&De.computeLineDistances(),this._registerFat(De,H.segLayer,H.lwMm),H.rt=this._fatBufs[this._fatBufs.length-1],this._group.add(De)}else{const ne=new Rt;ne.setAttribute("position",new dt(H.verts,3));const O=new dt(H.colors,3);ne.setAttribute("color",O);const De=new Ha(ne,new d_({vertexColors:!0,dashSize:H.dash,gapSize:H.gap}));De.computeLineDistances(),this._registerIndexed(De,H.segLayer),H.rt={attr:O,orig:Float32Array.from(O.array)},this._group.add(De)}this._setCoordFrame(e);const Ee=Ke.isEmpty()?null:this._trimmedContentBox(lt,Ke)||Ke;this._fullContentBox=Ee?Ee.clone():null,this._contentBox=Ee?Ee.clone():null,this._applyLayerVisibility();const We=this._contentBox;!t.keepView&&We&&!We.isEmpty()&&this._fit(We)}finally{this._isLoading=!1}}setTheme(e){const t=!!e,i=this._isDark!==t;this._isDark=t,this._scene.background=new it(this._isDark?658189:16777215),this._gridVisible&&this._rebuildGrid(),i&&this._lastResult&&!this._isLoading&&this.load(this._lastResult,{keepView:!0,keepTheme:!0,spaceHandle:this._activeSpaceHex})}setGrid(e){this._gridVisible=e,e?this._rebuildGrid():this._gridMesh&&(this._scene.remove(this._gridMesh),this._gridMesh.geometry.dispose(),this._gridMesh.material.dispose(),this._gridMesh=null)}_rebuildGrid(){this._gridMesh&&(this._scene.remove(this._gridMesh),this._gridMesh.geometry.dispose(),this._gridMesh.material.dispose(),this._gridMesh=null);const e=this._camera.zoom||1,t=this._camera.position.x,i=this._camera.position.y,s=(this._camera.right-this._camera.left)/e/2,r=(this._camera.top-this._camera.bottom)/e/2,a=Math.max(s,r)*3,o=this._niceSpacing(Math.max(s,r)*2/20),[l,c,u,h]=[t-a,t+a,i-a,i+a],f=this._scene.background.r<.5?2829099:12303291,p=[];for(let m=Math.ceil(l/o)*o;m<=c;m+=o)p.push(m,u,-.5,m,h,-.5);for(let m=Math.ceil(u/o)*o;m<=h;m+=o)p.push(l,m,-.5,c,m,-.5);const _=new Rt;_.setAttribute("position",new dt(p,3)),this._gridMesh=new Ha(_,new Qs({color:f})),this._scene.add(this._gridMesh)}_niceSpacing(e){if(e<=0)return 1;const t=Math.pow(10,Math.floor(Math.log10(e))),i=e/t;return(i<2?1:i<5?2:5)*t}getZoomPercent(){var e;return Math.round((((e=this._camera)==null?void 0:e.zoom)??1)*100)}onViewChange(e){var t;(t=this._controls)==null||t.addEventListener("change",e)}setHiddenLayers(e){this._hiddenLayers=new Set(e||[]),!this._applyLayerVisibility()&&this._lastResult&&this.load(this._lastResult,{keepView:!0})}_layerNameOf(e){var i,s;const t=((i=e.layerHandle)==null?void 0:i.value)??e.layerHandle;return(t!=null&&((s=this._layerNameByHandle)==null?void 0:s.get(String(t))))??e.layer??e.layerName??"0"}_registerIndexed(e,t){const i=e.geometry.attributes.position.count;if(!i)return;const s=i>65535?Uint32Array:Uint16Array,r=new s(i);for(let o=0;o0?e:null;const t=this.getLineweightScale();for(const i of this._fatBufs)i.lwMm>0&&(i.mesh.material.linewidth=Math.min(Tf,Math.round(i.lwMm*t*10)/10))}getLineweightScale(){return this._lwScale||qE}getLineweightClasses(){return[...new Set(this._fatBufs.map(e=>e.lwMm).filter(e=>e>0))].sort((e,t)=>e-t)}_addObj(e,t){const i=t??this._curLayer;if(i!=null){e.userData.cadLayer=i;let s=this._layerObjs.get(i);s||this._layerObjs.set(i,s=[]),s.push(e),this._hiddenLayers.has(i)&&(e.visible=!1)}this._group.add(e)}_applyLayerVisibility(){var a;if(!this._layerNames&&!this._layerObjs.size)return!1;const e=this._hiddenLayers;for(const[o,l]of this._layerObjs){const c=!e.has(o);for(const u of l)u.visible=c}const t=this._layerNames||[],i=new Uint8Array(t.length);for(let o=0;o=0&&i[d])continue;const f=h*2;c[u++]=f,c[u++]=f+1}o.attr.needsUpdate=!0,o.mesh.geometry.setDrawRange(0,u)}for(const o of this._fatBufs){const l=o.segLayer;o.slotOf||(o.slotOf=new Int32Array(l.length));const c=o.slotOf;let u=0;for(let h=0;h=0&&i[d]){c[h]=-1;continue}o.posBuf.array.set(o.posSrc.subarray(h*6,h*6+6),u*6),o.colBuf&&o.colBuf.array.set(o.colSrc.subarray(h*6,h*6+6),u*6),c[h]=u,u++}o.posBuf.needsUpdate=!0,o.colBuf&&(o.colBuf.needsUpdate=!0),o.mesh.geometry.instanceCount=u,o.mesh.visible=u>0}const s=this._entityMeta,r=new Uint8Array(s.length);if(e.size)for(let o=0;o1e-12?Number(e.viewHeight):r,o=r/a,l=Number(e.twistAngle)||0,c=Math.cos(l),u=Math.sin(l),h=(d,f)=>{const p=d-(s.x||0),_=f-(s.y||0),m=c*p-u*_,g=u*p+c*_;return{x:(t.x||0)+(m-(i.x||0))*o,y:(t.y||0)+(g-(i.y||0))*o}};return h.scale=o,h.twist=l,h}_viewportPaperClip(e){const t=e.center||{x:0,y:0},i=(Number(e.width)||0)/2,s=(Number(e.height)||0)/2,r=Math.max(i,s)*1e-6;return{minX:(t.x||0)-i-r,maxX:(t.x||0)+i+r,minY:(t.y||0)-s-r,maxY:(t.y||0)+s+r}}_clipSegToRect(e,t,i,s,r,a){const d=(_,m)=>{let g=0;return _r.maxX&&(g|=2),mr.maxY&&(g|=8),g};let f=d(e,t),p=d(i,s);for(;;){if(!(f|p)){a(e,t,i,s);return}if(f&p)return;const _=f||p;let m=0,g=0;_&8?(m=e+(i-e)*(r.maxY-t)/(s-t||1e-30),g=r.maxY):_&4?(m=e+(i-e)*(r.minY-t)/(s-t||1e-30),g=r.minY):_&2?(g=t+(s-t)*(r.maxX-e)/(i-e||1e-30),m=r.maxX):(g=t+(s-t)*(r.minX-e)/(i-e||1e-30),m=r.minX),_===f?(e=m,t=g,f=d(e,t)):(i=m,s=g,p=d(i,s))}}_emitModelThroughViewport(e,t){var x,E,S,A,y,T,L,R,w,P,U,D,K;const{entities:i,modelAllowed:s,blockDefHandles:r,entsByOwner:a,blockBaseByHex:o,pushSeg:l,expand:c,pendingTexts:u,setCurLayer:h,underlay:d=!1}=t,f=this._viewportModelToPaper(e),p=this._viewportPaperClip(e),_=f.scale||1,m=new Set((e.frozenLayers||[]).map(B=>String(B))),g=(B,ie,F,se,V,oe)=>{const Ae=f(B,ie),me=f(F,se);this._clipSegToRect(Ae.x,Ae.y,me.x,me.y,p,(ue,z,ee,Z)=>{l(ue,z,ee,Z,V||0,oe)})},v=(B,ie,F=0)=>{const se=f(B,ie);se.x>=p.minX&&se.x<=p.maxX&&se.y>=p.minY&&se.y<=p.maxY&&c(se.x,se.y,F)},b=(B,ie)=>B>=p.minX&&B<=p.maxX&&ie>=p.minY&&ie<=p.maxY;for(const B of i){const ie=(E=(x=B.ownerHandle)==null?void 0:x.value)==null?void 0:E.toString(16);if(!ie||!s.has(ie)||r.has(ie))continue;if(h==null||h(this._layerNameOf(B)),m.size){const me=(S=B.layerHandle)==null?void 0:S.value;if(me!=null&&m.has(String(me)))continue}const F=B.data||B,se=(B.type||B.typeName||"").toUpperCase(),V=this._entityColor(B),oe=this._resolveComplexLinetype(B),Ae=u.length;try{switch(se){case"LINE":F.start&&F.end&&(oe?this._drawComplexPath([F.start,F.end],!1,oe.pattern,oe.ltscale,V,g,u):g(F.start.x,F.start.y,F.end.x,F.end.y,F.start.z||0,V));break;case"CIRCLE":if(F.center&&F.radius!=null)if(oe){const me=this._sampleArcPoints(F.center,F.radius,0,Math.PI*2,F.center.z||0);this._drawComplexPath(me,!0,oe.pattern,oe.ltscale,V,g,u)}else this._arcSegs(F.center,F.radius,0,Math.PI*2,F.center.z||0,V,g);break;case"ARC":if(F.center&&F.radius!=null)if(oe){const me=this._sampleArcPoints(F.center,F.radius,F.startAngle??0,F.endAngle??Math.PI*2,F.center.z||0);this._drawComplexPath(me,!1,oe.pattern,oe.ltscale,V,g,u)}else this._arcSegs(F.center,F.radius,F.startAngle??0,F.endAngle??Math.PI*2,F.center.z||0,V,g);break;case"LWPOLYLINE":if((A=F.points)!=null&&A.length){const me=(y=F.bulges)==null?void 0:y.some(z=>Math.abs(z)>=1e-6),ue=!!(F.closed||F.flags&1);if(oe){const z=this._samplePolylinePoints(F.points,F.bulges,ue,F.elevation||0);this._drawComplexPath(z,ue,oe.pattern,oe.ltscale,V,g,u),z.forEach(ee=>v(ee.x,ee.y,ee.z))}else me?this._bulgePolySegs(F.points,F.bulges,ue,V,g,v):(this._polylineSegs(F.points,ue,F.elevation||0,V,g),F.points.forEach(z=>v(z.x,z.y,F.elevation||0)))}break;case"POLYLINE":if(oe&&(F.vertices||F.points)){const me=!!(F.closed||F.flags&1),ue=F.vertices||F.points;this._drawComplexPath(ue,me,oe.pattern,oe.ltscale,V,g,u),ue.forEach(z=>v(z.x,z.y,z.z||0))}else this._polylineSegs(F.vertices||F.points,F.closed||F.flags&1,0,V,g);break;case"ELLIPSE":if(F.center)if(typeof this._ellipseSegs=="function")this._ellipseSegs(F,V,g);else{const me=F.center.x,ue=F.center.y,z=F.smAxis||F.majorAxis||{x:F.radius||1,y:0},ee=F.axisRatio??F.minorAxisRatio??.5,Z=F.startAngle??F.startParameter??0,xe=F.endAngle??F.endParameter??Math.PI*2,be=64;let Se,Oe;for(let Ge=0;Ge<=be;Ge++){const Ye=Z+(xe-Z)*(Ge/be),Ke=Math.cos(Ye),Be=Math.sin(Ye),Pe=me+z.x*Ke-z.y*ee*Be,st=ue+z.y*Ke+z.x*ee*Be;Ge>0&&g(Se,Oe,Pe,st,0,V),Se=Pe,Oe=st}}break;case"SOLID":{const me=[F.corner1||F.pt1,F.corner2||F.pt2,F.corner3||F.pt3,F.corner4||F.pt4].filter(Boolean);if(me.length>=2)for(let ue=0;ue=3&&this._meshSegs(F,V,g);break;case"HATCH":{const me=F.paths||B.paths||[];for(const ue of me){const z=ue.points||ue.vertices;if(!(z!=null&&z.length))continue;const ee=ue.closed!==!1,Z=ue.bulges;Z!=null&&Z.some(xe=>Math.abs(xe)>=1e-6)?this._bulgePolySegs(z,Z,ee,V,g,v):(this._polylineSegs(z,ee,0,V,g),z.forEach(xe=>v(xe.x,xe.y)))}break}case"SPLINE":{const me=(L=F.fitPoints)!=null&&L.length?F.fitPoints:F.controlPoints;(me==null?void 0:me.length)>=2&&this._polylineSegs(me,!!F.closed,0,V,g);break}case"TEXT":case"MTEXT":{const me=B.text??F.text??"",ue=js(me);if(!ue)break;const z=(B.textHeight??B.height??F.textHeight??F.height??2.5)*_;let ee=(B.rotationAngle??F.rotationAngle??0)+(f.twist||0),Z=0,xe=0,be;if(se==="TEXT")Z=B.horizAlignment??F.horizAlignment??0,xe=B.vertAlignment??F.vertAlignment??0,Z===4&&(xe=2),be=Z!==0||xe!==0?B.alignmentPt??F.alignmentPt??B.insertionPt??F.insertionPt??{x:0,y:0}:B.insertionPt??F.insertionPt??F.insertionPoint??{x:0,y:0};else{const Oe=B.xAxisDir??F.xAxisDir;Oe&&(ee=Math.atan2(Oe.y,Oe.x)+(f.twist||0));const Ge=B.attachment??F.attachment??B.attachmentPoint??F.attachmentPoint??5;Z=[1,4,7].includes(Ge)?0:[3,6,9].includes(Ge)?2:1,xe=[1,2,3].includes(Ge)?3:[7,8,9].includes(Ge)?1:2,be=B.insertionPt??F.insertionPt??F.insertionPoint??{x:0,y:0}}const Se=f(be.x,be.y);if(!b(Se.x,Se.y))break;u.push({text:ue,pos:Se,height:z,rotation:ee,color:V,alignH:Z,alignV:xe,underlay:!!d}),v(be.x,be.y);break}case"INSERT":{const me=B.insertionPt??F.insertionPt??F.insertionPoint;if(!me)break;const ue=F.scaleX??((R=F.scale)==null?void 0:R.x)??((w=B.scale)==null?void 0:w.x)??1,z=F.scaleY??((P=F.scale)==null?void 0:P.y)??((U=B.scale)==null?void 0:U.y)??1,ee=((D=B.blockHeaderHandle)==null?void 0:D.value)??((K=F.blockHeaderHandle)==null?void 0:K.value),Z=ee!=null?ee.toString(16):null,xe=Z?a.get(Z)??[]:[];if(xe.length){const be=u.length;this._insertEntities(xe,{insertionPoint:me,xScale:ue,yScale:z,rotation:F.rotation??B.rotation??0,basePoint:o.get(Z)},V,g,u,{entsByOwner:a,blockBase:o});for(let Se=be;SeAe)for(let me=Ae;me{this._renderer.render(this._scene,this._camera),this._renderer.domElement.toBlob(t=>e(t),"image/webp",.75)})}getLayerInfo(){var s,r,a;const e=this._lastResult;if(!e)return[];let t=this._layerInfoCache;if(!t){const o=new Map,l=this._activeSpaceHex?ql(e.entities||[],this._activeSpaceHex):null;for(const c of e.entities||[]){const u=(r=(s=c.ownerHandle)==null?void 0:s.value)==null?void 0:r.toString(16);if(l&&u&&!l.has(u))continue;const h=this._layerNameOf(c);o.set(h,(o.get(h)||0)+1)}t=(((a=e.tables)==null?void 0:a.layers)||[]).map(c=>{const u=c.name??c.layerName??"0",h=Math.abs(c.colorIndex??c.color??c.colorNumber??7);return{name:u,colorHex:"#"+(Qa(h,this._isDark)??rc).toString(16).padStart(6,"0"),count:o.get(u)||0}}).filter(c=>c.count>0||!c.name.startsWith("*")),this._layerInfoCache=t}const i=this._hiddenLayers||new Set;return t.map(o=>({...o,visible:!i.has(o.name)}))}_resolveComplexLinetype(e){var o,l,c,u,h;let t=e.lineType??e.linetype;if(!t||t==="ByLayer"||t==="BYLAYER"||t==="ByBlock"||t==="BYBLOCK"){const d=((o=e.layerHandle)==null?void 0:o.value)??e.layerHandle;t=d!=null&&((l=this._layerLtByHandle)==null?void 0:l.get(String(d)))||((c=this._layerLtByName)==null?void 0:c.get(e.layer??e.layerName))||null}if(!t||t==="Continuous"||t==="ByLayer"||t==="ByBlock")return null;const i=t.toUpperCase().trim(),s=((u=this._dwgLinPatterns)==null?void 0:u.get(i))||$0(t);if(!s)return null;const r=((h=e.entityHeader)==null?void 0:h.linetypeScale)>0?e.entityHeader.linetypeScale:1,a=(this._globalLtscale||1)*r;return{pattern:s,ltscale:a}}_sampleArcPoints(e,t,i,s,r=0){let a=s-i;a<=0&&(a+=Math.PI*2);const o=Math.max(16,Math.ceil(a/(Math.PI*2)*Ef)),l=[],c=e.z||r||0;for(let u=0;u<=o;u++){const h=i+a*u/o;l.push({x:e.x+t*Math.cos(h),y:e.y+t*Math.sin(h),z:c})}return l}_samplePolylinePoints(e,t,i,s=0){if(!e||e.length<2)return e||[];const r=[],a=i?e.length:e.length-1;for(let o=0;o1e-9){const _=4*Math.atan(u),m=Math.abs(_)/2,g=p/2/Math.sin(m),v=g*Math.cos(m),b=(l.x+c.x)/2,x=(l.y+c.y)/2,E=-f/p,S=d/p,A=u>0?1:-1,y=b+A*E*v,T=x+A*S*v,L=Math.atan2(l.y-T,l.x-y),R=Math.max(4,Math.ceil(Math.abs(_)/(Math.PI/16)));for(let w=r.length===0?0:1;w<=R;w++){const P=L+_*w/R;r.push({x:y+g*Math.cos(P),y:T+g*Math.sin(P),z:h})}}}}return r}_sampleEllipsePoints(e){const t=e.majorAxis??e.smAxis??{x:e.radius||1,y:0},i=e.center||{x:0,y:0},s=e.ratio??e.axisRatio??e.minorAxisRatio??.5,r=e.startParam??e.startAngle??0,a=e.endParam??e.endAngle??Math.PI*2,o=Math.hypot(t.x??1,t.y??0),l=o*s,c=Math.atan2(t.y??0,t.x??1);let u=a-r;u<=0&&(u+=Math.PI*2);const h=ac,d=[],f=i.z||0;for(let p=0;p<=h;p++){const _=r+u*p/h,m=o*Math.cos(_),g=l*Math.sin(_),v=i.x+m*Math.cos(c)-g*Math.sin(c),b=i.y+m*Math.sin(c)+g*Math.cos(c);d.push({x:v,y:b,z:f})}return d}_drawComplexPath(e,t,i,s,r,a,o){var g;if(!e||e.length<2)return;const l=e.slice();t&&Math.hypot(l[l.length-1].x-l[0].x,l[l.length-1].y-l[0].y)>1e-6&&l.push(l[0]);const c=[];let u=0;for(let v=0;v{let b=Math.max(0,Math.min(v,u));for(let S=0;S1e-9?b/A:0,T=l[S],L=l[S+1],R=T.x+(L.x-T.x)*y,w=T.y+(L.y-T.y)*y,P=(T.z||0)+((L.z||0)-(T.z||0))*y,U=Math.atan2(L.y-T.y,L.x-T.x);return{x:R,y:w,z:P,angle:U}}b-=A}const x=l[l.length-1],E=l[l.length-2];return{x:x.x,y:x.y,z:x.z||0,angle:Math.atan2(x.y-E.y,x.x-E.x)}},d=i.elements||[];if(i.patternLength*s<1e-6||!d.length)return;let p=0;for(const v of d){if(v.type==="shape")break;v.type==="dash"?p+=Math.max((v.val||.05)*s,.01*s):v.type==="gap"&&(p+=Math.abs(v.val||.1)*s)}let _=0,m=0;for(;_x){const S=h(x),A=h(E);a(S.x,S.y,A.x,A.y,S.z,r)}_+=b}else if(v.type==="gap"){const b=Math.abs(v.val||.1)*s;_+=b}else if(v.type==="shape"){const b=h(_);this._renderShapeSymbol(v,b,s,r,a)}else if(v.type==="text"){const b=h(_);if(v.text&&o){const x=(v.style||"STANDARD").toUpperCase(),E=((g=this._textStyleHeightMap)==null?void 0:g.get(x))||0,S=v.scale>0?v.scale*.5:.1,y=(E>0?E*S:S)*s;let T=b.angle+(v.rotation||0)*Math.PI/180;v.isAbsoluteAngle&&(T=(v.rotation||0)*Math.PI/180);let L=Math.atan2(Math.sin(T),Math.cos(T));L>Math.PI/2?L-=Math.PI:L<-Math.PI/2&&(L+=Math.PI),T=L;const R=Math.cos(T),w=Math.sin(T),P=(v.xOffset||0)*s,U=0,D=d[(m-2+d.length)%d.length],K=d[m%d.length],B=D&&D.type==="gap"?Math.abs(D.val||0)*s:0,ie=K&&K.type==="gap"?Math.abs(K.val||0)*s:0;let F=b;B>ie&&B>1e-6?F=h(_-B/2):ie>1e-6&&(F=h(_+ie/2));const se=F.x+(P*R-U*w),V=F.y+(P*w+U*R);o.push({text:v.text,pos:{x:se,y:V,z:F.z},height:Math.max(y,.01),rotation:T,color:r,alignH:1,alignV:2})}}}}_renderShapeSymbol(e,t,i,s,r){const a=(e.shapeName||"").toUpperCase(),o=(e.scale||.1)*i,l=e.isAbsoluteAngle?(e.rotation||0)*Math.PI/180:t.angle+(e.rotation||0)*Math.PI/180,c=(e.xOffset||0)*i,u=(e.yOffset||0)*i,h=Math.cos(t.angle),d=Math.sin(t.angle),f=t.x+(c*h-u*d),p=t.y+(c*d+u*h),_=t.z||0,m=Math.cos(l),g=Math.sin(l),v=(b,x)=>({x:f+(b*m-x*g)*o,y:p+(b*g+x*m)*o});if(a.includes("KSC35")||a.includes("KSC36")||a.includes("KSC19")||a.includes("ARROW")){for(let A=0;A<=12;A++){const y=A/12,T=-.5+y,L=.25*(1-y),R=v(T,L),w=v(T,-L);r(R.x,R.y,w.x,w.y,_,s)}const x=v(.5,0),E=v(-.5,.25),S=v(-.5,-.25);r(x.x,x.y,E.x,E.y,_,s),r(E.x,E.y,S.x,S.y,_,s),r(S.x,S.y,x.x,x.y,_,s)}else if(a.includes("CIRC")||a.includes("KSC11")||a.includes("KSC01")){let x=v(.3,0);for(let E=1;E<=12;E++){const S=E/12*Math.PI*2,A=v(.3*Math.cos(S),.3*Math.sin(S));r(x.x,x.y,A.x,A.y,_,s),x=A}}else if(a.includes("BOX")||a.includes("KSC02")||a.includes("KSC05")){const b=v(-.3,-.3),x=v(.3,-.3),E=v(.3,.3),S=v(-.3,.3);r(b.x,b.y,x.x,x.y,_,s),r(x.x,x.y,E.x,E.y,_,s),r(E.x,E.y,S.x,S.y,_,s),r(S.x,S.y,b.x,b.y,_,s)}else if(a.includes("TRACK1")){const b=v(0,-.4),x=v(0,.4);r(b.x,b.y,x.x,x.y,_,s)}else if(a.includes("BAT")||a.includes("DIAMOND")){const b=v(0,.4),x=v(.4,0),E=v(0,-.4),S=v(-.4,0);r(b.x,b.y,x.x,x.y,_,s),r(x.x,x.y,E.x,E.y,_,s),r(E.x,E.y,S.x,S.y,_,s),r(S.x,S.y,b.x,b.y,_,s)}else{const b=v(.3,0),x=v(-.3,.2),E=v(-.3,-.2);r(b.x,b.y,x.x,x.y,_,s),r(x.x,x.y,E.x,E.y,_,s),r(E.x,E.y,b.x,b.y,_,s)}}_buildStyleMap(e){if(this._textStyleHeightMap||(this._textStyleHeightMap=new Map),this._textStyleHeightMap.clear(),!(!e||!Array.isArray(e)))for(const t of e){const i=(t.name||t.styleName||"").toUpperCase(),s=t.height??t.fixedTextHeight??0;i&&s>0&&this._textStyleHeightMap.set(i,s)}}_buildLayerMap(e){var t;if(this._layerByHandle.clear(),this._layerByName.clear(),this._layerNameByHandle=new Map,this._layerLwByHandle=new Map,this._layerLwByName=new Map,this._layer0Handle=null,!!e)for(const i of e){const s=((t=i.handle)==null?void 0:t.value)??i.handle,r=i.name??i.layerName,a=Math.abs(i.colorIndex??i.color??i.colorNumber??7),o=Qa(a,this._isDark)??rc;s!=null&&this._layerByHandle.set(String(s),o),r&&this._layerByName.set(r,o),s!=null&&r&&this._layerNameByHandle.set(String(s),r),r==="0"&&s!=null&&(this._layer0Handle=String(s));const l=i.lineWeight??i.lineweight??i.lineWeightRaw;typeof l=="number"&&(s!=null&&this._layerLwByHandle.set(String(s),l),r&&this._layerLwByName.set(r,l))}}_lwPx(e,t=0){var a,o;if(this._curLwMm=0,!this._lwDisplay)return 0;let i=((a=e==null?void 0:e.entityHeader)==null?void 0:a.lineWeight)??(e==null?void 0:e.lineWeight)??(e==null?void 0:e.lineweight);if(typeof i!="number")return 0;if(i===-2){const l=this.getLineweightScale();return this._curLwMm=t>0?t/l:0,t}if(i===-1){const l=((o=e.layerHandle)==null?void 0:o.value)??e.layerHandle,c=l!=null?this._layerLwByHandle.get(String(l)):void 0,u=e.layer??e.layerName;i=c??(u!=null?this._layerLwByName.get(u):void 0)??-3,(i===-1||i===-2)&&(i=-3)}const s=i===-3?$E:i/100;if(!(s>ZE))return 0;this._curLwMm=s;const r=this.getLineweightScale();return Math.min(Tf,Math.round(s*r*10)/10)}_readViewTwist(e){var r;const t=(r=e==null?void 0:e.tables)==null?void 0:r.vports;if(!Array.isArray(t)||!t.length)return 0;const i=t.find(a=>/active/i.test(a.name||""))||t[0],s=i==null?void 0:i.viewTwist;return typeof s=="number"&&isFinite(s)?s:0}_buildLinetypeMap(e){var t,i,s,r;this._ltPatterns=new Map,this._dwgLinPatterns=new Map,this._layerLtByName=new Map,this._layerLtByHandle=new Map,this._globalLtscale=((t=e==null?void 0:e.vars)==null?void 0:t.ltscale)>0?e.vars.ltscale:1;for(const a of((i=e==null?void 0:e.tables)==null?void 0:i.lineTypes)??[])if(a!=null&&a.name){const o=Array.isArray(a.pattern)?a.pattern:[];if(this._ltPatterns.set(a.name,o),o.length>0){const l=YE(a.name,o,a.description);l&&this._dwgLinPatterns.set(a.name.toUpperCase().trim(),l)}}for(const a of((s=e==null?void 0:e.tables)==null?void 0:s.layers)??[]){const o=a.name??a.layerName,l=((r=a.handle)==null?void 0:r.value)??a.handle,c=a.lineType??a.linetype;o&&c&&this._layerLtByName.set(o,c),l!=null&&c&&this._layerLtByHandle.set(String(l),c)}}_resolveDash(e){var l,c;if(!this._ltPatterns||this._ltPatterns.size===0)return null;let t=e.lineType??e.linetype;if(!t||t==="ByLayer"||t==="BYLAYER"||t==="ByBlock"||t==="BYBLOCK"){const u=((l=e.layerHandle)==null?void 0:l.value)??e.layerHandle;t=u!=null&&this._layerLtByHandle.get(String(u))||this._layerLtByName.get(e.layer??e.layerName)||null}if(!t||t==="Continuous"||t==="ByLayer"||t==="ByBlock")return null;const i=this._ltPatterns.get(t);if(!i||i.length===0)return null;const s=((c=e.entityHeader)==null?void 0:c.linetypeScale)>0?e.entityHeader.linetypeScale:1,r=this._globalLtscale*s;let a=0,o=0;for(const u of i){const h=Math.abs(u)*r;u>1e-6?a+=h:u<-1e-6?o+=h:a+=Math.max(h,.01*r)}return a<1e-4||o<1e-4?null:{key:`${a.toFixed(3)}|${o.toFixed(3)}`,dash:a,gap:o}}_resolveBlockColor(e,t){var r,a;const i=((r=e.entityHeader)==null?void 0:r.colorIndex)??e.color??e.colorIndex??e.colorNumber??256;if(i===0)return t;const s=String(((a=e.layerHandle)==null?void 0:a.value)??e.layerHandle??"");return i===256&&this._layer0Handle&&s===this._layer0Handle?t:this._entityColor(e)}_entityColor(e){var r,a;const t=((r=e.entityHeader)==null?void 0:r.colorIndex)??e.color??e.colorIndex??e.colorNumber??256;if(t!=null){const o=Qa(t,this._isDark);if(o!==null)return o}const i=((a=e.layerHandle)==null?void 0:a.value)??e.layerHandle;if(i!=null){const o=this._layerByHandle.get(String(i));if(o!==void 0)return o}const s=e.layer??e.layerName;if(s){const o=this._layerByName.get(s);if(o!==void 0)return o}return rc}_arrowMesh(e,t,i,s){if(!e||i<1e-4)return;const r=i*.166,a=(s>>16&255)/255,o=(s>>8&255)/255,l=(s&255)/255,c=new Rt;c.setAttribute("position",new dt([0,0,0,-i,r,0,-i,-r,0],3)),c.setAttribute("color",new dt([a,o,l,a,o,l,a,o,l],3));const u=new Ht(c,new ti({vertexColors:!0,side:Yt}));u.position.set(e.x,e.y,(e.z||0)+.5),u.rotation.z=t,this._addObj(u)}_defaultArrow(e,t,i,s,r,a){if(!t||s<1e-4)return;const o=(e||"").replace(/^[_*]+/,""),l=Math.cos(i),c=Math.sin(i),u=(h,d)=>({x:t.x+h*l-d*c,y:t.y+h*c+d*l});if(!(o==="none"||o==="small"||o==="integral")){if(o==="dot"||o==="dotsmall"||o==="dotblank"||o==="dotsmallblank"||o==="origin"||o==="origin2"){this._dotMesh(t,s*(o==="dotsmall"?.12:.5),r);return}if(o==="oblique"||o==="archtick"){const h=u(s*.5,s*.5),d=u(-s*.5,-s*.5);a(h.x,h.y,d.x,d.y,(t.z||0)+.5,r);return}if(o==="open"||o==="open30"||o==="open90"){const h=o==="open90"?s:s*.42,d=u(0,0),f=u(-s,h),p=u(-s,-h);a(f.x,f.y,d.x,d.y,(t.z||0)+.5,r),a(p.x,p.y,d.x,d.y,(t.z||0)+.5,r);return}this._arrowMesh(t,i,s,r)}}_dotMesh(e,t,i){if(!e||!(t>1e-5))return;const s=(i>>16&255)/255,r=(i>>8&255)/255,a=(i&255)/255,o=20,l=[],c=[],u=(e.z||0)+.5;for(let d=0;d{a+=l.x,o+=l.y}),a/=r.length,o/=r.length,r.forEach(l=>{t=Math.max(t,Math.hypot(l.x-a,l.y-o))})}}return t}_arcSegs(e,t,i,s,r,a,o){let l=s-i;l<=0&&(l+=Math.PI*2);const c=Math.max(8,Math.ceil(l/(Math.PI*2)*Ef));let u=null;for(let h=0;h<=c;h++){const d=i+l*h/c,f=e.x+t*Math.cos(d),p=e.y+t*Math.sin(d);u&&o(u.x,u.y,f,p,r,a),u={x:f,y:p}}}_catmullRom(e,t){const i=e.length,s=t*(i-1),r=Math.min(Math.floor(s),i-2),a=s-r,o=e[Math.max(r-1,0)],l=e[r],c=e[r+1],u=e[Math.min(r+2,i-1)],h=a*a,d=h*a;return{x:.5*(2*l.x+(-o.x+c.x)*a+(2*o.x-5*l.x+4*c.x-u.x)*h+(-o.x+3*l.x-3*c.x+u.x)*d),y:.5*(2*l.y+(-o.y+c.y)*a+(2*o.y-5*l.y+4*c.y-u.y)*h+(-o.y+3*l.y-3*c.y+u.y)*d),z:.5*(2*(l.z||0)+(-(o.z||0)+(c.z||0))*a+(2*(o.z||0)-5*(l.z||0)+4*(c.z||0)-(u.z||0))*h+(-(o.z||0)+3*(l.z||0)-3*(c.z||0)+(u.z||0))*d)}}_ellipseSegs(e,t,i){const s=e.majorAxis??e.smAxis??{x:1,y:0},r=e.center,a=e.ratio??e.axisRatio??1,o=e.startParam??0,l=e.endParam??Math.PI*2,c=(s==null?void 0:s.x)??1,u=(s==null?void 0:s.y)??0,h=Math.sqrt(c*c+u*u),d=h*a,f=Math.atan2(u,c);let p=l-o;p<=0&&(p+=Math.PI*2);let _=null;for(let m=0;m<=ac;m++){const g=o+p*m/ac,v=h*Math.cos(g),b=d*Math.sin(g),x=r.x+v*Math.cos(f)-b*Math.sin(f),E=r.y+v*Math.sin(f)+b*Math.cos(f);_&&i(_.x,_.y,x,E,r.z||0,t),_={x,y:E}}}_polylineSegs(e,t,i,s,r){if(!(!e||e.length<2)){for(let a=0;a{if(u===h||!(u>=0&&u=0&&h=2){for(let u=0;u+1=3)||u+h>c.length)break;for(let d=0;d1e-12?l:Math.abs(r)>1e-12?r:a,h=Math.abs(c)>1e-12?c:Math.abs(r)>1e-12?r:o;return{sw:Math.abs(u),ew:Math.abs(h)}}_polyHasWidth(e,t,i=1){for(let s=0;s1e-9||a>1e-9)return!0}return!1}_pushWideSeg(e,t,i,s,r){const a=i.x-t.x,o=i.y-t.y,l=Math.hypot(a,o);if(l<1e-12)return;const c=-o/l,u=a/l,h=s*.5,d=r*.5,f={x:t.x+c*h,y:t.y+u*h},p={x:t.x-c*h,y:t.y-u*h},_={x:i.x-c*d,y:i.y-u*d},m={x:i.x+c*d,y:i.y+u*d};e.push(f.x,f.y,0,p.x,p.y,0,_.x,_.y,0),e.push(f.x,f.y,0,_.x,_.y,0,m.x,m.y,0)}_widePolyMesh(e,t,i,s,r,a=1,o=null){if(!e||e.length<2)return;const l=e.length,c=i?l:l-1,u=[];for(let f=0;f0?1:-1,D=L+U*w*T,K=R+U*P*T,B=Math.atan2(p.y-K,p.x-D),ie=Math.max(2,Math.ceil(Math.abs(S)/(Math.PI/16)));let F={x:p.x,y:p.y},se=m;for(let V=1;V<=ie;V++){const oe=V/ie,Ae=B+S*V/ie,me={x:D+y*Math.cos(Ae),y:K+y*Math.sin(Ae)},ue=m+(g-m)*oe;this._pushWideSeg(u,F,me,se,ue),F=me,se=ue}o&&(o(p.x,p.y),o(_.x,_.y))}}if(u.length<9)return;const h=new Rt;h.setAttribute("position",new dt(u,3)),h.computeVertexNormals();const d=new ti({color:new it(r),side:Yt,depthWrite:!1});if(this._addObj(new Ht(h,d)),this._pickCurIdx>=0&&this._pickSegs)for(let f=0;f0?1:-1,T=x+y*S*b,L=E+y*A*b,R=Math.atan2(u.y-L,u.x-T),w=Math.max(2,Math.ceil(Math.abs(m)/(Math.PI/16)));let P=u;for(let U=1;U<=w;U++){const D=R+m*U/w,K=T+v*Math.cos(D),B=L+v*Math.sin(D);r(P.x,P.y,K,B,0,s),P={x:K,y:B}}a&&(a(u.x,u.y),a(h.x,h.y))}}}_solidMesh(e,t){const i=(t>>16&255)/255,s=(t>>8&255)/255,r=(t&255)/255,a=[],o=[],l=(...u)=>{for(const h of u)a.push(h.x,h.y,h.z||0),o.push(i,s,r)};e.length>=4?(l(e[0],e[1],e[3]),l(e[0],e[3],e[2])):l(e[0],e[1],e[2]);const c=new Rt;if(c.setAttribute("position",new dt(a,3)),c.setAttribute("color",new dt(o,3)),this._addObj(new Ht(c,new ti({vertexColors:!0,side:Yt}))),this._pickCurIdx>=0&&e.length>=3){const u=e.length>=4?[e[0],e[1],e[3],e[2]]:e.slice(0,3);this._pickFills.push({metaIdx:this._pickCurIdx,loops:[u]})}}_addTextPick(e,t,i,s=0,r=0){if(this._pickCurIdx<0||!t)return;const a=String(e).split(` +`),l=a.reduce((d,f)=>Math.max(d,f.length),1)*i*.62,c=a.length*i*1.2;let u=t.x;s===2?u=t.x-l:(s===1||s===4)&&(u=t.x-l/2);let h=t.y;r===3?h=t.y-c:r===2&&(h=t.y-c/2),this._pickFills.push({metaIdx:this._pickCurIdx,loops:[[{x:u,y:h},{x:u+l,y:h},{x:u+l,y:h+c},{x:u,y:h+c}]]})}_fillHit(e,t,i){let s=!1;for(const r of e)for(let a=0,o=r.length-1;ai!=h>i&&t<(u-l)*(i-c)/(h-c)+l&&(s=!s)}return s}_pointInAnyLoop(e,t,i){for(const s of e){if(!(s!=null&&s.length))continue;let r=!1;for(let a=0,o=s.length-1;ai!=c.y>i&&t<(c.x-l.x)*(i-l.y)/(c.y-l.y)+l.x&&(r=!r)}if(r)return!0}return!1}_loopArea(e){let t=0;for(let i=0;ic&&(c=m.x),m.y>u&&(u=m.y);const h=Math.hypot(c-o,u-l)||1;if(a>h*1e-4&&a>1e-6)return;let d=0;for(let m=0;m5e3)return;let p=0,_=0;for(const m of e)p+=m.x,_+=m.y;p/=e.length,_/=e.length;for(const m of this._pickFills)if(this._pointInAnyLoop(m.loops,p,_))return;this._hatchFill([{points:e,bulges:t||null,closed:!0}],i)}_pathPoints(e){const t=e.points;if(!(t!=null&&t.length))return null;const i=e.bulges,s=t.length;if(!(i!=null&&i.some(a=>Math.abs(a)>=1e-6)))return t.map(a=>({x:a.x,y:a.y}));const r=[];for(let a=0;a0?1:-1,S=g+E*b*m,A=v+E*x*m,y=Math.atan2(o.y-A,o.x-S),T=Math.max(6,Math.ceil(Math.abs(f)/(Math.PI/16)));for(let L=1;L{var u;return l+(((u=c.points)==null?void 0:u.length)??0)},0)>8e3)return;let s=[];for(const l of e){const c=this._pathPoints(l);c&&c.length>=3&&s.push(c)}if(!s.length)return;const r=l=>{let c=0;for(let u=0;u{var c;return!((c=l.points)!=null&&c.length)})&&s.length>=3||s.length>=5){const l=s.map(r).sort((u,h)=>u-h),c=l[Math.floor(l.length/2)]||0;if(c>0&&(s=s.filter(u=>r(u)<=c*10)),!s.length)return}if(this._pickCurIdx>=0&&s.length&&this._pickFills.push({metaIdx:this._pickCurIdx,loops:s}),s.length>=5||s.some(l=>this._polySelfIntersects(l))||this._hatchHasNestedLoop(s)){this._hatchFillEvenOddCanvas(s,t);return}const o=new ti({color:new it(t),side:Yt});for(const l of s)try{const c=new Sp;c.moveTo(l[0].x,l[0].y);for(let u=1;u{let l=0;for(let c=0;c{let l=1/0,c=1/0,u=-1/0,h=-1/0;for(const d of o)d.xu&&(u=d.x),d.y>h&&(h=d.y);return{minX:l,minY:c,maxX:u,maxY:h}},s=(o,l)=>{let c=!1;for(let u=0,h=o.length-1;ul.y!=f.y>l.y&&l.x<(f.x-d.x)*(l.y-d.y)/(f.y-d.y)+d.x&&(c=!c)}return c},r=e.map(t),a=e.map(i);for(let o=0;o=d.maxX&&h.maxY>=d.maxY||s(e[u],{x:l,y:c}))return!0}}return!1}_polySelfIntersects(e){const t=e.length;if(t<4)return!1;const i=(a,o,l)=>(o.x-a.x)*(l.y-a.y)-(o.y-a.y)*(l.x-a.x),s=(a,o,l,c)=>{const u=i(a,o,l),h=i(a,o,c),d=i(l,c,a),f=i(l,c,o);return(u>0&&h<0||u<0&&h>0)&&(d>0&&f<0||d<0&&f>0)},r=Math.min(t,80);for(let a=0;as&&(s=v.x),v.y>r&&(r=v.y);const a=s-t,o=r-i,l=Math.min(a,o);if(!(l>1e-9))return!1;const c=(t+s)/2,u=(i+r)/2,h=.55*l,d=.22*l;let f=0;for(let v=0;v1e-9&&_>g*1.15}_convexHull(e){const t=e.map(a=>({x:a.x,y:a.y})).sort((a,o)=>a.x-o.x||a.y-o.y);if(t.length<=2)return t;const i=(a,o,l)=>(o.x-a.x)*(l.y-a.y)-(o.y-a.y)*(l.x-a.x),s=[];for(const a of t){for(;s.length>=2&&i(s[s.length-2],s[s.length-1],a)<=0;)s.pop();s.push(a)}const r=[];for(let a=t.length-1;a>=0;a--){const o=t[a];for(;r.length>=2&&i(r[r.length-2],r[r.length-1],o)<=0;)r.pop();r.push(o)}return s.pop(),r.pop(),s.concat(r)}_polyCentroid(e){let t=0,i=0;for(const s of e)t+=s.x,i+=s.y;return{x:t/e.length,y:i/e.length}}_pointInPoly(e,t){let i=!1;for(let s=0,r=e.length-1;st.y!=o.y>t.y&&t.x<(o.x-a.x)*(t.y-a.y)/(o.y-a.y)+a.x&&(i=!i)}return i}_hatchFillEvenOddCanvas(e,t){let i=1/0,s=1/0,r=-1/0,a=-1/0;for(const w of e)for(const P of w)P.xr&&(r=P.x),P.y>a&&(a=P.y);const o=r-i,l=a-s;if(!(o>1e-12)||!(l>1e-12))return;const c=2048,u=Math.min(c/o,c/l,64),h=Math.max(2,Math.ceil(o*u)+2),d=Math.max(2,Math.ceil(l*u)+2),f=(h-2)/o,p=(d-2)/l,_=document.createElement("canvas");_.width=h,_.height=d;const m=_.getContext("2d");if(!m)return;m.clearRect(0,0,h,d);const g=w=>({x:1+(w.x-i)*f,y:1+(a-w.y)*p}),v=w=>{if(w.length<3)return;const P=g(w[0]);m.moveTo(P.x,P.y);for(let U=1;Uthis._convexHull(w)),S=w=>{if(w.length<3||!E.length)return!1;const P=this._polyCentroid(w);for(const U of E)if(U.length>=3&&this._pointInPoly(U,P))return!0;return!1};if(b.length){m.fillStyle="#ffffff",m.beginPath();for(const P of b)v(P);m.fill("nonzero");const w=x.filter(S);if(w.length){m.globalCompositeOperation="destination-out",m.beginPath();for(const P of w)v(P);m.fill("nonzero"),m.globalCompositeOperation="source-over"}}const A=x.filter(w=>!S(w));if(A.length){m.fillStyle="#ffffff",m.beginPath();for(const w of A)v(w);m.fill("evenodd")}const y=new za(_);y.colorSpace=vi,y.magFilter=Jt,y.minFilter=Yi,y.generateMipmaps=!0,y.needsUpdate=!0;const T=new ti({map:y,color:new it(t),transparent:!0,alphaTest:.4,side:Yt,depthWrite:!1}),L=new fs(o,l),R=new Ht(L,T);R.position.set((i+r)/2,(s+a)/2,0),this._addObj(R)}_multilineSprite(e,t,i,s,r,a,o,l=0){const u="96px 'Malgun Gothic', 'Apple SD Gothic Neo', monospace",h=document.createElement("canvas"),d=h.getContext("2d");d.font=u;let f=1,p=96*.7,_=96*.2;for(const U of e){const D=d.measureText(U||" ");f=Math.max(f,Math.ceil(D.width)),p=Math.max(p,D.actualBoundingBoxAscent||96*.7),_=Math.max(_,D.actualBoundingBoxDescent||96*.2)}const m=Math.ceil(96*.15),g=Math.ceil(p+_+96*.35);h.width=f+m*2,h.height=g*e.length+m*2,d.font=u;const v=r>>16&255,b=r>>8&255,x=r&255;d.fillStyle=`rgb(${v},${b},${x})`,d.textBaseline="alphabetic";let E=m;a===1||a===4?(d.textAlign="center",E=h.width/2):a===2?(d.textAlign="right",E=h.width-m):(d.textAlign="left",E=m);for(let U=0;U0?e.linespacingFactor:1,u=o*(5/3)*c;let h=0;if(t!=null&&t.measureEm)for(const P of l)h=Math.max(h,t.measureEm(P||" "));else for(const P of l)h=Math.max(h,(P||" ").length*.9);let d=Math.max(h*o,o*.5),f=l.length<=1?o:o+(l.length-1)*u;e.rectWidth>0&&(d=Math.max(d,e.rectWidth)),e.rectHeight>0&&(f=Math.max(f,e.rectHeight));const p=e.bgScale>0?e.bgScale:1.5,_=d*p,m=f*p,g=e.alignH??1,v=e.alignV??2;let b=0,x=0;g===0||g===3||g===5?b=d/2:g===2&&(b=-d/2),v===3?x=-f/2:(v===0||v===1)&&(x=f/2);const E=e.rotation||0,S=Math.cos(E),A=Math.sin(E),y=e.pos.x+b*S-x*A,T=e.pos.y+b*A+x*S;let L=16776960;if(s&2)L=((w=(R=this._scene)==null?void 0:R.background)==null?void 0:w.r)<.5?658189:16250611;else if(e.bgColorRgb&&e.bgColorRgb.r!=null)L=(e.bgColorRgb.r&255)<<16|(e.bgColorRgb.g&255)<<8|e.bgColorRgb.b&255;else if(e.bgColorIndex!=null){const P=Qa(e.bgColorIndex,this._isDark);P!=null&&(L=P)}if(r){const P=new fs(_,m),U=new ti({color:new it(L),side:Yt,depthWrite:!1,transparent:!1}),D=new Ht(P,U);D.position.set(y,T,.4),D.rotation.z=E,this._addObj(D)}if(a&&!r){const P=_/2,U=m/2,K=[[-P,-U],[P,-U],[P,U],[-P,U],[-P,-U]].map(([B,ie])=>({x:y+B*S-ie*A,y:T+B*A+ie*S}));for(let B=0;B<4;B++){const ie=K[B],F=K[B+1];this._widePolyMesh([ie,F],null,!1,{constantWidth:Math.max(o*.05,.01)},L,1,null)}}}async _drawTexts(e,t){const i=this._textGen,s=e.filter(o=>o.underlay),r=e.filter(o=>!o.underlay),a=[{list:s,order:0},{list:r,order:1}];try{const o=await sa.shared();if(i!==this._textGen)return;for(const{list:l,order:c}of a)if(l.length){for(const u of l)u.bgFillFlags|0&&(this._curLayer=u.layer??"0",this._drawMTextBackground(u,o,t));for(const[u,h]of jE(l)){const d=new FE(o);for(const p of h)d.add(p.text,p.pos,Math.max(p.height,t),p.rotation||0,p.color,p.alignH??0,p.alignV??0);const f=d.build();f&&(f.renderOrder=c,f.material&&(f.material.depthWrite=!1,f.material.transparent=!0),this._addObj(f,u))}}}catch(o){if(console.warn("[Viewer2D] Slug text unavailable, falling back to canvas sprites:",(o==null?void 0:o.message)??o),i!==this._textGen)return;for(const{list:l,order:c}of a)for(const u of l)this._curLayer=u.layer??"0",u.bgFillFlags|0&&this._drawMTextBackground(u,null,t),this._textSprite(u.text,u.pos,Math.max(u.height,t),u.rotation,u.color,u.alignH??0,u.alignV??0,c)}}_textSprite(e,t,i,s,r,a=0,o=0,l=0){const c=String(e).split(` +`);if(c.length>1){this._multilineSprite(c,t,i,s,r,a,o,l);return}const u=e+"\0"+r;let h=(this._texCache??(this._texCache=new Map)).get(u);if(!h){const y="96px 'Malgun Gothic', 'Apple SD Gothic Neo', monospace",T=document.createElement("canvas"),L=T.getContext("2d");L.font=y;const R=L.measureText(e),w=Math.max(1,Math.ceil(R.width)),P=R.actualBoundingBoxAscent||96*.7,U=R.actualBoundingBoxDescent||96*.2,D=Math.ceil(96*.15);T.width=w+D*2,T.height=Math.ceil(P+U)+D*2,L.font=y;const K=r>>16&255,B=r>>8&255,ie=r&255;L.fillStyle=`rgb(${K},${B},${ie})`,L.textBaseline="alphabetic",L.fillText(e,D,D+P),h={texture:new za(T),w:T.width,h:T.height,asc:P,pad:D},this._texCache.set(u,h)}const{texture:d,asc:f,pad:p}=h,_=i*h.h/f,m=_*(h.w/h.h),g=_/h.h,v=h.h/2;let b=0;a===0||a===3||a===5?b=m/2:a===1||a===4?b=0:a===2&&(b=-m/2);let x=0;a!==4&&(o===0||o===1?x=(p+f-v)*g:o===3&&(x=(p-v)*g));const E=new Qc({map:d,transparent:!0,depthTest:!1});s&&(E.rotation=s);const S=new Ih(E);S.scale.set(m,_,1),S.position.set(t.x+b,t.y+x,1),S.renderOrder=l,this._addObj(S)}_insertEntities(e,t,i,s,r,a){var T,L,R,w,P,U,D,K,B,ie,F;const o=a==null?void 0:a.entsByOwner,l=a==null?void 0:a.blockBase,c=(a==null?void 0:a.parentXf)??null,u=(a==null?void 0:a.scale)??1,h=(a==null?void 0:a.rot)??0,d=(a==null?void 0:a.depth)??0,f=t.insertionPoint??{x:0,y:0},p=t.basePoint,_=t.xScale??1,m=t.yScale??1,g=t.rotation??0,v=Math.cos(g),b=Math.sin(g),x=(se,V)=>{const oe=p?se-p.x:se,Ae=p?V-p.y:V;return[f.x+oe*_*v-Ae*m*b,f.y+oe*_*b+Ae*m*v]},E=c?(se,V)=>c(...x(se,V)):x,S=u*Math.max(Math.abs(_),Math.abs(m)),A=h+g,y=this._curLwPx;for(const se of e){const V=se.data||se,oe=(se.type||se.typeName||"").toUpperCase();if(oe==="ATTDEF")continue;const Ae=this._resolveBlockColor(se,i);this._curLwPx=this._lwPx(se,y);try{if(oe==="LINE"&&V.start&&V.end){const[me,ue]=E(V.start.x,V.start.y),[z,ee]=E(V.end.x,V.end.y);s(me,ue,z,ee,0,Ae)}else if(oe==="MESH"&&((T=V.vertices)==null?void 0:T.length)>=3)this._meshSegs(V,Ae,s,E);else if((oe==="CIRCLE"||oe==="ARC")&&V.center&&V.radius!=null){const[me,ue]=E(V.center.x,V.center.y),z=V.radius*S,ee=oe==="ARC"?(V.startAngle??0)+A:0,Z=oe==="ARC"?(V.endAngle??Math.PI*2)+A:Math.PI*2;this._arcSegs({x:me,y:ue,z:0},z,ee,Z,0,Ae,s)}else if(oe==="ELLIPSE"&&V.center){const[me,ue]=E(V.center.x,V.center.y),z=V.majorAxis??V.smAxis??{x:1,y:0},ee=Math.hypot(z.x??0,z.y??0)*S,Z=Math.atan2(z.y??0,z.x??1)+A;this._ellipseSegs({center:{x:me,y:ue,z:0},majorAxis:{x:ee*Math.cos(Z),y:ee*Math.sin(Z)},ratio:V.ratio??V.axisRatio??1,startParam:V.startParam??0,endParam:V.endParam??Math.PI*2},Ae,s)}else if((oe==="LWPOLYLINE"||oe==="POLYLINE")&&(V.points||V.vertices)){const ue=(V.points??V.vertices).map(xe=>{const[be,Se]=E(xe.x,xe.y);return{x:be,y:Se}}),z=V.bulges??null,ee=!!(V.closed||V.flags&1);let Z=!1;if(ue.length>=2&&this._pickFills.length){let xe=0,be=0,Se=1/0,Oe=1/0,Ge=-1/0,Ye=-1/0;for(const Pe of ue)xe+=Pe.x,be+=Pe.y,Pe.xGe&&(Ge=Pe.x),Pe.y>Ye&&(Ye=Pe.y);xe/=ue.length,be/=ue.length;const Ke=Math.max(Ge-Se,1e-9),Be=Math.max(Ye-Oe,1e-9);for(const Pe of this._pickFills)if(this._pointInAnyLoop(Pe.loops,xe,be)){for(const st of Pe.loops){if(!(st!=null&&st.length))continue;let mt=1/0,gt=1/0,ft=-1/0,_t=-1/0;for(const I of st)I.xft&&(ft=I.x),I.y>_t&&(_t=I.y);const G=Math.max(ft-mt,1e-9),nt=Math.max(_t-gt,1e-9);if(Ke<=G*1.5&&Be<=nt*1.5&&G<=Ke*1.5&&nt<=Be*1.5){Z=!0;break}}if(Z)break}}if(!Z){const xe=ee?ue.length:ue.length-1;this._polyHasWidth(se,xe,S)?this._widePolyMesh(ue,z,ee,se,Ae,S,null):(z!=null&&z.some(be=>Math.abs(be)>=1e-6)?this._bulgePolySegs(ue,z,ee,Ae,s):this._polylineSegs(ue,ee,0,Ae,s),this._fillClosedPolyIfUncovered(ue,z,Ae))}}else if(oe==="POLYLINE_2D"&&o){const me=(o.get((R=(L=se.handle)==null?void 0:L.value)==null?void 0:R.toString(16))??[]).filter(ue=>(ue.type||"").toUpperCase().startsWith("VERTEX")&&ue.point);if(me.length>=2){const ue=me.map(Z=>{const[xe,be]=E(Z.point.x,Z.point.y);return{x:xe,y:be}}),z=me.map(Z=>Z.bulge||0),ee=(V.flags&1)===1;z.some(Z=>Math.abs(Z)>=1e-6)?this._bulgePolySegs(ue,z,ee,Ae,s):this._polylineSegs(ue,ee,0,Ae,s)}}else if(oe==="HATCH"){const me=V.paths??se.paths;if(me!=null&&me.length){const ue=V.solidFill??se.solidFill??!1,z=me.map(ee=>({...ee,points:(ee.points??[]).map(Z=>{const[xe,be]=E(Z.x,Z.y);return{x:xe,y:be}})}));if(ue)this._hatchFill(z,Ae);else for(const ee of z)(((w=ee.points)==null?void 0:w.length)??0)<2||((P=ee.bulges)!=null&&P.some(Z=>Math.abs(Z)>=1e-6)?this._bulgePolySegs(ee.points,ee.bulges,!0,Ae,s):this._polylineSegs(ee.points,!0,0,Ae,s))}}else if(oe==="SOLID"){const me=[V.corner1||V.pt1,V.corner2||V.pt2,V.corner3||V.pt3,V.corner4||V.pt4].filter(Boolean);if(me.length>=3){const ue=me.map(z=>{const[ee,Z]=E(z.x,z.y);return{x:ee,y:Z,z:z.z||0}});this._solidMesh(ue,Ae)}}else if(oe==="INSERT"&&o&&d<8){const me=((U=se.blockHeaderHandle)==null?void 0:U.value)??((D=V.blockHeaderHandle)==null?void 0:D.value);if(me!=null){const ue=me.toString(16),z=o.get(ue)??[];if(z.length){const ee=se.insertionPt??V.insertionPt??V.insertionPoint??{x:0,y:0},Z=V.scaleX??((K=V.scale)==null?void 0:K.x)??((B=se.scale)==null?void 0:B.x)??1,xe=V.scaleY??((ie=V.scale)==null?void 0:ie.y)??((F=se.scale)==null?void 0:F.y)??1,be=V.rotation??se.rotation??0;this._insertEntities(z,{insertionPoint:ee,xScale:Z,yScale:xe,rotation:be,basePoint:l==null?void 0:l.get(ue)},Ae,s,r,{entsByOwner:o,blockBase:l,parentXf:E,scale:S,rot:A,depth:d+1})}}}else if((oe==="TEXT"||oe==="MTEXT"||oe==="ATTRIB"||oe==="ATTDEF")&&r){if((oe==="ATTRIB"||oe==="ATTDEF")&&(V.flags??0)&1)continue;const me=se.text??V.text??V.textValue??V.defaultValue??"",ue=js(me);let z,ee,Z=(V.rotationAngle??0)+A;if(oe==="MTEXT"){const Be=se.attachment??V.attachment??se.attachmentPoint??V.attachmentPoint??5;z=[1,4,7].includes(Be)?0:[3,6,9].includes(Be)?2:1,ee=[1,2,3].includes(Be)?3:[7,8,9].includes(Be)?1:2;const Pe=se.xAxisDir??V.xAxisDir;Pe&&(Z=Math.atan2(Pe.y,Pe.x)+A)}else z=V.horizAlignment??se.horizAlignment??0,ee=V.vertAlignment??se.vertAlignment??0;const xe=oe!=="MTEXT"&&(z!==0||ee!==0),be=se.alignmentPt??V.alignmentPt,Se=se.insertionPt??V.insertionPt??V.insertionPoint,Oe=xe?be??Se??{x:0,y:0}:Se??{x:0,y:0},[Ge,Ye]=E(Oe.x,Oe.y),Ke=(V.textHeight??V.height??se.textHeight??2.5)*S;if(ue){const Be={text:ue,pos:{x:Ge,y:Ye},height:Ke,rotation:Z,color:Ae,alignH:z,alignV:ee};oe==="MTEXT"&&(Be.linespacingFactor=se.linespacingFactor??V.linespacingFactor??1,Be.rectWidth=(se.rectWidth??V.rectWidth??0)*S,Be.rectHeight=(se.rectHeight??V.rectHeight??0)*S,Be.bgFillFlags=se.bgFillFlags??V.bgFillFlags??0,Be.bgScale=se.bgScale??V.bgScale??1.5,Be.bgColorIndex=se.bgColorIndex??V.bgColorIndex,Be.bgColorRgb=se.bgColorRgb??V.bgColorRgb),r.push(Be)}}}catch{}}this._curLwPx=y}_renderDimFallback(e,t,i,s,r,a,o){const l=e.pt10??t.pt10,c=e.pt13??t.pt13,u=e.pt14??t.pt14,h=e.pt15??t.pt15,d=e.textMidPt??t.textMidPt,f=e.actualMeasurement??t.actualMeasurement??0,p=e.textRot??t.textRot??0,_=e.dimRot??t.dimRot??0,m=e.userText??t.userText??"",g=S=>Math.abs(S)<1?S.toFixed(3):S.toFixed(2),v=(S,A)=>{!S||!A||(r(S.x,S.y,A.x,A.y,0,s),o(S.x,S.y),o(A.x,A.y))},b=(S,A,y,T,L)=>{this._arcSegs({x:S,y:A},y,T,L,0,s,r)},x=(S,A,y)=>this._arrowMesh(S,A,y,s),E=(S,A,y,T)=>{A&&S&&a.push({text:A,pos:S,height:y,rotation:T??0,color:s,alignH:1,alignV:2})};switch(i){case"DIMENSION":case"DIMENSION_LINEAR":case"DIMENSION_ALIGNED":{if(!c||!u||!l)return;let S,A,y,T;if(i==="DIMENSION_ALIGNED"){const R=u.x-c.x,w=u.y-c.y,P=Math.hypot(R,w);if(P<1e-9)return;const U=R/P,D=w/P,K=f/2;S=l.x-U*K,A=l.y-D*K,y=l.x+U*K,T=l.y+D*K}else{const R=Math.abs(Math.sin(_))>.5,w=f/2;S=l.x-(R?0:w),A=l.y-(R?w:0),y=l.x+(R?0:w),T=l.y+(R?w:0)}const L=Math.max(f*.04,1);v({x:S,y:A},{x:y,y:T}),v(c,{x:S,y:A}),v(u,{x:y,y:T}),x({x:S,y:A,z:0},Math.atan2(A-T,S-y),L),x({x:y,y:T,z:0},Math.atan2(T-A,y-S),L),E(d??{x:(S+y)/2,y:(A+T)/2},m||g(f),Math.max(L*1.5,1),p);break}case"DIMENSION_RADIUS":{if(!l||!h)return;const S=Math.max(f*.05,.5);v(l,h),x({x:h.x,y:h.y,z:0},Math.atan2(h.y-l.y,h.x-l.x),S),E(d??{x:(l.x+h.x)/2,y:(l.y+h.y)/2},m||`R${g(f)}`,Math.max(S*2,1));break}case"DIMENSION_DIAMETER":{if(!l||!h)return;const S={x:2*l.x-h.x,y:2*l.y-h.y},A=Math.max(f/2*.05,.5);v(h,S),x({x:h.x,y:h.y,z:0},Math.atan2(h.y-l.y,h.x-l.x),A),x({x:S.x,y:S.y,z:0},Math.atan2(S.y-l.y,S.x-l.x),A),E(d??l,m||`Ø${g(f)}`,Math.max(A*2,1));break}case"DIMENSION_ANG_3PT":case"DIMENSION_ANG_2LN":{if(!l||!c||!u)return;const S=l.x,A=l.y,y=Math.hypot(c.x-S,c.y-A);if(y<1e-9)return;let T=Math.atan2(c.y-A,c.x-S),L=Math.atan2(u.y-A,u.x-S),R=L-T;for(;R<0;)R+=Math.PI*2;R>Math.PI&&([T,L]=[L,T],R=Math.PI*2-R),b(S,A,y,T,T+R);const w=Math.max(y*.05,.5);x({x:S+Math.cos(T)*y,y:A+Math.sin(T)*y,z:0},T-Math.PI/2,w),x({x:S+Math.cos(T+R)*y,y:A+Math.sin(T+R)*y,z:0},T+R+Math.PI/2,w);const P=T+R/2;E(d??{x:S+Math.cos(P)*y*1.2,y:A+Math.sin(P)*y*1.2},m||`${(f*180/Math.PI).toFixed(1)}°`,Math.max(y*.1,1));break}case"DIMENSION_ORDINATE":{if(!l||!c)return;v(l,c),E(d??c,m||((f==null?void 0:f.toFixed(2))??""),2.5);break}}}_onClick(e){var p;if(this._downXY){const _=e.clientX-this._downXY[0],m=e.clientY-this._downXY[1];if(Math.hypot(_,m)>5)return}const t=this._camera,i=this._renderer.domElement.getBoundingClientRect(),s=this._screenToWcs(e.clientX,e.clientY);if(!s)return;const r=s.x,a=s.y;if(this._measureActive){this._doMeasure2D(r,a);return}const o=KE*(t.right-t.left)/(i.width*(t.zoom||1));let l=-1,c=o;const u=this._pickSegs,h=this._pickSegMeta,d=this._hiddenLayers.size?this._metaHidden:null;for(let _=0,m=0;_=0?this._entityMeta[l]:null;this._highlight(f),(p=this._onSelectCb)==null||p.call(this,f?f.entity:null)}_segDist(e,t,i,s,r,a){const o=r-i,l=a-s,c=o*o+l*l;if(!c)return Math.hypot(e-i,t-s);const u=Math.max(0,Math.min(1,((e-i)*o+(t-s)*l)/c));return Math.hypot(e-(i+u*o),t-(s+u*l))}startMeasure(e){this.stopMeasure(),this._measureCb=e,this._measureActive=!0}stopMeasure(){var e,t;this._measureActive=!1,this._measureCb=null,this._measurePtA=null;for(const i of this._measureMarkers)this._group.remove(i),(e=i.geometry)==null||e.dispose(),(t=i.material)==null||t.dispose();this._measureMarkers=[]}_doMeasure2D(e,t){var i,s;if(this._measurePtA){const r=this._measurePtA,a=Math.hypot(e-r.x,t-r.y),o=this._mkMeasureMarker(e,t),l=this._mkMeasureLine(r.x,r.y,e,t);this._measureMarkers.push(o,l),this._group.add(o,l),(s=this._measureCb)==null||s.call(this,{phase:"done",ax:r.x,ay:r.y,az:0,bx:e,by:t,bz:0,d:a}),this._measurePtA=null}else{this._measurePtA={x:e,y:t};const r=this._mkMeasureMarker(e,t);this._measureMarkers.push(r),this._group.add(r),(i=this._measureCb)==null||i.call(this,{phase:"a",ax:e,ay:t,az:0,bx:e,by:t,bz:0,d:0})}}_mkMeasureMarker(e,t){const i=this._camera,s=this._renderer.domElement.getBoundingClientRect(),r=(i.right-i.left)/(s.width*(i.zoom||1))*8,a=[new k(e-r,t,0),new k(e+r,t,0),new k(e,t-r,0),new k(e,t+r,0)],o=new Rt().setFromPoints(a);o.setIndex([0,1,2,3]);const l=new Qs({color:15085616,depthTest:!1}),c=new Ha(o,l);return c.renderOrder=100,c}_mkMeasureLine(e,t,i,s){const r=new Rt().setFromPoints([new k(e,t,0),new k(i,s,0)]),a=new Qs({color:15085616,depthTest:!1}),o=new pp(r,a);return o.renderOrder=100,o}_highlight(e){this._selMeta&&this._paintMeta(this._selMeta,null),this._selMeta=e||null,e&&this._paintMeta(e,this._selColor)}_paintMeta(e,t){const i=this._hairRt;if(i&&e.colEnd>e.colStart&&this._paintSpan(i,e.colStart,e.colEnd,t),!!e.spans)for(const s of e.spans){const r=s.bk;r.merged?i&&this._paintSpan(i,s.start+r.mergeOffset,s.end+r.mergeOffset,t):r.rt&&this._paintSpan(r.rt,s.start,s.end,t)}}_paintSpan(e,t,i,s){var l;if(e.attr){const c=e.attr.array,u=e.orig;for(let h=t;h>1:0;if(i<32)return t.clone();const s=new Float64Array(i),r=new Float64Array(i);let a=0;for(let v=0;v+1h)||!(p>f))return t.clone();const _=Math.max((d-h)*.02,1),m=Math.max((p-f)*.02,1),g=new mn(new k(h-_,f-m,0),new k(d+_,p+m,0));return g.min.max(t.min),g.max.min(t.max),g}_fit(e){if(!e||e.isEmpty())return;const t=e.getCenter(new k),i=e.getSize(new k),s=this._container.clientWidth||800,r=this._container.clientHeight||600,a=s/Math.max(r,1),o=1.12,l=Math.max(i.x,1e-9),c=Math.max(i.y,1e-9),u=l/c;let h,d;u>a*8?(d=c*o,h=d*a):ua?d=h/a:h=d*a),this._camera.zoom=1,this._camera.left=-h/2,this._camera.right=h/2,this._camera.top=d/2,this._camera.bottom=-d/2;const f=Math.max(h,d,1e3);this._camera.near=-f,this._camera.far=f,this._camera.position.set(t.x,t.y,100);const p=-(this._viewTwist||0);this._camera.up.set(-Math.sin(p),Math.cos(p),0),this._controls.target.set(t.x,t.y,0),this._camera.lookAt(this._controls.target),this._camera.updateProjectionMatrix(),this._camera.updateMatrixWorld(!0),this._controls.update()}_clear(){var e,t,i;for(let s=this._group.children.length-1;s>=0;s--){const r=this._group.children[s];(e=r.geometry)==null||e.dispose(),r.material&&((t=r.material.map)==null||t.dispose(),r.material.dispose()),this._group.remove(r)}(i=this._texCache)==null||i.clear(),this._textGen++,this._contentBox=null,this._fullContentBox=null,this._layerObjs.clear(),this._layerBoxes.clear(),this._layerSamples.clear(),this._indexedBufs=[],this._fatBufs=[],this._layerNames=null,this._metaHidden=null,this._curLayer=null,this._curLayerId=-1,this._layerInfoCache=null}_onResize(){const e=this._container.clientWidth,t=this._container.clientHeight;if(!e||!t)return;this._renderer.setSize(e,t);const i=(this._camera.right-this._camera.left)/2,s=i/(e/t);this._camera.left=-i,this._camera.right=i,this._camera.top=s,this._camera.bottom=-s,this._camera.updateProjectionMatrix();for(const r of this._fatBufs)this._sizeLineMaterial(r.mesh.material)}_animate(){requestAnimationFrame(()=>this._animate()),this._controls.update(),this._renderer.render(this._scene,this._camera)}}const eT="modulepreload",tT=function(n){return"/"+n},Cf={},nT=function(e,t,i){let s=Promise.resolve();if(t&&t.length>0){document.getElementsByTagName("link");const a=document.querySelector("meta[property=csp-nonce]"),o=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));s=Promise.allSettled(t.map(l=>{if(l=tT(l),l in Cf)return;Cf[l]=!0;const c=l.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${l}"]${u}`))return;const h=document.createElement("link");if(h.rel=c?"stylesheet":eT,c||(h.as="script"),h.crossOrigin="",h.href=l,o&&h.setAttribute("nonce",o),document.head.appendChild(h),c)return new Promise((d,f)=>{h.addEventListener("load",d),h.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${l}`)))})}))}function r(a){const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=a,window.dispatchEvent(o),!o.defaultPrevented)throw a}return s.then(a=>{for(const o of a||[])o.status==="rejected"&&r(o.reason);return e().catch(r)})},wf=/[\uAC00-\uD7A3]/,Rf=/[\u1100-\u11FF\u3130-\u318F]/,iT=["cp949","windows-949","euc-kr"];let Ur;function sT(){if(Ur!==void 0)return Ur;for(const n of iT)try{return Ur=new TextDecoder(n),Ur}catch{}return Ur=null,null}function Lf(n){if(!n||wf.test(n)||Rf.test(n))return n;let e=!1;const t=new Uint8Array(n.length);for(let r=0;r255)return n;a>127&&(e=!0),t[r]=a}if(!e)return n;const i=sT();if(!i)return n;let s;try{s=i.decode(t)}catch{return n}return(wf.test(s)||Rf.test(s))&&!s.includes("�")?s:n}function rT(n){if(n==null||typeof n!="object")return n;const e=new WeakSet,t=i=>{if(i==null||typeof i!="object"||e.has(i))return;if(e.add(i),Array.isArray(i)){for(let r=0;r{const{initAcadrustParser:i,parseDwgAcadrust:s}=await import("./acadrustParser-BrZjSf1T.js");return{initAcadrustParser:i,parseDwgAcadrust:s}},[]);return await e(),rT(t(n))}class aT{constructor(e){this._pointer=0,this._eof=!1,this._data=e}next(){if(!this.hasNext())throw this._eof?new Error("Cannot call 'next' after EOF group has been read"):new Error("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]);const e={code:parseInt(this._data[this._pointer])};return this._pointer++,e.value=If(e.code,this._data[this._pointer].trim()),this._pointer++,e.code===0&&e.value==="EOF"&&(this._eof=!0),this.lastReadGroup=e,e}peek(){if(!this.hasNext())throw this._eof?new Error("Cannot call 'next' after EOF group has been read"):new Error("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]);const e={code:parseInt(this._data[this._pointer])};return e.value=If(e.code,this._data[this._pointer+1].trim()),e}rewind(e=1){this._pointer=this._pointer-e*2}hasNext(){return!(this._eof||this._pointer>this._data.length-2)}isEOF(){return this._eof}}function If(n,e){return n<=9?e:n>=10&&n<=59?parseFloat(e):n>=60&&n<=99?parseInt(e):n>=100&&n<=109?e:n>=110&&n<=149?parseFloat(e):n>=160&&n<=179?parseInt(e):n>=210&&n<=239?parseFloat(e):n>=270&&n<=289?parseInt(e):n>=290&&n<=299?oT(e):n>=300&&n<=369?e:n>=370&&n<=389?parseInt(e):n>=390&&n<=399?e:n>=400&&n<=409?parseInt(e):n>=410&&n<=419?e:n>=420&&n<=429?parseInt(e):n>=430&&n<=439?e:n>=440&&n<=459?parseInt(e):n>=460&&n<=469?parseFloat(e):n>=470&&n<=481||n===999||n>=1e3&&n<=1009?e:n>=1010&&n<=1059?parseFloat(e):n>=1060&&n<=1071?parseInt(e):(console.log("WARNING: Group code does not have a defined type: %j",{code:n,value:e}),e)}function oT(n){if(n==="0")return!1;if(n==="1")return!0;throw TypeError("String '"+n+"' cannot be cast to Boolean type")}const Z0=[0,16711680,16776960,65280,65535,255,16711935,16777215,8421504,12632256,16711680,16744319,13369344,13395558,10027008,10046540,8323072,8339263,4980736,4990502,16727808,16752511,13382400,13401958,10036736,10051404,8331008,8343359,4985600,4992806,16744192,16760703,13395456,13408614,10046464,10056268,8339200,8347455,4990464,4995366,16760576,16768895,13408512,13415014,10056192,10061132,8347392,8351551,4995328,4997670,16776960,16777087,13421568,13421670,10000384,10000460,8355584,8355647,5000192,5000230,12582656,14679935,10079232,11717734,7510016,8755276,6258432,7307071,3755008,4344870,8388352,12582783,6736896,10079334,5019648,7510092,4161280,6258495,2509824,3755046,4194048,10485631,3394560,8375398,2529280,6264908,2064128,5209919,1264640,3099686,65280,8388479,52224,6736998,38912,5019724,32512,4161343,19456,2509862,65343,8388511,52275,6737023,38950,5019743,32543,4161359,19475,2509871,65407,8388543,52326,6737049,38988,5019762,32575,4161375,19494,2509881,65471,8388575,52377,6737074,39026,5019781,32607,4161391,19513,2509890,65535,8388607,52428,6737100,39064,5019800,32639,4161407,19532,2509900,49151,8380415,39372,6730444,29336,5014936,24447,4157311,14668,2507340,32767,8372223,26316,6724044,19608,5010072,16255,4153215,9804,2505036,16383,8364031,13260,6717388,9880,5005208,8063,4149119,4940,2502476,255,8355839,204,6710988,152,5000344,127,4145023,76,2500172,4129023,10452991,3342540,8349388,2490520,6245528,2031743,5193599,1245260,3089996,8323327,12550143,6684876,10053324,4980888,7490712,4128895,6242175,2490444,3745356,12517631,14647295,10027212,11691724,7471256,8735896,6226047,7290751,3735628,4335180,16711935,16744447,13369548,13395660,9961624,9981080,8323199,8339327,4980812,4990540,16711871,16744415,13369497,13395634,9961586,9981061,8323167,8339311,4980793,4990530,16711807,16744383,13369446,13395609,9961548,9981042,8323135,8339295,4980774,4990521,16711743,16744351,13369395,13395583,9961510,9981023,8323103,8339279,4980755,4990511,3355443,5987163,8684676,11382189,14079702,16777215];function lT(n){return Z0[n]}function ot(n){const e={};n.rewind();let t=n.next(),i=t.code;if(e.x=t.value,i+=10,t=n.next(),t.code!=i)throw new Error("Expected code for point value to be "+i+" but got "+t.code+".");return e.y=t.value,i+=10,t=n.next(),t.code!=i?(n.rewind(),e):(e.z=t.value,e)}function jt(n,e,t){switch(e.code){case 0:n.type=e.value;break;case 5:n.handle=e.value;break;case 6:n.lineType=e.value;break;case 8:n.layer=e.value;break;case 48:n.lineTypeScale=e.value;break;case 60:n.visible=e.value===0;break;case 62:n.colorIndex=e.value,n.color=lT(Math.abs(e.value));break;case 67:n.inPaperSpace=e.value!==0;break;case 100:break;case 101:for(;e.code!=0;)e=t.next();t.rewind();break;case 330:n.ownerHandle=e.value;break;case 347:n.materialObjectHandle=e.value;break;case 370:n.lineweight=e.value;break;case 420:n.color=e.value;break;case 1e3:n.extendedData=n.extendedData||{},n.extendedData.customStrings=n.extendedData.customStrings||[],n.extendedData.customStrings.push(e.value);break;case 1001:n.extendedData=n.extendedData||{},n.extendedData.applicationName=e.value;break;default:return!1}return!0}class cT{constructor(){this.ForEntityName="3DFACE"}parseEntity(e,t){const i={type:t.value,vertices:[]};for(t=e.next();!e.isEOF()&&t.code!==0;){switch(t.code){case 70:i.shape=(t.value&1)===1,i.hasContinuousLinetypePattern=(t.value&128)===128;break;case 10:i.vertices=uT(e,t),t=e.lastReadGroup;break;default:jt(i,t,e);break}t=e.next()}return i}}function uT(n,e){var t=[],i=!1,s=!1,r=4;for(let o=0;o<=r;o++){for(var a={};!n.isEOF()&&!(e.code===0||s);){switch(e.code){case 10:case 11:case 12:case 13:if(i){s=!0;continue}a.x=e.value,i=!0;break;case 20:case 21:case 22:case 23:a.y=e.value;break;case 30:case 31:case 32:case 33:a.z=e.value;break;default:return t}e=n.next()}t.push(a),i=!1,s=!1}return n.rewind(),t}class hT{constructor(){this.ForEntityName="ARC"}parseEntity(e,t){const i={type:t.value};for(t=e.next();!e.isEOF()&&t.code!==0;){switch(t.code){case 10:i.center=ot(e);break;case 40:i.radius=t.value;break;case 50:i.startAngle=Math.PI/180*t.value;break;case 51:i.endAngle=Math.PI/180*t.value,i.angleLength=i.endAngle-i.startAngle;break;case 210:i.extrusionDirectionX=t.value;break;case 220:i.extrusionDirectionY=t.value;break;case 230:i.extrusionDirectionZ=t.value;break;default:jt(i,t,e);break}t=e.next()}return i}}class dT{constructor(){this.ForEntityName="ATTDEF"}parseEntity(e,t){var i={type:t.value,scale:1,textStyle:"STANDARD"};for(t=e.next();!e.isEOF()&&t.code!==0;){switch(t.code){case 1:i.text=t.value;break;case 2:i.tag=t.value;break;case 3:i.prompt=t.value;break;case 7:i.textStyle=t.value;break;case 10:i.startPoint=ot(e);break;case 11:i.endPoint=ot(e);break;case 39:i.thickness=t.value;break;case 40:i.textHeight=t.value;break;case 41:i.scale=t.value;break;case 50:i.rotation=t.value;break;case 51:i.obliqueAngle=t.value;break;case 70:i.invisible=!!(t.value&1),i.constant=!!(t.value&2),i.verificationRequired=!!(t.value&4),i.preset=!!(t.value&8);break;case 71:i.backwards=!!(t.value&2),i.mirrored=!!(t.value&4);break;case 72:i.horizontalJustification=t.value;break;case 73:i.fieldLength=t.value;break;case 74:i.verticalJustification=t.value;break;case 100:break;case 210:i.extrusionDirectionX=t.value;break;case 220:i.extrusionDirectionY=t.value;break;case 230:i.extrusionDirectionZ=t.value;break;default:jt(i,t,e);break}t=e.next()}return i}}class fT{constructor(){this.ForEntityName="CIRCLE"}parseEntity(e,t){const i={type:t.value};for(t=e.next();!e.isEOF()&&t.code!==0;){switch(t.code){case 10:i.center=ot(e);break;case 40:i.radius=t.value;break;case 50:i.startAngle=Math.PI/180*t.value;break;case 51:const s=Math.PI/180*t.value;s=0&&w<=g.levels.SILENT)return w;throw new TypeError("log.setLevel() called with invalid level: "+R)}g.name=_,g.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},g.methodFactory=m||d,g.getLevel=function(){return x??b??v},g.setLevel=function(R,w){return x=T(R),w!==!1&&S(x),u.call(g)},g.setDefaultLevel=function(R){b=T(R),A()||g.setLevel(R,!1)},g.resetLevel=function(){x=null,y(),u.call(g)},g.enableAll=function(R){g.setLevel(g.levels.TRACE,R)},g.disableAll=function(R){g.setLevel(g.levels.SILENT,R)},g.rebuild=function(){if(a!==g&&(v=T(a.getLevel())),u.call(g),a===g)for(var R in r)r[R].rebuild()},v=T(a?a.getLevel():"WARN");var L=A();L!=null&&(x=T(L)),u.call(g)}a=new f,a.getLogger=function(m){if(typeof m!="symbol"&&typeof m!="string"||m==="")throw new TypeError("You must supply a name when creating a logger.");var g=r[m];return g||(g=r[m]=new f(m,a.methodFactory)),g};var p=typeof window!==t?window.log:void 0;return a.noConflict=function(){return typeof window!==t&&window.log===a&&(window.log=p),a},a.getLoggers=function(){return r},a.default=a,a})})(J0);var DT=J0.exports;const rt=LT(DT);rt.setLevel("error");function IT(n){n.registerEntityHandler(cT),n.registerEntityHandler(hT),n.registerEntityHandler(dT),n.registerEntityHandler(fT),n.registerEntityHandler(pT),n.registerEntityHandler(mT),n.registerEntityHandler(gT),n.registerEntityHandler(_T),n.registerEntityHandler(xT),n.registerEntityHandler(vT),n.registerEntityHandler(ST),n.registerEntityHandler(MT),n.registerEntityHandler(TT),n.registerEntityHandler(CT),n.registerEntityHandler(wT)}class PT{constructor(){this._entityHandlers={},IT(this)}parse(e){return typeof e=="string"?this._parse(e):(console.error("Cannot read dxf source of type `"+typeof e),null)}registerEntityHandler(e){const t=new e;this._entityHandlers[t.ForEntityName]=t}parseSync(e){return this.parse(e)}parseStream(e){let t="";const i=this;return new Promise((s,r)=>{e.on("data",a=>{t+=a}),e.on("end",()=>{try{s(i._parse(t))}catch(a){r(a)}}),e.on("error",a=>{r(a)})})}_parse(e){const t={};let i=0;const s=e.split(/\r\n|\r|\n/g),r=new aT(s);if(!r.hasNext())throw Error("Empty file");const a=this;let o;function l(){for(o=r.next();!r.isEOF();)if(o.code===0&&o.value==="SECTION"){if(o=r.next(),o.code!==2){console.error("Unexpected code %s after 0:SECTION",j0(o)),o=r.next();continue}o.value==="HEADER"?(rt.debug("> HEADER"),t.header=c(),rt.debug("<")):o.value==="BLOCKS"?(rt.debug("> BLOCKS"),t.blocks=u(),rt.debug("<")):o.value==="ENTITIES"?(rt.debug("> ENTITIES"),t.entities=b(!1),rt.debug("<")):o.value==="TABLES"?(rt.debug("> TABLES"),t.tables=d(),rt.debug("<")):o.value==="EOF"?rt.debug("EOF"):rt.warn("Skipping section '%s'",o.value)}else o=r.next()}function c(){let S=null,A=null;const y={};for(o=r.next();;){if(ei(o,0,"ENDSEC")){S&&(y[S]=A);break}else o.code===9?(S&&(y[S]=A),S=o.value):o.code===10?A={x:o.value}:o.code===20?A.y=o.value:o.code===30?A.z=o.value:A=o.value;o=r.next()}return o=r.next(),y}function u(){const S={};for(o=r.next();o.value!=="EOF"&&!ei(o,0,"ENDSEC");)if(ei(o,0,"BLOCK")){rt.debug("block {");const A=h();rt.debug("}"),E(A),A.name?S[A.name]=A:rt.error('block with handle "'+A.handle+'" is missing a name.')}else os(o),o=r.next();return S}function h(){const S={};for(o=r.next();o.value!=="EOF";){switch(o.code){case 1:S.xrefPath=o.value,o=r.next();break;case 2:S.name=o.value,o=r.next();break;case 3:S.name2=o.value,o=r.next();break;case 5:S.handle=o.value,o=r.next();break;case 8:S.layer=o.value,o=r.next();break;case 10:S.position=x(o),o=r.next();break;case 67:S.paperSpace=!!(o.value&&o.value==1),o=r.next();break;case 70:o.value!=0&&(S.type=o.value),o=r.next();break;case 100:o=r.next();break;case 330:S.ownerHandle=o.value,o=r.next();break;case 0:if(o.value=="ENDBLK")break;S.entities=b(!0);break;default:os(o),o=r.next()}if(ei(o,0,"ENDBLK")){o=r.next();break}}return S}function d(){const S={};for(o=r.next();o.value!=="EOF"&&!ei(o,0,"ENDSEC");)ei(o,0,"TABLE")?(o=r.next(),v[o.value]?(rt.debug(o.value+" Table {"),S[v[o.value].tableName]=p(o),rt.debug("}")):rt.debug("Unhandled Table "+o.value)):o=r.next();return o=r.next(),S}const f="ENDTAB";function p(S){const A=v[S.value],y={};let T=0;for(o=r.next();!ei(o,0,f);)switch(o.code){case 5:y.handle=o.value,o=r.next();break;case 330:y.ownerHandle=o.value,o=r.next();break;case 100:o.value==="AcDbSymbolTable"||os(o),o=r.next();break;case 70:T=o.value,o=r.next();break;case 0:o.value===A.dxfSymbolName?y[A.tableRecordsProperty]=A.parseTableRecords():(os(o),o=r.next());break;default:os(o),o=r.next()}const L=y[A.tableRecordsProperty];if(L){let R=(()=>{if(L.constructor===Array)return L.length;if(typeof L=="object")return Object.keys(L).length})();T!==R&&rt.warn("Parsed "+R+" "+A.dxfSymbolName+"'s but expected "+T)}return o=r.next(),y}function _(){const S=[];let A={};for(rt.debug("ViewPort {"),o=r.next();!ei(o,0,f);)switch(o.code){case 2:A.name=o.value,o=r.next();break;case 10:A.lowerLeftCorner=x(o),o=r.next();break;case 11:A.upperRightCorner=x(o),o=r.next();break;case 12:A.center=x(o),o=r.next();break;case 13:A.snapBasePoint=x(o),o=r.next();break;case 14:A.snapSpacing=x(o),o=r.next();break;case 15:A.gridSpacing=x(o),o=r.next();break;case 16:A.viewDirectionFromTarget=x(o),o=r.next();break;case 17:A.viewTarget=x(o),o=r.next();break;case 42:A.lensLength=o.value,o=r.next();break;case 43:A.frontClippingPlane=o.value,o=r.next();break;case 44:A.backClippingPlane=o.value,o=r.next();break;case 45:A.viewHeight=o.value,o=r.next();break;case 50:A.snapRotationAngle=o.value,o=r.next();break;case 51:A.viewTwistAngle=o.value,o=r.next();break;case 79:A.orthographicType=o.value,o=r.next();break;case 110:A.ucsOrigin=x(o),o=r.next();break;case 111:A.ucsXAxis=x(o),o=r.next();break;case 112:A.ucsYAxis=x(o),o=r.next();break;case 110:A.ucsOrigin=x(o),o=r.next();break;case 281:A.renderMode=o.value,o=r.next();break;case 281:A.defaultLightingType=o.value,o=r.next();break;case 292:A.defaultLightingOn=o.value,o=r.next();break;case 330:A.ownerHandle=o.value,o=r.next();break;case 63:case 421:case 431:A.ambientColor=o.value,o=r.next();break;case 0:o.value==="VPORT"&&(rt.debug("}"),S.push(A),rt.debug("ViewPort {"),A={},o=r.next());break;default:os(o),o=r.next();break}return rt.debug("}"),S.push(A),S}function m(){const S={};let A={},y=0,T;for(rt.debug("LType {"),o=r.next();!ei(o,0,"ENDTAB");)switch(o.code){case 2:A.name=o.value,T=o.value,o=r.next();break;case 3:A.description=o.value,o=r.next();break;case 73:y=o.value,y>0&&(A.pattern=[]),o=r.next();break;case 40:A.patternLength=o.value,o=r.next();break;case 49:A.pattern.push(o.value),o=r.next();break;case 0:rt.debug("}"),y>0&&y!==A.pattern.length&&rt.warn("lengths do not match on LTYPE pattern"),S[T]=A,A={},rt.debug("LType {"),o=r.next();break;default:o=r.next()}return rt.debug("}"),S[T]=A,S}function g(){const S={};let A={},y;for(rt.debug("Layer {"),o=r.next();!ei(o,0,"ENDTAB");)switch(o.code){case 2:A.name=o.value,y=o.value,o=r.next();break;case 62:A.visible=o.value>=0,A.colorIndex=Math.abs(o.value),A.color=OT(A.colorIndex),o=r.next();break;case 70:A.frozen=(o.value&1)!=0||(o.value&2)!=0,o=r.next();break;case 0:o.value==="LAYER"&&(rt.debug("}"),S[y]=A,rt.debug("Layer {"),A={},y=void 0,o=r.next());break;default:os(o),o=r.next();break}return rt.debug("}"),S[y]=A,S}const v={VPORT:{tableRecordsProperty:"viewPorts",tableName:"viewPort",dxfSymbolName:"VPORT",parseTableRecords:_},LTYPE:{tableRecordsProperty:"lineTypes",tableName:"lineType",dxfSymbolName:"LTYPE",parseTableRecords:m},LAYER:{tableRecordsProperty:"layers",tableName:"layer",dxfSymbolName:"LAYER",parseTableRecords:g}};function b(S){const A=[],y=S?"ENDBLK":"ENDSEC";for(S||(o=r.next());;)if(o.code===0){if(o.value===y)break;const T=a._entityHandlers[o.value];if(T!=null){rt.debug(o.value+" {");const L=T.parseEntity(r,o);o=r.lastReadGroup,rt.debug("}"),E(L),A.push(L)}else{rt.warn("Unhandled entity "+o.value),o=r.next();continue}}else o=r.next();return y=="ENDSEC"&&(o=r.next()),A}function x(S){const A={};let y=S.code;if(A.x=S.value,y+=10,S=r.next(),S.code!=y)throw new Error("Expected code for point value to be "+y+" but got "+S.code+".");return A.y=S.value,y+=10,S=r.next(),S.code!=y?(r.rewind(),A):(A.z=S.value,A)}function E(S){if(!S)throw new TypeError("entity cannot be undefined or null");S.handle||(S.handle=i++)}return l(),t}}function ei(n,e,t){return n.code===e&&n.value===t}function os(n){rt.debug("unhandled group "+j0(n))}function j0(n){return n.code+":"+n.value}function OT(n){return Z0[n]}const oo=Math.PI/180,UT=48;function NT(n,e,t,i,s,r,a){let o=s-i;if(r)for(;o<=0;)o+=Math.PI*2;else for(;o>=0;)o-=Math.PI*2;const l=Math.max(2,Math.ceil(Math.abs(o)/(Math.PI*2)*UT));for(let c=0;c<=l;c++){const u=i+o*c/l;a.push({x:n+t*Math.cos(u),y:e+t*Math.sin(u)})}}class kT{constructor(){this.ForEntityName="HATCH"}parseEntity(e,t){const i={type:t.value,paths:[],solidFill:!1};for(t=e.next();!e.isEOF()&&t.code!==0;){switch(t.code){case 70:i.solidFill=t.value!==0;break;case 2:i.patternName=t.value;break;case 8:i.layer=t.value;break;case 62:i.colorIndex=t.value;break;case 91:{const s=t.value;let r=e.next();for(let a=0;a=2&&t.paths.push(a),o}_readEdge(e,t,i,s){if(i===1){let r=0,a=0,o=0,l=0;s.code===10&&(r=s.value,s=e.next()),s.code===20&&(a=s.value,s=e.next()),s.code===11&&(o=s.value,s=e.next()),s.code===21&&(l=s.value,s=e.next()),t.points.push({x:r,y:a}),t.points.push({x:o,y:l})}else if(i===2){let r=0,a=0,o=0,l=0,c=0,u=1;s.code===10&&(r=s.value,s=e.next()),s.code===20&&(a=s.value,s=e.next()),s.code===40&&(o=s.value,s=e.next()),s.code===50&&(l=s.value*oo,s=e.next()),s.code===51&&(c=s.value*oo,s=e.next()),s.code===73&&(u=s.value,s=e.next()),NT(r,a,o,l,c,u!==0,t.points)}else if(i===3){let r=0,a=0,o=1,l=0,c=1,u=0,h=Math.PI*2,d=1;s.code===10&&(r=s.value,s=e.next()),s.code===20&&(a=s.value,s=e.next()),s.code===11&&(o=s.value,s=e.next()),s.code===21&&(l=s.value,s=e.next()),s.code===40&&(c=s.value,s=e.next()),s.code===50&&(u=s.value*oo,s=e.next()),s.code===51&&(h=s.value*oo,s=e.next()),s.code===73&&(d=s.value,s=e.next());const f=Math.hypot(o,l),p=f*c,_=Math.atan2(l,o);let m=h-u;if(d!==0)for(;m<=0;)m+=Math.PI*2;else for(;m>=0;)m-=Math.PI*2;const g=Math.max(4,Math.ceil(Math.abs(m)/(Math.PI*2)*72));for(let v=0;v<=g;v++){const b=u+m*v/g,x=f*Math.cos(b),E=p*Math.sin(b);t.points.push({x:r+x*Math.cos(_)-E*Math.sin(_),y:a+x*Math.sin(_)+E*Math.cos(_)})}}else if(i===4){let r=0,a=0;const o=()=>{const l=s.value|0;return s=e.next(),l};for(;!e.isEOF();)if(s.code===95)r=o();else if(s.code===96)a=o();else if(s.code===94||s.code===73||s.code===74)s=e.next();else break;for(let l=0;ln&&{x:n.x,y:n.y,z:n.z||0};function Pf(n,e){var s;const t={...n};switch(delete t.color,(n.type||"").toUpperCase()){case"LINE":((s=n.vertices)==null?void 0:s.length)>=2&&(t.start=$t(n.vertices[0]),t.end=$t(n.vertices[1]));break;case"POLYLINE":case"LWPOLYLINE":t.type="LWPOLYLINE",t.points=(n.vertices||[]).map($t),t.bulges=(n.vertices||[]).map(r=>r.bulge||0),t.closed=!!n.shape||((n.flags||0)&1)===1;break;case"ARC":case"CIRCLE":t.center=$t(n.center);break;case"ELLIPSE":t.center=$t(n.center),t.majorAxis=$t(n.majorAxisEndPoint),t.ratio=n.axisRatio,t.startParam=n.startAngle,t.endParam=n.endAngle;break;case"POINT":t.position=$t(n.position);break;case"SOLID":case"3DFACE":{const r=n.points||[];r[0]&&(t.corner1=$t(r[0])),r[1]&&(t.corner2=$t(r[1])),r[2]&&(t.corner3=$t(r[2])),r[3]&&(t.corner4=$t(r[3])),t.type="SOLID";break}case"TEXT":case"ATTRIB":case"ATTDEF":t.insertionPoint=$t(n.startPoint||n.position),t.alignmentPt=$t(n.endPoint),t.rotationAngle=(n.rotation||0)*lo,t.horizAlignment=n.halign||0,t.vertAlignment=n.valign||0,t.textHeight=n.textHeight??n.height;break;case"MTEXT":t.insertionPoint=$t(n.position),t.textHeight=n.height??n.textHeight,n.directionVector?t.xAxisDir=$t(n.directionVector):n.rotation!=null&&(t.xAxisDir={x:Math.cos(n.rotation*lo),y:Math.sin(n.rotation*lo)});break;case"INSERT":{t.insertionPoint=$t(n.position),t.scaleX=n.xScale??1,t.scaleY=n.yScale??1,t.rotation=(n.rotation||0)*lo;const r=e.get(n.name);r!=null&&(t.blockHeaderHandle={value:r});break}case"DIMENSION":{const r=e.get(n.block);r!=null&&(t.blockHeaderHandle={value:r});break}}return t}function FT(n){var u,h;const e=n.blocks||{},t=Object.keys(e),i=new Map;t.forEach((d,f)=>i.set(d,f+1));const s=t.find(d=>/model_space/i.test(d))??t.find(d=>/model/i.test(d)),r=s!=null?i.get(s):0,a=[];for(const d of n.entities||[]){const f=Pf(d,i);f.ownerHandle={value:r},a.push(f)}for(const d of t){const f=i.get(d);for(const p of e[d].entities||[]){const _=Pf(p,i);_.ownerHandle={value:f},a.push(_)}}const o=t.map(d=>({name:d,handle:{value:i.get(d)},basePoint:$t(e[d].position)||{x:0,y:0,z:0}})),l=((h=(u=n.tables)==null?void 0:u.layer)==null?void 0:h.layers)||{},c=Object.values(l).map(d=>({name:d.name,colorIndex:d.colorIndex}));return{version:"dxf",vars:n.header||{},entities:a,tables:{blocks:o,layers:c}}}function BT(n){var s,r;try{return new TextDecoder("utf-8",{fatal:!0}).decode(n)}catch{}const t=(r=(s=new TextDecoder("latin1").decode(new Uint8Array(n,0,Math.min(n.byteLength,4096))).match(/\$DWGCODEPAGE[\s\S]*?\n\s*3\s*\n\s*([^\r\n]+)/i))==null?void 0:s[1])==null?void 0:r.trim().toLowerCase();let i="windows-1252";t&&(/949/.test(t)?i="euc-kr":/932/.test(t)?i="shift_jis":/936/.test(t)?i="gbk":/950/.test(t)&&(i="big5"));try{return new TextDecoder(i).decode(n)}catch{return new TextDecoder("utf-8").decode(n)}}function Of(n){return HT(BT(n))}function HT(n){const e=new PT;e.registerEntityHandler(kT);const t=e.parseSync(n);return FT(t)}const Q0=/\.dwg$/i,em=/\.dxf$/i;function zT(n){return Q0.test(n)}function VT(n){return em.test(n)}function GT(n){return Q0.test(n)||em.test(n)}const Wi=n=>typeof n=="number"?n.toFixed(2):n??"-",cn=n=>typeof n=="number"?n.toFixed(3):n??"-",Js=n=>{if(typeof n!="number")return"-";let e=n*180/Math.PI;for(;e<0;)e+=360;for(;e>=360;)e-=360;return e.toFixed(1)+"°"},Cn=n=>{if(!n)return"-";const e=typeof n.x=="number"?Wi(n.x):"0.00",t=typeof n.y=="number"?Wi(n.y):"0.00",i=typeof n.z=="number"&&Math.abs(n.z)>1e-6?`, ${Wi(n.z)}`:"";return`${e}, ${t}${i}`};function WT(n){return n==null?"BYLAYER":typeof n=="number"?n===256?"BYLAYER (256)":n===0?"BYBLOCK (0)":`ACI ${n}`:String(n)}function XT(n){return typeof n!="number"||n===-1?"BYLAYER":n===-2?"BYBLOCK":n===-3?"DEFAULT (0.25mm)":n<0?String(n):`${(n/100).toFixed(2)}mm`}function YT(n){var h,d,f,p,_,m;if(!n)return{id:"",type:"",handle:"",layer:"",general:[],geometry:[]};const e=n.data||n,t=(n.type||n.typeName||"ENTITY").toUpperCase(),i=((h=n.handle)==null?void 0:h.value)??n.handle??"-",s=n.layer??n.layerName??"0",r=WT(n.color??e.color),a=n.lineType??n.linetype??e.lineType??"BYLAYER",o=XT(((d=n.entityHeader)==null?void 0:d.lineWeight)??n.lineWeight??n.lineweight??e.lineweight),l=[["유형 (Type)",t],["핸들 (Handle)",String(i)],["레이어 (Layer)",String(s)],["색상 (Color)",r],["선종류 (Linetype)",String(a)],["선가중치 (Lineweight)",o]],c=[];switch(t){case"LINE":{if(e.start&&e.end){const g=e.end.x-e.start.x,v=e.end.y-e.start.y,b=(e.end.z||0)-(e.start.z||0),x=Math.hypot(g,v,b),E=Math.atan2(v,g);c.push(["시작점 (Start)",Cn(e.start)]),c.push(["끝점 (End)",Cn(e.end)]),c.push(["증분 (ΔX, ΔY)",`${Wi(g)}, ${Wi(v)}`]),c.push(["길이 (Length)",cn(x)]),c.push(["각도 (Angle)",Js(E)])}break}case"CIRCLE":{if(e.center&&e.radius!=null){const g=e.radius,v=g*2,b=2*Math.PI*g,x=Math.PI*g*g;c.push(["중심점 (Center)",Cn(e.center)]),c.push(["반지름 (Radius)",cn(g)]),c.push(["지름 (Diameter)",cn(v)]),c.push(["둘레 (Circumference)",cn(b)]),c.push(["넓이 (Area)",cn(x)])}break}case"ARC":{if(e.center&&e.radius!=null){const g=e.radius,v=e.startAngle??0,b=e.endAngle??Math.PI*2;let x=b-v;for(;x<0;)x+=Math.PI*2;const E=x*g;c.push(["중심점 (Center)",Cn(e.center)]),c.push(["반지름 (Radius)",cn(g)]),c.push(["시작각 (Start Angle)",Js(v)]),c.push(["끝각 (End Angle)",Js(b)]),c.push(["중심각 (Sweep Angle)",Js(x)]),c.push(["호 길이 (Arc Length)",cn(E)])}break}case"LWPOLYLINE":case"POLYLINE":{const g=e.points??e.vertices??[],v=!!(e.closed||e.flags&1);let b=0;for(let x=0;x=3){let x=0;for(let E=0;E0){const x=Math.min(g.length,4);for(let E=0;Ex&&c.push(["...",`외 ${g.length-x}개 정점`])}break}case"MESH":{const g=e.vertices??[],v=e.vertexCount??Math.floor(g.length/3),b=e.faceCount??0,x=Math.floor((((f=e.edges)==null?void 0:f.length)??0)/2),E=e.subdivisionLevel??0;if(c.push(["정점 개수 (Vertices)",String(v)]),c.push(["면 개수 (Faces)",String(b)]),c.push(["모서리 개수 (Edges)",String(x)]),c.push(["세분 레벨 (Subdivision)",String(E)]),c.push(["크리스 혼합 (Blend Crease)",e.blendCrease?"예 (Yes)":"아니오 (No)"]),v>0){let S=1/0,A=1/0,y=1/0,T=-1/0,L=-1/0,R=-1/0;for(let w=0;w+2T&&(T=P),UL&&(L=U),DR&&(R=D)}c.push(["최소점 (Min)",Cn({x:S,y:A,z:y})]),c.push(["최대점 (Max)",Cn({x:T,y:L,z:R})]),c.push(["표고 범위 (Z Range)",`${cn(y)} ~ ${cn(R)}`])}break}case"TEXT":case"MTEXT":case"ATTRIB":{const g=e.text??n.text??e.textValue??"-",v=e.textHeight??e.height??n.textHeight,b=e.rotationAngle??e.rotation??0,x=e.insertionPoint??e.insertionPt??e.alignmentPt??e.pos;c.push(["텍스트 내용 (Content)",String(g)]),v!=null&&c.push(["높이 (Height)",cn(v)]),c.push(["회전각 (Rotation)",Js(b)]),x&&c.push(["삽입점 (Position)",Cn(x)]);break}case"INSERT":{const g=e.name??e.blockName??n.name??"-",v=e.insertionPoint??e.insertionPt??n.insertionPt,b=e.xScale??((p=e.scale)==null?void 0:p.x)??1,x=e.yScale??((_=e.scale)==null?void 0:_.y)??1,E=e.zScale??((m=e.scale)==null?void 0:m.z)??1,S=e.rotation??0;c.push(["블록 이름 (Block)",String(g)]),v&&c.push(["삽입점 (Position)",Cn(v)]),c.push(["축척 (Scale X,Y,Z)",`${Wi(b)}, ${Wi(x)}, ${Wi(E)}`]),c.push(["회전각 (Rotation)",Js(S)]);break}case"HATCH":{const g=e.solidFill??n.solidFill??!1,v=e.patternName??e.name??(g?"SOLID":"HATCH"),b=e.paths??n.paths??[];c.push(["패턴 (Pattern)",String(v)]),c.push(["채우기 유형 (Type)",g?"단색 채우기 (Solid)":"패턴 (Pattern)"]),c.push(["경계 루프 수 (Loops)",String(b.length)]);break}case"DIMENSION":case"DIMENSION_LINEAR":case"DIMENSION_ALIGNED":case"DIMENSION_RADIUS":case"DIMENSION_DIAMETER":case"DIMENSION_ANG_3PT":case"DIMENSION_ANG_2LN":case"DIMENSION_ORDINATE":{const g=e.actualMeasurement??n.actualMeasurement,v=e.userText||(g!=null?cn(g):"-"),b=e.textMidPt??n.textMidPt;c.push(["치수 유형 (Dim Type)",t]),g!=null&&c.push(["측정값 (Measurement)",cn(g)]),c.push(["표시 텍스트 (Text)",String(v)]),b&&c.push(["텍스트 위치 (Text Mid)",Cn(b)]);break}case"ELLIPSE":{e.center&&(c.push(["중심점 (Center)",Cn(e.center)]),e.majorAxis&&c.push(["주축 벡터 (Major Axis)",Cn(e.majorAxis)]),(e.axisRatio!=null||e.ratio!=null)&&c.push(["단축 비율 (Ratio)",cn(e.axisRatio??e.ratio)]));break}default:{let g=0;for(const[v,b]of Object.entries(e))if(!(typeof b=="object"||b==null||typeof b=="function")&&(c.push([v,String(b)]),g++,g>=12))break}}return{id:`${t}${i!=="-"?" · #"+i:""}`,type:t,handle:String(i),layer:String(s),general:l,geometry:c}}function oc(n){return n.replace(/&/g,"&").replace(//g,">").replace(/"/g,""")}function gu(n,e,t){if(!n)return;if(!e){t!=null&&t.zoomBtnEl&&(t.zoomBtnEl.style.display="none"),n.innerHTML=` +
+
🔍
+ 도면에서 객체(엔티티)를 클릭하면
상세 속성이 표시됩니다 +
`;return}t!=null&&t.zoomBtnEl&&(t.zoomBtnEl.style.display="inline-flex");const i=YT(e),s=r=>r.map(([a,o])=>` +
+ ${oc(a)} + ${oc(o)} +
`).join("");n.innerHTML=` +
+ +
+ + ${oc(i.id)} +
+ + +
+
+ 일반 정보 (General) +
+ ${s(i.general)} +
+ + + ${i.geometry.length>0?` +
+
+ 기하 속성 (Geometry) +
+ ${s(i.geometry)} +
`:""} +
`}class KT{constructor(e,t,i){Dt(this,"viewer");Dt(this,"listEl");Dt(this,"countEl");Dt(this,"searchInputEl");Dt(this,"hiddenLayers",new Set);Dt(this,"searchQuery","");this.viewer=e,this.listEl=t,this.countEl=(i==null?void 0:i.countEl)||null,this.searchInputEl=(i==null?void 0:i.searchInputEl)||null,this.searchInputEl&&this.searchInputEl.addEventListener("input",s=>{this.searchQuery=s.target.value.trim().toLowerCase(),this.render()}),i!=null&&i.showAllBtnEl&&i.showAllBtnEl.addEventListener("click",()=>this.showAllLayers()),i!=null&&i.hideAllBtnEl&&i.hideAllBtnEl.addEventListener("click",()=>this.hideAllLayers()),this.listEl.addEventListener("click",s=>{var o,l;const r=(l=(o=s.target)==null?void 0:o.closest)==null?void 0:l.call(o,".layer-row");if(!r)return;const a=r.dataset.name;a&&this.toggleLayer(a)})}update(){this.hiddenLayers.clear();const e=this.viewer.getLayerInfo()||[];for(const t of e)t.visible||this.hiddenLayers.add(t.name);this.render()}showAllLayers(){this.hiddenLayers.clear(),this.viewer.setHiddenLayers(this.hiddenLayers),this.syncRows()}hideAllLayers(){const e=this.viewer.getLayerInfo()||[];for(const t of e)this.hiddenLayers.add(t.name);this.viewer.setHiddenLayers(this.hiddenLayers),this.syncRows()}toggleLayer(e){this.hiddenLayers.has(e)?this.hiddenLayers.delete(e):this.hiddenLayers.add(e),this.viewer.setHiddenLayers(this.hiddenLayers),this.syncRow(e)}syncRow(e){var i;const t=(i=this.listEl)==null?void 0:i.querySelector(`.layer-row[data-name="${qT(e)}"]`);t&&this.paintRow(t,!this.hiddenLayers.has(e))}syncRows(){this.listEl&&this.listEl.querySelectorAll(".layer-row").forEach(e=>{const t=e.dataset.name;t!=null&&this.paintRow(e,!this.hiddenLayers.has(t))})}paintRow(e,t){e.style.opacity=t?"1":"0.4";const i=e.querySelector(".eye-btn");i&&(i.textContent=t?"👁️":"🕶️",i.title=t?"숨기기":"표시하기")}render(){if(!this.listEl)return;const e=this.viewer.getLayerInfo()||[];if(this.countEl&&(this.countEl.textContent=`${e.length}개`),!e.length){this.listEl.innerHTML=` +
+ 도면에 레이어 정보가 없습니다 +
`;return}const t=e.filter(i=>i.name.toLowerCase().includes(this.searchQuery));if(!t.length){this.listEl.innerHTML=` +
+ 검색 결과가 없습니다 ("${Nr(this.searchQuery)}") +
`;return}this.listEl.innerHTML=t.map(i=>{const s=!this.hiddenLayers.has(i.name),r=s?"1":"0.4",a=s?"👁️":"🕶️",o=s?"숨기기":"표시하기";return` +
+ + + ${Nr(i.name)} + + + ${i.count} + + +
`}).join("")}}function qT(n){return n.replace(/["\\]/g,"\\$&")}function Nr(n){return n.replace(/&/g,"&").replace(//g,">").replace(/"/g,""")}let co=30;function nh(n,e){if(!n)return{toggleCollapse:()=>{},isCollapsed:()=>!1};const t=(e==null?void 0:e.handleEl)||n.querySelector(".hdr")||n,i=(e==null?void 0:e.collapseBtnEl)||n.querySelector(".collapse-btn"),s=(e==null?void 0:e.bodyEl)||n.querySelector("#propBody")||n.querySelector("#layerBody")||n.children[1];let r=!1,a=!1,o=0,l=0,c=0,u=0;t&&(t.style.cursor="grab",t.style.userSelect="none"),n.addEventListener("pointerdown",()=>{co++,n.style.zIndex=String(co)});const h=m=>{if(m.target.closest("button, input, select, a, label, .hdr-actions"))return;a=!0,co++,n.style.zIndex=String(co),t&&(t.style.cursor="grabbing");const v=n.getBoundingClientRect();o=m.clientX,l=m.clientY,c=v.left,u=v.top,n.style.left=`${c}px`,n.style.top=`${u}px`,n.style.right="auto",n.style.bottom="auto",document.addEventListener("pointermove",d),document.addEventListener("pointerup",f),m.preventDefault()},d=m=>{if(!a)return;const g=m.clientX-o,v=m.clientY-l;let b=c+g,x=u+v;const E=Math.max(10,window.innerWidth-n.offsetWidth-10),S=Math.max(10,window.innerHeight-n.offsetHeight-10);b=Math.max(10,Math.min(b,E)),x=Math.max(10,Math.min(x,S)),n.style.left=`${b}px`,n.style.top=`${x}px`},f=()=>{a&&(a=!1,t&&(t.style.cursor="grab"),document.removeEventListener("pointermove",d),document.removeEventListener("pointerup",f))};t&&(t.addEventListener("pointerdown",h),t.addEventListener("dblclick",m=>{m.target.closest("button, input, select, a, label")||_()}));let p="";const _=()=>{r=!r,n.classList.toggle("collapsed",r),r?(p=n.style.height||`${n.offsetHeight}px`,n.style.height="42px",s&&(s.style.display="none")):(n.style.height=p||"480px",s&&(s.style.display="flex")),i&&(i.textContent=r?"▸":"▾",i.setAttribute("title",r?"펼치기":"접기")),e!=null&&e.onCollapseToggle&&e.onCollapseToggle(r)};return i&&i.addEventListener("click",m=>{m.stopPropagation(),_()}),{toggleCollapse:_,isCollapsed:()=>r}}const $T="hmw-viewer",ZT=1,Yo="options";let uo=null;function JT(){return uo||(uo=new Promise(n=>{if(typeof indexedDB>"u")return n(null);let e;try{e=indexedDB.open($T,ZT)}catch{return n(null)}e.onupgradeneeded=()=>{const t=e.result;t.objectStoreNames.contains(Yo)||t.createObjectStore(Yo)},e.onsuccess=()=>n(e.result),e.onerror=()=>n(null),e.onblocked=()=>n(null)}),uo)}function _u(n,e){return JT().then(t=>new Promise(i=>{if(!t)return i(null);try{const s=t.transaction(Yo,n),r=e(s.objectStore(Yo));r.onsuccess=()=>i(r.result),r.onerror=()=>i(null)}catch{i(null)}}))}async function ms(n,e){await _u("readwrite",t=>t.put(e,n))}async function jT(){const n=await _u("readonly",i=>i.getAllKeys())??[],e=await _u("readonly",i=>i.getAll())??[],t={};return n.forEach((i,s)=>{t[String(i)]=e[s]}),t}UE("/fonts/NanumGothic-Regular.ttf");const QT=document.getElementById("app"),Uf=document.getElementById("status"),ho=document.getElementById("spaces"),Ko=document.getElementById("layers"),eC=document.getElementById("layerList"),tC=document.getElementById("layerCount"),nC=document.getElementById("layerSearch"),iC=document.getElementById("layerShowAll"),sC=document.getElementById("layerHideAll"),rC=document.getElementById("closeLayersBtn"),aC=document.getElementById("collapseLayersBtn"),ra=document.getElementById("properties"),xu=document.getElementById("propBody"),oC=document.getElementById("propsBtn"),qo=document.getElementById("zoomSelBtn"),lC=document.getElementById("closePropsBtn"),cC=document.getElementById("collapsePropsBtn");function Ss(n,e=!1){Uf.textContent=n,Uf.classList.toggle("err",e)}nh(ra,{collapseBtnEl:cC});nh(Ko,{collapseBtnEl:aC});gu(xu,null,{zoomBtnEl:qo});const vt=new QE(QT),uC=new KT(vt,eC,{countEl:tC,searchInputEl:nC,showAllBtnEl:iC,hideAllBtnEl:sC});vt.onSelect(n=>{var t;if(!n){Ss("deselected"),gu(xu,null,{zoomBtnEl:qo});return}ra.style.display="flex",gu(xu,n,{zoomBtnEl:qo});const e=n;Ss(`select ${e.type??"?"} · layer=${e.layer??"-"} · h=${((t=e.handle)==null?void 0:t.value)??"-"}`)});const Nf=document.getElementById("coordX"),kf=document.getElementById("coordY");function Ff(n){const e=Math.abs(n);return e>=1e6?n.toFixed(1):e>=1e3?n.toFixed(2):e>=1?n.toFixed(3):n.toFixed(4)}vt.onPointerWorld(n=>{if(!n){Nf.textContent="—",kf.textContent="—";return}Nf.textContent=Ff(n.x),kf.textContent=Ff(n.y)});function tm(){var t;const n=vt.getSpaces(),e=vt.getActiveSpace();if(ho.innerHTML="",n.length<2&&!((t=n[0])!=null&&t.entityCount)){ho.style.display="none";return}ho.style.display="flex";for(const i of n){const s=document.createElement("button");s.type="button",s.textContent=`${i.label}${i.entityCount?` (${i.entityCount})`:""}`,s.title=`${i.name} · handle ${i.handleHex}`,i.handleHex===e&&s.classList.add("active"),s.addEventListener("click",()=>{i.handleHex!==vt.getActiveSpace()&&(vt.setSpace(i.handleHex),tm(),ih(),vt.fit(),Ss(`space ${i.label} · ${i.entityCount} entities`))}),ho.append(s)}}async function hC(n,e){return VT(e)?Of(n):zT(e)?Df(new Uint8Array(n)):new TextDecoder("latin1").decode(new Uint8Array(n,0,Math.min(6,n.byteLength))).startsWith("AC")?Df(new Uint8Array(n)):Of(n)}async function nm(n,e){const t=await hC(n,e),i=er(t),s=FS(i);return vt.load(t,{spaceHandle:(s==null?void 0:s.handleHex)??null}),vt.resize(),vr(),t}async function sl(n,e){const t=e??n.split("?")[0].split("/").pop()??n,i=await fetch(n);if(!i.ok)throw new Error(`HTTP ${i.status}`);return nm(await i.arrayBuffer(),t)}async function im(n){if(!GT(n.name))throw new Error(`not .dwg/.dxf: ${n.name}`);return nm(await n.arrayBuffer(),n.name)}function ih(){uC.update()}async function dC(n,e){var r;const i=er(e).find(a=>a.handleHex===vt.getActiveSpace()),s=i?` · ${i.label}`:"";Ss(`✓ ${n} · ${((r=e.entities)==null?void 0:r.length)??0} entities${s}`),tm(),ih(),vt.fit()}async function yr(n,e){Ss(`loading ${n}…`);try{await dC(n,await e())}catch(t){Ss(`${n}: ${t.message}`,!0),console.error(t)}}const fC="/samples/civil.dwg";document.getElementById("sample").addEventListener("click",()=>{yr("BasicSample.dwg",()=>sl("/samples/BasicSample.dwg","BasicSample.dwg"))});var Bf;(Bf=document.getElementById("sampleCivil"))==null||Bf.addEventListener("click",()=>{yr("C0060202-001-평면및종단면도.dwg",()=>sl(fC,"C0060202-001-평면및종단면도.dwg"))});document.getElementById("sampleDxf").addEventListener("click",()=>{yr("simple.dxf",()=>sl("/samples/simple.dxf","simple.dxf"))});document.getElementById("file").addEventListener("change",n=>{var t;const e=(t=n.target.files)==null?void 0:t[0];e&&(yr(e.name,()=>im(e)),n.target.value="")});let lc=!0;var Hf;(Hf=document.getElementById("fit"))==null||Hf.addEventListener("click",()=>{vt.fit()});document.getElementById("theme").addEventListener("click",()=>{lc=!lc,vt.setTheme(lc),ih()});const $o=document.getElementById("options"),Mo=document.getElementById("optLwOn"),yu=document.getElementById("optLwScale"),vu=document.getElementById("optLwScaleNum"),pC=document.getElementById("optLwOut"),Kr=document.getElementById("optGrid"),Su=document.getElementById("optZoomSpeed"),bu=document.getElementById("optZoomSpeedNum");nh($o,{collapseBtnEl:document.getElementById("collapseOptBtn")});document.getElementById("optionsBtn").addEventListener("click",()=>{$o.style.display=$o.style.display==="flex"?"none":"flex"});document.getElementById("closeOptBtn").addEventListener("click",()=>{$o.style.display="none"});function vr(){const n=vt.getLineweightScale();Mo.checked=vt.getLineweightEnabled(),yu.value=String(n),vu.value=String(n);const e=vt.getLineweightClasses();pC.textContent=e.length?e.map(t=>`${t.toFixed(2)}mm → ${Math.round(t*n*10)/10}px`).join(" "):`이 도면에는 굵은 선이 없다 (0.50mm 였다면 ${Math.round(.5*n*10)/10}px)`}function sh(n,e=!0){!Number.isFinite(n)||n<=0||(vt.setLineweightScale(n),e&&ms("lineweightScale",n),vr())}yu.addEventListener("input",()=>sh(parseFloat(yu.value)));vu.addEventListener("input",()=>sh(parseFloat(vu.value)));Mo.addEventListener("change",()=>{vt.setLineweightEnabled(Mo.checked),ms("lineweightOn",Mo.checked),vr()});Kr.addEventListener("change",()=>{vt.setGrid(Kr.checked),ms("grid",Kr.checked)});function rl(n,e=!0){!Number.isFinite(n)||n<=0||(vt.setZoomSpeed(n),Su.value=String(n),bu.value=String(n),e&&ms("zoomSpeed",n))}Su.addEventListener("input",()=>rl(parseFloat(Su.value)));bu.addEventListener("input",()=>rl(parseFloat(bu.value)));document.getElementById("optReset").addEventListener("click",()=>{vt.setLineweightScale(null),vt.setLineweightEnabled(null),vt.setGrid(!1),rl(1),Kr.checked=!1,ms("lineweightScale",null),ms("lineweightOn",null),ms("grid",!1),vr()});jT().then(n=>{typeof n.lineweightScale=="number"&&sh(n.lineweightScale,!1),typeof n.lineweightOn=="boolean"&&vt.setLineweightEnabled(n.lineweightOn),n.grid===!0&&(vt.setGrid(!0),Kr.checked=!0),typeof n.zoomSpeed=="number"&&rl(n.zoomSpeed,!1),vr()});vr();document.getElementById("layersBtn").addEventListener("click",()=>{Ko.style.display=Ko.style.display==="flex"?"none":"flex"});rC.addEventListener("click",()=>{Ko.style.display="none"});oC.addEventListener("click",()=>{ra.style.display=ra.style.display==="none"?"flex":"none"});qo.addEventListener("click",()=>{vt.zoomToSelection()});lC.addEventListener("click",()=>{ra.style.display="none"});window.addEventListener("keydown",n=>{var e;(n.key==="f"||n.key==="F")&&((e=n.target)==null?void 0:e.tagName)!=="INPUT"&&vt.fit()});window.addEventListener("dragover",n=>n.preventDefault());window.addEventListener("drop",n=>{var t,i;n.preventDefault();const e=(i=(t=n.dataTransfer)==null?void 0:t.files)==null?void 0:i[0];e&&yr(e.name,()=>im(e))});const cc=new URLSearchParams(location.search).get("model");cc?yr(cc,()=>sl(cc)):Ss("ready");window.addEventListener("resize",()=>vt.resize()); diff --git a/dist2/index.html b/dist2/index.html index 7413e6d..1dabe3f 100644 --- a/dist2/index.html +++ b/dist2/index.html @@ -66,20 +66,25 @@ button.primary { background: #238636; border-color: #2ea043; } button.wasm { border-color: var(--wasm); color: var(--wasm); } label.btn input { display: none; } - /* 선가중치 표시 배율 조절 (슬라이더 + 직접 입력 + 환산 결과) */ - #lwScaleBox { - display: flex; align-items: center; gap: 6px; - background: var(--panel); border: 1px solid var(--line); - border-radius: 8px; padding: 5px 10px; font: 12px var(--mono); color: var(--muted); + /* 옵션 패널 — 값은 IndexedDB(hmw-viewer/options)에 저장된다 */ + #optBody { padding: 12px 14px; overflow: auto; font-size: 12px; color: var(--ink); } + .opt-sec { margin-bottom: 16px; } + .opt-sec > h4 { + margin: 0 0 8px; font-size: 11px; font-weight: 700; letter-spacing: .05em; + text-transform: uppercase; color: var(--muted); } - #lwScaleBox input[type=range] { width: 110px; accent-color: var(--accent); } - #lwScaleBox input[type=number] { - width: 52px; background: #0d1117; color: var(--ink); - border: 1px solid var(--line); border-radius: 6px; padding: 3px 5px; + .opt-row { display: flex; align-items: center; gap: 8px; margin-bottom: 8px; } + .opt-row > label { flex: 1; color: var(--ink); } + .opt-row input[type=range] { flex: 1; min-width: 90px; accent-color: var(--accent); } + .opt-row input[type=number] { + width: 58px; background: #0d1117; color: var(--ink); + border: 1px solid var(--line); border-radius: 6px; padding: 3px 6px; font: 12px var(--mono); text-align: right; } - #lwScaleBox .unit { color: var(--muted); } - #lwScaleOut { color: var(--accent); white-space: nowrap; } + .opt-row input[type=checkbox] { width: 15px; height: 15px; accent-color: var(--accent); } + .opt-unit { font: 11px var(--mono); color: var(--muted); } + .opt-note { font: 11px var(--mono); color: var(--accent); line-height: 1.6; word-break: keep-all; } + .opt-help { font-size: 11px; color: var(--muted); line-height: 1.5; margin: 4px 0 0; } #status { margin-left: auto; font: 12px var(--mono); color: var(--muted); background: rgba(22,27,34,.85); border: 1px solid var(--line); @@ -183,6 +188,7 @@ #properties { right: 12px; } #layers { right: 344px; display: none; } + #options { right: 676px; width: 340px; height: auto; max-height: 70vh; display: none; } #propBody { flex: 1; overflow-y: auto; display: flex; flex-direction: column; } #layerBody { flex: 1; overflow-y: auto; display: flex; flex-direction: column; } @@ -212,7 +218,7 @@ } .layer-sub-btn:hover { color: var(--ink); border-color: var(--accent); background: rgba(63,185,80,.1); } - +
@@ -228,15 +234,7 @@
- - -
- - - px/mm - -
+
ready
@@ -272,6 +270,51 @@ + +
+
+

⚙️ 옵션 (Options)

+
+ + + +
+
+
+
+

선가중치 (Lineweight)

+
+ + +
+
+ + + + px/mm +
+
+

+ AutoCAD "선가중치 설정 → 표시 배율"과 같다. 모델 공간에서 선가중치는 줌과 + 무관한 화면 픽셀로 그려지므로, 화면 DPI에 맞춰 이 값을 조정한다. +

+
+ +
+

화면 (Display)

+
+ + +
+
+ + + +
+
+
+
+
diff --git a/docs/lineweight-rendering.md b/docs/lineweight-rendering.md index a347837..975cbce 100644 --- a/docs/lineweight-rendering.md +++ b/docs/lineweight-rendering.md @@ -96,17 +96,21 @@ lineweight 는 **화면 픽셀 폭**이다. 줌해도 굵기가 변하지 않는 따라서 월드 단위가 아니라 스크린 스페이스로 그려야 한다. ``` -px = mm × 20 (LW_PX_PER_MM, 최대 48px) -0.35mm = 7px · 0.50mm = 10px · 2.11mm = 42px ← AutoCAD 기본 표시 배율(0.05mm당 1px) +px = mm × 11 (LW_PX_PER_MM 기본값, 최대 48px) +0.35mm = 3.9px · 0.50mm = 5.5px · 2.11mm = 23px ``` -배율은 `setLineweightScale(pxPerMm)` 로 조정 가능하다(AutoCAD "표시 배율" 슬라이더 대응, -`null` 이면 기본값 복귀). +**이 배율은 상수로 확정할 수 있는 값이 아니다.** AutoCAD 도 모델 공간에서는 선가중치를 +줌과 무관한 픽셀로만 그리고, 그 환산은 "선가중치 설정 → 표시 배율" 슬라이더가 정한다. +즉 화면 DPI·모니터에 따라 맞는 값이 달라진다. -> **처음에는 8px/mm 로 넣었다가 손테스트에서 "얇다"고 반려됐다.** 정답지(AutoCAD -> 캡처)의 `도로 가장자리`(0.50mm) 선이 약 10px 인데 8px/mm 면 4px 밖에 안 된다. -> lineweight 는 줌 무관 화면 픽셀이므로 두 캡처의 픽셀 두께를 직접 비교하면 되고, -> 그 결과가 20px/mm 다. 자세한 대조는 5-5 절. +- 코드 기본값: `LW_PX_PER_MM = 11` (사용자가 실제 화면에서 AutoCAD 와 나란히 놓고 맞춘 값) +- 런타임 조정: **옵션 패널 → 선가중치 → 표시 배율**, 또는 `setLineweightScale(pxPerMm)` +- 조정은 **재파싱 없이 즉시 반영**된다 (3-6 절) + +> 시행착오 기록: 처음 8px/mm(96dpi 어림) → 손테스트 "얇다" 반려 → 정답지 캡처에서 +> 역산해 20px/mm → 실제 화면 대조 후 최종 11px/mm. 상수 추정이 두 번 빗나갔고, +> 그래서 값을 코드에서 빼 옵션으로 노출했다. ### 3-2. 0.25mm 이하는 헤어라인 유지 — **회귀 방지 장치** @@ -137,6 +141,17 @@ px = mm × 20 (LW_PX_PER_MM, 최대 48px) - **레이어 토글** — 인스턴스 지오메트리는 인덱스 재작성이 불가 - **선택 하이라이트** — 색상 배열이 여러 버퍼로 쪼개짐 +### 3-6. 배율 조정은 리빌드 없이 + +헤어라인 컷오프가 **mm 값**(0.25mm)이라 배율이 바뀌어도 어떤 세그먼트가 어느 버킷에 +들어가는지는 변하지 않는다. 모든 굵기가 같은 배수로 움직일 뿐이다. + +→ 각 fat 배치가 자기 굵기를 **mm 로 기억**(`_fatBufs[].lwMm`)하고, +`setLineweightScale()` 은 `material.linewidth` 만 다시 쓴다. 37MB 도면에서도 슬라이더를 +끄는 동안 지연이 없다. + +반면 **표시 on/off** 는 굵기가 0이 되어 버킷 구성이 바뀌므로 재빌드가 필요하다. + ### 3-5. 표시 on/off — AutoCAD LWDISPLAY 와 동일하게 굵기 표시는 CAD 에서 원래 켜고 끌 수 있는 옵션이다. 도면의 헤더 값을 기본으로 따르되 @@ -188,9 +203,21 @@ entity lineWeight = { -3:15176, -1:2613, 13:8794, 35:37944, 40:119, 50:849 } ### 4-3. UI -- `index.html` · `src/main.ts` — 툴바 **선가중치** 버튼 (상태에 따라 강조, 툴팁에 ON/OFF) -- `src/propertyInspector.ts` — `선가중치 (Lineweight)` 행 추가. - `-1`→`BYLAYER`, `-2`→`BYBLOCK`, `-3`→`DEFAULT (0.25mm)`, 그 외 `0.35mm` 형식 +툴바 **옵션** 버튼 → `옵션 (Options)` 패널 (`index.html` · `src/main.ts`). + +| 항목 | 동작 | +|------|------| +| 표시 (LWDISPLAY) | on/off. 체크 해제 시 전부 헤어라인 (재빌드) | +| 표시 배율 | 슬라이더 + 숫자 입력 (px/mm). 즉시 반영 | +| 환산 표시 | 그 도면이 실제로 쓰는 굵기만 `0.35mm → 3.9px` 식으로 표기 | +| ↺ 기본값 | 배율·표시·그리드·줌속도 초기화 | + +설정은 **IndexedDB** (`hmw-viewer` DB → `options` 스토어)에 저장한다 +([`../src/optionsStore.ts`](../src/optionsStore.ts)). 키: `lineweightScale`, +`lineweightOn`, `grid`, `zoomSpeed`. 스토리지가 막혀 있어도 조용히 기본값으로 동작한다. + +속성 패널에는 `선가중치 (Lineweight)` 행이 있다 (`src/propertyInspector.ts`). +`-1`→`BYLAYER`, `-2`→`BYBLOCK`, `-3`→`DEFAULT (0.25mm)`, 그 외 `0.35mm` 형식. ### 4-4. 배포 @@ -263,14 +290,16 @@ cyan 픽셀 수가 감소(11502→11486) → fat 배치의 정점이 강조색 lineweight 는 줌과 무관한 화면 픽셀이므로, 두 캡처의 **절대 픽셀 두께**를 그대로 비교한다. -| | `도로 가장자리` 0.50mm | 헤어라인(MESH, Default) | +| 배율 | `도로 가장자리` 0.50mm | `노면측구` 0.35mm (헤드리스 실측) | |--|--|--| -| AutoCAD 정답지 | **≈10 px** | 1 px | -| 뷰어 (8px/mm, 반려) | ≈4 px | 1 px | -| 뷰어 (20px/mm, 현재) | **10 px** | 1 px | +| 8 px/mm (최초, 반려) | 4 px | 2–3 px | +| 20 px/mm (캡처 역산) | 10 px | 7 px | +| **11 px/mm (현재 기본값)** | **5.5 px** | **3–4 px** | +| 25 px/mm (참고) | 12.5 px | 8–9 px | -헤드리스 재측정으로 교차 확인: 시안색 `노면측구`(0.35mm)가 화면에서 **≈7 px** -(= 0.35 × 20). 두 클래스가 같은 배율로 맞는다. +캡처 이미지에서 역산한 20 은 실제 화면에서 과했다 — 캡처 DPI 와 사용자 모니터가 달라서다. +최종값은 사용자가 뷰어와 AutoCAD 를 나란히 놓고 맞춘 **11**. 이래서 상수로 못 박지 않고 +옵션으로 뺐다. ### 5-6. 회귀 없음 @@ -282,10 +311,9 @@ lineweight 는 줌과 무관한 화면 픽셀이므로, 두 캡처의 **절대 ## 6. 남은 과제 -1. **표시 배율 UI 부재** — 값은 `setLineweightScale(pxPerMm)` 로 조절되지만 툴바에는 - on/off 버튼만 있다. 슬라이더가 필요하면 이 API 에 붙이면 된다. - 0.35mm 가 7px 라 `비탈면방향`(34,758개)이 있는 구간은 화면이 상당히 무거워 보인다 — - 도면이 지정한 수치대로이긴 하나, 배율을 낮추고 싶으면 이 API 를 쓴다. +1. **배율 기본값은 환경 의존** — 11 은 특정 모니터에서 맞춘 값이다. 다른 화면에서는 + 옵션 패널로 다시 맞춰야 한다. `devicePixelRatio` 로 자동 보정하는 것은 검토만 하고 + 넣지 않았다(캡처·원격 데스크톱 등에서 오히려 어긋난다). 2. **ByBlock 근사** — 블록 자식의 `-2` 는 INSERT 굵기를 상속하지만, 중첩 블록에서 중간 INSERT 가 `-2` 인 경우까지는 추적하지 않는다(점선 처리와 동일한 기존 정책). 3. **DXF 레이어 굵기 없음** — `dxf-parser` 의 LAYER 핸들러가 코드 370 을 무시한다. diff --git a/index.html b/index.html index ca96f1c..0fb01ee 100644 --- a/index.html +++ b/index.html @@ -66,20 +66,25 @@ button.primary { background: #238636; border-color: #2ea043; } button.wasm { border-color: var(--wasm); color: var(--wasm); } label.btn input { display: none; } - /* 선가중치 표시 배율 조절 (슬라이더 + 직접 입력 + 환산 결과) */ - #lwScaleBox { - display: flex; align-items: center; gap: 6px; - background: var(--panel); border: 1px solid var(--line); - border-radius: 8px; padding: 5px 10px; font: 12px var(--mono); color: var(--muted); + /* 옵션 패널 — 값은 IndexedDB(hmw-viewer/options)에 저장된다 */ + #optBody { padding: 12px 14px; overflow: auto; font-size: 12px; color: var(--ink); } + .opt-sec { margin-bottom: 16px; } + .opt-sec > h4 { + margin: 0 0 8px; font-size: 11px; font-weight: 700; letter-spacing: .05em; + text-transform: uppercase; color: var(--muted); } - #lwScaleBox input[type=range] { width: 110px; accent-color: var(--accent); } - #lwScaleBox input[type=number] { - width: 52px; background: #0d1117; color: var(--ink); - border: 1px solid var(--line); border-radius: 6px; padding: 3px 5px; + .opt-row { display: flex; align-items: center; gap: 8px; margin-bottom: 8px; } + .opt-row > label { flex: 1; color: var(--ink); } + .opt-row input[type=range] { flex: 1; min-width: 90px; accent-color: var(--accent); } + .opt-row input[type=number] { + width: 58px; background: #0d1117; color: var(--ink); + border: 1px solid var(--line); border-radius: 6px; padding: 3px 6px; font: 12px var(--mono); text-align: right; } - #lwScaleBox .unit { color: var(--muted); } - #lwScaleOut { color: var(--accent); white-space: nowrap; } + .opt-row input[type=checkbox] { width: 15px; height: 15px; accent-color: var(--accent); } + .opt-unit { font: 11px var(--mono); color: var(--muted); } + .opt-note { font: 11px var(--mono); color: var(--accent); line-height: 1.6; word-break: keep-all; } + .opt-help { font-size: 11px; color: var(--muted); line-height: 1.5; margin: 4px 0 0; } #status { margin-left: auto; font: 12px var(--mono); color: var(--muted); background: rgba(22,27,34,.85); border: 1px solid var(--line); @@ -183,6 +188,7 @@ #properties { right: 12px; } #layers { right: 344px; display: none; } + #options { right: 676px; width: 340px; height: auto; max-height: 70vh; display: none; } #propBody { flex: 1; overflow-y: auto; display: flex; flex-direction: column; } #layerBody { flex: 1; overflow-y: auto; display: flex; flex-direction: column; } @@ -227,15 +233,7 @@
- - -
- - - px/mm - -
+
ready
@@ -271,6 +269,51 @@
+ +
+
+

⚙️ 옵션 (Options)

+
+ + + +
+
+
+
+

선가중치 (Lineweight)

+
+ + +
+
+ + + + px/mm +
+
+

+ AutoCAD "선가중치 설정 → 표시 배율"과 같다. 모델 공간에서 선가중치는 줌과 + 무관한 화면 픽셀로 그려지므로, 화면 DPI에 맞춰 이 값을 조정한다. +

+
+ +
+

화면 (Display)

+
+ + +
+
+ + + +
+
+
+
+
diff --git a/src/main.ts b/src/main.ts index 23f0b28..8ee57a2 100644 --- a/src/main.ts +++ b/src/main.ts @@ -29,6 +29,7 @@ import { setDefaultFontUrl } from './viewer2d/slugText'; import { renderPropertyInspector } from './propertyInspector'; import { LayerPanelManager } from './layerPanel'; import { makePanelDraggableAndCollapsible } from './panelUtils'; +import { getAllOptions, setOption } from './optionsStore'; // parseDxfBuffer 내부: // dxf-parser → HatchHandler → dxfAdapter @@ -162,8 +163,7 @@ async function loadAndRender(buf: ArrayBuffer, name: string): Promise { viewer.setTheme(dark); fillLayers(); }); -// 선가중치(LWT): 처음에는 도면의 LWDISPLAY 값을 따르고, 누르면 강제 on/off. -const lwtBtn = document.getElementById('lwt') as HTMLButtonElement; -const syncLwtBtn = () => { - const on = viewer.getLineweightEnabled(); - lwtBtn.classList.toggle('primary', on); - lwtBtn.title = `선가중치 표시 ${on ? 'ON' : 'OFF'} (AutoCAD LWDISPLAY)`; -}; -lwtBtn.addEventListener('click', () => { - viewer.setLineweightEnabled(!viewer.getLineweightEnabled()); - syncLwtBtn(); - syncLwScale(); +// ── 옵션 패널 ──────────────────────────────────────────────────── +// 값은 IndexedDB(hmw-viewer/options)에 남는다. 선가중치 배율은 재파싱 없이 +// 즉시 반영되므로 드래그하면서 화면을 보고 맞출 수 있다. +const optionsPanel = document.getElementById('options')!; +const optLwOn = document.getElementById('optLwOn') as HTMLInputElement; +const optLwScale = document.getElementById('optLwScale') as HTMLInputElement; +const optLwScaleNum = document.getElementById('optLwScaleNum') as HTMLInputElement; +const optLwOut = document.getElementById('optLwOut')!; +const optGrid = document.getElementById('optGrid') as HTMLInputElement; +const optZoomSpeed = document.getElementById('optZoomSpeed') as HTMLInputElement; +const optZoomSpeedNum = document.getElementById('optZoomSpeedNum') as HTMLInputElement; + +makePanelDraggableAndCollapsible(optionsPanel, { + collapseBtnEl: document.getElementById('collapseOptBtn')!, +}); +document.getElementById('optionsBtn')!.addEventListener('click', () => { + optionsPanel.style.display = optionsPanel.style.display === 'flex' ? 'none' : 'flex'; +}); +document.getElementById('closeOptBtn')!.addEventListener('click', () => { + optionsPanel.style.display = 'none'; }); -// 선가중치 표시 배율 (px per mm) — AutoCAD "표시 배율" 슬라이더에 해당. -// 리로드 없이 즉시 반영되고, 값은 localStorage 에 남는다. -const LW_SCALE_KEY = 'hmw:lw-scale'; -const lwScaleRange = document.getElementById('lwScale') as HTMLInputElement; -const lwScaleNum = document.getElementById('lwScaleNum') as HTMLInputElement; -const lwScaleOut = document.getElementById('lwScaleOut') as HTMLSpanElement; - -/** 현재 배율에서 도면이 실제로 쓰는 굵기들이 몇 px 로 그려지는지 표기. */ -function syncLwScale() { +/** 컨트롤 값을 뷰어의 현재 상태로 되돌린다(도면을 새로 열었을 때도 호출). */ +function syncOptions() { const s = viewer.getLineweightScale(); - lwScaleRange.value = String(s); - lwScaleNum.value = String(s); + optLwOn.checked = viewer.getLineweightEnabled(); + optLwScale.value = String(s); + optLwScaleNum.value = String(s); const classes = viewer.getLineweightClasses(); - lwScaleOut.textContent = classes.length - ? classes.map((mm) => `${mm.toFixed(2)}mm→${(Math.round(mm * s * 10) / 10)}px`).join(' ') - : `0.50mm→${Math.round(0.5 * s * 10) / 10}px`; + optLwOut.textContent = classes.length + ? classes.map((mm) => `${mm.toFixed(2)}mm → ${Math.round(mm * s * 10) / 10}px`).join(' ') + : `이 도면에는 굵은 선이 없다 (0.50mm 였다면 ${Math.round(0.5 * s * 10) / 10}px)`; } -function applyLwScale(v: number) { +function applyLwScale(v: number, persist = true) { if (!Number.isFinite(v) || v <= 0) return; viewer.setLineweightScale(v); - localStorage.setItem(LW_SCALE_KEY, String(v)); - syncLwScale(); + if (persist) void setOption('lineweightScale', v); + syncOptions(); } -lwScaleRange.addEventListener('input', () => applyLwScale(parseFloat(lwScaleRange.value))); -lwScaleNum.addEventListener('input', () => applyLwScale(parseFloat(lwScaleNum.value))); +optLwScale.addEventListener('input', () => applyLwScale(parseFloat(optLwScale.value))); +optLwScaleNum.addEventListener('input', () => applyLwScale(parseFloat(optLwScaleNum.value))); -const savedLwScale = parseFloat(localStorage.getItem(LW_SCALE_KEY) || ''); -if (Number.isFinite(savedLwScale) && savedLwScale > 0) viewer.setLineweightScale(savedLwScale); -syncLwScale(); +optLwOn.addEventListener('change', () => { + viewer.setLineweightEnabled(optLwOn.checked); + void setOption('lineweightOn', optLwOn.checked); + syncOptions(); +}); + +optGrid.addEventListener('change', () => { + viewer.setGrid(optGrid.checked); + void setOption('grid', optGrid.checked); +}); + +function applyZoomSpeed(v: number, persist = true) { + if (!Number.isFinite(v) || v <= 0) return; + viewer.setZoomSpeed(v); + optZoomSpeed.value = String(v); + optZoomSpeedNum.value = String(v); + if (persist) void setOption('zoomSpeed', v); +} +optZoomSpeed.addEventListener('input', () => applyZoomSpeed(parseFloat(optZoomSpeed.value))); +optZoomSpeedNum.addEventListener('input', () => applyZoomSpeed(parseFloat(optZoomSpeedNum.value))); + +document.getElementById('optReset')!.addEventListener('click', () => { + viewer.setLineweightScale(null); // 뷰어 기본 배율 + viewer.setLineweightEnabled(null); // 도면의 LWDISPLAY 를 다시 따름 + viewer.setGrid(false); + applyZoomSpeed(1); + optGrid.checked = false; + void setOption('lineweightScale', null); + void setOption('lineweightOn', null); + void setOption('grid', false); + syncOptions(); +}); + +// 저장된 옵션 복원 (IndexedDB 는 비동기라 첫 도면 로드와 경쟁하지 않도록 즉시 적용) +void getAllOptions().then((o) => { + if (typeof o.lineweightScale === 'number') applyLwScale(o.lineweightScale, false); + if (typeof o.lineweightOn === 'boolean') viewer.setLineweightEnabled(o.lineweightOn); + if (o.grid === true) { viewer.setGrid(true); optGrid.checked = true; } + if (typeof o.zoomSpeed === 'number') applyZoomSpeed(o.zoomSpeed, false); + syncOptions(); +}); +syncOptions(); document.getElementById('layersBtn')!.addEventListener('click', () => { layersPanel.style.display = layersPanel.style.display === 'flex' ? 'none' : 'flex'; }); diff --git a/src/optionsStore.ts b/src/optionsStore.ts new file mode 100644 index 0000000..b0b83c7 --- /dev/null +++ b/src/optionsStore.ts @@ -0,0 +1,75 @@ +/** + * 뷰어 옵션 영구 저장소 (IndexedDB). + * + * localStorage 대신 IndexedDB 를 쓰는 이유: 값이 문자열로 강제되지 않고(숫자/불린/ + * 객체 그대로), 용량 제한이 사실상 없으며, 나중에 도면별 설정처럼 구조가 커져도 + * 같은 저장소를 그대로 쓸 수 있다. + * + * DB 하나(`hmw-viewer`) 안에 key-value 스토어(`options`) 하나만 둔다. + * 실패(사생활 보호 모드, 스토리지 차단 등)해도 앱이 죽지 않도록 모든 API 는 + * 조용히 기본값으로 떨어진다. + */ + +const DB_NAME = 'hmw-viewer'; +const DB_VERSION = 1; +const STORE = 'options'; + +let dbPromise: Promise | null = null; + +function openDb(): Promise { + if (dbPromise) return dbPromise; + dbPromise = new Promise((resolve) => { + if (typeof indexedDB === 'undefined') return resolve(null); + let req: IDBOpenDBRequest; + try { + req = indexedDB.open(DB_NAME, DB_VERSION); + } catch { + return resolve(null); + } + req.onupgradeneeded = () => { + const db = req.result; + if (!db.objectStoreNames.contains(STORE)) db.createObjectStore(STORE); + }; + req.onsuccess = () => resolve(req.result); + req.onerror = () => resolve(null); + req.onblocked = () => resolve(null); + }); + return dbPromise; +} + +function tx(mode: IDBTransactionMode, run: (store: IDBObjectStore) => IDBRequest): Promise { + return openDb().then( + (db) => + new Promise((resolve) => { + if (!db) return resolve(null); + try { + const t = db.transaction(STORE, mode); + const req = run(t.objectStore(STORE)); + req.onsuccess = () => resolve(req.result as T); + req.onerror = () => resolve(null); + } catch { + resolve(null); + } + }), + ); +} + +/** 저장된 옵션 하나. 없으면 `fallback`. */ +export async function getOption(key: string, fallback: T): Promise { + const v = await tx('readonly', (s) => s.get(key)); + return v === null || v === undefined ? fallback : v; +} + +/** 옵션 하나 저장. 저장이 막혀 있어도 예외를 던지지 않는다. */ +export async function setOption(key: string, value: unknown): Promise { + await tx('readwrite', (s) => s.put(value, key)); +} + +/** 전체 옵션을 한 번에 읽는다 (기동 시 1회 호출용). */ +export async function getAllOptions(): Promise> { + const keys = (await tx('readonly', (s) => s.getAllKeys())) ?? []; + const vals = (await tx('readonly', (s) => s.getAll())) ?? []; + const out: Record = {}; + keys.forEach((k, i) => { out[String(k)] = vals[i]; }); + return out; +} diff --git a/src/viewer2d/Viewer2D.d.ts b/src/viewer2d/Viewer2D.d.ts index f938160..30d7a7b 100644 --- a/src/viewer2d/Viewer2D.d.ts +++ b/src/viewer2d/Viewer2D.d.ts @@ -16,6 +16,8 @@ export class Viewer2D { setAccent(hex: string): void; setTheme(dark: boolean): void; setGrid(visible: boolean): void; + setZoomSpeed(speed: number): void; + getZoomSpeed(): number; /** Lineweight display (AutoCAD LWDISPLAY); null follows the drawing's own flag. */ setLineweightEnabled(on: boolean | null): void; getLineweightEnabled(): boolean; diff --git a/src/viewer2d/Viewer2D.js b/src/viewer2d/Viewer2D.js index 90c32a1..d157ca8 100644 --- a/src/viewer2d/Viewer2D.js +++ b/src/viewer2d/Viewer2D.js @@ -25,11 +25,11 @@ const CLICK_THRESHOLD_PX = 14; // ── Lineweight (AutoCAD LWDISPLAY) ───────────────────────────────────────── // DWG stores lineweight as an i16 in 1/100 mm (-1 ByLayer, -2 ByBlock, // -3 Default). AutoCAD shows it in *screen* pixels — the width does not grow -// when you zoom in — at one pixel per 0.05 mm on the default display-scale -// slider (0.50 mm = 10 px, 2.11 mm = 42 px). Measured against an AutoCAD -// capture of the 노면 drawing: its 0.50 mm road edge is ~10 px, so 20 px/mm. -// Host apps can retune this with setLineweightScale(). -const LW_PX_PER_MM = 20; +// when you zoom in. The px-per-mm factor is AutoCAD's "Adjust Display Scale" +// slider and depends on the monitor, so it is only a default: 11 px/mm is the +// value that matched an AutoCAD reference side by side (0.35 mm ≈ 4 px, +// 0.50 mm ≈ 5.5 px). Retune per host/monitor with setLineweightScale(). +const LW_PX_PER_MM = 11; // LWDEFAULT: what -3 (and a layer that never set one) resolves to. const LW_DEFAULT_MM = 0.25; // At or below the CAD default the line stays in the 1-px hairline batch: a