@rings-webgpu/core 1.0.22 → 1.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/rings.umd.js CHANGED
@@ -7762,7 +7762,7 @@ else if (typeof exports === 'object')
7762
7762
  `;class ff{compute;constructor(){this.compute=new fe(cf)}generateBRDFLUTTexture(){let e=new pe(256,256,Y.rgba8unorm,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.TEXTURE_BINDING);this.compute.setStorageTexture("brdflutTexture",e),this.compute.workerSizeX=256/8,this.compute.workerSizeY=256/8;let t=S.beginCommandEncoder();return S.computeCommand(t,[this.compute]),S.endCommandEncoder(t),e}}class qr{id;guiTexture;uvRec=new $(0,0,1,1);uvBorder=new $(0,0,0,0);offsetSize=new $(0,0,4,4);borderSize=new $(0,0,0,0);trimSize=new K;isSliced=!1;height=4;width=4;xadvance=0;xoffset=0;yoffset=0;constructor(e){this.guiTexture=e||A.res.defaultGUITexture}}class ir{static _maxUid=-1;_staticId=-1;dynamicId=-1;texture;width=1;height=1;get staticId(){return this._staticId}constructor(e){e||=A.res.whiteTexture,e.addressModeU="clamp-to-edge",e.addressModeV="clamp-to-edge",this.texture=e,ir._maxUid++,this._staticId=ir._maxUid,this.init()}init(){this.dynamicId=-1,this.width=this.texture.width,this.height=this.texture.height}}class F2{fntCache={};fntData={};addFontData(e,t,a){this.fntData[`${e}${t}`]=a}getFontData(e,t){return this.fntData[`${e}${t}`]}addFnt(e,t,a,r){let i=`${e}${t}`;this.fntCache[i]||(this.fntCache[i]={}),this.fntCache[i][a]=r}getFnt(e,t,a){let r=`${e}${t}`,i=this.fntCache[r];return i?i[a]:this.fntCache[" "]}}let $r=new F2;class df{face="";size=0;bold=!1;italic=!1;stretchH=0;spacing="";outline=0;lineHeight=0;base=0;scaleW=0;scaleH=0;pages=0;packed=0;alphaChnl=0;redChnl=0;greenChnl=0;blueChnl=0;count=0;fontPage=[];fontChar={};constructor(){}}class hf{id=0;file=""}class uf{id=-1;x=0;y=0;width=0;height=0;xoffset=0;yoffset=0;xadvance=0;page=0;chnl=0}class za extends nt{static format=Ge.TEXT;static parseSprite(e,t){for(const a in t.fontChar)if(Object.prototype.hasOwnProperty.call(t.fontChar,a)){const r=t.fontChar[a];let i=new qr;i.id=r.id.toString(),i.offsetSize.set(0,0,r.width,r.height),i.trimSize.set(r.width,r.height),i.width=r.width,i.height=r.height,i.xadvance=r.xadvance,i.xoffset=r.xoffset,i.yoffset=r.yoffset,i.guiTexture=e[r.page],i.uvRec.set(r.x/t.scaleW,(t.scaleH-(r.y+r.height))/t.scaleH,r.width/t.scaleW,r.height/t.scaleH),$r.addFnt(t.face,t.size,i.id,i)}}verification(){if(this.data)return!0;throw new Error("Method not implemented.")}async parseString(e){let t=this.getNewLine(e),a=e,r=new df;a.trim().split(t).forEach((i,n)=>{if(n<2)za.readLineProperty(i,r);else if(n<r.pages+2){let o=new hf;za.readLineProperty(i,o),r.fontPage.push(o)}else if(n<r.pages+3)za.readLineProperty(i,r);else if(r.count>0){let o=new uf;za.readLineProperty(i,o),r.fontChar[o.id]=o,r.count--}}),a="",this.data=r,await this.loadFontTextures()}getNewLine(e){return e.indexOf(`\r
7763
7763
  `)!=-1?`\r
7764
7764
  `:e.indexOf("\r")!=-1?"\r":`
7765
- `}async loadFontTextures(){let e=[],t=this.data;for(const a of t.fontPage){let r=this.baseUrl+a.file;await A.res.loadTexture(r,null,!0);let i=A.res.getTexture(r),n=new ir(i);e.push(n)}za.parseSprite(e,t),t.fontChar[" "]||za.insertSpaceChar(t,e[0])}static insertSpaceChar(e,t){let a=new qr,r=e.size*.5,i=e.lineHeight*.5;a.id=" ",a.offsetSize.set(0,0,e.size,e.size),a.trimSize.set(r,i),a.width=r,a.height=i,a.xadvance=0,a.xoffset=0,a.yoffset=0,a.guiTexture=t,a.uvRec.set(0,0,1e-6,1e-6),$r.addFnt(e.face,e.size,a.id,a)}static readLineProperty(e,t){e.trim().split(" ").forEach((a,r)=>{let i=a.split("=");if(i.length>1){let n=i[0],o=i[1];Object.prototype.hasOwnProperty.call(t,n)&&(o.indexOf('"')==-1?t[n]=parseFloat(i[1]):t[n]=o.replace('"',"").replace('"',""))}})}}function k2(s,e){let t=new qr;return t.id=s,t.offsetSize.set(0,0,e.width,e.height),t.trimSize.set(e.width,e.height),t.width=e.width,t.height=e.height,t.xadvance=0,t.xoffset=0,t.yoffset=0,t.guiTexture=new ir(e),t.uvRec.set(0,0,1,1),e.isVideoTexture||(e.flipY=!0),t}function bf(s,e,t){let a=new qr;a.guiTexture=s,a.id=e,a.uvRec.copyFrom(t.textureRect),a.trimSize.x=t.textureRect.z,a.trimSize.y=t.textureRect.w,a.offsetSize.x=t.textureRectOffset.x,a.offsetSize.y=t.textureRectOffset.y,a.offsetSize.z=t.size.x,a.offsetSize.w=t.size.y,a.width=t.size.x,a.height=t.size.y;let r=1/s.width,i=1/s.height;a.uvRec.set(a.uvRec.x*r,a.uvRec.y*i,a.uvRec.z*r,a.uvRec.w*i);let n=.1;return t.border.x<=n&&t.border.y<=n&&t.border.z<=n&&t.border.x<=n?a.isSliced=!1:(a.borderSize.copyFrom(t.border),a.uvBorder.copyFrom(t.border),a.uvBorder.x-=t.textureRectOffset.x,a.uvBorder.y-=t.textureRectOffset.y,a.uvBorder.z=t.border.z-(t.size.x-t.textureRect.z-t.textureRectOffset.x),a.uvBorder.w=t.border.w-(t.size.y-t.textureRect.w-t.textureRectOffset.y),a.uvBorder.x/=t.textureRect.z,a.uvBorder.z/=t.textureRect.z,a.uvBorder.y/=t.textureRect.w,a.uvBorder.w/=t.textureRect.w,a.isSliced=!0),a}class gf{_spriteMap=new Map;_spriteList=[];textureSize=new K;name;constructor(e){this.textureSize.set(e.x,e.y)}setTexture(e,t,a){let r=bf(e,t,a);return this._spriteMap.set(r.id,r),this._spriteList.push(r),r}getSprite(e){return this._spriteMap.get(e)}get spriteList(){return this._spriteList}}class mf extends nt{static format=Ge.TEXT;_json;_texture;async parseString(e){this._json=JSON.parse(e);let t=this.userData.replace(".json",".png");this._texture=await A.res.loadTexture(t,null,!0),this.data={json:this._json,texture:this._texture},this.parseAtlas()}verification(){if(this.data)return!0;throw new Error("verify failed.")}parseAtlas(){let e=new gf(this._json.size),t=new ir(this._texture),a=this._json.atlas;for(const r in a)e.setTexture(t,r,a[r]);A.res.addAtlas(this.baseUrl,e),this.data=e}}var Ot=Uint8Array,ei=Uint16Array,E2=Int32Array,pf=new Ot([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Af=new Ot([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),R2=new Ot([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Df=function(s,e){for(var t=new ei(31),a=0;a<31;++a)t[a]=e+=1<<s[a-1];for(var r=new E2(t[30]),a=1;a<30;++a)for(var i=t[a];i<t[a+1];++i)r[i]=i-t[a]<<5|a;return{b:t,r}},_f=Df(pf,2),Bf=_f.b,w2=_f.r;Bf[28]=258,w2[258]=28;for(var I2=Df(Af,0),Q2=I2.b,js=new ei(32768),we=0;we<32768;++we){var nr=(we&43690)>>1|(we&21845)<<1;nr=(nr&52428)>>2|(nr&13107)<<2,nr=(nr&61680)>>4|(nr&3855)<<4,js[we]=((nr&65280)>>8|(nr&255)<<8)>>1}for(var Si=(function(s,e,t){for(var a=s.length,r=0,i=new ei(e);r<a;++r)s[r]&&++i[s[r]-1];var n=new ei(e);for(r=1;r<e;++r)n[r]=n[r-1]+i[r-1]<<1;var o;if(t){o=new ei(1<<e);var l=15-e;for(r=0;r<a;++r)if(s[r])for(var c=r<<4|s[r],f=e-s[r],h=n[s[r]-1]++<<f,u=h|(1<<f)-1;h<=u;++h)o[js[h]>>l]=c}else for(o=new ei(a),r=0;r<a;++r)s[r]&&(o[r]=js[n[s[r]-1]++]>>15-s[r]);return o}),xi=new Ot(288),we=0;we<144;++we)xi[we]=8;for(var we=144;we<256;++we)xi[we]=9;for(var we=256;we<280;++we)xi[we]=7;for(var we=280;we<288;++we)xi[we]=8;for(var Uf=new Ot(32),we=0;we<32;++we)Uf[we]=5;var T2=Si(xi,9,1),M2=Si(Uf,5,1),Zs=function(s){for(var e=s[0],t=1;t<s.length;++t)s[t]>e&&(e=s[t]);return e},oa=function(s,e,t){var a=e/8|0;return(s[a]|s[a+1]<<8)>>(e&7)&t},Ys=function(s,e){var t=e/8|0;return(s[t]|s[t+1]<<8|s[t+2]<<16)>>(e&7)},N2=function(s){return(s+7)/8|0},Xs=function(s,e,t){return(e==null||e<0)&&(e=0),(t==null||t>s.length)&&(t=s.length),new Ot(s.subarray(e,t))},P2=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Xt=function(s,e,t){var a=new Error(e||P2[s]);if(a.code=s,Error.captureStackTrace&&Error.captureStackTrace(a,Xt),!t)throw a;return a},V2=function(s,e,t,a){var r=s.length,i=a?a.length:0;if(!r||e.f&&!e.l)return t||new Ot(0);var n=!t,o=n||e.i!=2,l=e.i;n&&(t=new Ot(r*3));var c=function(It){var Qt=t.length;if(It>Qt){var Gt=new Ot(Math.max(Qt*2,It));Gt.set(t),t=Gt}},f=e.f||0,h=e.p||0,u=e.b||0,g=e.l,p=e.d,m=e.m,D=e.n,_=r*8;do{if(!g){f=oa(s,h,1);var B=oa(s,h+1,3);if(h+=3,B)if(B==1)g=T2,p=M2,m=9,D=5;else if(B==2){var F=oa(s,h,31)+257,k=oa(s,h+10,15)+4,w=F+oa(s,h+5,31)+1;h+=14;for(var x=new Ot(w),M=new Ot(19),N=0;N<k;++N)M[R2[N]]=oa(s,h+N*3,7);h+=k*3;for(var Q=Zs(M),G=(1<<Q)-1,X=Si(M,Q,1),N=0;N<w;){var ne=X[oa(s,h,G)];h+=ne&15;var v=ne>>4;if(v<16)x[N++]=v;else{var q=0,he=0;for(v==16?(he=3+oa(s,h,3),h+=2,q=x[N-1]):v==17?(he=3+oa(s,h,7),h+=3):v==18&&(he=11+oa(s,h,127),h+=7);he--;)x[N++]=q}}var Be=x.subarray(0,F),ae=x.subarray(F);m=Zs(Be),D=Zs(ae),g=Si(Be,m,1),p=Si(ae,D,1)}else Xt(1);else{var v=N2(h)+4,C=s[v-4]|s[v-3]<<8,y=v+C;if(y>r){l&&Xt(0);break}o&&c(u+C),t.set(s.subarray(v,y),u),e.b=u+=C,e.p=h=y*8,e.f=f;continue}if(h>_){l&&Xt(0);break}}o&&c(u+131072);for(var ee=(1<<m)-1,se=(1<<D)-1,Ae=h;;Ae=h){var q=g[Ys(s,h)&ee],Ue=q>>4;if(h+=q&15,h>_){l&&Xt(0);break}if(q||Xt(2),Ue<256)t[u++]=Ue;else if(Ue==256){Ae=h,g=null;break}else{var Se=Ue-254;if(Ue>264){var N=Ue-257,Te=pf[N];Se=oa(s,h,(1<<Te)-1)+Bf[N],h+=Te}var ve=p[Ys(s,h)&se],Me=ve>>4;ve||Xt(3),h+=ve&15;var ae=Q2[Me];if(Me>3){var Te=Af[Me];ae+=Ys(s,h)&(1<<Te)-1,h+=Te}if(h>_){l&&Xt(0);break}o&&c(u+131072);var Ut=u+Se;if(u<ae){var ya=i-ae,Ca=Math.min(ae,Ut);for(ya+u<0&&Xt(3);u<Ca;++u)t[u]=a[ya+u]}for(;u<Ut;++u)t[u]=t[u-ae]}}e.l=g,e.p=Ae,e.b=u,e.f=f,g&&(f=1,e.m=m,e.d=p,e.n=D)}while(!f);return u!=t.length&&n?Xs(t,0,u):t.subarray(0,u)},O2=new Ot(0),Aa=function(s,e){return s[e]|s[e+1]<<8},la=function(s,e){return(s[e]|s[e+1]<<8|s[e+2]<<16|s[e+3]<<24)>>>0},Hs=function(s,e){return la(s,e)+la(s,e+4)*4294967296};function L2(s,e){return V2(s,{i:2},e&&e.out,e&&e.dictionary)}var Ks=typeof TextDecoder<"u"&&new TextDecoder,G2=0;try{Ks.decode(O2,{stream:!0}),G2=1}catch{}var z2=function(s){for(var e="",t=0;;){var a=s[t++],r=(a>127)+(a>223)+(a>239);if(t+r>s.length)return{s:e,r:Xs(s,t-1)};r?r==3?(a=((a&15)<<18|(s[t++]&63)<<12|(s[t++]&63)<<6|s[t++]&63)-65536,e+=String.fromCharCode(55296|a>>10,56320|a&1023)):r&1?e+=String.fromCharCode((a&31)<<6|s[t++]&63):e+=String.fromCharCode((a&15)<<12|(s[t++]&63)<<6|s[t++]&63):e+=String.fromCharCode(a)}};function vf(s,e){if(e){for(var t="",a=0;a<s.length;a+=16384)t+=String.fromCharCode.apply(null,s.subarray(a,a+16384));return t}else{if(Ks)return Ks.decode(s);var r=z2(s),i=r.s,t=r.r;return t.length&&Xt(8),i}}var J2=function(s,e){return e+30+Aa(s,e+26)+Aa(s,e+28)},W2=function(s,e,t){var a=Aa(s,e+28),r=vf(s.subarray(e+46,e+46+a),!(Aa(s,e+8)&2048)),i=e+46+a,n=la(s,e+20),o=t&&n==4294967295?j2(s,i):[n,la(s,e+24),la(s,e+42)],l=o[0],c=o[1],f=o[2];return[Aa(s,e+10),l,c,r,i+Aa(s,e+30)+Aa(s,e+32),f]},j2=function(s,e){for(;Aa(s,e)!=1;e+=4+Aa(s,e+2));return[Hs(s,e+12),Hs(s,e+4),Hs(s,e+20)]};function Z2(s,e){for(var t={},a=s.length-22;la(s,a)!=101010256;--a)(!a||s.length-a>65558)&&Xt(13);var r=Aa(s,a+8);if(!r)return{};var i=la(s,a+16),n=i==4294967295||r==65535;if(n){var o=la(s,a-12);n=la(s,o)==101075792,n&&(r=la(s,o+32),i=la(s,o+48))}for(var l=0;l<r;++l){var c=W2(s,i,n),f=c[0],h=c[1],u=c[2],g=c[3],p=c[4],m=c[5],D=J2(s,m);i=p,f?f==8?t[g]=L2(s.subarray(D,D+h),{out:new Ot(u)}):Xt(14,"unknown compression type "+f):t[g]=Xs(s,D,D+h)}return t}class st extends ut{constructor(){super(),this.shader=new d.UnLitShader,this.baseMap=A.res.whiteTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set envMap(e){}set shadowMap(e){}}class Cr extends Fe{shape_vertices=[];shape_indices=[];radius;widthSegments;heightSegments;phiStart;phiLength;thetaStart;thetaLength;constructor(e,t,a,r,i,n,o){super(),this.radius=e,this.widthSegments=t,this.heightSegments=a,this.phiStart=r,this.phiLength=i,this.thetaStart=n,this.thetaLength=o,this.buildGeometry()}buildGeometry(){var e,t,a=0;let r=this.heightSegments,i=this.widthSegments,n=this.radius;var o=(r+1)*(i+1);let l=new Float32Array(o*3),c=new Float32Array(o*3),f=new Float32Array(o*2),h=new Uint16Array(i*r*2*3),u=0,g=0,p=0;for(t=0;t<=r;++t){var m=Math.PI*t/r,D=n*Math.cos(m),_=n*Math.sin(m);for(e=0;e<=i;++e){var B=2*Math.PI*e/i,v=_*Math.cos(B),C=_*Math.sin(B),y=1/Math.sqrt(v*v+D*D+C*C);if(l[u++]=v,l[u++]=D,l[u++]=C,c[g++]=v*y,c[g++]=D*y,c[g++]=C*y,f[p++]=e/i,f[p++]=t/r,e>0&&t>0){var F=(i+1)*t+e,k=(i+1)*t+e-1,w=(i+1)*(t-1)+e-1,x=(i+1)*(t-1)+e;t==r?(h[a++]=F,h[a++]=w,h[a++]=x):t==1?(h[a++]=F,h[a++]=k,h[a++]=w):(h[a++]=F,h[a++]=k,h[a++]=w,h[a++]=F,h[a++]=w,h[a++]=x)}}}this.setIndices(h),this.setAttribute(V.position,l),this.setAttribute(V.normal,c),this.setAttribute(V.uv,f),this.setAttribute(V.TEXCOORD_1,f),this.addSubGeometry({indexStart:0,indexCount:h.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0}),this.bounds=new ge(b.ZERO,new b(this.radius*2,this.radius*2,this.radius*2))}}class Fi extends d.Object3D{static register3DRepresentation=null;positionIndex=-1;positionValid=!1;marker;constructor(e){super(),this.parsePlacemark(e),this.setup3DRepresentation()}parsePlacemark(e){if(!e.slamPositionInfo){console.warn("WayPoint3D: slamPositionInfo is not found");return}const t=e.slamPositionInfo.slamPosition.split(",").map(Number);this.localPosition=new b(t[0],t[1],t[2]),this.positionIndex=Number(e.slamPositionInfo.slamPositionIndex),this.positionValid=e.slamPositionInfo.slamPositionValid==="1"}setup3DRepresentation(){if(this.marker&&(this.removeChild(this.marker),this.marker=null),Fi.register3DRepresentation)this.marker=Fi.register3DRepresentation(this),this.marker&&this.addChild(this.marker);else{this.marker=new d.Object3D;const e=this.marker.addComponent(d.MeshRenderer);e.geometry=new Cr(.1,32,16),e.material=new st,e.material.baseColor=this.positionValid?new O(0,1,0,1):new O(1,0,0,1),this.addChild(this.marker),this.marker.name="WayPoint3DMarker"}}}class ki extends d.Object3D{static register3DRepresentation=null;line;constructor(e){super(),this.parseWayLineFile(e),this.setup3DRepresentation()}parseWayLineFile(e){for(const t of e.Folder.Placemark){const a=new Fi(t);this.addChild(a)}this.entityChildren=this.entityChildren.sort((t,a)=>t.positionIndex-a.positionIndex)}setup3DRepresentation(){this.line&&(this.removeChild(this.line),this.line=null),ki.register3DRepresentation?(this.line=ki.register3DRepresentation(this),this.line&&this.addChild(this.line)):(this.line=this.createMultiLine(this.entityChildren.map(e=>e.localPosition),new O(1,1,1,1)),this.addChild(this.line),this.line.name="WayLines3DLine")}createMultiLine(e,t){if(e.length<2)return null;const a=new Fe,r=new Float32Array(e.length*3);for(let c=0;c<e.length;c++)r[c*3]=e[c].x,r[c*3+1]=e[c].y,r[c*3+2]=e[c].z;const i=new Uint16Array((e.length-1)*2);for(let c=0;c<e.length-1;c++)i[c*2]=c,i[c*2+1]=c+1;a.setIndices(i),a.setAttribute(V.position,r),a.addSubGeometry({indexStart:0,indexCount:i.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});const n=new d.Object3D,o=n.addComponent(d.MeshRenderer),l=new st;return l.topology="line-list",l.baseColor=t,l.blendMode=te.ADD,l.castReflection=!1,o.geometry=a,o.material=l,n}}class yf extends nt{static format=Ge.BIN;parseBuffer(e){try{const t={template:null,waylines:null},a=Z2(new Uint8Array(e));for(const i in a){const n=a[i],l=new DOMParser().parseFromString(vf(n),"application/xml"),c={};this.parseNode(l,c);const f=i.replace("wpmz/","").split(".")[0];Object.assign(t,{[f]:c["#document"].kml.Document})}const r=new ki(t.waylines);this.data=r}catch(t){this.parserError(`KMZ parsing failed: ${t}`,-1)}}parseNode(e,t){const a=["Placemark","actionGroup","action"],r=e.nodeName.replace("wpml:","");if(!e.childNodes.length)t[r]=void 0;else{let i=null,n=!1;for(let o=0;o<e.childNodes.length;++o){const l=e.childNodes[o];if(l.nodeType==Node.TEXT_NODE){const c=l.nodeValue?.trim();c&&c.length>0&&(i=c)}else l.nodeType==Node.ELEMENT_NODE&&(n=!0)}if(i&&!n)t[r]=i;else if(n){a.includes(r)?t[r]?.length?t[r].push({}):t[r]=[{}]:t[r]={};for(let o=0;o<e.childNodes.length;++o){const l=e.childNodes[o];l.nodeType==Node.ELEMENT_NODE&&this.parseNode(l,Array.isArray(t[r])?t[r].at(-1):t[r])}}else t[r]=void 0}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class Cf{_texturePool;_materialPool;_prefabPool;_gltfPool;_geometryPool;_atlasList;_obj;constructor(){this._texturePool=new Map,this._materialPool=new Map,this._prefabPool=new Map,this._geometryPool=new Map,this._gltfPool=new Map,this._atlasList=new Map,this._obj=new Map}getGltf(e){return this._gltfPool.get(e)}addObj(e,t){this._obj.set(e,t)}getObj(e){return this._obj.get(e)}addTexture(e,t){this._texturePool.set(e,t)}getTexture(e){return this._texturePool.get(e)}addGeometry(e,t){this._geometryPool.set(e,t)}getGeometry(e){return this._geometryPool.get(e)}addMat(e,t){return this._materialPool.set(e,t)}getMat(e){return this._materialPool.get(e)}addPrefab(e,t){this._prefabPool.set(e,t)}getPrefab(e){return this._prefabPool.get(e).instantiate()}addAtlas(e,t){t.name=e,this._atlasList.set(e,t)}getAtlas(e){return this._atlasList.get(e)}getGUISprite(e){for(let t of this._atlasList.values()){let a=t.getSprite(e);if(a)return a}return null}async load(e,t,a){return(await new At().load(e,t,a)).data}async loadGltf(e,t){if(this._prefabPool.has(e))return this._prefabPool.get(e);let a,r=e.substring(e.lastIndexOf(".")).toLowerCase(),i=new At;r==".gltf"?a=await i.load(e,Dt,t):a=await i.load(e,Qs,t);let n=a.data;return this._prefabPool.set(e,n),this._gltfPool.set(e,a.gltf),n}async loadObj(e,t){if(this._prefabPool.has(e))return this._prefabPool.get(e);let a,r=e.substring(e.lastIndexOf(".")).toLowerCase(),i=new At;r==".obj"&&(a=await i.load(e,J0,t));let n=a.data;return this._prefabPool.set(e,n),n}async loadB3DM(e,t,a){if(this._prefabPool.has(e))return this._prefabPool.get(e);let n=(await new At().load(e,zs,t,a)).data;return this._prefabPool.set(e,n),n}async loadI3DM(e,t,a){if(this._prefabPool.has(e))return this._prefabPool.get(e);let n=(await new At().load(e,lf,t,a)).data;return this._prefabPool.set(e,n),n}async loadTexture(e,t,a){if(this._texturePool.has(e))return this._texturePool.get(e);let r=new La;return r.flipY=a,await r.load(e,t),this._texturePool.set(e,r),r}async loadTextureCount(e,t,a,r){return new Promise(async(i,n)=>{let o=0,l=[];t==0&&i(l);for(let c=0;c<t;c++){const f=e.shift();this.loadTexture(f,a,r).then(h=>{l.push(h),o++,o==t&&i(l)})}})}async loadBitmapTextures(e,t=5,a,r){let i=[],n=Math.floor(e.length/t)+1,o=Math.floor(e.length%t);for(let l=0;l<n;l++){let c=await this.loadTextureCount(e,l==n-1?o:t,a,r);i.push(...c)}return i}async loadHDRTexture(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new Ns;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadHDRTextureCube(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new gn;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadLDRTextureCube(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new pn;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadTextureCubeMaps(e){let t=e[0];if(this._texturePool.has(t))return this._texturePool.get(t);let a=new Ts;return await a.load(e),this._texturePool.set(e[0],a),a}async loadTextureCubeStd(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new Ts;return await a.loadStd(e),a}async loadJSON(e,t){return await new At().loadJson(e,t).then(async a=>a).catch(a=>{console.log(a)})}async loadFont(e,t,a){let i=await new At().load(e,za,t,a),n=i.data;return $r.addFontData(n.face,n.size,n),i.data}async loadAtlas(e,t){return(await new At().load(e,mf,t,e)).data}async loadKMZ(e,t){return(await new At().load(e,yf,t)).data}normalTexture;maskTexture;whiteTexture;blackTexture;redTexture;blueTexture;greenTexture;yellowTexture;grayTexture;defaultSky;defaultGUITexture;defaultGUISprite;defaultMaterial;createTexture(e,t,a,r,i,n,o){let l=32,c=32,f=new Uint8Array(l*c*4);this.fillColor(f,e,t,a,r,i,n);let h=new ds;return h.name=o,h.create(16,16,f,!0),o&&this.addTexture(o,h),h}fillColor(e,t,a,r,i,n,o){for(let l=0;l<t;l++)for(let c=0;c<a;c++){let f=c*t+l;e[f*4+0]=r,e[f*4+1]=i,e[f*4+2]=n,e[f*4+3]=o}}initDefault(){this.normalTexture=this.createTexture(32,32,255*.5,255*.5,255,255,"default-normalTexture"),this.maskTexture=this.createTexture(32,32,255,255*.5,255,255,"default-maskTexture"),this.whiteTexture=this.createTexture(32,32,255,255,255,255,"default-whiteTexture"),this.blackTexture=this.createTexture(32,32,0,0,0,255,"default-blackTexture"),this.redTexture=this.createTexture(32,32,255,0,0,255,"default-redTexture"),this.blueTexture=this.createTexture(32,32,0,0,255,255,"default-blueTexture"),this.greenTexture=this.createTexture(32,32,0,255,0,255,"default-greenTexture"),this.yellowTexture=this.createTexture(32,32,0,255,255,255,"default-yellowTexture"),this.grayTexture=this.createTexture(32,32,128,128,128,255,"default-grayTexture");let t=new ff().generateBRDFLUTTexture(),a=t.name="BRDFLUT";this.addTexture(a,t),this.defaultSky=new gn,this.defaultSky.createFromTexture(128,this.blackTexture),me.getInstance().attached(this.defaultSky,this),me.getInstance().attached(t,this),me.getInstance().attached(this.normalTexture,this),me.getInstance().attached(this.maskTexture,this),me.getInstance().attached(this.whiteTexture,this),me.getInstance().attached(this.blackTexture,this),me.getInstance().attached(this.redTexture,this),me.getInstance().attached(this.blueTexture,this),me.getInstance().attached(this.greenTexture,this),me.getInstance().attached(this.yellowTexture,this),me.getInstance().attached(this.grayTexture,this),this.defaultGUITexture=new ir(this.whiteTexture),this.defaultGUISprite=new qr(this.defaultGUITexture),this.defaultGUISprite.trimSize.set(4,4),this.defaultMaterial=new pa}}class Sf extends Pe{_postList;init(e){this._postList=new Map}start(){}stop(){}onEnable(){this.activePost()}onDisable(){this.unActivePost()}activePost(){let e=this.transform.view3D,t=A.getRenderJob(e);this._postList.forEach(a=>{t.addPost(a)})}unActivePost(){let e=this.transform.view3D,t=A.getRenderJob(e);this._postList.forEach(a=>{t.removePost(a)})}addPost(e){if(this._postList.has(e))return;let t=new e;return this._postList.set(e,t),this._enable&&this.activePost(),t}removePost(e){if(!this._postList.has(e))return;let t=this._postList.get(e);this._postList.delete(e);let a=this.transform.view3D;A.getRenderJob(a).removePost(t)}getPost(e){return this._postList.has(e)?this._postList.get(e):null}}const Y2="1.0.21";class A{static res;static inputSystem;static views;static _frameRateValue=0;static _frameRate=360;static _time=0;static _beforeRender;static _renderLoop;static _lateRender;static _requestAnimationFrameID=0;static get frameRate(){return this._frameRate}static set frameRate(e){this._frameRate=e,this._frameRateValue=1e3/e,e>=360&&(this._frameRateValue=0)}static get size(){return E.presentationSize}static get aspect(){return E.aspect}static get width(){return E.windowWidth}static get height(){return E.windowHeight}static setting={doublePrecision:!1,occlusionQuery:{enable:!0,debug:!1},pick:{enable:!0,mode:"bound",detail:"mesh"},render:{debug:!1,renderPassState:4,renderState_left:5,renderState_right:5,renderState_split:.5,quadScale:1,hdrExposure:1.5,debugQuad:-1,maxPointLight:1e3,maxDirectLight:4,maxSportLight:1e3,drawOpMin:0,drawOpMax:Number.MAX_SAFE_INTEGER,drawTrMin:0,drawTrMax:Number.MAX_SAFE_INTEGER,zPrePass:!1,useLogDepth:!1,useCompressGBuffer:!1,gi:!1,postProcessing:{bloom:{downSampleStep:3,downSampleBlurSize:9,downSampleBlurSigma:1,upSampleBlurSize:9,upSampleBlurSigma:1,luminanceThreshole:1,bloomIntensity:1,hdr:1},globalFog:{debug:!1,enable:!1,fogType:0,fogHeightScale:.1,start:400,end:10,density:.02,ins:.5,skyFactor:.5,skyRoughness:.4,overrideSkyFactor:.8,fogColor:new O(96/255,117/255,133/255,1),falloff:.7,rayLength:200,scatteringExponent:2.7,dirHeightLine:10},godRay:{blendColor:!0,rayMarchCount:16,scatteringExponent:5,intensity:.5},ssao:{enable:!1,radius:.15,bias:-.1,aoPower:2,debug:!0},outline:{enable:!1,strength:1,groupCount:4,outlinePixel:2,fadeOutlinePixel:4,textureScale:1,useAddMode:!1,debug:!0},taa:{enable:!1,jitterSeedCount:8,blendFactor:.1,sharpFactor:.6,sharpPreBlurFactor:.5,temporalJitterScale:.13,debug:!0},gtao:{enable:!1,darkFactor:1,maxDistance:5,maxPixel:50,rayMarchSegment:6,multiBounce:!1,usePosFloat32:!0,blendColor:!0,debug:!0},ssr:{enable:!1,pixelRatio:1,fadeEdgeRatio:.2,rayMarchRatio:.5,fadeDistanceMin:600,fadeDistanceMax:2e3,roughnessThreshold:.5,powDotRN:.2,mixThreshold:.1,debug:!0},fxaa:{enable:!1},depthOfView:{enable:!1,iterationCount:3,pixelOffset:1,near:150,far:300}}},shadow:{enable:!0,type:"HARD",pointShadowBias:5e-4,shadowSize:2048,pointShadowSize:1024,shadowSoft:.005,shadowBound:100,shadowBias:.05,needUpdate:!0,autoUpdate:!0,updateFrameRate:2,csmMargin:.1,csmScatteringExp:.7,csmAreaScale:.4,debug:!1},gi:{enable:!1,offsetX:0,offsetY:0,offsetZ:0,probeSpace:64,probeXCount:4,probeYCount:2,probeZCount:4,probeSize:32,probeSourceTextureSize:2048,octRTMaxSize:2048,octRTSideSize:16,maxDistance:64*1.73,normalBias:.25,depthSharpness:1,hysteresis:.98,lerpHysteresis:.01,irradianceChebyshevBias:.01,rayNumber:144,irradianceDistanceBias:32,indirectIntensity:1,ddgiGamma:2.2,bounceIntensity:.025,probeRoughness:1,realTimeGI:!1,debug:!1,autoRenderProbe:!1},sky:{type:"HDRSKY",sky:null,skyExposure:1,defaultFar:65536,defaultNear:1},light:{maxLight:4096},material:{materialChannelDebug:!1,materialDebug:!1},loader:{numConcurrent:20},reflectionSetting:{reflectionProbeMaxCount:8,reflectionProbeSize:256,width:256*6,height:8*256,enable:!0}};static renderJobs;static async init(e={}){console.log("Rings Version",Y2),window.isSecureContext||console.warn("WebGPU is only supported in secure contexts (HTTPS or localhost)"),this.setting={...this.setting,...e.engineSetting},await be.init(R.allocCount,this.setting.doublePrecision),await E.init(e.canvasConfig),this.setting.reflectionSetting.width=this.setting.reflectionSetting.reflectionProbeSize*6,this.setting.reflectionSetting.height=this.setting.reflectionSetting.reflectionProbeSize*this.setting.reflectionSetting.reflectionProbeMaxCount,oe.getGBufferFrame(oe.reflections_GBuffer,this.setting.reflectionSetting.width,this.setting.reflectionSetting.height,!1),J.init(),Va.init(),le.init(),mt.init(),Et.init(),this.res=new Cf,this.res.initDefault(),this._beforeRender=e.beforeRender,this._renderLoop=e.renderLoop,this._lateRender=e.lateRender,this.inputSystem=new No,this.inputSystem.initCanvas(E.canvas)}static startRenderJob(e){let t=new _0(e);return this.renderJobs.set(e,t),this.setting.pick.mode=="pixel"&&e.scene.getOrAddComponent(Sf).addPost(_s),(this.setting.pick.mode=="pixel"||this.setting.pick.mode=="bound")&&(e.enablePick=!0),t}static startRenderView(e){this.renderJobs||=new Map,this.views=[e];let t=this.startRenderJob(e);return this.resume(),t}static startRenderViews(e){this.renderJobs||=new Map,this.views=e;for(let t=0;t<e.length;t++)this.startRenderJob(e[t]);this.resume()}static getRenderJob(e){return this.renderJobs.get(e)}static pause(){this._requestAnimationFrameID!==0&&(cancelAnimationFrame(this._requestAnimationFrameID),this._requestAnimationFrameID=0)}static resume(){this._requestAnimationFrameID===0&&(this._requestAnimationFrameID=requestAnimationFrame(e=>this.render(e)))}static async render(e){if(this._frameRateValue>0){let t=e-this._time;if(t<this._frameRateValue){let a=performance.now();await new Promise(r=>{setTimeout(()=>{e+=performance.now()-a,r(!0)},this._frameRateValue-t)})}this._time=e}await this.updateFrame(e),this._requestAnimationFrameID=0,this.resume()}static async updateFrame(e){xe.delta=e-xe.time,xe.time=e,xe.frame+=1,rr.tick(xe.delta);let t=this.views,a=0;for(a=0;a<t.length;a++){const n=t[a];n.scene.waitUpdate();let[o,l]=E.presentationSize;n.camera.viewPort.setTo(0,0,o,l)}this._beforeRender&&await this._beforeRender();for(const n of ye.componentsBeforeUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}let r=E.device.createCommandEncoder();for(const n of ye.componentsComputeList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o,r)}}E.device.queue.submit([r.finish()]);for(const n of ye.componentsUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}for(const n of ye.graphicComponent){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];o&&f.enable&&h(o)}}this._renderLoop&&await this._renderLoop(),be.updateAllContinueTransform(0,R.useCount,16),le.modelMatrixBindGroup.writeBuffer(R.useCount*16),this.renderJobs.forEach((n,o)=>{n.renderState||n.start(),n.renderFrame()});for(const n of ye.componentsLateUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}this._lateRender&&await this._lateRender()}}let An=`
7765
+ `}async loadFontTextures(){let e=[],t=this.data;for(const a of t.fontPage){let r=this.baseUrl+a.file;await A.res.loadTexture(r,null,!0);let i=A.res.getTexture(r),n=new ir(i);e.push(n)}za.parseSprite(e,t),t.fontChar[" "]||za.insertSpaceChar(t,e[0])}static insertSpaceChar(e,t){let a=new qr,r=e.size*.5,i=e.lineHeight*.5;a.id=" ",a.offsetSize.set(0,0,e.size,e.size),a.trimSize.set(r,i),a.width=r,a.height=i,a.xadvance=0,a.xoffset=0,a.yoffset=0,a.guiTexture=t,a.uvRec.set(0,0,1e-6,1e-6),$r.addFnt(e.face,e.size,a.id,a)}static readLineProperty(e,t){e.trim().split(" ").forEach((a,r)=>{let i=a.split("=");if(i.length>1){let n=i[0],o=i[1];Object.prototype.hasOwnProperty.call(t,n)&&(o.indexOf('"')==-1?t[n]=parseFloat(i[1]):t[n]=o.replace('"',"").replace('"',""))}})}}function k2(s,e){let t=new qr;return t.id=s,t.offsetSize.set(0,0,e.width,e.height),t.trimSize.set(e.width,e.height),t.width=e.width,t.height=e.height,t.xadvance=0,t.xoffset=0,t.yoffset=0,t.guiTexture=new ir(e),t.uvRec.set(0,0,1,1),e.isVideoTexture||(e.flipY=!0),t}function bf(s,e,t){let a=new qr;a.guiTexture=s,a.id=e,a.uvRec.copyFrom(t.textureRect),a.trimSize.x=t.textureRect.z,a.trimSize.y=t.textureRect.w,a.offsetSize.x=t.textureRectOffset.x,a.offsetSize.y=t.textureRectOffset.y,a.offsetSize.z=t.size.x,a.offsetSize.w=t.size.y,a.width=t.size.x,a.height=t.size.y;let r=1/s.width,i=1/s.height;a.uvRec.set(a.uvRec.x*r,a.uvRec.y*i,a.uvRec.z*r,a.uvRec.w*i);let n=.1;return t.border.x<=n&&t.border.y<=n&&t.border.z<=n&&t.border.x<=n?a.isSliced=!1:(a.borderSize.copyFrom(t.border),a.uvBorder.copyFrom(t.border),a.uvBorder.x-=t.textureRectOffset.x,a.uvBorder.y-=t.textureRectOffset.y,a.uvBorder.z=t.border.z-(t.size.x-t.textureRect.z-t.textureRectOffset.x),a.uvBorder.w=t.border.w-(t.size.y-t.textureRect.w-t.textureRectOffset.y),a.uvBorder.x/=t.textureRect.z,a.uvBorder.z/=t.textureRect.z,a.uvBorder.y/=t.textureRect.w,a.uvBorder.w/=t.textureRect.w,a.isSliced=!0),a}class gf{_spriteMap=new Map;_spriteList=[];textureSize=new K;name;constructor(e){this.textureSize.set(e.x,e.y)}setTexture(e,t,a){let r=bf(e,t,a);return this._spriteMap.set(r.id,r),this._spriteList.push(r),r}getSprite(e){return this._spriteMap.get(e)}get spriteList(){return this._spriteList}}class mf extends nt{static format=Ge.TEXT;_json;_texture;async parseString(e){this._json=JSON.parse(e);let t=this.userData.replace(".json",".png");this._texture=await A.res.loadTexture(t,null,!0),this.data={json:this._json,texture:this._texture},this.parseAtlas()}verification(){if(this.data)return!0;throw new Error("verify failed.")}parseAtlas(){let e=new gf(this._json.size),t=new ir(this._texture),a=this._json.atlas;for(const r in a)e.setTexture(t,r,a[r]);A.res.addAtlas(this.baseUrl,e),this.data=e}}var Ot=Uint8Array,ei=Uint16Array,E2=Int32Array,pf=new Ot([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Af=new Ot([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),R2=new Ot([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Df=function(s,e){for(var t=new ei(31),a=0;a<31;++a)t[a]=e+=1<<s[a-1];for(var r=new E2(t[30]),a=1;a<30;++a)for(var i=t[a];i<t[a+1];++i)r[i]=i-t[a]<<5|a;return{b:t,r}},_f=Df(pf,2),Bf=_f.b,w2=_f.r;Bf[28]=258,w2[258]=28;for(var I2=Df(Af,0),Q2=I2.b,js=new ei(32768),we=0;we<32768;++we){var nr=(we&43690)>>1|(we&21845)<<1;nr=(nr&52428)>>2|(nr&13107)<<2,nr=(nr&61680)>>4|(nr&3855)<<4,js[we]=((nr&65280)>>8|(nr&255)<<8)>>1}for(var Si=(function(s,e,t){for(var a=s.length,r=0,i=new ei(e);r<a;++r)s[r]&&++i[s[r]-1];var n=new ei(e);for(r=1;r<e;++r)n[r]=n[r-1]+i[r-1]<<1;var o;if(t){o=new ei(1<<e);var l=15-e;for(r=0;r<a;++r)if(s[r])for(var c=r<<4|s[r],f=e-s[r],h=n[s[r]-1]++<<f,u=h|(1<<f)-1;h<=u;++h)o[js[h]>>l]=c}else for(o=new ei(a),r=0;r<a;++r)s[r]&&(o[r]=js[n[s[r]-1]++]>>15-s[r]);return o}),xi=new Ot(288),we=0;we<144;++we)xi[we]=8;for(var we=144;we<256;++we)xi[we]=9;for(var we=256;we<280;++we)xi[we]=7;for(var we=280;we<288;++we)xi[we]=8;for(var Uf=new Ot(32),we=0;we<32;++we)Uf[we]=5;var T2=Si(xi,9,1),M2=Si(Uf,5,1),Zs=function(s){for(var e=s[0],t=1;t<s.length;++t)s[t]>e&&(e=s[t]);return e},oa=function(s,e,t){var a=e/8|0;return(s[a]|s[a+1]<<8)>>(e&7)&t},Ys=function(s,e){var t=e/8|0;return(s[t]|s[t+1]<<8|s[t+2]<<16)>>(e&7)},N2=function(s){return(s+7)/8|0},Xs=function(s,e,t){return(e==null||e<0)&&(e=0),(t==null||t>s.length)&&(t=s.length),new Ot(s.subarray(e,t))},P2=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Xt=function(s,e,t){var a=new Error(e||P2[s]);if(a.code=s,Error.captureStackTrace&&Error.captureStackTrace(a,Xt),!t)throw a;return a},V2=function(s,e,t,a){var r=s.length,i=a?a.length:0;if(!r||e.f&&!e.l)return t||new Ot(0);var n=!t,o=n||e.i!=2,l=e.i;n&&(t=new Ot(r*3));var c=function(It){var Qt=t.length;if(It>Qt){var Gt=new Ot(Math.max(Qt*2,It));Gt.set(t),t=Gt}},f=e.f||0,h=e.p||0,u=e.b||0,g=e.l,p=e.d,m=e.m,D=e.n,_=r*8;do{if(!g){f=oa(s,h,1);var B=oa(s,h+1,3);if(h+=3,B)if(B==1)g=T2,p=M2,m=9,D=5;else if(B==2){var F=oa(s,h,31)+257,k=oa(s,h+10,15)+4,w=F+oa(s,h+5,31)+1;h+=14;for(var x=new Ot(w),M=new Ot(19),N=0;N<k;++N)M[R2[N]]=oa(s,h+N*3,7);h+=k*3;for(var Q=Zs(M),G=(1<<Q)-1,X=Si(M,Q,1),N=0;N<w;){var ne=X[oa(s,h,G)];h+=ne&15;var v=ne>>4;if(v<16)x[N++]=v;else{var q=0,he=0;for(v==16?(he=3+oa(s,h,3),h+=2,q=x[N-1]):v==17?(he=3+oa(s,h,7),h+=3):v==18&&(he=11+oa(s,h,127),h+=7);he--;)x[N++]=q}}var Be=x.subarray(0,F),ae=x.subarray(F);m=Zs(Be),D=Zs(ae),g=Si(Be,m,1),p=Si(ae,D,1)}else Xt(1);else{var v=N2(h)+4,C=s[v-4]|s[v-3]<<8,y=v+C;if(y>r){l&&Xt(0);break}o&&c(u+C),t.set(s.subarray(v,y),u),e.b=u+=C,e.p=h=y*8,e.f=f;continue}if(h>_){l&&Xt(0);break}}o&&c(u+131072);for(var ee=(1<<m)-1,se=(1<<D)-1,Ae=h;;Ae=h){var q=g[Ys(s,h)&ee],Ue=q>>4;if(h+=q&15,h>_){l&&Xt(0);break}if(q||Xt(2),Ue<256)t[u++]=Ue;else if(Ue==256){Ae=h,g=null;break}else{var Se=Ue-254;if(Ue>264){var N=Ue-257,Te=pf[N];Se=oa(s,h,(1<<Te)-1)+Bf[N],h+=Te}var ve=p[Ys(s,h)&se],Me=ve>>4;ve||Xt(3),h+=ve&15;var ae=Q2[Me];if(Me>3){var Te=Af[Me];ae+=Ys(s,h)&(1<<Te)-1,h+=Te}if(h>_){l&&Xt(0);break}o&&c(u+131072);var Ut=u+Se;if(u<ae){var ya=i-ae,Ca=Math.min(ae,Ut);for(ya+u<0&&Xt(3);u<Ca;++u)t[u]=a[ya+u]}for(;u<Ut;++u)t[u]=t[u-ae]}}e.l=g,e.p=Ae,e.b=u,e.f=f,g&&(f=1,e.m=m,e.d=p,e.n=D)}while(!f);return u!=t.length&&n?Xs(t,0,u):t.subarray(0,u)},O2=new Ot(0),Aa=function(s,e){return s[e]|s[e+1]<<8},la=function(s,e){return(s[e]|s[e+1]<<8|s[e+2]<<16|s[e+3]<<24)>>>0},Hs=function(s,e){return la(s,e)+la(s,e+4)*4294967296};function L2(s,e){return V2(s,{i:2},e&&e.out,e&&e.dictionary)}var Ks=typeof TextDecoder<"u"&&new TextDecoder,G2=0;try{Ks.decode(O2,{stream:!0}),G2=1}catch{}var z2=function(s){for(var e="",t=0;;){var a=s[t++],r=(a>127)+(a>223)+(a>239);if(t+r>s.length)return{s:e,r:Xs(s,t-1)};r?r==3?(a=((a&15)<<18|(s[t++]&63)<<12|(s[t++]&63)<<6|s[t++]&63)-65536,e+=String.fromCharCode(55296|a>>10,56320|a&1023)):r&1?e+=String.fromCharCode((a&31)<<6|s[t++]&63):e+=String.fromCharCode((a&15)<<12|(s[t++]&63)<<6|s[t++]&63):e+=String.fromCharCode(a)}};function vf(s,e){if(e){for(var t="",a=0;a<s.length;a+=16384)t+=String.fromCharCode.apply(null,s.subarray(a,a+16384));return t}else{if(Ks)return Ks.decode(s);var r=z2(s),i=r.s,t=r.r;return t.length&&Xt(8),i}}var J2=function(s,e){return e+30+Aa(s,e+26)+Aa(s,e+28)},W2=function(s,e,t){var a=Aa(s,e+28),r=vf(s.subarray(e+46,e+46+a),!(Aa(s,e+8)&2048)),i=e+46+a,n=la(s,e+20),o=t&&n==4294967295?j2(s,i):[n,la(s,e+24),la(s,e+42)],l=o[0],c=o[1],f=o[2];return[Aa(s,e+10),l,c,r,i+Aa(s,e+30)+Aa(s,e+32),f]},j2=function(s,e){for(;Aa(s,e)!=1;e+=4+Aa(s,e+2));return[Hs(s,e+12),Hs(s,e+4),Hs(s,e+20)]};function Z2(s,e){for(var t={},a=s.length-22;la(s,a)!=101010256;--a)(!a||s.length-a>65558)&&Xt(13);var r=Aa(s,a+8);if(!r)return{};var i=la(s,a+16),n=i==4294967295||r==65535;if(n){var o=la(s,a-12);n=la(s,o)==101075792,n&&(r=la(s,o+32),i=la(s,o+48))}for(var l=0;l<r;++l){var c=W2(s,i,n),f=c[0],h=c[1],u=c[2],g=c[3],p=c[4],m=c[5],D=J2(s,m);i=p,f?f==8?t[g]=L2(s.subarray(D,D+h),{out:new Ot(u)}):Xt(14,"unknown compression type "+f):t[g]=Xs(s,D,D+h)}return t}class st extends ut{constructor(){super(),this.shader=new d.UnLitShader,this.baseMap=A.res.whiteTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set envMap(e){}set shadowMap(e){}}class Cr extends Fe{shape_vertices=[];shape_indices=[];radius;widthSegments;heightSegments;phiStart;phiLength;thetaStart;thetaLength;constructor(e,t,a,r,i,n,o){super(),this.radius=e,this.widthSegments=t,this.heightSegments=a,this.phiStart=r,this.phiLength=i,this.thetaStart=n,this.thetaLength=o,this.buildGeometry()}buildGeometry(){var e,t,a=0;let r=this.heightSegments,i=this.widthSegments,n=this.radius;var o=(r+1)*(i+1);let l=new Float32Array(o*3),c=new Float32Array(o*3),f=new Float32Array(o*2),h=new Uint16Array(i*r*2*3),u=0,g=0,p=0;for(t=0;t<=r;++t){var m=Math.PI*t/r,D=n*Math.cos(m),_=n*Math.sin(m);for(e=0;e<=i;++e){var B=2*Math.PI*e/i,v=_*Math.cos(B),C=_*Math.sin(B),y=1/Math.sqrt(v*v+D*D+C*C);if(l[u++]=v,l[u++]=D,l[u++]=C,c[g++]=v*y,c[g++]=D*y,c[g++]=C*y,f[p++]=e/i,f[p++]=t/r,e>0&&t>0){var F=(i+1)*t+e,k=(i+1)*t+e-1,w=(i+1)*(t-1)+e-1,x=(i+1)*(t-1)+e;t==r?(h[a++]=F,h[a++]=w,h[a++]=x):t==1?(h[a++]=F,h[a++]=k,h[a++]=w):(h[a++]=F,h[a++]=k,h[a++]=w,h[a++]=F,h[a++]=w,h[a++]=x)}}}this.setIndices(h),this.setAttribute(V.position,l),this.setAttribute(V.normal,c),this.setAttribute(V.uv,f),this.setAttribute(V.TEXCOORD_1,f),this.addSubGeometry({indexStart:0,indexCount:h.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0}),this.bounds=new ge(b.ZERO,new b(this.radius*2,this.radius*2,this.radius*2))}}class Fi extends d.Object3D{static register3DRepresentation=null;positionIndex=-1;positionValid=!1;marker;constructor(e){super(),this.parsePlacemark(e),this.setup3DRepresentation()}parsePlacemark(e){if(!e.slamPositionInfo){console.warn("WayPoint3D: slamPositionInfo is not found");return}const t=e.slamPositionInfo.slamPosition.split(",").map(Number);this.localPosition=new b(t[0],t[1],t[2]),this.positionIndex=Number(e.slamPositionInfo.slamPositionIndex),this.positionValid=e.slamPositionInfo.slamPositionValid==="1"}setup3DRepresentation(){if(this.marker&&(this.removeChild(this.marker),this.marker=null),Fi.register3DRepresentation)this.marker=Fi.register3DRepresentation(this),this.marker&&this.addChild(this.marker);else{this.marker=new d.Object3D;const e=this.marker.addComponent(d.MeshRenderer);e.geometry=new Cr(.1,32,16),e.material=new st,e.material.baseColor=this.positionValid?new O(0,1,0,1):new O(1,0,0,1),this.addChild(this.marker),this.marker.name="WayPoint3DMarker"}}}class ki extends d.Object3D{static register3DRepresentation=null;line;constructor(e){super(),this.parseWayLineFile(e),this.setup3DRepresentation()}parseWayLineFile(e){for(const t of e.Folder.Placemark){const a=new Fi(t);this.addChild(a)}this.entityChildren=this.entityChildren.sort((t,a)=>t.positionIndex-a.positionIndex)}setup3DRepresentation(){this.line&&(this.removeChild(this.line),this.line=null),ki.register3DRepresentation?(this.line=ki.register3DRepresentation(this),this.line&&this.addChild(this.line)):(this.line=this.createMultiLine(this.entityChildren.map(e=>e.localPosition),new O(1,1,1,1)),this.addChild(this.line),this.line.name="WayLines3DLine")}createMultiLine(e,t){if(e.length<2)return null;const a=new Fe,r=new Float32Array(e.length*3);for(let c=0;c<e.length;c++)r[c*3]=e[c].x,r[c*3+1]=e[c].y,r[c*3+2]=e[c].z;const i=new Uint16Array((e.length-1)*2);for(let c=0;c<e.length-1;c++)i[c*2]=c,i[c*2+1]=c+1;a.setIndices(i),a.setAttribute(V.position,r),a.addSubGeometry({indexStart:0,indexCount:i.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});const n=new d.Object3D,o=n.addComponent(d.MeshRenderer),l=new st;return l.topology="line-list",l.baseColor=t,l.blendMode=te.ADD,l.castReflection=!1,o.geometry=a,o.material=l,n}}class yf extends nt{static format=Ge.BIN;parseBuffer(e){try{const t={template:null,waylines:null},a=Z2(new Uint8Array(e));for(const i in a){const n=a[i],l=new DOMParser().parseFromString(vf(n),"application/xml"),c={};this.parseNode(l,c);const f=i.replace("wpmz/","").split(".")[0];Object.assign(t,{[f]:c["#document"].kml.Document})}const r=new ki(t.waylines);this.data=r}catch(t){this.parserError(`KMZ parsing failed: ${t}`,-1)}}parseNode(e,t){const a=["Placemark","actionGroup","action"],r=e.nodeName.replace("wpml:","");if(!e.childNodes.length)t[r]=void 0;else{let i=null,n=!1;for(let o=0;o<e.childNodes.length;++o){const l=e.childNodes[o];if(l.nodeType==Node.TEXT_NODE){const c=l.nodeValue?.trim();c&&c.length>0&&(i=c)}else l.nodeType==Node.ELEMENT_NODE&&(n=!0)}if(i&&!n)t[r]=i;else if(n){a.includes(r)?t[r]?.length?t[r].push({}):t[r]=[{}]:t[r]={};for(let o=0;o<e.childNodes.length;++o){const l=e.childNodes[o];l.nodeType==Node.ELEMENT_NODE&&this.parseNode(l,Array.isArray(t[r])?t[r].at(-1):t[r])}}else t[r]=void 0}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class Cf{_texturePool;_materialPool;_prefabPool;_gltfPool;_geometryPool;_atlasList;_obj;constructor(){this._texturePool=new Map,this._materialPool=new Map,this._prefabPool=new Map,this._geometryPool=new Map,this._gltfPool=new Map,this._atlasList=new Map,this._obj=new Map}getGltf(e){return this._gltfPool.get(e)}addObj(e,t){this._obj.set(e,t)}getObj(e){return this._obj.get(e)}addTexture(e,t){this._texturePool.set(e,t)}getTexture(e){return this._texturePool.get(e)}addGeometry(e,t){this._geometryPool.set(e,t)}getGeometry(e){return this._geometryPool.get(e)}addMat(e,t){return this._materialPool.set(e,t)}getMat(e){return this._materialPool.get(e)}addPrefab(e,t){this._prefabPool.set(e,t)}getPrefab(e){return this._prefabPool.get(e).instantiate()}addAtlas(e,t){t.name=e,this._atlasList.set(e,t)}getAtlas(e){return this._atlasList.get(e)}getGUISprite(e){for(let t of this._atlasList.values()){let a=t.getSprite(e);if(a)return a}return null}async load(e,t,a){return(await new At().load(e,t,a)).data}async loadGltf(e,t){if(this._prefabPool.has(e))return this._prefabPool.get(e);let a,r=e.substring(e.lastIndexOf(".")).toLowerCase(),i=new At;r==".gltf"?a=await i.load(e,Dt,t):a=await i.load(e,Qs,t);let n=a.data;return this._prefabPool.set(e,n),this._gltfPool.set(e,a.gltf),n}async loadObj(e,t){if(this._prefabPool.has(e))return this._prefabPool.get(e);let a,r=e.substring(e.lastIndexOf(".")).toLowerCase(),i=new At;r==".obj"&&(a=await i.load(e,J0,t));let n=a.data;return this._prefabPool.set(e,n),n}async loadB3DM(e,t,a){if(this._prefabPool.has(e))return this._prefabPool.get(e);let n=(await new At().load(e,zs,t,a)).data;return this._prefabPool.set(e,n),n}async loadI3DM(e,t,a){if(this._prefabPool.has(e))return this._prefabPool.get(e);let n=(await new At().load(e,lf,t,a)).data;return this._prefabPool.set(e,n),n}async loadTexture(e,t,a){if(this._texturePool.has(e))return this._texturePool.get(e);let r=new La;return r.flipY=a,await r.load(e,t),this._texturePool.set(e,r),r}async loadTextureCount(e,t,a,r){return new Promise(async(i,n)=>{let o=0,l=[];t==0&&i(l);for(let c=0;c<t;c++){const f=e.shift();this.loadTexture(f,a,r).then(h=>{l.push(h),o++,o==t&&i(l)})}})}async loadBitmapTextures(e,t=5,a,r){let i=[],n=Math.floor(e.length/t)+1,o=Math.floor(e.length%t);for(let l=0;l<n;l++){let c=await this.loadTextureCount(e,l==n-1?o:t,a,r);i.push(...c)}return i}async loadHDRTexture(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new Ns;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadHDRTextureCube(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new gn;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadLDRTextureCube(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new pn;return a=await a.load(e,t),this._texturePool.set(e,a),a}async loadTextureCubeMaps(e){let t=e[0];if(this._texturePool.has(t))return this._texturePool.get(t);let a=new Ts;return await a.load(e),this._texturePool.set(e[0],a),a}async loadTextureCubeStd(e,t){if(this._texturePool.has(e))return this._texturePool.get(e);let a=new Ts;return await a.loadStd(e),a}async loadJSON(e,t){return await new At().loadJson(e,t).then(async a=>a).catch(a=>{console.log(a)})}async loadFont(e,t,a){let i=await new At().load(e,za,t,a),n=i.data;return $r.addFontData(n.face,n.size,n),i.data}async loadAtlas(e,t){return(await new At().load(e,mf,t,e)).data}async loadKMZ(e,t){return(await new At().load(e,yf,t)).data}normalTexture;maskTexture;whiteTexture;blackTexture;redTexture;blueTexture;greenTexture;yellowTexture;grayTexture;defaultSky;defaultGUITexture;defaultGUISprite;defaultMaterial;createTexture(e,t,a,r,i,n,o){let l=32,c=32,f=new Uint8Array(l*c*4);this.fillColor(f,e,t,a,r,i,n);let h=new ds;return h.name=o,h.create(16,16,f,!0),o&&this.addTexture(o,h),h}fillColor(e,t,a,r,i,n,o){for(let l=0;l<t;l++)for(let c=0;c<a;c++){let f=c*t+l;e[f*4+0]=r,e[f*4+1]=i,e[f*4+2]=n,e[f*4+3]=o}}initDefault(){this.normalTexture=this.createTexture(32,32,255*.5,255*.5,255,255,"default-normalTexture"),this.maskTexture=this.createTexture(32,32,255,255*.5,255,255,"default-maskTexture"),this.whiteTexture=this.createTexture(32,32,255,255,255,255,"default-whiteTexture"),this.blackTexture=this.createTexture(32,32,0,0,0,255,"default-blackTexture"),this.redTexture=this.createTexture(32,32,255,0,0,255,"default-redTexture"),this.blueTexture=this.createTexture(32,32,0,0,255,255,"default-blueTexture"),this.greenTexture=this.createTexture(32,32,0,255,0,255,"default-greenTexture"),this.yellowTexture=this.createTexture(32,32,0,255,255,255,"default-yellowTexture"),this.grayTexture=this.createTexture(32,32,128,128,128,255,"default-grayTexture");let t=new ff().generateBRDFLUTTexture(),a=t.name="BRDFLUT";this.addTexture(a,t),this.defaultSky=new gn,this.defaultSky.createFromTexture(128,this.blackTexture),me.getInstance().attached(this.defaultSky,this),me.getInstance().attached(t,this),me.getInstance().attached(this.normalTexture,this),me.getInstance().attached(this.maskTexture,this),me.getInstance().attached(this.whiteTexture,this),me.getInstance().attached(this.blackTexture,this),me.getInstance().attached(this.redTexture,this),me.getInstance().attached(this.blueTexture,this),me.getInstance().attached(this.greenTexture,this),me.getInstance().attached(this.yellowTexture,this),me.getInstance().attached(this.grayTexture,this),this.defaultGUITexture=new ir(this.whiteTexture),this.defaultGUISprite=new qr(this.defaultGUITexture),this.defaultGUISprite.trimSize.set(4,4),this.defaultMaterial=new pa}}class Sf extends Pe{_postList;init(e){this._postList=new Map}start(){}stop(){}onEnable(){this.activePost()}onDisable(){this.unActivePost()}activePost(){let e=this.transform.view3D,t=A.getRenderJob(e);this._postList.forEach(a=>{t.addPost(a)})}unActivePost(){let e=this.transform.view3D,t=A.getRenderJob(e);this._postList.forEach(a=>{t.removePost(a)})}addPost(e){if(this._postList.has(e))return;let t=new e;return this._postList.set(e,t),this._enable&&this.activePost(),t}removePost(e){if(!this._postList.has(e))return;let t=this._postList.get(e);this._postList.delete(e);let a=this.transform.view3D;A.getRenderJob(a).removePost(t)}getPost(e){return this._postList.has(e)?this._postList.get(e):null}}const Y2="1.0.22";class A{static res;static inputSystem;static views;static _frameRateValue=0;static _frameRate=360;static _time=0;static _beforeRender;static _renderLoop;static _lateRender;static _requestAnimationFrameID=0;static get frameRate(){return this._frameRate}static set frameRate(e){this._frameRate=e,this._frameRateValue=1e3/e,e>=360&&(this._frameRateValue=0)}static get size(){return E.presentationSize}static get aspect(){return E.aspect}static get width(){return E.windowWidth}static get height(){return E.windowHeight}static setting={doublePrecision:!1,occlusionQuery:{enable:!0,debug:!1},pick:{enable:!0,mode:"bound",detail:"mesh"},render:{debug:!1,renderPassState:4,renderState_left:5,renderState_right:5,renderState_split:.5,quadScale:1,hdrExposure:1.5,debugQuad:-1,maxPointLight:1e3,maxDirectLight:4,maxSportLight:1e3,drawOpMin:0,drawOpMax:Number.MAX_SAFE_INTEGER,drawTrMin:0,drawTrMax:Number.MAX_SAFE_INTEGER,zPrePass:!1,useLogDepth:!1,useCompressGBuffer:!1,gi:!1,postProcessing:{bloom:{downSampleStep:3,downSampleBlurSize:9,downSampleBlurSigma:1,upSampleBlurSize:9,upSampleBlurSigma:1,luminanceThreshole:1,bloomIntensity:1,hdr:1},globalFog:{debug:!1,enable:!1,fogType:0,fogHeightScale:.1,start:400,end:10,density:.02,ins:.5,skyFactor:.5,skyRoughness:.4,overrideSkyFactor:.8,fogColor:new O(96/255,117/255,133/255,1),falloff:.7,rayLength:200,scatteringExponent:2.7,dirHeightLine:10},godRay:{blendColor:!0,rayMarchCount:16,scatteringExponent:5,intensity:.5},ssao:{enable:!1,radius:.15,bias:-.1,aoPower:2,debug:!0},outline:{enable:!1,strength:1,groupCount:4,outlinePixel:2,fadeOutlinePixel:4,textureScale:1,useAddMode:!1,debug:!0},taa:{enable:!1,jitterSeedCount:8,blendFactor:.1,sharpFactor:.6,sharpPreBlurFactor:.5,temporalJitterScale:.13,debug:!0},gtao:{enable:!1,darkFactor:1,maxDistance:5,maxPixel:50,rayMarchSegment:6,multiBounce:!1,usePosFloat32:!0,blendColor:!0,debug:!0},ssr:{enable:!1,pixelRatio:1,fadeEdgeRatio:.2,rayMarchRatio:.5,fadeDistanceMin:600,fadeDistanceMax:2e3,roughnessThreshold:.5,powDotRN:.2,mixThreshold:.1,debug:!0},fxaa:{enable:!1},depthOfView:{enable:!1,iterationCount:3,pixelOffset:1,near:150,far:300}}},shadow:{enable:!0,type:"HARD",pointShadowBias:5e-4,shadowSize:2048,pointShadowSize:1024,shadowSoft:.005,shadowBound:100,shadowBias:.05,needUpdate:!0,autoUpdate:!0,updateFrameRate:2,csmMargin:.1,csmScatteringExp:.7,csmAreaScale:.4,debug:!1},gi:{enable:!1,offsetX:0,offsetY:0,offsetZ:0,probeSpace:64,probeXCount:4,probeYCount:2,probeZCount:4,probeSize:32,probeSourceTextureSize:2048,octRTMaxSize:2048,octRTSideSize:16,maxDistance:64*1.73,normalBias:.25,depthSharpness:1,hysteresis:.98,lerpHysteresis:.01,irradianceChebyshevBias:.01,rayNumber:144,irradianceDistanceBias:32,indirectIntensity:1,ddgiGamma:2.2,bounceIntensity:.025,probeRoughness:1,realTimeGI:!1,debug:!1,autoRenderProbe:!1},sky:{type:"HDRSKY",sky:null,skyExposure:1,defaultFar:65536,defaultNear:1},light:{maxLight:4096},material:{materialChannelDebug:!1,materialDebug:!1},loader:{numConcurrent:20},reflectionSetting:{reflectionProbeMaxCount:8,reflectionProbeSize:256,width:256*6,height:8*256,enable:!0}};static renderJobs;static async init(e={}){console.log("Rings Version",Y2),window.isSecureContext||console.warn("WebGPU is only supported in secure contexts (HTTPS or localhost)"),this.setting={...this.setting,...e.engineSetting},await be.init(R.allocCount,this.setting.doublePrecision),await E.init(e.canvasConfig),this.setting.reflectionSetting.width=this.setting.reflectionSetting.reflectionProbeSize*6,this.setting.reflectionSetting.height=this.setting.reflectionSetting.reflectionProbeSize*this.setting.reflectionSetting.reflectionProbeMaxCount,oe.getGBufferFrame(oe.reflections_GBuffer,this.setting.reflectionSetting.width,this.setting.reflectionSetting.height,!1),J.init(),Va.init(),le.init(),mt.init(),Et.init(),this.res=new Cf,this.res.initDefault(),this._beforeRender=e.beforeRender,this._renderLoop=e.renderLoop,this._lateRender=e.lateRender,this.inputSystem=new No,this.inputSystem.initCanvas(E.canvas)}static startRenderJob(e){let t=new _0(e);return this.renderJobs.set(e,t),this.setting.pick.mode=="pixel"&&e.scene.getOrAddComponent(Sf).addPost(_s),(this.setting.pick.mode=="pixel"||this.setting.pick.mode=="bound")&&(e.enablePick=!0),t}static startRenderView(e){this.renderJobs||=new Map,this.views=[e];let t=this.startRenderJob(e);return this.resume(),t}static startRenderViews(e){this.renderJobs||=new Map,this.views=e;for(let t=0;t<e.length;t++)this.startRenderJob(e[t]);this.resume()}static getRenderJob(e){return this.renderJobs.get(e)}static pause(){this._requestAnimationFrameID!==0&&(cancelAnimationFrame(this._requestAnimationFrameID),this._requestAnimationFrameID=0)}static resume(){this._requestAnimationFrameID===0&&(this._requestAnimationFrameID=requestAnimationFrame(e=>this.render(e)))}static async render(e){if(this._frameRateValue>0){let t=e-this._time;if(t<this._frameRateValue){let a=performance.now();await new Promise(r=>{setTimeout(()=>{e+=performance.now()-a,r(!0)},this._frameRateValue-t)})}this._time=e}await this.updateFrame(e),this._requestAnimationFrameID=0,this.resume()}static async updateFrame(e){xe.delta=e-xe.time,xe.time=e,xe.frame+=1,rr.tick(xe.delta);let t=this.views,a=0;for(a=0;a<t.length;a++){const n=t[a];n.scene.waitUpdate();let[o,l]=E.presentationSize;n.camera.viewPort.setTo(0,0,o,l)}this._beforeRender&&await this._beforeRender();for(const n of ye.componentsBeforeUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}let r=E.device.createCommandEncoder();for(const n of ye.componentsComputeList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o,r)}}E.device.queue.submit([r.finish()]);for(const n of ye.componentsUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}for(const n of ye.graphicComponent){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];o&&f.enable&&h(o)}}this._renderLoop&&await this._renderLoop(),be.updateAllContinueTransform(0,R.useCount,16),le.modelMatrixBindGroup.writeBuffer(R.useCount*16),this.renderJobs.forEach((n,o)=>{n.renderState||n.start(),n.renderFrame()});for(const n of ye.componentsLateUpdateList){let o=n[0],l=n[1];for(const c of l){let f=c[0],h=c[1];f.enable&&h(o)}}this._lateRender&&await this._lateRender()}}let An=`
7766
7766
  struct BloomCfg{
7767
7767
  downSampleStep: f32,
7768
7768
  downSampleBlurSize: f32,
@@ -11687,5 +11687,5 @@ fn frag(){
11687
11687
  textureStore(outputTexture, dstCoord, fromColor);
11688
11688
  }
11689
11689
  `;static _pipelineMax;static _pipelineMin;static createMipmap(e,t){const a=E.device;this._pipelineMax||=a.createComputePipeline({layout:"auto",compute:{module:a.createShaderModule({code:this.codeMax}),entryPoint:"main"}}),this._pipelineMin||=a.createComputePipeline({layout:"auto",compute:{module:a.createShaderModule({code:this.codeMin}),entryPoint:"main"}});let r=Math.ceil(e.width*.5),i=Math.ceil(e.height*.5),n={mipmapCount:t,texture:e,srcView:null,mipLevel:1,dstHeight:i,dstWidth:r};n.srcView=e.getGPUTexture().createView({format:e.format,dimension:"2d",baseMipLevel:0,mipLevelCount:1}),e.width>1024&&e.height>1024?this.mipmap(this._pipelineMax,n):this.mipmap(this._pipelineMin,n)}static mipmap(e,t){const a=E.device,r=S.beginCommandEncoder();let i=e==this._pipelineMax,n,o;for(let l=t.mipLevel;l<t.mipmapCount;l++){let c=[],f=0;c.push({binding:f++,resource:t.srcView}),c.push({binding:f++,resource:t.texture.gpuSampler}),n=t.texture.getGPUTexture().createView({format:t.texture.format,dimension:"2d",baseMipLevel:l,mipLevelCount:1}),c.push({binding:f++,resource:n});const h=a.createBindGroup({layout:e.getBindGroupLayout(0),entries:c}),u=r.beginComputePass();u.setPipeline(e),u.setBindGroup(0,h);let g=t.dstWidth,p=t.dstHeight;if(i&&(g=Math.max(1,Math.floor(t.dstWidth/8)),p=Math.max(1,Math.floor(t.dstHeight/8))),u.dispatchWorkgroups(g,p),t.dstHeight*=.5,t.dstWidth*=.5,t.srcView=n,t.mipLevel=l+1,o=i&&(t.dstWidth<8||t.dstHeight<8),u.end(),o)break}S.endCommandEncoder(r),o&&this.mipmap(this._pipelineMin,t)}}class Yd{name="";passMap=new Map}class Xd{passType="";shaderState=new Map;vertexShader="";fragmentShader=""}class hg{static passKeyword="pass";static shaderKeyword="Shader";static vertexKeyword="vertex";static fragmentKeyword="fragment";static passTypeKeyword="PassType";static parser(e,t){e=ta.filterComment(e);let a=new Yd,r=e.indexOf(this.shaderKeyword),i=e.indexOf("{",r),n=e.substring(r+this.shaderKeyword.length,i).trim();a.name=n.substring(1,n.length-1),n=e.substring(e.indexOf("{")+1,e.lastIndexOf("}"));let o=this.splitPassBlock(n);for(let l of o){let c=this.parserPassBlock(l),f;a.passMap.has(c.passType)?f=a.passMap.get(c.passType):(f=[],a.passMap.set(c.passType,f)),f.push(c),c.vertexShader.length>0&&(c.vertexShader=ta.parse(c.vertexShader,t)),c.fragmentShader.length>0&&(c.fragmentShader=ta.parse(c.fragmentShader,t))}return a}static splitPassBlock(e){let t=0,a=[];for(;t<e.length;){let r=e.indexOf(this.passKeyword,t);if(r==-1){a.push(e.substring(t));break}t!=0&&a.push(e.substring(t,r)),t=r+this.passKeyword.length}return a}static parserPassBlock(e){let t=new Xd,a=e.indexOf(this.passTypeKeyword),r=e.indexOf('"',a);return a=e.indexOf('"',r+1),t.passType=e.substring(a+1,r).trim(),this.parserShaderState(t,e),a=e.indexOf(this.vertexKeyword),a!=-1&&(t.vertexShader=this.extractBlock(e.substring(a+this.vertexKeyword.length),"{","}")),a=e.indexOf(this.fragmentKeyword),a!=-1&&(t.fragmentShader=this.extractBlock(e.substring(a+this.fragmentKeyword.length),"{","}")),t}static parserShaderState(e,t){let a=t.indexOf("ShaderState");if(a==-1)return!1;a=t.indexOf("{",a);let r=t.indexOf("}",a),n=t.substring(a+1,r).split(",");for(let o of n){let l=o.split(":"),c=l[0].trim(),f=this.convertValue(l[1].trim());e.shaderState.set(c,f)}return!0}static convertValue(e){return e.length==4&&e.toLowerCase()=="true"?!0:e.length==5&&e.toLowerCase()=="false"?!1:e[0]=='"'?e.substring(1,e.length-1):Number.parseInt(e)}static extractBlock(e,t,a){let r=e.indexOf(t);if(r==-1)return"";let i=0,n=0;e=e.substring(r);for(let l of e){if(l==t?i++:l==a&&i--,i<=0)break;n++}return e.substring(1,n).trim()}}let Hd=new qe("IrradianceDataReaderCompleteEvent");class Gi extends Ia{readFlag=!1;probeRenderer;opColorBuffer;opDepthBuffer;srcColorMap;srcDepthMap;opDepthArray;opColorArray;initReader(e,t,a){this.probeRenderer=e,this.srcColorMap=t,this.srcDepthMap=a;let r=A.setting.gi,i=r.octRTMaxSize*r.octRTMaxSize;this.opColorBuffer=E.device.createBuffer({size:i*4*4,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ,mappedAtCreation:!1}),this.opColorArray=new Float32Array(i*4),this.opDepthBuffer=E.device.createBuffer({size:i*4*4,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.MAP_READ,mappedAtCreation:!1}),this.opDepthArray=new Float32Array(i*4),this.probeRenderer.addEventListener(Bs.type,()=>{this.onProbeRenderComplete()},this),this.probeRenderer.addEventListener(cn.type,()=>{console.log("GIRenderStartEvent")},this)}async onProbeRenderComplete(){if(console.log("GIRenderCompleteEvent"),this.readFlag)console.log("irradianceDataReader is reading yet!!!");else{this.readFlag=!0;let e=Date.now();console.log("irradianceDataReader start reading "),await Gi.read(this.srcColorMap.getGPUTexture(),this.opColorBuffer,this.opColorArray),await Gi.read(this.srcDepthMap.getGPUTexture(),this.opDepthBuffer,this.opDepthArray),this.readFlag=!1,console.log("process time :",Date.now()-e),console.log("irradianceDataReader read complete"),this.dispatchEvent(Hd)}}static async read(e,t,a){let r=S.beginCommandEncoder();r.copyTextureToBuffer({texture:e},{buffer:t,bytesPerRow:e.width*16},[e.width,e.height]),S.endCommandEncoder(r),await t.mapAsync(GPUMapMode.READ);const i=t.getMappedRange();a.set(new Float32Array(i),0),t.unmap()}}let ug=new Gi;class bg{computeShader;visibleBuffer;texture;constructor(){this.computeShader=new fe(qf),this.visibleBuffer=new Kr(8192*2),this.computeShader.setStorageBuffer("visibleBuffer",this.visibleBuffer),this.texture=mt.getTexture(ga.zBufferTexture_NAME),this.computeShader.setSamplerTexture("zBufferTexture",this.texture),this.computeShader.workerSizeX=Math.ceil(this.texture.width/8),this.computeShader.workerSizeY=Math.ceil(this.texture.height/8),this.computeShader.workerSizeZ=1}compute(e,t){this.visibleBuffer.reset(!0,0),this.visibleBuffer.apply();let a=S.beginCommandEncoder();S.computeCommand(a,[this.computeShader]),this.visibleBuffer.readBuffer(),t.zVisibleList=this.visibleBuffer.outFloat32Array}}class gg extends Rt{RT_BloomUp;RT_BloomDown;RT_threshold;rendererPassState;thresholdCompute;downSampleComputes;upSampleComputes;postCompute;bloomSetting;rtFrame;constructor(){super()}onAttach(e){A.setting.render.postProcessing.bloom.enable=!0,this.createGUI()}onDetach(e){A.setting.render.postProcessing.bloom.enable=!1,this.removeGUI()}createGUI(){}removeGUI(){}get downSampleBlurSize(){return A.setting.render.postProcessing.bloom.downSampleBlurSize}set downSampleBlurSize(e){A.setting.render.postProcessing.bloom.downSampleBlurSize=e}get downSampleBlurSigma(){return A.setting.render.postProcessing.bloom.downSampleBlurSigma}set downSampleBlurSigma(e){A.setting.render.postProcessing.bloom.downSampleBlurSigma=e}get upSampleBlurSize(){return A.setting.render.postProcessing.bloom.upSampleBlurSize}set upSampleBlurSize(e){A.setting.render.postProcessing.bloom.upSampleBlurSize=e}get upSampleBlurSigma(){return A.setting.render.postProcessing.bloom.upSampleBlurSigma}set upSampleBlurSigma(e){A.setting.render.postProcessing.bloom.upSampleBlurSigma=e}get luminanceThreshole(){return A.setting.render.postProcessing.bloom.luminanceThreshole}set luminanceThreshole(e){A.setting.render.postProcessing.bloom.luminanceThreshole=e}get bloomIntensity(){return A.setting.render.postProcessing.bloom.bloomIntensity}set bloomIntensity(e){A.setting.render.postProcessing.bloom.bloomIntensity=e}get hdr(){return A.setting.render.postProcessing.bloom.hdr}set hdr(e){A.setting.render.postProcessing.bloom.hdr=e}createThreshouldCompute(){this.thresholdCompute=new fe(Ff),this.autoSetColorTexture("inTex",this.thresholdCompute),this.thresholdCompute.setStorageTexture("outTex",this.RT_threshold),this.thresholdCompute.setUniformBuffer("bloomCfg",this.bloomSetting),this.thresholdCompute.workerSizeX=Math.ceil(this.RT_threshold.width/8),this.thresholdCompute.workerSizeY=Math.ceil(this.RT_threshold.height/8),this.thresholdCompute.workerSizeZ=1}createDownSampleComputes(){const t=A.setting.render.postProcessing.bloom.downSampleStep;this.downSampleComputes=[];for(let a=0;a<t;a++){let r=new fe(kf),i=this.RT_BloomDown[a],n=a==0?this.RT_threshold:this.RT_BloomDown[a-1];r.setSamplerTexture("inTex",n),r.setStorageTexture("outTex",i),r.setUniformBuffer("bloomCfg",this.bloomSetting),r.workerSizeX=Math.ceil(i.width/8),r.workerSizeY=Math.ceil(i.height/8),r.workerSizeZ=1,this.downSampleComputes.push(r)}}createUpSampleComputes(){const t=A.setting.render.postProcessing.bloom.downSampleStep;this.upSampleComputes=[];{let a=new fe(eo),r=this.RT_BloomUp[0],i=this.RT_BloomDown[t-2];a.setSamplerTexture("_MainTex",i),a.setSamplerTexture("_PrevMip",this.RT_BloomDown[t-1]),a.setStorageTexture("outTex",r),a.setUniformBuffer("bloomCfg",this.bloomSetting),a.workerSizeX=Math.ceil(r.width/8),a.workerSizeY=Math.ceil(r.height/8),a.workerSizeZ=1,this.upSampleComputes.push(a)}for(let a=1;a<t-1;a++){let r=new fe(eo),i=this.RT_BloomUp[a],n=this.RT_BloomDown[t-2-a];r.setSamplerTexture("_MainTex",n),r.setSamplerTexture("_PrevMip",this.RT_BloomUp[a-1]),r.setStorageTexture("outTex",i),r.setUniformBuffer("bloomCfg",this.bloomSetting),r.workerSizeX=Math.ceil(i.width/8),r.workerSizeY=Math.ceil(i.height/8),r.workerSizeZ=1,this.upSampleComputes.push(r)}}createPostCompute(){const t=A.setting.render.postProcessing.bloom.downSampleStep;this.postCompute=new fe(Ef),this.autoSetColorTexture("_MainTex",this.postCompute),this.postCompute.setSamplerTexture("_BloomTex",this.RT_BloomUp[t-2]),this.postCompute.setStorageTexture("outTex",this.RT_threshold),this.postCompute.setUniformBuffer("bloomCfg",this.bloomSetting),this.postCompute.workerSizeX=Math.ceil(this.RT_threshold.width/8),this.postCompute.workerSizeY=Math.ceil(this.RT_threshold.height/8),this.postCompute.workerSizeZ=1}createResource(){let e=A.setting.render.postProcessing.bloom;this.bloomSetting=new ct(8);let[t,a]=E.presentationSize,r=GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING;this.RT_threshold=new pe(t,a,Y.rgba16float,!1,r);const i=e.downSampleStep;{this.RT_BloomDown=[];let o=Math.ceil(t/4),l=Math.ceil(a/4);for(let c=0;c<i;c++)this.RT_BloomDown[c]=new pe(o,l,Y.rgba16float,!1,r),o=Math.ceil(o/2),l=Math.ceil(l/2)}{this.RT_BloomUp=[];for(let o=0;o<i-1;o++){let l=this.RT_BloomDown[i-2-o].width,c=this.RT_BloomDown[i-2-o].height;this.RT_BloomUp[o]=new pe(l,c,Y.rgba16float,!1,r)}}let n=new ke;n.loadOp="load",this.rtFrame=new Je([this.RT_threshold],[n])}render(e,t){this.thresholdCompute||(this.createResource(),this.createThreshouldCompute(),this.createDownSampleComputes(),this.createUpSampleComputes(),this.createPostCompute(),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="Bloom");let a=A.setting.render.postProcessing.bloom;this.bloomSetting.setFloat("downSampleStep",a.downSampleStep),this.bloomSetting.setFloat("downSampleBlurSize",a.downSampleBlurSize),this.bloomSetting.setFloat("downSampleBlurSigma",a.downSampleBlurSigma),this.bloomSetting.setFloat("upSampleBlurSize",a.upSampleBlurSize),this.bloomSetting.setFloat("upSampleBlurSigma",a.upSampleBlurSigma),this.bloomSetting.setFloat("luminanceThreshole",a.luminanceThreshole),this.bloomSetting.setFloat("bloomIntensity",a.bloomIntensity),this.bloomSetting.setFloat("hdr",a.hdr),this.bloomSetting.apply(),S.computeCommand(t,[this.thresholdCompute,...this.downSampleComputes,...this.upSampleComputes,this.postCompute]),S.lastRenderPassState=this.rendererPassState}onResize(){let e=A.setting.render.postProcessing.bloom,[t,a]=E.presentationSize;this.RT_threshold.resize(t,a);const r=e.downSampleStep;let i=Math.ceil(t/4),n=Math.ceil(a/4);for(let o=0;o<r;o++)this.RT_BloomDown[o].resize(i,n),i=Math.ceil(i/2),n=Math.ceil(n/2);for(let o=0;o<r-1;o++){let l=this.RT_BloomDown[r-2-o].width,c=this.RT_BloomDown[r-2-o].height;this.RT_BloomUp[o].resize(l,c)}this.thresholdCompute.workerSizeX=Math.ceil(this.RT_threshold.width/8),this.thresholdCompute.workerSizeY=Math.ceil(this.RT_threshold.height/8),this.thresholdCompute.workerSizeZ=1;for(let o=0;o<r;o++){let l=this.downSampleComputes[o],c=this.RT_BloomDown[o];l.workerSizeX=Math.ceil(c.width/8),l.workerSizeY=Math.ceil(c.height/8),l.workerSizeZ=1}{let o=this.RT_BloomUp[0],l=this.upSampleComputes[0];l.workerSizeX=Math.ceil(o.width/8),l.workerSizeY=Math.ceil(o.height/8),l.workerSizeZ=1}for(let o=1;o<r-1;o++){let l=this.RT_BloomUp[o],c=this.upSampleComputes[o];c.workerSizeX=Math.ceil(l.width/8),c.workerSizeY=Math.ceil(l.height/8),c.workerSizeZ=1}this.postCompute.workerSizeX=Math.ceil(this.RT_threshold.width/8),this.postCompute.workerSizeY=Math.ceil(this.RT_threshold.height/8),this.postCompute.workerSizeZ=1}}class mg extends Rt{blurTexture1;blurTexture2;rendererPassState;blurComputes;blurSettings;outTexture;rtFrame;constructor(){super()}onAttach(e){A.setting.render.postProcessing.depthOfView.enable=!0}onDetach(e){A.setting.render.postProcessing.depthOfView.enable=!1}get pixelOffset(){return A.setting.render.postProcessing.depthOfView.pixelOffset}set pixelOffset(e){e=Math.max(0,e);let t=A.setting.render.postProcessing.depthOfView;t.pixelOffset=e}get near(){return A.setting.render.postProcessing.depthOfView.near}set near(e){e=Math.max(0,e);let t=A.setting.render.postProcessing.depthOfView;t.near=e}get far(){return A.setting.render.postProcessing.depthOfView.far}set far(e){e=Math.max(0,e);let t=A.setting.render.postProcessing.depthOfView;t.far=e}createBlurCompute(){this.blurSettings=[],this.blurComputes=[];let e=A.setting.render.postProcessing.depthOfView;for(let t=0;t<e.iterationCount;t++){let a=new ct(4),r=new fe(Rf);this.blurComputes.push(r),this.blurSettings.push(a),r.setUniformBuffer("blurSetting",a);let i=oe.getGBufferFrame(oe.colorPass_GBuffer);r.setSamplerTexture("gBufferTexture",i.getCompressGBufferTexture());let n=t%2==0?this.blurTexture1:this.blurTexture2,o=t%2==1?this.blurTexture1:this.blurTexture2;r.setSamplerTexture("inTex",n),r.setStorageTexture("outTex",o),r.workerSizeX=Math.ceil(this.blurTexture1.width/8),r.workerSizeY=Math.ceil(this.blurTexture1.height/8),r.workerSizeZ=1,this.outTexture=o}}createResource(){let e=E.presentationSize,t=e[0],a=e[1];this.blurTexture1=new pe(t,a,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.blurTexture1.name="dof1";let r=new ke;r.clearValue=[0,0,0,1],r.loadOp="clear",this.blurTexture2=new pe(t,a,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.blurTexture2.name="dof2";let i=new ke;i.clearValue=[0,0,0,1],i.loadOp="clear",this.rtFrame=new Je([this.blurTexture1,this.blurTexture2],[r,i])}render(e,t){if(!this.blurComputes){this.createResource(),this.createBlurCompute();let r=le.getCameraGroup(e.camera);for(let i=0;i<this.blurComputes.length;i++)this.blurComputes[i].setUniformBuffer("globalUniform",r.uniformGPUBuffer);this.rendererPassState=Re.createRendererPassState(this.rtFrame,null)}this.autoSetColorTexture("inTex",this.blurComputes[0]);let a=A.setting.render.postProcessing.depthOfView;a.far=Math.max(a.near,a.far)+1e-4;for(let r=0;r<a.iterationCount;r++){let i=this.blurComputes[r],n=this.blurSettings[r];n.setFloat("near",a.near),n.setFloat("far",a.far),n.setFloat("pixelOffset",(r+1)*a.pixelOffset),n.apply(),i.setStorageBuffer("blurSetting",n)}S.computeCommand(t,this.blurComputes),S.lastRenderPassState=this.rendererPassState}onResize(){let e=E.presentationSize,t=e[0],a=e[1],r=A.setting.render.postProcessing.depthOfView;r.far=Math.max(r.near,r.far)+1e-4,this.blurTexture1.resize(t,a),this.blurTexture2.resize(t,a);for(let i=0;i<r.iterationCount;i++){let n=this.blurComputes[i];n.workerSizeX=Math.ceil(this.blurTexture1.width/8),n.workerSizeY=Math.ceil(this.blurTexture1.height/8),n.workerSizeZ=1}}}class pg extends Rt{outTexture;rendererPassState;rtFrame;view;gBufferTexture;testCompute;_state=0;_state1=256;_state2=256;uniformBuffer;currentRenderTexture;constructor(){super()}onAttach(e){this.view=e}onDetach(e){}set state(e){this._state=e,this.uniformBuffer.setInt32("state",e),this.uniformBuffer.apply()}get state(){return this._state}set size1(e){this._state1=e,this.uniformBuffer.setInt32("state1",e),this.uniformBuffer.apply()}get size1(){return this._state1}set size2(e){this._state2=e,this.uniformBuffer.setInt32("state2",e),this.uniformBuffer.apply()}get size2(){return this._state2}createResource(){let e=oe.getGBufferFrame("ColorPassGBuffer");this.currentRenderTexture=e.getColorTexture(),this.gBufferTexture=e.getCompressGBufferTexture();let[t,a]=E.presentationSize;this.outTexture=new pe(t,a,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.outTexture.name="outTexture";let r=new ke;r.loadOp="load",this.rtFrame=new Je([this.outTexture],[r])}createCompute(){this.uniformBuffer=new ct(4),this.uniformBuffer.setInt32("state",this._state);let e=le.getCameraGroup(this.view.camera),a=oe.getGBufferFrame("ColorPassGBuffer").getCompressGBufferTexture(),r=A.setting.reflectionSetting,n=oe.getGBufferFrame(oe.reflections_GBuffer,r.width,r.height).getCompressGBufferTexture(),o=A.renderJobs.get(this.view).reflectionRenderer.outTexture;this.testCompute=new fe(Xf),this.testCompute.setUniformBuffer("globalUniform",e.uniformGPUBuffer),this.testCompute.setUniformBuffer("uniformData",this.uniformBuffer),this.testCompute.setSamplerTexture("gBufferTexture",a),this.testCompute.setSamplerTexture("currentRenderTexture",this.currentRenderTexture),this.testCompute.setSamplerTexture("reflectionsGBufferTexture",n),this.testCompute.setSamplerTexture("envMap",o),this.testCompute.setStorageTexture("outputTexture",this.outTexture),this.testCompute.workerSizeX=Math.ceil(this.outTexture.width/16),this.testCompute.workerSizeY=Math.ceil(this.outTexture.height/16),this.testCompute.workerSizeZ=1}render(e,t){}compute(e){this.testCompute||(this.createResource(),this.createCompute(),this.onResize(),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="test");let t=S.beginCommandEncoder();S.computeCommand(t,[this.testCompute]),S.endCommandEncoder(t),S.lastRenderPassState=this.rendererPassState}onResize(){let[e,t]=E.presentationSize;this.outTexture.resize(e,t),this.testCompute.workerSizeX=Math.ceil(this.outTexture.width/16),this.testCompute.workerSizeY=Math.ceil(this.outTexture.height/16)}}class Ag extends Rt{gtaoTexture;rendererPassState;gtaoCompute;gtaoSetting;aoBuffer;directionsBuffer;directionsArray;rtFrame;constructor(){super()}onAttach(e){A.setting.render.postProcessing.gtao.enable=!0}Render;onDetach(e){A.setting.render.postProcessing.gtao.enable=!1}get maxDistance(){return A.setting.render.postProcessing.gtao.maxDistance}set maxDistance(e){e=ie(e,.1,50);let t=A.setting.render.postProcessing.gtao;t.maxDistance=e}get maxPixel(){return A.setting.render.postProcessing.gtao.maxPixel}set maxPixel(e){e=ie(e,5,100);let t=A.setting.render.postProcessing.gtao;t.maxPixel=e}get darkFactor(){return A.setting.render.postProcessing.gtao.darkFactor}set darkFactor(e){e=ie(e,.01,1);let t=A.setting.render.postProcessing.gtao;t.darkFactor=e}get rayMarchSegment(){return A.setting.render.postProcessing.gtao.rayMarchSegment}set rayMarchSegment(e){e=ie(e,4,10);let t=A.setting.render.postProcessing.gtao;t.rayMarchSegment=e}get multiBounce(){return A.setting.render.postProcessing.gtao.multiBounce}set multiBounce(e){let t=A.setting.render.postProcessing.gtao;t.multiBounce=e}get blendColor(){return A.setting.render.postProcessing.gtao.blendColor}set blendColor(e){let t=A.setting.render.postProcessing.gtao;t.blendColor=e}get usePosFloat32(){return A.setting.render.postProcessing.gtao.usePosFloat32}set usePosFloat32(e){let t=A.setting.render.postProcessing.gtao;t.usePosFloat32=e}createCompute(){this.gtaoCompute=new fe(wf);let e=new ct(8);this.gtaoCompute.setUniformBuffer("gtaoData",e),this.directionsArray=new Float32Array(16),this.directionsBuffer=new _e(16),this.directionsBuffer.setFloat32Array("array",this.randomDirection()),this.directionsBuffer.apply(),this.gtaoCompute.setStorageBuffer("directions",this.directionsBuffer),this.aoBuffer=new _e(this.gtaoTexture.width*this.gtaoTexture.height),this.gtaoCompute.setStorageBuffer("aoBuffer",this.aoBuffer);let t=oe.getGBufferFrame(oe.colorPass_GBuffer);this.gtaoCompute.setSamplerTexture("gBufferTexture",t.getCompressGBufferTexture()),this.autoSetColorTexture("inTex",this.gtaoCompute),this.gtaoCompute.setStorageTexture("outTex",this.gtaoTexture),this.gtaoSetting=e}createResource(){let[e,t]=E.presentationSize;this.gtaoTexture=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.gtaoTexture.name="gtaoTex";let a=new ke;a.loadOp="load",this.rtFrame=new Je([this.gtaoTexture],[a])}randomCount=0;randomDirection(){this.randomCount=0;let e=Math.PI*2*this.randomCount/16,t=Math.PI*2/8;for(let a=0;a<8;a++){let r=e+a*t;this.directionsArray[a*2]=Math.sin(r),this.directionsArray[a*2+1]=Math.cos(r)}return this.directionsArray}render(e,t){if(!this.gtaoCompute){this.createResource(),this.createCompute(),this.onResize(),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="GTAO";let l=le.getCameraGroup(e.camera);this.gtaoCompute.setUniformBuffer("globalUniform",l.uniformGPUBuffer)}let a=A.setting.render.postProcessing.gtao;this.directionsBuffer.setFloat32Array("array",this.randomDirection()),this.directionsBuffer.apply();let r=1-.2*(xe.frame%2),i=a.maxDistance*r,n=a.maxPixel*r;this.gtaoSetting.setFloat("maxDistance",i),this.gtaoSetting.setFloat("maxPixel",n),this.gtaoSetting.setFloat("darkFactor",a.darkFactor),this.gtaoSetting.setFloat("rayMarchSegment",a.rayMarchSegment);let o=e.camera;this.gtaoSetting.setFloat("cameraNear",o.near),this.gtaoSetting.setFloat("cameraFar",o.far),this.gtaoSetting.setFloat("multiBounce",a.multiBounce?1:0),this.gtaoSetting.setFloat("blendColor",a.blendColor?1:0),this.gtaoSetting.apply(),S.computeCommand(t,[this.gtaoCompute]),S.lastRenderPassState=this.rendererPassState}onResize(){let[e,t]=E.presentationSize;this.gtaoTexture.resize(e,t),this.gtaoCompute.workerSizeX=Math.ceil(this.gtaoTexture.width/8),this.gtaoCompute.workerSizeY=Math.ceil(this.gtaoTexture.height/8),this.gtaoCompute.workerSizeZ=1}}class Dg extends Rt{fogSetting;fogOpTexture;fogCompute;fogUniform;rendererPassState;constructor(){super(),this.fogSetting=A.setting.render.postProcessing.globalFog}createCompute(e){J.register("GlobalFog_shader",to),this.fogCompute=new fe(to),this.fogUniform=new ct(20),this.fogCompute.setUniformBuffer("fogUniform",this.fogUniform);let t=oe.getGBufferFrame(oe.colorPass_GBuffer);this.fogCompute.setSamplerTexture("gBufferTexture",t.getCompressGBufferTexture()),this.fogCompute.setSamplerTexture("inTex",t.getColorTexture()),this._lastSkyTexture=this.getSkyTexture(),this.fogCompute.setSamplerTexture("prefilterMap",this._lastSkyTexture),this.fogCompute.setStorageTexture("outTex",this.fogOpTexture),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="FOG";let a=le.getLightEntries(e.scene);this.fogCompute.setStorageBuffer("lightBuffer",a.storageGPUBuffer)}uploadSetting(){let e=this.fogUniform,t=this.fogSetting;e.setColor("fogColor",t.fogColor),e.setFloat("fogType",t.fogType),e.setFloat("fogHeightScale",t.fogHeightScale),e.setFloat("start",t.start),e.setFloat("end",t.end),e.setFloat("density",t.density),e.setFloat("ins",t.ins),e.setFloat("falloff",t.falloff),e.setFloat("rayLength",t.rayLength),e.setFloat("scatteringExponent",t.scatteringExponent),e.setFloat("dirHeightLine",t.dirHeightLine),e.setFloat("skyFactor",t.skyFactor),e.setFloat("skyRoughness",t.skyRoughness),e.setFloat("overrideSkyFactor",t.overrideSkyFactor),e.setFloat("isSkyHDR",0),e.apply(),this.fogCompute.setUniformBuffer("fogUniform",this.fogUniform)}rtFrame;createResource(){let[e,t]=E.presentationSize;this.fogOpTexture=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.fogOpTexture.name="fogTex";let a=new ke;a.loadOp="load",this.rtFrame=new Je([this.fogOpTexture],[a])}onAttach(e){A.setting.render.postProcessing.globalFog.enable=!0}onDetach(e){A.setting.render.postProcessing.globalFog.enable=!1}set fogType(e){this.fogSetting.fogType=e}get fogType(){return this.fogSetting.fogType}set fogHeightScale(e){this.fogSetting.fogHeightScale=e}get fogHeightScale(){return this.fogSetting.fogHeightScale}set start(e){this.fogSetting.start=e}get start(){return this.fogSetting.start}set end(e){this.fogSetting.end=e}get end(){return this.fogSetting.end}set ins(e){this.fogSetting.ins=e}get ins(){return this.fogSetting.ins}set density(e){this.fogSetting.density=e}get density(){return this.fogSetting.density}set skyRoughness(e){this.fogSetting.skyRoughness=e}get skyRoughness(){return this.fogSetting.skyRoughness}set skyFactor(e){this.fogSetting.skyFactor=e}get skyFactor(){return this.fogSetting.skyFactor}set overrideSkyFactor(e){this.fogSetting.overrideSkyFactor=e}get overrideSkyFactor(){return this.fogSetting.overrideSkyFactor}get fogColor(){return this.fogSetting.fogColor}set fogColor(e){this.fogSetting.fogColor.copyFrom(e)}set falloff(e){this.fogSetting.falloff=e}get falloff(){return this.fogSetting.falloff}set rayLength(e){this.fogSetting.rayLength=e}get rayLength(){return this.fogSetting.rayLength}set scatteringExponent(e){this.fogSetting.scatteringExponent=e}get scatteringExponent(){return this.fogSetting.scatteringExponent}set dirHeightLine(e){this.fogSetting.dirHeightLine=e}get dirHeightLine(){return this.fogSetting.dirHeightLine}_lastSkyTexture;getSkyTexture(){let e=A.res.defaultSky;return W.instance.sky instanceof Dn&&(e=W.instance.sky.map),e}render(e,t){if(!this.fogCompute){this.createResource(),this.createCompute(e),this.onResize();let r=le.getCameraGroup(e.camera);this.fogCompute.setUniformBuffer("globalUniform",r.uniformGPUBuffer)}let a=this.getSkyTexture();a!=this._lastSkyTexture&&(this._lastSkyTexture=a,this.fogCompute.setSamplerTexture("prefilterMap",this._lastSkyTexture)),this.fogCompute.setUniformFloat("isSkyHDR",a.isHDRTexture?1:0),this.uploadSetting(),S.computeCommand(t,[this.fogCompute]),S.lastRenderPassState=this.rendererPassState}onResize(){let[e,t]=E.presentationSize;this.fogOpTexture.resize(e,t),this.fogCompute.workerSizeX=Math.ceil(this.fogOpTexture.width/8),this.fogCompute.workerSizeY=Math.ceil(this.fogOpTexture.height/8),this.fogCompute.workerSizeZ=1}}class _g extends Rt{godRayTexture;rendererPassState;godRayCompute;historyGodRayData;godRaySetting;rtFrame;constructor(){super()}onAttach(e){A.setting.render.postProcessing.godRay.enable=!0,this.createGUI()}Render;onDetach(e){A.setting.render.postProcessing.godRay.enable=!1,this.removeGUI()}get blendColor(){return A.setting.render.postProcessing.godRay.blendColor}set blendColor(e){A.setting.render.postProcessing.godRay.blendColor=e}get rayMarchCount(){return A.setting.render.postProcessing.godRay.rayMarchCount}set rayMarchCount(e){e=ie(e,8,20),A.setting.render.postProcessing.godRay.rayMarchCount=e}get scatteringExponent(){return A.setting.render.postProcessing.godRay.scatteringExponent}set scatteringExponent(e){e=ie(e,1,40),A.setting.render.postProcessing.godRay.scatteringExponent=e}get intensity(){return A.setting.render.postProcessing.godRay.intensity}set intensity(e){e=ie(e,.01,5),A.setting.render.postProcessing.godRay.intensity=e}createGUI(){}removeGUI(){}createCompute(e){this.godRayCompute=new fe(If);let t=new ct(12);this.godRayCompute.setUniformBuffer("godRayUniform",t),this.historyGodRayData=new _e(4*this.godRayTexture.width*this.godRayTexture.height),this.godRayCompute.setStorageBuffer("historyGodRayData",this.historyGodRayData);let a=oe.getGBufferFrame(oe.colorPass_GBuffer);this.godRayCompute.setSamplerTexture("gBufferTexture",a.getCompressGBufferTexture()),this.autoSetColorTexture("inTex",this.godRayCompute),this.godRayCompute.setStorageTexture("outTex",this.godRayTexture);let r=A.getRenderJob(e).shadowMapPassRenderer;this.godRayCompute.setSamplerTexture("shadowMap",r.depth2DArrayTexture),this.godRaySetting=t,this.onResize()}createResource(){let e=E.presentationSize,[t,a]=e;this.godRayTexture=new pe(t,a,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.godRayTexture.name="godRayTexture";let r=new ke;r.loadOp="load",this.rtFrame=new Je([this.godRayTexture],[r])}onResize(){let e=E.presentationSize,[t,a]=e;this.godRayTexture.resize(t,a),this.historyGodRayData.resizeBuffer(4*this.godRayTexture.width*this.godRayTexture.height),this.godRayCompute.setStorageBuffer("historyGodRayData",this.historyGodRayData),this.godRayCompute.workerSizeX=Math.ceil(this.godRayTexture.width/8),this.godRayCompute.workerSizeY=Math.ceil(this.godRayTexture.height/8),this.godRayCompute.workerSizeZ=1}render(e,t){if(!this.godRayCompute){this.createResource(),this.createCompute(e);let o=le.getLightEntries(e.scene);this.godRayCompute.setStorageBuffer("lightBuffer",o.storageGPUBuffer),this.godRayCompute.setStorageBuffer("models",le.modelMatrixBindGroup.matrixBufferDst),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="GodRay";let l=le.getCameraGroup(e.camera);this.godRayCompute.setUniformBuffer("globalUniform",l.uniformGPUBuffer)}let a=A.setting.render.postProcessing.godRay;this.godRaySetting.setFloat("intensity",a.intensity),this.godRaySetting.setFloat("rayMarchCount",a.rayMarchCount);let r=E.presentationSize,[i,n]=r;this.godRaySetting.setFloat("viewPortWidth",i),this.godRaySetting.setFloat("viewPortHeight",n),this.godRaySetting.setFloat("blendColor",a.blendColor?1:0),this.godRaySetting.setFloat("scatteringExponent",a.scatteringExponent),this.godRaySetting.apply(),S.computeCommand(t,[this.godRayCompute]),S.lastRenderPassState=this.rendererPassState}}class Kd{indexList;color;count}class qd{SlotCount=8;MaxEntities=16;defaultColor=new O(.2,1,1,1);slots=[];dataDirty=!0;constructor(){let e=A.setting.render.postProcessing.outline.groupCount;this.SlotCount=Math.max(1,Math.min(e,this.SlotCount));for(let t=0;t<this.SlotCount;t++){let a=this.slots[t]=new Kd;a.indexList=new Float32Array(this.MaxEntities),a.color=this.defaultColor.clone(),a.count=0}}clear(){for(let e=0;e<this.SlotCount;e++)this.clearAt(e)}clearAt(e){this.dataDirty=!0;let t=this.slots[e];return t.color.copyFrom(this.defaultColor),t.indexList.fill(-1),t.count=0,this}fillDataAt(e,t,a){this.dataDirty=!0;let r=this.slots[e];if(r){r.indexList.fill(-1);for(let i=0,n=t.length;i<n;i++)r.indexList[i]=t[i];r.count=t.length,r.color.copyFrom(a)}return this}fetchData(e){return e.dirty=this.dataDirty,e.slots=this.slots,this.dataDirty=!1,this}}let ca=new qd;class Bg extends Rt{outlineTex;lowTex;rendererPassState;calcWeightCompute;outlineCompute;blendCompute;outlineSetting;slotsBuffer;slotsArray;entitiesArray;entitiesBuffer;weightBuffer;lowTexSize;oldOutlineColor;rtFrame;view;constructor(){super()}onAttach(e){this.view=e,A.setting.render.postProcessing.outline.enable=!0}onDetach(e){A.setting.render.postProcessing.outline.enable=!1}set outlinePixel(e){e=ie(e,0,8);let t=A.setting.render.postProcessing.outline;t.outlinePixel!=e&&(t.outlinePixel=e)}get outlinePixel(){return A.setting.render.postProcessing.outline.outlinePixel}set fadeOutlinePixel(e){let t=A.setting.render.postProcessing.outline;e=ie(e,0,8),t.fadeOutlinePixel!=e&&(t.fadeOutlinePixel=e)}get fadeOutlinePixel(){return A.setting.render.postProcessing.outline.fadeOutlinePixel}set strength(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.outline;t.strength!=e&&(t.strength=e)}get strength(){return A.setting.render.postProcessing.outline.strength}set useAddMode(e){A.setting.render.postProcessing.outline.useAddMode=e}get useAddMode(){return A.setting.render.postProcessing.outline.useAddMode}createGUI(){}createCompute(){let e=oe.getGBufferFrame(oe.colorPass_GBuffer);this.calcWeightCompute=new fe(Mf);let t=le.getCameraGroup(this.view.camera);this.calcWeightCompute.setUniformBuffer("globalUniform",t.uniformGPUBuffer),this.calcWeightCompute.setStorageBuffer("outlineSetting",this.outlineSetting),this.calcWeightCompute.setStorageBuffer("slotsBuffer",this.slotsBuffer),this.calcWeightCompute.setStorageBuffer("weightBuffer",this.weightBuffer),this.calcWeightCompute.setStorageBuffer("entitiesBuffer",this.entitiesBuffer),this.calcWeightCompute.setSamplerTexture("gBufferTexture",e.getCompressGBufferTexture()),this.calcWeightCompute.workerSizeX=Math.ceil(this.lowTex.width/8),this.calcWeightCompute.workerSizeY=Math.ceil(this.lowTex.height/8),this.calcWeightCompute.workerSizeZ=1,this.outlineCompute=new fe(Nf),this.outlineCompute.setStorageBuffer("outlineSetting",this.outlineSetting),this.outlineCompute.setStorageBuffer("slotsBuffer",this.slotsBuffer),this.outlineCompute.setStorageBuffer("weightBuffer",this.weightBuffer),this.outlineCompute.setStorageBuffer("oldOutlineColor",this.oldOutlineColor),this.outlineCompute.setStorageTexture("lowTex",this.lowTex),this.outlineCompute.workerSizeX=Math.ceil(this.lowTex.width/8),this.outlineCompute.workerSizeY=Math.ceil(this.lowTex.height/8),this.outlineCompute.workerSizeZ=1,this.blendCompute=new fe(Tf),this.blendCompute.setStorageBuffer("outlineSetting",this.outlineSetting),this.autoSetColorTexture("inTex",this.blendCompute),this.blendCompute.setSamplerTexture("lowTex",this.lowTex),this.blendCompute.setStorageTexture("outlineTex",this.outlineTex),this.blendCompute.workerSizeX=Math.ceil(this.outlineTex.width/8),this.blendCompute.workerSizeY=Math.ceil(this.outlineTex.height/8),this.blendCompute.workerSizeZ=1}createResource(){let e=E.presentationSize,t=e[0],a=e[1],r=A.setting.render.postProcessing.outline.textureScale;this.lowTexSize=new K(Math.ceil(t*r),Math.ceil(a*r)),this.lowTex=new pe(this.lowTexSize.x,this.lowTexSize.y,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.lowTex.name="lowTex";let i=new ke;i.clearValue=[0,0,0,1],i.loadOp="clear",this.outlineTex=new pe(t,a,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.outlineTex.name="outlineTex";let n=new ke;n.clearValue=[0,0,0,1],n.loadOp="clear",this.rtFrame=new Je([this.outlineTex],[n]),this.outlineSetting=new ct(8),this.weightBuffer=new _e(this.lowTexSize.x*this.lowTexSize.y*4,GPUBufferUsage.COPY_SRC),this.oldOutlineColor=new _e(this.lowTexSize.x*this.lowTexSize.y*4,GPUBufferUsage.COPY_SRC),this.slotsArray=new Float32Array(ca.SlotCount*4),this.slotsBuffer=new _e(this.slotsArray.length),this.slotsBuffer.setFloat32Array("slotsArray",this.slotsArray),this.slotsBuffer.apply(),this.entitiesArray=new Float32Array(ca.SlotCount*ca.MaxEntities),this.entitiesBuffer=new _e(this.entitiesArray.length),this.entitiesBuffer.setFloat32Array("entitiesArray",this.entitiesArray),this.slotsBuffer.apply(),this.fetchData||={}}fetchData;fetchOutlineData(){if(ca.fetchData(this.fetchData),this.fetchData.dirty){let e=ca.SlotCount,t=ca.MaxEntities;for(let a=0;a<e;a++){let r=4*a,i=this.fetchData.slots[a];this.slotsArray[r+0]=i.color.r,this.slotsArray[r+1]=i.color.g,this.slotsArray[r+2]=i.color.b,this.slotsArray[r+3]=i.count,r=t*a,this.entitiesArray.set(i.indexList,r)}this.slotsBuffer.setFloat32Array("slotsArray",this.slotsArray),this.slotsBuffer.apply(),this.entitiesBuffer.setFloat32Array("entitiesArray",this.entitiesArray),this.entitiesBuffer.apply()}}computeList;render(e,t){this.calcWeightCompute||(this.createResource(),this.createCompute(),this.createGUI(),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null)),this.computeList||=[this.calcWeightCompute,this.outlineCompute,this.blendCompute];let a=A.setting.render.postProcessing.outline;this.outlineSetting.setFloat("strength",a.strength),this.outlineSetting.setFloat("useAddMode",a.useAddMode?1:0),this.outlineSetting.setFloat("outlinePixel",a.outlinePixel),this.outlineSetting.setFloat("fadeOutlinePixel",a.fadeOutlinePixel),this.outlineSetting.setFloat("lowTexWidth",this.lowTexSize.x),this.outlineSetting.setFloat("lowTexHeight",this.lowTexSize.y),this.outlineSetting.apply(),this.fetchOutlineData(),S.computeCommand(t,this.computeList),S.lastRenderPassState=this.rendererPassState}onResize(){let e=E.presentationSize,t=e[0],a=e[1],r=A.setting.render.postProcessing.outline.textureScale;this.lowTexSize=new K(Math.ceil(t*r),Math.ceil(a*r)),this.lowTex.resize(this.lowTexSize.x,this.lowTexSize.y),this.outlineTex.resize(t,a),this.weightBuffer.resizeBuffer(this.lowTexSize.x*this.lowTexSize.y*4),this.oldOutlineColor.resizeBuffer(this.lowTexSize.x*this.lowTexSize.y*4),this.calcWeightCompute.workerSizeX=Math.ceil(this.lowTex.width/8),this.calcWeightCompute.workerSizeY=Math.ceil(this.lowTex.height/8),this.calcWeightCompute.workerSizeZ=1,this.outlineCompute.workerSizeX=Math.ceil(this.lowTex.width/8),this.outlineCompute.workerSizeY=Math.ceil(this.lowTex.height/8),this.outlineCompute.workerSizeZ=1,this.blendCompute.workerSizeX=Math.ceil(this.outlineTex.width/8),this.blendCompute.workerSizeY=Math.ceil(this.outlineTex.height/8),this.blendCompute.workerSizeZ=1}}class Ug extends Rt{outTexture;newTexture;oldTexture;combineTexture;rendererPassState;ssgiCompute;delayCompute;combineCompute;rtFrame;textureScaleSmallCompute;textureScaleBigCompute;view;colorTexture;posTexture;normalTexture;gBufferTexture;lastPosTexture;downSampleCofe=1;debugChanal="0";updateBuffer;constructor(){super(),this.updateBuffer=new _e(32),this.updateBuffer.setFloat("frameCount",10),this.updateBuffer.setFloat("indirectIns",1.5),this.updateBuffer.setFloat("delay",.02),this.updateBuffer.setFloat("colorIns",1),this.updateBuffer.setFloat("d1",.03),this.updateBuffer.apply()}onAttach(e){this.view=e,e.camera.transform.onPositionChange=e.camera.transform.onPositionChange?Ki(e.camera.transform.onPositionChange,(t,a)=>this.onCameraChange(t,a)):(t,a)=>this.onCameraChange(t,a)}onCameraChange(e,t){console.log("a");let a=b.distance(e,t);a=Math.min(.45,a)+.01,this.updateBuffer.setFloat("delay",a)}Render;onDetach(e){}set ins(e){this.updateBuffer.setFloat("indirectIns",e),this.updateBuffer.apply()}get ins(){return this.updateBuffer.getFloat("indirectIns")}set delay(e){this.updateBuffer.setFloat("delay",e),this.updateBuffer.apply()}get delay(){return this.updateBuffer.getFloat("delay")}set colorIns(e){this.updateBuffer.setFloat("colorIns",e),this.updateBuffer.apply()}get colorIns(){return this.updateBuffer.getFloat("colorIns")}set frameCount(e){this.updateBuffer.setFloat("frameCount",e),this.updateBuffer.apply()}get frameCount(){return this.updateBuffer.getFloat("frameCount")}set d1(e){this.updateBuffer.setFloat("d1",e),this.updateBuffer.apply()}get d1(){return this.updateBuffer.getFloat("d1")}createResource(){let e=oe.getGBufferFrame("ColorPassGBuffer");this.gBufferTexture=e.getCompressGBufferTexture();let t=E.presentationSize,a=t[0],r=t[1];this.lastPosTexture=new pe(a,r,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.lastPosTexture.name="lastPosTexture",this.outTexture=new pe(a,r,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.outTexture.name="outTexture";let i=Math.floor(a*this.downSampleCofe),n=Math.floor(r*this.downSampleCofe);this.newTexture=new pe(i,n,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.newTexture.name="newTexture",this.oldTexture=new pe(i,n,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.oldTexture.name="oldTexture",this.combineTexture=new pe(i,n,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.combineTexture.name="combineTexture";let o=new ke;o.loadOp="load",this.rtFrame=new Je([this.outTexture],[o])}createCompute(){this.ssgiCompute=new fe(Of),this.delayCompute=new fe(Yf),this.combineCompute=new fe(Zf);let e=le.getCameraGroup(this.view.camera);this.ssgiCompute.setSamplerTexture("gBufferTexture",this.gBufferTexture),this.ssgiCompute.setSamplerTexture("combineTexture",this.combineTexture),this.ssgiCompute.setSamplerTexture("oldTexture",this.oldTexture),this.ssgiCompute.setStorageTexture("newTexture",this.newTexture),this.ssgiCompute.setUniformBuffer("globalUniform",e.uniformGPUBuffer),this.ssgiCompute.setStorageBuffer("updateBuffer",this.updateBuffer),this.autoSetColorTexture("inTex",this.ssgiCompute),this.delayCompute.setSamplerTexture("newTexture",this.newTexture),this.delayCompute.setSamplerTexture("oldTexture",this.oldTexture),this.delayCompute.setStorageTexture("combineTexture",this.combineTexture),this.delayCompute.setStorageBuffer("updateBuffer",this.updateBuffer),this.combineCompute.setSamplerTexture("inputBTexture",this.combineTexture),this.combineCompute.setSamplerTexture("gBufferTexture",this.gBufferTexture),this.combineCompute.setUniformBuffer("globalUniform",e.uniformGPUBuffer),this.combineCompute.setStorageTexture("outTexture",this.outTexture),this.combineCompute.setStorageBuffer("updateBuffer",this.updateBuffer),this.textureScaleBigCompute=new Wd,this.textureScaleBigCompute.setInputes(null,[this.combineTexture],[this.outTexture])}render(e,t){}frame=0;compute(e){this.ssgiCompute||(this.createResource(),this.createCompute(),this.onResize(),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null),this.rendererPassState.label="SSGI"),this.frameCount=this.frame,this.frame++;let t=S.beginCommandEncoder();switch(parseInt(this.debugChanal)){case 0:S.copyTexture(t,this.combineTexture,this.oldTexture),S.computeCommand(t,[this.ssgiCompute,this.delayCompute,this.combineCompute]);break;case 1:S.copyTexture(t,this.posTexture,this.lastPosTexture),S.copyTexture(t,this.lastPosTexture,this.outTexture);break;case 2:S.copyTexture(t,this.normalTexture,this.outTexture);break;case 3:S.copyTexture(t,this.posTexture,this.outTexture);break;case 4:S.copyTexture(t,this.colorTexture,this.outTexture);break;case 5:S.copyTexture(t,this.gBufferTexture,this.outTexture);break}S.lastRenderPassState=this.rendererPassState,this.updateBuffer.setFloat("delay",.01)}onResize(){let e=E.presentationSize,t=e[0],a=e[1];this.outTexture.resize(t,a),this.ssgiCompute.workerSizeX=Math.ceil(this.newTexture.width/16),this.ssgiCompute.workerSizeY=Math.ceil(this.newTexture.height/16),this.ssgiCompute.workerSizeZ=1,this.delayCompute.workerSizeX=Math.ceil(this.combineTexture.width/16),this.delayCompute.workerSizeY=Math.ceil(this.combineTexture.height/16),this.delayCompute.workerSizeZ=1,this.combineCompute.workerSizeX=Math.ceil(this.outTexture.width/16),this.combineCompute.workerSizeY=Math.ceil(this.outTexture.height/16),this.combineCompute.workerSizeZ=1}}class vg extends Rt{SSR_RayTraceCompute;SSR_IS_Compute;SSR_Blend_Compute;isRetTexture;finalTexture;rendererPassState;ssrUniformBuffer;rayTraceData;ssrColorData;rtFrame;historyPosition;view;onAttach(e){this.view=e,A.setting.render.postProcessing.ssr.enable=!0}onDetach(e){A.setting.render.postProcessing.ssr.enable=!1}reflectionRatio=.5;get fadeEdgeRatio(){return A.setting.render.postProcessing.ssr.fadeEdgeRatio}set fadeEdgeRatio(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.ssr;t.fadeEdgeRatio=e}get rayMarchRatio(){return A.setting.render.postProcessing.ssr.rayMarchRatio}set rayMarchRatio(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.ssr;t.rayMarchRatio=e}get roughnessThreshold(){return A.setting.render.postProcessing.ssr.roughnessThreshold}set roughnessThreshold(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.ssr;t.roughnessThreshold=e}get fadeDistanceMin(){return A.setting.render.postProcessing.ssr.fadeDistanceMin}set fadeDistanceMin(e){e=ie(e,0,1e4);let t=A.setting.render.postProcessing.ssr;t.fadeDistanceMin=e}get fadeDistanceMax(){return A.setting.render.postProcessing.ssr.fadeDistanceMax}set fadeDistanceMax(e){e=ie(e,0,1e4);let t=A.setting.render.postProcessing.ssr;t.fadeDistanceMax=e}get powDotRN(){return A.setting.render.postProcessing.ssr.powDotRN}set powDotRN(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.ssr;t.powDotRN=e}createRayTraceShader(){let e=le.getCameraGroup(this.view.camera);this.SSR_RayTraceCompute=new fe(zf),this.SSR_RayTraceCompute.setUniformBuffer("globalUniform",e.uniformGPUBuffer),this.SSR_RayTraceCompute.setUniformBuffer("ssrUniform",this.ssrUniformBuffer),this.SSR_RayTraceCompute.setStorageBuffer("rayTraceBuffer",this.rayTraceData),this.SSR_RayTraceCompute.setStorageBuffer("historyPosition",this.historyPosition);let a=oe.getGBufferFrame("ColorPassGBuffer").getCompressGBufferTexture();this.SSR_RayTraceCompute.setSamplerTexture("gBufferTexture",a),W.instance.sky instanceof Dn&&this.SSR_RayTraceCompute.setSamplerTexture("prefilterMap",W.instance.sky.map),this.SSR_RayTraceCompute.workerSizeX=Math.ceil(this.isRetTexture.width/8),this.SSR_RayTraceCompute.workerSizeY=Math.ceil(this.isRetTexture.height/8),this.SSR_RayTraceCompute.workerSizeZ=1}createISShader(){this.SSR_IS_Compute=new fe(Gf),this.SSR_IS_Compute.setStorageBuffer("ssrUniform",this.ssrUniformBuffer),this.SSR_IS_Compute.setStorageBuffer("rayTraceBuffer",this.rayTraceData),this.SSR_IS_Compute.setStorageBuffer("ssrColorData",this.ssrColorData),this.SSR_IS_Compute.setStorageBuffer("historyPosition",this.historyPosition),this.SSR_IS_Compute.setSamplerTexture("colorMap",this.getOutTexture()),this.SSR_IS_Compute.setStorageTexture("outTex",this.isRetTexture),this.SSR_IS_Compute.workerSizeX=Math.ceil(this.isRetTexture.width/8),this.SSR_IS_Compute.workerSizeY=Math.ceil(this.isRetTexture.height/8),this.SSR_IS_Compute.workerSizeZ=1}createBlendShader(e){let t=le.getCameraGroup(this.view.camera);this.SSR_Blend_Compute=new fe(Lf),this.SSR_Blend_Compute.setStorageBuffer("rayTraceBuffer",this.rayTraceData),this.SSR_Blend_Compute.setUniformBuffer("globalUniform",t.uniformGPUBuffer);let r=oe.getGBufferFrame("ColorPassGBuffer").getCompressGBufferTexture();this.SSR_Blend_Compute.setSamplerTexture("gBufferTexture",r),this.SSR_Blend_Compute.setSamplerTexture("colorMap",this.getOutTexture()),this.SSR_Blend_Compute.setSamplerTexture("ssrMap",e),this.SSR_Blend_Compute.setStorageTexture("outTex",this.finalTexture),this.SSR_Blend_Compute.workerSizeX=Math.ceil(this.finalTexture.width/8),this.SSR_Blend_Compute.workerSizeY=Math.ceil(this.finalTexture.height/8),this.SSR_Blend_Compute.workerSizeZ=1}createResource(){let[e,t]=E.presentationSize;this.finalTexture=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.TEXTURE_BINDING),this.finalTexture.name="ssrOutTex";let a=new ke;a.clearValue=[0,0,0,0],a.loadOp="clear";let r=Math.ceil(e*A.setting.render.postProcessing.ssr.pixelRatio),i=Math.ceil(t*A.setting.render.postProcessing.ssr.pixelRatio);this.isRetTexture=new pe(r,i,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.TEXTURE_BINDING),this.isRetTexture.name="ssrTextureIn";let n=new ke;n.clearValue=[0,0,0,0],n.loadOp="clear",this.rtFrame=new Je([this.finalTexture,this.isRetTexture],[a,n]),this.rayTraceData=new _e(r*i*8,GPUBufferUsage.COPY_SRC),this.ssrColorData=new _e(r*i*4,GPUBufferUsage.COPY_SRC),this.historyPosition=new _e(r*i*4,GPUBufferUsage.COPY_SRC),this.ssrUniformBuffer=new ct(32),this.ssrUniformBuffer.setFloat("ssrBufferSizeX",this.isRetTexture.width),this.ssrUniformBuffer.setFloat("ssrBufferSizeY",this.isRetTexture.height),this.ssrUniformBuffer.setFloat("colorMapSizeX",this.finalTexture.width),this.ssrUniformBuffer.setFloat("colorMapSizeY",this.finalTexture.height),this.ssrUniformBuffer.apply()}render(e,t){if(!this.SSR_RayTraceCompute){this.createResource(),this.createISShader(),this.createRayTraceShader(),this.createBlendShader(this.isRetTexture),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null);let i=le.getCameraGroup(e.camera);this.SSR_RayTraceCompute.setUniformBuffer("standUniform",i.uniformGPUBuffer)}let a=A.setting.render.postProcessing.ssr;this.ssrUniformBuffer.setFloat("fadeEdgeRatio",a.fadeEdgeRatio),this.ssrUniformBuffer.setFloat("rayMarchRatio",a.rayMarchRatio),this.ssrUniformBuffer.setFloat("fadeDistanceMin",a.fadeDistanceMin),this.ssrUniformBuffer.setFloat("fadeDistanceMax",a.fadeDistanceMax),this.ssrUniformBuffer.setFloat("mixThreshold",a.mixThreshold),this.ssrUniformBuffer.setFloat("roughnessThreshold",a.roughnessThreshold),this.ssrUniformBuffer.setFloat("reflectionRatio",this.reflectionRatio),this.ssrUniformBuffer.setFloat("powDotRN",a.powDotRN),this.ssrUniformBuffer.setFloat("randomSeedX",Math.random()),this.ssrUniformBuffer.setFloat("randomSeedY",Math.random()),this.ssrUniformBuffer.apply();let r=[this.SSR_RayTraceCompute,this.SSR_IS_Compute,this.SSR_Blend_Compute];S.computeCommand(t,r),S.lastRenderPassState=this.rendererPassState}onResize(){let[e,t]=E.presentationSize,a=Math.ceil(e*A.setting.render.postProcessing.ssr.pixelRatio),r=Math.ceil(t*A.setting.render.postProcessing.ssr.pixelRatio);this.finalTexture.resize(e,t),this.isRetTexture.resize(a,r),this.rayTraceData.resizeBuffer(a*r*8),this.ssrColorData.resizeBuffer(a*r*4),this.historyPosition.resizeBuffer(a*r*4),this.ssrUniformBuffer.setFloat("ssrBufferSizeX",this.isRetTexture.width),this.ssrUniformBuffer.setFloat("ssrBufferSizeY",this.isRetTexture.height),this.ssrUniformBuffer.setFloat("colorMapSizeX",this.finalTexture.width),this.ssrUniformBuffer.setFloat("colorMapSizeY",this.finalTexture.height),this.SSR_RayTraceCompute.workerSizeX=Math.ceil(this.isRetTexture.width/8),this.SSR_RayTraceCompute.workerSizeY=Math.ceil(this.isRetTexture.height/8),this.SSR_RayTraceCompute.workerSizeZ=1,this.SSR_IS_Compute.workerSizeX=Math.ceil(this.isRetTexture.width/8),this.SSR_IS_Compute.workerSizeY=Math.ceil(this.isRetTexture.height/8),this.SSR_IS_Compute.workerSizeZ=1,this.SSR_Blend_Compute.workerSizeX=Math.ceil(this.finalTexture.width/8),this.SSR_Blend_Compute.workerSizeY=Math.ceil(this.finalTexture.height/8),this.SSR_Blend_Compute.workerSizeZ=1}}class yg{static createSeeds(){let e=20,t=32,a=[new b(0,0,e)],r=0,i=.02;for(let n=1;n<t;n++){let o=new b;a.push(o),r+=1-(1-.618)*n/t,i+=n*.01,o.x=Math.sin(r)*i,o.y=Math.cos(r)*i,o.z=1-n/t,o.multiplyScalar(e)}return a}}class Cg extends Rt{taaTexture;outTexture;rendererPassState;taaCompute;copyTexCompute;sharpCompute;taaSetting;preColorBuffer;preColorTex;preProjMatrix;preViewMatrix;rtFrame;constructor(){super()}onAttach(e){A.setting.render.postProcessing.taa.enable=!0,e.camera.enableJitterProjection(!0),this.createGUI()}onDetach(e){A.setting.render.postProcessing.taa.enable=!1,e.camera.enableJitterProjection(!1)}get jitterSeedCount(){return A.setting.render.postProcessing.taa.jitterSeedCount}set jitterSeedCount(e){e=ie(e,2,32),e=Math.round(e);let t=A.setting.render.postProcessing.taa;t.jitterSeedCount=e}get blendFactor(){return A.setting.render.postProcessing.taa.blendFactor}set blendFactor(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.taa;t.blendFactor=e}get sharpFactor(){return A.setting.render.postProcessing.taa.sharpFactor}set sharpFactor(e){e=ie(e,.1,.99);let t=A.setting.render.postProcessing.taa;t.sharpFactor=e}get sharpPreBlurFactor(){return A.setting.render.postProcessing.taa.sharpPreBlurFactor}set sharpPreBlurFactor(e){e=ie(e,.1,.99);let t=A.setting.render.postProcessing.taa;t.sharpPreBlurFactor=e}get temporalJitterScale(){return A.setting.render.postProcessing.taa.temporalJitterScale}set temporalJitterScale(e){e=ie(e,0,1);let t=A.setting.render.postProcessing.taa;t.temporalJitterScale=e}createGUI(){}createCompute(e){let t=new fe(jf),a=new ct(44),r=le.getCameraGroup(e.camera);t.setUniformBuffer("globalUniform",r.uniformGPUBuffer),t.setUniformBuffer("taaData",a),t.setStorageBuffer("preColorBuffer",this.preColorBuffer);let i=oe.getGBufferFrame(oe.colorPass_GBuffer);t.setSamplerTexture("preColorTex",this.preColorTex),t.setSamplerTexture("gBufferTexture",i.getCompressGBufferTexture()),this.autoSetColorTexture("inTex",t),t.setStorageTexture("outTex",this.taaTexture),t.workerSizeX=Math.ceil(this.taaTexture.width/8),t.workerSizeY=Math.ceil(this.taaTexture.height/8),t.workerSizeZ=1,this.taaCompute=t,this.taaSetting=a,this.copyTexCompute=new fe(Jf),this.copyTexCompute.setStorageBuffer("preColor",this.preColorBuffer),this.copyTexCompute.setStorageTexture("preColorTex",this.preColorTex),this.copyTexCompute.workerSizeX=Math.ceil(this.taaTexture.width/8),this.copyTexCompute.workerSizeY=Math.ceil(this.taaTexture.height/8),this.copyTexCompute.workerSizeZ=1,this.sharpCompute=new fe(Wf),this.sharpCompute.setUniformBuffer("taaData",a),this.sharpCompute.setSamplerTexture("inTex",this.taaTexture),this.sharpCompute.setStorageTexture("outTex",this.outTexture),this.sharpCompute.workerSizeX=Math.ceil(this.outTexture.width/8),this.sharpCompute.workerSizeY=Math.ceil(this.outTexture.height/8),this.sharpCompute.workerSizeZ=1}createResource(){this.preProjMatrix=new R().identity(),this.preViewMatrix=new R().identity();let[e,t]=E.presentationSize;this.preColorBuffer=new _e(e*t*4,GPUBufferUsage.COPY_SRC),this.preColorTex=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.preColorTex.name="taaTex";let a=new ke;a.clearValue=[0,0,0,1],a.loadOp="clear",this.taaTexture=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.taaTexture.name="taaTex";let r=new ke;r.clearValue=[0,0,0,1],r.loadOp="clear",this.outTexture=new pe(e,t,Y.rgba16float,!1,GPUTextureUsage.STORAGE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.COPY_SRC|GPUTextureUsage.TEXTURE_BINDING),this.outTexture.name="sharpTaaTex";let i=new ke;i.clearValue=[0,0,0,1],i.loadOp="clear",this.rtFrame=new Je([this.preColorTex,this.taaTexture,this.outTexture],[a,r,i])}render(e,t){this.taaCompute||(this.createResource(),this.createCompute(e),this.rendererPassState=Re.createRendererPassState(this.rtFrame,null));let a=A.setting.render.postProcessing.taa;this.taaSetting.setMatrix("preProjMatrix",this.preProjMatrix),this.taaSetting.setMatrix("preViewMatrix",this.preViewMatrix),this.taaSetting.setFloat("jitterFrameIndex",e.camera.jitterFrameIndex),this.taaSetting.setFloat("blendFactor",a.blendFactor),this.taaSetting.setFloat("sharpFactor",a.sharpFactor),this.taaSetting.setFloat("sharpPreBlurFactor",a.sharpPreBlurFactor),this.taaSetting.setFloat("jitterX",e.camera.jitterX),this.taaSetting.setFloat("jitterY",e.camera.jitterY),this.taaSetting.apply(),S.computeCommand(t,[this.copyTexCompute,this.taaCompute,this.sharpCompute]),S.lastRenderPassState=this.rendererPassState,this.preProjMatrix.copyFrom(e.camera.projectionMatrix),this.preViewMatrix.copyFrom(e.camera.viewMatrix)}onResize(){let[e,t]=E.presentationSize;this.preColorBuffer.resizeBuffer(e*t*4),this.taaTexture.resize(e,t),this.outTexture.resize(e,t),this.preColorTex.resize(e,t),this.taaCompute.workerSizeX=Math.ceil(this.taaTexture.width/8),this.taaCompute.workerSizeY=Math.ceil(this.taaTexture.height/8),this.taaCompute.workerSizeZ=1,this.copyTexCompute.workerSizeX=Math.ceil(this.taaTexture.width/8),this.copyTexCompute.workerSizeY=Math.ceil(this.taaTexture.height/8),this.copyTexCompute.workerSizeZ=1,this.sharpCompute.workerSizeX=Math.ceil(this.outTexture.width/8),this.sharpCompute.workerSizeY=Math.ceil(this.outTexture.height/8),this.sharpCompute.workerSizeZ=1}}class $d{_tempIndexArray=[];setOutline(e,t){this.setOutlineList([e],t?[t]:null)}setOutlineList(e,t){e||=[];let a=ca.defaultColor,r=ca.SlotCount;for(let i=0;i<r;i++){this._tempIndexArray.length=0;let n=e[i],o=(t?t[i]:null)||a;if(n)for(const l of n)this.getEntityIdList(l,this._tempIndexArray);ca.fillDataAt(i,this._tempIndexArray,o)}}clearOutline(){return ca.clear(),this}_rendererList=[];getEntityIdList(e,t){this._rendererList.length=0;let a=e.getComponents(d.MeshRenderer,this._rendererList);for(const r of a)t.push(r.object3D.transform._worldMatrix.index)}}let Sg=new $d;class eh{localPosition=new b;worldPosition=new b;uv=new K;faceIndex;isIn=!1;t=0;u=0;v=0;triangle;v0;v1;v2;pickList;color}class si{static EPS=1e-4;static FLT_MAX=3402823466e29;static distPtTri(e,t,a,r){let i=new b,n=new b,o=new b;r.subtract(t,i),a.subtract(t,n),e.subtract(t,o);let l=ht(i,i),c=ht(i,n),f=ht(i,o),h=ht(n,n),u=ht(n,o),g=1/(l*h-c*c),p=(h*f-c*u)*g,m=(l*u-c*f)*g;if(p>=-si.EPS&&m>=-si.EPS&&p+m<=1+si.EPS){let D=t[1]+i[1]*p+n[1]*m;return Math.abs(D-e[1])}return si.FLT_MAX}static _info=new eh;static IntersectTriangle(e,t,a){let r=t.v1,i=t.v2,n=t.v3,o=i.subtract(r,b.HELP_3),l=n.subtract(r,b.HELP_4),c=e.direction.crossProduct(l,b.HELP_5),f=ht(o,c),h;if(f>0){if(a)return null;h=e.origin.subtract(r,b.HELP_2)}else h=r.subtract(e.origin,b.HELP_2),f=-f;if(f<1e-4)return this._info.isIn=!1,this._info.t=0,this._info.u=0,this._info.v=0,this._info;let u=ht(h,c);if(u<0||u>f)return this._info.isIn=!1,this._info.t=0,this._info.u=0,this._info.v=0,this._info;let g=h.crossProduct(o,b.HELP_1),p=ht(e.direction,g);if(p<0||u+p>f)return this._info.isIn=!1,this._info.t=0,this._info.u=0,this._info.v=0,this._info;let m=ht(l,g),D=1/f;m*=D,u*=D,p*=D,this._info.isIn=!0,this._info.t=m,this._info.u=u,this._info.v=p;let _=1-u-p;return this._u0.copyFrom(t.u1),this._u0.scale(_),this._u1.copyFrom(t.u2),this._u1.scale(u),this._u2.copyFrom(t.u3),this._u2.scale(p),this._info.uv.copyFrom(this._u0),this._info.uv.add(this._u1,this._info.uv),this._info.uv.add(this._u2,this._info.uv),this._info.localPosition.copyFrom(e.direction).multiplyScalar(m),this._info.localPosition.add(e.origin,this._info.localPosition),this._info}static _u0=new K;static _u1=new K;static _u2=new K}class Sn extends Ia{static _instance;_maxRetry=3;loadAll(e,t){return new Promise((a,r)=>{let i=e.length,n=[];e.forEach((o,l)=>{let c=new t;this.load(o,t).then(f=>{c.parse(f),n.push(c),i--,i===0&&a(n)})})})}constructor(){if(super(),Sn._instance)throw new Error("LoadManager is singleton class...")}static getInstance(){return this._instance||(this._instance=new Sn)}loadUrls(e,t){return new Promise((a,r)=>{let i=e.length,n=[];e.forEach((o,l)=>{this.load(o,t).then(c=>{n.push(c),i--,i===0&&a(n),i<0&&console.error(`loadUrls ${e} error`)})})})}get maxRetry(){return this._maxRetry}set maxRetry(e){this._maxRetry=e}load(e,t){return new Promise((a,r)=>{t.format})}}function th(s){const e=[1/0,1/0,1/0],t=[-1/0,-1/0,-1/0];for(let a=0;a<s.length;a+=3){const r=s[a+0],i=s[a+1],n=s[a+2];r<e[0]&&(e[0]=r),i<e[1]&&(e[1]=i),n<e[2]&&(e[2]=n),r>t[0]&&(t[0]=r),i>t[1]&&(t[1]=i),n>t[2]&&(t[2]=n)}return{min:e,max:t}}var oi=(s=>(s.PLY="ply",s.SPLAT="splat",s.KSPLAT="ksplat",s.UNKNOWN="unknown",s))(oi||{});function ah(s){if(s.byteLength<16)return"unknown";const e=new Uint8Array(s,0,Math.min(512,s.byteLength));return new TextDecoder("utf-8").decode(e).startsWith("ply")?"ply":"unknown"}function rh(s){switch(s){case"char":case"uchar":case"uint8":case"int8":return 1;case"short":case"ushort":case"int16":case"uint16":return 2;case"int":case"uint":case"int32":case"uint32":case"float":case"float32":return 4;case"double":case"float64":return 8;default:return 4}}function et(s,e,t){switch(t){case"char":case"int8":return s.getInt8(e);case"uchar":case"uint8":return s.getUint8(e);case"short":case"int16":return s.getInt16(e,!0);case"ushort":case"uint16":return s.getUint16(e,!0);case"int":case"int32":return s.getInt32(e,!0);case"uint":case"uint32":return s.getUint32(e,!0);case"double":case"float64":return s.getFloat64(e,!0);case"float":case"float32":default:return s.getFloat32(e,!0)}}function ih(s){const e=Math.round(Math.sqrt(s));return Math.max(0,e-1)}function nh(s){const e=new TextDecoder("utf-8").decode(new Uint8Array(s,0,Math.min(4096,s.byteLength)));if(!e.startsWith("ply"))throw new Error("PLY: Unsupported format. Expecting PLY file.");const t=e.indexOf(`end_header
11690
- `);if(t<0)throw new Error("PLY: Invalid PLY header");const a=e.substring(0,t+11),r=a.split(/\r?\n/);let i="",n=0;const o=[];let l=!1;for(const c of r)if(c.startsWith("format "))i=c.split(/\s+/)[1];else if(c.startsWith("element ")){const f=c.split(/\s+/);l=f[1]==="vertex",l&&(n=parseInt(f[2]))}else if(l&&c.startsWith("property ")){const f=c.split(/\s+/),h=f[1],u=f[2];o.push({name:u,type:h})}if(i!=="binary_little_endian")throw new Error("PLY: Only binary_little_endian PLY is supported");return{format:i,vertexCount:n,properties:o,headerByteLength:a.length}}function sh(s){const e=nh(s),{vertexCount:t,properties:a,headerByteLength:r}=e,i=new DataView(s,r),n=C=>a.find(y=>y.name===C)!=null,o=C=>a.findIndex(y=>y.name===C),l=new Float32Array(t*3),c=n("scale_0")?new Float32Array(t*3):void 0,f=n("rot_0")?new Float32Array(t*4):void 0,h=n("opacity")?new Float32Array(t):void 0,u=[o("f_dc_0"),o("f_dc_1"),o("f_dc_2")],g=[];for(let C=0;C<a.length;C++)a[C].name.startsWith("f_rest_")&&g.push(C);const p=u[0]>=0&&u[1]>=0&&u[2]>=0;let m,D=0;if(p){const C=1+g.length/3;D=ih(C),m=new Float32Array(t*C*3)}const _=[];let B=0;for(const C of a)_.push(B),B+=rh(C.type);let v=0;for(let C=0;C<t;C++){const y=v,F=o("x"),k=o("y"),w=o("z");if(F<0||k<0||w<0)throw new Error("PLY: Missing x/y/z for vertex");if(l[C*3+0]=et(i,y+_[F],a[F].type),l[C*3+1]=et(i,y+_[k],a[k].type),l[C*3+2]=et(i,y+_[w],a[w].type),c){const x=o("scale_0"),M=o("scale_1"),N=o("scale_2");c[C*3+0]=et(i,y+_[x],a[x].type),c[C*3+1]=et(i,y+_[M],a[M].type),c[C*3+2]=et(i,y+_[N],a[N].type)}if(f){const x=o("rot_0"),M=o("rot_1"),N=o("rot_2"),Q=o("rot_3"),G=et(i,y+_[x],a[x].type),X=et(i,y+_[M],a[M].type),ne=et(i,y+_[N],a[N].type),q=et(i,y+_[Q],a[Q].type);f[C*4+0]=X,f[C*4+1]=ne,f[C*4+2]=q,f[C*4+3]=G}if(h){const x=o("opacity");h[C]=et(i,y+_[x],a[x].type)}if(p&&m){const x=1+g.length/3,M=C*x*3;m[M+0]=et(i,y+_[u[0]],a[u[0]].type),m[M+x+0]=et(i,y+_[u[1]],a[u[1]].type),m[M+2*x+0]=et(i,y+_[u[2]],a[u[2]].type);let N=1,Q=1,G=1;for(let X=0;X<g.length;X+=3){const ne=g[X+0],q=g[X+1],he=g[X+2];m[M+N]=et(i,y+_[ne],a[ne].type),m[M+x+Q]=et(i,y+_[q],a[q].type),m[M+2*x+G]=et(i,y+_[he],a[he].type),N++,Q++,G++}}v+=B}return{vertexCount:t,position:l,scale:c,rotation:f,opacity:h,sh:p&&m?{order:D,coeffs:m}:void 0}}class xg extends nt{static format=Ge.BIN;async parseBuffer(e){const t=ah(e);let a;switch(t){case oi.PLY:{const r=sh(e);a={count:r.vertexCount,position:r.position,rotation:r.rotation,scale:r.scale,opacity:r.opacity,sh:r.sh},a.bbox=th(r.position);break}case oi.SPLAT:throw new Error("SPLAT format is not yet supported");case oi.KSPLAT:throw new Error("KSPLAT format is not yet supported");case oi.UNKNOWN:default:throw new Error("Unknown or unsupported Gaussian Splatting file format")}return this.data=a,a}verification(){return!!this.data&&this.data.count>0}}var xn=(s=>(s.Point="Point",s.LineString="LineString",s.MultiPolygon="MultiPolygon",s))(xn||{});class Fg extends nt{static format=Ge.JSON;json;async parseString(e){this.json=e,this.data=JSON.parse(e)}}class kg{static getPath(e){let t=[];for(let a=0;a<e.features.length;a++){const r=e.features[a];switch(r.geometry.type){case xn.LineString:break;case xn.MultiPolygon:let i=[];for(let n=0;n<r.geometry.coordinates.length;n++){const o=r.geometry.coordinates[n];for(const l of o)for(const c of l){let f=new b(c[0],0,c[1]);i.push(f)}}t.push(i);break}}return t}}class Eg{name;defines;doubleSided;baseColorFactor;emissiveFactor;metallicFactor;roughnessFactor;alphaCutoff;enableBlend;baseColorTexture;metallicRoughnessTexture;normalTexture;occlusionTexture;emissiveTexture;extensions;baseMapOffsetSize;normalMapOffsetSize;emissiveMapOffsetSize;roughnessMapOffsetSize;metallicMapOffsetSize;aoMapOffsetSize}class Rg{}class wg{}class bo{boneName;bonePath;parentBoneName;boneID;parentBoneID;instanceID;parentInstanceID;t;q;s;formBytes(e){this.boneName=e.readUTF(),this.bonePath=e.readUTF(),this.parentBoneName=e.readUTF(),this.boneID=e.readInt32(),this.parentBoneID=e.readInt32(),this.instanceID=e.readUTF(),this.parentInstanceID=e.readUTF(),this.t=e.readVector3(),this.q=e.readQuaternion(),this.s=e.readVector3()}}class go{name;count;boneData;boneMap;formBytes(e){this.boneData=[],this.boneMap=new Map,this.name=e.readUTF(),this.count=e.readInt32();for(let t=0;t<this.count;t++){let a=new bo;a.formBytes(e.readBytesArray()),this.boneData[t]=a,this.boneMap.set(a.boneName,a)}}}class oh extends nt{static format=Ge.BIN;static parser(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=new go;i.formBytes(e.readBytesArray()),A.res.addObj(i.name,i)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}V.position,V.normal,V.color,V.TANGENT,V.uv,V.TEXCOORD_1,V.TEXCOORD_2,V.TEXCOORD_2,V.TEXCOORD_4,V.TEXCOORD_5,V.TEXCOORD_6,V.TEXCOORD_7,V.joints0,V.weights0;var z=(s=>(s[s.single=0]="single",s[s.boolean=1]="boolean",s[s.int=2]="int",s[s.int16=3]="int16",s[s.int32=4]="int32",s[s.float=5]="float",s[s.long=6]="long",s[s.uint=7]="uint",s[s.uint32=8]="uint32",s[s.uint64=9]="uint64",s[s.double=10]="double",s[s.string=11]="string",s[s.singleArray=12]="singleArray",s[s.stringArray=13]="stringArray",s[s.floatArray=14]="floatArray",s[s.vector2=15]="vector2",s[s.vector3=16]="vector3",s[s.vector4=17]="vector4",s[s.color=18]="color",s[s.color32=19]="color32",s[s.animationCurve=20]="animationCurve",s[s.quaternion=21]="quaternion",s[s.matrix4x4=22]="matrix4x4",s[s.mesh=23]="mesh",s[s.texture=24]="texture",s[s.material=25]="material",s[s.materials=26]="materials",s[s.skeleton=27]="skeleton",s[s.animClip=28]="animClip",s[s.vector2Int=29]="vector2Int",s[s.int32List=30]="int32List",s[s.colorList=31]="colorList",s[s.color32List=32]="color32List",s))(z||{});class Fn{static GetMaterial(e){let t=e,a=t.split("/");t=a[a.length-1],a=t.split("."),t=a[a.length-1];let r=Oo(t);if(r){let i=new ut;return i.shader=new r,i}else throw new Error("not found shader, shader name is "+t)}static applyMaterialTexture(e,t){for(let a=0;a<t.length;a++){const r=t[a];r.property in e?e[r.property]=r.texture:r.property in e.shader?e.shader[r.property]=r.texture:e.setTexture(r.property,r.texture)}}static applyMaterialProperties(e,t){for(let a=0;a<t.length;a++){const r=t[a],i=r.key;switch(r.type){case z.color:case z.color32:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformColor(i,n)}break;case z.single:case z.float:case z.int:case z.int16:case z.int32:case z.uint:case z.uint32:case z.uint64:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformFloat(i,n)}break;case z.singleArray:{let n=r.getValue()[0];i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformFloat(i,n)}break;case z.vector2:case z.vector2Int:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector2(i,n)}break;case z.vector3:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector3(i,n)}break;case z.vector4:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector4(i,n)}break}}}}class _a{static parser(e){switch(e.readInt32()){case z.single:return{t:z.single,v:e.readFloat32()};case z.boolean:return{t:z.boolean,v:e.readBoolean()};case z.int:return{t:z.int,v:e.readInt32()};case z.int16:return{t:z.int16,v:e.readInt16()};case z.int32:return{t:z.int32,v:e.readInt32()};case z.float:return{t:z.float,v:e.readFloat32()};case z.long:return{t:z.long,v:e.readFloat64()};case z.uint:return{t:z.uint,v:e.readUnit32()};case z.uint32:return{t:z.uint32,v:e.readUnit32()};case z.uint64:return{t:z.uint64,v:e.readUnit32()};case z.double:return{t:z.double,v:e.readFloat64()};case z.string:return{t:z.string,v:e.readUTF()};case z.singleArray:return{t:z.singleArray,v:e.readFloatArray()};case z.stringArray:return{t:z.stringArray,v:e.readStringArray()};case z.floatArray:return{t:z.floatArray,v:e.readFloatArray()};case z.vector2:return{t:z.vector2,v:e.readVector2()};case z.vector3:return{t:z.vector3,v:e.readVector3()};case z.vector4:return{t:z.vector4,v:e.readVector4()};case z.color:return{t:z.color,v:e.readColor()};case z.color32:return{t:z.color32,v:e.readColor()};case z.animationCurve:return{t:z.animationCurve,v:null};case z.quaternion:return{t:z.quaternion,v:e.readQuaternion()};case z.matrix4x4:return{t:z.matrix4x4,v:null};case z.mesh:{let o=e.readUTF(),l=A.res.getGeometry(o);return{t:z.mesh,v:l}}case z.texture:{let o=e.readUTF(),l=A.res.getTexture(o);return{t:z.texture,v:l}}case z.material:{let o=e.readUTF(),l=A.res.getMat(o);return{t:z.material,v:l}}case z.materials:{let o=e.readStringArray(),l=[];for(let c=0;c<o.length;c++){const f=o[c];let h=A.res.getMat(f);l.push(h)}return{t:z.materials,v:l}}case z.skeleton:break;case z.animClip:{let o=[],l=e.readInt32();for(let c=0;c<l;c++){let f=new ko;f.formBytes(e),o.push(f)}return{t:z.animClip,v:o}}case z.vector2Int:return{t:z.vector2Int,v:e.readVector2int()};case z.int32List:return{t:z.int32List,v:e.readInt32List()};case z.colorList:let a=e.readInt32(),r=[];for(let o=0;o<a;o++){const l=_a.parser(e).v;r.push(l)}return{t:z.colorList,v:r};case z.color32List:let i=e.readInt32(),n=[];for(let o=0;o<i;o++){const l=_a.parser(e).v;n.push(l)}return{t:z.color32List,v:n}}}}class mo{key;type;_data;getValue(){return this._data}formBytes(e){this.key=e.readUTF();let{t,v:a}=_a.parser(e);this.type=t,this._data=a}}class lh{property;name;texture;texelSize;wrapModeU;wrapModeV;wrapModeW;wrapMode;anisoLevel;dimension;filterMode}class ch extends nt{static format=Ge.TEXT;static parserMaterial(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=e.readBytesArray(),n=i.readUTF(),o=i.readUTF();i.readUTF();let l=i.readStringArray();i.readVector4(),i.readVector4();let c=i.readUTF(),f=[],h=[],u=i.readInt32();for(let m=0;m<u;m++){let D=new mo;D.formBytes(i),f.push(D)}let g=i.readInt32();for(let m=0;m<g;m++){let D=i.readBytesArray(),_=new lh;_.property=D.readUTF(),_.name=D.readUTF(),_.texture=A.res.getTexture(_.name),_.texelSize=D.readVector2(),_.wrapModeU=D.readUnit32(),_.wrapModeV=D.readUnit32(),_.wrapModeW=D.readUnit32(),_.wrapMode=D.readUnit32(),_.anisoLevel=D.readUnit32(),_.dimension=D.readUnit32(),_.filterMode=D.readUnit32(),h.push(_)}let p=Fn.GetMaterial(c);p.name=n;for(let m=0;m<l.length;m++){const D=l[m];p.shader.setDefine(D,!0)}Fn.applyMaterialTexture(p,h),Fn.applyMaterialProperties(p,f),A.res.addMat(o,p)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class po{shapeName;shapeIndex;frameCount;blendPositionList=new Float32Array;blendNormalList=new Float32Array;formBytes(e){let t=e.readBytesArray();this.shapeName=t.readUTF(),this.shapeIndex=t.readInt32(),this.frameCount=t.readInt32();let a=t.readInt32();this.blendPositionList=t.readFloat32Array(a*3);let r=t.readInt32();this.blendNormalList=t.readFloat32Array(r*3)}}class Ao{vertexCount;shapeNames;shapeIndexs;blendCount;blendShapePropertyDatas;blendShapeMap;formBytes(e){this.blendShapeMap=new Map,this.blendShapePropertyDatas=[];let t=e.readBytesArray();this.vertexCount=t.readInt32(),this.shapeNames=t.readStringArray(),this.shapeIndexs=t.readIntArray(),this.blendCount=t.readInt32();for(let a=0;a<this.blendCount;a++){let r=new po;r.formBytes(t),this.blendShapePropertyDatas.push(r),this.blendShapeMap.set(r.shapeName,r)}return e}}class fh{name;meshName;meshID;vertexCount;vertexStrip;vertexBuffer;indices;attributes;bones;bindPose;blendShapeData}class dh extends nt{static format=Ge.BIN;async parseBuffer(e){}static parserMeshs(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=new fh,n=e.readBytesArray();i.meshName=n.readUTF(),i.meshID=n.readUTF(),n.readFloat32()>0,n.readFloat32()>0,n.readFloat32()>0;let o=n.readFloat32()>0,l=n.readFloat32()>0;o&&(i.bones=n.readStringArray(),i.bindPose=n.readMatrix44Array()),l&&(i.blendShapeData=new Ao,i.blendShapeData.formBytes(n));let c=n.readBytesArray(),f=n.readBytesArray(),h=c.readInt32(),u=0,g=[];for(let B=0;B<h;B++)g[B]={},g[B].att=Ig[c.readUTF()],g[B].dim=c.readInt32(),u+=g[B].dim,g[B].format=c.readUTF();i.vertexCount=c.readInt32(),i.vertexBuffer=f.getFloat32Array();let p=n.readInt32Array(),m=[],D=n.readInt32();for(let B=0;B<D;B++){let v=n.readInt32(),C=n.readInt32(),y=n.readInt32(),F=n.readInt32(),k=n.readInt32(),w=n.readInt32();n.readVector3(),n.readVector3();let x={indexStart:C,indexCount:y,vertexStart:F,vertexCount:w,firstStart:k,topology:v,index:B};m.push(x)}p.length>65535?i.indices=new Uint32Array(p):i.indices=new Uint16Array(p);let _=new Fe;if(_.vertexDim=u,_.geometryType=bt.compose_bin,_.setIndices(i.indices),_.setAttribute(V.all,i.vertexBuffer),o&&(_.skinNames=i.bones,_.bindPose=i.bindPose),l){_.blendShapeData=i.blendShapeData,_.morphTargetsRelative=!0,_.morphTargetDictionary={};for(let B=0;B<i.blendShapeData.blendCount;B++){_.setAttribute("a_morphPositions_"+B,i.blendShapeData.blendShapePropertyDatas[B].blendPositionList),_.setAttribute("a_morphNormals_"+B,i.blendShapeData.blendShapePropertyDatas[B].blendNormalList);for(let v=0;v<i.blendShapeData.blendCount;v++){let C=i.blendShapeData.shapeNames[v],y=i.blendShapeData.shapeIndexs[v];_.morphTargetDictionary[C]=y}}}for(let B=0;B<g.length;B++){const v=g[B].att;_.setAttribute(v,null)}for(let B=0;B<m.length;B++){const v=m[B];_.addSubGeometry(v)}_.name=i.meshName,A.res.addGeometry(i.meshID,_)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}let Ig={Position:V.position,Normal:V.normal,Color:V.color,Tangent:V.TANGENT,TexCoord0:V.uv,TexCoord1:V.TEXCOORD_1,TexCoord2:V.TEXCOORD_2,TexCoord3:V.TEXCOORD_2,TexCoord4:V.TEXCOORD_4,TexCoord5:V.TEXCOORD_5,TexCoord6:V.TEXCOORD_6,TexCoord7:V.vIndex,BlendIndices:V.joints0,BlendWeight:V.weights0};class kn extends DataView{get buffer(){return super.buffer}get byteOffset(){return super.byteOffset}get byteLength(){return super.byteLength}getInt16(e,t){return super.getInt16(e,t)}getInt32(e,t){return super.getInt32(e,t)}getFloat32(e,t){return super.getFloat32(e,t)}getFloat64(e,t){return super.getFloat64(e,t)}getUint8(e){return super.getUint8(e)}getUint32(e,t){return super.getUint32(e,t)}getInt8(e){return super.getInt8(e)}getUint16(e,t){return super.getUint16(e,t)}position=0;littleEndian=!0;constructor(e,t,a){super(e,t,a),this.position=0,this.position+=this.byteOffset}readUTF(){let e=this.readInt32(),t=e%4;t>0&&t<4&&(t=4-t);let a="",r=new Int8Array(this.buffer,this.position,e);return this.position+=e*Int8Array.BYTES_PER_ELEMENT,a+=String.fromCharCode.apply(null,r),this.position+=t*Int8Array.BYTES_PER_ELEMENT,a}readStringArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readUTF());return e}readByte(){let e=this.buffer[this.position];return this.position+=1,e}readBoolean(){let e=this.readInt32();return this.position+=4,e==1}readBytes(e){let t=new DataView(this.buffer,this.position,e);return this.position+=e,t.buffer}readBytesArray(){let e=this.readInt32(),t=new kn(this.buffer.slice(this.position,this.position+e));return this.position+=e,t}readUnit8(){let e=this.getUint8(this.position);return this.position+=Uint8Array.BYTES_PER_ELEMENT,e}readUnit16(){let e=this.getUint16(this.position);return this.position+=Uint16Array.BYTES_PER_ELEMENT,e}readUnit32(){let e=this.getUint32(this.position);return this.position+=Uint32Array.BYTES_PER_ELEMENT,e}readInt8(){let e=this.getInt8(this.position);return this.position+=Int8Array.BYTES_PER_ELEMENT,e}readInt16(){let e=this.getInt16(this.position,this.littleEndian);return this.position+=Int16Array.BYTES_PER_ELEMENT,e}readInt32(){let e=this.getInt32(this.position,this.littleEndian);return this.position+=Int32Array.BYTES_PER_ELEMENT,e}readFloat32(){let e=this.getFloat32(this.position,this.littleEndian);return this.position+=Float32Array.BYTES_PER_ELEMENT,e}readFloat64(){let e=this.getFloat64(this.position,this.littleEndian);return this.position+=Float64Array.BYTES_PER_ELEMENT,e}readInt32Array(){let e=this.readInt32(),t=new Int32Array(this.buffer,this.position,e);return t=t.slice(0,e),this.position+=t.byteLength,t}readInt32List(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++)t.push(this.readInt32());return t}readFloatArray(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readFloat32();t.push(r)}return t}readIntArray(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readInt32();t.push(r)}return t}readVector2int(){let e=new K;return e.x=this.readInt32(),e.y=this.readInt32(),e}readVector2(){let e=new K;return e.x=this.readFloat32(),e.y=this.readFloat32(),e}readVector3(){let e=new b;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e}readVector3Array(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readVector3());return e}readVector4(){let e=new $;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e.w=this.readFloat32(),e}readVector4Array(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readVector4());return e}readColor(){let e=new O;return e.r=this.readFloat32(),e.g=this.readFloat32(),e.b=this.readFloat32(),e.a=this.readFloat32(),e}readColorArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readColor());return e}readQuaternion(){let e=new Z;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e.w=this.readFloat32(),e}readQuaternionArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readQuaternion());return e}readMatrix44(){let e=new R,t=e.rawData;return t[0]=this.readFloat32(),t[1]=this.readFloat32(),t[2]=this.readFloat32(),t[3]=this.readFloat32(),t[4]=this.readFloat32(),t[5]=this.readFloat32(),t[6]=this.readFloat32(),t[7]=this.readFloat32(),t[8]=this.readFloat32(),t[9]=this.readFloat32(),t[10]=this.readFloat32(),t[11]=this.readFloat32(),t[12]=this.readFloat32(),t[13]=this.readFloat32(),t[14]=this.readFloat32(),t[15]=this.readFloat32(),e}readMatrix44Array(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readMatrix44();t.push(r)}return t}readFloat32Array(e){let t=new DataView(this.buffer),a=new Float32Array(e);for(let r=0;r<e;r++)a[r]=t.getFloat32(this.position+r*Float32Array.BYTES_PER_ELEMENT,this.littleEndian);return this.position+=e*Float32Array.BYTES_PER_ELEMENT,a}getFloat32Array(){let e=new Float32Array(this.buffer,this.byteOffset,this.byteLength/Float32Array.BYTES_PER_ELEMENT);return e=e.slice(0,this.byteLength),e}}class hh extends nt{static format=Ge.TEXT;static async parserTexture(e,t,a){let r=e.readInt32(),i=[];for(let o=0;o<r;o++){let l=e.readUTF();uh.useWebp?(l=l.replace("png","webp"),l=l.replace("jpb","webp"),i.push(t.baseUrl+"webp/"+l)):i.push(t.baseUrl+l)}let n=await A.res.loadBitmapTextures(i,A.setting.loader.numConcurrent,a,!0);for(const o of n)A.res.addTexture(o.name,o)}verification(){if(this.data)return!0;throw new Error("verify failed.")}}var Qg=Object.getOwnPropertyDescriptor,Tg=(s,e,t,a)=>{for(var r=a>1?void 0:a?Qg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.LitSSSShader=class extends it{constructor(){super(),J.register("PBRLitSSSShader",ad);let e=new Ne("PBRLitSSSShader","PBRLitSSSShader");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!0,t.castShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefine("USE_CUSTOMUNIFORM",!0),this.setDefault(),this.computes=[new Zd(this)]}setDefault(){this.setUniformFloat("shadowBias",35e-5),this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformColor("emissiveColor",new O(1,1,1)),this.setUniformVector4("materialF0",new $(.04,.04,.04,1)),this.setUniformColor("specularColor",new O(.04,.04,.04)),this.setUniformFloat("envIntensity",1),this.setUniformFloat("normalScale",1),this.setUniformFloat("roughness",1),this.setUniformFloat("metallic",0),this.setUniformFloat("ao",1),this.setUniformFloat("roughness_min",0),this.setUniformFloat("roughness_max",1),this.setUniformFloat("metallic_min",0),this.setUniformFloat("metallic_max",1),this.setUniformFloat("emissiveIntensity",0),this.setUniformFloat("alphaCutoff",0),this.setUniformFloat("ior",1.5),this.setUniformFloat("clearcoatFactor",0),this.setUniformFloat("clearcoatRoughnessFactor",0),this.setUniformColor("clearcoatColor",new O(1,1,1)),this.setUniformFloat("clearcoatWeight",0),this.setUniformColor("skinColor",new O(1,0,0)),this.setUniformFloat("skinPower",3.4),this.setUniformFloat("skinColorIns",.5),this.setUniformFloat("curveFactor",1)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _SSSMap(e){this.setTexture("sssMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SkinColor(e){this.setUniformColor("skinColor",e)}set _SkinPower(e){this.setUniformFloat("skinPower",e)}set _SkinColorIns(e){this.setUniformFloat("skinColorIns",e)}set curveFactor(e){this.setUniformFloat("curveFactor",e)}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.LitSSSShader=Tg([Qa(d.LitSSSShader,"LitSSSShader")],d.LitSSSShader);var Mg=Object.getOwnPropertyDescriptor,Ng=(s,e,t,a)=>{for(var r=a>1?void 0:a?Mg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.LitShader=class extends it{constructor(){super();let e=new Ne("PBRLItShader","PBRLItShader");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!0,t.castShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,this.setDefine("USE_BRDF",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformFloat("shadowBias",35e-5),this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformColor("emissiveColor",new O(0,0,0)),this.setUniformVector4("materialF0",new $(.04,.04,.04,1)),this.setUniformColor("specularColor",new O(.04,.04,.04)),this.setUniformFloat("envIntensity",1),this.setUniformFloat("normalScale",1),this.setUniformFloat("roughness",1),this.setUniformFloat("metallic",0),this.setUniformFloat("ao",1),this.setUniformFloat("roughness_min",0),this.setUniformFloat("roughness_max",1),this.setUniformFloat("metallic_min",0),this.setUniformFloat("metallic_max",1),this.setUniformFloat("emissiveIntensity",0),this.setUniformFloat("alphaCutoff",0),this.setUniformFloat("ior",1.5),this.setUniformFloat("clearcoatFactor",0),this.setUniformFloat("clearcoatRoughnessFactor",0),this.setUniformColor("clearcoatColor",new O(1,1,1)),this.setUniformFloat("clearcoatWeight",0),this._MainTex=A.res.grayTexture,this._BumpMap=A.res.normalTexture,this._MaskTex=A.res.maskTexture}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.LitShader=Ng([Qa(d.LitShader,"LitShader")],d.LitShader);class En{comName;data;static parser(e){let t=e.readBytesArray(),a=new En;a.comName=t.readUTF(),a.data=[];let r=t.readInt32();for(let i=0;i<r;i++){let n=new mo;n.formBytes(t),a.data.push(n)}return a}}class zi{name;parentName;position;rotation;scale;comDatas;child;static parser(e){let t=e.readBytesArray(),a=new zi;a.name=t.readUTF(),a.parentName=t.readUTF(),a.position=t.readVector3(),a.rotation=t.readQuaternion(),a.scale=t.readVector3(),a.comDatas=[],a.child=[];let r=t.readInt32();for(let n=0;n<r;n++){const o=En.parser(t);a.comDatas.push(o)}let i=t.readInt32();for(let n=0;n<i;n++){const o=zi.parser(t);a.child.push(o)}return a}}class uh extends nt{static useWebp=!0;static format=Ge.BIN;avatarDic;nodeData;async parseBuffer(e){this.avatarDic={};let t=new kn(e,0);await hh.parserTexture(t,this,this.loaderFunctions),oh.parser(t,this),dh.parserMeshs(t,this),ch.parserMaterial(t,this),this.nodeData=this.parserPrefabNode(t),this.data=this.data=this.parserNodeTree(this.nodeData)}parserPrefabNode(e){return zi.parser(e)}parserNodeTree(e){let t=new d.Object3D;if(t.localPosition=b.serialize(e.position),t.localQuaternion=Z.serialize(e.rotation),t.localScale=b.serialize(e.scale),t.name=e.name,e.comDatas)for(let a=0;a<e.comDatas.length;a++){const r=e.comDatas[a];let i=null,n=Vo(r.comName);if(n){i=t.getOrAddComponent(n);for(let o=0;o<r.data.length;o++){const l=r.data[o];l.key in i&&(i[l.key]=l.getValue())}}}if(e.child&&e.child.length>0)for(let a=0;a<e.child.length;a++){let r=this.parserNodeTree(e.child[a]);t.addChild(r)}return t}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class Pg{static getNumber(e){return parseFloat(e)}static getInt(e){return parseInt(e)}static getBoolean(e){return e=="true"}static getNumberArray(e){let t=e.replaceAll("[","");t=t.replaceAll("]","");let a=t.split(",");for(let r=0;r<a.length;r++)parseFloat(a[r]);return t}static getStringArray(e){let t=e.replaceAll("[","");t=t.replaceAll("]","");let a=t.split(","),r=[];for(let i=0;i<a.length;i++){const n=a[i];r.push(n)}return r}static getVector2(e){}static getVector3(e){}static getVector4(e){}static getQuaternion(e){}static getColor(e){}}var Vg=Object.getOwnPropertyDescriptor,Og=(s,e,t,a)=>{for(var r=a>1?void 0:a?Vg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.FatLineShader=class extends it{constructor(){super();const e=new Ne("FatLine_VS","FatLine_FS");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);const t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,t.cullMode=Ft.none,t.depthWriteEnabled=!0,this.setDefault()}setDefault(){this.setUniformColor("baseColor",new O(1,1,1,1)),this.setUniformFloat("lineWidth",1),this.setUniformFloat("opacity",1),this.setUniformVector2("resolution",new K(1920,1080));const e=new R;this.getDefaultColorShader().setUniform("modelMatrix",e.rawData)}},d.FatLineShader=Og([Qa(d.FatLineShader,"FatLineShader")],d.FatLineShader);var Lg=Object.getOwnPropertyDescriptor,Gg=(s,e,t,a)=>{for(var r=a>1?void 0:a?Lg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.UnLitShader=class extends it{constructor(){super();let e=new Ne("UnLit","UnLit");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformFloat("alphaCutoff",0)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.UnLitShader=Gg([Qa(d.UnLitShader,"UnLitShader")],d.UnLitShader);var zg=Object.getOwnPropertyDescriptor,Jg=(s,e,t,a)=>{for(var r=a>1?void 0:a?zg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.UnLitTexArrayShader=class extends it{constructor(){super(),J.register("VertexAttributeIndexShader",$f),J.register("UnLitTextureArray",rd);let e=new Ne("UnLitTextureArray","UnLitTextureArray");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformFloat("alphaCutoff",0)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.UnLitTexArrayShader=Jg([Qa(d.UnLitTexArrayShader,"UnLitTexArrayShader")],d.UnLitTexArrayShader);const fr=-1,dr=0,Do=1,bh=2,Ba=3,Wg=6378137,jg=1/298.257223563,Zg=6356752314245179e-9,Yg=Symbol("PLUGIN_REGISTERED");class _o{boundingVolume;geometricError;refine;content;contents;transform;extensions;extras;parent=null;children=[];loadingState=dr;used=!1;visible=!1;active=!1;inFrustum=!1;error=1/0;distanceFromCamera=1/0;depth=0;depthFromRenderedParent=0;lastFrameVisited=-1;isLeaf=!1;allChildrenReady=!1;hasContent=!1;hasRenderableContent=!1;hasUnrenderableContent=!1;childrenProcessed=0;usedLastFrame=!1;priority;canTraverse=!1;canTraverseFrame=-1;basePath="";cached={};constructor(e,t=null){if(this.boundingVolume=e.boundingVolume,this.geometricError=e.geometricError,this.refine=e.refine,this.content=e.content,this.contents=e.contents,this.transform=e.transform,this.extensions=e.extensions,this.extras=e.extras,this.parent=t,this.depth=t?t.depth+1:0,this.depthFromRenderedParent=t?.hasContent?0:t?t.depthFromRenderedParent+1:0,this.hasContent=!!(this.content||this.contents&&this.contents.length>0),this.content?.uri){const a=this.content.uri.toLowerCase();this.hasUnrenderableContent=a.endsWith("tileset.json"),this.hasRenderableContent=!this.hasUnrenderableContent}else this.contents&&this.contents.length>0&&(this.hasRenderableContent=!0)}addChild(e){e.parent=this,e.depth=this.depth+1,e.depthFromRenderedParent=this.hasContent?0:this.depthFromRenderedParent+1,this.children.push(e)}resetFrameState(e){this.lastFrameVisited!==e&&(this.lastFrameVisited=e,this.used=!1,this.inFrustum=!1,this.isLeaf=!1,this.visible=!1,this.active=!1,this.error=1/0,this.distanceFromCamera=1/0,this.allChildrenReady=!1)}}const gh=2**30;class mh{minSize=6e3;maxSize=8e3;minBytesSize=.3*gh;maxBytesSize=.4*gh;unloadPercent=.05;autoMarkUnused=!0;_itemSet=new Map;_itemList=[];_usedSet=new Set;_callbacks=new Map;_unloadingHandle=-1;_cachedBytes=0;_bytesMap=new Map;_loadedSet=new Set;_unloadPriorityCallback=null;set unloadPriorityCallback(e){this._unloadPriorityCallback=e}get unloadPriorityCallback(){return this._unloadPriorityCallback}isFull(){return this._itemSet.size>=this.maxSize||this._cachedBytes>=this.maxBytesSize}getMemoryUsage(e){return this._bytesMap.get(e)||0}setMemoryUsage(e,t){if(!this._itemSet.has(e))return;const a=this._bytesMap.get(e)||0;this._cachedBytes-=a,this._bytesMap.set(e,t),this._cachedBytes+=t}add(e,t){return this._itemSet.has(e)||this.isFull()?!1:(this._itemList.push(e),this._usedSet.add(e),this._itemSet.set(e,Date.now()),this._callbacks.set(e,t),this._loadedSet.add(e),!0)}has(e){return this._itemSet.has(e)}remove(e){if(!this._itemSet.has(e))return!1;const t=this._bytesMap.get(e)||0;this._cachedBytes-=t,this._bytesMap.delete(e);const a=this._callbacks.get(e);a&&a(e);const r=this._itemList.indexOf(e);return r!==-1&&this._itemList.splice(r,1),this._usedSet.delete(e),this._itemSet.delete(e),this._callbacks.delete(e),this._loadedSet.delete(e),!0}markUsed(e){this._itemSet.has(e)&&(this._usedSet.add(e),this._itemSet.set(e,Date.now()))}markUnused(e){this._usedSet.delete(e)}scheduleUnload(){this._unloadingHandle===-1&&(this._unloadingHandle=requestAnimationFrame(()=>{this._unloadingHandle=-1,this._performUnload()}))}_performUnload(){if(!(this._itemSet.size>this.minSize||this._cachedBytes>this.minBytesSize))return;this.autoMarkUnused&&this._itemSet.forEach((o,l)=>{this._usedSet.has(l)||this.markUnused(l)});const t=[];this._itemList.forEach(o=>{this._usedSet.has(o)||t.push(o)}),this._unloadPriorityCallback&&t.sort(this._unloadPriorityCallback);const a=Math.floor(this._itemSet.size*(1-this.unloadPercent)),r=this._cachedBytes-(this._cachedBytes-this.minBytesSize);let i=0,n=0;for(let o=0;o<t.length;o++){const l=t[o];if(this._itemSet.size-i<=a&&this._cachedBytes-n<=r)break;const c=this._bytesMap.get(l)||0;this.remove(l)&&(i++,n+=c)}}clear(){Array.from(this._itemSet.keys()).forEach(t=>this.remove(t))}getStats(){return{size:this._itemSet.size,bytes:this._cachedBytes,usedCount:this._usedSet.size}}}class Bo{maxJobs=6;autoUpdate=!0;priorityCallback=null;_items=[];_callbacks=new Map;_currJobs=0;_scheduled=!1;_schedulingCallback;constructor(){this._schedulingCallback=e=>{requestAnimationFrame(e)}}set schedulingCallback(e){this._schedulingCallback=e}get running(){return this._items.length!==0||this._currJobs!==0}sort(){this.priorityCallback&&this._items.sort(this.priorityCallback)}has(e){return this._callbacks.has(e)}add(e,t){if(this._callbacks.has(e))return this._callbacks.get(e).promise;let a,r;const i=new Promise((o,l)=>{a=o,r=l}),n={callback:t,promise:i,resolve:a,reject:r};return this._items.unshift(e),this._callbacks.set(e,n),this.autoUpdate&&this._scheduleJobRun(),i}remove(e){const t=this._items.indexOf(e);if(t!==-1){const a=this._callbacks.get(e);a&&(a.promise.catch(()=>{}),a.reject(new Error("PriorityQueue: Item removed."))),this._items.splice(t,1),this._callbacks.delete(e)}}removeByFilter(e){const t=[];this._items.forEach(a=>{e(a)&&t.push(a)}),t.forEach(a=>this.remove(a))}_scheduleJobRun(){this._scheduled||(this._scheduled=!0,this._schedulingCallback(()=>{this._scheduled=!1,this._tryRunJobs()}))}_tryRunJobs(){this.sort();const e=this.maxJobs;let t=0;const a=()=>{this._currJobs--,this.autoUpdate&&this._scheduleJobRun()};for(;e>this._currJobs&&this._items.length>0&&t<e;){this._currJobs++,t++;const r=this._items.shift(),i=this._callbacks.get(r);this._callbacks.delete(r),Promise.resolve(i.callback(r)).then(()=>{i.resolve(),a()}).catch(n=>{i.reject(n),a()})}}clear(){Array.from(this._items).forEach(t=>this.remove(t))}getStats(){return{queued:this._items.length,running:this._currJobs}}}function ph(s,e=null,t=null){const a=[];for(a.push(s),a.push(null),a.push(0);a.length>0;){const r=a.pop(),i=a.pop(),n=a.pop();if(e&&e(n,i,r)===!0){t&&t(n,i,r);return}const o=n.children;if(o&&o.length>0)for(let l=o.length-1;l>=0;l--)a.push(o[l]),a.push(n),a.push(r+1);if(t&&t(n,i,r)===!0)return}}function Xg(s,e){let t=s;for(;t;){const a=t.depth,r=t.parent;e(t,r,a),t=r}}const Rn={inView:!1,error:1/0,distanceFromCamera:1/0},Ah=!0;function Dh(s){return s===Ba||s===fr}function hr(s,e){return s.lastFrameVisited===e&&s.used}function _h(s){return s.childrenProcessed===s.children.length}function Uo(s){return s.hasUnrenderableContent||s.parent!==null&&s.parent.geometricError<s.geometricError}function vo(s,e){s.lastFrameVisited!==e.frameCount&&(s.usedLastFrame=s.used,s.lastFrameVisited=e.frameCount,s.used=!1,s.inFrustum=!1,s.isLeaf=!1,s.visible=!1,s.active=!1,s.error=1/0,s.distanceFromCamera=1/0,s.allChildrenReady=!1,e.calculateTileViewError(s,Rn),s.inFrustum=Rn.inView,s.error=Rn.error,s.distanceFromCamera=Rn.distanceFromCamera)}function yo(s,e,t=!1){s.used||(t||(s.used=!0,e.stats.used++),e.markTileUsed(s),s.inFrustum===!0&&e.stats.inFrustum++)}function Hg(s,e){if(s.canTraverse&&s.canTraverseFrame===e.frameCount)return s.canTraverse;let t=!1;return s.error<=e.errorTarget&&!Uo(s)||s.depth>=e.maxDepth||!s.children||s.children.length===0?t=!1:t=!0,s.canTraverse=t,s.canTraverseFrame=e.frameCount,t}function Co(s,e,t=!1){if(e.ensureChildrenArePreprocessed(s),vo(s,e),yo(s,e,t),Uo(s)&&_h(s)){const a=s.children;for(let r=0,i=a.length;r<i;r++)Co(a[r],e,t)}}function wn(s,e){if(e.ensureChildrenArePreprocessed(s),vo(s,e),!s.inFrustum)return;if(!Hg(s,e)){yo(s,e);const n=s.children;if(!s.hasContent&&n&&n.length>0)for(let o=0,l=n.length;o<l;o++){const c=n[o];wn(c,e)}return}const a=s.children;let r=!1,i=!1;for(let n=0,o=a.length;n<o;n++){const l=a[n];wn(l,e),r=r||hr(l,e.frameCount),i=i||l.inFrustum}if(s.refine==="REPLACE"&&!i&&a.length!==0){s.inFrustum=!1;for(let n=0,o=a.length;n<o;n++)Co(a[n],e,!0);return}if(yo(s,e),s.refine==="REPLACE"&&(r&&s.depth!==0||Ah))for(let n=0,o=a.length;n<o;n++)Co(a[n],e)}function So(s,e){const t=e.frameCount;if(!hr(s,t))return;const a=s.children;let r=!1;for(let i=0,n=a.length;i<n;i++){const o=a[i];r=r||hr(o,t)}if(!r)s.isLeaf=!0;else{let i=!0;for(let n=0,o=a.length;n<o;n++){const l=a[n];if(So(l,e),hr(l,t)){const c=!Uo(l);let f=!l.hasContent||l.hasRenderableContent&&Dh(l.loadingState)||l.hasUnrenderableContent&&l.loadingState===fr;f=c&&f||l.allChildrenReady,i=i&&f}}s.allChildrenReady=i}}function Bh(s,e){if(e.ensureChildrenArePreprocessed(s),hr(s,e.frameCount)&&(s.hasContent&&e.queueTileForDownload(s),_h(s))){const t=s.children;for(let a=0,r=t.length;a<r;a++)Bh(t[a],e)}}function xo(s,e){const t=e.stats;if(!hr(s,e.frameCount))return;if(s.isLeaf){s.loadingState===Ba?(s.inFrustum&&(s.visible=!0,t.visible++),s.active=!0,t.active++):s.hasContent&&e.queueTileForDownload(s);return}const a=s.children,r=s.hasContent,i=Dh(s.loadingState)&&r,n=(e.errorTarget+1)*(e.errorThreshold||1),o=s.error<=n,l=s.refine==="ADD",c=s.allChildrenReady||s.depth===0&&!Ah;if(r&&(o||l)&&e.queueTileForDownload(s),(o&&i&&!c||i&&l)&&(s.inFrustum&&(s.visible=!0,t.visible++),s.active=!0,t.active++),!l&&o&&!c)for(let f=0,h=a.length;f<h;f++){const u=a[f];hr(u,e.frameCount)&&Bh(u,e)}else for(let f=0,h=a.length;f<h;f++)xo(a[f],e)}function Fo(s,e){const t=hr(s,e.frameCount);if(t||s.usedLastFrame){let a=!1,r=!1;if(t?(a=s.active,r=s.visible):vo(s,e),s.hasRenderableContent&&s.loadingState===Ba){const n=s.__wasSetVisible;s.__wasSetActive!==a&&(e.setTileActive(s,a),s.__wasSetActive=a),n!==r&&(e.setTileVisible(s,r),s.__wasSetVisible=r)}s.usedLastFrame=t;const i=s.children;for(let n=0,o=i.length;n<o;n++)Fo(i[n],e)}}class Rr{static s_tmpMatrix=null;_type;_data;_box;_sphere;_matrix;constructor(e){if(Rr.s_tmpMatrix||(Rr.s_tmpMatrix=new R),this._data=e,e.box)this._type="box",this._parseBox(e.box);else if(e.sphere)this._type="sphere",this._parseSphere(e.sphere);else if(e.region)this._type="region",this._parseRegion(e.region);else throw new Error("BoundingVolume: Invalid bounding volume data")}_parseBox(e){if(e.length!==12)throw new Error("BoundingVolume: Box must have 12 elements");const t=new b(e[0],e[1],e[2]),a=new b(e[3],e[4],e[5]),r=new b(e[6],e[7],e[8]),i=new b(e[9],e[10],e[11]),n=a.length,o=r.length,l=i.length,c=a.clone().normalize(),f=r.clone().normalize(),h=i.clone().normalize();this._matrix=new R;const u=this._matrix.rawData;u[0]=c.x,u[1]=c.y,u[2]=c.z,u[3]=0,u[4]=f.x,u[5]=f.y,u[6]=f.z,u[7]=0,u[8]=h.x,u[9]=h.y,u[10]=h.z,u[11]=0,u[12]=t.x,u[13]=t.y,u[14]=t.z,u[15]=1;const g=new b(n*2,o*2,l*2);this._box=new ge(new b(0,0,0),g)}_parseSphere(e){if(e.length!==4)throw new Error("BoundingVolume: Sphere must have 4 elements");const t=new b(e[0],e[1],e[2]),a=e[3];this._sphere=new Sr(t,a)}_parseRegion(e){if(e.length!==6)throw new Error("BoundingVolume: Region must have 6 elements");const[t,a,r,i,n,o]=e,l=new b((t+r)/2,(a+i)/2,(n+o)/2),c=new b(Math.abs(r-t),Math.abs(i-a),Math.abs(o-n));this._box=new ge(l,c),this._matrix=new R,this._matrix.identity()}getAABB(e,t){if(this._type==="sphere"&&this._sphere){const a=this._sphere.center,r=this._sphere.radius,i=new b(a.x-r,a.y-r,a.z-r),n=new b(a.x+r,a.y+r,a.z+r);if(e.setFromMinMax(i,n),t){const o=[new b(i.x,i.y,i.z),new b(n.x,i.y,i.z),new b(i.x,n.y,i.z),new b(n.x,n.y,i.z),new b(i.x,i.y,n.z),new b(n.x,i.y,n.z),new b(i.x,n.y,n.z),new b(n.x,n.y,n.z)];o.forEach(l=>{const c=new b;t.transformPoint(l,c),l.copyFrom(c)}),e.makeEmpty(),o.forEach(l=>{e.expandByPoint(l)})}return e}else if(this._box){const a=Rr.s_tmpMatrix;if(a.identity(),this._matrix?t?a.multiplyMatrices(t,this._matrix):a.copyFrom(this._matrix):t&&a.copyFrom(t),a){const r=this._box,i=[new b(r.min.x,r.min.y,r.min.z),new b(r.max.x,r.min.y,r.min.z),new b(r.min.x,r.max.y,r.min.z),new b(r.max.x,r.max.y,r.min.z),new b(r.min.x,r.min.y,r.max.z),new b(r.max.x,r.min.y,r.max.z),new b(r.min.x,r.max.y,r.max.z),new b(r.max.x,r.max.y,r.max.z)];i.forEach(n=>{const o=new b;a.transformPoint(n,o),n.copyFrom(o)}),e.makeEmpty(),i.forEach(n=>{e.expandByPoint(n)})}else e.setFromMinMax(this._box.min,this._box.max);return e}throw new Error("BoundingVolume: Invalid state")}getOBB(e,t){this._type==="box"&&this._box&&this._matrix?(e.setFromMinMax(this._box.min,this._box.max),t.copyFrom(this._matrix)):(this.getAABB(e),t.identity())}getSphere(e){if(this._type==="sphere"&&this._sphere)return e.center.copyFrom(this._sphere.center),e.radius=this._sphere.radius,e;const t=new ge;this.getAABB(t);const a=t.center,i=t.size.length*.5;return e.center.copyFrom(a),e.radius=i,e}get type(){return this._type}distanceToPoint(e,t){if(this._type==="sphere"&&this._sphere){const a=this._sphere.center;let r=a;if(t){const o=new b;t.transformPoint(a,o),r=o}const i=this._sphere.radius,n=e.clone().subtract(r).length;return Math.max(0,n-i)}else if(this._box){const a=new ge;this.getAABB(a,t);const r=a.center,i=a.size,n=Math.max(0,Math.abs(e.x-r.x)-i.x*.5),o=Math.max(0,Math.abs(e.y-r.y)-i.y*.5),l=Math.max(0,Math.abs(e.z-r.z)-i.z*.5);return Math.sqrt(n*n+o*o+l*l)}return 1/0}intersectsFrustum(e,t){if(this._type==="sphere"&&this._sphere){const a=new ge;return this.getAABB(a,t),e.containsBox2(a)>0}else if(this._box){const a=new ge;return this.getAABB(a,t),e.containsBox2(a)>0}return!1}}const Uh=(s,e)=>{const t=s.priority||0,a=e.priority||0;return t!==a?t>a?1:-1:s.used!==e.used?s.used?1:-1:s.error!==e.error?s.error>e.error?1:-1:s.distanceFromCamera!==e.distanceFromCamera?s.distanceFromCamera>e.distanceFromCamera?-1:1:s.depthFromRenderedParent!==e.depthFromRenderedParent?s.depthFromRenderedParent>e.depthFromRenderedParent?-1:1:0},vh=(s,e)=>{const t=s.priority||0,a=e.priority||0;return t!==a?t>a?1:-1:s.lastFrameVisited!==e.lastFrameVisited?s.lastFrameVisited>e.lastFrameVisited?-1:1:s.depthFromRenderedParent!==e.depthFromRenderedParent?s.depthFromRenderedParent>e.depthFromRenderedParent?1:-1:s.loadingState!==e.loadingState?s.loadingState>e.loadingState?-1:1:s.hasUnrenderableContent!==e.hasUnrenderableContent?s.hasUnrenderableContent?-1:1:s.error!==e.error?s.error>e.error?-1:1:0};class Kg{rootLoadingState=dr;rootTileSet=null;rootURL=null;fetchOptions={};frameCount=0;isLoading=!1;lruCache;loadQueue;processNodeQueue;plugins=[];_queuedTiles=[];_cachedSinceLoadComplete=new Set;_processedTiles=new WeakSet;_visibleTiles=new Set;_usedSet=new Set;_cacheHits=0;_cacheMisses=0;stats={parsing:0,downloading:0,failed:0,inFrustum:0,used:0,active:0,visible:0,inCacheSinceLoad:0};errorTarget=16;errorThreshold=1;maxDepth=30;displayActiveTiles=!1;onRootTileLoaded;rtcOffset=null;_root=null;_activeTiles=new Set;group;cameras=[];_cameraMap=new Map;_cameraInfo=[];_upRotationMatrix=new R;_ellipsoid;_bytesUsed=new WeakMap;_eventListeners=new Map;performanceStats={updateTime:0,traverseTime:0,markUsedTime:0,markVisibleTime:0,toggleTime:0,queueProcessTime:0};constructor(e=null){this.rootURL=e,this.lruCache=new mh,this.lruCache.unloadPriorityCallback=vh,this.loadQueue=new Bo,this.loadQueue.maxJobs=10,this.loadQueue.priorityCallback=Uh,this.processNodeQueue=new Bo,this.processNodeQueue.maxJobs=25,this.group=new d.Object3D,this.group.name="TilesRendererGroup"}get root(){return this._root}get loadProgress(){const{stats:e,isLoading:t}=this,a=e.downloading,r=e.inCacheSinceLoad+(t?1:0);return r===0?1:1-a/r}update(){const{lruCache:e,_usedSet:t,stats:a,loadQueue:r,processNodeQueue:i}=this;this.rootLoadingState===dr&&(this.rootLoadingState=Do,this.isLoading=!0,this._loadRootTileSet().then(c=>{if(this.rootLoadingState=Ba,this.rootTileSet=c,c.root){const f=this._getBasePath(this.rootURL||""),h=this.preprocessNode(c.root,f,null);this._root=h;const u=new Rr(h.boundingVolume),g=new Sr;u.getSphere(g);const p=new ge;if(u.getAABB(p),this.rtcOffset=new b(-g.center.x,-g.center.y,-g.center.z),this.onRootTileLoaded)try{this.onRootTileLoaded({center:g.center,radius:g.radius,boundingBox:p,rtcOffset:this.rtcOffset})}catch(m){console.warn("Failed to calculate bounding volume for root tile:",m)}}this.dispatchEvent({type:"load-tile-set",tileSet:c,url:this.rootURL})}).catch(c=>{this.rootLoadingState=fr,console.error("Failed to load root tileset:",c),this.dispatchEvent({type:"load-error",tile:null,error:c,url:this.rootURL})}));const n=this.root;if(!n)return;a.inFrustum=0,a.used=0,a.active=0,a.visible=0,this.frameCount++,t.forEach(c=>e.markUnused(c)),t.clear(),this.updateCameraInfo(),wn(n,this),So(n,this),xo(n,this),Fo(n,this);const o=this._queuedTiles;e.unloadPriorityCallback&&o.sort(e.unloadPriorityCallback);for(let c=0,f=o.length;c<f&&!e.isFull();c++)this.requestTileContents(o[c]);o.length=0,e.scheduleUnload(),(r.running||i.running)===!1&&this.isLoading===!0&&(this._cachedSinceLoadComplete.clear(),a.inCacheSinceLoad=0,this.dispatchEvent({type:"tiles-load-end"}),this.isLoading=!1)}traverse(e,t,a=!0){this.root&&ph(this.root,(r,i,n)=>(a&&this.ensureChildrenArePreprocessed(r,!0),e?e(r,i,n):!1),t)}registerPlugin(e){if(this.plugins.includes(e))return;const t=e.priority||0;let a=this.plugins.length;for(let r=0;r<this.plugins.length;r++)if((this.plugins[r].priority||0)>t){a=r;break}this.plugins.splice(a,0,e),e.init&&e.init(this)}unregisterPlugin(e){const t=this.plugins;let a;if(typeof e=="string"?a=t.find(r=>r.name===e):a=e,a&&t.includes(a)){const r=t.indexOf(a);return t.splice(r,1),a.dispose&&a.dispose(),!0}return!1}getPluginByName(e){return this.plugins.find(t=>t.name===e)||null}calculateTileViewError(e,t){const a=e.cached,r=this.cameras,i=this._cameraInfo,n=a.boundingVolume;if(!n){t.inView=!1,t.error=1/0,t.distanceFromCamera=1/0;return}let o=!1,l=-1/0,c=1/0,f=-1/0,h=1/0;const u=a.worldTransform;for(let g=0,p=r.length;g<p;g++){const m=i[g];let D,_;if(m.isOrthographic){const v=m.pixelSize;D=e.geometricError/v,_=1/0}else{const v=m.sseDenominator;_=n.distanceToPoint(m.position,u),D=_===0?1/0:e.geometricError/(_*v)}const B=i[g].frustum;n.intersectsFrustum(B,u)&&(o=!0,l=Math.max(l,D),c=Math.min(c,_)),f=Math.max(f,D),h=Math.min(h,_)}o?(t.inView=!0,t.error=l,t.distanceFromCamera=c):(t.inView=!1,t.error=f,t.distanceFromCamera=h)}updateCameraInfo(){this._updateCameraInfo()}_updateCameraInfo(){const e=this.cameras,t=this._cameraInfo,a=this._cameraMap;for(;t.length<e.length;)t.push({position:new b,frustum:new rs,isOrthographic:!1});for(let r=0;r<e.length;r++){const i=e[r],n=t[r],o=a.get(i);if(!o)continue;const l=i.transform.worldPosition;if(n.position.copyFrom(l),n.frustum=i.frustum,n.isOrthographic=i.type===ze.ortho,n.isOrthographic){const c=i.frustumSize;n.pixelSize=c/o.height}else{const f=i.fov*Math.PI/180;n.sseDenominator=2*Math.tan(f/2)/o.height}}}preprocessNode(e,t,a=null){if(this._processedTiles.has(e))return e;this._processedTiles.add(e);let r;if(e instanceof _o?r=e:r=new _o(e,a),r.content){const c=r.content;!("uri"in c)&&"url"in c&&(c.uri=c.url,delete c.url)}if(r.basePath=t,r.boundingVolume){const c=new Rr(r.boundingVolume);r.cached.boundingVolume=c}const i=new b(r.boundingVolume.box[0],r.boundingVolume.box[1],r.boundingVolume.box[2]),n=new R;if(r.transform){const c=r.transform;for(let f=0;f<16;f++)n.rawData[f]=c[f]}if(!a){const c=new R;c.copyFrom(n),c.rawData[12]=0,c.rawData[13]=0,c.rawData[14]=0;const f=new b;f.copyFrom(i),f.applyMatrix4(c),n.rawData[12]=-f.x,n.rawData[13]=-f.y,n.rawData[14]=-f.z}const o=new R;o.copyFrom(n),a&&a.cached.worldTransform&&o.multiplyMatrices(a.cached.worldTransform,n);const l=new R;if(l.copyFrom(o),l.invert(),r.cached.transfrom=n,r.cached.worldTransform=o,r.cached.transformInverse=l,e.children&&e.children.length>0){r.children=[];for(let c=0;c<e.children.length;c++){const f=e.children[c],h=this.preprocessNode(f,t,r);r.children.push(h)}r.childrenProcessed=r.children.length}return r}ensureChildrenArePreprocessed(e,t=!1){const a=e.children;for(let r=0,i=a.length;r<i;r++){const n=a[r];n.basePath!==void 0&&n.basePath!==""||n.cached.boundingVolume||(t?(this.processNodeQueue.remove(n),this.preprocessNode(n,e.basePath,e)):this.processNodeQueue.has(n)||this.processNodeQueue.add(n,o=>{this.preprocessNode(o,e.basePath,e)}))}}_recordCacheHit(){this._cacheHits++}_recordCacheMiss(){this._cacheMisses++}resetCacheStats(){this._cacheHits=0,this._cacheMisses=0}requestTileContents(e){if(e.loadingState!==dr){this._recordCacheHit();return}if(this.lruCache.isFull()){this._recordCacheMiss();return}this._recordCacheMiss(),e.loadingState=Do,this.stats.downloading++;const t=e.content||e.contents&&e.contents[0];if(!t||!t.uri){e.loadingState=fr,this.stats.downloading--,this.stats.failed++;return}const a=e.basePath||"",r=t.uri,i=this._resolveURL(a,r);this.loadQueue.add(e,async n=>{try{await this.parseTileContent(n,r,i),this.stats.downloading--}catch(o){n.loadingState=fr,this.stats.downloading--,this.stats.failed++,console.error("Failed to load tile:",o)}})}async parseTileContent(e,t,a){e.loadingState=bh;const i=(c=>{const f=c.split(".");return f.length>1?f[f.length-1]:""})(t),n=a;let o=null;const l=this._upRotationMatrix;switch(i.toLowerCase()){case"b3dm":o=(await new At().load(n,zs,{onProgress:h=>{},onComplete:h=>{}},l)).data;break;case"i3dm":o=await A.res.loadI3DM(n,{onProgress:h=>{},onComplete:h=>{}},l);break;case"glb":case"gltf":o=await A.res.loadGltf(n,{onProgress:h=>{},onComplete:h=>{}});break;case"pnts":console.warn("PNTS format not yet supported");break;case"json":try{const h=await A.res.loadJSON(n);e.children.length=0,e.childrenProcessed=0;const u=this._getBasePath(n);if(h.root){const g=this.preprocessNode(h.root,u,e);e.children.push(g),e.childrenProcessed=1,this.dispatchEvent({type:"load-tile-set",tileSet:h,url:n})}e.loadingState=Ba;return}catch(h){console.error("Failed to load external tileset:",h),e.loadingState=fr,this.stats.failed++;return}break;default:console.warn(`Unknown tile format: ${i}`);break}if(o){e.cached.scene=o,e.loadingState=Ba;const c=this._estimateBytesUsed(o);this._bytesUsed.set(o,c),this.lruCache.setMemoryUsage(e,c),this.lruCache.has(e)||this.lruCache.add(e,f=>{if(f.cached.scene){const h=f.cached.scene;h.parent&&h.parent.object3D.removeChild(h),h.destroy(),f.cached.scene=null}f.loadingState=dr}),e.active&&this.setTileActive(e,!0)}else e.loadingState=fr,this.stats.failed++}markTileUsed(e){this._usedSet.add(e),this.lruCache.markUsed(e)}setTileActive(e,t){t?this._activeTiles.add(e):this._activeTiles.delete(e);const a=e.cached.scene;a&&(t?(this.group.entityChildren.includes(a)||(a.parent&&a.parent.object3D.removeChild(a),this.group.addChild(a)),e.cached.worldTransform&&this._applyWorldTransform(a.transform,e.cached.worldTransform),a.transform.enable=!0):a.transform.enable=!1)}setTileVisible(e,t){t?this._visibleTiles.add(e):this._visibleTiles.delete(e);const a=e.cached.scene;a&&(a.transform.enable=t)}queueTileForDownload(e){e.loadingState!==dr||this.lruCache.isFull()||this._queuedTiles.push(e)}dispatchEvent(e){const t=this._eventListeners.get(e.type);t&&t.forEach(a=>{try{a(e)}catch(r){console.error("Error in event listener:",r)}})}async _loadRootTileSet(){if(!this.rootURL)throw new Error("Root URL is not set");const e=await A.res.loadJSON(this.rootURL);return e.asset&&e.asset.gltfUpAxis&&this._setupUpAxisRotation(e.asset.gltfUpAxis),e}_setupUpAxisRotation(e){const t=new R;switch(e.toLowerCase()){case"x":t.makeRotationAxis(b.Y_AXIS,-Math.PI/2);break;case"y":t.makeRotationAxis(b.X_AXIS,Math.PI/2);break;case"z":t.identity();break;default:console.warn(`Unknown gltfUpAxis: ${e}, using default`),t.identity();break}this._upRotationMatrix=t;const a=new R;a.copyFrom(t),a.invert(),this._applyLocalTransform(this.group.transform,a)}_applyLocalTransform(e,t){const a=t.decompose(Wt.EULER_ANGLES);e.localPosition=a[0];const r=new Z;r.fromEulerAngles(a[1].x,a[1].y,a[1].z),e.localRotQuat=r,e.localScale=a[2]}_applyWorldTransform(e,t){const a=t.decompose(Wt.EULER_ANGLES);e.localPosition=a[0];const r=new Z;r.fromEulerAngles(a[1].x,a[1].y,a[1].z),e.localRotQuat=r,e.localScale=a[2]}_getBasePath(e){const t=e.lastIndexOf("/");return t!==-1?e.substring(0,t):""}_resolveURL(e,t){return t.startsWith("http://")||t.startsWith("https://")?t:e+"/"+t}_getUrlExtension(e){const t=e.split(".");return t.length>1?t[t.length-1]:""}getMemoryStats(){const e=this.lruCache.getStats(),t=this.lruCache.maxBytesSize,a=e.bytes,r=t-a,i=this._cacheHits+this._cacheMisses,n=i>0?this._cacheHits/i:0;return{totalTiles:e.size,loadedTiles:e.usedCount,cachedTiles:e.size,totalBytes:t,usedBytes:a,freeBytes:r,cacheHitRate:n}}getLoadedTiles(){const e=[];return this.traverse(t=>(t.loadingState===Ba&&e.push(t),!1),null),e}getVisibleTiles(){return Array.from(this._visibleTiles)}getActiveTiles(){return Array.from(this._activeTiles)}getTileTreeStats(){let e=0,t=0,a=0,r=0,i=0,n=0;return this.traverse(o=>(e++,o.loadingState===Ba&&t++,o.visible&&a++,o.active&&r++,i=Math.max(i,o.depth),n+=o.depth,!1),null),{totalTiles:e,loadedTiles:t,visibleTiles:a,activeTiles:r,maxDepth:i,averageDepth:e>0?n/e:0}}printDebugInfo(){const e=this.stats,t=this.getMemoryStats(),a=this.getTileTreeStats(),r=this.performanceStats,i=this.lruCache.getStats();console.log("=== TilesRenderer Debug Info ==="),console.log("Stats:",e),console.log("Memory:",t),console.log("Tree:",a),console.log("Performance:",r),console.log("Cache:",i),console.log("Queues:",{load:this.loadQueue.getStats(),process:this.processNodeQueue.getStats()})}setPerformanceOptions(e){e.lruCacheMinSize!==void 0&&(this.lruCache.minSize=e.lruCacheMinSize),e.lruCacheMaxSize!==void 0&&(this.lruCache.maxSize=e.lruCacheMaxSize),e.lruCacheMinBytes!==void 0&&(this.lruCache.minBytesSize=e.lruCacheMinBytes),e.lruCacheMaxBytes!==void 0&&(this.lruCache.maxBytesSize=e.lruCacheMaxBytes),e.lruCacheUnloadPercent!==void 0&&(this.lruCache.unloadPercent=e.lruCacheUnloadPercent),e.downloadQueueMaxJobs!==void 0&&(this.loadQueue.maxJobs=e.downloadQueueMaxJobs),e.parseQueueMaxJobs!==void 0&&(this.loadQueue.maxJobs=e.parseQueueMaxJobs),e.processQueueMaxJobs!==void 0&&(this.processNodeQueue.maxJobs=e.processQueueMaxJobs),e.enablePerformanceStats!==void 0&&(this._enablePerformanceStats=e.enablePerformanceStats),e.enableCacheStats!==void 0&&(this._enableCacheStats=e.enableCacheStats)}dispose(){[...this.plugins].forEach(t=>this.unregisterPlugin(t)),this.lruCache.clear(),this.loadQueue.clear(),this.processNodeQueue.clear(),this._root=null,this.rootTileSet=null,this.rootLoadingState=dr,this.frameCount=0,this.isLoading=!1,this.resetCacheStats(),this.group.destroy()}setCamera(e,t,a){this.cameras.includes(e)||this.cameras.push(e),this._cameraMap.set(e,{width:t,height:a}),this._updateCameraInfo()}deleteCamera(e){const t=this.cameras.indexOf(e);t!==-1&&this.cameras.splice(t,1),this._cameraMap.delete(e),this._updateCameraInfo()}setResolution(e,t,a){const r=this._cameraMap.get(e);r?(r.width=t,r.height=a):this._cameraMap.set(e,{width:t,height:a}),this._updateCameraInfo()}forEachLoadedModel(e){this.traverse(t=>(t.loadingState===Ba&&t.cached.scene&&e(t.cached.scene,t),!1),null)}_estimateBytesUsed(e){let t=0;return e.forChild(a=>{const r=a.getComponent(d.MeshRenderer);r&&r.geometry&&(t+=1024),r&&r.material&&(t+=512)}),t}addEventListener(e,t){this._eventListeners.has(e)||this._eventListeners.set(e,[]),this._eventListeners.get(e).push(t)}removeEventListener(e,t){const a=this._eventListeners.get(e);if(a){const r=a.indexOf(t);r!==-1&&a.splice(r,1)}}async loadTileSet(e,t){const r=(e.endsWith("/")?e.slice(0,-1):e)+"/"+t;this.rootURL=r}get modelList(){const e=[];return this.forEachLoadedModel(t=>{e.push(t)}),e}}class qg{asset;extras;geometricError;properties;refine;root;extensionsUsed;extensionsRequired;extensions}class $g{boundingVolume;children;geometricError;transform;content;contents;refine;extensions;extras}class em{boundingVolume;geometricError;refine;content;contents;children;transform;extensions;extras}class tm{uri;group;metadata}class am{class;properties}function rm(s,e){let t=0,a=null;return function(...r){const i=Date.now(),n=i-t;n>=e?(t=i,s.apply(this,r)):(a!==null&&clearTimeout(a),a=window.setTimeout(()=>{t=Date.now(),s.apply(this,r),a=null},e-n))}}class im extends ut{static count=0;constructor(){super(),J.register("ColorLitShader",ed),this.shader=new it;let e=new Ne("ColorLitShader","ColorLitShader");e.passType=H.COLOR,this.shader.addRenderPass(e),e.setDefine("USE_BRDF",!0),e.setShaderEntry("VertMain","FragMain"),e.setUniformColor("baseColor",new O),e.setUniformColor("emissiveColor",new O),e.setUniformFloat("envIntensity",1),e.setUniformFloat("normalScale",1),e.setUniformFloat("roughness",0),e.setUniformFloat("metallic",0),e.setUniformFloat("ao",1),e.setUniformFloat("alphaCutoff",0);let t=e.shaderState;t.acceptShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,e.setTexture("normalMap",A.res.normalTexture),e.setTexture("emissiveMap",A.res.blackTexture)}clone(){return null}debug(){}}class nm extends ut{constructor(){super(),this.shader=new d.FatLineShader,this.transparent=!0}setInstanceBuffer(e){this.shader.setStorageBuffer("instances",e)}setModelMatrix(e){this.shader.getDefaultColorShader().setUniform("modelMatrix",e.rawData)}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set lineWidth(e){this.shader.setUniformFloat("lineWidth",e)}get lineWidth(){return this.shader.getUniformFloat("lineWidth")}set opacity(e){this.shader.setUniformFloat("opacity",e)}get opacity(){return this.shader.getUniformFloat("opacity")}set resolution(e){this.shader.setUniformVector2("resolution",e)}get resolution(){return this.shader.getUniformVector2("resolution")}}class sm extends ut{constructor(){super();let e=new Ne("LambertShader","LambertShader");e.setShaderEntry("VertMain","FragMain"),e.passType=H.COLOR,e.setUniformVector4("transformUV1",new $(0,0,1,1)),e.setUniformVector4("transformUV2",new $(0,0,1,1)),e.setUniformColor("baseColor",new O(1,1,1,1)),e.setUniformFloat("alphaCutoff",.5);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1;let a=new it;a.addRenderPass(e),this.shader=a,this.baseMap=A.res.grayTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set envMap(e){}set shadowMap(e){}}function om(s,e){}class lm extends ut{constructor(){super(),this.shader=new d.UnLitTexArrayShader,this.baseMap=A.res.whiteTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set shadowMap(e){}}class ko{clipName;loopTime;startTime;stopTime;sampleRate;useSkeletonPos;useSkeletonScale;positionCurves=new Map;rotationCurves=new Map;scaleCurves=new Map;floatCurves=new Map;formBytes(e){if(this.clipName=e.readUTF(),this.loopTime=!e.readInt32(),this.startTime=e.readFloat32(),this.stopTime=e.readFloat32(),this.sampleRate=e.readInt32(),this.useSkeletonPos=e.readInt32()>0,this.useSkeletonScale=e.readInt32()>0,this.useSkeletonPos){let r=e.readInt32();for(let i=0;i<r;i++){let n=new ur;n.formBytes(e),this.positionCurves.set(n.path,n)}}let t=e.readInt32();for(let r=0;r<t;r++){let i=new ur;i.formBytes(e),this.rotationCurves.set(i.path,i)}if(this.useSkeletonScale){let r=e.readInt32();for(let i=0;i<r;i++){let n=new ur;n.formBytes(e),this.scaleCurves.set(n.path,n)}}let a=e.readInt32();for(let r=0;r<a;r++){let i=new ur;i.formBytes(e),this.floatCurves.set(i.attribute,i)}}}class ur{path;attribute;propertys;preInfinity;postInfinity;rotationOrder;m_curves;k=0;_cacheValue;_kValue;constructor(e=1){this.k=e,this.m_curves=[],this.check()}check(){for(let e=0;e<this.k;e++)this.m_curves[e]||=new Ri;switch(this.k){case 1:this._cacheValue=0;break;case 2:this._cacheValue=new K;break;case 3:this._cacheValue=new b;break;case 4:this._cacheValue=new $;break}}get totalTime(){return this.m_curves[0].totalTime}addKeyFrame(e){for(let t=0;t<this.k;t++)this.m_curves[t].addKeyFrame(e.getK(t))}removeKeyFrame(e){for(let t=0;t<this.k;t++)this.m_curves[t].removeKeyFrame(e.getK(t))}getValue(e){switch(this.k){case 1:this._cacheValue=this.m_curves[0].getValue(e);break;case 2:this._cacheValue.x=this.m_curves[0].getValue(e),this._cacheValue.y=this.m_curves[1].getValue(e);break;case 3:this._cacheValue.x=this.m_curves[0].getValue(e),this._cacheValue.y=this.m_curves[1].getValue(e),this._cacheValue.z=this.m_curves[2].getValue(e);break;case 4:const t=this.m_curves[0].getCurveFramesExtent(e),a=t.lhsIndex,r=t.rhsIndex;e=t.time;let i=this.m_curves[0].getKey(a),n=this.m_curves[0].getKey(r);e%=this.m_curves[0].totalTime;let o=(e-i.time)/(n.time-i.time);Z.HELP_0.set(this.m_curves[0].getKey(a).value,this.m_curves[1].getKey(a).value,this.m_curves[2].getKey(a).value,this.m_curves[3].getKey(a).value),Z.HELP_1.set(this.m_curves[0].getKey(r).value,this.m_curves[1].getKey(r).value,this.m_curves[2].getKey(r).value,this.m_curves[3].getKey(r).value),Z.HELP_2.slerp(Z.HELP_0,Z.HELP_1,o),this._cacheValue.x=Z.HELP_2.x,this._cacheValue.y=Z.HELP_2.y,this._cacheValue.z=Z.HELP_2.z,this._cacheValue.w=Z.HELP_2.w;break}return this._cacheValue}getKeyCount(){return this.m_curves[0].getKeyCount()}getKey(e){let t=[];for(let a=0;a<this.k;a++)t.push(this.m_curves[a].getKey(e));return t}formBytes(e){this.path=e.readUTF(),this.k=e.readInt32(),this.check(),this.attribute=e.readUTF(),this.propertys=this.attribute.split("."),this.preInfinity=e.readInt32(),this.postInfinity=e.readInt32(),this.rotationOrder=e.readInt32();let t=e.readInt32();for(let a=0;a<t;a++){let r=new ji(0);r.formBytes(e),this.addKeyFrame(r)}}}class cm extends Map{negtive;constructor(e){if(super(e),this.negtive=new Map,e)for(let t of e)this.negtive.set(t[1],t[0])}delete(e){if(this.has(e)){let t=this.get(e);return this.negtive.delete(t),super.delete(e)}return!1}getKey(e){return this.negtive.get(e)}deleteValue(e){let t=this.negtive.get(e);return t&&this.delete(t),this.negtive.delete(e)}set(e,t){return super.set(e,t),this.negtive.set(t,e),this}clear(){this.negtive.clear(),super.clear()}}class fm{colorArray;constructor(e){this.colorArray=e}getColor(e){let t=e*this.colorArray.length,a=Math.floor(t),r=Math.min(a+1,this.colorArray.length-1),i=this.colorArray[a],n=this.colorArray[r];return O.lerp(t-a,i,n)}}class In{controlVertices;constructor(e){this.setControlVertices(e)}setControlVertices(e){e.length==4&&(this.controlVertices=e.concat())}getPoint(e){if(!(e>=0&&e<=1))return b.ZERO;let t=1-e,a=t*t*t,r=3*e*t*t,i=3*e*e*t,n=e*e*e;return this.controlVertices[0].mul(a).add(this.controlVertices[1].mul(r)).add(this.controlVertices[2].mul(i)).add(this.controlVertices[3].mul(n))}getTangent(e){if(!(e>=0&&e<=1))return b.ZERO;let t=this.controlVertices,a=t[0].add(t[1].add(t[0]).mul(e)),r=t[1].add(t[2].add(t[1]).mul(e)),i=t[2].add(t[3].add(t[2]).mul(e)),n=a.add(r.subtract(a).mul(e));return r.add(i.subtract(r).mul(e)).subtract(n)}getClosestParam(e,t=1e-6){return this.getClosestParamRec(e,0,1,t)}getClosestParamRec(e,t,a,r){let i=(t+a)/2;if(a-t<r)return i;let n=(t+i)/2,o=(i+a)/2,l=this.getPoint(n),c=this.getPoint(o),f=l.subtract(e).lengthSquared,h=c.subtract(e).lengthSquared;return f<h?a=i:t=i,this.getClosestParamRec(e,t,a,r)}}var yh=(s=>(s[s.Open=0]="Open",s[s.Closed=1]="Closed",s))(yh||{});class dm{type=0;numCurveSegments=0;numControlVertices=0;controlVertices=[];constructor(e,t=0){this.setControlVertices(e,t)}getPathType(){return this.type}isClosed(){return this.type==1}isValid(){return this.numCurveSegments>0}clear(){this.controlVertices.length=0,this.type=0,this.numCurveSegments=0,this.numControlVertices=0}computeApproxLength(){if(!this.isValid())return 0;let e=this.numCurveSegments+1;if(e<2)return 0;let t=0,a=this.controlVertices;for(let r=1;r<e;r++){let i=a[(r-1)*3],n=a[r*3];t+=i.subtract(n).lengthSquared}return t==0?0:t}computeApproxParamPerUnitLength(){let e=this.computeApproxLength();return this.numCurveSegments/e}computeApproxNormParamPerUnitLength(){return 1/this.computeApproxLength()}interpolatePoints(e,t){let a=e.length;a<2&&console.error("point count must great 1"),this.clear(),this.type=t;let r=this.controlVertices;switch(t){case 0:{this.numCurveSegments=a-1,this.numControlVertices=3*a-2,r.length=this.numControlVertices;for(let o=0;o<a;o++)r[o*3]=e[o];let i=e[1].subtract(e[0]).mul(.25);r[1]=e[0].add(i);let n=e[a-2].subtract(e[a-1]).mul(.25);r[this.numControlVertices-2]=e[a-1].add(n);for(let o=1;o<this.numCurveSegments;o++){let l=e[o-1].subtract(e[o]),c=e[o+1].subtract(e[o]),f=l.lengthSquared,h=c.lengthSquared;if(f>0&&h>0){let u=(f+h)/8,g=c.div(h).subtract(l.div(f));g.normalize(),g=g.mul(u),r[o*3-1]=e[o].subtract(g),r[o*3+1]=e[o].add(g)}else r[o*3-1]=e[o],r[o*3+1]=e[o]}break}case 1:{this.numCurveSegments=a,this.numControlVertices=3*a+1,r.length=this.numControlVertices;for(let i=0;i<a;i++)r[i*3]=e[i];r[this.numControlVertices-1]=e[0];for(let i=1;i<=this.numCurveSegments;i++){let n=i-1,o=(i+1)%this.numCurveSegments,l=i%this.numCurveSegments,c=e[n].subtract(e[l]),f=e[o].subtract(e[l]),h=c.lengthSquared,u=f.lengthSquared,g=3*i-1,p=(3*i+1)%(this.numControlVertices-1);if(h>0&&u>0){let m=(h+u)/8,D=f.div(u).subtract(c.div(h));D.normalize(),D=D.mul(m),r[g]=e[l].subtract(D),r[p]=e[l].add(D)}else r[g]=e[l],r[p]=e[l]}break}}}setControlVertices(e,t){let a=e.length;a<=0||t==0&&a<4||t==1&&a<7||(a-1)%3==0&&(this.clear(),this.type=t,this.numControlVertices=a,this.numCurveSegments=(a-1)/3,this.controlVertices=e)}getPoint(e){if(this.type==1){for(;e<0;)e+=this.numCurveSegments;for(;e>this.numCurveSegments;)e-=this.numCurveSegments}else e=vt.clampf(e,0,this.numCurveSegments);if(!(e>=0)&&e<=this.numCurveSegments)return;let t=Math.floor(e);t>=this.numCurveSegments&&(t=this.numCurveSegments-1);let a=[],r=this.controlVertices;return a[0]=r[3*t+0],a[1]=r[3*t+1],a[2]=r[3*t+2],a[3]=r[3*t+3],new In(a).getPoint(e-t)}getPointNorm(e){return this.getPoint(e*this.numCurveSegments)}getTangent(e){if(this.type==1){for(;e<0;)e+=this.numCurveSegments;for(;e>this.numCurveSegments;)e-=this.numCurveSegments}else e=vt.clampf(e,0,this.numCurveSegments);if(!(e>=0)&&e<=this.numCurveSegments)return;let t=Math.floor(e);t>=this.numCurveSegments&&(t=this.numCurveSegments-1);let a=this.controlVertices,r=[];return r[0]=a[3*t+0],r[1]=a[3*t+1],r[2]=a[3*t+2],r[3]=a[3*t+3],new In(r).getTangent(e-t)}getTangentNorm(e){return this.getTangent(e*this.numCurveSegments)}computeClosestParam(e,t){let a=Number.MAX_SAFE_INTEGER,r=0,i=[],n=new In(i);for(let o=0;o<this.controlVertices.length-1;o+=3){for(let h=0;h<4;h++)i[h]=this.controlVertices[o+h];n.setControlVertices(i);let l=n.getClosestParam(e,t),f=n.getPoint(l).subtract(e).lengthSquared;f<a&&(a=f,r=o/3+l)}return r}computeClosestNormParam(e,t){return this.computeClosestParam(e,t*this.numCurveSegments)}}class hm extends Map{valueList;keyList;isChange=!0;constructor(e,t,a){if(super(e),t&&(this.keyList=[]),a&&(this.valueList=[]),e)for(let r of e)this.valueList?.push(r[1]),this.keyList?.push(r[0])}delete(e){if(this.has(e)){let t=this.get(e);return this.valueList&&this.deleteValue(t),this.keyList&&this.deleteKey(e),this.isChange=!0,super.delete(e)}return!1}deleteValue(e){let t=this.valueList.indexOf(e);return t>=0&&this.valueList.splice(t,1),this}deleteKey(e){let t=this.keyList.indexOf(e);return t>=0&&this.keyList.splice(t,1),this}set(e,t){return this.delete(e),this.keyList?.push(e),this.valueList?.push(t),super.set(e,t),this.isChange=!0,this}clear(){this.valueList&&(this.valueList.length=0),this.keyList&&(this.keyList.length=0),this.isChange=!0,super.clear()}}var Ch=(s=>(s[s.kParticleSystemClampVelocityCurveId=322376503]="kParticleSystemClampVelocityCurveId",s[s.kParticleSystemForceCurveId=306581307]="kParticleSystemForceCurveId",s[s.kParticleSystemRotationCurveId=1793934638]="kParticleSystemRotationCurveId",s[s.kParticleSystemRotationBySpeedCurveId=3737431713]="kParticleSystemRotationBySpeedCurveId",s[s.kParticleSystemStartSpeedCurveId=2527743459]="kParticleSystemStartSpeedCurveId",s[s.kParticleSystemSizeCurveId=2368504881]="kParticleSystemSizeCurveId",s[s.kParticleSystemSizeBySpeedCurveId=4085612399]="kParticleSystemSizeBySpeedCurveId",s[s.kParticleSystemVelocityCurveId=3774601268]="kParticleSystemVelocityCurveId",s[s.kParticleSystemUVCurveId=326370691]="kParticleSystemUVCurveId",s[s.kParticleSystemColorGradientId=1494990940]="kParticleSystemColorGradientId",s[s.kParticleSystemColorByVelocityGradientId=1089181156]="kParticleSystemColorByVelocityGradientId",s[s.kParticleSystemMeshSelectionId=3159510623]="kParticleSystemMeshSelectionId",s[s.kParticleSystemUVRowSelectionId=2941263940]="kParticleSystemUVRowSelectionId",s))(Ch||{});const um=3.141592653589793;class bm{}function Sh(s,e,t){let a=.3333333333333333,r=.5,i=s*a,n=i*i,l=n*i-i*e*r+t*r,c=-n+e*a,f=c*c*c,h=f+l*l;if(h>=0){let p=Math.sqrt(h)-l;return p=p>0?Math.pow(p,a):-Math.pow(-p,a),-i-c/p+p}let u=Math.sqrt(-f),g=Math.acos(-l/u);return u=Math.pow(u,a),u=u-c/u,g=-i+u*Math.cos(g*a),g}function Qn(s,e,t,a){let r=1e-5;if(Math.abs(s)<r)return Math.abs(e)>r?(a.r0=-t/e,1):0;let i=e*e-4*s*t;if(i<0)return 0;let n=.5/s,o=Math.sqrt(i);return a.r0=(o-e)*n,a.r1=(-o-e)*n,2}function xh(s,e,t,a,r){let i=0;if(Math.abs(e)>=1e-4){let n=t/e,o=a/e,l=r/e;s[0]=Sh(n,o,l),i++;let c=e,f=t+e*s[0],h=a+t*s[0]+e*s[0]*s[0];i+=Qn(c,f,h,{r0:s[1],r1:s[2]})}else i+=Qn(t,a,r,{r0:s[1],r1:s[2]});return i}class Ua{coeff=[];static EvalSegment(e,t){return e*(e*(e*t[0]+t[1])+t[2])+t[3]}}class Wa{static kMaxNumSegments=8;segments=[];integrationCache=[];doubleIntegrationCache=[];times=[];segmentCount;constructor(){this.segments[Wa.kMaxNumSegments]=new Ua,this.integrationCache[Wa.kMaxNumSegments]=0,this.doubleIntegrationCache[Wa.kMaxNumSegments]=0,this.times[Wa.kMaxNumSegments]=0}calculateMinMax(e,t){e.x=Math.min(e.x,t),e.y=Math.max(e.y,t)}findMinMaxDoubleIntegrated(){let e=K.ZERO.clone(),t=20,a=1/t,r=a;for(let i=0;i<t;i++)this.calculateMinMax(e,this.evaluateDoubleIntegrated(r)),r+=a;return e}findMinMaxIntegrated(){let e=K.ZERO.clone(),t=[],a=[];for(let r=0;r<this.segmentCount;r++){let i=4*this.segments[r].coeff[0],n=3*this.segments[r].coeff[1],o=2*this.segments[r].coeff[2],l=1*this.segments[r].coeff[3],c=[],f=xh(c,i,n,o,l);for(let h=0;h<f;h++){let u=c[h]+t[r];u>=t[r]&&u<a[r]&&this.calculateMinMax(e,this.evaluateIntegrated(u))}this.calculateMinMax(e,this.evaluateIntegrated(a[r])),this.times[r]}return e}generateIntegrationCache(e){e.integrationCache[0]=0;let t=e.times[0],a=0;for(let r=1;r<e.segmentCount;r++){let i=e.segments[r-1].coeff;Eo(i);let n=t-a;e.integrationCache[r]=e.integrationCache[r-1]+Ua.EvalSegment(n,i)*n,a=t,t=e.times[r]}}generateDoubleIntegrationCache(e){let t=0,a=0;for(let r=0;r<e.segmentCount;r++){e.doubleIntegrationCache[r]=t;let i=e.times[r]-a;i=Math.max(i,0),t+=Ua.EvalSegment(i,e.segments[r].coeff)*i*i+e.integrationCache[r]*i,a=e.times[r]}}integrate(){this.generateIntegrationCache(this);for(let e=0;e<this.segmentCount;e++)Eo(this.segments[e].coeff)}doubleIntegrate(){this.generateIntegrationCache(this);for(let e=0;e<this.segmentCount;e++)Fh(this.segments[e].coeff);this.generateDoubleIntegrationCache(this)}static isValidCurve(e){let t=e.getKeyCount(),a=t-1;return e.getKey(0).time!=0&&a++,e.getKey(t-1).time!=1&&a++,a<=Wa.kMaxNumSegments}evaluateDoubleIntegrated(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a]){let r=e-t;return this.doubleIntegrationCache[a]+this.integrationCache[a]*r+Ua.EvalSegment(r,this.segments[a].coeff)*r*r}t=this.times[a]}return 1}evaluateIntegrated(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a]){let r=e-t;return this.integrationCache[a]+Ua.EvalSegment(r,this.segments[a].coeff)*r}t=this.times[a]}return 1}evaluate(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a])return Ua.EvalSegment(e-t,this.segments[a].coeff);t=this.times[a]}return 1}buildCurve(e,t){let a=e.getKeyCount();this.segmentCount=1;let r=1.01;if(this.segments.length=0,this.integrationCache.length=0,this.doubleIntegrationCache.length=0,this.times.length=0,this.times[0]=r,a!=0)if(a==1)this.segments[0]=new Ua,this.segments[0].coeff[3]=e.getKey(0).value*t;else{this.segmentCount=a-1;let i=0;e.getKey(0).time!=0&&(this.segments[0].coeff[3]=e.getKey(0).value,this.times[0]=e.getKey(0).time,i=1);for(let n=0;n<this.segmentCount;n++){let o;e.calculateCacheData(o,n,n+1,0),this.segments[n+i].coeff=o.coeff.concat(),this.times[n+i]=e.getKey(n+1).time}this.segmentCount+=i,e.getKey(a-1).time!=1&&(this.segments[this.segmentCount].coeff[3]=e.getKey(a-1).value,this.segmentCount++),this.times[this.segmentCount-1]=r;for(let n=0;n<this.segmentCount;n++)this.segments[n].coeff[0]*=t,this.segments[n].coeff[1]*=t,this.segments[n].coeff[2]*=t,this.segments[n].coeff[3]*=t}return!0}}function Fh(s){s[0]/=20,s[1]/=12,s[2]/=6,s[3]/=2}function Eo(s){s[0]/=4,s[1]/=3,s[2]/=2,s[3]/=1}var kh=(s=>(s[s.kEMScalar=0]="kEMScalar",s[s.kEMOptimized=1]="kEMOptimized",s[s.kEMOptimizedMinMax=2]="kEMOptimizedMinMax",s[s.kEMSlow=3]="kEMSlow",s))(kh||{}),Eh=(s=>(s[s.kMMCScalar=0]="kMMCScalar",s[s.kMMCCurve=1]="kMMCCurve",s[s.kMMCTwoCurves=2]="kMMCTwoCurves",s[s.kMMCTwoConstants=3]="kMMCTwoConstants",s))(Eh||{});class gm{max;min}class mm{max;min;integrate(){this.max.integrate(),this.min.integrate()}doubleIntegrate(){this.max.doubleIntegrate(),this.min.doubleIntegrate()}findMinMaxIntegrated(){return null}findMinMaxDoubleIntegrated(){return null}}class Rh{minMaxState;minCurve;maxCurve;_scalar=1;_minScalar;constructor(e=1){this._scalar=e,this.minMaxState=0,this.minCurve=new Ri,this.maxCurve=new Ri}setScalar(e){this._scalar=e}getScalar(){return this._scalar}static evaluateSlow(e,t,a){let r=e.maxCurve.getValue(t)*e.getScalar();return e.minMaxState==2?Ar(e.minCurve.getValue(t)*e.getScalar(),r,a):r}static evaluate(e,t,a=1){if(e.minMaxState==0)return e.getScalar();let r=e.maxCurve.getValue(t)*e.getScalar();return e.minMaxState==1?Ar(e.minCurve.getValue(t)*e.getScalar(),r,a):e.minMaxState==3?Ar(e._minScalar,e._scalar,a):e.minMaxState==2?Ar(e.minCurve.getValue(t)*e.getScalar(),r,1*Math.random()):this.evaluateSlow(e,t,1)}unSerialized(e){this.minMaxState=e.minMaxState,this._scalar=e.scalar,this._minScalar=e.minScalar,this.maxCurve.unSerialized(e.maxCurve),this.minCurve.unSerialized(e.minCurve)}}class pm{value=0;mode=0;spread=0;speed=new Rh;unSerialized(e){this.value=e.value,this.mode=e.mode,this.spread=e.spread,this.speed.unSerialized(e.speed)}}function Am(s,e){let t=Wa.isValidCurve(s.max);return e!=2&&e!=3?t:t&&Wa.isValidCurve(s.min)}function Dm(s,e,t,a){s.max.buildCurve(e.max,t),a!=2&&a!=3?s.min.buildCurve(e.max,t):s.min.buildCurve(e.min,t)}function _m(s,e){let t=e.getKeyCount();if(t!=0)if(t==1)Ji(s,e.getKey(0).value);else{let a=t-1;Ji(s,e.getKey(0).value);for(let r=0;r<a;r++){let i=new ao;e.calculateCacheData(i,r,r+1,0);let n=3*i.coeff[0],o=2*i.coeff[1],l=1*i.coeff[2],c=e.getKey(r).time,f=e.getKey(r+1).time,h=[],u=Qn(n,o,l,{r0:h[0],r1:h[1]});for(let g=0;g<u;g++)h[g]>=0&&h[g]+c<f&&Ji(s,Ua.EvalSegment(h[g],i.coeff));Ji(s,Ua.EvalSegment(f-c,i.coeff))}}}function Ji(s,e){s.x=Math.min(s.x,e),s.y=Math.max(s.y,e)}class wr{static BACK=0;static FRONT=1;static IN=0;static OUT=1;static INTERSECT=2}class wh{a;b;c;d;static ALIGN_ANY=0;static ALIGN_XY_AXIS=1;static ALIGN_YZ_AXIS=2;static ALIGN_XZ_AXIS=3;constructor(e=0,t=0,a=0,r=0){this.a=e,this.b=t,this.c=a,this.d=r}setTo(e=0,t=0,a=0,r=0){this.a=e,this.b=t,this.c=a,this.d=r}fromPoints(e,t,a){var r=t.x-e.x,i=t.y-e.y,n=t.z-e.z,o=a.x-e.x,l=a.y-e.y,c=a.z-e.z;this.a=i*c-n*l,this.b=n*o-r*c,this.c=r*l-i*o,this.d=-(this.a*e.x+this.b*e.y+this.c*e.z)}fromNormalAndPoint(e,t){this.a=e.x,this.b=e.y,this.c=e.z,this.d=-(this.a*t.x+this.b*t.y+this.c*t.z)}normalize(){var e=Math.sqrt(this.a*this.a+this.b*this.b+this.c*this.c);if(e>0){var t=1/e;this.a*=t,this.b*=t,this.c*=t,this.d*=t}return e}distance(e){return this.a*e.x+this.b*e.y+this.c*e.z+this.d}classifyPoint(e,t=.01){var a=this.distance(e);return a<-t?wr.BACK:a>t?wr.FRONT:wr.INTERSECT}toString(){return"Plane3D [a:"+this.a+", b:"+this.b+", c:"+this.c+", d:"+this.d+"]"}}function Bm(s,e){return Math.random()*e+Math.random()*s+(e-s)*Math.random()}function Um(s,e,t){let a=t*Math.random();return Math.random()*e*a+Math.random()*s*a+(e-s)*Math.random()*a}function Ih(s,e,t){let a=0,r=0;for(;a===0;)a=Math.random();for(;r===0;)r=Math.random();let i=Math.sqrt(-2*Math.log(a))*Math.cos(2*Math.PI*r);return i=i/10+.5,(i>1||i<0)&&(i=Ih(s,e,t)),i=Math.pow(i,t),i*=e-s,i+=s,i}function fa(s){return s>0?Math.floor(s):Math.floor(s)-1}let ce=[151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180,151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180];function Ro(s,e){let t=s&15,a=1+(t&7);return t&8&&(a=-a),a*e}function Tn(s,e,t){let a=s&7,r=a<4?e:t,i=a<4?t:e;return(a&1?-r:r)+(a&2?-2*i:2*i)}function Wi(s,e,t,a){let r=s&15,i=r<8?e:t,n=r<4?t:r==12||r==14?e:a;return(r&1?-i:i)+(r&2?-n:n)}function li(s,e,t,a,r){let i=s&31,n=i<24?e:t,o=i<16?t:a,l=i<8?a:r;return(i&1?-n:n)+(i&2?-o:o)+(i&4?-l:l)}let Lt=[[0,1,2,3],[0,1,3,2],[0,0,0,0],[0,2,3,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,3,0],[0,2,1,3],[0,0,0,0],[0,3,1,2],[0,3,2,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,3,2,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,0,3],[0,0,0,0],[1,3,0,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,3,0,1],[2,3,1,0],[1,0,2,3],[1,0,3,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,3,1],[0,0,0,0],[2,1,3,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,1,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,0,1,2],[3,0,2,1],[0,0,0,0],[3,1,2,0],[2,1,0,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,1,0,2],[0,0,0,0],[3,2,0,1],[3,2,1,0]];function vm(s){let e=fa(s),t=e+1,a=s-e,r=a-1,i,n,o=1-a*a;o*=o,i=o*o*Ro(ce[e&255],a);let l=1-r*r;return l*=l,n=l*l*Ro(ce[t&255],r),.25*(i+n)}function ym(s,e){const t=.366025403,a=.211324865;let r,i,n,o=(s+e)*t,l=s+o,c=e+o,f=fa(l),h=fa(c),u=(f+h)*a,g=f-u,p=h-u,m=s-g,D=e-p,_,B;m>D?(_=1,B=0):(_=0,B=1);let v=m-_+a,C=D-B+a,y=m-1+2*a,F=D-1+2*a,k=f&255,w=h&255,x=.5-m*m-D*D;x<0?r=0:(x*=x,r=x*x*Tn(ce[k+ce[w]],m,D));let M=.5-v*v-C*C;M<0?i=0:(M*=M,i=M*M*Tn(ce[k+_+ce[w+B]],v,C));let N=.5-y*y-F*F;return N<0?n=0:(N*=N,n=N*N*Tn(ce[k+1+ce[w+1]],y,F)),40*(r+i+n)}function Cm(s,e,t){const a=.333333333,r=.166666667;let i,n,o,l,c=(s+e+t)*a,f=s+c,h=e+c,u=t+c,g=fa(f),p=fa(h),m=fa(u),D=(g+p+m)*r,_=g-D,B=p-D,v=m-D,C=s-_,y=e-B,F=t-v,k,w,x,M,N,Q;C>=y?y>=F?(k=1,w=0,x=0,M=1,N=1,Q=0):C>=F?(k=1,w=0,x=0,M=1,N=0,Q=1):(k=0,w=0,x=1,M=1,N=0,Q=1):y<F?(k=0,w=0,x=1,M=0,N=1,Q=1):C<F?(k=0,w=1,x=0,M=0,N=1,Q=1):(k=0,w=1,x=0,M=1,N=1,Q=0);let G=C-k+r,X=y-w+r,ne=F-x+r,q=C-M+2*r,he=y-N+2*r,Be=F-Q+2*r,ae=C-1+3*r,ee=y-1+3*r,se=F-1+3*r,Ae=g&255,Ue=p&255,Se=m&255,Te=.6-C*C-y*y-F*F;Te<0?i=0:(Te*=Te,i=Te*Te*Wi(ce[Ae+ce[Ue+ce[Se]]],C,y,F));let ve=.6-G*G-X*X-ne*ne;ve<0?n=0:(ve*=ve,n=ve*ve*Wi(ce[Ae+k+ce[Ue+w+ce[Se+x]]],G,X,ne));let Me=.6-q*q-he*he-Be*Be;Me<0?o=0:(Me*=Me,o=Me*Me*Wi(ce[Ae+M+ce[Ue+N+ce[Se+Q]]],q,he,Be));let Ut=.6-ae*ae-ee*ee-se*se;return Ut<0?l=0:(Ut*=Ut,l=Ut*Ut*Wi(ce[Ae+1+ce[Ue+1+ce[Se+1]]],ae,ee,se)),32*(i+n+o+l)}function Sm(s,e,t,a){const r=.309016994,i=.138196601;let n,o,l,c,f,h=(s+e+t+a)*r,u=s+h,g=e+h,p=t+h,m=a+h,D=fa(u),_=fa(g),B=fa(p),v=fa(m),C=(D+_+B+v)*i,y=D-C,F=_-C,k=B-C,w=v-C,x=s-y,M=e-F,N=t-k,Q=a-w,G=x>M?32:0,X=x>N?16:0,ne=M>N?8:0,q=x>Q?4:0,he=M>Q?2:0,Be=N>Q?1:0,ae=G+X+ne+q+he+Be,ee,se,Ae,Ue,Se,Te,ve,Me,Ut,ya,Ca,It;ee=Lt[ae][0]>=3?1:0,se=Lt[ae][1]>=3?1:0,Ae=Lt[ae][2]>=3?1:0,Ue=Lt[ae][3]>=3?1:0,Se=Lt[ae][0]>=2?1:0,Te=Lt[ae][1]>=2?1:0,ve=Lt[ae][2]>=2?1:0,Me=Lt[ae][3]>=2?1:0,Ut=Lt[ae][0]>=1?1:0,ya=Lt[ae][1]>=1?1:0,Ca=Lt[ae][2]>=1?1:0,It=Lt[ae][3]>=1?1:0;let Qt=x-ee+i,Gt=M-se+i,Ct=N-Ae+i,Sa=Q-Ue+i,xa=x-Se+2*i,Fa=M-Te+2*i,ka=N-ve+2*i,Ea=Q-Me+2*i,gr=x-Ut+3*i,Ra=M-ya+3*i,Ir=N-Ca+3*i,mr=Q-It+3*i,Qr=x-1+4*i,Tr=M-1+4*i,wa=N-1+4*i,Mr=Q-1+4*i,Za=D&255,$t=_&255,Nr=B&255,pr=v&255,Pr=.6-x*x-M*M-N*N-Q*Q;Pr<0?n=0:(Pr*=Pr,n=Pr*Pr*li(ce[Za+ce[$t+ce[Nr+ce[pr]]]],x,M,N,Q));let Vr=.6-Qt*Qt-Gt*Gt-Ct*Ct-Sa*Sa;Vr<0?o=0:(Vr*=Vr,o=Vr*Vr*li(ce[Za+ee+ce[$t+se+ce[Nr+Ae+ce[pr+Ue]]]],Qt,Gt,Ct,Sa));let Or=.6-xa*xa-Fa*Fa-ka*ka-Ea*Ea;Or<0?l=0:(Or*=Or,l=Or*Or*li(ce[Za+Se+ce[$t+Te+ce[Nr+ve+ce[pr+Me]]]],xa,Fa,ka,Ea));let Lr=.6-gr*gr-Ra*Ra-Ir*Ir-mr*mr;Lr<0?c=0:(Lr*=Lr,c=Lr*Lr*li(ce[Za+Ut+ce[$t+ya+ce[Nr+Ca+ce[pr+It]]]],gr,Ra,Ir,mr));let Gr=.6-Qr*Qr-Tr*Tr-wa*wa-Mr*Mr;return Gr<0?f=0:(Gr*=Gr,f=Gr*Gr*li(ce[Za+1+ce[$t+1+ce[Nr+1+ce[pr+1]]]],Qr,Tr,wa,Mr)),27*(n+o+l+c+f)}class wo extends K{static uv_0=new wo;u=0;v=0;constructor(e=0,t=0){super(e,t),this.u=e,this.v=t}length(){return 0}static getUVSheet(e,t,a){let r=Math.floor(e%(t*a)),i=Math.floor(r/t),n=r%t;return new $(i/t,n/a,1/t,1/a)}}class ji{serializedVersion="2";time;tangentMode=0;weightedMode=0;propertyKeyFrame;constructor(e=0){this.time=e,this.propertyKeyFrame={}}getK(e){return this.propertyKeyFrame[e]}split(e,t,a){switch(e){case z.single:{let r=this.getKeyFrame(0);r[a]=t}break;case z.float:{let r=this.getKeyFrame(0);r[a]=t}break;case z.vector2:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y}break;case z.vector3:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z}break;case z.vector4:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z;let l=this.getKeyFrame(3);l[a]=r.w}break;case z.quaternion:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z;let l=this.getKeyFrame(3);l[a]=r.w}break}}getKeyFrame(e){let t=this.propertyKeyFrame[e];return t||(t=new _n,t.time=this.time,t.tangentMode=this.tangentMode,t.weightedMode=this.weightedMode,this.propertyKeyFrame[e]=t),t}formBytes(e){this.time=e.readFloat32();{let{t,v:a}=_a.parser(e);this.split(t,a,"value")}{let{t,v:a}=_a.parser(e);this.split(t,a,"inSlope")}{let{t,v:a}=_a.parser(e);this.split(t,a,"outSlope")}this.tangentMode=e.readInt32(),this.weightedMode=e.readInt32();{let{t,v:a}=_a.parser(e);this.split(t,a,"inWeight")}{let{t,v:a}=_a.parser(e);this.split(t,a,"outWeight")}}}class xm{static sub(e,t){switch(e.constructor.name){case"number":return e-t;case"Vector2":{let r=e,i=t;return new K(r.x-i.x,r.y-i.y)}case"Vector3":{let r=e,i=t;return new b(r.x-i.x,r.y-i.y,r.z-i.z)}case"Vector4":{let r=e,i=t;return new $(r.x-i.x,r.y-i.y,r.z-i.z,r.w-i.w)}case"Quaternion":{let r=e,i=t;return new Z(r.x-i.x,r.y-i.y,r.z-i.z,r.w-i.w)}}}}class Zi{_keys=new Array;_values=new Array;getIndexByKey(e){return this._keys.indexOf(e)}getValueByKey(e){var t=this.getIndexByKey(e);return t>-1?this._values[t]:null}put(e,t){if(e==null)return null;var a=this.remove(e);return this._keys.push(e),this._values.push(t),a}remove(e){var t=this._keys.indexOf(e),a;return t>-1&&(a=this._values[t],this._keys.splice(t,1),this._values.splice(t,1)),a}getValues(){return this._values}getKeys(){return this._keys}clear(){this._values.length=0,this._keys.length=0}}class br{static WalkAble=1}class Yi{static SetConst(e){this.EPSILON=e,this.POWER_EPSILON=e*e}static EPSILON=.1;static POWER_EPSILON=this.EPSILON*this.EPSILON}class Bt extends b{static CALC_VECTOR3D1=new b;static CALC_VECTOR3D2=new b;static CALC_VECTOR3D3=new b;static CALC_VECTOR3D4=new b;static CALC_VECTOR3D5=new b;_pointId=0;constructor(e,t,a,r){super(t,a,r,0),this._pointId=e}get id(){return this._pointId}static equalPoint(e,t){return(e.x-t.x)*(e.x-t.x)+(e.y-t.y)*(e.y-t.y)+(e.z-t.z)*(e.z-t.z)<Yi.POWER_EPSILON}static calcDistance(e,t){return Bt.CALC_VECTOR3D3.setTo(e.x-t.x,e.y-t.y,e.z-t.z),Bt.CALC_VECTOR3D3.length}}class Qh{_openedList;_closedList;_endNode;_startNode;_triangleChannel;_navMesh;_findIndex=0;constructor(){this._openedList=new Array,this._closedList=new Array}findPath(e,t,a){return this._findIndex++,this._navMesh=e,this._startNode=t,this._endNode=a,this._openedList.length=0,this._closedList.length=0,this._startNode&&this._endNode?(this._startNode.gg=0,this._startNode.h=0,this._startNode.f=0,this._startNode.parent=null,this.search()):!1}search(){for(var e=this._startNode,t=[],a;e!=this._endNode;){t=e.getNeibourTriangles(t,br.WalkAble,br.WalkAble);for(a of t)if(a.closeId!=this._findIndex&&!(a==e||!a.walkAble)){var r=e.gg+Bt.calcDistance(a,e)*a.costMultiplier,i=Bt.calcDistance(a,this._endNode),n=r+i;a.openId==this._findIndex?a.f>n&&(a.f=n,a.gg=r,a.h=i,a.parent=e):(a.f=n,a.gg=r,a.h=i,a.parent=e,a.openId=this._findIndex,this._openedList.push(a))}if(e.closeId=this._findIndex,this._closedList.push(e),this._openedList.length==0)return!1;this._openedList.sort(function(o,l){return o.f-l.f}),e=this._openedList.shift()}return this.buildPath(),!0}buildPath(){this._triangleChannel=[];var e=this._endNode;for(this._triangleChannel.push(e);e!=this._startNode;)e=e.parent,this._triangleChannel.unshift(e)}get channel(){return this._triangleChannel}}class da extends Bt{_ownerPoint;_ownerEdge;radius=0;constructor(e,t){super(e.id,0,0,0),this._ownerEdge=t,this._ownerPoint=e}get ownerPoint(){return this._ownerPoint}get ownerEdge(){return this._ownerEdge}scalePoint(e=.7){var t=new da(this._ownerPoint,this._ownerEdge);return t.copyFrom(this),t.decrementBy(this._ownerPoint),t.scaleBy(e),t.radius=t.length,t.incrementBy(this._ownerPoint),t}}class ha{_edgeMask=0;_edgeSize=0;_pointA;_pointB;_triangleOwners;_centerPoint;_edgeDirA2B;crossPoint;fatPointA;fatPointB;static CALC_FAT_VECTOR=new b;constructor(e,t){if(this._pointA=e,this._pointB=t,e.id>=t.id)throw new Error("edge point order error!!!");this._triangleOwners=new Array,this._centerPoint=new b,this._edgeMask=br.WalkAble,Bt.CALC_VECTOR3D1.setTo(e.x-t.x,e.y-t.y,e.z-t.z),this._edgeSize=Bt.CALC_VECTOR3D1.length,this._centerPoint.setTo((e.x+t.x)/2,(e.y+t.y)/2,(e.z+t.z)/2)}get size(){return this._edgeSize}get triangleOwners(){return this._triangleOwners}get centerPoint(){return this._centerPoint}initFatPoints(e){this._edgeDirA2B=this._pointB.subtract(this._pointA),this._edgeDirA2B.normalize(),this.fatPointA=this.fatPointA||new da(this._pointA,this),this.fatPointB=this.fatPointB||new da(this._pointB,this),this.fatPointA.radius!=e&&(ha.CALC_FAT_VECTOR.copyFrom(this._edgeDirA2B),ha.CALC_FAT_VECTOR.scaleBy(e),ha.CALC_FAT_VECTOR.incrementBy(this._pointA),this.fatPointA.copyFrom(ha.CALC_FAT_VECTOR),this.fatPointA.radius=e),this.fatPointB.radius!=e&&(ha.CALC_FAT_VECTOR.copyFrom(this._edgeDirA2B),ha.CALC_FAT_VECTOR.scaleBy(-e),ha.CALC_FAT_VECTOR.incrementBy(this._pointB),this.fatPointB.copyFrom(ha.CALC_FAT_VECTOR),this.fatPointB.radius=e)}getFatPoint(e){return e==this._pointA?this.fatPointA:this.fatPointB}getAnotherFatPoint(e){return e==this._pointA?this.fatPointB:this.fatPointA}getAnotherPoint(e){return e==this._pointA?this._pointB:this._pointA}containsPoint(e){return Bt.equalPoint(e,this._pointA)?this._pointA:Bt.equalPoint(e,this._pointB)?this._pointB:null}addTriangleOwners(e){if(e.edges.indexOf(this)==-1)throw new Error("the edge is not belong triangle!!!");this._triangleOwners.indexOf(e)==-1&&this._triangleOwners.push(e)}getPublicPoint(e){return this._pointA==e._pointA||this._pointA==e._pointB?this._pointA:this._pointB==e._pointA||this._pointB==e._pointB?this._pointB:null}getEqualPoint(e){return Bt.equalPoint(e,this._pointA)?this._pointA:Bt.equalPoint(e,this._pointB)?this._pointB:null}get pointA(){return this._pointA}get pointB(){return this._pointB}get walkAble(){return(this._edgeMask&br.WalkAble)==br.WalkAble}testMask(e){return(this._edgeMask&e)==e}}class re{endPoint;curPoint;rayA;rayB;rayAPoint;rayBPoint;static RAY_1=new b;static RAY_2=new b;static TEST_RAY=new b;static TEST_RAY_1=new b;static TEST_RAY_2=new b;static CALC_CROSS_POINT=new b;static CALC_CROSS_TEST=new b;cornerPoint;cornerEdge;continuePass(e,t,a){this.resetData(),this.curPoint=e,this.endPoint=t,this.cornerEdge=a}passEdge(e,t,a,r){if((this.rayA==null||this.rayB==null)&&(this.rayA=re.RAY_1,this.rayB=re.RAY_2,this.rayAPoint=e.pointA,this.rayBPoint=e.pointB,this.rayA.setTo(this.rayAPoint.x-this.curPoint.x,0,this.rayAPoint.z-this.curPoint.z),this.rayB.setTo(this.rayBPoint.x-this.curPoint.x,0,this.rayBPoint.z-this.curPoint.z)),r)return this.checkEndPoint(a);if(re.TEST_RAY.setTo(a.x-this.curPoint.x,0,a.z-this.curPoint.z),this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB)){this.hasCrossPoint(t.pointA,t.pointB,this.rayAPoint,this.rayA)?(this.rayB.copyFrom(re.TEST_RAY),a instanceof Bt?this.rayBPoint=a:this.rayBPoint=null):(this.rayA.copyFrom(re.TEST_RAY),a instanceof Bt?this.rayAPoint=a:this.rayAPoint=null);var i=t.getAnotherPoint(a);re.TEST_RAY.setTo(i.x-this.curPoint.x,0,i.z-this.curPoint.z),(i==this.rayAPoint||i==this.rayBPoint||this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB))&&(this.cornerEdge=t)}else{var n;if(re.TEST_RAY_1.copyFrom(t.pointA),re.TEST_RAY_1.decrementBy(this.curPoint),re.TEST_RAY_2.copyFrom(t.pointB),re.TEST_RAY_2.decrementBy(this.curPoint),re.TEST_RAY_1.y=0,re.TEST_RAY_2.y=0,this.isPointAtCenter(this.rayA,re.TEST_RAY_1,re.TEST_RAY_2)||this.isPointAtCenter(this.rayB,re.TEST_RAY_1,re.TEST_RAY_2)?n=!1:n=!0,n)return this.isPointAtCenter(this.rayA,re.TEST_RAY,this.rayB)?this.cornerPoint=this.rayAPoint:this.cornerPoint=this.rayBPoint,this.cornerEdge.crossPoint=this.cornerPoint,!1}return!0}checkEndPoint(e){return re.TEST_RAY.setTo(e.x-this.curPoint.x,0,e.z-this.curPoint.z),this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB)?!0:(this.isPointAtCenter(this.rayA,re.TEST_RAY,this.rayB)?this.cornerPoint=this.rayAPoint:this.cornerPoint=this.rayBPoint,this.cornerEdge.crossPoint=this.cornerPoint,!1)}calcCrossEdge(e,t,a){return this.calcCrossPoint(e.fatPointA,e.fatPointB,t,a)}calcCrossPoint(e,t,a,r){re.CALC_CROSS_POINT.copyFrom(t),re.CALC_CROSS_POINT.decrementBy(e);let i=re.CALC_CROSS_POINT.x*r.z-r.x*re.CALC_CROSS_POINT.z;var n=0;return i!=0&&(n=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/i),n>1?n=1:n<0&&(n=0),re.CALC_CROSS_POINT.scaleBy(n),re.CALC_CROSS_POINT.incrementBy(e),re.CALC_CROSS_POINT.clone()}calcCrossPointOut(e,t,a,r){re.CALC_CROSS_POINT.copyFrom(t),re.CALC_CROSS_POINT.decrementBy(e);var i=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/(re.CALC_CROSS_POINT.x*r.z-r.x*re.CALC_CROSS_POINT.z);return i<=1&&i>=0?null:(re.CALC_CROSS_POINT.scaleBy(i),re.CALC_CROSS_POINT.incrementBy(e),re.CALC_CROSS_POINT.clone())}hasCrossPoint(e,t,a,r){re.CALC_CROSS_TEST.copyFrom(t),re.CALC_CROSS_TEST.decrementBy(e);var i=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/(re.CALC_CROSS_TEST.x*r.z-r.x*re.CALC_CROSS_TEST.z);return i<=1&&i>=0}isPointAtCenter(e,t,a){var r=t.crossProduct(e);if(r.length==0&&e.length<t.length)return!0;var i=a.crossProduct(e);return i.length==0&&e.length<a.length?!0:(r.normalize(),i.normalize(),r.incrementBy(i),r.length<.01)}resetData(){this.cornerEdge=null,this.cornerPoint=null,this.curPoint=null,this.rayA=this.rayB=null,this.rayAPoint=this.rayBPoint=null,re.RAY_1.setTo(0,0,0),re.RAY_2.setTo(0,0,0)}}class ja{_aiRadius=0;_router;_result;_tempPublicEdgeList=new Array;_tempSamePlaneList=new Array;static CROSS_TEST_DIRECTION=new b;constructor(){this._router=new re}searchPath(e,t,a,r=0){return r<=0&&(r=1),this._aiRadius=r*1.5,this.searchEnable(e,t,a)?(this.search(e,t,a),!0):!1}get path(){return this._result}searchEnable(e,t,a){return!(e==null||t==null||a==null||a[0].plane.classifyPoint(e,Yi.EPSILON)!=wr.INTERSECT||a[a.length-1].plane.classifyPoint(t,Yi.EPSILON)!=wr.INTERSECT)}search(e,t,a){this._tempPublicEdgeList.length=0,this._tempSamePlaneList.length=0;var r=0,i=a.length-1,n,o,l,c;for(r=0;r<i;r++)o=a[r].getPublicEdge(a[r+1]),o.crossPoint=null,o.initFatPoints(this._aiRadius),this._tempPublicEdgeList.push(o),n=a[r],c=n.plane,n=a[r+1],l=n.getEdgeAgainstPoint(o),this._tempSamePlaneList.push(c.classifyPoint(l,Yi.EPSILON)==wr.INTERSECT);this._router.continuePass(e,t,this._tempPublicEdgeList[0]),i=this._tempPublicEdgeList.length;var f,h,u,g;for(r=0;r<i;r++)o=this._tempPublicEdgeList[r],n=a[r+1],g=r==i-1,g?l=t:l=n.getEdgeAgainstPoint(o),u=this._router.passEdge(o,this._tempPublicEdgeList[r+1],l,g),u||(f=this._router.cornerPoint,h=this._router.cornerEdge,r=this._tempPublicEdgeList.indexOf(h),this._router.continuePass(f,t,this._tempPublicEdgeList[r+1]));this.pushAllPathPoint2(e,t),this._result.length>=3&&(this.optimusTerminusFat(),this.optimusByRadius());let p=[];for(let m of this._result)p.push(new b().copyFrom(m));this._result=p}optimusTerminusFat(){var e,t,a;a=this._result[1],a instanceof da&&(e=a),a=this._result[this._result.length-2],a instanceof da&&(t=a),e&&(this._result[1]=e.scalePoint()),t&&e!=t&&(this._result[this._result.length-2]=t.scalePoint())}pushAllPathPoint2(e,t){var a=this._tempPublicEdgeList.length,r,i;this._result=new Array,this._result.push(e);for(var n=e,o,l,c,f=0;f<a;f++)if(r=this._tempPublicEdgeList[f],l=null,r.crossPoint)l=this.getFatPoint(r,r.crossPoint),l?this._result.push(l):this._result.push(r.crossPoint),n=r.crossPoint;else{i=null,o=null;for(var h=f+1;h<a&&(i=this._tempPublicEdgeList[h],o=i.crossPoint,!o);h++);o==null&&(o=t),l=this.getFatPoint(r,o),l?this._result.push(l):(o==n?c=o.clone():(ja.CROSS_TEST_DIRECTION.setTo(o.x-n.x,0,o.z-n.z),c=this._router.calcCrossEdge(r,n,ja.CROSS_TEST_DIRECTION)),this._result.push(c))}this._result.push(t)}optimusByRadius(){var e=new Array;e.length=this._result.length;var t=this._result.length-2,a,r,i,n,o,l,c,f,h,u,g,p,m;for(m=0;m<t;m++)c=f=h=null,n=o=l=null,g=!1,p=null,a=this._result[m],r=this._result[m+1],i=this._result[m+2],a instanceof da&&(n=a),r instanceof da&&(o=r),i instanceof da&&(l=i),n&&(c=n.ownerPoint),o&&(f=o.ownerPoint),l&&(h=l.ownerPoint),c&&f&&c==f&&f!=h&&(g=!0),h&&f&&h==f&&c!=f&&(g=!0),g&&(ja.CROSS_TEST_DIRECTION.copyFrom(a),ja.CROSS_TEST_DIRECTION.decrementBy(i),u=o.ownerEdge,g=this._router.hasCrossPoint(u.pointA,u.pointB,i,ja.CROSS_TEST_DIRECTION),g&&(p=this._router.calcCrossPointOut(f,r,i,ja.CROSS_TEST_DIRECTION)),p&&(e[m+1]=p))}getFatPoint(e,t){if(e==null)return null;var a;t instanceof da&&(a=t);var r;return a?r=a.ownerPoint:r=e.getEqualPoint(t),r==null?null:(a=e.getFatPoint(r),a)}}class Th extends b{_id=0;_plane;_points=new Array;_edges=new Array;_neibourTriangles=new Zi;_pointAgainstEdge=new Zi;_edgeAgainstPoint=new Zi;_mask=0;_aabbBox;f=0;gg=0;h=0;parent;costMultiplier=1;openId=0;closeId=0;get aabb(){return this._aabbBox}initAABB(){this._aabbBox=new _t,this._aabbBox.addPoint(this._points[0]),this._aabbBox.addPoint(this._points[1]),this._aabbBox.addPoint(this._points[2])}calcGlobalQuadAABB(){}get isTriangle(){return!0}constructor(e,t,a,r){super(0,0,0,0),this._id=e,this._mask=br.WalkAble,this._edges.push(t,a,r);var i;for(i of this._edges)this._points.indexOf(i.pointA)==-1&&this._points.push(i.pointA),this._points.indexOf(i.pointB)==-1&&this._points.push(i.pointB);this.x=(this._points[0].x+this._points[1].x+this._points[2].x)/3,this.y=(this._points[0].y+this._points[1].y+this._points[2].y)/3,this.z=(this._points[0].z+this._points[1].z+this._points[2].z)/3,this._plane=new wh,this._plane.fromPoints(this._points[0],this._points[1],this._points[2]),this._plane.normalize(),this.genarateAgainstData(),this.initAABB()}genarateAgainstData(){var e,t;for(e of this._edges)for(t of this._points)e.pointA!=t&&e.pointB!=t&&(this._edgeAgainstPoint.put(e,t),this._pointAgainstEdge.put(t,e))}get id(){return this._id}get plane(){return this._plane}get points(){return this._points}addNeibour(e,t){if(this._edges.indexOf(e)>=0)this._neibourTriangles.put(e,t);else throw new Error("the edge is not in triangle!!!")}getNeibourTriangles(e=null,t=1,a=1){e=e||new Array,e.length=0;var r,i,n=this._neibourTriangles.getKeys(),o;for(o of n)i=o,i.testMask(t)&&(r=this._neibourTriangles.getValueByKey(i),r.testMask(a)&&e.push(r));return e}getEdges(e=null,t=1){e=e||new Array,e.length=0;var a;for(a of this._edges)a.testMask(t)&&e.push(a);return e}get walkAble(){return this.testMask(br.WalkAble)}get edges(){return this._edges}testMask(e){return(this._mask&e)==e}getEdgeAgainstPoint(e){return this._edgeAgainstPoint.getValueByKey(e)}getPointAgainstEdge(e){return this._pointAgainstEdge.getValueByKey(e)}getPublicEdge(e){if(e&&e!=this){var t=this._neibourTriangles.getKeys(),a;for(a of t)if(this._neibourTriangles.getValueByKey(a)==e)return a}return null}loopPublicEdge(e){var t,a;if(e&&e!=this){for(t of this._edges)for(a of e._edges)if(t==a)return t}return null}randomPoint(){var e=this._points[2].subtract(this._points[0]);e.scaleBy(Math.random()),e.incrementBy(this._points[0]);var t=this._points[1].subtract(e);return t.scaleBy(Math.random()),t.incrementBy(e),t}}class Fm{_nav3dPoints;_nav3dEdges;_nav3dTriangles;_path;_edgesDict;_nav3dAstar;_nav3dFunnel;_terrainQuad;_triangleList;get edges(){return this._nav3dEdges}get points(){return this._nav3dPoints}get path(){return this._path}get triangles(){return this._nav3dTriangles}constructor(e,t){this._nav3dPoints=new Array,this._nav3dEdges=new Array,this._nav3dTriangles=new Array,this._edgesDict=new Zi,this.initPoints(e),this.initEdgesAndTriangles(t),this.createConnections(),this._nav3dAstar=new Qh,this._nav3dFunnel=new ja,this._terrainQuad=new Jd(8,128),this._terrainQuad.createQuadTree(this._nav3dTriangles)}getTriangleAtPoint(e,t=5){return this._terrainQuad.getTriangleAtPoint(e,t)}findPath(e,t,a=5){this._path=null,this._triangleList=null;var r=this.getTriangleAtPoint(e,10),i=this.getTriangleAtPoint(t,10),n=this._nav3dAstar.findPath(this,r,i);return n?(this._triangleList=this._nav3dAstar.channel,n=this._nav3dFunnel.searchPath(e,t,this._triangleList,a),this._path=this._nav3dFunnel.path,n):!1}initPoints(e){for(var t,a,r=e.length,i=0;i<r;i++)t=e[i],a=new Bt(i,t.x,t.y,t.z),this._nav3dPoints.push(a)}initEdgesAndTriangles(e){for(var t,a,r,i,n,o=e.length,l=0;l<o;l++)t=e[l],a=this.tryCreateEdge(t[0],t[1]),r=this.tryCreateEdge(t[1],t[2]),i=this.tryCreateEdge(t[2],t[0]),!(a==null||r==null||i==null)&&(n=new Th(l,a,r,i),this._nav3dTriangles.push(n))}tryCreateEdge(e,t){if(e==t)throw new Error("edge point index error!!!");if(e>t){var a=e;e=t,t=a}var r=this._edgesDict.getValueByKey(e+"_"+t);return r==null&&(r=new ha(this._nav3dPoints[e],this._nav3dPoints[t]),this._nav3dEdges.push(r),this._edgesDict.put(e+"_"+t,r)),r}createConnections(){for(var e=this._nav3dTriangles.length,t=this._nav3dTriangles.length,a,r,i,n,o=0;o<e;o++){a=this._nav3dTriangles[o];for(i of a.edges)i.addTriangleOwners(a);for(var l=0;l<t;l++)r=this._nav3dTriangles[l],a!=r&&(n=a.loopPublicEdge(r),n&&(a.addNeibour(n,r),r.addNeibour(n,a)))}}}class Io{x;y;setTo(e,t){this.x=e,this.y=t}equals(e,t){return e==this.x&&t==this.y}equalPoint(e){return this.equals(e.x,e.y)}get length(){return Math.sqrt(this.x*this.x+this.y*this.y)}clone(){var e=new Io;return e.setTo(this.x,this.y),e}normalize(){var e=length;e!=0&&this.setTo(this.x/e,this.y/e)}}class va extends Fe{width;height;depth;constructor(e=1,t=1,a=1){super(),this.width=e,this.height=t,this.depth=a,this.initVertex()}initVertex(){let e=this.width/2,t=this.height/2,a=this.depth/2;this.bounds=new ge(b.ZERO.clone(),new b(this.width,this.height,this.depth));let r=new Float32Array([-e,t,a,e,t,a,e,t,-a,-e,t,-a,-e,t,a,e,t,-a,e,-t,a,-e,-t,a,-e,-t,-a,e,-t,-a,e,-t,a,-e,-t,-a,-e,-t,a,-e,t,a,-e,t,-a,-e,-t,-a,-e,-t,a,-e,t,-a,e,t,a,e,-t,a,e,-t,-a,e,t,-a,e,t,a,e,-t,-a,e,t,a,-e,t,a,-e,-t,a,-e,-t,a,e,-t,a,e,t,a,e,-t,-a,-e,-t,-a,-e,t,-a,e,t,-a,e,-t,-a,-e,t,-a]),i=new Float32Array([0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1]),n=new Float32Array([1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,0,0,1,0,1,1,1,1,0,1,0,0,1,0,1,1,0,0]),o=[0,2,1,3,5,4,6,8,7,9,11,10,12,14,13,15,17,16,18,20,19,21,23,22,24,26,25,27,29,28,30,32,31,33,35,34],l=new Uint16Array(o.reverse());this.setIndices(l),this.setAttribute(V.position,r),this.setAttribute(V.normal,i),this.setAttribute(V.uv,n),this.setAttribute(V.TEXCOORD_1,n),this.addSubGeometry({indexStart:0,indexCount:o.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Mh extends Fe{radiusTop;radiusBottom;height;radialSegments;heightSegments;openEnded;thetaStart;thetaLength;constructor(e=1,t=1,a=1,r=8,i=8,n=!1,o=0,l=Math.PI*2){super(),this.radiusTop=e,this.radiusBottom=t,this.height=a,this.radialSegments=r,this.heightSegments=i,this.openEnded=n,this.thetaStart=o,this.thetaLength=l,this.instanceID=xt(),this.buildGeometry()}addGroup(e,t,a){this.addSubGeometry({indexStart:e,indexCount:t,vertexStart:e,vertexCount:0,firstStart:0,index:a,topology:0})}buildGeometry(){const e=this;this.radialSegments=Math.floor(this.radialSegments),this.heightSegments=Math.floor(this.heightSegments);const t=[],a=[],r=[],i=[];let n=0;const o=[],l=this.height/2;let c=0;p(),this.openEnded===!1&&(this.radiusTop>0&&m(!0),this.radiusBottom>0&&m(!1));let f=new Float32Array(t),h=new Float32Array(a),u=new Float32Array(r),g=new Uint16Array(i);this.setAttribute(V.position,f),this.setAttribute(V.normal,h),this.setAttribute(V.uv,u),this.setAttribute(V.TEXCOORD_1,u),this.setIndices(g);function p(){const D=new b,_=new b;let B=0;const v=(e.radiusBottom-e.radiusTop)/e.height;for(let C=0;C<=e.heightSegments;C++){const y=[],F=C/e.heightSegments,k=F*(e.radiusBottom-e.radiusTop)+e.radiusTop;for(let w=0;w<=e.radialSegments;w++){const x=w/e.radialSegments;let M=x*e.thetaLength+e.thetaStart;w==e.radialSegments&&Math.abs(e.thetaLength-e.thetaStart)==Math.PI*2&&(M=0);const N=Math.sin(M),Q=Math.cos(M);_.x=k*N,_.y=-F*e.height+l,_.z=k*Q,t.push(_.x,_.y,_.z),D.set(N,v,Q).normalize(),a.push(D.x,D.y,D.z),r.push(x,1-F),y.push(n++)}o.push(y)}for(let C=0;C<e.radialSegments;C++)for(let y=0;y<e.heightSegments;y++){const F=o[y][C],k=o[y+1][C],w=o[y+1][C+1],x=o[y][C+1];i.push(F,k,x),i.push(k,w,x),B+=6}e.addGroup(c,B,0),c+=B}function m(D){const _=n,B=new K,v=new b;let C=0;const y=D===!0?e.radiusTop:e.radiusBottom,F=D===!0?1:-1;for(let w=1;w<=e.radialSegments;w++)t.push(0,l*F,0),a.push(0,F,0),r.push(.5,.5),n++;const k=n;for(let w=0;w<=e.radialSegments;w++){const M=w/e.radialSegments*e.thetaLength+e.thetaStart,N=Math.cos(M),Q=Math.sin(M);v.x=y*Q,v.y=l*F,v.z=y*N,t.push(v.x,v.y,v.z),a.push(0,F,0),B.x=N*.5+.5,B.y=Q*.5*F+.5,r.push(B.x,B.y),n++}for(let w=0;w<e.radialSegments;w++){const x=_+w,M=k+w;D===!0?i.push(M,M+1,x):i.push(M+1,M,x),C+=3}e.addGroup(c,C,D===!0?1:2),c+=C}}}class Nh extends Fe{radius;tube;radialSegments;tubularSegments;constructor(e=.4,t=.1,a=32,r=32){super(),this.radius=e,this.tube=t,this.radialSegments=a,this.tubularSegments=r,this.initVertex()}initVertex(){const e=2*Math.PI,t=this.radius,a=this.tube,r=this.radialSegments,i=this.tubularSegments;this.bounds=new ge(b.ZERO.clone(),new b(t*2,a*2,t*2));var n=(r+1)*(i+1);let o=new Float32Array(n*3),l=new Float32Array(n*3),c=new Float32Array(n*2),f=new Uint16Array(r*i*2*3),h=0,u=0,g=0,p=0;for(let m=0;m<=r;m++)for(let D=0;D<=i;D++){const _=D/i,B=m/r,v=_*e,C=B*Math.PI*2;if(o[h++]=(t+a*Math.cos(C))*Math.sin(v),o[h++]=a*Math.sin(C),o[h++]=(t+a*Math.cos(C))*Math.cos(v),l[u++]=Math.sin(v)*Math.cos(C),l[u++]=Math.sin(C),l[u++]=Math.cos(v)*Math.cos(C),c[g++]=_,c[g++]=B,D<i&&m<r){const y=i+1,F=y*m+D,k=y*(m+1)+D,w=y*(m+1)+D+1,x=y*m+D+1;f[p++]=F,f[p++]=x,f[p++]=k,f[p++]=x,f[p++]=w,f[p++]=k}}this.setIndices(f),this.setAttribute(V.position,o),this.setAttribute(V.normal,l),this.setAttribute(V.uv,c),this.setAttribute(V.TEXCOORD_1,c),this.addSubGeometry({indexStart:0,indexCount:f.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class km extends Fe{segment;row=0;constructor(e){super(),this.segment=e,this.buildGeometry()}buildGeometry(){this.row=this.segment+1;let e=new Uint32Array(this.segment*6),t=new Float32Array(this.row*3*2),a=new Float32Array(this.row*3*2),r=new Float32Array(this.row*2*2);for(let i=0;i<this.row;i++){t[i*3*2+0]=0,t[i*3*2+1]=0,t[i*3*2+2]=0,t[i*3*2+3]=0,t[i*3*2+4]=0,t[i*3*2+5]=0,a[i*3*2+0]=0,a[i*3*2+1]=0,a[i*3*2+2]=1,a[i*3*2+3]=0,a[i*3*2+4]=0,a[i*3*2+5]=1,r[i*2*2+0]=0,r[i*2*2+1]=i/this.segment,r[i*2*2+2]=1,r[i*2*2+3]=i/this.segment;let n=i*2,o=n,l=n+1,c=n+2,f=n+3;e[i*6+0]=o,e[i*6+1]=l,e[i*6+2]=c,e[i*6+3]=l,e[i*6+4]=f,e[i*6+5]=c}this.setIndices(e),this.setAttribute(V.position,t),this.setAttribute(V.normal,a),this.setAttribute(V.uv,r),this.setAttribute(V.TEXCOORD_1,r),this.addSubGeometry({indexStart:0,indexCount:e.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Em extends Fe{faceCount=0;constructor(e){super(),this.faceCount=e,this.buildGeometry()}buildGeometry(){let e=new Uint32Array(this.faceCount*3),t=new Float32Array(this.faceCount*3*3),a=new Float32Array(this.faceCount*3*3),r=new Float32Array(this.faceCount*3*2),i=new Float32Array(this.faceCount*3*1);for(let n=0;n<this.faceCount;n++){let o=n*3+0,l=n*3+1,c=n*3+2;e[o]=o,e[l]=l,e[c]=c}this.setIndices(e),this.setAttribute(V.position,t),this.setAttribute(V.normal,a),this.setAttribute(V.uv,r),this.setAttribute(V.TEXCOORD_1,r),this.setAttribute(V.vIndex,i),this.addSubGeometry({indexStart:0,indexCount:e.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Rm extends Xe{create(e,t,a,r=!0){let i=E.device;const n=e*4*4;this.format=Y.rgba32float,this.createTextureDescriptor(e,t,1,this.format);const l=i.createBuffer({size:a.byteLength,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.COPY_SRC});i.queue.writeBuffer(l,0,a);const c=S.beginCommandEncoder();c.copyBufferToTexture({buffer:l,bytesPerRow:n},{texture:this.getGPUTexture()},{width:e,height:t,depthOrArrayLayers:1}),S.endCommandEncoder(c),r&&(this.samplerBindingLayout.type="non-filtering",this.textureBindingLayout.sampleType="unfilterable-float"),this.gpuSampler=i.createSampler({})}fromBuffer(e,t,a){let r=E.device;const i=e*4*4;this.format=Y.rgba32float,this.mipmapCount=1,this.createTextureDescriptor(e,t,this.mipmapCount,this.format);const n=S.beginCommandEncoder();return n.copyBufferToTexture({buffer:a,bytesPerRow:i},{texture:this.getGPUTexture()},{width:e,height:t,depthOrArrayLayers:1}),S.endCommandEncoder(n),this.samplerBindingLayout.type="non-filtering",this.textureBindingLayout.sampleType="unfilterable-float",this.gpuSampler=r.createSampler({}),this}}class wm extends pn{_internalTexture;_minSize=32;_skyColor;constructor(e){super(),this._skyColor=e,this._internalTexture=new hs;let t=[];return A.res.fillColor(t,this._minSize,this._minSize,this.color.r,this.color.g,this.color.b,this.color.a),this._internalTexture.create(this._minSize,this._minSize,t,!1),this.createFromTexture(this._minSize,this._internalTexture),this}changeColor(e){return this._skyColor=e,A.res.fillColor(this._internalTexture.floatArray,this._minSize,this._minSize,this.color.r,this.color.g,this.color.b,this.color.a),this._internalTexture.updateTexture(this._minSize,this._minSize,this._internalTexture.floatArray,!1),this._faceData.uploadTexture(0,this._internalTexture),this}get color(){return this._skyColor}set color(e){this.changeColor(e)}}class Im extends d.Object3D{length=100;thickness=.1;constructor(e,t=.1){super(),this.length=e,this.thickness=t,this.init()}init(){let e=new d.Object3D,t=new d.Object3D,a=new d.Object3D,r=new va(2,2,2),i=new va(2,2,2),n=new va(2,2,2),o=new st;o.baseColor=new O(1,0,0);let l=new st;l.baseColor=new O(0,1,0);let c=new st;c.baseColor=new O(0,0,1);let f=e.addComponent(d.MeshRenderer),h=t.addComponent(d.MeshRenderer),u=a.addComponent(d.MeshRenderer);f.geometry=r,f.material=o,f.castShadow=!1,h.geometry=i,h.material=l,h.castShadow=!1,u.geometry=n,u.material=c,u.castShadow=!1,e.localScale=new b(this.length,this.thickness,this.thickness),e.x=this.length,t.localScale=new b(this.thickness,this.length,this.thickness),t.y=this.length,a.localScale=new b(this.thickness,this.thickness,this.length),a.z=this.length,this.addChild(e),this.addChild(t),this.addChild(a)}}class Qm{static merge(e,t,a){}static mergeNumber(e,t,a){let r=a||new Fe,i=e.getAttribute(V.position).data.length/3,n=new Float32Array(i*t);for(const f of e.vertexAttributeMap){let h=f[1].attribute;if(h==V.indices)continue;let u=e.getAttribute(h).data,g=u.length,p=new Float32Array(g*t);for(let m=0;m<t;m++){p.set(u,g*m);for(let D=0;D<i;D++)n[i*m+D]=m}r.setAttribute(h,p)}r.setAttribute(V.vIndex,n);let o=e.getAttribute(V.indices).data,l=o.length,c=new Uint32Array(o.length*t);for(let f=0;f<t;f++)for(let h=0;h<l;h++){let u=f*i,g=f*l;const p=o[h]+u;c[g+h]=p}return r.setIndices(c),r.addSubGeometry({indexStart:0,indexCount:c.length,vertexStart:0,index:0,vertexCount:0,firstStart:0,topology:0}),r}static generateNormal(){}static generateTangent(){}static packUV(){}}class Tm extends d.Object3D{size=100;divisions=10;constructor(e=100,t=10){super(),this.size=e,this.divisions=t,this.buildGeometry(),this.addAxis()}buildGeometry(){const e=[],t=[],a=this.size/this.divisions,r=this.size/2,i=this.divisions/2;for(let c=0,f=-r;c<=this.divisions;c++,f+=a)c!==i&&(e.push(-r,0,f,r,0,f),e.push(f,0,-r,f,0,r));for(let c=0;c<e.length/3;c+=2)t.push(c,c+1);let n=new Fe;n.setIndices(t.length>Uint16Array.length?new Uint32Array(t):new Uint16Array(t)),n.setAttribute(V.position,new Float32Array(e)),n.addSubGeometry({indexStart:0,indexCount:t.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});let o=new st;o.topology="line-list",o.baseColor=new O(1,1,1,.15),o.blendMode=te.ADD,o.castReflection=!1;let l=this.addComponent(d.MeshRenderer);l.geometry=n,l.material=o}addAxis(){const e=this.size/2;let t=new Float32Array([-e,0,0,e,0,0]),a=new Uint16Array([0,1,2,3]),r=new Fe;r.setIndices(a),r.setAttribute(V.position,t),r.addSubGeometry({indexStart:0,indexCount:a.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});{let i=new d.Object3D,n=i.addComponent(d.MeshRenderer);n.geometry=r;let o=n.material=new st;o.baseColor=new O(1,0,0,.5),o.blendMode=te.ADD,o.castReflection=!1,o.topology="line-list",this.addChild(i)}{let i=new d.Object3D;i.rotationY=90;let n=i.addComponent(d.MeshRenderer);n.geometry=r;let o=n.material=new st;o.baseColor=new O(0,1,0,.5),o.blendMode=te.ADD,o.castReflection=!1,o.topology="line-list",this.addChild(i)}}}class Mm{static color_temperature_to_rgb(e){e<1e3?e=1e3:e>4e4&&(e=4e4);let t=e/100,a=this.get_red(t),r=this.get_green(t),i=this.get_blue(t);return new O(a/255,r/255,i/255,1)}static get_red(e){if(e<=66)return 255;let t=329.698727446*Math.pow(e-60,-.1332047592);return this.bound(t)}static get_green(e){let t=0;return e<=66?t=99.4708025861*Math.log(e)-161.1195681661:t=288.1221695283*Math.pow(e-60,-.0755148492),this.bound(t)}static get_blue(e){let t=0;return e>=66?255:e<=19?0:(t=138.5177312231*Math.log(e-10)-305.0447927307,this.bound(t))}static bound(e,t=0,a=255){let r=Math.max(e,t);return Math.min(r,a)}}class Nm{static boxGeo;static planeGeo;static sphere;static material;static materialMap;static initHeap(){this.boxGeo||(this.boxGeo=new va),this.planeGeo||(this.planeGeo=new Hr(1,1,1,1,b.UP)),this.sphere||(this.sphere=new Cr(1,35,35)),this.material||(this.material=new pa),this.materialMap||(this.materialMap=new Map)}static get CubeMesh(){return this.initHeap(),this.boxGeo}static get SphereMesh(){return this.initHeap(),this.sphere}static GetCube(){this.initHeap();let e=new d.Object3D,t=e.addComponent(d.MeshRenderer);return t.geometry=this.boxGeo,t.material=this.material.clone(),t.castShadow=!0,e}static GetMaterial(e){let t=this.materialMap.get(e);return t||(t=new pa,t.baseMap=e,this.materialMap.set(e,t)),t.clone()}static GetPlane(e){this.initHeap();let t=new d.Object3D,a=t.addComponent(d.MeshRenderer);a.geometry=this.planeGeo;let r=this.GetMaterial(e);return r.blendMode=te.ADD,r.castShadow=!1,a.material=r,a.castGI=!1,a.castReflection=!1,t}static GetSingleCube(e,t,a,r,i,n){this.initHeap();let o=new pa;o.roughness=.5,o.metallic=.1,o.baseColor=new O(r,i,n,1);let l=new d.Object3D,c=l.addComponent(d.MeshRenderer);return c.castGI=!0,c.geometry=new va(e,t,a),c.material=o,l}static GetSingleSphere(e,t,a,r){this.initHeap();let i=new pa;i.baseColor=new O(t,a,r,1);let n=new d.Object3D,o=n.addComponent(d.MeshRenderer);return o.castGI=!0,o.geometry=new Cr(e,20,20),o.material=i,n}static get Sphere(){this.initHeap();let e=new d.Object3D,t=e.addComponent(d.MeshRenderer);return t.geometry=this.sphere,t.material=this.material,e}static GetSingleCube2(e,t=10){this.initHeap();let a=new d.Object3D,r=a.addComponent(d.MeshRenderer);return r.castShadow=!1,r.geometry=new va(t,t,t),r.material=e,a}static GetPointLight(e,t,a,r,i,n,o=1,l=!0){let c=new d.Object3D,f=c.addComponent(d.PointLight);f.lightColor=new O(r,i,n,1),f.intensity=o,f.range=a,f.at=8,f.radius=0,f.castShadow=l,c.localPosition=e,c.localRotation=t;let h=this.GetSingleSphere(.1,1,1,1);return c.addChild(h),f}}var I=(s=>(s[s.X=0]="X",s[s.Y=1]="Y",s[s.Z=2]="Z",s[s.XY=3]="XY",s[s.XZ=4]="XZ",s[s.YZ=5]="YZ",s[s.XYZ=6]="XYZ",s[s.MAX=7]="MAX",s[s.NONE=8]="NONE",s))(I||{}),qt=(s=>(s[s.Local=0]="Local",s[s.Global=1]="Global",s))(qt||{});class Mn extends Pe{mAxis;mAxisColor;mContainer;mAxisMaterial;mAxisCollider;constructor(){super(),this._enable=!1,this.mAxis=new Array(I.MAX),this.mAxisColor=new Array(I.MAX),this.mAxisMaterial=new Array(I.MAX),this.mAxisCollider=new Array(I.MAX)}get target(){return this.object3D.target}get mX(){return this.object3D.mXObj}get mY(){return this.object3D.mYObj}get mZ(){return this.object3D.mZObj}get transformSpaceMode(){return this.object3D.transformSpaceMode}init(e){this.mContainer=new d.Object3D;let t=new st;t.baseColor=new O(1,0,0),t.depthCompare=$e.always,this.mAxisColor[I.X]=t.baseColor,this.mAxisMaterial[I.X]=t;let a=new st;a.baseColor=new O(0,1,0),a.depthCompare=$e.always,this.mAxisColor[I.Y]=a.baseColor,this.mAxisMaterial[I.Y]=a;let r=new st;r.baseColor=new O(0,0,1),r.depthCompare=$e.always,this.mAxisColor[I.Z]=r.baseColor,this.mAxisMaterial[I.Z]=r;let i=this.createCustomAxis(I.X),n=this.createCustomAxis(I.Y),o=this.createCustomAxis(I.Z);this.mContainer.addChild(this.mAxis[I.X]=i),this.mContainer.addChild(this.mAxis[I.Y]=n),this.mContainer.addChild(this.mAxis[I.Z]=o),this.mAxisCollider[I.X]=i.getComponent(Kt),this.mAxisCollider[I.Y]=n.getComponent(Kt),this.mAxisCollider[I.Z]=o.getComponent(Kt)}start(){}onEnable(e){this.object3D.addChild(this.mContainer),this.reset()}onDisable(e){this.object3D.removeChild(this.mContainer)}reset(){switch(this.transformSpaceMode){case qt.Local:{let t=R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix).decompose();this.object3D.scaleX=1,this.object3D.scaleY=1,this.object3D.scaleZ=1,this.object3D.rotationX=t[1].x,this.object3D.rotationY=t[1].y,this.object3D.rotationZ=t[1].z,this.object3D.x=t[0].x,this.object3D.y=t[0].y,this.object3D.z=t[0].z}break;case qt.Global:{this.object3D.scaleX=1,this.object3D.scaleY=1,this.object3D.scaleZ=1,this.object3D.rotationX=0,this.object3D.rotationY=0,this.object3D.rotationZ=0;const e=this.mX.transform.worldPosition;this.object3D.x=e.x,this.object3D.y=e.y,this.object3D.z=e.z}break}}pickAxis(){let a=this.object3D.transform.scene3D.view.camera.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),r,i;for(let n=0;n<=I.MAX;n++){let o=this.mAxisCollider[n];if(o&&(r=o.rayPick(a),r&&(!i||i.distance>r.distance||n==I.XYZ)&&(i={axis:n,obj:o.object3D,distance:r.distance,intersectPoint:r.intersectPoint},n==I.XYZ)))break}return i}currentAxis=I.NONE;beginPoint=new b;beginMousePos=new b;currentPoint=new b;onMouseDown(e){if(e.mouseCode!=Cn.MOUSE_LEFT)return;let t=this.pickAxis();if(!t)return;this.currentAxis=t.axis,e.stopImmediatePropagation();const r=this.object3D.transform.scene3D.view.camera;let i=r.worldToScreenPoint(this.mX.transform.worldPosition),n=r.screenPointToWorld(A.inputSystem.mouseX,A.inputSystem.mouseY,i.z);this.beginPoint.copyFrom(n),this.beginMousePos.x=A.inputSystem.mouseX,this.beginMousePos.y=A.inputSystem.mouseY}lastMoveObj;lastMoveAxis;onMouseMove(e){if(this.currentAxis==I.NONE){let t=this.lastMoveObj.getComponent(d.MeshRenderer).material;this.lastMoveObj&&"baseColor"in t&&(t.baseColor=this.mAxisColor[this.lastMoveAxis],this.lastMoveObj=null,this.lastMoveAxis==I.XYZ&&(this.mAxis[I.X].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.X]),this.mAxis[I.Y].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.Y]),this.mAxis[I.Z].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.Z])),this.lastMoveAxis=I.NONE);let a=this.pickAxis();if(!a)return;t.setUniformColor("baseColor",new O(1,1,1)),this.lastMoveObj=a.obj,this.lastMoveAxis=a.axis,this.lastMoveAxis==I.XYZ&&(this.mAxis[I.X].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)),this.mAxis[I.Y].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)),this.mAxis[I.Z].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)))}else{const a=this.object3D.transform.scene3D.view.camera;let r=a.worldToScreenPoint(this.mX.transform.worldPosition),i=a.screenPointToWorld(A.inputSystem.mouseX,A.inputSystem.mouseY,r.z);this.currentPoint.copyFrom(i);let n=i.subtract(this.beginPoint);b.HELP_0.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let o=b.distance(b.HELP_0,this.beginMousePos);switch(this.beginMousePos.copyFrom(b.HELP_0),this.transformSpaceMode){case qt.Local:this.applyLocalTransform(this.currentAxis,n,o);break;case qt.Global:this.applyGlobalTransform(this.currentAxis,n,o);break}this.beginPoint.copyFrom(i),this.reset()}}onMouseUp(e){e.mouseCode==Cn.MOUSE_LEFT&&(this.currentAxis=I.NONE,this.reset())}onUpdate(e){let a=b.distance(e.camera.transform.worldPosition,this.object3D.transform.worldPosition)/100;if(this.mContainer.scaleX=this.mContainer.scaleY=this.mContainer.scaleZ=a,this.mX){const r=this.mX.transform.worldPosition;this.object3D.x=r.x,this.object3D.y=r.y,this.object3D.z=r.z}}applyLocalTransform(e,t,a){console.warn("not imp")}applyGlobalTransform(e,t,a){console.warn("not imp")}createCustomAxis(e){return this.createAxis(e)}createAxis(e){let t=0,a=0,r=0;switch(e){case I.X:t=1;break;case I.Y:a=1;break;case I.Z:r=1;break}let i=.4+t*20,n=.4+a*20,o=.4+r*20,l=new d.Object3D;l.x=i*.5,l.y=n*.5,l.z=o*.5;let c=l.addComponent(d.MeshRenderer);c.geometry=new va(i,n,o),c.material=this.mAxisMaterial[e];let f=l.addComponent(Kt),h=new ri;return h.setFromCenterAndSize(new b(0,0,0),new b(i+1,n+1,o+1)),f.shape=h,l}}class Ph extends Mn{init(e){super.init(e);let t=new st;t.doubleSide=!0,t.baseColor=new O(.9,.9,.9),t.depthCompare=$e.always,this.mAxisColor[I.XYZ]=t.baseColor,this.mAxisMaterial[I.XYZ]=t;let a=new d.Object3D,r=a.addComponent(d.MeshRenderer);r.geometry=new va(2,2,2),r.material=this.mAxisMaterial[I.XYZ];let i=a.addComponent(Kt),n=new ri;n.setFromCenterAndSize(new b(0,0,0),new b(2,2,2)),i.shape=n,this.mContainer.addChild(this.mAxis[I.XYZ]=a),this.mAxisCollider[I.XYZ]=a.getComponent(Kt)}applyLocalTransform(e,t,a){switch(this.currentAxis){case I.XYZ:{let r=0;Math.abs(t.x)>Math.abs(t.y)?Math.abs(t.x)>Math.abs(t.z)?r=t.x:r=t.z:r=t.y,this.mX.scaleX+=r,this.mX.scaleY+=r,this.mX.scaleZ+=r}break;default:this.mX.transform.worldMatrix.transformVector(t,t),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&(this.mX.scaleX=Math.abs(this.mX.scaleX+t.x)),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&(this.mX.scaleY=Math.abs(this.mX.scaleY+t.y)),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&(this.mX.scaleZ=Math.abs(this.mX.scaleZ+t.z));break}}applyGlobalTransform(e,t,a){let r=b.HELP_0;r.set(0,0,0),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&(r.x=t.x),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&(r.y=t.y),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&(r.z=t.z),this.mX.transform.worldMatrix.transformVector(r,b.HELP_1),this.mX.scaleX+=b.HELP_1.x,this.mX.scaleY+=b.HELP_1.y,this.mX.scaleZ+=b.HELP_1.z}createCustomAxis(e){let t=super.createAxis(e),a=this.createBox(e);return t.addChild(a),t}createBox(e){let t=0,a=0,r=0,i=new d.Object3D;switch(e){case I.X:t=1,i.rotationZ=-90;break;case I.Y:a=1;break;case I.Z:r=1,i.rotationX=90;break}let n=.2+t*20,o=.2+a*20,l=.2+r*20;i.x=n*.5,i.y=o*.5,i.z=l*.5;let c=i.addComponent(d.MeshRenderer);return c.geometry=new va(2,2,2),c.material=this.mAxisMaterial[e],i}}var tt=(s=>(s[s.Scale=0]="Scale",s[s.Rotation=1]="Rotation",s[s.Translation=2]="Translation",s[s.NONE=3]="NONE",s))(tt||{});class Vh extends Mn{applyLocalTransform(e,t,a){if(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ,this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ){R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.identity(),R.help_matrix_1.createByRotation(1,b.Y_AXIS),R.help_matrix_2.multiplyMatrices(R.help_matrix_1,R.help_matrix_0),R.help_matrix_2.invert(),R.help_matrix_1.multiplyMatrices(R.help_matrix_2,R.help_matrix_0);let r=R.help_matrix_1.decompose();this.mX.rotationX+=r[1].x,this.mY.rotationY+=r[1].y,this.mZ.rotationZ+=r[1].z}this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ}getAngle(){const t=this.object3D.transform.scene3D.view.camera,a=this.mZ.transform.worldPosition;if(t.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),this.currentAxis==I.X){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.x-a.x>0&&(n=360-n),n}if(this.currentAxis==I.Y){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.y-a.y>0&&(n=360-n),n}if(this.currentAxis==I.Z){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.z-a.z>0&&(n=360-n),n}return 0}mLastAngle=0;applyGlobalTransform(e,t,a){if(this.currentAxis==I.X||this.currentAxis==I.Y||this.currentAxis==I.Z){let r=this.getAngle();switch(R.help_matrix_0.identity(),this.currentAxis){case I.X:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.X_AXIS);break;case I.Y:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.Y_AXIS);break;case I.Z:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.Z_AXIS);break}R.help_matrix_1.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.append(R.help_matrix_0),this.mX.parent&&(R.help_matrix_2.copyFrom(this.mX.parent.worldMatrix),R.help_matrix_2.invert(),R.help_matrix_1.multiply(R.help_matrix_2));let n=R.help_matrix_1.decompose(Wt.QUATERNION)[1];Z.HELP_0.set(n.x,n.y,n.z,n.w),this.mLastAngle=r,this.mX.transform.localRotQuat=Z.HELP_0}}onMouseDown(e){super.onMouseDown(e),this.currentAxis!=I.NONE&&(this.mAxis[I.X].getComponent(d.MeshRenderer).enable=!1,this.mAxis[I.Y].getComponent(d.MeshRenderer).enable=!1,this.mAxis[I.Z].getComponent(d.MeshRenderer).enable=!1,this.mAxis[this.currentAxis].getComponent(d.MeshRenderer).enable=!0,this.mLastAngle=this.getAngle())}onMouseUp(e){super.onMouseUp(e),this.currentAxis==I.NONE&&(this.mAxis[I.X].getComponent(d.MeshRenderer).enable=!0,this.mAxis[I.Y].getComponent(d.MeshRenderer).enable=!0,this.mAxis[I.Z].getComponent(d.MeshRenderer).enable=!0)}createCustomAxis(e){return this.createAxis(e)}createAxis(e){let t=new d.Object3D;switch(e){case I.X:t.rotationZ=90;break;case I.Y:break;case I.Z:t.rotationX=90;break}let a=t.addComponent(d.MeshRenderer);a.geometry=new Nh(20,.4),a.material=this.mAxisMaterial[e];let r=t.addComponent(Kt),i=new ri;return i.setFromCenterAndSize(new b,new b(40,.4,40)),r.shape=i,t}pickAxis(){let a=this.object3D.transform.scene3D.view.camera.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),r,i;for(let n=0;n<=I.MAX;n++){let o=this.mAxisCollider[n];if(o&&(r=o.rayPick(a),r)){let l=b.distance(r.intersectPoint,o.shape.center);if(l>20+.8||l<20-.8)continue;(!i||i.distance>r.distance)&&(i={axis:n,obj:o.object3D,distance:r.distance,intersectPoint:r.intersectPoint})}}return i}}class Oh extends Mn{init(e){super.init(e);let t=new st;t.doubleSide=!0,t.baseColor=new O(0,0,1),t.depthCompare=$e.always,this.mAxisColor[I.XY]=t.baseColor,this.mAxisMaterial[I.XY]=t;let a=new st;a.doubleSide=!0,a.baseColor=new O(0,1,0),a.depthCompare=$e.always,this.mAxisColor[I.XZ]=a.baseColor,this.mAxisMaterial[I.XZ]=a;let r=new st;r.doubleSide=!0,r.baseColor=new O(1,0,0),r.depthCompare=$e.always,this.mAxisColor[I.YZ]=r.baseColor,this.mAxisMaterial[I.YZ]=r;let i=this.createPlane(I.XY),n=this.createPlane(I.XZ),o=this.createPlane(I.YZ);this.mContainer.addChild(this.mAxis[I.XY]=i),this.mContainer.addChild(this.mAxis[I.XZ]=n),this.mContainer.addChild(this.mAxis[I.YZ]=o),this.mAxisCollider[I.XY]=i.getComponent(Kt),this.mAxisCollider[I.XZ]=n.getComponent(Kt),this.mAxisCollider[I.YZ]=o.getComponent(Kt)}applyLocalTransform(e,t,a){R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix).invert(),R.help_matrix_0.transformVector(t,b.HELP_0),this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ||(b.HELP_0.x=0),this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ||(b.HELP_0.y=0),this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ||(b.HELP_0.z=0),this.mX.transform.worldMatrix.transformVector(b.HELP_0,b.HELP_1),this.mX.x+=b.HELP_1.x,this.mX.y+=b.HELP_1.y,this.mX.z+=b.HELP_1.z}applyGlobalTransform(e,t,a){R.help_matrix_0.identity(),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&R.help_matrix_0.appendTranslation(t.x,0,0),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&R.help_matrix_0.appendTranslation(0,t.y,0),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&R.help_matrix_0.appendTranslation(0,0,t.z),R.help_matrix_1.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.append(R.help_matrix_0),this.mX.parent&&(R.help_matrix_2.copyFrom(this.mX.parent.worldMatrix),R.help_matrix_2.invert(),R.help_matrix_1.multiply(R.help_matrix_2));let r=R.help_matrix_1.decompose(Wt.QUATERNION);this.mX.transform.localPosition=r[0],console.log(this.target.localPosition)}createCustomAxis(e){let t=super.createAxis(e),a=this.createArrows(e);return t.addChild(a),t}createArrows(e){let t=0,a=0,r=0,i=new d.Object3D;switch(e){case I.X:t=1,i.rotationZ=-90;break;case I.Y:a=1,i.rotationY=-90;break;case I.Z:r=1,i.rotationX=90;break}let n=.2+t*20,o=.2+a*20,l=.2+r*20;i.x=n*.5,i.y=o*.5,i.z=l*.5;let c=i.addComponent(d.MeshRenderer);return c.geometry=new Mh(0,1,4),c.material=this.mAxisMaterial[e],i}createPlane(e){let t=new d.Object3D,a=t.addComponent(d.MeshRenderer);a.material=this.mAxisMaterial[e];let r=t.addComponent(Kt),i=new ri;switch(r.shape=i,e){case I.XY:a.geometry=new Hr(4,4,1,1,b.Z_AXIS),t.x=8,t.y=8,i.setFromCenterAndSize(new b(0,0,0),new b(4,4,.1));break;case I.XZ:a.geometry=new Hr(4,4,1,1,b.Y_AXIS),t.x=8,t.z=8,i.setFromCenterAndSize(new b(0,0,0),new b(4,.1,4));break;case I.YZ:a.geometry=new Hr(4,4,1,1,b.X_AXIS),t.y=8,t.z=8,i.setFromCenterAndSize(new b(0,0,0),new b(.1,4,4));break}return t}}class Qo extends d.Object3D{static _instance;static get instance(){return this._instance||(this._instance=new Qo),this._instance}mTarget;mTransformMode=tt.NONE;mTransformSpaceType=qt.Global;mControllers;mXObj;mYObj;mZObj;constructor(){super(),this.mControllers=[null,null,null],this.mControllers[tt.Scale]=this.addComponent(Ph),this.mControllers[tt.Rotation]=this.addComponent(Vh),this.mControllers[tt.Translation]=this.addComponent(Oh),this.mControllers[tt.Scale].enable=!1,this.mControllers[tt.Rotation].enable=!1,this.mControllers[tt.Translation].enable=!1,this.mXObj=new d.Object3D,this.mYObj=new d.Object3D,this.mZObj=new d.Object3D,this.mXObj.addChild(this.mYObj),this.mYObj.addChild(this.mZObj)}get transformMode(){return this.mTransformMode}get transformSpaceMode(){return this.mTransformSpaceType}active(e){e.addChild(this),e.addChild(this.mXObj)}unActive(e){e.removeChild(this)}get target(){return this.mTarget}selectObject(e,t,a){this.mTarget!=e&&(e?this.activate():this.unactivate(),this.mTarget=e,this.mXObj.localPosition=e.transform.worldPosition.clone()),t!=null&&this.selectTransformMode(t),a!=null&&this.selectTransformSpaceMode(a)}selectTransformMode(e){this.mTransformMode!=e&&(this.mTransformMode!=tt.NONE&&(this.mControllers[this.mTransformMode].enable=!1),this.mTransformMode=e,this.mTransformMode!=tt.NONE&&(this.mControllers[this.mTransformMode].enable=!0))}selectTransformSpaceMode(e){this.mTransformSpaceType!=e&&(this.mTransformSpaceType=e,this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].reset())}activate(){A.inputSystem.addEventListener(ba.KEY_DOWN,this.onKeyDown,this),A.inputSystem.addEventListener(L.POINTER_DOWN,this.onMouseDown,this,null,99999),A.inputSystem.addEventListener(L.POINTER_MOVE,this.onMouseMove,this,null,99999),A.inputSystem.addEventListener(L.POINTER_UP,this.onMouseUp,this,null,99999)}unactivate(){A.inputSystem.removeEventListener(ba.KEY_DOWN,this.onKeyDown,this),A.inputSystem.removeEventListener(L.POINTER_DOWN,this.onMouseDown,this),A.inputSystem.removeEventListener(L.POINTER_MOVE,this.onMouseMove,this),A.inputSystem.removeEventListener(L.POINTER_UP,this.onMouseUp,this)}onKeyDown(e){switch(e.keyCode){case Oe.Key_R:this.selectTransformMode(tt.Scale),this.selectTransformSpaceMode(qt.Local);break;case Oe.Key_E:this.selectTransformMode(tt.Rotation),this.selectTransformSpaceMode(qt.Global);break;case Oe.Key_W:this.selectTransformMode(tt.Translation),this.selectTransformSpaceMode(qt.Global);break;case Oe.Key_A:this.selectTransformSpaceMode(qt.Local);break;case Oe.Key_S:this.selectTransformSpaceMode(qt.Global);break}}onMouseDown(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseDown(e)}onMouseMove(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseMove(e)}onMouseUp(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseUp(e)}}const Pm=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));d.AccelerateDecelerateInterpolator=v0,d.AccelerateInterpolator=B0,d.AnimationCurve=Ri,d.AnimationCurveT=ur,d.AnimationMonitor=Fr,d.AnimatorEventKeyframe=_b,d.AnticipateInterpolator=S0,d.AnticipateOvershootInterpolator=Bi,d.ArrayHas=Zh,d.ArrayItemIndex=Yh,d.AtlasParser=mf,d.AtmosphericComponent=hb,d.AtmosphericScatteringSky=sd,d.AtmosphericScatteringSkySetting=nd,d.AtmosphericScatteringSky_shader=id,d.AttributeAnimCurve=bd,d.AxisObject=Im,d.B3DMLoader=Ga,d.B3DMLoaderBase=tf,d.B3DMParseUtil=Ws,d.B3DMParser=zs,d.BRDFLUT=cf,d.BRDFLUTGenerate=ff,d.BRDF_frag=ul,d.BatchTable=Ls,d.BiMap=cm,d.BillboardComponent=Ei,d.BillboardType=sr,d.BitUtil=Ol,d.BitmapTexture2D=La,d.BitmapTexture2DArray=sc,d.BitmapTextureCube=Ts,d.Blend=ic,d.BlendFactor=nc,d.BlendMode=te,d.BlendShapeData=Ao,d.BlendShapePropertyData=po,d.BloomPost=gg,d.BlurEffectCreatorBlur_cs=j0,d.BlurEffectCreatorSample_cs=W0,d.BlurTexture2DBufferCreator=Z0,d.BounceInterpolator=Vt,d.BoundUtil=us,d.BoundingBox=ge,d.BoundingSphere=Sr,d.BoundingVolume=Rr,d.BoxColliderShape=ri,d.BoxGeometry=va,d.BrdfLut_frag=rl,d.BsDF_frag=gl,d.BxDF_frag=bl,d.BxdfDebug_frag=Dl,d.BytesArray=kn,d.CEvent=qe,d.CEventDispatcher=Ia,d.CEventListener=Hi,d.CResizeEvent=Ya,d.CSM=Jt,d.Camera3D=Zr,d.CameraControllerBase=kb,d.CameraType=ze,d.CameraUtil=He,d.CapsuleColliderShape=Zb,d.CastPointShadowMaterialPass=_c,d.CastShadowMaterialPass=Dc,d.Clearcoat_frag=ml,d.ClusterBoundsSource_cs=Hc,d.ClusterConfig=pt,d.ClusterDebug_frag=Wo,d.ClusterLight=xl,d.ClusterLightingBuffer=Xc,d.ClusterLightingRender=qc,d.ClusterLighting_cs=Kc,d.CollectInfo=yc,d.ColliderComponent=Kt,d.ColliderShape=Ke,d.ColliderShapeType=ai,d.Color=O,d.ColorGradient=fm,d.ColorLitMaterial=im,d.ColorLitShader=ed,d.ColorPassFragmentOutput=rb,d.ColorPassRenderer=Yc,d.ColorUtil=qi,d.ComData=En,d.Combine_cs=Zf,d.Common_frag=tl,d.Common_vert=al,d.ComponentBase=Pe,d.ComponentCollect=ye,d.ComputeGPUBuffer=Kr,d.ComputeShader=fe,d.Context3D=Po,d.CubeCamera=Ds,d.CubeMapFaceEnum=Y0,d.CubeSky_Shader=Jn,d.CubicBezierCurve=In,d.CubicBezierPath=dm,d.CubicBezierType=yh,d.CycleInterpolator=x0,d.CylinderGeometry=Mh,d.DDGIIrradianceComputePass=u0,d.DDGIIrradianceGPUBufferReader=Gi,d.DDGIIrradianceVolume=Oc,d.DDGIIrradiance_shader=h0,d.DDGILightingPass=p0,d.DDGILighting_shader=m0,d.DDGIMultiBouncePass=g0,d.DDGIProbeRenderer=A0,d.DEGREES_TO_RADIANS=at,d.DRACO_DECODER_GLTF_JS=E0,d.DecelerateInterpolator=U0,d.Denoising_cs=Yf,d.Depth2DTextureArray=a0,d.DepthCubeArrayTexture=e0,d.DepthMaterialPass=Bc,d.DepthOfFieldPost=mg,d.DepthOfView_cs=Rf,d.DoubleArray=Zi,d.EditorInspector=zr,d.Engine3D=A,d.Entity=Vc,d.EntityBatchCollect=Cc,d.EntityCollect=W,d.EnvMap_frag=il,d.ErpImage2CubeMap=wt,d.ErpImage2CubeMapCreateCube_cs=X0,d.ErpImage2CubeMapRgbe2rgba_cs=H0,d.ExtrudeGeometry=qb,d.FAILED=fr,d.FASTFLOOR=fa,d.FXAAPost=_s,d.FXAAShader=c0,d.FastMathShader=sl,d.FatLineGeometry=$b,d.FatLineMaterial=nm,d.FatLine_FS=jl,d.FatLine_VS=Wl,d.FeatureTable=mn,d.FileLoader=At,d.FirstPersonCameraController=Eb,d.Float16ArrayTexture=hs,d.Float32ArrayTexture=Rm,d.FlyCameraController=Rb,d.FontChar=uf,d.FontInfo=df,d.FontPage=hf,d.FontParser=za,d.ForwardRenderJob=_0,d.FragmentOutput=Zn,d.FragmentVarying=ll,d.FrameCache=ao,d.Frustum=rs,d.FrustumCSM=rc,d.FrustumCulling_cs=ab,d.FullQuad_vert_wgsl=_l,d.GBufferFrame=oe,d.GBufferPass=Ac,d.GBufferPost=pg,d.GBufferStand=Ll,d.GBuffer_pass=Yn,d.GILighting=Is,d.GIProbeMaterial=Nd,d.GIProbeMaterialType=uo,d.GIProbeShader=td,d.GIRenderCompleteEvent=Bs,d.GIRenderStartEvent=cn,d.GLBChunk=G0,d.GLBHeader=L0,d.GLBParser=Qs,d.GLSLLexer=oc,d.GLSLLexerToken=bi,d.GLSLPreprocessor=lc,d.GLSLSyntax=hc,d.GLTFBinaryExtension=nf,d.GLTFMaterial=Eg,d.GLTFParser=Dt,d.GLTFSubParser=hn,d.GLTFSubParserCamera=R0,d.GLTFSubParserConverter=O0,d.GLTFSubParserMaterial=I0,d.GLTFSubParserMesh=w0,d.GLTFSubParserSkeleton=ws,d.GLTFSubParserSkin=Q0,d.GLTFType=Zt,d.GLTF_Accessors=o2,d.GLTF_Info=fn,d.GLTF_Light=r2,d.GLTF_Mesh=s2,d.GLTF_Node=i2,d.GLTF_Primitives=n2,d.GLTF_Scene=a2,d.GPUAddressMode=Pt,d.GPUBlendFactor=Xh,d.GPUBufferBase=Ta,d.GPUBufferType=ea,d.GPUCompareFunction=$e,d.GPUContext=S,d.GPUCullMode=Ft,d.GPUFilterMode=qa,d.GPUPrimitiveTopology=zn,d.GPUTextureFormat=Y,d.GPUVertexFormat=di,d.GPUVertexStepMode=qh,d.GSplatFormat=oi,d.GSplatGeometry=Tc,d.GSplatMaterial=Ec,d.GSplat_FS=kc,d.GSplat_VS=Fc,d.GTAOPost=Ag,d.GTAO_cs=wf,d.GUIAtlasTexture=gf,d.GUICanvas=Ti,d.GUIConfig=xr,d.GUIGeometry=_d,d.GUIGeometryRebuild=Ud,d.GUIMaterial=so,d.GUIPassRenderer=D0,d.GUIPick=Sd,d.GUIPickHelper=kd,d.GUIQuad=Da,d.GUIQuadAttrEnum=We,d.GUIRenderer=vd,d.GUIShader=no,d.GUISpace=Ht,d.GUISprite=qr,d.GUITexture=ir,d.GaussianSplatParser=xg,d.GenerayRandomDir=Cl,d.GeoJsonParser=Fg,d.GeoJsonUtil=kg,d.GeoType=xn,d.GeometryBase=Fe,d.GeometryIndicesBuffer=Ic,d.GeometryUtil=Qm,d.GeometryVertexBuffer=Rc,d.GeometryVertexType=bt,d.GetComponentClass=Vo,d.GetCountInstanceID=Ln,d.GetRepeat=ou,d.GetShader=Oo,d.GlassShader=ib,d.GlobalBindGroup=le,d.GlobalBindGroupLayout=is,d.GlobalFog=Dg,d.GlobalFog_shader=to,d.GlobalIlluminationComponent=Lb,d.GlobalUniform=Wn,d.GlobalUniformGroup=bs,d.GodRayPost=_g,d.GodRay_cs=If,d.GridObject=Tm,d.HDRTexture=Ns,d.HDRTextureCube=gn,d.Hair_frag=Fl,d.Hair_shader_op=nb,d.Hair_shader_tr=sb,d.HaltonSeq=an,d.Horizontal=wd,d.HoverCameraController=wb,d.I3DMLoader=sa,d.I3DMLoaderBase=sf,d.I3DMParser=lf,d.IBLEnvMapCreator=$0,d.IBLEnvMapCreator_cs=q0,d.IESProfiles=ra,d.IESProfiles_frag=fl,d.IKDTreeUserData=ag,d.ImageType=ti,d.IndicesGPUBuffer=wc,d.Inline_vert=el,d.InputSystem=No,d.InstanceDrawComponent=Gb,d.InstanceUniform=nl,d.InstancedMesh=of,d.Interpolator=rr,d.InterpolatorEnum=Us,d.IrradianceDataReaderCompleteEvent=Hd,d.IrradianceVolumeData_frag=$o,d.Irradiance_frag=hl,d.IsEditorInspector=Wh,d.IsNonSerialize=Vn,d.Joint=T0,d.JointPose=Rs,d.JumperInterpolator=C0,d.KDTreeEntity=ig,d.KDTreeNode=lr,d.KDTreeRange=Ld,d.KDTreeSpace=Gd,d.KDTreeUUID=Li,d.KHR_draco_mesh_compression=Es,d.KHR_lights_punctual=Rg,d.KHR_materials_clearcoat=N0,d.KHR_materials_emissive_strength=P0,d.KHR_materials_ior=wg,d.KHR_materials_unlit=V0,d.KMZParser=yf,d.KV=mo,d.KelvinUtil=Mm,d.KeyCode=Oe,d.KeyEvent=ba,d.Keyframe=_n,d.KeyframeT=ji,d.LDRTextureCube=pn,d.LOADED=Ba,d.LOADING=Do,d.LRUCache=mh,d.LambertMaterial=sm,d.Lambert_shader=El,d.LightBase=yi,d.LightData=tn,d.LightEntries=Lc,d.LightType=Ye,d.LightingFunction_frag=jo,d.Line=ot,d.LineClassification=xd,d.LinearInterpolator=y0,d.LitMaterial=pa,d.Lit_shader=pl,d.LoaderBase=yr,d.LoaderEvent=ng,d.LoaderManager=Sn,d.MAX_VALUE=au,d.MIN_VALUE=ru,d.Material=ut,d.MaterialDataUniformGPUBuffer=mc,d.MaterialUtilities=Fn,d.MathShader=Zo,d.MathUtil=vt,d.Matrix3=kr,d.Matrix4=R,d.MatrixBindGroup=Jc,d.MatrixGPUBuffer=zc,d.MatrixShader=Sl,d.MemoryDO=Xa,d.MemoryInfo=Go,d.MergeRGBACreator=lg,d.MergeRGBA_cs=Qf,d.MeshColliderShape=yn,d.MinMaxAnimationCurves=gm,d.MinMaxCurve=Rh,d.MinMaxCurveState=Eh,d.MinMaxPolyCurves=mm,d.MorePassParser=hg,d.MorePassShader=Yd,d.MorphTargetBlender=vb,d.MorphTargetData=jc,d.MorphTargetFrame=yb,d.MorphTargetTransformKey=pd,d.MorphTarget_shader=Nt,d.MouseCode=Cn,d.MultiBouncePass_cs=b0,d.Navi3DAstar=Qh,d.Navi3DConst=Yi,d.Navi3DEdge=ha,d.Navi3DFunnel=ja,d.Navi3DMaskType=br,d.Navi3DMesh=Fm,d.Navi3DPoint=Bt,d.Navi3DPoint2D=Io,d.Navi3DPointFat=da,d.Navi3DRouter=re,d.Navi3DTriangle=Th,d.NonSerialize=Pn,d.NormalMap_frag=ol,d.OAnimationEvent=M0,d.OBJParser=J0,d.Object3DEvent=sg,d.Object3DTransformTools=Qo,d.Object3DUtil=Nm,d.ObjectAnimClip=gd,d.OcclusionSystem=As,d.Octree=tr,d.OctreeEntity=xc,d.OrbitController=Ib,d.OrderMap=hm,d.Orientation3D=Wt,d.OutLineBlendColor_cs=Tf,d.OutlineCalcOutline_cs=Mf,d.OutlinePass=ob,d.OutlinePost=Bg,d.OutlinePostData=qd,d.OutlinePostManager=$d,d.OutlinePostSlot=Kd,d.Outline_cs=Nf,d.OvershootInterpolator=F0,d.PARSING=bh,d.PBRLItShader=Al,d.PBRLitSSSShader=ad,d.PLUGIN_REGISTERED=Yg,d.ParserBase=nt,d.ParserFormat=Ge,d.ParticleSystemCurveEvalMode=kh,d.ParticleSystemRandomnessIds=Ch,d.PassGenerate=Di,d.PassShader=Xd,d.PassType=H,d.PhysicMaterialUniform_frag=Yo,d.PickCompute=Pd,d.PickFire=Vd,d.PickGUIEvent3D=lt,d.PickResult=eh,d.Picker_cs=Pf,d.PingPong=Xn,d.PipelinePool=ls,d.Plane3D=wh,d.PlaneClassification=wr,d.PlaneGeometry=Hr,d.PointClassification=Fd,d.PointLightShadowRenderer=t0,d.PointShadowCubeCamera=$c,d.PointerEvent3D=L,d.Polynomial=Ua,d.PolynomialCurve=Wa,d.Polynomials=bm,d.PoolNode=yd,d.PostBase=Rt,d.PostProcessingComponent=Sf,d.PostRenderer=s0,d.PreDepthPassRenderer=i0,d.PreFilteredEnvironment_cs=o0,d.PreFilteredEnvironment_cs2=X2,d.PreIntegratedLut=Vf,d.PreIntegratedLutCompute=Zd,d.PrefabAvatarData=go,d.PrefabAvatarParser=oh,d.PrefabBoneData=bo,d.PrefabMaterialParser=ch,d.PrefabMeshData=fh,d.PrefabMeshParser=dh,d.PrefabNode=zi,d.PrefabParser=uh,d.PrefabStringUtil=Pg,d.PrefabTextureData=lh,d.PrefabTextureParser=hh,d.Preprocessor=ta,d.PriorityQueue=Bo,d.Probe=Md,d.ProbeEntries=cg,d.ProbeGBufferFrame=d0,d.ProfilerUtil=Ze,d.PropertyAnimClip=Db,d.PropertyAnimTag=md,d.PropertyAnimation=ro,d.PropertyAnimationClip=ko,d.PropertyAnimationClipState=ud,d.PropertyAnimationEvent=Ii,d.PropertyHelp=wi,d.QuadAABB=_t,d.QuadGlsl_fs=wl,d.QuadGlsl_vs=Rl,d.QuadRoot=Jd,d.QuadTree=zd,d.QuadTreeCell=cr,d.Quad_depth2dArray_frag_wgsl=$h,d.Quad_depth2d_frag_wgsl=vl,d.Quad_depthCube_frag_wgsl=yl,d.Quad_frag_wgsl=Ul,d.Quad_vert_wgsl=Bl,d.Quaternion=Z,d.R32UintTexture=Nc,d.RADIANS_TO_DEGREES=Wr,d.RGBEErrorCode=K0,d.RGBEHeader=Ps,d.RGBEParser=Vs,d.RTDescriptor=ke,d.RTFrame=Je,d.RTResourceConfig=ga,d.RTResourceMap=mt,d.Rand=hi,d.RandomSeed=lu,d.Ray=jt,d.RayCastMeshDetail=si,d.Reader=Yr,d.Rect=ui,d.Reference=me,d.Reflection=ld,d.ReflectionCG=zl,d.ReflectionEntries=Gc,d.ReflectionMaterial=fd,d.ReflectionRenderer=l0,d.ReflectionShader=cd,d.ReflectionShader_shader=Gl,d.RegisterComponent=Mt,d.RegisterShader=Qa,d.RenderContext=ps,d.RenderLayer=_i,d.RenderLayerUtil=cs,d.RenderNode=Oa,d.RenderShaderCollect=Sc,d.RenderShaderCompute=jd,d.RenderShaderPass=Ne,d.RenderTexture=gt,d.RendererBase=ma,d.RendererJob=f0,d.RendererMap=n0,d.RendererMask=De,d.RendererMaskUtil=zt,d.RendererPassState=Zc,d.RepeatSE=Hn,d.Res=Cf,d.RotationControlComponents=Vh,d.SHCommon_frag=Jl,d.SN_ArrayConstant=gi,d.SN_BinaryOperation=er,d.SN_Break=Vu,d.SN_CodeBlock=ia,d.SN_Constant=Pa,d.SN_Continue=sn,d.SN_Declaration=Ve,d.SN_Discard=Ou,d.SN_DoWhileLoop=Pu,d.SN_Expression=de,d.SN_ForLoop=_r,d.SN_Function=rn,d.SN_FunctionArgs=nn,d.SN_FunctionCall=Dr,d.SN_IFBranch=Ur,d.SN_Identifier=Na,d.SN_IndexOperation=vr,d.SN_Layout=Ai,d.SN_ParenExpression=fc,d.SN_Precision=on,d.SN_Return=mi,d.SN_SelectOperation=pi,d.SN_Struct=Ma,d.SN_TernaryOperation=dc,d.SN_UnaryOperation=Xr,d.SN_WhileLoop=Br,d.SSAO_cs=H2,d.SSGI2_cs=Of,d.SSGIPost=Ug,d.SSRPost=vg,d.SSR_BlendColor_cs=Lf,d.SSR_IS_Kernel=yg,d.SSR_IS_cs=Gf,d.SSR_RayTrace_cs=zf,d.ScaleControlComponents=Ph,d.Scene3D=Xb,d.Shader=it,d.ShaderAttributeInfo=os,d.ShaderConverter=uc,d.ShaderConverterResult=bc,d.ShaderLib=J,d.ShaderPassBase=Gn,d.ShaderReflection=dt,d.ShaderStage=na,d.ShaderState=gc,d.ShaderUniformInfo=ss,d.ShaderUtil=Va,d.ShadingInput=cl,d.ShadowLightsCollect=Et,d.ShadowMapPassRenderer=r0,d.ShadowMapping_frag=dl,d.Skeleton=Cb,d.SkeletonAnimationClip=dn,d.SkeletonAnimationClipState=hd,d.SkeletonAnimationCompute=Sb,d.SkeletonAnimation_shader=Jr,d.SkeletonBlendComputeArgs=xb,d.SkeletonPose=vi,d.SkeletonTransformComputeArgs=Fb,d.SkyGBufferPass=pc,d.SkyGBuffer_pass=Il,d.SkyMaterial=od,d.SkyRenderer=Dn,d.SolidColorSky=wm,d.SphereColliderShape=Yb,d.SphereGeometry=Cr,d.SphereReflection=dd,d.StandShader=z0,d.StatementNode=Ce,d.StorageGPUBuffer=_e,d.StringUtil=yt,d.Struct=fi,d.StructStorageGPUBuffer=fg,d.SubGeometry=Qc,d.TAACopyTex_cs=Jf,d.TAAPost=Cg,d.TAASharpTex_cs=Wf,d.TAA_cs=jf,d.TestComputeLoadBuffer=Xf,d.TextAnchor=Ed,d.TextFieldLayout=Qd,d.TextFieldLine=Id,d.Texture=Xe,d.TextureCube=un,d.TextureCubeFaceData=Os,d.TextureCubeStdCreator=bn,d.TextureCubeUtils=Ms,d.TextureMipmapCompute=dg,d.TextureMipmapGenerator=aa,d.TextureScaleCompute=Wd,d.ThirdPersonCameraController=Tb,d.Tile=_o,d.TileSet=qg,d.TileSetChild=em,d.TileSetChildContent=tm,d.TileSetChildContentMetaData=am,d.TileSetRoot=$g,d.TilesRenderer=Kg,d.Time=xe,d.TokenType=U,d.TorusGeometry=Nh,d.TouchData=Mo,d.TrailGeometry=km,d.Transform=kt,d.TransformAxisEnum=I,d.TransformControllerBaseComponent=Mn,d.TransformMode=tt,d.TransformSpaceMode=qt,d.TranslationControlComponents=Oh,d.TranslatorContext=ns,d.TriGeometry=Em,d.Triangle=Vi,d.UIButton=lo,d.UIButtonTransition=Td,d.UIComponentBase=oo,d.UIEvent=og,d.UIImage=Er,d.UIImageGroup=co,d.UIInteractive=vn,d.UIInteractiveStyle=Le,d.UIPanel=Pi,d.UIRenderAble=Ni,d.UIShadow=fo,d.UITextField=ho,d.UITransform=Ja,d.UNLOADED=dr,d.UUID=xt,d.UV=wo,d.Uint32ArrayTexture=Mc,d.Uint8ArrayTexture=ds,d.UnLit=kl,d.UnLitMaterial=st,d.UnLitMaterialUniform_frag=Xo,d.UnLitTexArrayMaterial=lm,d.UnLitTextureArray=rd,d.UnLit_frag=Ho,d.UniformGPUBuffer=ct,d.UniformNode=Ha,d.UniformType=ft,d.ValueEnumType=z,d.ValueOp=xm,d.ValueParser=_a,d.ValueSpread=pm,d.Vector2=K,d.Vector3=b,d.Vector3Ex=Qi,d.Vector4=$,d.VertexAttribute=tg,d.VertexAttributeIndexShader=$f,d.VertexAttributeName=V,d.VertexAttributeSize=Ka,d.VertexAttributeStride=Od,d.VertexAttributes_vert=Ko,d.VertexBufferLayout=eg,d.VertexFormat=Jo,d.VertexGPUBuffer=ln,d.Vertical=Rd,d.VideoUniform_frag=qo,d.View3D=Hb,d.ViewPanel=Bn,d.ViewQuad=ms,d.VirtualTexture=pe,d.WGS84_FLATTENING=jg,d.WGS84_HEIGHT=Zg,d.WGS84_RADIUS=Wg,d.WGSLTranslator=cc,d.WayLines3D=ki,d.WayPoint3D=Fi,d.WebGPUDescriptorCreator=Re,d.WorldMatrixUniform=jn,d.WorldPanel=Un,d.WrapMode=ii,d.WrapTimeMode=or,d.ZCullingCompute=bg,d.ZPassShader_cs=qf,d.ZPassShader_fs=Vl,d.ZPassShader_vs=Pl,d.ZSorterUtil=Uc,d.append=ac,d.arrayToString=ef,d.blendComponent=Hh,d.buildCurves=Dm,d.byteSizeOfType=rh,d.calculateCurveRangesValue=_m,d.calculateMinMax=Ji,d.castPointShadowMap_vert=Tl,d.clamp=ie,d.clampRepeat=Eu,d.computeAABBFromPositions=th,d.cos=Bu,d.crossProduct=xu,d.cubicPolynomialRoot=Sh,d.cubicPolynomialRootsGeneric=xh,d.curvesSupportProcedural=Am,d.deg2Rad=Au,d.detectGSplatFormat=ah,d.directionShadowCastMap_frag=Nl,d.dot=ht,d.doubleIntegrateSegment=Fh,d.downSample=kf,d.fastInvSqrt=ec,d.floorfToIntPos=$l,d.fonts=$r,d.generateRandom=Fu,d.generateRandom3=ku,d.getFloatFromInt=Hl,d.getGLTypeFromTypedArray=D2,d.getGLTypeFromTypedArrayType=A2,d.getGlobalRandomSeed=Uu,d.getTypedArray=_2,d.getTypedArrayTypeFromGLType=ks,d.grad1=Ro,d.grad2=Tn,d.grad3=Wi,d.grad4=li,d.inferSHOrder=ih,d.integrateSegment=Eo,d.irradianceDataReader=ug,d.kPI=um,d.lerp=Ar,d.lerpByte=su,d.lerpColor=nu,d.lerpVector3=iu,d.lruPriorityCallback=vh,d.magnitude=qn,d.makeAloneSprite=k2,d.makeGUISprite=bf,d.makeMatrix44=en,d.markUsedSetLeaves=So,d.markUsedTiles=wn,d.markVisibleTiles=xo,d.matrixMultiply=as,d.matrixRotate=Qu,d.matrixRotateY=Iu,d.mergeFunctions=Ki,d.multiplyMatrices4x4REF=tc,d.normal_distribution=Ih,d.normalizeFast=Su,d.normalizeSafe=Xl,d.normalizedToByte=Cu,d.normalizedToWord=yu,d.outlinePostData=ca,d.outlinePostManager=Sg,d.parsePlyGaussianSplat=sh,d.parsePlyHeader=nh,d.perm=ce,d.post=Ef,d.priorityCallback=Uh,d.quadraticPolynomialRootsGeneric=Qn,d.rad2Deg=Du,d.random01=jr,d.randomBarycentricCoord=pu,d.randomPointBetweenEllipsoid=mu,d.randomPointBetweenSphere=bu,d.randomPointInsideCube=hu,d.randomPointInsideEllipsoid=uu,d.randomPointInsideUnitCircle=gu,d.randomPointInsideUnitSphere=ql,d.randomQuaternion=fu,d.randomQuaternionUniformDistribution=du,d.randomUnitVector=$i,d.randomUnitVector2=Kl,d.rangedRandomFloat=rt,d.rangedRandomInt=cu,d.readByType=et,d.readMagicBytes=Gs,d.registerMaterial=om,d.repeat=ts,d.rotMatrix=wu,d.rotateVectorByQuat=tu,d.roundfToIntPos=$n,d.scale=Kn,d.shadowCastMap_frag=Ml,d.shadowCastMap_vert=Ql,d.simplex=Lt,d.sin=_u,d.snoise1=vm,d.snoise2=ym,d.snoise3=Cm,d.snoise4=Sm,d.sqrMagnitude=es,d.sqrtImpl=Yl,d.stencilStateFace=Kh,d.swap=vu,d.textureCompress=Hf,d.threshold=Ff,d.throttle=rm,d.toHalfFloat=ar,d.toggleTiles=Fo,d.traverseAncestors=Xg,d.traverseSet=ph,d.tw=tb,d.uniform_real_distribution=Bm,d.uniform_real_distribution2=Um,d.upSample=eo,d.webGPUContext=E,d.zSorterUtil=vc,Object.defineProperty(d,Symbol.toStringTag,{value:"Module"})}));
11690
+ `);if(t<0)throw new Error("PLY: Invalid PLY header");const a=e.substring(0,t+11),r=a.split(/\r?\n/);let i="",n=0;const o=[];let l=!1;for(const c of r)if(c.startsWith("format "))i=c.split(/\s+/)[1];else if(c.startsWith("element ")){const f=c.split(/\s+/);l=f[1]==="vertex",l&&(n=parseInt(f[2]))}else if(l&&c.startsWith("property ")){const f=c.split(/\s+/),h=f[1],u=f[2];o.push({name:u,type:h})}if(i!=="binary_little_endian")throw new Error("PLY: Only binary_little_endian PLY is supported");return{format:i,vertexCount:n,properties:o,headerByteLength:a.length}}function sh(s){const e=nh(s),{vertexCount:t,properties:a,headerByteLength:r}=e,i=new DataView(s,r),n=C=>a.find(y=>y.name===C)!=null,o=C=>a.findIndex(y=>y.name===C),l=new Float32Array(t*3),c=n("scale_0")?new Float32Array(t*3):void 0,f=n("rot_0")?new Float32Array(t*4):void 0,h=n("opacity")?new Float32Array(t):void 0,u=[o("f_dc_0"),o("f_dc_1"),o("f_dc_2")],g=[];for(let C=0;C<a.length;C++)a[C].name.startsWith("f_rest_")&&g.push(C);const p=u[0]>=0&&u[1]>=0&&u[2]>=0;let m,D=0;if(p){const C=1+g.length/3;D=ih(C),m=new Float32Array(t*C*3)}const _=[];let B=0;for(const C of a)_.push(B),B+=rh(C.type);let v=0;for(let C=0;C<t;C++){const y=v,F=o("x"),k=o("y"),w=o("z");if(F<0||k<0||w<0)throw new Error("PLY: Missing x/y/z for vertex");if(l[C*3+0]=et(i,y+_[F],a[F].type),l[C*3+1]=et(i,y+_[k],a[k].type),l[C*3+2]=et(i,y+_[w],a[w].type),c){const x=o("scale_0"),M=o("scale_1"),N=o("scale_2");c[C*3+0]=et(i,y+_[x],a[x].type),c[C*3+1]=et(i,y+_[M],a[M].type),c[C*3+2]=et(i,y+_[N],a[N].type)}if(f){const x=o("rot_0"),M=o("rot_1"),N=o("rot_2"),Q=o("rot_3"),G=et(i,y+_[x],a[x].type),X=et(i,y+_[M],a[M].type),ne=et(i,y+_[N],a[N].type),q=et(i,y+_[Q],a[Q].type);f[C*4+0]=X,f[C*4+1]=ne,f[C*4+2]=q,f[C*4+3]=G}if(h){const x=o("opacity");h[C]=et(i,y+_[x],a[x].type)}if(p&&m){const x=1+g.length/3,M=C*x*3;m[M+0]=et(i,y+_[u[0]],a[u[0]].type),m[M+x+0]=et(i,y+_[u[1]],a[u[1]].type),m[M+2*x+0]=et(i,y+_[u[2]],a[u[2]].type);let N=1,Q=1,G=1;for(let X=0;X<g.length;X+=3){const ne=g[X+0],q=g[X+1],he=g[X+2];m[M+N]=et(i,y+_[ne],a[ne].type),m[M+x+Q]=et(i,y+_[q],a[q].type),m[M+2*x+G]=et(i,y+_[he],a[he].type),N++,Q++,G++}}v+=B}return{vertexCount:t,position:l,scale:c,rotation:f,opacity:h,sh:p&&m?{order:D,coeffs:m}:void 0}}class xg extends nt{static format=Ge.BIN;async parseBuffer(e){const t=ah(e);let a;switch(t){case oi.PLY:{const r=sh(e);a={count:r.vertexCount,position:r.position,rotation:r.rotation,scale:r.scale,opacity:r.opacity,sh:r.sh},a.bbox=th(r.position);break}case oi.SPLAT:throw new Error("SPLAT format is not yet supported");case oi.KSPLAT:throw new Error("KSPLAT format is not yet supported");case oi.UNKNOWN:default:throw new Error("Unknown or unsupported Gaussian Splatting file format")}return this.data=a,a}verification(){return!!this.data&&this.data.count>0}}var xn=(s=>(s.Point="Point",s.LineString="LineString",s.MultiPolygon="MultiPolygon",s))(xn||{});class Fg extends nt{static format=Ge.JSON;json;async parseString(e){this.json=e,this.data=JSON.parse(e)}}class kg{static getPath(e){let t=[];for(let a=0;a<e.features.length;a++){const r=e.features[a];switch(r.geometry.type){case xn.LineString:break;case xn.MultiPolygon:let i=[];for(let n=0;n<r.geometry.coordinates.length;n++){const o=r.geometry.coordinates[n];for(const l of o)for(const c of l){let f=new b(c[0],0,c[1]);i.push(f)}}t.push(i);break}}return t}}class Eg{name;defines;doubleSided;baseColorFactor;emissiveFactor;metallicFactor;roughnessFactor;alphaCutoff;enableBlend;baseColorTexture;metallicRoughnessTexture;normalTexture;occlusionTexture;emissiveTexture;extensions;baseMapOffsetSize;normalMapOffsetSize;emissiveMapOffsetSize;roughnessMapOffsetSize;metallicMapOffsetSize;aoMapOffsetSize}class Rg{}class wg{}class bo{boneName;bonePath;parentBoneName;boneID;parentBoneID;instanceID;parentInstanceID;t;q;s;formBytes(e){this.boneName=e.readUTF(),this.bonePath=e.readUTF(),this.parentBoneName=e.readUTF(),this.boneID=e.readInt32(),this.parentBoneID=e.readInt32(),this.instanceID=e.readUTF(),this.parentInstanceID=e.readUTF(),this.t=e.readVector3(),this.q=e.readQuaternion(),this.s=e.readVector3()}}class go{name;count;boneData;boneMap;formBytes(e){this.boneData=[],this.boneMap=new Map,this.name=e.readUTF(),this.count=e.readInt32();for(let t=0;t<this.count;t++){let a=new bo;a.formBytes(e.readBytesArray()),this.boneData[t]=a,this.boneMap.set(a.boneName,a)}}}class oh extends nt{static format=Ge.BIN;static parser(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=new go;i.formBytes(e.readBytesArray()),A.res.addObj(i.name,i)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}V.position,V.normal,V.color,V.TANGENT,V.uv,V.TEXCOORD_1,V.TEXCOORD_2,V.TEXCOORD_2,V.TEXCOORD_4,V.TEXCOORD_5,V.TEXCOORD_6,V.TEXCOORD_7,V.joints0,V.weights0;var z=(s=>(s[s.single=0]="single",s[s.boolean=1]="boolean",s[s.int=2]="int",s[s.int16=3]="int16",s[s.int32=4]="int32",s[s.float=5]="float",s[s.long=6]="long",s[s.uint=7]="uint",s[s.uint32=8]="uint32",s[s.uint64=9]="uint64",s[s.double=10]="double",s[s.string=11]="string",s[s.singleArray=12]="singleArray",s[s.stringArray=13]="stringArray",s[s.floatArray=14]="floatArray",s[s.vector2=15]="vector2",s[s.vector3=16]="vector3",s[s.vector4=17]="vector4",s[s.color=18]="color",s[s.color32=19]="color32",s[s.animationCurve=20]="animationCurve",s[s.quaternion=21]="quaternion",s[s.matrix4x4=22]="matrix4x4",s[s.mesh=23]="mesh",s[s.texture=24]="texture",s[s.material=25]="material",s[s.materials=26]="materials",s[s.skeleton=27]="skeleton",s[s.animClip=28]="animClip",s[s.vector2Int=29]="vector2Int",s[s.int32List=30]="int32List",s[s.colorList=31]="colorList",s[s.color32List=32]="color32List",s))(z||{});class Fn{static GetMaterial(e){let t=e,a=t.split("/");t=a[a.length-1],a=t.split("."),t=a[a.length-1];let r=Oo(t);if(r){let i=new ut;return i.shader=new r,i}else throw new Error("not found shader, shader name is "+t)}static applyMaterialTexture(e,t){for(let a=0;a<t.length;a++){const r=t[a];r.property in e?e[r.property]=r.texture:r.property in e.shader?e.shader[r.property]=r.texture:e.setTexture(r.property,r.texture)}}static applyMaterialProperties(e,t){for(let a=0;a<t.length;a++){const r=t[a],i=r.key;switch(r.type){case z.color:case z.color32:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformColor(i,n)}break;case z.single:case z.float:case z.int:case z.int16:case z.int32:case z.uint:case z.uint32:case z.uint64:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformFloat(i,n)}break;case z.singleArray:{let n=r.getValue()[0];i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformFloat(i,n)}break;case z.vector2:case z.vector2Int:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector2(i,n)}break;case z.vector3:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector3(i,n)}break;case z.vector4:{let n=r.getValue();i in e?e[i]=n:i in e.shader?e.shader[i]=n:e.setUniformVector4(i,n)}break}}}}class _a{static parser(e){switch(e.readInt32()){case z.single:return{t:z.single,v:e.readFloat32()};case z.boolean:return{t:z.boolean,v:e.readBoolean()};case z.int:return{t:z.int,v:e.readInt32()};case z.int16:return{t:z.int16,v:e.readInt16()};case z.int32:return{t:z.int32,v:e.readInt32()};case z.float:return{t:z.float,v:e.readFloat32()};case z.long:return{t:z.long,v:e.readFloat64()};case z.uint:return{t:z.uint,v:e.readUnit32()};case z.uint32:return{t:z.uint32,v:e.readUnit32()};case z.uint64:return{t:z.uint64,v:e.readUnit32()};case z.double:return{t:z.double,v:e.readFloat64()};case z.string:return{t:z.string,v:e.readUTF()};case z.singleArray:return{t:z.singleArray,v:e.readFloatArray()};case z.stringArray:return{t:z.stringArray,v:e.readStringArray()};case z.floatArray:return{t:z.floatArray,v:e.readFloatArray()};case z.vector2:return{t:z.vector2,v:e.readVector2()};case z.vector3:return{t:z.vector3,v:e.readVector3()};case z.vector4:return{t:z.vector4,v:e.readVector4()};case z.color:return{t:z.color,v:e.readColor()};case z.color32:return{t:z.color32,v:e.readColor()};case z.animationCurve:return{t:z.animationCurve,v:null};case z.quaternion:return{t:z.quaternion,v:e.readQuaternion()};case z.matrix4x4:return{t:z.matrix4x4,v:null};case z.mesh:{let o=e.readUTF(),l=A.res.getGeometry(o);return{t:z.mesh,v:l}}case z.texture:{let o=e.readUTF(),l=A.res.getTexture(o);return{t:z.texture,v:l}}case z.material:{let o=e.readUTF(),l=A.res.getMat(o);return{t:z.material,v:l}}case z.materials:{let o=e.readStringArray(),l=[];for(let c=0;c<o.length;c++){const f=o[c];let h=A.res.getMat(f);l.push(h)}return{t:z.materials,v:l}}case z.skeleton:break;case z.animClip:{let o=[],l=e.readInt32();for(let c=0;c<l;c++){let f=new ko;f.formBytes(e),o.push(f)}return{t:z.animClip,v:o}}case z.vector2Int:return{t:z.vector2Int,v:e.readVector2int()};case z.int32List:return{t:z.int32List,v:e.readInt32List()};case z.colorList:let a=e.readInt32(),r=[];for(let o=0;o<a;o++){const l=_a.parser(e).v;r.push(l)}return{t:z.colorList,v:r};case z.color32List:let i=e.readInt32(),n=[];for(let o=0;o<i;o++){const l=_a.parser(e).v;n.push(l)}return{t:z.color32List,v:n}}}}class mo{key;type;_data;getValue(){return this._data}formBytes(e){this.key=e.readUTF();let{t,v:a}=_a.parser(e);this.type=t,this._data=a}}class lh{property;name;texture;texelSize;wrapModeU;wrapModeV;wrapModeW;wrapMode;anisoLevel;dimension;filterMode}class ch extends nt{static format=Ge.TEXT;static parserMaterial(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=e.readBytesArray(),n=i.readUTF(),o=i.readUTF();i.readUTF();let l=i.readStringArray();i.readVector4(),i.readVector4();let c=i.readUTF(),f=[],h=[],u=i.readInt32();for(let m=0;m<u;m++){let D=new mo;D.formBytes(i),f.push(D)}let g=i.readInt32();for(let m=0;m<g;m++){let D=i.readBytesArray(),_=new lh;_.property=D.readUTF(),_.name=D.readUTF(),_.texture=A.res.getTexture(_.name),_.texelSize=D.readVector2(),_.wrapModeU=D.readUnit32(),_.wrapModeV=D.readUnit32(),_.wrapModeW=D.readUnit32(),_.wrapMode=D.readUnit32(),_.anisoLevel=D.readUnit32(),_.dimension=D.readUnit32(),_.filterMode=D.readUnit32(),h.push(_)}let p=Fn.GetMaterial(c);p.name=n;for(let m=0;m<l.length;m++){const D=l[m];p.shader.setDefine(D,!0)}Fn.applyMaterialTexture(p,h),Fn.applyMaterialProperties(p,f),A.res.addMat(o,p)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class po{shapeName;shapeIndex;frameCount;blendPositionList=new Float32Array;blendNormalList=new Float32Array;formBytes(e){let t=e.readBytesArray();this.shapeName=t.readUTF(),this.shapeIndex=t.readInt32(),this.frameCount=t.readInt32();let a=t.readInt32();this.blendPositionList=t.readFloat32Array(a*3);let r=t.readInt32();this.blendNormalList=t.readFloat32Array(r*3)}}class Ao{vertexCount;shapeNames;shapeIndexs;blendCount;blendShapePropertyDatas;blendShapeMap;formBytes(e){this.blendShapeMap=new Map,this.blendShapePropertyDatas=[];let t=e.readBytesArray();this.vertexCount=t.readInt32(),this.shapeNames=t.readStringArray(),this.shapeIndexs=t.readIntArray(),this.blendCount=t.readInt32();for(let a=0;a<this.blendCount;a++){let r=new po;r.formBytes(t),this.blendShapePropertyDatas.push(r),this.blendShapeMap.set(r.shapeName,r)}return e}}class fh{name;meshName;meshID;vertexCount;vertexStrip;vertexBuffer;indices;attributes;bones;bindPose;blendShapeData}class dh extends nt{static format=Ge.BIN;async parseBuffer(e){}static parserMeshs(e,t){let a=e.readInt32();for(let r=0;r<a;r++){let i=new fh,n=e.readBytesArray();i.meshName=n.readUTF(),i.meshID=n.readUTF(),n.readFloat32()>0,n.readFloat32()>0,n.readFloat32()>0;let o=n.readFloat32()>0,l=n.readFloat32()>0;o&&(i.bones=n.readStringArray(),i.bindPose=n.readMatrix44Array()),l&&(i.blendShapeData=new Ao,i.blendShapeData.formBytes(n));let c=n.readBytesArray(),f=n.readBytesArray(),h=c.readInt32(),u=0,g=[];for(let B=0;B<h;B++)g[B]={},g[B].att=Ig[c.readUTF()],g[B].dim=c.readInt32(),u+=g[B].dim,g[B].format=c.readUTF();i.vertexCount=c.readInt32(),i.vertexBuffer=f.getFloat32Array();let p=n.readInt32Array(),m=[],D=n.readInt32();for(let B=0;B<D;B++){let v=n.readInt32(),C=n.readInt32(),y=n.readInt32(),F=n.readInt32(),k=n.readInt32(),w=n.readInt32();n.readVector3(),n.readVector3();let x={indexStart:C,indexCount:y,vertexStart:F,vertexCount:w,firstStart:k,topology:v,index:B};m.push(x)}p.length>65535?i.indices=new Uint32Array(p):i.indices=new Uint16Array(p);let _=new Fe;if(_.vertexDim=u,_.geometryType=bt.compose_bin,_.setIndices(i.indices),_.setAttribute(V.all,i.vertexBuffer),o&&(_.skinNames=i.bones,_.bindPose=i.bindPose),l){_.blendShapeData=i.blendShapeData,_.morphTargetsRelative=!0,_.morphTargetDictionary={};for(let B=0;B<i.blendShapeData.blendCount;B++){_.setAttribute("a_morphPositions_"+B,i.blendShapeData.blendShapePropertyDatas[B].blendPositionList),_.setAttribute("a_morphNormals_"+B,i.blendShapeData.blendShapePropertyDatas[B].blendNormalList);for(let v=0;v<i.blendShapeData.blendCount;v++){let C=i.blendShapeData.shapeNames[v],y=i.blendShapeData.shapeIndexs[v];_.morphTargetDictionary[C]=y}}}for(let B=0;B<g.length;B++){const v=g[B].att;_.setAttribute(v,null)}for(let B=0;B<m.length;B++){const v=m[B];_.addSubGeometry(v)}_.name=i.meshName,A.res.addGeometry(i.meshID,_)}}verification(){if(this.data)return!0;throw new Error("verify failed.")}}let Ig={Position:V.position,Normal:V.normal,Color:V.color,Tangent:V.TANGENT,TexCoord0:V.uv,TexCoord1:V.TEXCOORD_1,TexCoord2:V.TEXCOORD_2,TexCoord3:V.TEXCOORD_2,TexCoord4:V.TEXCOORD_4,TexCoord5:V.TEXCOORD_5,TexCoord6:V.TEXCOORD_6,TexCoord7:V.vIndex,BlendIndices:V.joints0,BlendWeight:V.weights0};class kn extends DataView{get buffer(){return super.buffer}get byteOffset(){return super.byteOffset}get byteLength(){return super.byteLength}getInt16(e,t){return super.getInt16(e,t)}getInt32(e,t){return super.getInt32(e,t)}getFloat32(e,t){return super.getFloat32(e,t)}getFloat64(e,t){return super.getFloat64(e,t)}getUint8(e){return super.getUint8(e)}getUint32(e,t){return super.getUint32(e,t)}getInt8(e){return super.getInt8(e)}getUint16(e,t){return super.getUint16(e,t)}position=0;littleEndian=!0;constructor(e,t,a){super(e,t,a),this.position=0,this.position+=this.byteOffset}readUTF(){let e=this.readInt32(),t=e%4;t>0&&t<4&&(t=4-t);let a="",r=new Int8Array(this.buffer,this.position,e);return this.position+=e*Int8Array.BYTES_PER_ELEMENT,a+=String.fromCharCode.apply(null,r),this.position+=t*Int8Array.BYTES_PER_ELEMENT,a}readStringArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readUTF());return e}readByte(){let e=this.buffer[this.position];return this.position+=1,e}readBoolean(){let e=this.readInt32();return this.position+=4,e==1}readBytes(e){let t=new DataView(this.buffer,this.position,e);return this.position+=e,t.buffer}readBytesArray(){let e=this.readInt32(),t=new kn(this.buffer.slice(this.position,this.position+e));return this.position+=e,t}readUnit8(){let e=this.getUint8(this.position);return this.position+=Uint8Array.BYTES_PER_ELEMENT,e}readUnit16(){let e=this.getUint16(this.position);return this.position+=Uint16Array.BYTES_PER_ELEMENT,e}readUnit32(){let e=this.getUint32(this.position);return this.position+=Uint32Array.BYTES_PER_ELEMENT,e}readInt8(){let e=this.getInt8(this.position);return this.position+=Int8Array.BYTES_PER_ELEMENT,e}readInt16(){let e=this.getInt16(this.position,this.littleEndian);return this.position+=Int16Array.BYTES_PER_ELEMENT,e}readInt32(){let e=this.getInt32(this.position,this.littleEndian);return this.position+=Int32Array.BYTES_PER_ELEMENT,e}readFloat32(){let e=this.getFloat32(this.position,this.littleEndian);return this.position+=Float32Array.BYTES_PER_ELEMENT,e}readFloat64(){let e=this.getFloat64(this.position,this.littleEndian);return this.position+=Float64Array.BYTES_PER_ELEMENT,e}readInt32Array(){let e=this.readInt32(),t=new Int32Array(this.buffer,this.position,e);return t=t.slice(0,e),this.position+=t.byteLength,t}readInt32List(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++)t.push(this.readInt32());return t}readFloatArray(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readFloat32();t.push(r)}return t}readIntArray(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readInt32();t.push(r)}return t}readVector2int(){let e=new K;return e.x=this.readInt32(),e.y=this.readInt32(),e}readVector2(){let e=new K;return e.x=this.readFloat32(),e.y=this.readFloat32(),e}readVector3(){let e=new b;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e}readVector3Array(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readVector3());return e}readVector4(){let e=new $;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e.w=this.readFloat32(),e}readVector4Array(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readVector4());return e}readColor(){let e=new O;return e.r=this.readFloat32(),e.g=this.readFloat32(),e.b=this.readFloat32(),e.a=this.readFloat32(),e}readColorArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readColor());return e}readQuaternion(){let e=new Z;return e.x=this.readFloat32(),e.y=this.readFloat32(),e.z=this.readFloat32(),e.w=this.readFloat32(),e}readQuaternionArray(){let e=[],t=this.readInt32();for(let a=0;a<t;a++)e.push(this.readQuaternion());return e}readMatrix44(){let e=new R,t=e.rawData;return t[0]=this.readFloat32(),t[1]=this.readFloat32(),t[2]=this.readFloat32(),t[3]=this.readFloat32(),t[4]=this.readFloat32(),t[5]=this.readFloat32(),t[6]=this.readFloat32(),t[7]=this.readFloat32(),t[8]=this.readFloat32(),t[9]=this.readFloat32(),t[10]=this.readFloat32(),t[11]=this.readFloat32(),t[12]=this.readFloat32(),t[13]=this.readFloat32(),t[14]=this.readFloat32(),t[15]=this.readFloat32(),e}readMatrix44Array(){let e=this.readInt32(),t=[];for(let a=0;a<e;a++){let r=this.readMatrix44();t.push(r)}return t}readFloat32Array(e){let t=new DataView(this.buffer),a=new Float32Array(e);for(let r=0;r<e;r++)a[r]=t.getFloat32(this.position+r*Float32Array.BYTES_PER_ELEMENT,this.littleEndian);return this.position+=e*Float32Array.BYTES_PER_ELEMENT,a}getFloat32Array(){let e=new Float32Array(this.buffer,this.byteOffset,this.byteLength/Float32Array.BYTES_PER_ELEMENT);return e=e.slice(0,this.byteLength),e}}class hh extends nt{static format=Ge.TEXT;static async parserTexture(e,t,a){let r=e.readInt32(),i=[];for(let o=0;o<r;o++){let l=e.readUTF();uh.useWebp?(l=l.replace("png","webp"),l=l.replace("jpb","webp"),i.push(t.baseUrl+"webp/"+l)):i.push(t.baseUrl+l)}let n=await A.res.loadBitmapTextures(i,A.setting.loader.numConcurrent,a,!0);for(const o of n)A.res.addTexture(o.name,o)}verification(){if(this.data)return!0;throw new Error("verify failed.")}}var Qg=Object.getOwnPropertyDescriptor,Tg=(s,e,t,a)=>{for(var r=a>1?void 0:a?Qg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.LitSSSShader=class extends it{constructor(){super(),J.register("PBRLitSSSShader",ad);let e=new Ne("PBRLitSSSShader","PBRLitSSSShader");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!0,t.castShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefine("USE_CUSTOMUNIFORM",!0),this.setDefault(),this.computes=[new Zd(this)]}setDefault(){this.setUniformFloat("shadowBias",35e-5),this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformColor("emissiveColor",new O(1,1,1)),this.setUniformVector4("materialF0",new $(.04,.04,.04,1)),this.setUniformColor("specularColor",new O(.04,.04,.04)),this.setUniformFloat("envIntensity",1),this.setUniformFloat("normalScale",1),this.setUniformFloat("roughness",1),this.setUniformFloat("metallic",0),this.setUniformFloat("ao",1),this.setUniformFloat("roughness_min",0),this.setUniformFloat("roughness_max",1),this.setUniformFloat("metallic_min",0),this.setUniformFloat("metallic_max",1),this.setUniformFloat("emissiveIntensity",0),this.setUniformFloat("alphaCutoff",0),this.setUniformFloat("ior",1.5),this.setUniformFloat("clearcoatFactor",0),this.setUniformFloat("clearcoatRoughnessFactor",0),this.setUniformColor("clearcoatColor",new O(1,1,1)),this.setUniformFloat("clearcoatWeight",0),this.setUniformColor("skinColor",new O(1,0,0)),this.setUniformFloat("skinPower",3.4),this.setUniformFloat("skinColorIns",.5),this.setUniformFloat("curveFactor",1)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _SSSMap(e){this.setTexture("sssMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SkinColor(e){this.setUniformColor("skinColor",e)}set _SkinPower(e){this.setUniformFloat("skinPower",e)}set _SkinColorIns(e){this.setUniformFloat("skinColorIns",e)}set curveFactor(e){this.setUniformFloat("curveFactor",e)}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.LitSSSShader=Tg([Qa(d.LitSSSShader,"LitSSSShader")],d.LitSSSShader);var Mg=Object.getOwnPropertyDescriptor,Ng=(s,e,t,a)=>{for(var r=a>1?void 0:a?Mg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.LitShader=class extends it{constructor(){super();let e=new Ne("PBRLItShader","PBRLItShader");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!0,t.castShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,this.setDefine("USE_BRDF",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformFloat("shadowBias",35e-5),this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformColor("emissiveColor",new O(0,0,0)),this.setUniformVector4("materialF0",new $(.04,.04,.04,1)),this.setUniformColor("specularColor",new O(.04,.04,.04)),this.setUniformFloat("envIntensity",1),this.setUniformFloat("normalScale",1),this.setUniformFloat("roughness",1),this.setUniformFloat("metallic",0),this.setUniformFloat("ao",1),this.setUniformFloat("roughness_min",0),this.setUniformFloat("roughness_max",1),this.setUniformFloat("metallic_min",0),this.setUniformFloat("metallic_max",1),this.setUniformFloat("emissiveIntensity",0),this.setUniformFloat("alphaCutoff",0),this.setUniformFloat("ior",1.5),this.setUniformFloat("clearcoatFactor",0),this.setUniformFloat("clearcoatRoughnessFactor",0),this.setUniformColor("clearcoatColor",new O(1,1,1)),this.setUniformFloat("clearcoatWeight",0),this._MainTex=A.res.grayTexture,this._BumpMap=A.res.normalTexture,this._MaskTex=A.res.maskTexture}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.LitShader=Ng([Qa(d.LitShader,"LitShader")],d.LitShader);class En{comName;data;static parser(e){let t=e.readBytesArray(),a=new En;a.comName=t.readUTF(),a.data=[];let r=t.readInt32();for(let i=0;i<r;i++){let n=new mo;n.formBytes(t),a.data.push(n)}return a}}class zi{name;parentName;position;rotation;scale;comDatas;child;static parser(e){let t=e.readBytesArray(),a=new zi;a.name=t.readUTF(),a.parentName=t.readUTF(),a.position=t.readVector3(),a.rotation=t.readQuaternion(),a.scale=t.readVector3(),a.comDatas=[],a.child=[];let r=t.readInt32();for(let n=0;n<r;n++){const o=En.parser(t);a.comDatas.push(o)}let i=t.readInt32();for(let n=0;n<i;n++){const o=zi.parser(t);a.child.push(o)}return a}}class uh extends nt{static useWebp=!0;static format=Ge.BIN;avatarDic;nodeData;async parseBuffer(e){this.avatarDic={};let t=new kn(e,0);await hh.parserTexture(t,this,this.loaderFunctions),oh.parser(t,this),dh.parserMeshs(t,this),ch.parserMaterial(t,this),this.nodeData=this.parserPrefabNode(t),this.data=this.data=this.parserNodeTree(this.nodeData)}parserPrefabNode(e){return zi.parser(e)}parserNodeTree(e){let t=new d.Object3D;if(t.localPosition=b.serialize(e.position),t.localQuaternion=Z.serialize(e.rotation),t.localScale=b.serialize(e.scale),t.name=e.name,e.comDatas)for(let a=0;a<e.comDatas.length;a++){const r=e.comDatas[a];let i=null,n=Vo(r.comName);if(n){i=t.getOrAddComponent(n);for(let o=0;o<r.data.length;o++){const l=r.data[o];l.key in i&&(i[l.key]=l.getValue())}}}if(e.child&&e.child.length>0)for(let a=0;a<e.child.length;a++){let r=this.parserNodeTree(e.child[a]);t.addChild(r)}return t}verification(){if(this.data)return!0;throw new Error("verify failed.")}}class Pg{static getNumber(e){return parseFloat(e)}static getInt(e){return parseInt(e)}static getBoolean(e){return e=="true"}static getNumberArray(e){let t=e.replaceAll("[","");t=t.replaceAll("]","");let a=t.split(",");for(let r=0;r<a.length;r++)parseFloat(a[r]);return t}static getStringArray(e){let t=e.replaceAll("[","");t=t.replaceAll("]","");let a=t.split(","),r=[];for(let i=0;i<a.length;i++){const n=a[i];r.push(n)}return r}static getVector2(e){}static getVector3(e){}static getVector4(e){}static getQuaternion(e){}static getColor(e){}}var Vg=Object.getOwnPropertyDescriptor,Og=(s,e,t,a)=>{for(var r=a>1?void 0:a?Vg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.FatLineShader=class extends it{constructor(){super();const e=new Ne("FatLine_VS","FatLine_FS");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);const t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,t.cullMode=Ft.none,t.depthWriteEnabled=!0,this.setDefault()}setDefault(){this.setUniformColor("baseColor",new O(1,1,1,1)),this.setUniformFloat("lineWidth",1),this.setUniformFloat("opacity",1),this.setUniformVector2("resolution",new K(1920,1080));const e=new R;this.getDefaultColorShader().setUniform("modelMatrix",e.rawData)}},d.FatLineShader=Og([Qa(d.FatLineShader,"FatLineShader")],d.FatLineShader);var Lg=Object.getOwnPropertyDescriptor,Gg=(s,e,t,a)=>{for(var r=a>1?void 0:a?Lg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.UnLitShader=class extends it{constructor(){super();let e=new Ne("UnLit","UnLit");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformFloat("alphaCutoff",0)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.UnLitShader=Gg([Qa(d.UnLitShader,"UnLitShader")],d.UnLitShader);var zg=Object.getOwnPropertyDescriptor,Jg=(s,e,t,a)=>{for(var r=a>1?void 0:a?zg(e,t):e,i=s.length-1,n;i>=0;i--)(n=s[i])&&(r=n(r)||r);return r};d.UnLitTexArrayShader=class extends it{constructor(){super(),J.register("VertexAttributeIndexShader",$f),J.register("UnLitTextureArray",rd);let e=new Ne("UnLitTextureArray","UnLitTextureArray");e.setShaderEntry("VertMain","FragMain"),this.addRenderPass(e);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1,this.setDefine("USE_BRDF",!0),this.setDefine("USE_AO_R",!0),this.setDefine("USE_ROUGHNESS_G",!0),this.setDefine("USE_METALLIC_B",!0),this.setDefine("USE_ALPHA_A",!0),this.setDefault()}setDefault(){this.setUniformVector4("transformUV1",new $(0,0,1,1)),this.setUniformVector4("transformUV2",new $(0,0,1,1)),this.setUniformColor("baseColor",new O),this.setUniformFloat("alphaCutoff",0)}set _MainTex(e){this.setTexture("baseMap",e)}set _BumpMap(e){this.setTexture("normalMap",e)}set _MaskTex(e){this.setTexture("maskMap",e)}set _UVTransform(e){this.setUniformVector4("transformUV1",e)}set _Metallic(e){this.setUniformFloat("metallic",e)}set _Roughness(e){this.setUniformFloat("roughness",e)}set _MainColor(e){this.setUniformColor("baseColor",e)}set _AlphaCutoff(e){this.setUniformFloat("alphaCutoff",e)}set _DoubleSidedEnable(e){let t=this.getDefaultColorShader();t.shaderState.cullMode=e?Ft.none:t.shaderState.cullMode}set _SurfaceType(e){let t=this.getDefaultColorShader();e==0?t.blendMode=te.NONE:t.blendMode=te.ALPHA}set _AlphaCutoffEnable(e){e==0?this.setDefine("USE_ALPHACUT",!1):this.setDefine("USE_ALPHACUT",!0)}},d.UnLitTexArrayShader=Jg([Qa(d.UnLitTexArrayShader,"UnLitTexArrayShader")],d.UnLitTexArrayShader);const fr=-1,dr=0,Do=1,bh=2,Ba=3,Wg=6378137,jg=1/298.257223563,Zg=6356752314245179e-9,Yg=Symbol("PLUGIN_REGISTERED");class _o{boundingVolume;geometricError;refine;content;contents;transform;extensions;extras;parent=null;children=[];loadingState=dr;used=!1;visible=!1;active=!1;inFrustum=!1;error=1/0;distanceFromCamera=1/0;depth=0;depthFromRenderedParent=0;lastFrameVisited=-1;isLeaf=!1;allChildrenReady=!1;hasContent=!1;hasRenderableContent=!1;hasUnrenderableContent=!1;childrenProcessed=0;usedLastFrame=!1;priority;canTraverse=!1;canTraverseFrame=-1;basePath="";cached={};constructor(e,t=null){if(this.boundingVolume=e.boundingVolume,this.geometricError=e.geometricError,this.refine=e.refine,this.content=e.content,this.contents=e.contents,this.transform=e.transform,this.extensions=e.extensions,this.extras=e.extras,this.parent=t,this.depth=t?t.depth+1:0,this.depthFromRenderedParent=t?.hasContent?0:t?t.depthFromRenderedParent+1:0,this.hasContent=!!(this.content||this.contents&&this.contents.length>0),this.content?.uri){const a=this.content.uri.toLowerCase();this.hasUnrenderableContent=a.endsWith("tileset.json"),this.hasRenderableContent=!this.hasUnrenderableContent}else this.contents&&this.contents.length>0&&(this.hasRenderableContent=!0)}addChild(e){e.parent=this,e.depth=this.depth+1,e.depthFromRenderedParent=this.hasContent?0:this.depthFromRenderedParent+1,this.children.push(e)}resetFrameState(e){this.lastFrameVisited!==e&&(this.lastFrameVisited=e,this.used=!1,this.inFrustum=!1,this.isLeaf=!1,this.visible=!1,this.active=!1,this.error=1/0,this.distanceFromCamera=1/0,this.allChildrenReady=!1)}}const gh=2**30;class mh{minSize=6e3;maxSize=8e3;minBytesSize=.3*gh;maxBytesSize=.4*gh;unloadPercent=.05;autoMarkUnused=!0;_itemSet=new Map;_itemList=[];_usedSet=new Set;_callbacks=new Map;_unloadingHandle=-1;_cachedBytes=0;_bytesMap=new Map;_loadedSet=new Set;_unloadPriorityCallback=null;set unloadPriorityCallback(e){this._unloadPriorityCallback=e}get unloadPriorityCallback(){return this._unloadPriorityCallback}isFull(){return this._itemSet.size>=this.maxSize||this._cachedBytes>=this.maxBytesSize}getMemoryUsage(e){return this._bytesMap.get(e)||0}setMemoryUsage(e,t){if(!this._itemSet.has(e))return;const a=this._bytesMap.get(e)||0;this._cachedBytes-=a,this._bytesMap.set(e,t),this._cachedBytes+=t}add(e,t){return this._itemSet.has(e)||this.isFull()?!1:(this._itemList.push(e),this._usedSet.add(e),this._itemSet.set(e,Date.now()),this._callbacks.set(e,t),this._loadedSet.add(e),!0)}has(e){return this._itemSet.has(e)}remove(e){if(!this._itemSet.has(e))return!1;const t=this._bytesMap.get(e)||0;this._cachedBytes-=t,this._bytesMap.delete(e);const a=this._callbacks.get(e);a&&a(e);const r=this._itemList.indexOf(e);return r!==-1&&this._itemList.splice(r,1),this._usedSet.delete(e),this._itemSet.delete(e),this._callbacks.delete(e),this._loadedSet.delete(e),!0}markUsed(e){this._itemSet.has(e)&&(this._usedSet.add(e),this._itemSet.set(e,Date.now()))}markUnused(e){this._usedSet.delete(e)}scheduleUnload(){this._unloadingHandle===-1&&(this._unloadingHandle=requestAnimationFrame(()=>{this._unloadingHandle=-1,this._performUnload()}))}_performUnload(){if(!(this._itemSet.size>this.minSize||this._cachedBytes>this.minBytesSize))return;this.autoMarkUnused&&this._itemSet.forEach((o,l)=>{this._usedSet.has(l)||this.markUnused(l)});const t=[];this._itemList.forEach(o=>{this._usedSet.has(o)||t.push(o)}),this._unloadPriorityCallback&&t.sort(this._unloadPriorityCallback);const a=Math.floor(this._itemSet.size*(1-this.unloadPercent)),r=this._cachedBytes-(this._cachedBytes-this.minBytesSize);let i=0,n=0;for(let o=0;o<t.length;o++){const l=t[o];if(this._itemSet.size-i<=a&&this._cachedBytes-n<=r)break;const c=this._bytesMap.get(l)||0;this.remove(l)&&(i++,n+=c)}}clear(){Array.from(this._itemSet.keys()).forEach(t=>this.remove(t))}getStats(){return{size:this._itemSet.size,bytes:this._cachedBytes,usedCount:this._usedSet.size}}}class Bo{maxJobs=6;autoUpdate=!0;priorityCallback=null;_items=[];_callbacks=new Map;_currJobs=0;_scheduled=!1;_schedulingCallback;constructor(){this._schedulingCallback=e=>{requestAnimationFrame(e)}}set schedulingCallback(e){this._schedulingCallback=e}get running(){return this._items.length!==0||this._currJobs!==0}sort(){this.priorityCallback&&this._items.sort(this.priorityCallback)}has(e){return this._callbacks.has(e)}add(e,t){if(this._callbacks.has(e))return this._callbacks.get(e).promise;let a,r;const i=new Promise((o,l)=>{a=o,r=l}),n={callback:t,promise:i,resolve:a,reject:r};return this._items.unshift(e),this._callbacks.set(e,n),this.autoUpdate&&this._scheduleJobRun(),i}remove(e){const t=this._items.indexOf(e);if(t!==-1){const a=this._callbacks.get(e);a&&(a.promise.catch(()=>{}),a.reject(new Error("PriorityQueue: Item removed."))),this._items.splice(t,1),this._callbacks.delete(e)}}removeByFilter(e){const t=[];this._items.forEach(a=>{e(a)&&t.push(a)}),t.forEach(a=>this.remove(a))}_scheduleJobRun(){this._scheduled||(this._scheduled=!0,this._schedulingCallback(()=>{this._scheduled=!1,this._tryRunJobs()}))}_tryRunJobs(){this.sort();const e=this.maxJobs;let t=0;const a=()=>{this._currJobs--,this.autoUpdate&&this._scheduleJobRun()};for(;e>this._currJobs&&this._items.length>0&&t<e;){this._currJobs++,t++;const r=this._items.shift(),i=this._callbacks.get(r);this._callbacks.delete(r),Promise.resolve(i.callback(r)).then(()=>{i.resolve(),a()}).catch(n=>{i.reject(n),a()})}}clear(){Array.from(this._items).forEach(t=>this.remove(t))}getStats(){return{queued:this._items.length,running:this._currJobs}}}function ph(s,e=null,t=null){const a=[];for(a.push(s),a.push(null),a.push(0);a.length>0;){const r=a.pop(),i=a.pop(),n=a.pop();if(e&&e(n,i,r)===!0){t&&t(n,i,r);return}const o=n.children;if(o&&o.length>0)for(let l=o.length-1;l>=0;l--)a.push(o[l]),a.push(n),a.push(r+1);if(t&&t(n,i,r)===!0)return}}function Xg(s,e){let t=s;for(;t;){const a=t.depth,r=t.parent;e(t,r,a),t=r}}const Rn={inView:!1,error:1/0,distanceFromCamera:1/0},Ah=!0;function Dh(s){return s===Ba||s===fr}function hr(s,e){return s.lastFrameVisited===e&&s.used}function _h(s){return s.childrenProcessed===s.children.length}function Uo(s){return s.hasUnrenderableContent||s.parent!==null&&s.parent.geometricError<s.geometricError}function vo(s,e){s.lastFrameVisited!==e.frameCount&&(s.usedLastFrame=s.used,s.lastFrameVisited=e.frameCount,s.used=!1,s.inFrustum=!1,s.isLeaf=!1,s.visible=!1,s.active=!1,s.error=1/0,s.distanceFromCamera=1/0,s.allChildrenReady=!1,e.calculateTileViewError(s,Rn),s.inFrustum=Rn.inView,s.error=Rn.error,s.distanceFromCamera=Rn.distanceFromCamera)}function yo(s,e,t=!1){s.used||(t||(s.used=!0,e.stats.used++),e.markTileUsed(s),s.inFrustum===!0&&e.stats.inFrustum++)}function Hg(s,e){if(s.canTraverse&&s.canTraverseFrame===e.frameCount)return s.canTraverse;let t=!1;return s.error<=e.errorTarget&&!Uo(s)||s.depth>=e.maxDepth||!s.children||s.children.length===0?t=!1:t=!0,s.canTraverse=t,s.canTraverseFrame=e.frameCount,t}function Co(s,e,t=!1){if(e.ensureChildrenArePreprocessed(s),vo(s,e),yo(s,e,t),Uo(s)&&_h(s)){const a=s.children;for(let r=0,i=a.length;r<i;r++)Co(a[r],e,t)}}function wn(s,e){if(e.ensureChildrenArePreprocessed(s),vo(s,e),!s.inFrustum)return;if(!Hg(s,e)){yo(s,e);const n=s.children;if(!s.hasContent&&n&&n.length>0)for(let o=0,l=n.length;o<l;o++){const c=n[o];wn(c,e)}return}const a=s.children;let r=!1,i=!1;for(let n=0,o=a.length;n<o;n++){const l=a[n];wn(l,e),r=r||hr(l,e.frameCount),i=i||l.inFrustum}if(s.refine==="REPLACE"&&!i&&a.length!==0){s.inFrustum=!1;for(let n=0,o=a.length;n<o;n++)Co(a[n],e,!0);return}if(yo(s,e),s.refine==="REPLACE"&&(r&&s.depth!==0||Ah))for(let n=0,o=a.length;n<o;n++)Co(a[n],e)}function So(s,e){const t=e.frameCount;if(!hr(s,t))return;const a=s.children;let r=!1;for(let i=0,n=a.length;i<n;i++){const o=a[i];r=r||hr(o,t)}if(!r)s.isLeaf=!0;else{let i=!0;for(let n=0,o=a.length;n<o;n++){const l=a[n];if(So(l,e),hr(l,t)){const c=!Uo(l);let f=!l.hasContent||l.hasRenderableContent&&Dh(l.loadingState)||l.hasUnrenderableContent&&l.loadingState===fr;f=c&&f||l.allChildrenReady,i=i&&f}}s.allChildrenReady=i}}function Bh(s,e){if(e.ensureChildrenArePreprocessed(s),hr(s,e.frameCount)&&(s.hasContent&&e.queueTileForDownload(s),_h(s))){const t=s.children;for(let a=0,r=t.length;a<r;a++)Bh(t[a],e)}}function xo(s,e){const t=e.stats;if(!hr(s,e.frameCount))return;if(s.isLeaf){s.loadingState===Ba?(s.inFrustum&&(s.visible=!0,t.visible++),s.active=!0,t.active++):s.hasContent&&e.queueTileForDownload(s);return}const a=s.children,r=s.hasContent,i=Dh(s.loadingState)&&r,n=(e.errorTarget+1)*(e.errorThreshold||1),o=s.error<=n,l=s.refine==="ADD",c=s.allChildrenReady||s.depth===0&&!Ah;if(r&&(o||l)&&e.queueTileForDownload(s),(o&&i&&!c||i&&l)&&(s.inFrustum&&(s.visible=!0,t.visible++),s.active=!0,t.active++),!l&&o&&!c)for(let f=0,h=a.length;f<h;f++){const u=a[f];hr(u,e.frameCount)&&Bh(u,e)}else for(let f=0,h=a.length;f<h;f++)xo(a[f],e)}function Fo(s,e){const t=hr(s,e.frameCount);if(t||s.usedLastFrame){let a=!1,r=!1;if(t?(a=s.active,r=s.visible):vo(s,e),s.hasRenderableContent&&s.loadingState===Ba){const n=s.__wasSetVisible;s.__wasSetActive!==a&&(e.setTileActive(s,a),s.__wasSetActive=a),n!==r&&(e.setTileVisible(s,r),s.__wasSetVisible=r)}s.usedLastFrame=t;const i=s.children;for(let n=0,o=i.length;n<o;n++)Fo(i[n],e)}}class Rr{static s_tmpMatrix=null;_type;_data;_box;get box(){return this._box}_sphere;_matrix;constructor(e){if(Rr.s_tmpMatrix||(Rr.s_tmpMatrix=new R),this._data=e,e.box)this._type="box",this._parseBox(e.box);else if(e.sphere)this._type="sphere",this._parseSphere(e.sphere);else if(e.region)this._type="region",this._parseRegion(e.region);else throw new Error("BoundingVolume: Invalid bounding volume data")}_parseBox(e){if(e.length!==12)throw new Error("BoundingVolume: Box must have 12 elements");const t=new b(e[0],e[1],e[2]),a=new b(e[3],e[4],e[5]),r=new b(e[6],e[7],e[8]),i=new b(e[9],e[10],e[11]),n=a.length,o=r.length,l=i.length,c=a.clone().normalize(),f=r.clone().normalize(),h=i.clone().normalize();this._matrix=new R;const u=this._matrix.rawData;u[0]=c.x,u[1]=c.y,u[2]=c.z,u[3]=0,u[4]=f.x,u[5]=f.y,u[6]=f.z,u[7]=0,u[8]=h.x,u[9]=h.y,u[10]=h.z,u[11]=0,u[12]=t.x,u[13]=t.y,u[14]=t.z,u[15]=1;const g=new b(n*2,o*2,l*2);this._box=new ge(new b(0,0,0),g)}_parseSphere(e){if(e.length!==4)throw new Error("BoundingVolume: Sphere must have 4 elements");const t=new b(e[0],e[1],e[2]),a=e[3];this._sphere=new Sr(t,a)}_parseRegion(e){if(e.length!==6)throw new Error("BoundingVolume: Region must have 6 elements");const[t,a,r,i,n,o]=e,l=new b((t+r)/2,(a+i)/2,(n+o)/2),c=new b(Math.abs(r-t),Math.abs(i-a),Math.abs(o-n));this._box=new ge(l,c),this._matrix=new R,this._matrix.identity()}getAABB(e,t){if(this._type==="sphere"&&this._sphere){const a=this._sphere.center,r=this._sphere.radius,i=new b(a.x-r,a.y-r,a.z-r),n=new b(a.x+r,a.y+r,a.z+r);if(e.setFromMinMax(i,n),t){const o=[new b(i.x,i.y,i.z),new b(n.x,i.y,i.z),new b(i.x,n.y,i.z),new b(n.x,n.y,i.z),new b(i.x,i.y,n.z),new b(n.x,i.y,n.z),new b(i.x,n.y,n.z),new b(n.x,n.y,n.z)];o.forEach(l=>{const c=new b;t.transformPoint(l,c),l.copyFrom(c)}),e.makeEmpty(),o.forEach(l=>{e.expandByPoint(l)})}return e}else if(this._box){const a=Rr.s_tmpMatrix;if(a.identity(),this._matrix?t?a.multiplyMatrices(t,this._matrix):a.copyFrom(this._matrix):t&&a.copyFrom(t),a){const r=this._box,i=[new b(r.min.x,r.min.y,r.min.z),new b(r.max.x,r.min.y,r.min.z),new b(r.min.x,r.max.y,r.min.z),new b(r.max.x,r.max.y,r.min.z),new b(r.min.x,r.min.y,r.max.z),new b(r.max.x,r.min.y,r.max.z),new b(r.min.x,r.max.y,r.max.z),new b(r.max.x,r.max.y,r.max.z)];i.forEach(n=>{const o=new b;a.transformPoint(n,o),n.copyFrom(o)}),e.makeEmpty(),i.forEach(n=>{e.expandByPoint(n)})}else e.setFromMinMax(this._box.min,this._box.max);return e}throw new Error("BoundingVolume: Invalid state")}getOBB(e,t){this._type==="box"&&this._box&&this._matrix?(e.setFromMinMax(this._box.min,this._box.max),t.copyFrom(this._matrix)):(this.getAABB(e),t.identity())}getSphere(e){if(this._type==="sphere"&&this._sphere)return e.center.copyFrom(this._sphere.center),e.radius=this._sphere.radius,e;const t=new ge;this.getAABB(t);const a=t.center,i=t.size.length*.5;return e.center.copyFrom(a),e.radius=i,e}get type(){return this._type}distanceToPoint(e,t){if(this._type==="sphere"&&this._sphere){const a=this._sphere.center;let r=a;if(t){const o=new b;t.transformPoint(a,o),r=o}const i=this._sphere.radius,n=e.clone().subtract(r).length;return Math.max(0,n-i)}else if(this._box){const a=new ge;this.getAABB(a,t);const r=a.center,i=a.size,n=Math.max(0,Math.abs(e.x-r.x)-i.x*.5),o=Math.max(0,Math.abs(e.y-r.y)-i.y*.5),l=Math.max(0,Math.abs(e.z-r.z)-i.z*.5);return Math.sqrt(n*n+o*o+l*l)}return 1/0}intersectsFrustum(e,t){if(this._type==="sphere"&&this._sphere){const a=new ge;return this.getAABB(a,t),e.containsBox2(a)>0}else if(this._box){const a=new ge;return this.getAABB(a,t),e.containsBox2(a)>0}return!1}}const Uh=(s,e)=>{const t=s.priority||0,a=e.priority||0;return t!==a?t>a?1:-1:s.used!==e.used?s.used?1:-1:s.error!==e.error?s.error>e.error?1:-1:s.distanceFromCamera!==e.distanceFromCamera?s.distanceFromCamera>e.distanceFromCamera?-1:1:s.depthFromRenderedParent!==e.depthFromRenderedParent?s.depthFromRenderedParent>e.depthFromRenderedParent?-1:1:0},vh=(s,e)=>{const t=s.priority||0,a=e.priority||0;return t!==a?t>a?1:-1:s.lastFrameVisited!==e.lastFrameVisited?s.lastFrameVisited>e.lastFrameVisited?-1:1:s.depthFromRenderedParent!==e.depthFromRenderedParent?s.depthFromRenderedParent>e.depthFromRenderedParent?1:-1:s.loadingState!==e.loadingState?s.loadingState>e.loadingState?-1:1:s.hasUnrenderableContent!==e.hasUnrenderableContent?s.hasUnrenderableContent?-1:1:s.error!==e.error?s.error>e.error?-1:1:0};class Kg{rootLoadingState=dr;rootTileSet=null;rootURL=null;fetchOptions={};frameCount=0;isLoading=!1;lruCache;loadQueue;processNodeQueue;plugins=[];_queuedTiles=[];_cachedSinceLoadComplete=new Set;_processedTiles=new WeakSet;_visibleTiles=new Set;_usedSet=new Set;_cacheHits=0;_cacheMisses=0;stats={parsing:0,downloading:0,failed:0,inFrustum:0,used:0,active:0,visible:0,inCacheSinceLoad:0};errorTarget=16;errorThreshold=1;maxDepth=30;displayActiveTiles=!1;onRootTileLoaded;rtcOffset=null;_root=null;_activeTiles=new Set;group;cameras=[];_cameraMap=new Map;_cameraInfo=[];_upRotationMatrix=new R;_ellipsoid;_bytesUsed=new WeakMap;_eventListeners=new Map;performanceStats={updateTime:0,traverseTime:0,markUsedTime:0,markVisibleTime:0,toggleTime:0,queueProcessTime:0};constructor(e=null){this.rootURL=e,this.lruCache=new mh,this.lruCache.unloadPriorityCallback=vh,this.loadQueue=new Bo,this.loadQueue.maxJobs=10,this.loadQueue.priorityCallback=Uh,this.processNodeQueue=new Bo,this.processNodeQueue.maxJobs=25,this.group=new d.Object3D,this.group.name="TilesRendererGroup"}get root(){return this._root}get loadProgress(){const{stats:e,isLoading:t}=this,a=e.downloading,r=e.inCacheSinceLoad+(t?1:0);return r===0?1:1-a/r}update(){const{lruCache:e,_usedSet:t,stats:a,loadQueue:r,processNodeQueue:i}=this;this.rootLoadingState===dr&&(this.rootLoadingState=Do,this.isLoading=!0,this._loadRootTileSet().then(c=>{if(this.rootLoadingState=Ba,this.rootTileSet=c,c.root){const f=this._getBasePath(this.rootURL||""),h=this.preprocessNode(c.root,f,null);this._root=h;const u=new Rr(h.boundingVolume),g=new Sr;u.getSphere(g);const p=new ge;if(u.getAABB(p),this.rtcOffset=new b(-g.center.x,-g.center.y,-g.center.z),this.onRootTileLoaded)try{this.onRootTileLoaded({center:g.center,radius:g.radius,boundingBox:p,rtcOffset:this.rtcOffset})}catch(m){console.warn("Failed to calculate bounding volume for root tile:",m)}}this.dispatchEvent({type:"load-tile-set",tileSet:c,url:this.rootURL})}).catch(c=>{this.rootLoadingState=fr,console.error("Failed to load root tileset:",c),this.dispatchEvent({type:"load-error",tile:null,error:c,url:this.rootURL})}));const n=this.root;if(!n)return;a.inFrustum=0,a.used=0,a.active=0,a.visible=0,this.frameCount++,t.forEach(c=>e.markUnused(c)),t.clear(),this.updateCameraInfo(),wn(n,this),So(n,this),xo(n,this),Fo(n,this);const o=this._queuedTiles;e.unloadPriorityCallback&&o.sort(e.unloadPriorityCallback);for(let c=0,f=o.length;c<f&&!e.isFull();c++)this.requestTileContents(o[c]);o.length=0,e.scheduleUnload(),(r.running||i.running)===!1&&this.isLoading===!0&&(this._cachedSinceLoadComplete.clear(),a.inCacheSinceLoad=0,this.dispatchEvent({type:"tiles-load-end"}),this.isLoading=!1)}traverse(e,t,a=!0){this.root&&ph(this.root,(r,i,n)=>(a&&this.ensureChildrenArePreprocessed(r,!0),e?e(r,i,n):!1),t)}registerPlugin(e){if(this.plugins.includes(e))return;const t=e.priority||0;let a=this.plugins.length;for(let r=0;r<this.plugins.length;r++)if((this.plugins[r].priority||0)>t){a=r;break}this.plugins.splice(a,0,e),e.init&&e.init(this)}unregisterPlugin(e){const t=this.plugins;let a;if(typeof e=="string"?a=t.find(r=>r.name===e):a=e,a&&t.includes(a)){const r=t.indexOf(a);return t.splice(r,1),a.dispose&&a.dispose(),!0}return!1}getPluginByName(e){return this.plugins.find(t=>t.name===e)||null}calculateTileViewError(e,t){const a=e.cached,r=this.cameras,i=this._cameraInfo,n=a.boundingVolume;if(!n){t.inView=!1,t.error=1/0,t.distanceFromCamera=1/0;return}let o=!1,l=-1/0,c=1/0,f=-1/0,h=1/0;const u=a.worldTransform;for(let g=0,p=r.length;g<p;g++){const m=i[g];let D,_;if(m.isOrthographic){const v=m.pixelSize;D=e.geometricError/v,_=1/0}else{const v=m.sseDenominator;_=n.distanceToPoint(m.position,u),D=_===0?1/0:e.geometricError/(_*v)}const B=i[g].frustum;n.intersectsFrustum(B,u)&&(o=!0,l=Math.max(l,D),c=Math.min(c,_)),f=Math.max(f,D),h=Math.min(h,_)}o?(t.inView=!0,t.error=l,t.distanceFromCamera=c):(t.inView=!1,t.error=f,t.distanceFromCamera=h)}updateCameraInfo(){this._updateCameraInfo()}_updateCameraInfo(){const e=this.cameras,t=this._cameraInfo,a=this._cameraMap;for(;t.length<e.length;)t.push({position:new b,frustum:new rs,isOrthographic:!1});for(let r=0;r<e.length;r++){const i=e[r],n=t[r],o=a.get(i);if(!o)continue;const l=i.transform.worldPosition;if(n.position.copyFrom(l),n.frustum=i.frustum,n.isOrthographic=i.type===ze.ortho,n.isOrthographic){const c=i.frustumSize;n.pixelSize=c/o.height}else{const f=i.fov*Math.PI/180;n.sseDenominator=2*Math.tan(f/2)/o.height}}}preprocessNode(e,t,a=null){if(this._processedTiles.has(e))return e;this._processedTiles.add(e);let r;if(e instanceof _o?r=e:r=new _o(e,a),r.content){const c=r.content;!("uri"in c)&&"url"in c&&(c.uri=c.url,delete c.url)}if(r.basePath=t,r.boundingVolume){const c=new Rr(r.boundingVolume);r.cached.boundingVolume=c}const i=new b(r.boundingVolume.box[0],r.boundingVolume.box[1],r.boundingVolume.box[2]),n=new R;if(r.transform){const c=r.transform;for(let f=0;f<16;f++)n.rawData[f]=c[f]}if(!a){n.copyFrom(this._upRotationMatrix);const c=new b;c.copyFrom(i),c.applyMatrix4(n);const f=r.cached.boundingVolume.box,h=[new b(f.min.x,f.min.y,f.min.z),new b(f.max.x,f.min.y,f.min.z),new b(f.min.x,f.max.y,f.min.z),new b(f.max.x,f.max.y,f.min.z),new b(f.min.x,f.min.y,f.max.z),new b(f.max.x,f.min.y,f.max.z),new b(f.min.x,f.max.y,f.max.z),new b(f.max.x,f.max.y,f.max.z)];for(const p of h)p.applyMatrix4(n);const u=new ge;h.forEach(p=>{u.expandByPoint(p)}),n.rawData[12]=-c.x,n.rawData[13]=-c.y,n.rawData[14]=-c.z;const g=u.min;n.rawData[13]-=g.y}const o=new R;o.copyFrom(n),a&&a.cached.worldTransform&&o.multiplyMatrices(a.cached.worldTransform,n);const l=new R;if(l.copyFrom(o),l.invert(),r.cached.transfrom=n,r.cached.worldTransform=o,r.cached.transformInverse=l,e.children&&e.children.length>0){r.children=[];for(let c=0;c<e.children.length;c++){const f=e.children[c],h=this.preprocessNode(f,t,r);r.children.push(h)}r.childrenProcessed=r.children.length}return r}ensureChildrenArePreprocessed(e,t=!1){const a=e.children;for(let r=0,i=a.length;r<i;r++){const n=a[r];n.basePath!==void 0&&n.basePath!==""||n.cached.boundingVolume||(t?(this.processNodeQueue.remove(n),this.preprocessNode(n,e.basePath,e)):this.processNodeQueue.has(n)||this.processNodeQueue.add(n,o=>{this.preprocessNode(o,e.basePath,e)}))}}_recordCacheHit(){this._cacheHits++}_recordCacheMiss(){this._cacheMisses++}resetCacheStats(){this._cacheHits=0,this._cacheMisses=0}requestTileContents(e){if(e.loadingState!==dr){this._recordCacheHit();return}if(this.lruCache.isFull()){this._recordCacheMiss();return}this._recordCacheMiss(),e.loadingState=Do,this.stats.downloading++;const t=e.content||e.contents&&e.contents[0];if(!t||!t.uri){e.loadingState=fr,this.stats.downloading--,this.stats.failed++;return}const a=e.basePath||"",r=t.uri,i=this._resolveURL(a,r);this.loadQueue.add(e,async n=>{try{await this.parseTileContent(n,r,i),this.stats.downloading--}catch(o){n.loadingState=fr,this.stats.downloading--,this.stats.failed++,console.error("Failed to load tile:",o)}})}async parseTileContent(e,t,a){e.loadingState=bh;const i=(l=>{const c=l.split(".");return c.length>1?c[c.length-1]:""})(t),n=a;let o=null;switch(i.toLowerCase()){case"b3dm":o=(await new At().load(n,zs,{onProgress:f=>{},onComplete:f=>{}})).data;break;case"i3dm":o=await A.res.loadI3DM(n,{onProgress:f=>{},onComplete:f=>{}});break;case"glb":case"gltf":o=await A.res.loadGltf(n,{onProgress:f=>{},onComplete:f=>{}});break;case"pnts":console.warn("PNTS format not yet supported");break;case"json":try{const f=await A.res.loadJSON(n);e.children.length=0,e.childrenProcessed=0;const h=this._getBasePath(n);if(f.root){const u=this.preprocessNode(f.root,h,e);e.children.push(u),e.childrenProcessed=1,this.dispatchEvent({type:"load-tile-set",tileSet:f,url:n})}e.loadingState=Ba;return}catch(f){console.error("Failed to load external tileset:",f),e.loadingState=fr,this.stats.failed++;return}break;default:console.warn(`Unknown tile format: ${i}`);break}if(o){e.cached.scene=o,e.loadingState=Ba;const l=this._estimateBytesUsed(o);this._bytesUsed.set(o,l),this.lruCache.setMemoryUsage(e,l),this.lruCache.has(e)||this.lruCache.add(e,c=>{if(c.cached.scene){const f=c.cached.scene;f.parent&&f.parent.object3D.removeChild(f),f.destroy(),c.cached.scene=null}c.loadingState=dr}),e.active&&this.setTileActive(e,!0)}else e.loadingState=fr,this.stats.failed++}markTileUsed(e){this._usedSet.add(e),this.lruCache.markUsed(e)}setTileActive(e,t){t?this._activeTiles.add(e):this._activeTiles.delete(e);const a=e.cached.scene;a&&(t?(this.group.entityChildren.includes(a)||(a.parent&&a.parent.object3D.removeChild(a),this.group.addChild(a)),e.cached.worldTransform&&this._applyWorldTransform(a.transform,e.cached.worldTransform),a.transform.enable=!0):a.transform.enable=!1)}setTileVisible(e,t){t?this._visibleTiles.add(e):this._visibleTiles.delete(e);const a=e.cached.scene;a&&(a.transform.enable=t)}queueTileForDownload(e){e.loadingState!==dr||this.lruCache.isFull()||this._queuedTiles.push(e)}dispatchEvent(e){const t=this._eventListeners.get(e.type);t&&t.forEach(a=>{try{a(e)}catch(r){console.error("Error in event listener:",r)}})}async _loadRootTileSet(){if(!this.rootURL)throw new Error("Root URL is not set");const e=await A.res.loadJSON(this.rootURL);return e.asset&&e.asset.gltfUpAxis&&this._setupUpAxisRotation(e.asset.gltfUpAxis),e}_setupUpAxisRotation(e){const t=new R;switch(e.toLowerCase()){case"x":t.makeRotationAxis(b.Y_AXIS,-Math.PI/2);break;case"y":t.identity();break;case"z":t.makeRotationAxis(b.X_AXIS,-Math.PI/2);break;default:console.warn(`Unknown gltfUpAxis: ${e}, using default`),t.identity();break}this._upRotationMatrix=t}_applyLocalTransform(e,t){const a=t.decompose(Wt.EULER_ANGLES);e.localPosition=a[0];const r=new Z;r.fromEulerAngles(a[1].x,a[1].y,a[1].z),e.localRotQuat=r,e.localScale=a[2]}_applyWorldTransform(e,t){const a=t.decompose(Wt.EULER_ANGLES);e.localPosition=a[0];const r=new Z;r.fromEulerAngles(a[1].x,a[1].y,a[1].z),e.localRotQuat=r,e.localScale=a[2]}_getBasePath(e){const t=e.lastIndexOf("/");return t!==-1?e.substring(0,t):""}_resolveURL(e,t){return t.startsWith("http://")||t.startsWith("https://")?t:e+"/"+t}_getUrlExtension(e){const t=e.split(".");return t.length>1?t[t.length-1]:""}getMemoryStats(){const e=this.lruCache.getStats(),t=this.lruCache.maxBytesSize,a=e.bytes,r=t-a,i=this._cacheHits+this._cacheMisses,n=i>0?this._cacheHits/i:0;return{totalTiles:e.size,loadedTiles:e.usedCount,cachedTiles:e.size,totalBytes:t,usedBytes:a,freeBytes:r,cacheHitRate:n}}getLoadedTiles(){const e=[];return this.traverse(t=>(t.loadingState===Ba&&e.push(t),!1),null),e}getVisibleTiles(){return Array.from(this._visibleTiles)}getActiveTiles(){return Array.from(this._activeTiles)}getTileTreeStats(){let e=0,t=0,a=0,r=0,i=0,n=0;return this.traverse(o=>(e++,o.loadingState===Ba&&t++,o.visible&&a++,o.active&&r++,i=Math.max(i,o.depth),n+=o.depth,!1),null),{totalTiles:e,loadedTiles:t,visibleTiles:a,activeTiles:r,maxDepth:i,averageDepth:e>0?n/e:0}}printDebugInfo(){const e=this.stats,t=this.getMemoryStats(),a=this.getTileTreeStats(),r=this.performanceStats,i=this.lruCache.getStats();console.log("=== TilesRenderer Debug Info ==="),console.log("Stats:",e),console.log("Memory:",t),console.log("Tree:",a),console.log("Performance:",r),console.log("Cache:",i),console.log("Queues:",{load:this.loadQueue.getStats(),process:this.processNodeQueue.getStats()})}setPerformanceOptions(e){e.lruCacheMinSize!==void 0&&(this.lruCache.minSize=e.lruCacheMinSize),e.lruCacheMaxSize!==void 0&&(this.lruCache.maxSize=e.lruCacheMaxSize),e.lruCacheMinBytes!==void 0&&(this.lruCache.minBytesSize=e.lruCacheMinBytes),e.lruCacheMaxBytes!==void 0&&(this.lruCache.maxBytesSize=e.lruCacheMaxBytes),e.lruCacheUnloadPercent!==void 0&&(this.lruCache.unloadPercent=e.lruCacheUnloadPercent),e.downloadQueueMaxJobs!==void 0&&(this.loadQueue.maxJobs=e.downloadQueueMaxJobs),e.parseQueueMaxJobs!==void 0&&(this.loadQueue.maxJobs=e.parseQueueMaxJobs),e.processQueueMaxJobs!==void 0&&(this.processNodeQueue.maxJobs=e.processQueueMaxJobs),e.enablePerformanceStats!==void 0&&(this._enablePerformanceStats=e.enablePerformanceStats),e.enableCacheStats!==void 0&&(this._enableCacheStats=e.enableCacheStats)}dispose(){[...this.plugins].forEach(t=>this.unregisterPlugin(t)),this.lruCache.clear(),this.loadQueue.clear(),this.processNodeQueue.clear(),this._root=null,this.rootTileSet=null,this.rootLoadingState=dr,this.frameCount=0,this.isLoading=!1,this.resetCacheStats(),this.group.destroy()}setCamera(e,t,a){this.cameras.includes(e)||this.cameras.push(e),this._cameraMap.set(e,{width:t,height:a}),this._updateCameraInfo()}deleteCamera(e){const t=this.cameras.indexOf(e);t!==-1&&this.cameras.splice(t,1),this._cameraMap.delete(e),this._updateCameraInfo()}setResolution(e,t,a){const r=this._cameraMap.get(e);r?(r.width=t,r.height=a):this._cameraMap.set(e,{width:t,height:a}),this._updateCameraInfo()}forEachLoadedModel(e){this.traverse(t=>(t.loadingState===Ba&&t.cached.scene&&e(t.cached.scene,t),!1),null)}_estimateBytesUsed(e){let t=0;return e.forChild(a=>{const r=a.getComponent(d.MeshRenderer);r&&r.geometry&&(t+=1024),r&&r.material&&(t+=512)}),t}addEventListener(e,t){this._eventListeners.has(e)||this._eventListeners.set(e,[]),this._eventListeners.get(e).push(t)}removeEventListener(e,t){const a=this._eventListeners.get(e);if(a){const r=a.indexOf(t);r!==-1&&a.splice(r,1)}}async loadTileSet(e,t){const r=(e.endsWith("/")?e.slice(0,-1):e)+"/"+t;this.rootURL=r}get modelList(){const e=[];return this.forEachLoadedModel(t=>{e.push(t)}),e}}class qg{asset;extras;geometricError;properties;refine;root;extensionsUsed;extensionsRequired;extensions}class $g{boundingVolume;children;geometricError;transform;content;contents;refine;extensions;extras}class em{boundingVolume;geometricError;refine;content;contents;children;transform;extensions;extras}class tm{uri;group;metadata}class am{class;properties}function rm(s,e){let t=0,a=null;return function(...r){const i=Date.now(),n=i-t;n>=e?(t=i,s.apply(this,r)):(a!==null&&clearTimeout(a),a=window.setTimeout(()=>{t=Date.now(),s.apply(this,r),a=null},e-n))}}class im extends ut{static count=0;constructor(){super(),J.register("ColorLitShader",ed),this.shader=new it;let e=new Ne("ColorLitShader","ColorLitShader");e.passType=H.COLOR,this.shader.addRenderPass(e),e.setDefine("USE_BRDF",!0),e.setShaderEntry("VertMain","FragMain"),e.setUniformColor("baseColor",new O),e.setUniformColor("emissiveColor",new O),e.setUniformFloat("envIntensity",1),e.setUniformFloat("normalScale",1),e.setUniformFloat("roughness",0),e.setUniformFloat("metallic",0),e.setUniformFloat("ao",1),e.setUniformFloat("alphaCutoff",0);let t=e.shaderState;t.acceptShadow=!0,t.receiveEnv=!0,t.acceptGI=!0,t.useLight=!0,e.setTexture("normalMap",A.res.normalTexture),e.setTexture("emissiveMap",A.res.blackTexture)}clone(){return null}debug(){}}class nm extends ut{constructor(){super(),this.shader=new d.FatLineShader,this.transparent=!0}setInstanceBuffer(e){this.shader.setStorageBuffer("instances",e)}setModelMatrix(e){this.shader.getDefaultColorShader().setUniform("modelMatrix",e.rawData)}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set lineWidth(e){this.shader.setUniformFloat("lineWidth",e)}get lineWidth(){return this.shader.getUniformFloat("lineWidth")}set opacity(e){this.shader.setUniformFloat("opacity",e)}get opacity(){return this.shader.getUniformFloat("opacity")}set resolution(e){this.shader.setUniformVector2("resolution",e)}get resolution(){return this.shader.getUniformVector2("resolution")}}class sm extends ut{constructor(){super();let e=new Ne("LambertShader","LambertShader");e.setShaderEntry("VertMain","FragMain"),e.passType=H.COLOR,e.setUniformVector4("transformUV1",new $(0,0,1,1)),e.setUniformVector4("transformUV2",new $(0,0,1,1)),e.setUniformColor("baseColor",new O(1,1,1,1)),e.setUniformFloat("alphaCutoff",.5);let t=e.shaderState;t.acceptShadow=!1,t.castShadow=!1,t.receiveEnv=!1,t.acceptGI=!1,t.useLight=!1;let a=new it;a.addRenderPass(e),this.shader=a,this.baseMap=A.res.grayTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set envMap(e){}set shadowMap(e){}}function om(s,e){}class lm extends ut{constructor(){super(),this.shader=new d.UnLitTexArrayShader,this.baseMap=A.res.whiteTexture}set baseMap(e){this.shader.setTexture("baseMap",e)}get baseMap(){return this.shader.getTexture("baseMap")}set baseColor(e){this.shader.setUniformColor("baseColor",e)}get baseColor(){return this.shader.getUniformColor("baseColor")}set shadowMap(e){}}class ko{clipName;loopTime;startTime;stopTime;sampleRate;useSkeletonPos;useSkeletonScale;positionCurves=new Map;rotationCurves=new Map;scaleCurves=new Map;floatCurves=new Map;formBytes(e){if(this.clipName=e.readUTF(),this.loopTime=!e.readInt32(),this.startTime=e.readFloat32(),this.stopTime=e.readFloat32(),this.sampleRate=e.readInt32(),this.useSkeletonPos=e.readInt32()>0,this.useSkeletonScale=e.readInt32()>0,this.useSkeletonPos){let r=e.readInt32();for(let i=0;i<r;i++){let n=new ur;n.formBytes(e),this.positionCurves.set(n.path,n)}}let t=e.readInt32();for(let r=0;r<t;r++){let i=new ur;i.formBytes(e),this.rotationCurves.set(i.path,i)}if(this.useSkeletonScale){let r=e.readInt32();for(let i=0;i<r;i++){let n=new ur;n.formBytes(e),this.scaleCurves.set(n.path,n)}}let a=e.readInt32();for(let r=0;r<a;r++){let i=new ur;i.formBytes(e),this.floatCurves.set(i.attribute,i)}}}class ur{path;attribute;propertys;preInfinity;postInfinity;rotationOrder;m_curves;k=0;_cacheValue;_kValue;constructor(e=1){this.k=e,this.m_curves=[],this.check()}check(){for(let e=0;e<this.k;e++)this.m_curves[e]||=new Ri;switch(this.k){case 1:this._cacheValue=0;break;case 2:this._cacheValue=new K;break;case 3:this._cacheValue=new b;break;case 4:this._cacheValue=new $;break}}get totalTime(){return this.m_curves[0].totalTime}addKeyFrame(e){for(let t=0;t<this.k;t++)this.m_curves[t].addKeyFrame(e.getK(t))}removeKeyFrame(e){for(let t=0;t<this.k;t++)this.m_curves[t].removeKeyFrame(e.getK(t))}getValue(e){switch(this.k){case 1:this._cacheValue=this.m_curves[0].getValue(e);break;case 2:this._cacheValue.x=this.m_curves[0].getValue(e),this._cacheValue.y=this.m_curves[1].getValue(e);break;case 3:this._cacheValue.x=this.m_curves[0].getValue(e),this._cacheValue.y=this.m_curves[1].getValue(e),this._cacheValue.z=this.m_curves[2].getValue(e);break;case 4:const t=this.m_curves[0].getCurveFramesExtent(e),a=t.lhsIndex,r=t.rhsIndex;e=t.time;let i=this.m_curves[0].getKey(a),n=this.m_curves[0].getKey(r);e%=this.m_curves[0].totalTime;let o=(e-i.time)/(n.time-i.time);Z.HELP_0.set(this.m_curves[0].getKey(a).value,this.m_curves[1].getKey(a).value,this.m_curves[2].getKey(a).value,this.m_curves[3].getKey(a).value),Z.HELP_1.set(this.m_curves[0].getKey(r).value,this.m_curves[1].getKey(r).value,this.m_curves[2].getKey(r).value,this.m_curves[3].getKey(r).value),Z.HELP_2.slerp(Z.HELP_0,Z.HELP_1,o),this._cacheValue.x=Z.HELP_2.x,this._cacheValue.y=Z.HELP_2.y,this._cacheValue.z=Z.HELP_2.z,this._cacheValue.w=Z.HELP_2.w;break}return this._cacheValue}getKeyCount(){return this.m_curves[0].getKeyCount()}getKey(e){let t=[];for(let a=0;a<this.k;a++)t.push(this.m_curves[a].getKey(e));return t}formBytes(e){this.path=e.readUTF(),this.k=e.readInt32(),this.check(),this.attribute=e.readUTF(),this.propertys=this.attribute.split("."),this.preInfinity=e.readInt32(),this.postInfinity=e.readInt32(),this.rotationOrder=e.readInt32();let t=e.readInt32();for(let a=0;a<t;a++){let r=new ji(0);r.formBytes(e),this.addKeyFrame(r)}}}class cm extends Map{negtive;constructor(e){if(super(e),this.negtive=new Map,e)for(let t of e)this.negtive.set(t[1],t[0])}delete(e){if(this.has(e)){let t=this.get(e);return this.negtive.delete(t),super.delete(e)}return!1}getKey(e){return this.negtive.get(e)}deleteValue(e){let t=this.negtive.get(e);return t&&this.delete(t),this.negtive.delete(e)}set(e,t){return super.set(e,t),this.negtive.set(t,e),this}clear(){this.negtive.clear(),super.clear()}}class fm{colorArray;constructor(e){this.colorArray=e}getColor(e){let t=e*this.colorArray.length,a=Math.floor(t),r=Math.min(a+1,this.colorArray.length-1),i=this.colorArray[a],n=this.colorArray[r];return O.lerp(t-a,i,n)}}class In{controlVertices;constructor(e){this.setControlVertices(e)}setControlVertices(e){e.length==4&&(this.controlVertices=e.concat())}getPoint(e){if(!(e>=0&&e<=1))return b.ZERO;let t=1-e,a=t*t*t,r=3*e*t*t,i=3*e*e*t,n=e*e*e;return this.controlVertices[0].mul(a).add(this.controlVertices[1].mul(r)).add(this.controlVertices[2].mul(i)).add(this.controlVertices[3].mul(n))}getTangent(e){if(!(e>=0&&e<=1))return b.ZERO;let t=this.controlVertices,a=t[0].add(t[1].add(t[0]).mul(e)),r=t[1].add(t[2].add(t[1]).mul(e)),i=t[2].add(t[3].add(t[2]).mul(e)),n=a.add(r.subtract(a).mul(e));return r.add(i.subtract(r).mul(e)).subtract(n)}getClosestParam(e,t=1e-6){return this.getClosestParamRec(e,0,1,t)}getClosestParamRec(e,t,a,r){let i=(t+a)/2;if(a-t<r)return i;let n=(t+i)/2,o=(i+a)/2,l=this.getPoint(n),c=this.getPoint(o),f=l.subtract(e).lengthSquared,h=c.subtract(e).lengthSquared;return f<h?a=i:t=i,this.getClosestParamRec(e,t,a,r)}}var yh=(s=>(s[s.Open=0]="Open",s[s.Closed=1]="Closed",s))(yh||{});class dm{type=0;numCurveSegments=0;numControlVertices=0;controlVertices=[];constructor(e,t=0){this.setControlVertices(e,t)}getPathType(){return this.type}isClosed(){return this.type==1}isValid(){return this.numCurveSegments>0}clear(){this.controlVertices.length=0,this.type=0,this.numCurveSegments=0,this.numControlVertices=0}computeApproxLength(){if(!this.isValid())return 0;let e=this.numCurveSegments+1;if(e<2)return 0;let t=0,a=this.controlVertices;for(let r=1;r<e;r++){let i=a[(r-1)*3],n=a[r*3];t+=i.subtract(n).lengthSquared}return t==0?0:t}computeApproxParamPerUnitLength(){let e=this.computeApproxLength();return this.numCurveSegments/e}computeApproxNormParamPerUnitLength(){return 1/this.computeApproxLength()}interpolatePoints(e,t){let a=e.length;a<2&&console.error("point count must great 1"),this.clear(),this.type=t;let r=this.controlVertices;switch(t){case 0:{this.numCurveSegments=a-1,this.numControlVertices=3*a-2,r.length=this.numControlVertices;for(let o=0;o<a;o++)r[o*3]=e[o];let i=e[1].subtract(e[0]).mul(.25);r[1]=e[0].add(i);let n=e[a-2].subtract(e[a-1]).mul(.25);r[this.numControlVertices-2]=e[a-1].add(n);for(let o=1;o<this.numCurveSegments;o++){let l=e[o-1].subtract(e[o]),c=e[o+1].subtract(e[o]),f=l.lengthSquared,h=c.lengthSquared;if(f>0&&h>0){let u=(f+h)/8,g=c.div(h).subtract(l.div(f));g.normalize(),g=g.mul(u),r[o*3-1]=e[o].subtract(g),r[o*3+1]=e[o].add(g)}else r[o*3-1]=e[o],r[o*3+1]=e[o]}break}case 1:{this.numCurveSegments=a,this.numControlVertices=3*a+1,r.length=this.numControlVertices;for(let i=0;i<a;i++)r[i*3]=e[i];r[this.numControlVertices-1]=e[0];for(let i=1;i<=this.numCurveSegments;i++){let n=i-1,o=(i+1)%this.numCurveSegments,l=i%this.numCurveSegments,c=e[n].subtract(e[l]),f=e[o].subtract(e[l]),h=c.lengthSquared,u=f.lengthSquared,g=3*i-1,p=(3*i+1)%(this.numControlVertices-1);if(h>0&&u>0){let m=(h+u)/8,D=f.div(u).subtract(c.div(h));D.normalize(),D=D.mul(m),r[g]=e[l].subtract(D),r[p]=e[l].add(D)}else r[g]=e[l],r[p]=e[l]}break}}}setControlVertices(e,t){let a=e.length;a<=0||t==0&&a<4||t==1&&a<7||(a-1)%3==0&&(this.clear(),this.type=t,this.numControlVertices=a,this.numCurveSegments=(a-1)/3,this.controlVertices=e)}getPoint(e){if(this.type==1){for(;e<0;)e+=this.numCurveSegments;for(;e>this.numCurveSegments;)e-=this.numCurveSegments}else e=vt.clampf(e,0,this.numCurveSegments);if(!(e>=0)&&e<=this.numCurveSegments)return;let t=Math.floor(e);t>=this.numCurveSegments&&(t=this.numCurveSegments-1);let a=[],r=this.controlVertices;return a[0]=r[3*t+0],a[1]=r[3*t+1],a[2]=r[3*t+2],a[3]=r[3*t+3],new In(a).getPoint(e-t)}getPointNorm(e){return this.getPoint(e*this.numCurveSegments)}getTangent(e){if(this.type==1){for(;e<0;)e+=this.numCurveSegments;for(;e>this.numCurveSegments;)e-=this.numCurveSegments}else e=vt.clampf(e,0,this.numCurveSegments);if(!(e>=0)&&e<=this.numCurveSegments)return;let t=Math.floor(e);t>=this.numCurveSegments&&(t=this.numCurveSegments-1);let a=this.controlVertices,r=[];return r[0]=a[3*t+0],r[1]=a[3*t+1],r[2]=a[3*t+2],r[3]=a[3*t+3],new In(r).getTangent(e-t)}getTangentNorm(e){return this.getTangent(e*this.numCurveSegments)}computeClosestParam(e,t){let a=Number.MAX_SAFE_INTEGER,r=0,i=[],n=new In(i);for(let o=0;o<this.controlVertices.length-1;o+=3){for(let h=0;h<4;h++)i[h]=this.controlVertices[o+h];n.setControlVertices(i);let l=n.getClosestParam(e,t),f=n.getPoint(l).subtract(e).lengthSquared;f<a&&(a=f,r=o/3+l)}return r}computeClosestNormParam(e,t){return this.computeClosestParam(e,t*this.numCurveSegments)}}class hm extends Map{valueList;keyList;isChange=!0;constructor(e,t,a){if(super(e),t&&(this.keyList=[]),a&&(this.valueList=[]),e)for(let r of e)this.valueList?.push(r[1]),this.keyList?.push(r[0])}delete(e){if(this.has(e)){let t=this.get(e);return this.valueList&&this.deleteValue(t),this.keyList&&this.deleteKey(e),this.isChange=!0,super.delete(e)}return!1}deleteValue(e){let t=this.valueList.indexOf(e);return t>=0&&this.valueList.splice(t,1),this}deleteKey(e){let t=this.keyList.indexOf(e);return t>=0&&this.keyList.splice(t,1),this}set(e,t){return this.delete(e),this.keyList?.push(e),this.valueList?.push(t),super.set(e,t),this.isChange=!0,this}clear(){this.valueList&&(this.valueList.length=0),this.keyList&&(this.keyList.length=0),this.isChange=!0,super.clear()}}var Ch=(s=>(s[s.kParticleSystemClampVelocityCurveId=322376503]="kParticleSystemClampVelocityCurveId",s[s.kParticleSystemForceCurveId=306581307]="kParticleSystemForceCurveId",s[s.kParticleSystemRotationCurveId=1793934638]="kParticleSystemRotationCurveId",s[s.kParticleSystemRotationBySpeedCurveId=3737431713]="kParticleSystemRotationBySpeedCurveId",s[s.kParticleSystemStartSpeedCurveId=2527743459]="kParticleSystemStartSpeedCurveId",s[s.kParticleSystemSizeCurveId=2368504881]="kParticleSystemSizeCurveId",s[s.kParticleSystemSizeBySpeedCurveId=4085612399]="kParticleSystemSizeBySpeedCurveId",s[s.kParticleSystemVelocityCurveId=3774601268]="kParticleSystemVelocityCurveId",s[s.kParticleSystemUVCurveId=326370691]="kParticleSystemUVCurveId",s[s.kParticleSystemColorGradientId=1494990940]="kParticleSystemColorGradientId",s[s.kParticleSystemColorByVelocityGradientId=1089181156]="kParticleSystemColorByVelocityGradientId",s[s.kParticleSystemMeshSelectionId=3159510623]="kParticleSystemMeshSelectionId",s[s.kParticleSystemUVRowSelectionId=2941263940]="kParticleSystemUVRowSelectionId",s))(Ch||{});const um=3.141592653589793;class bm{}function Sh(s,e,t){let a=.3333333333333333,r=.5,i=s*a,n=i*i,l=n*i-i*e*r+t*r,c=-n+e*a,f=c*c*c,h=f+l*l;if(h>=0){let p=Math.sqrt(h)-l;return p=p>0?Math.pow(p,a):-Math.pow(-p,a),-i-c/p+p}let u=Math.sqrt(-f),g=Math.acos(-l/u);return u=Math.pow(u,a),u=u-c/u,g=-i+u*Math.cos(g*a),g}function Qn(s,e,t,a){let r=1e-5;if(Math.abs(s)<r)return Math.abs(e)>r?(a.r0=-t/e,1):0;let i=e*e-4*s*t;if(i<0)return 0;let n=.5/s,o=Math.sqrt(i);return a.r0=(o-e)*n,a.r1=(-o-e)*n,2}function xh(s,e,t,a,r){let i=0;if(Math.abs(e)>=1e-4){let n=t/e,o=a/e,l=r/e;s[0]=Sh(n,o,l),i++;let c=e,f=t+e*s[0],h=a+t*s[0]+e*s[0]*s[0];i+=Qn(c,f,h,{r0:s[1],r1:s[2]})}else i+=Qn(t,a,r,{r0:s[1],r1:s[2]});return i}class Ua{coeff=[];static EvalSegment(e,t){return e*(e*(e*t[0]+t[1])+t[2])+t[3]}}class Wa{static kMaxNumSegments=8;segments=[];integrationCache=[];doubleIntegrationCache=[];times=[];segmentCount;constructor(){this.segments[Wa.kMaxNumSegments]=new Ua,this.integrationCache[Wa.kMaxNumSegments]=0,this.doubleIntegrationCache[Wa.kMaxNumSegments]=0,this.times[Wa.kMaxNumSegments]=0}calculateMinMax(e,t){e.x=Math.min(e.x,t),e.y=Math.max(e.y,t)}findMinMaxDoubleIntegrated(){let e=K.ZERO.clone(),t=20,a=1/t,r=a;for(let i=0;i<t;i++)this.calculateMinMax(e,this.evaluateDoubleIntegrated(r)),r+=a;return e}findMinMaxIntegrated(){let e=K.ZERO.clone(),t=[],a=[];for(let r=0;r<this.segmentCount;r++){let i=4*this.segments[r].coeff[0],n=3*this.segments[r].coeff[1],o=2*this.segments[r].coeff[2],l=1*this.segments[r].coeff[3],c=[],f=xh(c,i,n,o,l);for(let h=0;h<f;h++){let u=c[h]+t[r];u>=t[r]&&u<a[r]&&this.calculateMinMax(e,this.evaluateIntegrated(u))}this.calculateMinMax(e,this.evaluateIntegrated(a[r])),this.times[r]}return e}generateIntegrationCache(e){e.integrationCache[0]=0;let t=e.times[0],a=0;for(let r=1;r<e.segmentCount;r++){let i=e.segments[r-1].coeff;Eo(i);let n=t-a;e.integrationCache[r]=e.integrationCache[r-1]+Ua.EvalSegment(n,i)*n,a=t,t=e.times[r]}}generateDoubleIntegrationCache(e){let t=0,a=0;for(let r=0;r<e.segmentCount;r++){e.doubleIntegrationCache[r]=t;let i=e.times[r]-a;i=Math.max(i,0),t+=Ua.EvalSegment(i,e.segments[r].coeff)*i*i+e.integrationCache[r]*i,a=e.times[r]}}integrate(){this.generateIntegrationCache(this);for(let e=0;e<this.segmentCount;e++)Eo(this.segments[e].coeff)}doubleIntegrate(){this.generateIntegrationCache(this);for(let e=0;e<this.segmentCount;e++)Fh(this.segments[e].coeff);this.generateDoubleIntegrationCache(this)}static isValidCurve(e){let t=e.getKeyCount(),a=t-1;return e.getKey(0).time!=0&&a++,e.getKey(t-1).time!=1&&a++,a<=Wa.kMaxNumSegments}evaluateDoubleIntegrated(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a]){let r=e-t;return this.doubleIntegrationCache[a]+this.integrationCache[a]*r+Ua.EvalSegment(r,this.segments[a].coeff)*r*r}t=this.times[a]}return 1}evaluateIntegrated(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a]){let r=e-t;return this.integrationCache[a]+Ua.EvalSegment(r,this.segments[a].coeff)*r}t=this.times[a]}return 1}evaluate(e){let t=0;for(let a=0;a<this.segmentCount;a++){if(e<=this.times[a])return Ua.EvalSegment(e-t,this.segments[a].coeff);t=this.times[a]}return 1}buildCurve(e,t){let a=e.getKeyCount();this.segmentCount=1;let r=1.01;if(this.segments.length=0,this.integrationCache.length=0,this.doubleIntegrationCache.length=0,this.times.length=0,this.times[0]=r,a!=0)if(a==1)this.segments[0]=new Ua,this.segments[0].coeff[3]=e.getKey(0).value*t;else{this.segmentCount=a-1;let i=0;e.getKey(0).time!=0&&(this.segments[0].coeff[3]=e.getKey(0).value,this.times[0]=e.getKey(0).time,i=1);for(let n=0;n<this.segmentCount;n++){let o;e.calculateCacheData(o,n,n+1,0),this.segments[n+i].coeff=o.coeff.concat(),this.times[n+i]=e.getKey(n+1).time}this.segmentCount+=i,e.getKey(a-1).time!=1&&(this.segments[this.segmentCount].coeff[3]=e.getKey(a-1).value,this.segmentCount++),this.times[this.segmentCount-1]=r;for(let n=0;n<this.segmentCount;n++)this.segments[n].coeff[0]*=t,this.segments[n].coeff[1]*=t,this.segments[n].coeff[2]*=t,this.segments[n].coeff[3]*=t}return!0}}function Fh(s){s[0]/=20,s[1]/=12,s[2]/=6,s[3]/=2}function Eo(s){s[0]/=4,s[1]/=3,s[2]/=2,s[3]/=1}var kh=(s=>(s[s.kEMScalar=0]="kEMScalar",s[s.kEMOptimized=1]="kEMOptimized",s[s.kEMOptimizedMinMax=2]="kEMOptimizedMinMax",s[s.kEMSlow=3]="kEMSlow",s))(kh||{}),Eh=(s=>(s[s.kMMCScalar=0]="kMMCScalar",s[s.kMMCCurve=1]="kMMCCurve",s[s.kMMCTwoCurves=2]="kMMCTwoCurves",s[s.kMMCTwoConstants=3]="kMMCTwoConstants",s))(Eh||{});class gm{max;min}class mm{max;min;integrate(){this.max.integrate(),this.min.integrate()}doubleIntegrate(){this.max.doubleIntegrate(),this.min.doubleIntegrate()}findMinMaxIntegrated(){return null}findMinMaxDoubleIntegrated(){return null}}class Rh{minMaxState;minCurve;maxCurve;_scalar=1;_minScalar;constructor(e=1){this._scalar=e,this.minMaxState=0,this.minCurve=new Ri,this.maxCurve=new Ri}setScalar(e){this._scalar=e}getScalar(){return this._scalar}static evaluateSlow(e,t,a){let r=e.maxCurve.getValue(t)*e.getScalar();return e.minMaxState==2?Ar(e.minCurve.getValue(t)*e.getScalar(),r,a):r}static evaluate(e,t,a=1){if(e.minMaxState==0)return e.getScalar();let r=e.maxCurve.getValue(t)*e.getScalar();return e.minMaxState==1?Ar(e.minCurve.getValue(t)*e.getScalar(),r,a):e.minMaxState==3?Ar(e._minScalar,e._scalar,a):e.minMaxState==2?Ar(e.minCurve.getValue(t)*e.getScalar(),r,1*Math.random()):this.evaluateSlow(e,t,1)}unSerialized(e){this.minMaxState=e.minMaxState,this._scalar=e.scalar,this._minScalar=e.minScalar,this.maxCurve.unSerialized(e.maxCurve),this.minCurve.unSerialized(e.minCurve)}}class pm{value=0;mode=0;spread=0;speed=new Rh;unSerialized(e){this.value=e.value,this.mode=e.mode,this.spread=e.spread,this.speed.unSerialized(e.speed)}}function Am(s,e){let t=Wa.isValidCurve(s.max);return e!=2&&e!=3?t:t&&Wa.isValidCurve(s.min)}function Dm(s,e,t,a){s.max.buildCurve(e.max,t),a!=2&&a!=3?s.min.buildCurve(e.max,t):s.min.buildCurve(e.min,t)}function _m(s,e){let t=e.getKeyCount();if(t!=0)if(t==1)Ji(s,e.getKey(0).value);else{let a=t-1;Ji(s,e.getKey(0).value);for(let r=0;r<a;r++){let i=new ao;e.calculateCacheData(i,r,r+1,0);let n=3*i.coeff[0],o=2*i.coeff[1],l=1*i.coeff[2],c=e.getKey(r).time,f=e.getKey(r+1).time,h=[],u=Qn(n,o,l,{r0:h[0],r1:h[1]});for(let g=0;g<u;g++)h[g]>=0&&h[g]+c<f&&Ji(s,Ua.EvalSegment(h[g],i.coeff));Ji(s,Ua.EvalSegment(f-c,i.coeff))}}}function Ji(s,e){s.x=Math.min(s.x,e),s.y=Math.max(s.y,e)}class wr{static BACK=0;static FRONT=1;static IN=0;static OUT=1;static INTERSECT=2}class wh{a;b;c;d;static ALIGN_ANY=0;static ALIGN_XY_AXIS=1;static ALIGN_YZ_AXIS=2;static ALIGN_XZ_AXIS=3;constructor(e=0,t=0,a=0,r=0){this.a=e,this.b=t,this.c=a,this.d=r}setTo(e=0,t=0,a=0,r=0){this.a=e,this.b=t,this.c=a,this.d=r}fromPoints(e,t,a){var r=t.x-e.x,i=t.y-e.y,n=t.z-e.z,o=a.x-e.x,l=a.y-e.y,c=a.z-e.z;this.a=i*c-n*l,this.b=n*o-r*c,this.c=r*l-i*o,this.d=-(this.a*e.x+this.b*e.y+this.c*e.z)}fromNormalAndPoint(e,t){this.a=e.x,this.b=e.y,this.c=e.z,this.d=-(this.a*t.x+this.b*t.y+this.c*t.z)}normalize(){var e=Math.sqrt(this.a*this.a+this.b*this.b+this.c*this.c);if(e>0){var t=1/e;this.a*=t,this.b*=t,this.c*=t,this.d*=t}return e}distance(e){return this.a*e.x+this.b*e.y+this.c*e.z+this.d}classifyPoint(e,t=.01){var a=this.distance(e);return a<-t?wr.BACK:a>t?wr.FRONT:wr.INTERSECT}toString(){return"Plane3D [a:"+this.a+", b:"+this.b+", c:"+this.c+", d:"+this.d+"]"}}function Bm(s,e){return Math.random()*e+Math.random()*s+(e-s)*Math.random()}function Um(s,e,t){let a=t*Math.random();return Math.random()*e*a+Math.random()*s*a+(e-s)*Math.random()*a}function Ih(s,e,t){let a=0,r=0;for(;a===0;)a=Math.random();for(;r===0;)r=Math.random();let i=Math.sqrt(-2*Math.log(a))*Math.cos(2*Math.PI*r);return i=i/10+.5,(i>1||i<0)&&(i=Ih(s,e,t)),i=Math.pow(i,t),i*=e-s,i+=s,i}function fa(s){return s>0?Math.floor(s):Math.floor(s)-1}let ce=[151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180,151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180];function Ro(s,e){let t=s&15,a=1+(t&7);return t&8&&(a=-a),a*e}function Tn(s,e,t){let a=s&7,r=a<4?e:t,i=a<4?t:e;return(a&1?-r:r)+(a&2?-2*i:2*i)}function Wi(s,e,t,a){let r=s&15,i=r<8?e:t,n=r<4?t:r==12||r==14?e:a;return(r&1?-i:i)+(r&2?-n:n)}function li(s,e,t,a,r){let i=s&31,n=i<24?e:t,o=i<16?t:a,l=i<8?a:r;return(i&1?-n:n)+(i&2?-o:o)+(i&4?-l:l)}let Lt=[[0,1,2,3],[0,1,3,2],[0,0,0,0],[0,2,3,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,3,0],[0,2,1,3],[0,0,0,0],[0,3,1,2],[0,3,2,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,3,2,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,0,3],[0,0,0,0],[1,3,0,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,3,0,1],[2,3,1,0],[1,0,2,3],[1,0,3,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,3,1],[0,0,0,0],[2,1,3,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,1,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,0,1,2],[3,0,2,1],[0,0,0,0],[3,1,2,0],[2,1,0,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,1,0,2],[0,0,0,0],[3,2,0,1],[3,2,1,0]];function vm(s){let e=fa(s),t=e+1,a=s-e,r=a-1,i,n,o=1-a*a;o*=o,i=o*o*Ro(ce[e&255],a);let l=1-r*r;return l*=l,n=l*l*Ro(ce[t&255],r),.25*(i+n)}function ym(s,e){const t=.366025403,a=.211324865;let r,i,n,o=(s+e)*t,l=s+o,c=e+o,f=fa(l),h=fa(c),u=(f+h)*a,g=f-u,p=h-u,m=s-g,D=e-p,_,B;m>D?(_=1,B=0):(_=0,B=1);let v=m-_+a,C=D-B+a,y=m-1+2*a,F=D-1+2*a,k=f&255,w=h&255,x=.5-m*m-D*D;x<0?r=0:(x*=x,r=x*x*Tn(ce[k+ce[w]],m,D));let M=.5-v*v-C*C;M<0?i=0:(M*=M,i=M*M*Tn(ce[k+_+ce[w+B]],v,C));let N=.5-y*y-F*F;return N<0?n=0:(N*=N,n=N*N*Tn(ce[k+1+ce[w+1]],y,F)),40*(r+i+n)}function Cm(s,e,t){const a=.333333333,r=.166666667;let i,n,o,l,c=(s+e+t)*a,f=s+c,h=e+c,u=t+c,g=fa(f),p=fa(h),m=fa(u),D=(g+p+m)*r,_=g-D,B=p-D,v=m-D,C=s-_,y=e-B,F=t-v,k,w,x,M,N,Q;C>=y?y>=F?(k=1,w=0,x=0,M=1,N=1,Q=0):C>=F?(k=1,w=0,x=0,M=1,N=0,Q=1):(k=0,w=0,x=1,M=1,N=0,Q=1):y<F?(k=0,w=0,x=1,M=0,N=1,Q=1):C<F?(k=0,w=1,x=0,M=0,N=1,Q=1):(k=0,w=1,x=0,M=1,N=1,Q=0);let G=C-k+r,X=y-w+r,ne=F-x+r,q=C-M+2*r,he=y-N+2*r,Be=F-Q+2*r,ae=C-1+3*r,ee=y-1+3*r,se=F-1+3*r,Ae=g&255,Ue=p&255,Se=m&255,Te=.6-C*C-y*y-F*F;Te<0?i=0:(Te*=Te,i=Te*Te*Wi(ce[Ae+ce[Ue+ce[Se]]],C,y,F));let ve=.6-G*G-X*X-ne*ne;ve<0?n=0:(ve*=ve,n=ve*ve*Wi(ce[Ae+k+ce[Ue+w+ce[Se+x]]],G,X,ne));let Me=.6-q*q-he*he-Be*Be;Me<0?o=0:(Me*=Me,o=Me*Me*Wi(ce[Ae+M+ce[Ue+N+ce[Se+Q]]],q,he,Be));let Ut=.6-ae*ae-ee*ee-se*se;return Ut<0?l=0:(Ut*=Ut,l=Ut*Ut*Wi(ce[Ae+1+ce[Ue+1+ce[Se+1]]],ae,ee,se)),32*(i+n+o+l)}function Sm(s,e,t,a){const r=.309016994,i=.138196601;let n,o,l,c,f,h=(s+e+t+a)*r,u=s+h,g=e+h,p=t+h,m=a+h,D=fa(u),_=fa(g),B=fa(p),v=fa(m),C=(D+_+B+v)*i,y=D-C,F=_-C,k=B-C,w=v-C,x=s-y,M=e-F,N=t-k,Q=a-w,G=x>M?32:0,X=x>N?16:0,ne=M>N?8:0,q=x>Q?4:0,he=M>Q?2:0,Be=N>Q?1:0,ae=G+X+ne+q+he+Be,ee,se,Ae,Ue,Se,Te,ve,Me,Ut,ya,Ca,It;ee=Lt[ae][0]>=3?1:0,se=Lt[ae][1]>=3?1:0,Ae=Lt[ae][2]>=3?1:0,Ue=Lt[ae][3]>=3?1:0,Se=Lt[ae][0]>=2?1:0,Te=Lt[ae][1]>=2?1:0,ve=Lt[ae][2]>=2?1:0,Me=Lt[ae][3]>=2?1:0,Ut=Lt[ae][0]>=1?1:0,ya=Lt[ae][1]>=1?1:0,Ca=Lt[ae][2]>=1?1:0,It=Lt[ae][3]>=1?1:0;let Qt=x-ee+i,Gt=M-se+i,Ct=N-Ae+i,Sa=Q-Ue+i,xa=x-Se+2*i,Fa=M-Te+2*i,ka=N-ve+2*i,Ea=Q-Me+2*i,gr=x-Ut+3*i,Ra=M-ya+3*i,Ir=N-Ca+3*i,mr=Q-It+3*i,Qr=x-1+4*i,Tr=M-1+4*i,wa=N-1+4*i,Mr=Q-1+4*i,Za=D&255,$t=_&255,Nr=B&255,pr=v&255,Pr=.6-x*x-M*M-N*N-Q*Q;Pr<0?n=0:(Pr*=Pr,n=Pr*Pr*li(ce[Za+ce[$t+ce[Nr+ce[pr]]]],x,M,N,Q));let Vr=.6-Qt*Qt-Gt*Gt-Ct*Ct-Sa*Sa;Vr<0?o=0:(Vr*=Vr,o=Vr*Vr*li(ce[Za+ee+ce[$t+se+ce[Nr+Ae+ce[pr+Ue]]]],Qt,Gt,Ct,Sa));let Or=.6-xa*xa-Fa*Fa-ka*ka-Ea*Ea;Or<0?l=0:(Or*=Or,l=Or*Or*li(ce[Za+Se+ce[$t+Te+ce[Nr+ve+ce[pr+Me]]]],xa,Fa,ka,Ea));let Lr=.6-gr*gr-Ra*Ra-Ir*Ir-mr*mr;Lr<0?c=0:(Lr*=Lr,c=Lr*Lr*li(ce[Za+Ut+ce[$t+ya+ce[Nr+Ca+ce[pr+It]]]],gr,Ra,Ir,mr));let Gr=.6-Qr*Qr-Tr*Tr-wa*wa-Mr*Mr;return Gr<0?f=0:(Gr*=Gr,f=Gr*Gr*li(ce[Za+1+ce[$t+1+ce[Nr+1+ce[pr+1]]]],Qr,Tr,wa,Mr)),27*(n+o+l+c+f)}class wo extends K{static uv_0=new wo;u=0;v=0;constructor(e=0,t=0){super(e,t),this.u=e,this.v=t}length(){return 0}static getUVSheet(e,t,a){let r=Math.floor(e%(t*a)),i=Math.floor(r/t),n=r%t;return new $(i/t,n/a,1/t,1/a)}}class ji{serializedVersion="2";time;tangentMode=0;weightedMode=0;propertyKeyFrame;constructor(e=0){this.time=e,this.propertyKeyFrame={}}getK(e){return this.propertyKeyFrame[e]}split(e,t,a){switch(e){case z.single:{let r=this.getKeyFrame(0);r[a]=t}break;case z.float:{let r=this.getKeyFrame(0);r[a]=t}break;case z.vector2:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y}break;case z.vector3:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z}break;case z.vector4:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z;let l=this.getKeyFrame(3);l[a]=r.w}break;case z.quaternion:{let r=t,i=this.getKeyFrame(0);i[a]=r.x;let n=this.getKeyFrame(1);n[a]=r.y;let o=this.getKeyFrame(2);o[a]=r.z;let l=this.getKeyFrame(3);l[a]=r.w}break}}getKeyFrame(e){let t=this.propertyKeyFrame[e];return t||(t=new _n,t.time=this.time,t.tangentMode=this.tangentMode,t.weightedMode=this.weightedMode,this.propertyKeyFrame[e]=t),t}formBytes(e){this.time=e.readFloat32();{let{t,v:a}=_a.parser(e);this.split(t,a,"value")}{let{t,v:a}=_a.parser(e);this.split(t,a,"inSlope")}{let{t,v:a}=_a.parser(e);this.split(t,a,"outSlope")}this.tangentMode=e.readInt32(),this.weightedMode=e.readInt32();{let{t,v:a}=_a.parser(e);this.split(t,a,"inWeight")}{let{t,v:a}=_a.parser(e);this.split(t,a,"outWeight")}}}class xm{static sub(e,t){switch(e.constructor.name){case"number":return e-t;case"Vector2":{let r=e,i=t;return new K(r.x-i.x,r.y-i.y)}case"Vector3":{let r=e,i=t;return new b(r.x-i.x,r.y-i.y,r.z-i.z)}case"Vector4":{let r=e,i=t;return new $(r.x-i.x,r.y-i.y,r.z-i.z,r.w-i.w)}case"Quaternion":{let r=e,i=t;return new Z(r.x-i.x,r.y-i.y,r.z-i.z,r.w-i.w)}}}}class Zi{_keys=new Array;_values=new Array;getIndexByKey(e){return this._keys.indexOf(e)}getValueByKey(e){var t=this.getIndexByKey(e);return t>-1?this._values[t]:null}put(e,t){if(e==null)return null;var a=this.remove(e);return this._keys.push(e),this._values.push(t),a}remove(e){var t=this._keys.indexOf(e),a;return t>-1&&(a=this._values[t],this._keys.splice(t,1),this._values.splice(t,1)),a}getValues(){return this._values}getKeys(){return this._keys}clear(){this._values.length=0,this._keys.length=0}}class br{static WalkAble=1}class Yi{static SetConst(e){this.EPSILON=e,this.POWER_EPSILON=e*e}static EPSILON=.1;static POWER_EPSILON=this.EPSILON*this.EPSILON}class Bt extends b{static CALC_VECTOR3D1=new b;static CALC_VECTOR3D2=new b;static CALC_VECTOR3D3=new b;static CALC_VECTOR3D4=new b;static CALC_VECTOR3D5=new b;_pointId=0;constructor(e,t,a,r){super(t,a,r,0),this._pointId=e}get id(){return this._pointId}static equalPoint(e,t){return(e.x-t.x)*(e.x-t.x)+(e.y-t.y)*(e.y-t.y)+(e.z-t.z)*(e.z-t.z)<Yi.POWER_EPSILON}static calcDistance(e,t){return Bt.CALC_VECTOR3D3.setTo(e.x-t.x,e.y-t.y,e.z-t.z),Bt.CALC_VECTOR3D3.length}}class Qh{_openedList;_closedList;_endNode;_startNode;_triangleChannel;_navMesh;_findIndex=0;constructor(){this._openedList=new Array,this._closedList=new Array}findPath(e,t,a){return this._findIndex++,this._navMesh=e,this._startNode=t,this._endNode=a,this._openedList.length=0,this._closedList.length=0,this._startNode&&this._endNode?(this._startNode.gg=0,this._startNode.h=0,this._startNode.f=0,this._startNode.parent=null,this.search()):!1}search(){for(var e=this._startNode,t=[],a;e!=this._endNode;){t=e.getNeibourTriangles(t,br.WalkAble,br.WalkAble);for(a of t)if(a.closeId!=this._findIndex&&!(a==e||!a.walkAble)){var r=e.gg+Bt.calcDistance(a,e)*a.costMultiplier,i=Bt.calcDistance(a,this._endNode),n=r+i;a.openId==this._findIndex?a.f>n&&(a.f=n,a.gg=r,a.h=i,a.parent=e):(a.f=n,a.gg=r,a.h=i,a.parent=e,a.openId=this._findIndex,this._openedList.push(a))}if(e.closeId=this._findIndex,this._closedList.push(e),this._openedList.length==0)return!1;this._openedList.sort(function(o,l){return o.f-l.f}),e=this._openedList.shift()}return this.buildPath(),!0}buildPath(){this._triangleChannel=[];var e=this._endNode;for(this._triangleChannel.push(e);e!=this._startNode;)e=e.parent,this._triangleChannel.unshift(e)}get channel(){return this._triangleChannel}}class da extends Bt{_ownerPoint;_ownerEdge;radius=0;constructor(e,t){super(e.id,0,0,0),this._ownerEdge=t,this._ownerPoint=e}get ownerPoint(){return this._ownerPoint}get ownerEdge(){return this._ownerEdge}scalePoint(e=.7){var t=new da(this._ownerPoint,this._ownerEdge);return t.copyFrom(this),t.decrementBy(this._ownerPoint),t.scaleBy(e),t.radius=t.length,t.incrementBy(this._ownerPoint),t}}class ha{_edgeMask=0;_edgeSize=0;_pointA;_pointB;_triangleOwners;_centerPoint;_edgeDirA2B;crossPoint;fatPointA;fatPointB;static CALC_FAT_VECTOR=new b;constructor(e,t){if(this._pointA=e,this._pointB=t,e.id>=t.id)throw new Error("edge point order error!!!");this._triangleOwners=new Array,this._centerPoint=new b,this._edgeMask=br.WalkAble,Bt.CALC_VECTOR3D1.setTo(e.x-t.x,e.y-t.y,e.z-t.z),this._edgeSize=Bt.CALC_VECTOR3D1.length,this._centerPoint.setTo((e.x+t.x)/2,(e.y+t.y)/2,(e.z+t.z)/2)}get size(){return this._edgeSize}get triangleOwners(){return this._triangleOwners}get centerPoint(){return this._centerPoint}initFatPoints(e){this._edgeDirA2B=this._pointB.subtract(this._pointA),this._edgeDirA2B.normalize(),this.fatPointA=this.fatPointA||new da(this._pointA,this),this.fatPointB=this.fatPointB||new da(this._pointB,this),this.fatPointA.radius!=e&&(ha.CALC_FAT_VECTOR.copyFrom(this._edgeDirA2B),ha.CALC_FAT_VECTOR.scaleBy(e),ha.CALC_FAT_VECTOR.incrementBy(this._pointA),this.fatPointA.copyFrom(ha.CALC_FAT_VECTOR),this.fatPointA.radius=e),this.fatPointB.radius!=e&&(ha.CALC_FAT_VECTOR.copyFrom(this._edgeDirA2B),ha.CALC_FAT_VECTOR.scaleBy(-e),ha.CALC_FAT_VECTOR.incrementBy(this._pointB),this.fatPointB.copyFrom(ha.CALC_FAT_VECTOR),this.fatPointB.radius=e)}getFatPoint(e){return e==this._pointA?this.fatPointA:this.fatPointB}getAnotherFatPoint(e){return e==this._pointA?this.fatPointB:this.fatPointA}getAnotherPoint(e){return e==this._pointA?this._pointB:this._pointA}containsPoint(e){return Bt.equalPoint(e,this._pointA)?this._pointA:Bt.equalPoint(e,this._pointB)?this._pointB:null}addTriangleOwners(e){if(e.edges.indexOf(this)==-1)throw new Error("the edge is not belong triangle!!!");this._triangleOwners.indexOf(e)==-1&&this._triangleOwners.push(e)}getPublicPoint(e){return this._pointA==e._pointA||this._pointA==e._pointB?this._pointA:this._pointB==e._pointA||this._pointB==e._pointB?this._pointB:null}getEqualPoint(e){return Bt.equalPoint(e,this._pointA)?this._pointA:Bt.equalPoint(e,this._pointB)?this._pointB:null}get pointA(){return this._pointA}get pointB(){return this._pointB}get walkAble(){return(this._edgeMask&br.WalkAble)==br.WalkAble}testMask(e){return(this._edgeMask&e)==e}}class re{endPoint;curPoint;rayA;rayB;rayAPoint;rayBPoint;static RAY_1=new b;static RAY_2=new b;static TEST_RAY=new b;static TEST_RAY_1=new b;static TEST_RAY_2=new b;static CALC_CROSS_POINT=new b;static CALC_CROSS_TEST=new b;cornerPoint;cornerEdge;continuePass(e,t,a){this.resetData(),this.curPoint=e,this.endPoint=t,this.cornerEdge=a}passEdge(e,t,a,r){if((this.rayA==null||this.rayB==null)&&(this.rayA=re.RAY_1,this.rayB=re.RAY_2,this.rayAPoint=e.pointA,this.rayBPoint=e.pointB,this.rayA.setTo(this.rayAPoint.x-this.curPoint.x,0,this.rayAPoint.z-this.curPoint.z),this.rayB.setTo(this.rayBPoint.x-this.curPoint.x,0,this.rayBPoint.z-this.curPoint.z)),r)return this.checkEndPoint(a);if(re.TEST_RAY.setTo(a.x-this.curPoint.x,0,a.z-this.curPoint.z),this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB)){this.hasCrossPoint(t.pointA,t.pointB,this.rayAPoint,this.rayA)?(this.rayB.copyFrom(re.TEST_RAY),a instanceof Bt?this.rayBPoint=a:this.rayBPoint=null):(this.rayA.copyFrom(re.TEST_RAY),a instanceof Bt?this.rayAPoint=a:this.rayAPoint=null);var i=t.getAnotherPoint(a);re.TEST_RAY.setTo(i.x-this.curPoint.x,0,i.z-this.curPoint.z),(i==this.rayAPoint||i==this.rayBPoint||this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB))&&(this.cornerEdge=t)}else{var n;if(re.TEST_RAY_1.copyFrom(t.pointA),re.TEST_RAY_1.decrementBy(this.curPoint),re.TEST_RAY_2.copyFrom(t.pointB),re.TEST_RAY_2.decrementBy(this.curPoint),re.TEST_RAY_1.y=0,re.TEST_RAY_2.y=0,this.isPointAtCenter(this.rayA,re.TEST_RAY_1,re.TEST_RAY_2)||this.isPointAtCenter(this.rayB,re.TEST_RAY_1,re.TEST_RAY_2)?n=!1:n=!0,n)return this.isPointAtCenter(this.rayA,re.TEST_RAY,this.rayB)?this.cornerPoint=this.rayAPoint:this.cornerPoint=this.rayBPoint,this.cornerEdge.crossPoint=this.cornerPoint,!1}return!0}checkEndPoint(e){return re.TEST_RAY.setTo(e.x-this.curPoint.x,0,e.z-this.curPoint.z),this.isPointAtCenter(re.TEST_RAY,this.rayA,this.rayB)?!0:(this.isPointAtCenter(this.rayA,re.TEST_RAY,this.rayB)?this.cornerPoint=this.rayAPoint:this.cornerPoint=this.rayBPoint,this.cornerEdge.crossPoint=this.cornerPoint,!1)}calcCrossEdge(e,t,a){return this.calcCrossPoint(e.fatPointA,e.fatPointB,t,a)}calcCrossPoint(e,t,a,r){re.CALC_CROSS_POINT.copyFrom(t),re.CALC_CROSS_POINT.decrementBy(e);let i=re.CALC_CROSS_POINT.x*r.z-r.x*re.CALC_CROSS_POINT.z;var n=0;return i!=0&&(n=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/i),n>1?n=1:n<0&&(n=0),re.CALC_CROSS_POINT.scaleBy(n),re.CALC_CROSS_POINT.incrementBy(e),re.CALC_CROSS_POINT.clone()}calcCrossPointOut(e,t,a,r){re.CALC_CROSS_POINT.copyFrom(t),re.CALC_CROSS_POINT.decrementBy(e);var i=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/(re.CALC_CROSS_POINT.x*r.z-r.x*re.CALC_CROSS_POINT.z);return i<=1&&i>=0?null:(re.CALC_CROSS_POINT.scaleBy(i),re.CALC_CROSS_POINT.incrementBy(e),re.CALC_CROSS_POINT.clone())}hasCrossPoint(e,t,a,r){re.CALC_CROSS_TEST.copyFrom(t),re.CALC_CROSS_TEST.decrementBy(e);var i=((e.z-a.z)*r.x-(e.x-a.x)*r.z)/(re.CALC_CROSS_TEST.x*r.z-r.x*re.CALC_CROSS_TEST.z);return i<=1&&i>=0}isPointAtCenter(e,t,a){var r=t.crossProduct(e);if(r.length==0&&e.length<t.length)return!0;var i=a.crossProduct(e);return i.length==0&&e.length<a.length?!0:(r.normalize(),i.normalize(),r.incrementBy(i),r.length<.01)}resetData(){this.cornerEdge=null,this.cornerPoint=null,this.curPoint=null,this.rayA=this.rayB=null,this.rayAPoint=this.rayBPoint=null,re.RAY_1.setTo(0,0,0),re.RAY_2.setTo(0,0,0)}}class ja{_aiRadius=0;_router;_result;_tempPublicEdgeList=new Array;_tempSamePlaneList=new Array;static CROSS_TEST_DIRECTION=new b;constructor(){this._router=new re}searchPath(e,t,a,r=0){return r<=0&&(r=1),this._aiRadius=r*1.5,this.searchEnable(e,t,a)?(this.search(e,t,a),!0):!1}get path(){return this._result}searchEnable(e,t,a){return!(e==null||t==null||a==null||a[0].plane.classifyPoint(e,Yi.EPSILON)!=wr.INTERSECT||a[a.length-1].plane.classifyPoint(t,Yi.EPSILON)!=wr.INTERSECT)}search(e,t,a){this._tempPublicEdgeList.length=0,this._tempSamePlaneList.length=0;var r=0,i=a.length-1,n,o,l,c;for(r=0;r<i;r++)o=a[r].getPublicEdge(a[r+1]),o.crossPoint=null,o.initFatPoints(this._aiRadius),this._tempPublicEdgeList.push(o),n=a[r],c=n.plane,n=a[r+1],l=n.getEdgeAgainstPoint(o),this._tempSamePlaneList.push(c.classifyPoint(l,Yi.EPSILON)==wr.INTERSECT);this._router.continuePass(e,t,this._tempPublicEdgeList[0]),i=this._tempPublicEdgeList.length;var f,h,u,g;for(r=0;r<i;r++)o=this._tempPublicEdgeList[r],n=a[r+1],g=r==i-1,g?l=t:l=n.getEdgeAgainstPoint(o),u=this._router.passEdge(o,this._tempPublicEdgeList[r+1],l,g),u||(f=this._router.cornerPoint,h=this._router.cornerEdge,r=this._tempPublicEdgeList.indexOf(h),this._router.continuePass(f,t,this._tempPublicEdgeList[r+1]));this.pushAllPathPoint2(e,t),this._result.length>=3&&(this.optimusTerminusFat(),this.optimusByRadius());let p=[];for(let m of this._result)p.push(new b().copyFrom(m));this._result=p}optimusTerminusFat(){var e,t,a;a=this._result[1],a instanceof da&&(e=a),a=this._result[this._result.length-2],a instanceof da&&(t=a),e&&(this._result[1]=e.scalePoint()),t&&e!=t&&(this._result[this._result.length-2]=t.scalePoint())}pushAllPathPoint2(e,t){var a=this._tempPublicEdgeList.length,r,i;this._result=new Array,this._result.push(e);for(var n=e,o,l,c,f=0;f<a;f++)if(r=this._tempPublicEdgeList[f],l=null,r.crossPoint)l=this.getFatPoint(r,r.crossPoint),l?this._result.push(l):this._result.push(r.crossPoint),n=r.crossPoint;else{i=null,o=null;for(var h=f+1;h<a&&(i=this._tempPublicEdgeList[h],o=i.crossPoint,!o);h++);o==null&&(o=t),l=this.getFatPoint(r,o),l?this._result.push(l):(o==n?c=o.clone():(ja.CROSS_TEST_DIRECTION.setTo(o.x-n.x,0,o.z-n.z),c=this._router.calcCrossEdge(r,n,ja.CROSS_TEST_DIRECTION)),this._result.push(c))}this._result.push(t)}optimusByRadius(){var e=new Array;e.length=this._result.length;var t=this._result.length-2,a,r,i,n,o,l,c,f,h,u,g,p,m;for(m=0;m<t;m++)c=f=h=null,n=o=l=null,g=!1,p=null,a=this._result[m],r=this._result[m+1],i=this._result[m+2],a instanceof da&&(n=a),r instanceof da&&(o=r),i instanceof da&&(l=i),n&&(c=n.ownerPoint),o&&(f=o.ownerPoint),l&&(h=l.ownerPoint),c&&f&&c==f&&f!=h&&(g=!0),h&&f&&h==f&&c!=f&&(g=!0),g&&(ja.CROSS_TEST_DIRECTION.copyFrom(a),ja.CROSS_TEST_DIRECTION.decrementBy(i),u=o.ownerEdge,g=this._router.hasCrossPoint(u.pointA,u.pointB,i,ja.CROSS_TEST_DIRECTION),g&&(p=this._router.calcCrossPointOut(f,r,i,ja.CROSS_TEST_DIRECTION)),p&&(e[m+1]=p))}getFatPoint(e,t){if(e==null)return null;var a;t instanceof da&&(a=t);var r;return a?r=a.ownerPoint:r=e.getEqualPoint(t),r==null?null:(a=e.getFatPoint(r),a)}}class Th extends b{_id=0;_plane;_points=new Array;_edges=new Array;_neibourTriangles=new Zi;_pointAgainstEdge=new Zi;_edgeAgainstPoint=new Zi;_mask=0;_aabbBox;f=0;gg=0;h=0;parent;costMultiplier=1;openId=0;closeId=0;get aabb(){return this._aabbBox}initAABB(){this._aabbBox=new _t,this._aabbBox.addPoint(this._points[0]),this._aabbBox.addPoint(this._points[1]),this._aabbBox.addPoint(this._points[2])}calcGlobalQuadAABB(){}get isTriangle(){return!0}constructor(e,t,a,r){super(0,0,0,0),this._id=e,this._mask=br.WalkAble,this._edges.push(t,a,r);var i;for(i of this._edges)this._points.indexOf(i.pointA)==-1&&this._points.push(i.pointA),this._points.indexOf(i.pointB)==-1&&this._points.push(i.pointB);this.x=(this._points[0].x+this._points[1].x+this._points[2].x)/3,this.y=(this._points[0].y+this._points[1].y+this._points[2].y)/3,this.z=(this._points[0].z+this._points[1].z+this._points[2].z)/3,this._plane=new wh,this._plane.fromPoints(this._points[0],this._points[1],this._points[2]),this._plane.normalize(),this.genarateAgainstData(),this.initAABB()}genarateAgainstData(){var e,t;for(e of this._edges)for(t of this._points)e.pointA!=t&&e.pointB!=t&&(this._edgeAgainstPoint.put(e,t),this._pointAgainstEdge.put(t,e))}get id(){return this._id}get plane(){return this._plane}get points(){return this._points}addNeibour(e,t){if(this._edges.indexOf(e)>=0)this._neibourTriangles.put(e,t);else throw new Error("the edge is not in triangle!!!")}getNeibourTriangles(e=null,t=1,a=1){e=e||new Array,e.length=0;var r,i,n=this._neibourTriangles.getKeys(),o;for(o of n)i=o,i.testMask(t)&&(r=this._neibourTriangles.getValueByKey(i),r.testMask(a)&&e.push(r));return e}getEdges(e=null,t=1){e=e||new Array,e.length=0;var a;for(a of this._edges)a.testMask(t)&&e.push(a);return e}get walkAble(){return this.testMask(br.WalkAble)}get edges(){return this._edges}testMask(e){return(this._mask&e)==e}getEdgeAgainstPoint(e){return this._edgeAgainstPoint.getValueByKey(e)}getPointAgainstEdge(e){return this._pointAgainstEdge.getValueByKey(e)}getPublicEdge(e){if(e&&e!=this){var t=this._neibourTriangles.getKeys(),a;for(a of t)if(this._neibourTriangles.getValueByKey(a)==e)return a}return null}loopPublicEdge(e){var t,a;if(e&&e!=this){for(t of this._edges)for(a of e._edges)if(t==a)return t}return null}randomPoint(){var e=this._points[2].subtract(this._points[0]);e.scaleBy(Math.random()),e.incrementBy(this._points[0]);var t=this._points[1].subtract(e);return t.scaleBy(Math.random()),t.incrementBy(e),t}}class Fm{_nav3dPoints;_nav3dEdges;_nav3dTriangles;_path;_edgesDict;_nav3dAstar;_nav3dFunnel;_terrainQuad;_triangleList;get edges(){return this._nav3dEdges}get points(){return this._nav3dPoints}get path(){return this._path}get triangles(){return this._nav3dTriangles}constructor(e,t){this._nav3dPoints=new Array,this._nav3dEdges=new Array,this._nav3dTriangles=new Array,this._edgesDict=new Zi,this.initPoints(e),this.initEdgesAndTriangles(t),this.createConnections(),this._nav3dAstar=new Qh,this._nav3dFunnel=new ja,this._terrainQuad=new Jd(8,128),this._terrainQuad.createQuadTree(this._nav3dTriangles)}getTriangleAtPoint(e,t=5){return this._terrainQuad.getTriangleAtPoint(e,t)}findPath(e,t,a=5){this._path=null,this._triangleList=null;var r=this.getTriangleAtPoint(e,10),i=this.getTriangleAtPoint(t,10),n=this._nav3dAstar.findPath(this,r,i);return n?(this._triangleList=this._nav3dAstar.channel,n=this._nav3dFunnel.searchPath(e,t,this._triangleList,a),this._path=this._nav3dFunnel.path,n):!1}initPoints(e){for(var t,a,r=e.length,i=0;i<r;i++)t=e[i],a=new Bt(i,t.x,t.y,t.z),this._nav3dPoints.push(a)}initEdgesAndTriangles(e){for(var t,a,r,i,n,o=e.length,l=0;l<o;l++)t=e[l],a=this.tryCreateEdge(t[0],t[1]),r=this.tryCreateEdge(t[1],t[2]),i=this.tryCreateEdge(t[2],t[0]),!(a==null||r==null||i==null)&&(n=new Th(l,a,r,i),this._nav3dTriangles.push(n))}tryCreateEdge(e,t){if(e==t)throw new Error("edge point index error!!!");if(e>t){var a=e;e=t,t=a}var r=this._edgesDict.getValueByKey(e+"_"+t);return r==null&&(r=new ha(this._nav3dPoints[e],this._nav3dPoints[t]),this._nav3dEdges.push(r),this._edgesDict.put(e+"_"+t,r)),r}createConnections(){for(var e=this._nav3dTriangles.length,t=this._nav3dTriangles.length,a,r,i,n,o=0;o<e;o++){a=this._nav3dTriangles[o];for(i of a.edges)i.addTriangleOwners(a);for(var l=0;l<t;l++)r=this._nav3dTriangles[l],a!=r&&(n=a.loopPublicEdge(r),n&&(a.addNeibour(n,r),r.addNeibour(n,a)))}}}class Io{x;y;setTo(e,t){this.x=e,this.y=t}equals(e,t){return e==this.x&&t==this.y}equalPoint(e){return this.equals(e.x,e.y)}get length(){return Math.sqrt(this.x*this.x+this.y*this.y)}clone(){var e=new Io;return e.setTo(this.x,this.y),e}normalize(){var e=length;e!=0&&this.setTo(this.x/e,this.y/e)}}class va extends Fe{width;height;depth;constructor(e=1,t=1,a=1){super(),this.width=e,this.height=t,this.depth=a,this.initVertex()}initVertex(){let e=this.width/2,t=this.height/2,a=this.depth/2;this.bounds=new ge(b.ZERO.clone(),new b(this.width,this.height,this.depth));let r=new Float32Array([-e,t,a,e,t,a,e,t,-a,-e,t,-a,-e,t,a,e,t,-a,e,-t,a,-e,-t,a,-e,-t,-a,e,-t,-a,e,-t,a,-e,-t,-a,-e,-t,a,-e,t,a,-e,t,-a,-e,-t,-a,-e,-t,a,-e,t,-a,e,t,a,e,-t,a,e,-t,-a,e,t,-a,e,t,a,e,-t,-a,e,t,a,-e,t,a,-e,-t,a,-e,-t,a,e,-t,a,e,t,a,e,-t,-a,-e,-t,-a,-e,t,-a,e,t,-a,e,-t,-a,-e,t,-a]),i=new Float32Array([0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1]),n=new Float32Array([1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,0,0,1,0,1,1,1,1,0,1,0,0,1,0,1,1,0,0]),o=[0,2,1,3,5,4,6,8,7,9,11,10,12,14,13,15,17,16,18,20,19,21,23,22,24,26,25,27,29,28,30,32,31,33,35,34],l=new Uint16Array(o.reverse());this.setIndices(l),this.setAttribute(V.position,r),this.setAttribute(V.normal,i),this.setAttribute(V.uv,n),this.setAttribute(V.TEXCOORD_1,n),this.addSubGeometry({indexStart:0,indexCount:o.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Mh extends Fe{radiusTop;radiusBottom;height;radialSegments;heightSegments;openEnded;thetaStart;thetaLength;constructor(e=1,t=1,a=1,r=8,i=8,n=!1,o=0,l=Math.PI*2){super(),this.radiusTop=e,this.radiusBottom=t,this.height=a,this.radialSegments=r,this.heightSegments=i,this.openEnded=n,this.thetaStart=o,this.thetaLength=l,this.instanceID=xt(),this.buildGeometry()}addGroup(e,t,a){this.addSubGeometry({indexStart:e,indexCount:t,vertexStart:e,vertexCount:0,firstStart:0,index:a,topology:0})}buildGeometry(){const e=this;this.radialSegments=Math.floor(this.radialSegments),this.heightSegments=Math.floor(this.heightSegments);const t=[],a=[],r=[],i=[];let n=0;const o=[],l=this.height/2;let c=0;p(),this.openEnded===!1&&(this.radiusTop>0&&m(!0),this.radiusBottom>0&&m(!1));let f=new Float32Array(t),h=new Float32Array(a),u=new Float32Array(r),g=new Uint16Array(i);this.setAttribute(V.position,f),this.setAttribute(V.normal,h),this.setAttribute(V.uv,u),this.setAttribute(V.TEXCOORD_1,u),this.setIndices(g);function p(){const D=new b,_=new b;let B=0;const v=(e.radiusBottom-e.radiusTop)/e.height;for(let C=0;C<=e.heightSegments;C++){const y=[],F=C/e.heightSegments,k=F*(e.radiusBottom-e.radiusTop)+e.radiusTop;for(let w=0;w<=e.radialSegments;w++){const x=w/e.radialSegments;let M=x*e.thetaLength+e.thetaStart;w==e.radialSegments&&Math.abs(e.thetaLength-e.thetaStart)==Math.PI*2&&(M=0);const N=Math.sin(M),Q=Math.cos(M);_.x=k*N,_.y=-F*e.height+l,_.z=k*Q,t.push(_.x,_.y,_.z),D.set(N,v,Q).normalize(),a.push(D.x,D.y,D.z),r.push(x,1-F),y.push(n++)}o.push(y)}for(let C=0;C<e.radialSegments;C++)for(let y=0;y<e.heightSegments;y++){const F=o[y][C],k=o[y+1][C],w=o[y+1][C+1],x=o[y][C+1];i.push(F,k,x),i.push(k,w,x),B+=6}e.addGroup(c,B,0),c+=B}function m(D){const _=n,B=new K,v=new b;let C=0;const y=D===!0?e.radiusTop:e.radiusBottom,F=D===!0?1:-1;for(let w=1;w<=e.radialSegments;w++)t.push(0,l*F,0),a.push(0,F,0),r.push(.5,.5),n++;const k=n;for(let w=0;w<=e.radialSegments;w++){const M=w/e.radialSegments*e.thetaLength+e.thetaStart,N=Math.cos(M),Q=Math.sin(M);v.x=y*Q,v.y=l*F,v.z=y*N,t.push(v.x,v.y,v.z),a.push(0,F,0),B.x=N*.5+.5,B.y=Q*.5*F+.5,r.push(B.x,B.y),n++}for(let w=0;w<e.radialSegments;w++){const x=_+w,M=k+w;D===!0?i.push(M,M+1,x):i.push(M+1,M,x),C+=3}e.addGroup(c,C,D===!0?1:2),c+=C}}}class Nh extends Fe{radius;tube;radialSegments;tubularSegments;constructor(e=.4,t=.1,a=32,r=32){super(),this.radius=e,this.tube=t,this.radialSegments=a,this.tubularSegments=r,this.initVertex()}initVertex(){const e=2*Math.PI,t=this.radius,a=this.tube,r=this.radialSegments,i=this.tubularSegments;this.bounds=new ge(b.ZERO.clone(),new b(t*2,a*2,t*2));var n=(r+1)*(i+1);let o=new Float32Array(n*3),l=new Float32Array(n*3),c=new Float32Array(n*2),f=new Uint16Array(r*i*2*3),h=0,u=0,g=0,p=0;for(let m=0;m<=r;m++)for(let D=0;D<=i;D++){const _=D/i,B=m/r,v=_*e,C=B*Math.PI*2;if(o[h++]=(t+a*Math.cos(C))*Math.sin(v),o[h++]=a*Math.sin(C),o[h++]=(t+a*Math.cos(C))*Math.cos(v),l[u++]=Math.sin(v)*Math.cos(C),l[u++]=Math.sin(C),l[u++]=Math.cos(v)*Math.cos(C),c[g++]=_,c[g++]=B,D<i&&m<r){const y=i+1,F=y*m+D,k=y*(m+1)+D,w=y*(m+1)+D+1,x=y*m+D+1;f[p++]=F,f[p++]=x,f[p++]=k,f[p++]=x,f[p++]=w,f[p++]=k}}this.setIndices(f),this.setAttribute(V.position,o),this.setAttribute(V.normal,l),this.setAttribute(V.uv,c),this.setAttribute(V.TEXCOORD_1,c),this.addSubGeometry({indexStart:0,indexCount:f.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class km extends Fe{segment;row=0;constructor(e){super(),this.segment=e,this.buildGeometry()}buildGeometry(){this.row=this.segment+1;let e=new Uint32Array(this.segment*6),t=new Float32Array(this.row*3*2),a=new Float32Array(this.row*3*2),r=new Float32Array(this.row*2*2);for(let i=0;i<this.row;i++){t[i*3*2+0]=0,t[i*3*2+1]=0,t[i*3*2+2]=0,t[i*3*2+3]=0,t[i*3*2+4]=0,t[i*3*2+5]=0,a[i*3*2+0]=0,a[i*3*2+1]=0,a[i*3*2+2]=1,a[i*3*2+3]=0,a[i*3*2+4]=0,a[i*3*2+5]=1,r[i*2*2+0]=0,r[i*2*2+1]=i/this.segment,r[i*2*2+2]=1,r[i*2*2+3]=i/this.segment;let n=i*2,o=n,l=n+1,c=n+2,f=n+3;e[i*6+0]=o,e[i*6+1]=l,e[i*6+2]=c,e[i*6+3]=l,e[i*6+4]=f,e[i*6+5]=c}this.setIndices(e),this.setAttribute(V.position,t),this.setAttribute(V.normal,a),this.setAttribute(V.uv,r),this.setAttribute(V.TEXCOORD_1,r),this.addSubGeometry({indexStart:0,indexCount:e.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Em extends Fe{faceCount=0;constructor(e){super(),this.faceCount=e,this.buildGeometry()}buildGeometry(){let e=new Uint32Array(this.faceCount*3),t=new Float32Array(this.faceCount*3*3),a=new Float32Array(this.faceCount*3*3),r=new Float32Array(this.faceCount*3*2),i=new Float32Array(this.faceCount*3*1);for(let n=0;n<this.faceCount;n++){let o=n*3+0,l=n*3+1,c=n*3+2;e[o]=o,e[l]=l,e[c]=c}this.setIndices(e),this.setAttribute(V.position,t),this.setAttribute(V.normal,a),this.setAttribute(V.uv,r),this.setAttribute(V.TEXCOORD_1,r),this.setAttribute(V.vIndex,i),this.addSubGeometry({indexStart:0,indexCount:e.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0})}}class Rm extends Xe{create(e,t,a,r=!0){let i=E.device;const n=e*4*4;this.format=Y.rgba32float,this.createTextureDescriptor(e,t,1,this.format);const l=i.createBuffer({size:a.byteLength,usage:GPUBufferUsage.COPY_DST|GPUBufferUsage.COPY_SRC});i.queue.writeBuffer(l,0,a);const c=S.beginCommandEncoder();c.copyBufferToTexture({buffer:l,bytesPerRow:n},{texture:this.getGPUTexture()},{width:e,height:t,depthOrArrayLayers:1}),S.endCommandEncoder(c),r&&(this.samplerBindingLayout.type="non-filtering",this.textureBindingLayout.sampleType="unfilterable-float"),this.gpuSampler=i.createSampler({})}fromBuffer(e,t,a){let r=E.device;const i=e*4*4;this.format=Y.rgba32float,this.mipmapCount=1,this.createTextureDescriptor(e,t,this.mipmapCount,this.format);const n=S.beginCommandEncoder();return n.copyBufferToTexture({buffer:a,bytesPerRow:i},{texture:this.getGPUTexture()},{width:e,height:t,depthOrArrayLayers:1}),S.endCommandEncoder(n),this.samplerBindingLayout.type="non-filtering",this.textureBindingLayout.sampleType="unfilterable-float",this.gpuSampler=r.createSampler({}),this}}class wm extends pn{_internalTexture;_minSize=32;_skyColor;constructor(e){super(),this._skyColor=e,this._internalTexture=new hs;let t=[];return A.res.fillColor(t,this._minSize,this._minSize,this.color.r,this.color.g,this.color.b,this.color.a),this._internalTexture.create(this._minSize,this._minSize,t,!1),this.createFromTexture(this._minSize,this._internalTexture),this}changeColor(e){return this._skyColor=e,A.res.fillColor(this._internalTexture.floatArray,this._minSize,this._minSize,this.color.r,this.color.g,this.color.b,this.color.a),this._internalTexture.updateTexture(this._minSize,this._minSize,this._internalTexture.floatArray,!1),this._faceData.uploadTexture(0,this._internalTexture),this}get color(){return this._skyColor}set color(e){this.changeColor(e)}}class Im extends d.Object3D{length=100;thickness=.1;constructor(e,t=.1){super(),this.length=e,this.thickness=t,this.init()}init(){let e=new d.Object3D,t=new d.Object3D,a=new d.Object3D,r=new va(2,2,2),i=new va(2,2,2),n=new va(2,2,2),o=new st;o.baseColor=new O(1,0,0);let l=new st;l.baseColor=new O(0,1,0);let c=new st;c.baseColor=new O(0,0,1);let f=e.addComponent(d.MeshRenderer),h=t.addComponent(d.MeshRenderer),u=a.addComponent(d.MeshRenderer);f.geometry=r,f.material=o,f.castShadow=!1,h.geometry=i,h.material=l,h.castShadow=!1,u.geometry=n,u.material=c,u.castShadow=!1,e.localScale=new b(this.length,this.thickness,this.thickness),e.x=this.length,t.localScale=new b(this.thickness,this.length,this.thickness),t.y=this.length,a.localScale=new b(this.thickness,this.thickness,this.length),a.z=this.length,this.addChild(e),this.addChild(t),this.addChild(a)}}class Qm{static merge(e,t,a){}static mergeNumber(e,t,a){let r=a||new Fe,i=e.getAttribute(V.position).data.length/3,n=new Float32Array(i*t);for(const f of e.vertexAttributeMap){let h=f[1].attribute;if(h==V.indices)continue;let u=e.getAttribute(h).data,g=u.length,p=new Float32Array(g*t);for(let m=0;m<t;m++){p.set(u,g*m);for(let D=0;D<i;D++)n[i*m+D]=m}r.setAttribute(h,p)}r.setAttribute(V.vIndex,n);let o=e.getAttribute(V.indices).data,l=o.length,c=new Uint32Array(o.length*t);for(let f=0;f<t;f++)for(let h=0;h<l;h++){let u=f*i,g=f*l;const p=o[h]+u;c[g+h]=p}return r.setIndices(c),r.addSubGeometry({indexStart:0,indexCount:c.length,vertexStart:0,index:0,vertexCount:0,firstStart:0,topology:0}),r}static generateNormal(){}static generateTangent(){}static packUV(){}}class Tm extends d.Object3D{size=100;divisions=10;constructor(e=100,t=10){super(),this.size=e,this.divisions=t,this.buildGeometry(),this.addAxis()}buildGeometry(){const e=[],t=[],a=this.size/this.divisions,r=this.size/2,i=this.divisions/2;for(let c=0,f=-r;c<=this.divisions;c++,f+=a)c!==i&&(e.push(-r,0,f,r,0,f),e.push(f,0,-r,f,0,r));for(let c=0;c<e.length/3;c+=2)t.push(c,c+1);let n=new Fe;n.setIndices(t.length>Uint16Array.length?new Uint32Array(t):new Uint16Array(t)),n.setAttribute(V.position,new Float32Array(e)),n.addSubGeometry({indexStart:0,indexCount:t.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});let o=new st;o.topology="line-list",o.baseColor=new O(1,1,1,.15),o.blendMode=te.ADD,o.castReflection=!1;let l=this.addComponent(d.MeshRenderer);l.geometry=n,l.material=o}addAxis(){const e=this.size/2;let t=new Float32Array([-e,0,0,e,0,0]),a=new Uint16Array([0,1,2,3]),r=new Fe;r.setIndices(a),r.setAttribute(V.position,t),r.addSubGeometry({indexStart:0,indexCount:a.length,vertexStart:0,vertexCount:0,firstStart:0,index:0,topology:0});{let i=new d.Object3D,n=i.addComponent(d.MeshRenderer);n.geometry=r;let o=n.material=new st;o.baseColor=new O(1,0,0,.5),o.blendMode=te.ADD,o.castReflection=!1,o.topology="line-list",this.addChild(i)}{let i=new d.Object3D;i.rotationY=90;let n=i.addComponent(d.MeshRenderer);n.geometry=r;let o=n.material=new st;o.baseColor=new O(0,1,0,.5),o.blendMode=te.ADD,o.castReflection=!1,o.topology="line-list",this.addChild(i)}}}class Mm{static color_temperature_to_rgb(e){e<1e3?e=1e3:e>4e4&&(e=4e4);let t=e/100,a=this.get_red(t),r=this.get_green(t),i=this.get_blue(t);return new O(a/255,r/255,i/255,1)}static get_red(e){if(e<=66)return 255;let t=329.698727446*Math.pow(e-60,-.1332047592);return this.bound(t)}static get_green(e){let t=0;return e<=66?t=99.4708025861*Math.log(e)-161.1195681661:t=288.1221695283*Math.pow(e-60,-.0755148492),this.bound(t)}static get_blue(e){let t=0;return e>=66?255:e<=19?0:(t=138.5177312231*Math.log(e-10)-305.0447927307,this.bound(t))}static bound(e,t=0,a=255){let r=Math.max(e,t);return Math.min(r,a)}}class Nm{static boxGeo;static planeGeo;static sphere;static material;static materialMap;static initHeap(){this.boxGeo||(this.boxGeo=new va),this.planeGeo||(this.planeGeo=new Hr(1,1,1,1,b.UP)),this.sphere||(this.sphere=new Cr(1,35,35)),this.material||(this.material=new pa),this.materialMap||(this.materialMap=new Map)}static get CubeMesh(){return this.initHeap(),this.boxGeo}static get SphereMesh(){return this.initHeap(),this.sphere}static GetCube(){this.initHeap();let e=new d.Object3D,t=e.addComponent(d.MeshRenderer);return t.geometry=this.boxGeo,t.material=this.material.clone(),t.castShadow=!0,e}static GetMaterial(e){let t=this.materialMap.get(e);return t||(t=new pa,t.baseMap=e,this.materialMap.set(e,t)),t.clone()}static GetPlane(e){this.initHeap();let t=new d.Object3D,a=t.addComponent(d.MeshRenderer);a.geometry=this.planeGeo;let r=this.GetMaterial(e);return r.blendMode=te.ADD,r.castShadow=!1,a.material=r,a.castGI=!1,a.castReflection=!1,t}static GetSingleCube(e,t,a,r,i,n){this.initHeap();let o=new pa;o.roughness=.5,o.metallic=.1,o.baseColor=new O(r,i,n,1);let l=new d.Object3D,c=l.addComponent(d.MeshRenderer);return c.castGI=!0,c.geometry=new va(e,t,a),c.material=o,l}static GetSingleSphere(e,t,a,r){this.initHeap();let i=new pa;i.baseColor=new O(t,a,r,1);let n=new d.Object3D,o=n.addComponent(d.MeshRenderer);return o.castGI=!0,o.geometry=new Cr(e,20,20),o.material=i,n}static get Sphere(){this.initHeap();let e=new d.Object3D,t=e.addComponent(d.MeshRenderer);return t.geometry=this.sphere,t.material=this.material,e}static GetSingleCube2(e,t=10){this.initHeap();let a=new d.Object3D,r=a.addComponent(d.MeshRenderer);return r.castShadow=!1,r.geometry=new va(t,t,t),r.material=e,a}static GetPointLight(e,t,a,r,i,n,o=1,l=!0){let c=new d.Object3D,f=c.addComponent(d.PointLight);f.lightColor=new O(r,i,n,1),f.intensity=o,f.range=a,f.at=8,f.radius=0,f.castShadow=l,c.localPosition=e,c.localRotation=t;let h=this.GetSingleSphere(.1,1,1,1);return c.addChild(h),f}}var I=(s=>(s[s.X=0]="X",s[s.Y=1]="Y",s[s.Z=2]="Z",s[s.XY=3]="XY",s[s.XZ=4]="XZ",s[s.YZ=5]="YZ",s[s.XYZ=6]="XYZ",s[s.MAX=7]="MAX",s[s.NONE=8]="NONE",s))(I||{}),qt=(s=>(s[s.Local=0]="Local",s[s.Global=1]="Global",s))(qt||{});class Mn extends Pe{mAxis;mAxisColor;mContainer;mAxisMaterial;mAxisCollider;constructor(){super(),this._enable=!1,this.mAxis=new Array(I.MAX),this.mAxisColor=new Array(I.MAX),this.mAxisMaterial=new Array(I.MAX),this.mAxisCollider=new Array(I.MAX)}get target(){return this.object3D.target}get mX(){return this.object3D.mXObj}get mY(){return this.object3D.mYObj}get mZ(){return this.object3D.mZObj}get transformSpaceMode(){return this.object3D.transformSpaceMode}init(e){this.mContainer=new d.Object3D;let t=new st;t.baseColor=new O(1,0,0),t.depthCompare=$e.always,this.mAxisColor[I.X]=t.baseColor,this.mAxisMaterial[I.X]=t;let a=new st;a.baseColor=new O(0,1,0),a.depthCompare=$e.always,this.mAxisColor[I.Y]=a.baseColor,this.mAxisMaterial[I.Y]=a;let r=new st;r.baseColor=new O(0,0,1),r.depthCompare=$e.always,this.mAxisColor[I.Z]=r.baseColor,this.mAxisMaterial[I.Z]=r;let i=this.createCustomAxis(I.X),n=this.createCustomAxis(I.Y),o=this.createCustomAxis(I.Z);this.mContainer.addChild(this.mAxis[I.X]=i),this.mContainer.addChild(this.mAxis[I.Y]=n),this.mContainer.addChild(this.mAxis[I.Z]=o),this.mAxisCollider[I.X]=i.getComponent(Kt),this.mAxisCollider[I.Y]=n.getComponent(Kt),this.mAxisCollider[I.Z]=o.getComponent(Kt)}start(){}onEnable(e){this.object3D.addChild(this.mContainer),this.reset()}onDisable(e){this.object3D.removeChild(this.mContainer)}reset(){switch(this.transformSpaceMode){case qt.Local:{let t=R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix).decompose();this.object3D.scaleX=1,this.object3D.scaleY=1,this.object3D.scaleZ=1,this.object3D.rotationX=t[1].x,this.object3D.rotationY=t[1].y,this.object3D.rotationZ=t[1].z,this.object3D.x=t[0].x,this.object3D.y=t[0].y,this.object3D.z=t[0].z}break;case qt.Global:{this.object3D.scaleX=1,this.object3D.scaleY=1,this.object3D.scaleZ=1,this.object3D.rotationX=0,this.object3D.rotationY=0,this.object3D.rotationZ=0;const e=this.mX.transform.worldPosition;this.object3D.x=e.x,this.object3D.y=e.y,this.object3D.z=e.z}break}}pickAxis(){let a=this.object3D.transform.scene3D.view.camera.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),r,i;for(let n=0;n<=I.MAX;n++){let o=this.mAxisCollider[n];if(o&&(r=o.rayPick(a),r&&(!i||i.distance>r.distance||n==I.XYZ)&&(i={axis:n,obj:o.object3D,distance:r.distance,intersectPoint:r.intersectPoint},n==I.XYZ)))break}return i}currentAxis=I.NONE;beginPoint=new b;beginMousePos=new b;currentPoint=new b;onMouseDown(e){if(e.mouseCode!=Cn.MOUSE_LEFT)return;let t=this.pickAxis();if(!t)return;this.currentAxis=t.axis,e.stopImmediatePropagation();const r=this.object3D.transform.scene3D.view.camera;let i=r.worldToScreenPoint(this.mX.transform.worldPosition),n=r.screenPointToWorld(A.inputSystem.mouseX,A.inputSystem.mouseY,i.z);this.beginPoint.copyFrom(n),this.beginMousePos.x=A.inputSystem.mouseX,this.beginMousePos.y=A.inputSystem.mouseY}lastMoveObj;lastMoveAxis;onMouseMove(e){if(this.currentAxis==I.NONE){let t=this.lastMoveObj.getComponent(d.MeshRenderer).material;this.lastMoveObj&&"baseColor"in t&&(t.baseColor=this.mAxisColor[this.lastMoveAxis],this.lastMoveObj=null,this.lastMoveAxis==I.XYZ&&(this.mAxis[I.X].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.X]),this.mAxis[I.Y].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.Y]),this.mAxis[I.Z].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",this.mAxisColor[I.Z])),this.lastMoveAxis=I.NONE);let a=this.pickAxis();if(!a)return;t.setUniformColor("baseColor",new O(1,1,1)),this.lastMoveObj=a.obj,this.lastMoveAxis=a.axis,this.lastMoveAxis==I.XYZ&&(this.mAxis[I.X].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)),this.mAxis[I.Y].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)),this.mAxis[I.Z].getComponent(d.MeshRenderer).material.setUniformColor("baseColor",new O(1,1,1)))}else{const a=this.object3D.transform.scene3D.view.camera;let r=a.worldToScreenPoint(this.mX.transform.worldPosition),i=a.screenPointToWorld(A.inputSystem.mouseX,A.inputSystem.mouseY,r.z);this.currentPoint.copyFrom(i);let n=i.subtract(this.beginPoint);b.HELP_0.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let o=b.distance(b.HELP_0,this.beginMousePos);switch(this.beginMousePos.copyFrom(b.HELP_0),this.transformSpaceMode){case qt.Local:this.applyLocalTransform(this.currentAxis,n,o);break;case qt.Global:this.applyGlobalTransform(this.currentAxis,n,o);break}this.beginPoint.copyFrom(i),this.reset()}}onMouseUp(e){e.mouseCode==Cn.MOUSE_LEFT&&(this.currentAxis=I.NONE,this.reset())}onUpdate(e){let a=b.distance(e.camera.transform.worldPosition,this.object3D.transform.worldPosition)/100;if(this.mContainer.scaleX=this.mContainer.scaleY=this.mContainer.scaleZ=a,this.mX){const r=this.mX.transform.worldPosition;this.object3D.x=r.x,this.object3D.y=r.y,this.object3D.z=r.z}}applyLocalTransform(e,t,a){console.warn("not imp")}applyGlobalTransform(e,t,a){console.warn("not imp")}createCustomAxis(e){return this.createAxis(e)}createAxis(e){let t=0,a=0,r=0;switch(e){case I.X:t=1;break;case I.Y:a=1;break;case I.Z:r=1;break}let i=.4+t*20,n=.4+a*20,o=.4+r*20,l=new d.Object3D;l.x=i*.5,l.y=n*.5,l.z=o*.5;let c=l.addComponent(d.MeshRenderer);c.geometry=new va(i,n,o),c.material=this.mAxisMaterial[e];let f=l.addComponent(Kt),h=new ri;return h.setFromCenterAndSize(new b(0,0,0),new b(i+1,n+1,o+1)),f.shape=h,l}}class Ph extends Mn{init(e){super.init(e);let t=new st;t.doubleSide=!0,t.baseColor=new O(.9,.9,.9),t.depthCompare=$e.always,this.mAxisColor[I.XYZ]=t.baseColor,this.mAxisMaterial[I.XYZ]=t;let a=new d.Object3D,r=a.addComponent(d.MeshRenderer);r.geometry=new va(2,2,2),r.material=this.mAxisMaterial[I.XYZ];let i=a.addComponent(Kt),n=new ri;n.setFromCenterAndSize(new b(0,0,0),new b(2,2,2)),i.shape=n,this.mContainer.addChild(this.mAxis[I.XYZ]=a),this.mAxisCollider[I.XYZ]=a.getComponent(Kt)}applyLocalTransform(e,t,a){switch(this.currentAxis){case I.XYZ:{let r=0;Math.abs(t.x)>Math.abs(t.y)?Math.abs(t.x)>Math.abs(t.z)?r=t.x:r=t.z:r=t.y,this.mX.scaleX+=r,this.mX.scaleY+=r,this.mX.scaleZ+=r}break;default:this.mX.transform.worldMatrix.transformVector(t,t),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&(this.mX.scaleX=Math.abs(this.mX.scaleX+t.x)),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&(this.mX.scaleY=Math.abs(this.mX.scaleY+t.y)),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&(this.mX.scaleZ=Math.abs(this.mX.scaleZ+t.z));break}}applyGlobalTransform(e,t,a){let r=b.HELP_0;r.set(0,0,0),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&(r.x=t.x),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&(r.y=t.y),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&(r.z=t.z),this.mX.transform.worldMatrix.transformVector(r,b.HELP_1),this.mX.scaleX+=b.HELP_1.x,this.mX.scaleY+=b.HELP_1.y,this.mX.scaleZ+=b.HELP_1.z}createCustomAxis(e){let t=super.createAxis(e),a=this.createBox(e);return t.addChild(a),t}createBox(e){let t=0,a=0,r=0,i=new d.Object3D;switch(e){case I.X:t=1,i.rotationZ=-90;break;case I.Y:a=1;break;case I.Z:r=1,i.rotationX=90;break}let n=.2+t*20,o=.2+a*20,l=.2+r*20;i.x=n*.5,i.y=o*.5,i.z=l*.5;let c=i.addComponent(d.MeshRenderer);return c.geometry=new va(2,2,2),c.material=this.mAxisMaterial[e],i}}var tt=(s=>(s[s.Scale=0]="Scale",s[s.Rotation=1]="Rotation",s[s.Translation=2]="Translation",s[s.NONE=3]="NONE",s))(tt||{});class Vh extends Mn{applyLocalTransform(e,t,a){if(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ,this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ){R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.identity(),R.help_matrix_1.createByRotation(1,b.Y_AXIS),R.help_matrix_2.multiplyMatrices(R.help_matrix_1,R.help_matrix_0),R.help_matrix_2.invert(),R.help_matrix_1.multiplyMatrices(R.help_matrix_2,R.help_matrix_0);let r=R.help_matrix_1.decompose();this.mX.rotationX+=r[1].x,this.mY.rotationY+=r[1].y,this.mZ.rotationZ+=r[1].z}this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ}getAngle(){const t=this.object3D.transform.scene3D.view.camera,a=this.mZ.transform.worldPosition;if(t.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),this.currentAxis==I.X){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.x-a.x>0&&(n=360-n),n}if(this.currentAxis==I.Y){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.y-a.y>0&&(n=360-n),n}if(this.currentAxis==I.Z){let r=t.worldToScreenPoint(a);b.HELP_1.set(r.x,r.y,0),b.HELP_2.set(A.inputSystem.mouseX,A.inputSystem.mouseY,0);let i=b.HELP_2.subtract(b.HELP_1),n=b.getAngle(b.X_AXIS,i);return i.y>0&&(n=360-n),t.transform.worldPosition.z-a.z>0&&(n=360-n),n}return 0}mLastAngle=0;applyGlobalTransform(e,t,a){if(this.currentAxis==I.X||this.currentAxis==I.Y||this.currentAxis==I.Z){let r=this.getAngle();switch(R.help_matrix_0.identity(),this.currentAxis){case I.X:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.X_AXIS);break;case I.Y:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.Y_AXIS);break;case I.Z:R.help_matrix_0.createByRotation(this.mLastAngle-r,b.Z_AXIS);break}R.help_matrix_1.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.append(R.help_matrix_0),this.mX.parent&&(R.help_matrix_2.copyFrom(this.mX.parent.worldMatrix),R.help_matrix_2.invert(),R.help_matrix_1.multiply(R.help_matrix_2));let n=R.help_matrix_1.decompose(Wt.QUATERNION)[1];Z.HELP_0.set(n.x,n.y,n.z,n.w),this.mLastAngle=r,this.mX.transform.localRotQuat=Z.HELP_0}}onMouseDown(e){super.onMouseDown(e),this.currentAxis!=I.NONE&&(this.mAxis[I.X].getComponent(d.MeshRenderer).enable=!1,this.mAxis[I.Y].getComponent(d.MeshRenderer).enable=!1,this.mAxis[I.Z].getComponent(d.MeshRenderer).enable=!1,this.mAxis[this.currentAxis].getComponent(d.MeshRenderer).enable=!0,this.mLastAngle=this.getAngle())}onMouseUp(e){super.onMouseUp(e),this.currentAxis==I.NONE&&(this.mAxis[I.X].getComponent(d.MeshRenderer).enable=!0,this.mAxis[I.Y].getComponent(d.MeshRenderer).enable=!0,this.mAxis[I.Z].getComponent(d.MeshRenderer).enable=!0)}createCustomAxis(e){return this.createAxis(e)}createAxis(e){let t=new d.Object3D;switch(e){case I.X:t.rotationZ=90;break;case I.Y:break;case I.Z:t.rotationX=90;break}let a=t.addComponent(d.MeshRenderer);a.geometry=new Nh(20,.4),a.material=this.mAxisMaterial[e];let r=t.addComponent(Kt),i=new ri;return i.setFromCenterAndSize(new b,new b(40,.4,40)),r.shape=i,t}pickAxis(){let a=this.object3D.transform.scene3D.view.camera.screenPointToRay(A.inputSystem.mouseX,A.inputSystem.mouseY),r,i;for(let n=0;n<=I.MAX;n++){let o=this.mAxisCollider[n];if(o&&(r=o.rayPick(a),r)){let l=b.distance(r.intersectPoint,o.shape.center);if(l>20+.8||l<20-.8)continue;(!i||i.distance>r.distance)&&(i={axis:n,obj:o.object3D,distance:r.distance,intersectPoint:r.intersectPoint})}}return i}}class Oh extends Mn{init(e){super.init(e);let t=new st;t.doubleSide=!0,t.baseColor=new O(0,0,1),t.depthCompare=$e.always,this.mAxisColor[I.XY]=t.baseColor,this.mAxisMaterial[I.XY]=t;let a=new st;a.doubleSide=!0,a.baseColor=new O(0,1,0),a.depthCompare=$e.always,this.mAxisColor[I.XZ]=a.baseColor,this.mAxisMaterial[I.XZ]=a;let r=new st;r.doubleSide=!0,r.baseColor=new O(1,0,0),r.depthCompare=$e.always,this.mAxisColor[I.YZ]=r.baseColor,this.mAxisMaterial[I.YZ]=r;let i=this.createPlane(I.XY),n=this.createPlane(I.XZ),o=this.createPlane(I.YZ);this.mContainer.addChild(this.mAxis[I.XY]=i),this.mContainer.addChild(this.mAxis[I.XZ]=n),this.mContainer.addChild(this.mAxis[I.YZ]=o),this.mAxisCollider[I.XY]=i.getComponent(Kt),this.mAxisCollider[I.XZ]=n.getComponent(Kt),this.mAxisCollider[I.YZ]=o.getComponent(Kt)}applyLocalTransform(e,t,a){R.help_matrix_0.copyFrom(this.mX.transform.worldMatrix).invert(),R.help_matrix_0.transformVector(t,b.HELP_0),this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ||(b.HELP_0.x=0),this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ||(b.HELP_0.y=0),this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ||(b.HELP_0.z=0),this.mX.transform.worldMatrix.transformVector(b.HELP_0,b.HELP_1),this.mX.x+=b.HELP_1.x,this.mX.y+=b.HELP_1.y,this.mX.z+=b.HELP_1.z}applyGlobalTransform(e,t,a){R.help_matrix_0.identity(),(this.currentAxis==I.X||this.currentAxis==I.XY||this.currentAxis==I.XZ)&&R.help_matrix_0.appendTranslation(t.x,0,0),(this.currentAxis==I.Y||this.currentAxis==I.XY||this.currentAxis==I.YZ)&&R.help_matrix_0.appendTranslation(0,t.y,0),(this.currentAxis==I.Z||this.currentAxis==I.XZ||this.currentAxis==I.YZ)&&R.help_matrix_0.appendTranslation(0,0,t.z),R.help_matrix_1.copyFrom(this.mX.transform.worldMatrix),R.help_matrix_1.append(R.help_matrix_0),this.mX.parent&&(R.help_matrix_2.copyFrom(this.mX.parent.worldMatrix),R.help_matrix_2.invert(),R.help_matrix_1.multiply(R.help_matrix_2));let r=R.help_matrix_1.decompose(Wt.QUATERNION);this.mX.transform.localPosition=r[0],console.log(this.target.localPosition)}createCustomAxis(e){let t=super.createAxis(e),a=this.createArrows(e);return t.addChild(a),t}createArrows(e){let t=0,a=0,r=0,i=new d.Object3D;switch(e){case I.X:t=1,i.rotationZ=-90;break;case I.Y:a=1,i.rotationY=-90;break;case I.Z:r=1,i.rotationX=90;break}let n=.2+t*20,o=.2+a*20,l=.2+r*20;i.x=n*.5,i.y=o*.5,i.z=l*.5;let c=i.addComponent(d.MeshRenderer);return c.geometry=new Mh(0,1,4),c.material=this.mAxisMaterial[e],i}createPlane(e){let t=new d.Object3D,a=t.addComponent(d.MeshRenderer);a.material=this.mAxisMaterial[e];let r=t.addComponent(Kt),i=new ri;switch(r.shape=i,e){case I.XY:a.geometry=new Hr(4,4,1,1,b.Z_AXIS),t.x=8,t.y=8,i.setFromCenterAndSize(new b(0,0,0),new b(4,4,.1));break;case I.XZ:a.geometry=new Hr(4,4,1,1,b.Y_AXIS),t.x=8,t.z=8,i.setFromCenterAndSize(new b(0,0,0),new b(4,.1,4));break;case I.YZ:a.geometry=new Hr(4,4,1,1,b.X_AXIS),t.y=8,t.z=8,i.setFromCenterAndSize(new b(0,0,0),new b(.1,4,4));break}return t}}class Qo extends d.Object3D{static _instance;static get instance(){return this._instance||(this._instance=new Qo),this._instance}mTarget;mTransformMode=tt.NONE;mTransformSpaceType=qt.Global;mControllers;mXObj;mYObj;mZObj;constructor(){super(),this.mControllers=[null,null,null],this.mControllers[tt.Scale]=this.addComponent(Ph),this.mControllers[tt.Rotation]=this.addComponent(Vh),this.mControllers[tt.Translation]=this.addComponent(Oh),this.mControllers[tt.Scale].enable=!1,this.mControllers[tt.Rotation].enable=!1,this.mControllers[tt.Translation].enable=!1,this.mXObj=new d.Object3D,this.mYObj=new d.Object3D,this.mZObj=new d.Object3D,this.mXObj.addChild(this.mYObj),this.mYObj.addChild(this.mZObj)}get transformMode(){return this.mTransformMode}get transformSpaceMode(){return this.mTransformSpaceType}active(e){e.addChild(this),e.addChild(this.mXObj)}unActive(e){e.removeChild(this)}get target(){return this.mTarget}selectObject(e,t,a){this.mTarget!=e&&(e?this.activate():this.unactivate(),this.mTarget=e,this.mXObj.localPosition=e.transform.worldPosition.clone()),t!=null&&this.selectTransformMode(t),a!=null&&this.selectTransformSpaceMode(a)}selectTransformMode(e){this.mTransformMode!=e&&(this.mTransformMode!=tt.NONE&&(this.mControllers[this.mTransformMode].enable=!1),this.mTransformMode=e,this.mTransformMode!=tt.NONE&&(this.mControllers[this.mTransformMode].enable=!0))}selectTransformSpaceMode(e){this.mTransformSpaceType!=e&&(this.mTransformSpaceType=e,this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].reset())}activate(){A.inputSystem.addEventListener(ba.KEY_DOWN,this.onKeyDown,this),A.inputSystem.addEventListener(L.POINTER_DOWN,this.onMouseDown,this,null,99999),A.inputSystem.addEventListener(L.POINTER_MOVE,this.onMouseMove,this,null,99999),A.inputSystem.addEventListener(L.POINTER_UP,this.onMouseUp,this,null,99999)}unactivate(){A.inputSystem.removeEventListener(ba.KEY_DOWN,this.onKeyDown,this),A.inputSystem.removeEventListener(L.POINTER_DOWN,this.onMouseDown,this),A.inputSystem.removeEventListener(L.POINTER_MOVE,this.onMouseMove,this),A.inputSystem.removeEventListener(L.POINTER_UP,this.onMouseUp,this)}onKeyDown(e){switch(e.keyCode){case Oe.Key_R:this.selectTransformMode(tt.Scale),this.selectTransformSpaceMode(qt.Local);break;case Oe.Key_E:this.selectTransformMode(tt.Rotation),this.selectTransformSpaceMode(qt.Global);break;case Oe.Key_W:this.selectTransformMode(tt.Translation),this.selectTransformSpaceMode(qt.Global);break;case Oe.Key_A:this.selectTransformSpaceMode(qt.Local);break;case Oe.Key_S:this.selectTransformSpaceMode(qt.Global);break}}onMouseDown(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseDown(e)}onMouseMove(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseMove(e)}onMouseUp(e){this.mTransformMode!=tt.NONE&&this.mControllers[this.mTransformMode].onMouseUp(e)}}const Pm=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));d.AccelerateDecelerateInterpolator=v0,d.AccelerateInterpolator=B0,d.AnimationCurve=Ri,d.AnimationCurveT=ur,d.AnimationMonitor=Fr,d.AnimatorEventKeyframe=_b,d.AnticipateInterpolator=S0,d.AnticipateOvershootInterpolator=Bi,d.ArrayHas=Zh,d.ArrayItemIndex=Yh,d.AtlasParser=mf,d.AtmosphericComponent=hb,d.AtmosphericScatteringSky=sd,d.AtmosphericScatteringSkySetting=nd,d.AtmosphericScatteringSky_shader=id,d.AttributeAnimCurve=bd,d.AxisObject=Im,d.B3DMLoader=Ga,d.B3DMLoaderBase=tf,d.B3DMParseUtil=Ws,d.B3DMParser=zs,d.BRDFLUT=cf,d.BRDFLUTGenerate=ff,d.BRDF_frag=ul,d.BatchTable=Ls,d.BiMap=cm,d.BillboardComponent=Ei,d.BillboardType=sr,d.BitUtil=Ol,d.BitmapTexture2D=La,d.BitmapTexture2DArray=sc,d.BitmapTextureCube=Ts,d.Blend=ic,d.BlendFactor=nc,d.BlendMode=te,d.BlendShapeData=Ao,d.BlendShapePropertyData=po,d.BloomPost=gg,d.BlurEffectCreatorBlur_cs=j0,d.BlurEffectCreatorSample_cs=W0,d.BlurTexture2DBufferCreator=Z0,d.BounceInterpolator=Vt,d.BoundUtil=us,d.BoundingBox=ge,d.BoundingSphere=Sr,d.BoundingVolume=Rr,d.BoxColliderShape=ri,d.BoxGeometry=va,d.BrdfLut_frag=rl,d.BsDF_frag=gl,d.BxDF_frag=bl,d.BxdfDebug_frag=Dl,d.BytesArray=kn,d.CEvent=qe,d.CEventDispatcher=Ia,d.CEventListener=Hi,d.CResizeEvent=Ya,d.CSM=Jt,d.Camera3D=Zr,d.CameraControllerBase=kb,d.CameraType=ze,d.CameraUtil=He,d.CapsuleColliderShape=Zb,d.CastPointShadowMaterialPass=_c,d.CastShadowMaterialPass=Dc,d.Clearcoat_frag=ml,d.ClusterBoundsSource_cs=Hc,d.ClusterConfig=pt,d.ClusterDebug_frag=Wo,d.ClusterLight=xl,d.ClusterLightingBuffer=Xc,d.ClusterLightingRender=qc,d.ClusterLighting_cs=Kc,d.CollectInfo=yc,d.ColliderComponent=Kt,d.ColliderShape=Ke,d.ColliderShapeType=ai,d.Color=O,d.ColorGradient=fm,d.ColorLitMaterial=im,d.ColorLitShader=ed,d.ColorPassFragmentOutput=rb,d.ColorPassRenderer=Yc,d.ColorUtil=qi,d.ComData=En,d.Combine_cs=Zf,d.Common_frag=tl,d.Common_vert=al,d.ComponentBase=Pe,d.ComponentCollect=ye,d.ComputeGPUBuffer=Kr,d.ComputeShader=fe,d.Context3D=Po,d.CubeCamera=Ds,d.CubeMapFaceEnum=Y0,d.CubeSky_Shader=Jn,d.CubicBezierCurve=In,d.CubicBezierPath=dm,d.CubicBezierType=yh,d.CycleInterpolator=x0,d.CylinderGeometry=Mh,d.DDGIIrradianceComputePass=u0,d.DDGIIrradianceGPUBufferReader=Gi,d.DDGIIrradianceVolume=Oc,d.DDGIIrradiance_shader=h0,d.DDGILightingPass=p0,d.DDGILighting_shader=m0,d.DDGIMultiBouncePass=g0,d.DDGIProbeRenderer=A0,d.DEGREES_TO_RADIANS=at,d.DRACO_DECODER_GLTF_JS=E0,d.DecelerateInterpolator=U0,d.Denoising_cs=Yf,d.Depth2DTextureArray=a0,d.DepthCubeArrayTexture=e0,d.DepthMaterialPass=Bc,d.DepthOfFieldPost=mg,d.DepthOfView_cs=Rf,d.DoubleArray=Zi,d.EditorInspector=zr,d.Engine3D=A,d.Entity=Vc,d.EntityBatchCollect=Cc,d.EntityCollect=W,d.EnvMap_frag=il,d.ErpImage2CubeMap=wt,d.ErpImage2CubeMapCreateCube_cs=X0,d.ErpImage2CubeMapRgbe2rgba_cs=H0,d.ExtrudeGeometry=qb,d.FAILED=fr,d.FASTFLOOR=fa,d.FXAAPost=_s,d.FXAAShader=c0,d.FastMathShader=sl,d.FatLineGeometry=$b,d.FatLineMaterial=nm,d.FatLine_FS=jl,d.FatLine_VS=Wl,d.FeatureTable=mn,d.FileLoader=At,d.FirstPersonCameraController=Eb,d.Float16ArrayTexture=hs,d.Float32ArrayTexture=Rm,d.FlyCameraController=Rb,d.FontChar=uf,d.FontInfo=df,d.FontPage=hf,d.FontParser=za,d.ForwardRenderJob=_0,d.FragmentOutput=Zn,d.FragmentVarying=ll,d.FrameCache=ao,d.Frustum=rs,d.FrustumCSM=rc,d.FrustumCulling_cs=ab,d.FullQuad_vert_wgsl=_l,d.GBufferFrame=oe,d.GBufferPass=Ac,d.GBufferPost=pg,d.GBufferStand=Ll,d.GBuffer_pass=Yn,d.GILighting=Is,d.GIProbeMaterial=Nd,d.GIProbeMaterialType=uo,d.GIProbeShader=td,d.GIRenderCompleteEvent=Bs,d.GIRenderStartEvent=cn,d.GLBChunk=G0,d.GLBHeader=L0,d.GLBParser=Qs,d.GLSLLexer=oc,d.GLSLLexerToken=bi,d.GLSLPreprocessor=lc,d.GLSLSyntax=hc,d.GLTFBinaryExtension=nf,d.GLTFMaterial=Eg,d.GLTFParser=Dt,d.GLTFSubParser=hn,d.GLTFSubParserCamera=R0,d.GLTFSubParserConverter=O0,d.GLTFSubParserMaterial=I0,d.GLTFSubParserMesh=w0,d.GLTFSubParserSkeleton=ws,d.GLTFSubParserSkin=Q0,d.GLTFType=Zt,d.GLTF_Accessors=o2,d.GLTF_Info=fn,d.GLTF_Light=r2,d.GLTF_Mesh=s2,d.GLTF_Node=i2,d.GLTF_Primitives=n2,d.GLTF_Scene=a2,d.GPUAddressMode=Pt,d.GPUBlendFactor=Xh,d.GPUBufferBase=Ta,d.GPUBufferType=ea,d.GPUCompareFunction=$e,d.GPUContext=S,d.GPUCullMode=Ft,d.GPUFilterMode=qa,d.GPUPrimitiveTopology=zn,d.GPUTextureFormat=Y,d.GPUVertexFormat=di,d.GPUVertexStepMode=qh,d.GSplatFormat=oi,d.GSplatGeometry=Tc,d.GSplatMaterial=Ec,d.GSplat_FS=kc,d.GSplat_VS=Fc,d.GTAOPost=Ag,d.GTAO_cs=wf,d.GUIAtlasTexture=gf,d.GUICanvas=Ti,d.GUIConfig=xr,d.GUIGeometry=_d,d.GUIGeometryRebuild=Ud,d.GUIMaterial=so,d.GUIPassRenderer=D0,d.GUIPick=Sd,d.GUIPickHelper=kd,d.GUIQuad=Da,d.GUIQuadAttrEnum=We,d.GUIRenderer=vd,d.GUIShader=no,d.GUISpace=Ht,d.GUISprite=qr,d.GUITexture=ir,d.GaussianSplatParser=xg,d.GenerayRandomDir=Cl,d.GeoJsonParser=Fg,d.GeoJsonUtil=kg,d.GeoType=xn,d.GeometryBase=Fe,d.GeometryIndicesBuffer=Ic,d.GeometryUtil=Qm,d.GeometryVertexBuffer=Rc,d.GeometryVertexType=bt,d.GetComponentClass=Vo,d.GetCountInstanceID=Ln,d.GetRepeat=ou,d.GetShader=Oo,d.GlassShader=ib,d.GlobalBindGroup=le,d.GlobalBindGroupLayout=is,d.GlobalFog=Dg,d.GlobalFog_shader=to,d.GlobalIlluminationComponent=Lb,d.GlobalUniform=Wn,d.GlobalUniformGroup=bs,d.GodRayPost=_g,d.GodRay_cs=If,d.GridObject=Tm,d.HDRTexture=Ns,d.HDRTextureCube=gn,d.Hair_frag=Fl,d.Hair_shader_op=nb,d.Hair_shader_tr=sb,d.HaltonSeq=an,d.Horizontal=wd,d.HoverCameraController=wb,d.I3DMLoader=sa,d.I3DMLoaderBase=sf,d.I3DMParser=lf,d.IBLEnvMapCreator=$0,d.IBLEnvMapCreator_cs=q0,d.IESProfiles=ra,d.IESProfiles_frag=fl,d.IKDTreeUserData=ag,d.ImageType=ti,d.IndicesGPUBuffer=wc,d.Inline_vert=el,d.InputSystem=No,d.InstanceDrawComponent=Gb,d.InstanceUniform=nl,d.InstancedMesh=of,d.Interpolator=rr,d.InterpolatorEnum=Us,d.IrradianceDataReaderCompleteEvent=Hd,d.IrradianceVolumeData_frag=$o,d.Irradiance_frag=hl,d.IsEditorInspector=Wh,d.IsNonSerialize=Vn,d.Joint=T0,d.JointPose=Rs,d.JumperInterpolator=C0,d.KDTreeEntity=ig,d.KDTreeNode=lr,d.KDTreeRange=Ld,d.KDTreeSpace=Gd,d.KDTreeUUID=Li,d.KHR_draco_mesh_compression=Es,d.KHR_lights_punctual=Rg,d.KHR_materials_clearcoat=N0,d.KHR_materials_emissive_strength=P0,d.KHR_materials_ior=wg,d.KHR_materials_unlit=V0,d.KMZParser=yf,d.KV=mo,d.KelvinUtil=Mm,d.KeyCode=Oe,d.KeyEvent=ba,d.Keyframe=_n,d.KeyframeT=ji,d.LDRTextureCube=pn,d.LOADED=Ba,d.LOADING=Do,d.LRUCache=mh,d.LambertMaterial=sm,d.Lambert_shader=El,d.LightBase=yi,d.LightData=tn,d.LightEntries=Lc,d.LightType=Ye,d.LightingFunction_frag=jo,d.Line=ot,d.LineClassification=xd,d.LinearInterpolator=y0,d.LitMaterial=pa,d.Lit_shader=pl,d.LoaderBase=yr,d.LoaderEvent=ng,d.LoaderManager=Sn,d.MAX_VALUE=au,d.MIN_VALUE=ru,d.Material=ut,d.MaterialDataUniformGPUBuffer=mc,d.MaterialUtilities=Fn,d.MathShader=Zo,d.MathUtil=vt,d.Matrix3=kr,d.Matrix4=R,d.MatrixBindGroup=Jc,d.MatrixGPUBuffer=zc,d.MatrixShader=Sl,d.MemoryDO=Xa,d.MemoryInfo=Go,d.MergeRGBACreator=lg,d.MergeRGBA_cs=Qf,d.MeshColliderShape=yn,d.MinMaxAnimationCurves=gm,d.MinMaxCurve=Rh,d.MinMaxCurveState=Eh,d.MinMaxPolyCurves=mm,d.MorePassParser=hg,d.MorePassShader=Yd,d.MorphTargetBlender=vb,d.MorphTargetData=jc,d.MorphTargetFrame=yb,d.MorphTargetTransformKey=pd,d.MorphTarget_shader=Nt,d.MouseCode=Cn,d.MultiBouncePass_cs=b0,d.Navi3DAstar=Qh,d.Navi3DConst=Yi,d.Navi3DEdge=ha,d.Navi3DFunnel=ja,d.Navi3DMaskType=br,d.Navi3DMesh=Fm,d.Navi3DPoint=Bt,d.Navi3DPoint2D=Io,d.Navi3DPointFat=da,d.Navi3DRouter=re,d.Navi3DTriangle=Th,d.NonSerialize=Pn,d.NormalMap_frag=ol,d.OAnimationEvent=M0,d.OBJParser=J0,d.Object3DEvent=sg,d.Object3DTransformTools=Qo,d.Object3DUtil=Nm,d.ObjectAnimClip=gd,d.OcclusionSystem=As,d.Octree=tr,d.OctreeEntity=xc,d.OrbitController=Ib,d.OrderMap=hm,d.Orientation3D=Wt,d.OutLineBlendColor_cs=Tf,d.OutlineCalcOutline_cs=Mf,d.OutlinePass=ob,d.OutlinePost=Bg,d.OutlinePostData=qd,d.OutlinePostManager=$d,d.OutlinePostSlot=Kd,d.Outline_cs=Nf,d.OvershootInterpolator=F0,d.PARSING=bh,d.PBRLItShader=Al,d.PBRLitSSSShader=ad,d.PLUGIN_REGISTERED=Yg,d.ParserBase=nt,d.ParserFormat=Ge,d.ParticleSystemCurveEvalMode=kh,d.ParticleSystemRandomnessIds=Ch,d.PassGenerate=Di,d.PassShader=Xd,d.PassType=H,d.PhysicMaterialUniform_frag=Yo,d.PickCompute=Pd,d.PickFire=Vd,d.PickGUIEvent3D=lt,d.PickResult=eh,d.Picker_cs=Pf,d.PingPong=Xn,d.PipelinePool=ls,d.Plane3D=wh,d.PlaneClassification=wr,d.PlaneGeometry=Hr,d.PointClassification=Fd,d.PointLightShadowRenderer=t0,d.PointShadowCubeCamera=$c,d.PointerEvent3D=L,d.Polynomial=Ua,d.PolynomialCurve=Wa,d.Polynomials=bm,d.PoolNode=yd,d.PostBase=Rt,d.PostProcessingComponent=Sf,d.PostRenderer=s0,d.PreDepthPassRenderer=i0,d.PreFilteredEnvironment_cs=o0,d.PreFilteredEnvironment_cs2=X2,d.PreIntegratedLut=Vf,d.PreIntegratedLutCompute=Zd,d.PrefabAvatarData=go,d.PrefabAvatarParser=oh,d.PrefabBoneData=bo,d.PrefabMaterialParser=ch,d.PrefabMeshData=fh,d.PrefabMeshParser=dh,d.PrefabNode=zi,d.PrefabParser=uh,d.PrefabStringUtil=Pg,d.PrefabTextureData=lh,d.PrefabTextureParser=hh,d.Preprocessor=ta,d.PriorityQueue=Bo,d.Probe=Md,d.ProbeEntries=cg,d.ProbeGBufferFrame=d0,d.ProfilerUtil=Ze,d.PropertyAnimClip=Db,d.PropertyAnimTag=md,d.PropertyAnimation=ro,d.PropertyAnimationClip=ko,d.PropertyAnimationClipState=ud,d.PropertyAnimationEvent=Ii,d.PropertyHelp=wi,d.QuadAABB=_t,d.QuadGlsl_fs=wl,d.QuadGlsl_vs=Rl,d.QuadRoot=Jd,d.QuadTree=zd,d.QuadTreeCell=cr,d.Quad_depth2dArray_frag_wgsl=$h,d.Quad_depth2d_frag_wgsl=vl,d.Quad_depthCube_frag_wgsl=yl,d.Quad_frag_wgsl=Ul,d.Quad_vert_wgsl=Bl,d.Quaternion=Z,d.R32UintTexture=Nc,d.RADIANS_TO_DEGREES=Wr,d.RGBEErrorCode=K0,d.RGBEHeader=Ps,d.RGBEParser=Vs,d.RTDescriptor=ke,d.RTFrame=Je,d.RTResourceConfig=ga,d.RTResourceMap=mt,d.Rand=hi,d.RandomSeed=lu,d.Ray=jt,d.RayCastMeshDetail=si,d.Reader=Yr,d.Rect=ui,d.Reference=me,d.Reflection=ld,d.ReflectionCG=zl,d.ReflectionEntries=Gc,d.ReflectionMaterial=fd,d.ReflectionRenderer=l0,d.ReflectionShader=cd,d.ReflectionShader_shader=Gl,d.RegisterComponent=Mt,d.RegisterShader=Qa,d.RenderContext=ps,d.RenderLayer=_i,d.RenderLayerUtil=cs,d.RenderNode=Oa,d.RenderShaderCollect=Sc,d.RenderShaderCompute=jd,d.RenderShaderPass=Ne,d.RenderTexture=gt,d.RendererBase=ma,d.RendererJob=f0,d.RendererMap=n0,d.RendererMask=De,d.RendererMaskUtil=zt,d.RendererPassState=Zc,d.RepeatSE=Hn,d.Res=Cf,d.RotationControlComponents=Vh,d.SHCommon_frag=Jl,d.SN_ArrayConstant=gi,d.SN_BinaryOperation=er,d.SN_Break=Vu,d.SN_CodeBlock=ia,d.SN_Constant=Pa,d.SN_Continue=sn,d.SN_Declaration=Ve,d.SN_Discard=Ou,d.SN_DoWhileLoop=Pu,d.SN_Expression=de,d.SN_ForLoop=_r,d.SN_Function=rn,d.SN_FunctionArgs=nn,d.SN_FunctionCall=Dr,d.SN_IFBranch=Ur,d.SN_Identifier=Na,d.SN_IndexOperation=vr,d.SN_Layout=Ai,d.SN_ParenExpression=fc,d.SN_Precision=on,d.SN_Return=mi,d.SN_SelectOperation=pi,d.SN_Struct=Ma,d.SN_TernaryOperation=dc,d.SN_UnaryOperation=Xr,d.SN_WhileLoop=Br,d.SSAO_cs=H2,d.SSGI2_cs=Of,d.SSGIPost=Ug,d.SSRPost=vg,d.SSR_BlendColor_cs=Lf,d.SSR_IS_Kernel=yg,d.SSR_IS_cs=Gf,d.SSR_RayTrace_cs=zf,d.ScaleControlComponents=Ph,d.Scene3D=Xb,d.Shader=it,d.ShaderAttributeInfo=os,d.ShaderConverter=uc,d.ShaderConverterResult=bc,d.ShaderLib=J,d.ShaderPassBase=Gn,d.ShaderReflection=dt,d.ShaderStage=na,d.ShaderState=gc,d.ShaderUniformInfo=ss,d.ShaderUtil=Va,d.ShadingInput=cl,d.ShadowLightsCollect=Et,d.ShadowMapPassRenderer=r0,d.ShadowMapping_frag=dl,d.Skeleton=Cb,d.SkeletonAnimationClip=dn,d.SkeletonAnimationClipState=hd,d.SkeletonAnimationCompute=Sb,d.SkeletonAnimation_shader=Jr,d.SkeletonBlendComputeArgs=xb,d.SkeletonPose=vi,d.SkeletonTransformComputeArgs=Fb,d.SkyGBufferPass=pc,d.SkyGBuffer_pass=Il,d.SkyMaterial=od,d.SkyRenderer=Dn,d.SolidColorSky=wm,d.SphereColliderShape=Yb,d.SphereGeometry=Cr,d.SphereReflection=dd,d.StandShader=z0,d.StatementNode=Ce,d.StorageGPUBuffer=_e,d.StringUtil=yt,d.Struct=fi,d.StructStorageGPUBuffer=fg,d.SubGeometry=Qc,d.TAACopyTex_cs=Jf,d.TAAPost=Cg,d.TAASharpTex_cs=Wf,d.TAA_cs=jf,d.TestComputeLoadBuffer=Xf,d.TextAnchor=Ed,d.TextFieldLayout=Qd,d.TextFieldLine=Id,d.Texture=Xe,d.TextureCube=un,d.TextureCubeFaceData=Os,d.TextureCubeStdCreator=bn,d.TextureCubeUtils=Ms,d.TextureMipmapCompute=dg,d.TextureMipmapGenerator=aa,d.TextureScaleCompute=Wd,d.ThirdPersonCameraController=Tb,d.Tile=_o,d.TileSet=qg,d.TileSetChild=em,d.TileSetChildContent=tm,d.TileSetChildContentMetaData=am,d.TileSetRoot=$g,d.TilesRenderer=Kg,d.Time=xe,d.TokenType=U,d.TorusGeometry=Nh,d.TouchData=Mo,d.TrailGeometry=km,d.Transform=kt,d.TransformAxisEnum=I,d.TransformControllerBaseComponent=Mn,d.TransformMode=tt,d.TransformSpaceMode=qt,d.TranslationControlComponents=Oh,d.TranslatorContext=ns,d.TriGeometry=Em,d.Triangle=Vi,d.UIButton=lo,d.UIButtonTransition=Td,d.UIComponentBase=oo,d.UIEvent=og,d.UIImage=Er,d.UIImageGroup=co,d.UIInteractive=vn,d.UIInteractiveStyle=Le,d.UIPanel=Pi,d.UIRenderAble=Ni,d.UIShadow=fo,d.UITextField=ho,d.UITransform=Ja,d.UNLOADED=dr,d.UUID=xt,d.UV=wo,d.Uint32ArrayTexture=Mc,d.Uint8ArrayTexture=ds,d.UnLit=kl,d.UnLitMaterial=st,d.UnLitMaterialUniform_frag=Xo,d.UnLitTexArrayMaterial=lm,d.UnLitTextureArray=rd,d.UnLit_frag=Ho,d.UniformGPUBuffer=ct,d.UniformNode=Ha,d.UniformType=ft,d.ValueEnumType=z,d.ValueOp=xm,d.ValueParser=_a,d.ValueSpread=pm,d.Vector2=K,d.Vector3=b,d.Vector3Ex=Qi,d.Vector4=$,d.VertexAttribute=tg,d.VertexAttributeIndexShader=$f,d.VertexAttributeName=V,d.VertexAttributeSize=Ka,d.VertexAttributeStride=Od,d.VertexAttributes_vert=Ko,d.VertexBufferLayout=eg,d.VertexFormat=Jo,d.VertexGPUBuffer=ln,d.Vertical=Rd,d.VideoUniform_frag=qo,d.View3D=Hb,d.ViewPanel=Bn,d.ViewQuad=ms,d.VirtualTexture=pe,d.WGS84_FLATTENING=jg,d.WGS84_HEIGHT=Zg,d.WGS84_RADIUS=Wg,d.WGSLTranslator=cc,d.WayLines3D=ki,d.WayPoint3D=Fi,d.WebGPUDescriptorCreator=Re,d.WorldMatrixUniform=jn,d.WorldPanel=Un,d.WrapMode=ii,d.WrapTimeMode=or,d.ZCullingCompute=bg,d.ZPassShader_cs=qf,d.ZPassShader_fs=Vl,d.ZPassShader_vs=Pl,d.ZSorterUtil=Uc,d.append=ac,d.arrayToString=ef,d.blendComponent=Hh,d.buildCurves=Dm,d.byteSizeOfType=rh,d.calculateCurveRangesValue=_m,d.calculateMinMax=Ji,d.castPointShadowMap_vert=Tl,d.clamp=ie,d.clampRepeat=Eu,d.computeAABBFromPositions=th,d.cos=Bu,d.crossProduct=xu,d.cubicPolynomialRoot=Sh,d.cubicPolynomialRootsGeneric=xh,d.curvesSupportProcedural=Am,d.deg2Rad=Au,d.detectGSplatFormat=ah,d.directionShadowCastMap_frag=Nl,d.dot=ht,d.doubleIntegrateSegment=Fh,d.downSample=kf,d.fastInvSqrt=ec,d.floorfToIntPos=$l,d.fonts=$r,d.generateRandom=Fu,d.generateRandom3=ku,d.getFloatFromInt=Hl,d.getGLTypeFromTypedArray=D2,d.getGLTypeFromTypedArrayType=A2,d.getGlobalRandomSeed=Uu,d.getTypedArray=_2,d.getTypedArrayTypeFromGLType=ks,d.grad1=Ro,d.grad2=Tn,d.grad3=Wi,d.grad4=li,d.inferSHOrder=ih,d.integrateSegment=Eo,d.irradianceDataReader=ug,d.kPI=um,d.lerp=Ar,d.lerpByte=su,d.lerpColor=nu,d.lerpVector3=iu,d.lruPriorityCallback=vh,d.magnitude=qn,d.makeAloneSprite=k2,d.makeGUISprite=bf,d.makeMatrix44=en,d.markUsedSetLeaves=So,d.markUsedTiles=wn,d.markVisibleTiles=xo,d.matrixMultiply=as,d.matrixRotate=Qu,d.matrixRotateY=Iu,d.mergeFunctions=Ki,d.multiplyMatrices4x4REF=tc,d.normal_distribution=Ih,d.normalizeFast=Su,d.normalizeSafe=Xl,d.normalizedToByte=Cu,d.normalizedToWord=yu,d.outlinePostData=ca,d.outlinePostManager=Sg,d.parsePlyGaussianSplat=sh,d.parsePlyHeader=nh,d.perm=ce,d.post=Ef,d.priorityCallback=Uh,d.quadraticPolynomialRootsGeneric=Qn,d.rad2Deg=Du,d.random01=jr,d.randomBarycentricCoord=pu,d.randomPointBetweenEllipsoid=mu,d.randomPointBetweenSphere=bu,d.randomPointInsideCube=hu,d.randomPointInsideEllipsoid=uu,d.randomPointInsideUnitCircle=gu,d.randomPointInsideUnitSphere=ql,d.randomQuaternion=fu,d.randomQuaternionUniformDistribution=du,d.randomUnitVector=$i,d.randomUnitVector2=Kl,d.rangedRandomFloat=rt,d.rangedRandomInt=cu,d.readByType=et,d.readMagicBytes=Gs,d.registerMaterial=om,d.repeat=ts,d.rotMatrix=wu,d.rotateVectorByQuat=tu,d.roundfToIntPos=$n,d.scale=Kn,d.shadowCastMap_frag=Ml,d.shadowCastMap_vert=Ql,d.simplex=Lt,d.sin=_u,d.snoise1=vm,d.snoise2=ym,d.snoise3=Cm,d.snoise4=Sm,d.sqrMagnitude=es,d.sqrtImpl=Yl,d.stencilStateFace=Kh,d.swap=vu,d.textureCompress=Hf,d.threshold=Ff,d.throttle=rm,d.toHalfFloat=ar,d.toggleTiles=Fo,d.traverseAncestors=Xg,d.traverseSet=ph,d.tw=tb,d.uniform_real_distribution=Bm,d.uniform_real_distribution2=Um,d.upSample=eo,d.webGPUContext=E,d.zSorterUtil=vc,Object.defineProperty(d,Symbol.toStringTag,{value:"Module"})}));
11691
11691
  //# sourceMappingURL=rings.umd.js.map