@splinetool/viewer 1.9.2 → 1.9.3
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/build/spline-viewer.js
CHANGED
|
@@ -3172,10 +3172,10 @@ void main() {
|
|
|
3172
3172
|
squared_mean = squared_mean / samples;
|
|
3173
3173
|
float std_dev = sqrt( squared_mean - mean * mean );
|
|
3174
3174
|
gl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );
|
|
3175
|
-
}`;function gU(e,t,i){let r=new Hx,a=new ae,s=new ae,n=new Lt,o=new l3({depthPacking:XE}),l=new pU,h={},c=i.maxTextureSize,u={[Qs]:Xr,[Xr]:Qs,[ja]:ja},d=new gi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new ae},radius:{value:4}},vertexShader:fU,fragmentShader:mU}),p=d.clone();p.defines.HORIZONTAL_PASS=1;let f=new yt;f.setAttribute("position",new It(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));let m=new hr(f,d),g=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=kx,this.render=function(_,M,S){if(g.enabled===!1||g.autoUpdate===!1&&g.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(wr),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let I=0,z=_.length;I<z;I++){let F=_[I],L=F.shadow;if(L===void 0){console.warn("THREE.WebGLShadowMap:",F,"has no shadow.");continue}if(L.autoUpdate===!1&&L.needsUpdate===!1)continue;a.copy(L.mapSize);let j=L.getFrameExtents();if(a.multiply(j),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/j.x),a.x=s.x*j.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/j.y),a.y=s.y*j.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==xd?{minFilter:xi,magFilter:xi}:{};L.map=new mi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let Y=L.getViewportCount();for(let Q=0;Q<Y;Q++){let q=L.getViewport(Q);n.set(s.x*q.x,s.y*q.y,s.x*q.z,s.y*q.w),P.viewport(n),L.updateMatrices(F,Q),r=L.getFrustum(),b(M,S,L.camera,F,this.type)}L.isPointLightShadow!==!0&&this.type===xd&&y(L,S),L.needsUpdate=!1}g.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,M){let S=t.update(m);d.defines.VSM_SAMPLES!==_.blurSamples&&(d.defines.VSM_SAMPLES=_.blurSamples,p.defines.VSM_SAMPLES=_.blurSamples,d.needsUpdate=!0,p.needsUpdate=!0),_.mapPass===null&&(_.mapPass=new mi(a.x,a.y)),d.uniforms.shadow_pass.value=_.map.texture,d.uniforms.resolution.value=_.mapSize,d.uniforms.radius.value=_.radius,e.setRenderTarget(_.mapPass),e.clear(),e.renderBufferDirect(M,null,S,d,m,null),p.uniforms.shadow_pass.value=_.mapPass.texture,p.uniforms.resolution.value=_.mapSize,p.uniforms.radius.value=_.radius,e.setRenderTarget(_.map),e.clear(),e.renderBufferDirect(M,null,S,p,m,null)}function x(_,M,S,C,A,T){let P=null,I=S.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(I!==void 0)P=I;else if(P=S.isPointLight===!0?l:o,e.localClippingEnabled&&M.clipShadows===!0&&Array.isArray(M.clippingPlanes)&&M.clippingPlanes.length!==0||M.displacementMap&&M.displacementScale!==0||M.alphaMap&&M.alphaTest>0||M.map&&M.alphaTest>0){let z=P.uuid,F=M.uuid,L=h[z];L===void 0&&(L={},h[z]=L);let j=L[F];j===void 0&&(j=P.clone(),L[F]=j),P=j}return P.visible=M.visible,P.wireframe=M.wireframe,T===xd?P.side=M.shadowSide!==null?M.shadowSide:M.side:P.side=M.shadowSide!==null?M.shadowSide:u[M.side],P.alphaMap=M.alphaMap,P.alphaTest=M.alphaTest,P.map=M.map,P.clipShadows=M.clipShadows,P.clippingPlanes=M.clippingPlanes,P.clipIntersection=M.clipIntersection,P.displacementMap=M.displacementMap,P.displacementScale=M.displacementScale,P.displacementBias=M.displacementBias,P.wireframeLinewidth=M.wireframeLinewidth,P.linewidth=M.linewidth,S.isPointLight===!0&&P.isMeshDistanceMaterial===!0&&(P.referencePosition.setFromMatrixPosition(S.matrixWorld),P.nearDistance=C,P.farDistance=A),P}function b(_,M,S,C,A){if(_.visible===!1)return;if(_.layers.test(M.layers)&&(_.isMesh||_.isLine||_.isPoints)&&(_.castShadow||_.receiveShadow&&A===xd)&&(!_.frustumCulled||r.intersectsObject(_))){_.modelViewMatrix.multiplyMatrices(S.matrixWorldInverse,_.matrixWorld);let P=t.update(_),I=_.material;if(Array.isArray(I)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let j=z[F],Y=I[j.materialIndex];if(Y&&Y.visible){let Q=x(_,Y,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,Q,_,j)}}}else if(I.visible){let z=x(_,I,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,z,_,null)}}let T=_.children;for(let P=0,I=T.length;P<I;P++)b(T[P],M,S,C,A)}}function vU(e,t,i){let r=i.isWebGL2;function a(){let me=!1,Ce=new Lt,Ye=null,Ke=new Lt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!me&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){me=gt},setClear:function(gt,Mt,bi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,bi*=Ui),Ce.set(gt,Mt,bi,Ui),Ke.equals(Ce)===!1&&(e.clearColor(gt,Mt,bi,Ui),Ke.copy(Ce))},reset:function(){me=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let me=!1,Ce=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ee(2929):ve(2929)},setMask:function(gt){Ce!==gt&&!me&&(e.depthMask(gt),Ce=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case FL:e.depthFunc(512);break;case kL:e.depthFunc(519);break;case UL:e.depthFunc(513);break;case ky:e.depthFunc(515);break;case NL:e.depthFunc(514);break;case VL:e.depthFunc(518);break;case jL:e.depthFunc(516);break;case GL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){me=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){me=!1,Ce=null,Ye=null,Ke=null}}}function n(){let me=!1,Ce=null,Ye=null,Ke=null,gt=null,Mt=null,bi=null,Ui=null,Sr=null;return{setTest:function(Mi){me||(Mi?Ee(2960):ve(2960))},setMask:function(Mi){Ce!==Mi&&!me&&(e.stencilMask(Mi),Ce=Mi)},setFunc:function(Mi,$r,Ar){(Ye!==Mi||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Mi,$r,Ar),Ye=Mi,Ke=$r,gt=Ar)},setOp:function(Mi,$r,Ar){(Mt!==Mi||bi!==$r||Ui!==Ar)&&(e.stencilOp(Mi,$r,Ar),Mt=Mi,bi=$r,Ui=Ar)},setLocked:function(Mi){me=Mi},setClear:function(Mi){Sr!==Mi&&(e.clearStencil(Mi),Sr=Mi)},reset:function(){me=!1,Ce=null,Ye=null,Ke=null,gt=null,Mt=null,bi=null,Ui=null,Sr=null}}}let o=new a,l=new s,h=new n,c=new WeakMap,u=new WeakMap,d={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,I=null,z=null,F=null,L=null,j=e.getParameter(35661),Y=!1,Q=0,q=e.getParameter(7938);q.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(q)[1]),Y=Q>=1):q.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(q)[1]),Y=Q>=2);let te=null,le={},re=e.getParameter(3088),ie=e.getParameter(2978),fe=new Lt().fromArray(re),he=new Lt().fromArray(ie);function ue(me,Ce,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(me,gt),e.texParameteri(me,10241,9728),e.texParameteri(me,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ce+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let ce={};ce[3553]=ue(3553,3553,1),ce[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ee(2929),l.setFunc(ky),rt(!1),at(U_),Ee(2884),tt(wr);function Ee(me){d[me]!==!0&&(e.enable(me),d[me]=!0)}function ve(me){d[me]!==!1&&(e.disable(me),d[me]=!1)}function Ae(me,Ce){return p[me]!==Ce?(e.bindFramebuffer(me,Ce),p[me]=Ce,r&&(me===36009&&(p[36160]=Ce),me===36160&&(p[36009]=Ce)),!0):!1}function ye(me,Ce){let Ye=m,Ke=!1;if(me)if(Ye=f.get(Ce),Ye===void 0&&(Ye=[],f.set(Ce,Ye)),me.isWebGLMultipleRenderTargets){let gt=me.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,bi=gt.length;Mt<bi;Mt++)Ye[Mt]=36064+Mt;Ye.length=gt.length,Ke=!0}}else Ye[0]!==36064&&(Ye[0]=36064,Ke=!0);else Ye[0]!==1029&&(Ye[0]=1029,Ke=!0);Ke&&(i.isWebGL2?e.drawBuffers(Ye):t.get("WEBGL_draw_buffers").drawBuffersWEBGL(Ye))}function Ne(me){return g!==me?(e.useProgram(me),g=me,!0):!1}let Le={[bc]:32774,[CL]:32778,[EL]:32779};if(r)Le[G_]=32775,Le[H_]=32776;else{let me=t.get("EXT_blend_minmax");me!==null&&(Le[G_]=me.MIN_EXT,Le[H_]=me.MAX_EXT)}let Te={[TL]:0,[PL]:1,[DL]:768,[NE]:770,[zL]:776,[LL]:774,[IL]:772,[OL]:769,[VE]:771,[BL]:775,[RL]:773};function tt(me,Ce,Ye,Ke,gt,Mt,bi,Ui){if(me===wr){y===!0&&(ve(3042),y=!1);return}if(y===!1&&(Ee(3042),y=!0),me!==ML){if(me!==x||Ui!==T){if((b!==bc||S!==bc)&&(e.blendEquation(32774),b=bc,S=bc),Ui)switch(me){case oh:e.blendFuncSeparate(1,771,1,771);break;case N_:e.blendFunc(1,1);break;case V_:e.blendFuncSeparate(0,769,0,1);break;case j_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",me);break}else switch(me){case oh:e.blendFuncSeparate(770,771,1,771);break;case N_:e.blendFunc(770,1);break;case V_:e.blendFuncSeparate(0,769,0,1);break;case j_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",me);break}_=null,M=null,C=null,A=null,x=me,T=Ui}return}gt=gt||Ce,Mt=Mt||Ye,bi=bi||Ke,(Ce!==b||gt!==S)&&(e.blendEquationSeparate(Le[Ce],Le[gt]),b=Ce,S=gt),(Ye!==_||Ke!==M||Mt!==C||bi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[bi]),_=Ye,M=Ke,C=Mt,A=bi),x=me,T=!1}function Je(me,Ce){me.side===ja?ve(2884):Ee(2884);let Ye=me.side===Xr;Ce&&(Ye=!Ye),rt(Ye),me.blending===oh&&me.transparent===!1?tt(wr):tt(me.blending,me.blendEquation,me.blendSrc,me.blendDst,me.blendEquationAlpha,me.blendSrcAlpha,me.blendDstAlpha,me.premultipliedAlpha),l.setFunc(me.depthFunc),l.setTest(me.depthTest),l.setMask(me.depthWrite),o.setMask(me.colorWrite);let Ke=me.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(me.stencilWriteMask),h.setFunc(me.stencilFunc,me.stencilRef,me.stencilFuncMask),h.setOp(me.stencilFail,me.stencilZFail,me.stencilZPass)),Qe(me.polygonOffset,me.polygonOffsetFactor,me.polygonOffsetUnits),me.alphaToCoverage===!0?Ee(32926):ve(32926)}function rt(me){P!==me&&(me?e.frontFace(2304):e.frontFace(2305),P=me)}function at(me){me!==_L?(Ee(2884),me!==I&&(me===U_?e.cullFace(1029):me===SL?e.cullFace(1028):e.cullFace(1032))):ve(2884),I=me}function Ze(me){me!==z&&(Y&&e.lineWidth(me),z=me)}function Qe(me,Ce,Ye){me?(Ee(32823),(F!==Ce||L!==Ye)&&(e.polygonOffset(Ce,Ye),F=Ce,L=Ye)):ve(32823)}function pt(me){me?Ee(3089):ve(3089)}function bt(me){me===void 0&&(me=33984+j-1),te!==me&&(e.activeTexture(me),te=me)}function $(me,Ce,Ye){Ye===void 0&&(te===null?Ye=33984+j-1:Ye=te);let Ke=le[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},le[Ye]=Ke),(Ke.type!==me||Ke.texture!==Ce)&&(te!==Ye&&(e.activeTexture(Ye),te=Ye),e.bindTexture(me,Ce||ce[me]),Ke.type=me,Ke.texture=Ce)}function W(){let me=le[te];me!==void 0&&me.type!==void 0&&(e.bindTexture(me.type,null),me.type=void 0,me.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function wt(me){fe.equals(me)===!1&&(e.scissor(me.x,me.y,me.z,me.w),fe.copy(me))}function xt(me){he.equals(me)===!1&&(e.viewport(me.x,me.y,me.z,me.w),he.copy(me))}function ri(me,Ce){let Ye=u.get(Ce);Ye===void 0&&(Ye=new WeakMap,u.set(Ce,Ye));let Ke=Ye.get(me);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ce,me.name),Ye.set(me,Ke))}function pi(me,Ce){let Ye=u.get(Ce).get(me);c.get(Ce)!==Ye&&(e.uniformBlockBinding(Ce,Ye,me.__bindingPointIndex),c.set(Ce,Ye))}function ti(){e.disable(3042),e.disable(2884),e.disable(2929),e.disable(32823),e.disable(3089),e.disable(2960),e.disable(32926),e.blendEquation(32774),e.blendFunc(1,0),e.blendFuncSeparate(1,0,1,0),e.colorMask(!0,!0,!0,!0),e.clearColor(0,0,0,0),e.depthMask(!0),e.depthFunc(513),e.clearDepth(1),e.stencilMask(4294967295),e.stencilFunc(519,0,4294967295),e.stencilOp(7680,7680,7680),e.clearStencil(0),e.cullFace(1029),e.frontFace(2305),e.polygonOffset(0,0),e.activeTexture(33984),e.bindFramebuffer(36160,null),r===!0&&(e.bindFramebuffer(36009,null),e.bindFramebuffer(36008,null)),e.useProgram(null),e.lineWidth(1),e.scissor(0,0,e.canvas.width,e.canvas.height),e.viewport(0,0,e.canvas.width,e.canvas.height),d={},te=null,le={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,I=null,z=null,F=null,L=null,fe.set(0,0,e.canvas.width,e.canvas.height),he.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ee,disable:ve,bindFramebuffer:Ae,drawBuffers:ye,useProgram:Ne,setBlending:tt,setMaterial:Je,setFlipSided:rt,setCullFace:at,setLineWidth:Ze,setPolygonOffset:Qe,setScissorTest:pt,activeTexture:bt,bindTexture:$,unbindTexture:W,compressedTexImage2D:_e,compressedTexImage3D:He,texImage2D:dt,texImage3D:st,updateUBOMapping:ri,uniformBlockBinding:pi,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function yU(e,t,i,r,a,s,n){let o=a.isWebGL2,l=a.maxTextures,h=a.maxCubemapSize,c=a.maxTextureSize,u=a.maxSamples,d=t.has("WEBGL_multisampled_render_to_texture")?t.get("WEBGL_multisampled_render_to_texture"):null,p=typeof navigator>"u"?!1:/OculusBrowser/g.test(navigator.userAgent),f=new WeakMap,m,g=new WeakMap,y=!1;try{y=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")!==null}catch{}function x($,W){return y?new OffscreenCanvas($,W):jd("canvas")}function b($,W,_e,He){let V=1;if(($.width>He||$.height>He)&&(V=He/Math.max($.width,$.height)),V<1||W===!0)if(typeof HTMLImageElement<"u"&&$ instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&$ instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&$ instanceof ImageBitmap){let De=W?km:Math.floor,ut=De(V*$.width),We=De(V*$.height);m===void 0&&(m=x(ut,We));let Be=_e?x(ut,We):m;return Be.width=ut,Be.height=We,Be.getContext("2d").drawImage($,0,0,ut,We),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+$.width+"x"+$.height+") to ("+ut+"x"+We+")."),Be}else return"data"in $&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+$.width+"x"+$.height+")."),$;return $}function _($){return Hy($.width)&&Hy($.height)}function M($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==xi&&$.minFilter!==Wt}function S($,W){return $.generateMipmaps&&W&&$.minFilter!==xi&&$.minFilter!==Wt}function C($){e.generateMipmap($)}function A($,W,_e,He,V=!1){if(o===!1)return W;if($!==null){if(e[$]!==void 0)return e[$];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+$+"'")}let De=W;return W===6403&&(_e===5126&&(De=33326),_e===5131&&(De=33325),_e===5121&&(De=33321)),W===33319&&(_e===5126&&(De=33328),_e===5131&&(De=33327),_e===5121&&(De=33323)),W===6408&&(_e===5126&&(De=34836),_e===5131&&(De=34842),_e===5121&&(De=He===jt&&V===!1?35907:32856),_e===32819&&(De=32854),_e===32820&&(De=32855)),(De===33325||De===33326||De===33327||De===33328||De===34842||De===34836)&&t.get("EXT_color_buffer_float"),De}function T($,W,_e){return S($,_e)===!0||$.isFramebufferTexture&&$.minFilter!==xi&&$.minFilter!==Wt?Math.log2(Math.max(W.width,W.height))+1:$.mipmaps!==void 0&&$.mipmaps.length>0?$.mipmaps.length:$.isCompressedTexture&&Array.isArray($.image)?W.mipmaps.length:1}function P($){return $===xi||$===W_||$===Rv?9728:9729}function I($){let W=$.target;W.removeEventListener("dispose",I),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),j(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=g.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&g.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=g.get(_e);delete He[W.__cacheKey],n.memory.textures--}function j($){let W=$.texture,_e=r.get($),He=r.get(W);if(He.__webglTexture!==void 0&&(e.deleteTexture(He.__webglTexture),n.memory.textures--),$.depthTexture&&$.depthTexture.dispose(),$.isWebGLCubeRenderTarget)for(let V=0;V<6;V++)e.deleteFramebuffer(_e.__webglFramebuffer[V]),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer[V]);else{if(e.deleteFramebuffer(_e.__webglFramebuffer),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer),_e.__webglMultisampledFramebuffer&&e.deleteFramebuffer(_e.__webglMultisampledFramebuffer),_e.__webglColorRenderbuffer)for(let V=0;V<_e.__webglColorRenderbuffer.length;V++)_e.__webglColorRenderbuffer[V]&&e.deleteRenderbuffer(_e.__webglColorRenderbuffer[V]);_e.__webglDepthRenderbuffer&&e.deleteRenderbuffer(_e.__webglDepthRenderbuffer)}if($.isWebGLMultipleRenderTargets)for(let V=0,De=W.length;V<De;V++){let ut=r.get(W[V]);ut.__webglTexture&&(e.deleteTexture(ut.__webglTexture),n.memory.textures--),r.remove(W[V])}r.remove(W),r.remove($)}let Y=0;function Q(){Y=0}function q(){let $=Y;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),Y+=1,$}function te($){let W=[];return W.push($.wrapS),W.push($.wrapT),W.push($.wrapR||0),W.push($.magFilter),W.push($.minFilter),W.push($.anisotropy),W.push($.internalFormat),W.push($.format),W.push($.type),W.push($.generateMipmaps),W.push($.premultiplyAlpha),W.push($.flipY),W.push($.unpackAlignment),W.push($.encoding),W.join()}function le($,W){let _e=r.get($);if($.isVideoTexture&&pt($),$.isRenderTargetTexture===!1&&$.version>0&&_e.__version!==$.version){let He=$.image;if(He===null)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else if(He.complete===!1)console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete");else{ve(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function re($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){ve(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){ve(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function fe($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let he={[vo]:10497,[Vi]:33071,[Vy]:33648},ue={[xi]:9728,[W_]:9984,[Rv]:9986,[Wt]:9729,[KL]:9985,[Qc]:9987};function ce($,W,_e){if(_e?(e.texParameteri($,10242,he[W.wrapS]),e.texParameteri($,10243,he[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,he[W.wrapR]),e.texParameteri($,10240,ue[W.magFilter]),e.texParameteri($,10241,ue[W.minFilter])):(e.texParameteri($,10242,33071),e.texParameteri($,10243,33071),($===32879||$===35866)&&e.texParameteri($,32882,33071),(W.wrapS!==Vi||W.wrapT!==Vi)&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.wrapS and Texture.wrapT should be set to THREE.ClampToEdgeWrapping."),e.texParameteri($,10240,P(W.magFilter)),e.texParameteri($,10241,P(W.minFilter)),W.minFilter!==xi&&W.minFilter!==Wt&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter.")),t.has("EXT_texture_filter_anisotropic")===!0){let He=t.get("EXT_texture_filter_anisotropic");if(W.magFilter===xi||W.minFilter!==Rv&&W.minFilter!==Qc||W.type===br&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===Co&&t.has("OES_texture_half_float_linear")===!1)return;(W.anisotropy>1||r.get(W).__currentAnisotropy)&&(e.texParameterf($,He.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(W.anisotropy,a.getMaxAnisotropy())),r.get(W).__currentAnisotropy=W.anisotropy)}}function Ee($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",I));let He=W.source,V=g.get(He);V===void 0&&(V={},g.set(He,V));let De=te(W);if(De!==$.__cacheKey){V[De]===void 0&&(V[De]={texture:e.createTexture(),usedTimes:0},n.memory.textures++,_e=!0),V[De].usedTimes++;let ut=V[$.__cacheKey];ut!==void 0&&(V[$.__cacheKey].usedTimes--,ut.usedTimes===0&&L(W)),$.__cacheKey=De,$.__webglTexture=V[De].texture}return _e}function ve($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ee($,W),De=W.source;i.bindTexture(He,$.__webglTexture,33984+_e);let ut=r.get(De);if(De.version!==ut.__version||V===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let We=M(W)&&_(W.image)===!1,Be=b(W.image,We,!1,c);Be=bt(W,Be);let Fe=_(Be)||o,dt=s.convert(W.format,W.encoding),st=s.convert(W.type),wt=A(W.internalFormat,dt,st,W.encoding,W.isVideoTexture);ce(He,W,Fe);let xt,ri=W.mipmaps,pi=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,me=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===br?wt=36012:W.type===yo?wt=33190:W.type===lh?wt=35056:wt=33189:W.type===br&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===hh&&wt===6402&&W.type!==HE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===gh&&wt===6402&&(wt=34041,W.type!==lh&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=lh,st=s.convert(W.type))),ti&&(pi?i.texStorage2D(3553,1,wt,Be.width,Be.height):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,null));else if(W.isDataTexture)if(ri.length>0&&Fe){pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],pi?i.texSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ce,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else pi?(ti&&i.texStorage2D(3553,me,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,Be.width,Be.height,dt,st,Be.data)):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,Be.data);else if(W.isCompressedTexture)if(W.isCompressedArrayTexture){pi&&ti&&i.texStorage3D(35866,me,wt,ri[0].width,ri[0].height,Be.depth);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],W.format!==qr?dt!==null?pi?i.compressedTexSubImage3D(35866,Ce,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ce,wt,xt.width,xt.height,Be.depth,0,xt.data,0,0):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):pi?i.texSubImage3D(35866,Ce,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ce,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],W.format!==qr?dt!==null?pi?i.compressedTexSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ce,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):pi?i.texSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ce,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)pi?(ti&&i.texStorage3D(35866,me,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(35866,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(35866,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isData3DTexture)pi?(ti&&i.texStorage3D(32879,me,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(32879,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(32879,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isFramebufferTexture){if(ti)if(pi)i.texStorage2D(3553,me,wt,Be.width,Be.height);else{let Ce=Be.width,Ye=Be.height;for(let Ke=0;Ke<me;Ke++)i.texImage2D(3553,Ke,wt,Ce,Ye,0,dt,st,null),Ce>>=1,Ye>>=1}}else if(ri.length>0&&Fe){pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],pi?i.texSubImage2D(3553,Ce,0,0,dt,st,xt):i.texImage2D(3553,Ce,wt,dt,st,xt);W.generateMipmaps=!1}else pi?(ti&&i.texStorage2D(3553,me,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,dt,st,Be)):i.texImage2D(3553,0,wt,dt,st,Be);S(W,Fe)&&C(He),ut.__version=De.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function Ae($,W,_e){if(W.image.length!==6)return;let He=Ee($,W),V=W.source;i.bindTexture(34067,$.__webglTexture,33984+_e);let De=r.get(V);if(V.version!==De.__version||He===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let ut=W.isCompressedTexture||W.image[0].isCompressedTexture,We=W.image[0]&&W.image[0].isDataTexture,Be=[];for(let Ce=0;Ce<6;Ce++)!ut&&!We?Be[Ce]=b(W.image[Ce],!1,!0,h):Be[Ce]=We?W.image[Ce].image:W.image[Ce],Be[Ce]=bt(W,Be[Ce]);let Fe=Be[0],dt=_(Fe)||o,st=s.convert(W.format,W.encoding),wt=s.convert(W.type),xt=A(W.internalFormat,st,wt,W.encoding),ri=o&&W.isVideoTexture!==!0,pi=De.__version===void 0||He===!0,ti=T(W,Fe,dt);ce(34067,W,dt);let me;if(ut){ri&&pi&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ce=0;Ce<6;Ce++){me=Be[Ce].mipmaps;for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ce,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ce,Ye,xt,Ke.width,Ke.height,0,Ke.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .setTextureCube()"):ri?i.texSubImage2D(34069+Ce,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ce,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{me=W.mipmaps,ri&&pi&&(me.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ce=0;Ce<6;Ce++)if(We){ri?i.texSubImage2D(34069+Ce,0,0,0,Be[Ce].width,Be[Ce].height,st,wt,Be[Ce].data):i.texImage2D(34069+Ce,0,xt,Be[Ce].width,Be[Ce].height,0,st,wt,Be[Ce].data);for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye].image[Ce].image;ri?i.texSubImage2D(34069+Ce,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ce,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ce,0,0,0,st,wt,Be[Ce]):i.texImage2D(34069+Ce,0,xt,st,wt,Be[Ce]);for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye];ri?i.texSubImage2D(34069+Ce,Ye+1,0,0,st,wt,Ke.image[Ce]):i.texImage2D(34069+Ce,Ye+1,xt,st,wt,Ke.image[Ce])}}}S(W,dt)&&C(34067),De.__version=V.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function ye($,W,_e,He,V){let De=s.convert(_e.format,_e.encoding),ut=s.convert(_e.type),We=A(_e.internalFormat,De,ut,_e.encoding);r.get(W).__hasExternalTextures||(V===32879||V===35866?i.texImage3D(V,0,We,W.width,W.height,W.depth,0,De,ut,null):i.texImage2D(V,0,We,W.width,W.height,0,De,ut,null)),i.bindFramebuffer(36160,$),Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,He,V,r.get(_e).__webglTexture,0,Ze(W)):(V===3553||V>=34069&&V<=34074)&&e.framebufferTexture2D(36160,He,V,r.get(_e).__webglTexture,0),i.bindFramebuffer(36160,null)}function Ne($,W,_e){if(e.bindRenderbuffer(36161,$),W.depthBuffer&&!W.stencilBuffer){let He=33189;if(_e||Qe(W)){let V=W.depthTexture;V&&V.isDepthTexture&&(V.type===br?He=36012:V.type===yo&&(He=33190));let De=Ze(W);Qe(W)?d.renderbufferStorageMultisampleEXT(36161,De,He,W.width,W.height):e.renderbufferStorageMultisample(36161,De,He,W.width,W.height)}else e.renderbufferStorage(36161,He,W.width,W.height);e.framebufferRenderbuffer(36160,36096,36161,$)}else if(W.depthBuffer&&W.stencilBuffer){let He=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,He,35056,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,He,35056,W.width,W.height):e.renderbufferStorage(36161,34041,W.width,W.height),e.framebufferRenderbuffer(36160,33306,36161,$)}else{let He=W.isWebGLMultipleRenderTargets===!0?W.texture:[W.texture];for(let V=0;V<He.length;V++){let De=He[V],ut=s.convert(De.format,De.encoding),We=s.convert(De.type),Be=A(De.internalFormat,ut,We,De.encoding),Fe=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,Fe,Be,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,Fe,Be,W.width,W.height):e.renderbufferStorage(36161,Be,W.width,W.height)}}e.bindRenderbuffer(36161,null)}function Le($,W){if(W&&W.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(i.bindFramebuffer(36160,$),!(W.depthTexture&&W.depthTexture.isDepthTexture))throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");(!r.get(W.depthTexture).__webglTexture||W.depthTexture.image.width!==W.width||W.depthTexture.image.height!==W.height)&&(W.depthTexture.image.width=W.width,W.depthTexture.image.height=W.height,W.depthTexture.needsUpdate=!0),le(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===hh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===gh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,33306,3553,_e,0,He):e.framebufferTexture2D(36160,33306,3553,_e,0);else throw new Error("Unknown depthTexture format")}function Te($){let W=r.get($),_e=$.isWebGLCubeRenderTarget===!0;if($.depthTexture&&!W.__autoAllocateDepthBuffer){if(_e)throw new Error("target.depthTexture not supported in Cube render targets");Le(W.__webglFramebuffer,$)}else if(_e){W.__webglDepthbuffer=[];for(let He=0;He<6;He++)i.bindFramebuffer(36160,W.__webglFramebuffer[He]),W.__webglDepthbuffer[He]=e.createRenderbuffer(),Ne(W.__webglDepthbuffer[He],$,!1)}else i.bindFramebuffer(36160,W.__webglFramebuffer),W.__webglDepthbuffer=e.createRenderbuffer(),Ne(W.__webglDepthbuffer,$,!1);i.bindFramebuffer(36160,null)}function tt($,W,_e){let He=r.get($);W!==void 0&&ye(He.__webglFramebuffer,$,$.texture,36064,3553),_e!==void 0&&Te($)}function Je($){let W=$.texture,_e=r.get($),He=r.get(W);$.addEventListener("dispose",z),$.isWebGLMultipleRenderTargets!==!0&&(He.__webglTexture===void 0&&(He.__webglTexture=e.createTexture()),He.__version=W.version,n.memory.textures++);let V=$.isWebGLCubeRenderTarget===!0,De=$.isWebGLMultipleRenderTargets===!0,ut=_($)||o;if(V){_e.__webglFramebuffer=[];for(let We=0;We<6;We++)_e.__webglFramebuffer[We]=e.createFramebuffer()}else{if(_e.__webglFramebuffer=e.createFramebuffer(),De)if(a.drawBuffers){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=r.get(We[Be]);dt.__webglTexture===void 0&&(dt.__webglTexture=e.createTexture(),n.memory.textures++)}}else console.warn("THREE.WebGLRenderer: WebGLMultipleRenderTargets can only be used with WebGL2 or WEBGL_draw_buffers extension.");if(o&&$.samples>0&&Qe($)===!1){let We=De?W:[W];_e.__webglMultisampledFramebuffer=e.createFramebuffer(),_e.__webglColorRenderbuffer=[],i.bindFramebuffer(36160,_e.__webglMultisampledFramebuffer);for(let Be=0;Be<We.length;Be++){let Fe=We[Be];_e.__webglColorRenderbuffer[Be]=e.createRenderbuffer(),e.bindRenderbuffer(36161,_e.__webglColorRenderbuffer[Be]);let dt=s.convert(Fe.format,Fe.encoding),st=s.convert(Fe.type),wt=A(Fe.internalFormat,dt,st,Fe.encoding,$.isXRRenderTarget===!0),xt=Ze($);e.renderbufferStorageMultisample(36161,xt,wt,$.width,$.height),e.framebufferRenderbuffer(36160,36064+Be,36161,_e.__webglColorRenderbuffer[Be])}e.bindRenderbuffer(36161,null),$.depthBuffer&&(_e.__webglDepthRenderbuffer=e.createRenderbuffer(),Ne(_e.__webglDepthRenderbuffer,$,!0)),i.bindFramebuffer(36160,null)}}if(V){i.bindTexture(34067,He.__webglTexture),ce(34067,W,ut);for(let We=0;We<6;We++)ye(_e.__webglFramebuffer[We],$,W,36064,34069+We);S(W,ut)&&C(34067),i.unbindTexture()}else if(De){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=We[Be],st=r.get(dt);i.bindTexture(3553,st.__webglTexture),ce(3553,dt,ut),ye(_e.__webglFramebuffer,$,dt,36064+Be,3553),S(dt,ut)&&C(3553)}i.unbindTexture()}else{let We=3553;($.isWebGL3DRenderTarget||$.isWebGLArrayRenderTarget)&&(o?We=$.isWebGL3DRenderTarget?32879:35866:console.error("THREE.WebGLTextures: THREE.Data3DTexture and THREE.DataArrayTexture only supported with WebGL2.")),i.bindTexture(We,He.__webglTexture),ce(We,W,ut),ye(_e.__webglFramebuffer,$,W,36064,We),S(W,ut)&&C(We),i.unbindTexture()}$.depthBuffer&&Te($)}function rt($){let W=_($)||o,_e=$.isWebGLMultipleRenderTargets===!0?$.texture:[$.texture];for(let He=0,V=_e.length;He<V;He++){let De=_e[He];if(S(De,W)){let ut=$.isWebGLCubeRenderTarget?34067:3553,We=r.get(De).__webglTexture;i.bindTexture(ut,We),C(ut),i.unbindTexture()}}}function at($){if(o&&$.samples>0&&Qe($)===!1){let W=$.isWebGLMultipleRenderTargets?$.texture:[$.texture],_e=$.width,He=$.height,V=16384,De=[],ut=$.stencilBuffer?33306:36096,We=r.get($),Be=$.isWebGLMultipleRenderTargets===!0;if(Be)for(let Fe=0;Fe<W.length;Fe++)i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,null),i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,null,0);i.bindFramebuffer(36008,We.__webglMultisampledFramebuffer),i.bindFramebuffer(36009,We.__webglFramebuffer);for(let Fe=0;Fe<W.length;Fe++){De.push(36064+Fe),$.depthBuffer&&De.push(ut);let dt=We.__ignoreDepthValues!==void 0?We.__ignoreDepthValues:!1;if(dt===!1&&($.depthBuffer&&(V|=256),$.stencilBuffer&&(V|=1024)),Be&&e.framebufferRenderbuffer(36008,36064,36161,We.__webglColorRenderbuffer[Fe]),dt===!0&&(e.invalidateFramebuffer(36008,[ut]),e.invalidateFramebuffer(36009,[ut])),Be){let st=r.get(W[Fe]).__webglTexture;e.framebufferTexture2D(36009,36064,3553,st,0)}e.blitFramebuffer(0,0,_e,He,0,0,_e,He,V,9728),p&&e.invalidateFramebuffer(36008,De)}if(i.bindFramebuffer(36008,null),i.bindFramebuffer(36009,null),Be)for(let Fe=0;Fe<W.length;Fe++){i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,We.__webglColorRenderbuffer[Fe]);let dt=r.get(W[Fe]).__webglTexture;i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,dt,0)}i.bindFramebuffer(36009,We.__webglMultisampledFramebuffer)}}function Ze($){return Math.min(u,$.samples)}function Qe($){let W=r.get($);return o&&$.samples>0&&t.has("WEBGL_multisampled_render_to_texture")===!0&&W.__useRenderToTexture!==!1}function pt($){let W=n.render.frame;f.get($)!==W&&(f.set($,W),$.update())}function bt($,W){let _e=$.encoding,He=$.format,V=$.type;return $.isCompressedTexture===!0||$.isVideoTexture===!0||$.format===Gy||_e!==Zs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=Gy,$.minFilter=Wt,$.generateMipmaps=!1):W=JE.sRGBToLinear(W):(He!==qr||V!==xa)&&console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture encoding:",_e)),W}this.allocateTextureUnit=q,this.resetTextureUnits=Q,this.setTexture2D=le,this.setTexture2DArray=re,this.setTexture3D=ie,this.setTextureCube=fe,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function xU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===tB)return 32819;if(s===iB)return 32820;if(s===JL)return 5120;if(s===$L)return 5122;if(s===HE)return 5123;if(s===eB)return 5124;if(s===yo)return 5125;if(s===br)return 5126;if(s===Co)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===rB)return 6406;if(s===qr)return 6408;if(s===aB)return 6409;if(s===sB)return 6410;if(s===hh)return 6402;if(s===gh)return 34041;if(s===Gy)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===nB)return 6403;if(s===oB)return 36244;if(s===Rm)return 33319;if(s===lB)return 33320;if(s===WE)return 36249;if(s===Lv||s===Bv||s===zv||s===Fv)if(n===jt)if(o=t.get("WEBGL_compressed_texture_s3tc_srgb"),o!==null){if(s===Lv)return o.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(s===Bv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(s===zv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(s===Fv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(o=t.get("WEBGL_compressed_texture_s3tc"),o!==null){if(s===Lv)return o.COMPRESSED_RGB_S3TC_DXT1_EXT;if(s===Bv)return o.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(s===zv)return o.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(s===Fv)return o.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(s===q_||s===Y_||s===X_||s===Q_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===q_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===Y_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===X_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===Q_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===hB)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===Z_||s===K_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2||s===o2||s===l2||s===h2||s===c2||s===u2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===o2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===l2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===h2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===c2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===u2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:o.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(s===kv)if(o=t.get("EXT_texture_compression_bptc"),o!==null){if(s===kv)return n===jt?o.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:o.COMPRESSED_RGBA_BPTC_UNORM_EXT}else return null;if(s===cB||s===d2||s===p2||s===f2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===kv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===d2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===p2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===f2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===lh?r?34042:(o=t.get("WEBGL_depth_texture"),o!==null?o.UNSIGNED_INT_24_8_WEBGL:null):e[s]!==void 0?e[s]:null}return{convert:a}}var bU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},ol=class extends Ai{constructor(){super(),this.isGroup=!0,this.type="Group"}},wU={type:"move"},c0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new ol,this._hand.matrixAutoUpdate=!1,this._hand.visible=!1,this._hand.joints={},this._hand.inputState={pinching:!1}),this._hand}getTargetRaySpace(){return this._targetRay===null&&(this._targetRay=new ol,this._targetRay.matrixAutoUpdate=!1,this._targetRay.visible=!1,this._targetRay.hasLinearVelocity=!1,this._targetRay.linearVelocity=new R,this._targetRay.hasAngularVelocity=!1,this._targetRay.angularVelocity=new R),this._targetRay}getGripSpace(){return this._grip===null&&(this._grip=new ol,this._grip.matrixAutoUpdate=!1,this._grip.visible=!1,this._grip.hasLinearVelocity=!1,this._grip.linearVelocity=new R,this._grip.hasAngularVelocity=!1,this._grip.angularVelocity=new R),this._grip}dispatchEvent(e){return this._targetRay!==null&&this._targetRay.dispatchEvent(e),this._grip!==null&&this._grip.dispatchEvent(e),this._hand!==null&&this._hand.dispatchEvent(e),this}connect(e){if(e&&e.hand){let t=this._hand;if(t)for(let i of e.hand.values())this._getHandJoint(t,i)}return this.dispatchEvent({type:"connected",data:e}),this}disconnect(e){return this.dispatchEvent({type:"disconnected",data:e}),this._targetRay!==null&&(this._targetRay.visible=!1),this._grip!==null&&(this._grip.visible=!1),this._hand!==null&&(this._hand.visible=!1),this}update(e,t,i){let r=null,a=null,s=null,n=this._targetRay,o=this._grip,l=this._hand;if(e&&t.session.visibilityState!=="visible-blurred"){if(l&&e.hand){s=!0;for(let f of e.hand.values()){let m=t.getJointPose(f,i),g=this._getHandJoint(l,f);m!==null&&(g.matrix.fromArray(m.transform.matrix),g.matrix.decompose(g.position,g.rotation,g.scale),g.jointRadius=m.radius),g.visible=m!==null}let h=l.joints["index-finger-tip"],c=l.joints["thumb-tip"],u=h.position.distanceTo(c.position),d=.02,p=.005;l.inputState.pinching&&u>d+p?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!l.inputState.pinching&&u<=d-p&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else o!==null&&e.gripSpace&&(a=t.getPose(e.gripSpace,i),a!==null&&(o.matrix.fromArray(a.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),a.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(a.linearVelocity)):o.hasLinearVelocity=!1,a.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(a.angularVelocity)):o.hasAngularVelocity=!1));n!==null&&(r=t.getPose(e.targetRaySpace,i),r===null&&a!==null&&(r=a),r!==null&&(n.matrix.fromArray(r.transform.matrix),n.matrix.decompose(n.position,n.rotation,n.scale),r.linearVelocity?(n.hasLinearVelocity=!0,n.linearVelocity.copy(r.linearVelocity)):n.hasLinearVelocity=!1,r.angularVelocity?(n.hasAngularVelocity=!0,n.angularVelocity.copy(r.angularVelocity)):n.hasAngularVelocity=!1,this.dispatchEvent(wU)))}return n!==null&&(n.visible=r!==null),o!==null&&(o.visible=a!==null),l!==null&&(l.visible=s!==null),this}_getHandJoint(e,t){if(e.joints[t.jointName]===void 0){let i=new ol;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Kc=class extends Qi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:hh,h!==hh&&h!==gh)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===hh&&(i=yo),i===void 0&&h===gh&&(i=lh),super(null,r,a,s,n,o,h,i,l),this.isDepthTexture=!0,this.image={width:e,height:t},this.magFilter=n!==void 0?n:xi,this.minFilter=o!==void 0?o:xi,this.flipY=!1,this.generateMipmaps=!1}},_U=class extends ha{constructor(e,t){super();let i=this,r=null,a=1,s=null,n="local-floor",o=1,l=null,h=null,c=null,u=null,d=null,p=null,f=t.getContextAttributes(),m=null,g=null,y=[],x=[],b=new Set,_=new Map,M=new pa;M.layers.enable(1),M.viewport=new Lt;let S=new pa;S.layers.enable(2),S.viewport=new Lt;let C=[M,S],A=new bU;A.layers.enable(1),A.layers.enable(2);let T=null,P=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getTargetRaySpace()},this.getControllerGrip=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getGripSpace()},this.getHand=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getHandSpace()};function I(re){let ie=x.indexOf(re.inputSource);if(ie===-1)return;let fe=y[ie];fe!==void 0&&fe.dispatchEvent({type:re.type,data:re.inputSource})}function z(){r.removeEventListener("select",I),r.removeEventListener("selectstart",I),r.removeEventListener("selectend",I),r.removeEventListener("squeeze",I),r.removeEventListener("squeezestart",I),r.removeEventListener("squeezeend",I),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let re=0;re<y.length;re++){let ie=x[re];ie!==null&&(x[re]=null,y[re].disconnect(ie))}T=null,P=null,e.setRenderTarget(m),d=null,u=null,c=null,r=null,g=null,le.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(re){a=re,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(re){n=re,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(re){l=re},this.getBaseLayer=function(){return u!==null?u:d},this.getBinding=function(){return c},this.getFrame=function(){return p},this.getSession=function(){return r},this.setSession=async function(re){if(r=re,r!==null){if(m=e.getRenderTarget(),r.addEventListener("select",I),r.addEventListener("selectstart",I),r.addEventListener("selectend",I),r.addEventListener("squeeze",I),r.addEventListener("squeezestart",I),r.addEventListener("squeezeend",I),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let ie={antialias:r.renderState.layers===void 0?f.antialias:!0,alpha:f.alpha,depth:f.depth,stencil:f.stencil,framebufferScaleFactor:a};d=new XRWebGLLayer(r,t,ie),r.updateRenderState({baseLayer:d}),g=new mi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let ie=null,fe=null,he=null;f.depth&&(he=f.stencil?35056:33190,ie=f.stencil?gh:hh,fe=f.stencil?lh:yo);let ue={colorFormat:32856,depthFormat:he,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),g=new mi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Kc(u.textureWidth,u.textureHeight,fe,void 0,void 0,void 0,void 0,void 0,void 0,ie),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let ce=e.properties.get(g);ce.__ignoreDepthValues=u.ignoreDepthValues}g.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),le.setContext(r),le.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(re){for(let ie=0;ie<re.removed.length;ie++){let fe=re.removed[ie],he=x.indexOf(fe);he>=0&&(x[he]=null,y[he].disconnect(fe))}for(let ie=0;ie<re.added.length;ie++){let fe=re.added[ie],he=x.indexOf(fe);if(he===-1){for(let ce=0;ce<y.length;ce++)if(ce>=x.length){x.push(fe),he=ce;break}else if(x[ce]===null){x[ce]=fe,he=ce;break}if(he===-1)break}let ue=y[he];ue&&ue.connect(fe)}}let L=new R,j=new R;function Y(re,ie,fe){L.setFromMatrixPosition(ie.matrixWorld),j.setFromMatrixPosition(fe.matrixWorld);let he=L.distanceTo(j),ue=ie.projectionMatrix.elements,ce=fe.projectionMatrix.elements,Ee=ue[14]/(ue[10]-1),ve=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(ce[8]+1)/ce[0],Te=Ee*Ne,tt=Ee*Le,Je=he/(-Ne+Le),rt=Je*-Ne;ie.matrixWorld.decompose(re.position,re.quaternion,re.scale),re.translateX(rt),re.translateZ(Je),re.matrixWorld.compose(re.position,re.quaternion,re.scale),re.matrixWorldInverse.copy(re.matrixWorld).invert();let at=Ee+Je,Ze=ve+Je,Qe=Te-rt,pt=tt+(he-rt),bt=Ae*ve/Ze*at,$=ye*ve/Ze*at;re.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(re,ie){ie===null?re.matrixWorld.copy(re.matrix):re.matrixWorld.multiplyMatrices(ie.matrixWorld,re.matrix),re.matrixWorldInverse.copy(re.matrixWorld).invert()}this.updateCamera=function(re){if(r===null)return;A.near=S.near=M.near=re.near,A.far=S.far=M.far=re.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let ie=re.parent,fe=A.cameras;Q(A,ie);for(let ue=0;ue<fe.length;ue++)Q(fe[ue],ie);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),re.matrix.copy(A.matrix),re.matrix.decompose(re.position,re.quaternion,re.scale);let he=re.children;for(let ue=0,ce=he.length;ue<ce;ue++)he[ue].updateMatrixWorld(!0);fe.length===2?Y(A,M,S):A.projectionMatrix.copy(M.projectionMatrix)},this.getCamera=function(){return A},this.getFoveation=function(){if(!(u===null&&d===null))return o},this.setFoveation=function(re){o=re,u!==null&&(u.fixedFoveation=re),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=re)},this.getPlanes=function(){return b};let q=null;function te(re,ie){if(h=ie.getViewerPose(l||s),p=ie,h!==null){let fe=h.views;d!==null&&(e.setRenderTargetFramebuffer(g,d.framebuffer),e.setRenderTarget(g));let he=!1;fe.length!==A.cameras.length&&(A.cameras.length=0,he=!0);for(let ue=0;ue<fe.length;ue++){let ce=fe[ue],Ee=null;if(d!==null)Ee=d.getViewport(ce);else{let Ae=c.getViewSubImage(u,ce);Ee=Ae.viewport,ue===0&&(e.setRenderTargetTextures(g,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(g))}let ve=C[ue];ve===void 0&&(ve=new pa,ve.layers.enable(ue),ve.viewport=new Lt,C[ue]=ve),ve.matrix.fromArray(ce.transform.matrix),ve.projectionMatrix.fromArray(ce.projectionMatrix),ve.viewport.set(Ee.x,Ee.y,Ee.width,Ee.height),ue===0&&A.matrix.copy(ve.matrix),he===!0&&A.cameras.push(ve)}}for(let fe=0;fe<y.length;fe++){let he=x[fe],ue=y[fe];he!==null&&ue!==void 0&&ue.update(he,ie,l||s)}if(q&&q(re,ie),ie.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:ie.detectedPlanes});let fe=null;for(let he of b)ie.detectedPlanes.has(he)||(fe===null&&(fe=[]),fe.push(he));if(fe!==null)for(let he of fe)b.delete(he),_.delete(he),i.dispatchEvent({type:"planeremoved",data:he});for(let he of ie.detectedPlanes)if(!b.has(he))b.add(he),_.set(he,ie.lastChangedTime),i.dispatchEvent({type:"planeadded",data:he});else{let ue=_.get(he);he.lastChangedTime>ue&&(_.set(he,he.lastChangedTime),i.dispatchEvent({type:"planechanged",data:he}))}}p=null}let le=new r3;le.setAnimationLoop(te),this.setAnimationLoop=function(re){q=re},this.dispose=function(){}}};function SU(e,t){function i(m,g){g.color.getRGB(m.fogColor.value,i3(e)),g.isFog?(m.fogNear.value=g.near,m.fogFar.value=g.far):g.isFogExp2&&(m.fogDensity.value=g.density)}function r(m,g,y,x,b){g.isMeshBasicMaterial||g.isMeshLambertMaterial?a(m,g):g.isMeshToonMaterial?(a(m,g),c(m,g)):g.isMeshPhongMaterial?(a(m,g),h(m,g)):g.isMeshStandardMaterial?(a(m,g),u(m,g),g.isMeshPhysicalMaterial&&d(m,g,b)):g.isMeshMatcapMaterial?(a(m,g),p(m,g)):g.isMeshDepthMaterial?a(m,g):g.isMeshDistanceMaterial?(a(m,g),f(m,g)):g.isMeshNormalMaterial?a(m,g):g.isLineBasicMaterial?(s(m,g),g.isLineDashedMaterial&&n(m,g)):g.isPointsMaterial?o(m,g,y,x):g.isSpriteMaterial?l(m,g):g.isShadowMaterial?(m.color.value.copy(g.color),m.opacity.value=g.opacity):g.isShaderMaterial&&(g.uniformsNeedUpdate=!1)}function a(m,g){m.opacity.value=g.opacity,g.color&&m.diffuse.value.copy(g.color),g.emissive&&m.emissive.value.copy(g.emissive).multiplyScalar(g.emissiveIntensity),g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.bumpMap&&(m.bumpMap.value=g.bumpMap,m.bumpScale.value=g.bumpScale,g.side===Xr&&(m.bumpScale.value*=-1)),g.displacementMap&&(m.displacementMap.value=g.displacementMap,m.displacementScale.value=g.displacementScale,m.displacementBias.value=g.displacementBias),g.emissiveMap&&(m.emissiveMap.value=g.emissiveMap),g.normalMap&&(m.normalMap.value=g.normalMap,m.normalScale.value.copy(g.normalScale),g.side===Xr&&m.normalScale.value.negate()),g.specularMap&&(m.specularMap.value=g.specularMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y=t.get(g).envMap;if(y&&(m.envMap.value=y,m.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,m.reflectivity.value=g.reflectivity,m.ior.value=g.ior,m.refractionRatio.value=g.refractionRatio),g.lightMap){m.lightMap.value=g.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;m.lightMapIntensity.value=g.lightMapIntensity*_}g.aoMap&&(m.aoMap.value=g.aoMap,m.aoMapIntensity.value=g.aoMapIntensity);let x;g.map?x=g.map:g.specularMap?x=g.specularMap:g.displacementMap?x=g.displacementMap:g.normalMap?x=g.normalMap:g.bumpMap?x=g.bumpMap:g.roughnessMap?x=g.roughnessMap:g.metalnessMap?x=g.metalnessMap:g.alphaMap?x=g.alphaMap:g.emissiveMap?x=g.emissiveMap:g.clearcoatMap?x=g.clearcoatMap:g.clearcoatNormalMap?x=g.clearcoatNormalMap:g.clearcoatRoughnessMap?x=g.clearcoatRoughnessMap:g.iridescenceMap?x=g.iridescenceMap:g.iridescenceThicknessMap?x=g.iridescenceThicknessMap:g.specularIntensityMap?x=g.specularIntensityMap:g.specularColorMap?x=g.specularColorMap:g.transmissionMap?x=g.transmissionMap:g.thicknessMap?x=g.thicknessMap:g.sheenColorMap?x=g.sheenColorMap:g.sheenRoughnessMap&&(x=g.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),m.uvTransform.value.copy(x.matrix));let b;g.aoMap?b=g.aoMap:g.lightMap&&(b=g.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uv2Transform.value.copy(b.matrix))}function s(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity}function n(m,g){m.dashSize.value=g.dashSize,m.totalSize.value=g.dashSize+g.gapSize,m.scale.value=g.scale}function o(m,g,y,x){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.size.value=g.size*y,m.scale.value=x*.5,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let b;g.map?b=g.map:g.alphaMap&&(b=g.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uvTransform.value.copy(b.matrix))}function l(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.rotation.value=g.rotation,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y;g.map?y=g.map:g.alphaMap&&(y=g.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),m.uvTransform.value.copy(y.matrix))}function h(m,g){m.specular.value.copy(g.specular),m.shininess.value=Math.max(g.shininess,1e-4)}function c(m,g){g.gradientMap&&(m.gradientMap.value=g.gradientMap)}function u(m,g){m.roughness.value=g.roughness,m.metalness.value=g.metalness,g.roughnessMap&&(m.roughnessMap.value=g.roughnessMap),g.metalnessMap&&(m.metalnessMap.value=g.metalnessMap),t.get(g).envMap&&(m.envMapIntensity.value=g.envMapIntensity)}function d(m,g,y){m.ior.value=g.ior,g.sheen>0&&(m.sheenColor.value.copy(g.sheenColor).multiplyScalar(g.sheen),m.sheenRoughness.value=g.sheenRoughness,g.sheenColorMap&&(m.sheenColorMap.value=g.sheenColorMap),g.sheenRoughnessMap&&(m.sheenRoughnessMap.value=g.sheenRoughnessMap)),g.clearcoat>0&&(m.clearcoat.value=g.clearcoat,m.clearcoatRoughness.value=g.clearcoatRoughness,g.clearcoatMap&&(m.clearcoatMap.value=g.clearcoatMap),g.clearcoatRoughnessMap&&(m.clearcoatRoughnessMap.value=g.clearcoatRoughnessMap),g.clearcoatNormalMap&&(m.clearcoatNormalScale.value.copy(g.clearcoatNormalScale),m.clearcoatNormalMap.value=g.clearcoatNormalMap,g.side===Xr&&m.clearcoatNormalScale.value.negate())),g.iridescence>0&&(m.iridescence.value=g.iridescence,m.iridescenceIOR.value=g.iridescenceIOR,m.iridescenceThicknessMinimum.value=g.iridescenceThicknessRange[0],m.iridescenceThicknessMaximum.value=g.iridescenceThicknessRange[1],g.iridescenceMap&&(m.iridescenceMap.value=g.iridescenceMap),g.iridescenceThicknessMap&&(m.iridescenceThicknessMap.value=g.iridescenceThicknessMap)),g.transmission>0&&(m.transmission.value=g.transmission,m.transmissionSamplerMap.value=y.texture,m.transmissionSamplerSize.value.set(y.width,y.height),g.transmissionMap&&(m.transmissionMap.value=g.transmissionMap),m.thickness.value=g.thickness,g.thicknessMap&&(m.thicknessMap.value=g.thicknessMap),m.attenuationDistance.value=g.attenuationDistance,m.attenuationColor.value.copy(g.attenuationColor)),m.specularIntensity.value=g.specularIntensity,m.specularColor.value.copy(g.specularColor),g.specularIntensityMap&&(m.specularIntensityMap.value=g.specularIntensityMap),g.specularColorMap&&(m.specularColorMap.value=g.specularColorMap)}function p(m,g){g.matcap&&(m.matcap.value=g.matcap)}function f(m,g){m.referencePosition.value.copy(g.referencePosition),m.nearDistance.value=g.nearDistance,m.farDistance.value=g.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function AU(e,t,i,r){let a={},s={},n=[],o=i.isWebGL2?e.getParameter(35375):0;function l(x,b){let _=b.program;r.uniformBlockBinding(x,_)}function h(x,b){let _=a[x.id];_===void 0&&(f(x),_=c(x),a[x.id]=_,x.addEventListener("dispose",g));let M=b.program;r.updateUBOMapping(x,M);let S=t.render.frame;s[x.id]!==S&&(d(x),s[x.id]=S)}function c(x){let b=u();x.__bindingPointIndex=b;let _=e.createBuffer(),M=x.__size,S=x.usage;return e.bindBuffer(35345,_),e.bufferData(35345,M,S),e.bindBuffer(35345,null),e.bindBufferBase(35345,b,_),_}function u(){for(let x=0;x<o;x++)if(n.indexOf(x)===-1)return n.push(x),x;return console.error("THREE.WebGLRenderer: Maximum number of simultaneously usable uniforms groups reached."),0}function d(x){let b=a[x.id],_=x.uniforms,M=x.__cache;e.bindBuffer(35345,b);for(let S=0,C=_.length;S<C;S++){let A=_[S];if(p(A,S,M)===!0){let T=A.__offset,P=Array.isArray(A.value)?A.value:[A.value],I=0;for(let z=0;z<P.length;z++){let F=P[z],L=m(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+I,A.__data)):F.isMatrix3?(A.__data[0]=F.elements[0],A.__data[1]=F.elements[1],A.__data[2]=F.elements[2],A.__data[3]=F.elements[0],A.__data[4]=F.elements[3],A.__data[5]=F.elements[4],A.__data[6]=F.elements[5],A.__data[7]=F.elements[0],A.__data[8]=F.elements[6],A.__data[9]=F.elements[7],A.__data[10]=F.elements[8],A.__data[11]=F.elements[0]):(F.toArray(A.__data,I),I+=L.storage/Float32Array.BYTES_PER_ELEMENT)}e.bufferSubData(35345,T,A.__data)}}e.bindBuffer(35345,null)}function p(x,b,_){let M=x.value;if(_[b]===void 0){if(typeof M=="number")_[b]=M;else{let S=Array.isArray(M)?M:[M],C=[];for(let A=0;A<S.length;A++)C.push(S[A].clone());_[b]=C}return!0}else if(typeof M=="number"){if(_[b]!==M)return _[b]=M,!0}else{let S=Array.isArray(_[b])?_[b]:[_[b]],C=Array.isArray(M)?M:[M];for(let A=0;A<S.length;A++){let T=S[A];if(T.equals(C[A])===!1)return T.copy(C[A]),!0}}return!1}function f(x){let b=x.uniforms,_=0,M=16,S=0;for(let C=0,A=b.length;C<A;C++){let T=b[C],P={boundary:0,storage:0},I=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=I.length;z<F;z++){let L=I[z],j=m(L);P.boundary+=j.boundary,P.storage+=j.storage}if(T.__data=new Float32Array(P.storage/Float32Array.BYTES_PER_ELEMENT),T.__offset=_,C>0){S=_%M;let z=M-S;S!==0&&z-P.boundary<0&&(_+=M-S,T.__offset=_)}_+=P.storage}return S=_%M,S>0&&(_+=M-S),x.__size=_,x.__cache={},this}function m(x){let b={boundary:0,storage:0};return typeof x=="number"?(b.boundary=4,b.storage=4):x.isVector2?(b.boundary=8,b.storage=8):x.isVector3||x.isColor?(b.boundary=16,b.storage=12):x.isVector4?(b.boundary=16,b.storage=16):x.isMatrix3?(b.boundary=48,b.storage=48):x.isMatrix4?(b.boundary=64,b.storage=64):x.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",x),b}function g(x){let b=x.target;b.removeEventListener("dispose",g);let _=n.indexOf(b.__bindingPointIndex);n.splice(_,1),e.deleteBuffer(a[b.id]),delete a[b.id],delete s[b.id]}function y(){for(let x in a)e.deleteBuffer(a[x]);n=[],a={},s={}}return{bind:l,update:h,dispose:y}}function MU(){let e=jd("canvas");return e.style.display="block",e}function h3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:MU(),i=e.context!==void 0?e.context:null,r=e.depth!==void 0?e.depth:!0,a=e.stencil!==void 0?e.stencil:!0,s=e.antialias!==void 0?e.antialias:!1,n=e.premultipliedAlpha!==void 0?e.premultipliedAlpha:!0,o=e.preserveDrawingBuffer!==void 0?e.preserveDrawingBuffer:!1,l=e.powerPreference!==void 0?e.powerPreference:"default",h=e.failIfMajorPerformanceCaveat!==void 0?e.failIfMajorPerformanceCaveat:!1,c;i!==null?c=i.getContextAttributes().alpha:c=e.alpha!==void 0?e.alpha:!1;let u=null,d=null,p=[],f=[];this.domElement=t,this.debug={checkShaderErrors:!0},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.outputEncoding=Zs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let m=this,g=!1,y=0,x=0,b=null,_=-1,M=null,S=new Lt,C=new Lt,A=null,T=t.width,P=t.height,I=1,z=null,F=null,L=new Lt(0,0,T,P),j=new Lt(0,0,T,P),Y=!1,Q=new Hx,q=!1,te=!1,le=null,re=new je,ie=new ae,fe=new R,he={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?I:1}let ce=i;function Ee(ee,Se){for(let Oe=0;Oe<ee.length;Oe++){let we=ee[Oe],ze=t.getContext(we,Se);if(ze!==null)return ze}return null}try{let ee={alpha:!0,depth:r,stencil:a,antialias:s,premultipliedAlpha:n,preserveDrawingBuffer:o,powerPreference:l,failIfMajorPerformanceCaveat:h};if("setAttribute"in t&&t.setAttribute("data-engine",`three.js r${cu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),ce===null){let Se=["webgl2","webgl","experimental-webgl"];if(m.isWebGL1Renderer===!0&&Se.shift(),ce=Ee(Se,ee),ce===null)throw Ee(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}ce.getShaderPrecisionFormat===void 0&&(ce.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let ve,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){ve=new kF(ce),Ae=new IF(ce,ve,e),ve.init(Ae),We=new xU(ce,ve,Ae),ye=new vU(ce,ve,Ae),Ne=new VF,Le=new aU,Te=new yU(ce,ve,ye,Le,Ae,We,Ne),tt=new LF(m),Je=new FF(m),rt=new ZB(ce,Ae),Be=new DF(ce,ve,rt,Ae),at=new UF(ce,rt,Ne,Be),Ze=new WF(ce,at,rt,Ne),V=new HF(ce,Ae,Te),W=new RF(Le),Qe=new rU(m,tt,Je,ve,Ae,Be,W),pt=new SU(m,Le),bt=new nU,$=new dU(ve,Ae),He=new PF(m,tt,Je,ye,Ze,c,n),_e=new gU(m,Ze,Ae),Fe=new AU(ce,Ne,Ae,ye),De=new OF(ce,ve,Ne,Ae),ut=new NF(ce,ve,Ne,Ae),Ne.programs=Qe.programs,m.capabilities=Ae,m.extensions=ve,m.properties=Le,m.renderLists=bt,m.shadowMap=_e,m.state=ye,m.info=Ne}dt();let st=new _U(m,ce);this.xr=st,this.getContext=function(){return ce},this.getContextAttributes=function(){return ce.getContextAttributes()},this.forceContextLoss=function(){let ee=ve.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=ve.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return I},this.setPixelRatio=function(ee){ee!==void 0&&(I=ee,this.setSize(T,P,!1))},this.getSize=function(ee){return ee.set(T,P)},this.setSize=function(ee,Se,Oe){if(st.isPresenting){console.warn("THREE.WebGLRenderer: Can't change size while VR device is presenting.");return}T=ee,P=Se,t.width=Math.floor(ee*I),t.height=Math.floor(Se*I),Oe!==!1&&(t.style.width=ee+"px",t.style.height=Se+"px"),this.setViewport(0,0,ee,Se)},this.getDrawingBufferSize=function(ee){return ee.set(T*I,P*I).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,I=Oe,t.width=Math.floor(ee*Oe),t.height=Math.floor(Se*Oe),this.setViewport(0,0,ee,Se)},this.getCurrentViewport=function(ee){return ee.copy(S)},this.getViewport=function(ee){return ee.copy(L)},this.setViewport=function(ee,Se,Oe,we){ee.isVector4?L.set(ee.x,ee.y,ee.z,ee.w):L.set(ee,Se,Oe,we),ye.viewport(S.copy(L).multiplyScalar(I).floor())},this.getScissor=function(ee){return ee.copy(j)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?j.set(ee.x,ee.y,ee.z,ee.w):j.set(ee,Se,Oe,we),ye.scissor(C.copy(j).multiplyScalar(I).floor())},this.getScissorTest=function(){return Y},this.setScissorTest=function(ee){ye.setScissorTest(Y=ee)},this.setOpaqueSort=function(ee){z=ee},this.setTransparentSort=function(ee){F=ee},this.getClearColor=function(ee){return ee.copy(He.getClearColor())},this.setClearColor=function(){He.setClearColor.apply(He,arguments)},this.getClearAlpha=function(){return He.getClearAlpha()},this.setClearAlpha=function(){He.setClearAlpha.apply(He,arguments)},this.clear=function(ee=!0,Se=!0,Oe=!0){let we=0;ee&&(we|=16384),Se&&(we|=256),Oe&&(we|=1024),ce.clear(we)},this.clearColor=function(){this.clear(!0,!1,!1)},this.clearDepth=function(){this.clear(!1,!0,!1)},this.clearStencil=function(){this.clear(!1,!1,!0)},this.dispose=function(){t.removeEventListener("webglcontextlost",wt,!1),t.removeEventListener("webglcontextrestored",xt,!1),t.removeEventListener("webglcontextcreationerror",ri,!1),bt.dispose(),$.dispose(),Le.dispose(),tt.dispose(),Je.dispose(),Ze.dispose(),Be.dispose(),Fe.dispose(),Qe.dispose(),st.dispose(),st.removeEventListener("sessionstart",Ke),st.removeEventListener("sessionend",gt),le&&(le.dispose(),le=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),g=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),g=!1;let ee=Ne.autoReset,Se=_e.enabled,Oe=_e.autoUpdate,we=_e.needsUpdate,ze=_e.type;dt(),Ne.autoReset=ee,_e.enabled=Se,_e.autoUpdate=Oe,_e.needsUpdate=we,_e.type=ze}function ri(ee){console.error("THREE.WebGLRenderer: A WebGL context could not be created. Reason: ",ee.statusMessage)}function pi(ee){let Se=ee.target;Se.removeEventListener("dispose",pi),ti(Se)}function ti(ee){me(ee),Le.remove(ee)}function me(ee){let Se=Le.get(ee).programs;Se!==void 0&&(Se.forEach(function(Oe){Qe.releaseProgram(Oe)}),ee.isShaderMaterial&&Qe.releaseShaderCache(ee))}this.renderBufferDirect=function(ee,Se,Oe,we,ze,nt){Se===null&&(Se=he);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Iu(ee,Se,Oe,we,ze);ye.setMaterial(we,Bt);let kt=Oe.index,ci=1;we.wireframe===!0&&(kt=at.getWireframeAttribute(Oe),ci=2);let ii=Oe.drawRange,Zt=Oe.attributes.position,vi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(vi=Math.max(vi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(vi=Math.max(vi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(vi=Math.max(vi,0),Mr=Math.min(Mr,Zt.count));let Gi=Mr-vi;if(Gi<0||Gi===1/0)return;Be.setup(ze,we,qt,Oe,kt);let Zi,Bi=De;if(kt!==null&&(Zi=rt.get(kt),Bi=ut,Bi.setIndex(Zi)),ze.isMesh)we.wireframe===!0?(ye.setLineWidth(we.wireframeLinewidth*ue()),Bi.setMode(1)):Bi.setMode(4);else if(ze.isLine){let _t=we.linewidth;_t===void 0&&(_t=1),ye.setLineWidth(_t*ue()),ze.isLineSegments?Bi.setMode(1):ze.isLineLoop?Bi.setMode(2):Bi.setMode(3)}else ze.isPoints?Bi.setMode(0):ze.isSprite&&Bi.setMode(4);if(ze.isInstancedMesh)Bi.renderInstances(vi,Gi,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,rn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(vi,Gi,rn)}else Bi.render(vi,Gi)},this.compile=function(ee,Se){function Oe(we,ze,nt){we.transparent===!0&&we.side===ja&&we.forceSinglePass===!1?(we.side=Xr,we.needsUpdate=!0,Ar(we,ze,nt),we.side=Qs,we.needsUpdate=!0,Ar(we,ze,nt),we.side=ja):Ar(we,ze,nt)}d=$.get(ee),d.init(),f.push(d),ee.traverseVisible(function(we){we.isLight&&we.layers.test(Se.layers)&&(d.pushLight(we),we.castShadow&&d.pushShadow(we))}),d.setupLights(m.physicallyCorrectLights),ee.traverse(function(we){let ze=we.material;if(ze)if(Array.isArray(ze))for(let nt=0;nt<ze.length;nt++){let Bt=ze[nt];Oe(Bt,ee,we)}else Oe(ze,ee,we)}),f.pop(),d=null};let Ce=null;function Ye(ee){Ce&&Ce(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new r3;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ce=ee,st.setAnimationLoop(ee),ee===null?Mt.stop():Mt.start()},st.addEventListener("sessionstart",Ke),st.addEventListener("sessionend",gt),this.render=function(ee,Se){if(Se!==void 0&&Se.isCamera!==!0){console.error("THREE.WebGLRenderer.render: camera is not an instance of THREE.Camera.");return}if(g===!0)return;ee.matrixWorldAutoUpdate===!0&&ee.updateMatrixWorld(),Se.parent===null&&Se.matrixWorldAutoUpdate===!0&&Se.updateMatrixWorld(),st.enabled===!0&&st.isPresenting===!0&&(st.cameraAutoUpdate===!0&&st.updateCamera(Se),Se=st.getCamera()),ee.isScene===!0&&ee.onBeforeRender(m,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),re.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(re),te=this.localClippingEnabled,q=W.init(this.clippingPlanes,te),u=bt.get(ee,p.length),u.init(),p.push(u),bi(ee,Se,0,m.sortObjects),u.finish(),m.sortObjects===!0&&u.sort(z,F),q===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),q===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(m.physicallyCorrectLights),Se.isArrayCamera){let we=Se.cameras;for(let ze=0,nt=we.length;ze<nt;ze++){let Bt=we[ze];Ui(u,ee,Bt,Bt.viewport)}}else Ui(u,ee,Se);b!==null&&(Te.updateMultisampleRenderTarget(b),Te.updateRenderTargetMipmap(b)),ee.isScene===!0&&ee.onAfterRender(m,ee,Se),Be.resetDefaultState(),_=-1,M=null,f.pop(),f.length>0?d=f[f.length-1]:d=null,p.pop(),p.length>0?u=p[p.length-1]:u=null};function bi(ee,Se,Oe,we){if(ee.visible===!1)return;if(ee.layers.test(Se.layers)){if(ee.isGroup)Oe=ee.renderOrder;else if(ee.isLOD)ee.autoUpdate===!0&&ee.update(Se);else if(ee.isLight)d.pushLight(ee),ee.castShadow&&d.pushShadow(ee);else if(ee.isSprite){if(!ee.frustumCulled||Q.intersectsSprite(ee)){we&&fe.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(re);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,fe.z,null)}}else if((ee.isMesh||ee.isLine||ee.isPoints)&&(ee.isSkinnedMesh&&ee.skeleton.frame!==Ne.render.frame&&(ee.skeleton.update(),ee.skeleton.frame=Ne.render.frame),!ee.frustumCulled||Q.intersectsObject(ee))){we&&fe.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(re);let nt=Ze.update(ee),Bt=ee.material;if(Array.isArray(Bt)){let qt=nt.groups;for(let kt=0,ci=qt.length;kt<ci;kt++){let ii=qt[kt],Zt=Bt[ii.materialIndex];Zt&&Zt.visible&&u.push(ee,nt,Zt,Oe,fe.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,fe.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)bi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),q===!0&&W.setGlobalState(m.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(S.copy(we)),ze.length>0&&Mi(ze,Se,Oe),nt.length>0&&Mi(nt,Se,Oe),Bt.length>0&&Mi(Bt,Se,Oe),ye.buffers.depth.setTest(!0),ye.buffers.depth.setMask(!0),ye.buffers.color.setMask(!0),ye.setPolygonOffset(!1)}function Sr(ee,Se,Oe){let we=Ae.isWebGL2;le===null&&(le=new mi(1,1,{generateMipmaps:!0,type:ve.has("EXT_color_buffer_half_float")?Co:xa,minFilter:Qc,samples:we&&s===!0?4:0})),m.getDrawingBufferSize(ie),we?le.setSize(ie.x,ie.y):le.setSize(km(ie.x),km(ie.y));let ze=m.getRenderTarget();m.setRenderTarget(le),m.clear();let nt=m.toneMapping;m.toneMapping=Pn,Mi(ee,Se,Oe),m.toneMapping=nt,Te.updateMultisampleRenderTarget(le),Te.updateRenderTargetMipmap(le),m.setRenderTarget(ze)}function Mi(ee,Se,Oe){let we=Se.isScene===!0?Se.overrideMaterial:null;for(let ze=0,nt=ee.length;ze<nt;ze++){let Bt=ee[ze],qt=Bt.object,kt=Bt.geometry,ci=we===null?Bt.material:we,ii=Bt.group;qt.layers.test(Oe.layers)&&$r(qt,Se,Oe,kt,ci,ii)}}function $r(ee,Se,Oe,we,ze,nt){ee.onBeforeRender(m,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(m,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Qs,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(m,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=he);let we=Le.get(ee),ze=d.state.lights,nt=d.state.shadowsArray,Bt=ze.state.version,qt=Qe.getParameters(ee,ze.state,nt,Se,Oe),kt=Qe.getProgramCacheKey(qt),ci=we.programs;we.environment=ee.isMeshStandardMaterial?Se.environment:null,we.fog=Se.fog,we.envMap=(ee.isMeshStandardMaterial?Je:tt).get(ee.envMap||we.environment),ci===void 0&&(ee.addEventListener("dispose",pi),ci=new Map,we.programs=ci);let ii=ci.get(kt);if(ii!==void 0){if(we.currentProgram===ii&&we.lightsStateVersion===Bt)return Lo(ee,qt),ii}else qt.uniforms=Qe.getUniforms(ee),ee.onBuild(Oe,qt,m),ee.onBeforeCompile(qt,m),ii=Qe.acquireProgram(qt,kt),ci.set(kt,ii),we.uniforms=qt.uniforms;let Zt=we.uniforms;(!ee.isShaderMaterial&&!ee.isRawShaderMaterial||ee.clipping===!0)&&(Zt.clippingPlanes=W.uniform),Lo(ee,qt),we.needsLights=Lh(ee),we.lightsStateVersion=Bt,we.needsLights&&(Zt.ambientLightColor.value=ze.state.ambient,Zt.lightProbe.value=ze.state.probe,Zt.directionalLights.value=ze.state.directional,Zt.directionalLightShadows.value=ze.state.directionalShadow,Zt.spotLights.value=ze.state.spot,Zt.spotLightShadows.value=ze.state.spotShadow,Zt.rectAreaLights.value=ze.state.rectArea,Zt.ltc_1.value=ze.state.rectAreaLTC1,Zt.ltc_2.value=ze.state.rectAreaLTC2,Zt.pointLights.value=ze.state.point,Zt.pointLightShadows.value=ze.state.pointShadow,Zt.hemisphereLights.value=ze.state.hemi,Zt.directionalShadowMap.value=ze.state.directionalShadowMap,Zt.directionalShadowMatrix.value=ze.state.directionalShadowMatrix,Zt.spotShadowMap.value=ze.state.spotShadowMap,Zt.spotLightMatrix.value=ze.state.spotLightMatrix,Zt.spotLightMap.value=ze.state.spotLightMap,Zt.pointShadowMap.value=ze.state.pointShadowMap,Zt.pointShadowMatrix.value=ze.state.pointShadowMatrix);let vi=ii.getUniforms(),Mr=ym.seqWithValue(vi.seq,Zt);return we.currentProgram=ii,we.uniformsList=Mr,ii}function Lo(ee,Se){let Oe=Le.get(ee);Oe.outputEncoding=Se.outputEncoding,Oe.instancing=Se.instancing,Oe.skinning=Se.skinning,Oe.morphTargets=Se.morphTargets,Oe.morphNormals=Se.morphNormals,Oe.morphColors=Se.morphColors,Oe.morphTargetsCount=Se.morphTargetsCount,Oe.numClippingPlanes=Se.numClippingPlanes,Oe.numIntersection=Se.numClipIntersection,Oe.vertexAlphas=Se.vertexAlphas,Oe.vertexTangents=Se.vertexTangents,Oe.toneMapping=Se.toneMapping}function Iu(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=he),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?m.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Zs,kt=(we.isMeshStandardMaterial?Je:tt).get(we.envMap||Bt),ci=we.vertexColors===!0&&!!Oe.attributes.color&&Oe.attributes.color.itemSize===4,ii=!!we.normalMap&&!!Oe.attributes.tangent,Zt=!!Oe.morphAttributes.position,vi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,Gi=we.toneMapped?m.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),rn=d.state.lights;if(q===!0&&(te===!0||ee!==M)){let Hi=ee===M&&we.id===_;W.setState(we,ee,Hi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==rn.state.version||_t.outputEncoding!==qt||ze.isInstancedMesh&&_t.instancing===!1||!ze.isInstancedMesh&&_t.instancing===!0||ze.isSkinnedMesh&&_t.skinning===!1||!ze.isSkinnedMesh&&_t.skinning===!0||_t.envMap!==kt||we.fog===!0&&_t.fog!==nt||_t.numClippingPlanes!==void 0&&(_t.numClippingPlanes!==W.numPlanes||_t.numIntersection!==W.numIntersection)||_t.vertexAlphas!==ci||_t.vertexTangents!==ii||_t.morphTargets!==Zt||_t.morphNormals!==vi||_t.morphColors!==Mr||_t.toneMapping!==Gi||Ae.isWebGL2===!0&&_t.morphTargetsCount!==Bi)&&(ts=!0):(ts=!0,_t.__version=we.version);let is=_t.currentProgram;ts===!0&&(is=Ar(we,Se,ze));let Jt=!1,fr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,fr=!0,Nn=!0),we.id!==_&&(_=we.id,fr=!0),Jt||M!==ee){if(rr.setValue(ce,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(ce,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),M!==ee&&(M=ee,fr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Hi=rr.map.cameraPosition;Hi!==void 0&&Hi.setValue(ce,fe.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(ce,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(ce,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(ce,ze,"bindMatrix"),rr.setOptional(ce,ze,"bindMatrixInverse");let Hi=ze.skeleton;Hi&&(Ae.floatVertexTextures?(Hi.boneTexture===null&&Hi.computeBoneTexture(),rr.setValue(ce,"boneTexture",Hi.boneTexture,Te),rr.setValue(ce,"boneTextureSize",Hi.boneTextureSize)):console.warn("THREE.WebGLRenderer: SkinnedMesh can only be used with WebGL 2. With WebGL 1 OES_texture_float and vertex textures support is required."))}let Vn=Oe.morphAttributes;if((Vn.position!==void 0||Vn.normal!==void 0||Vn.color!==void 0&&Ae.isWebGL2===!0)&&V.update(ze,Oe,we,is),(fr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(ce,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),fr&&(rr.setValue(ce,"toneMappingExposure",m.toneMappingExposure),_t.needsLights&&Pl(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,I,P,le),ym.upload(ce,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(ym.upload(ce,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(ce,"center",ze.center),rr.setValue(ce,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(ce,"normalMatrix",ze.normalMatrix),rr.setValue(ce,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(ce,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(ce,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Hi=we.uniformsGroups;for(let Yt=0,Ru=Hi.length;Yt<Ru;Yt++)if(Ae.isWebGL2){let jn=Hi[Yt];Fe.update(jn,is),Fe.bind(jn,is)}else console.warn("THREE.WebGLRenderer: Uniform Buffer Objects can only be used with WebGL 2.")}return is}function Pl(ee,Se){ee.ambientLightColor.needsUpdate=Se,ee.lightProbe.needsUpdate=Se,ee.directionalLights.needsUpdate=Se,ee.directionalLightShadows.needsUpdate=Se,ee.pointLights.needsUpdate=Se,ee.pointLightShadows.needsUpdate=Se,ee.spotLights.needsUpdate=Se,ee.spotLightShadows.needsUpdate=Se,ee.rectAreaLights.needsUpdate=Se,ee.hemisphereLights.needsUpdate=Se}function Lh(ee){return ee.isMeshLambertMaterial||ee.isMeshToonMaterial||ee.isMeshPhongMaterial||ee.isMeshStandardMaterial||ee.isShadowMaterial||ee.isShaderMaterial&&ee.lights===!0}this.getActiveCubeFace=function(){return y},this.getActiveMipmapLevel=function(){return x},this.getRenderTarget=function(){return b},this.setRenderTargetTextures=function(ee,Se,Oe){Le.get(ee.texture).__webglTexture=Se,Le.get(ee.depthTexture).__webglTexture=Oe;let we=Le.get(ee);we.__hasExternalTextures=!0,we.__hasExternalTextures&&(we.__autoAllocateDepthBuffer=Oe===void 0,we.__autoAllocateDepthBuffer||ve.has("WEBGL_multisampled_render_to_texture")===!0&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),we.__useRenderToTexture=!1))},this.setRenderTargetFramebuffer=function(ee,Se){let Oe=Le.get(ee);Oe.__webglFramebuffer=Se,Oe.__useDefaultFramebuffer=Se===void 0},this.setRenderTarget=function(ee,Se=0,Oe=0){b=ee,y=Se,x=Oe;let we=!0,ze=null,nt=!1,Bt=!1;if(ee){let qt=Le.get(ee);qt.__useDefaultFramebuffer!==void 0?(ye.bindFramebuffer(36160,null),we=!1):qt.__webglFramebuffer===void 0?Te.setupRenderTarget(ee):qt.__hasExternalTextures&&Te.rebindTextures(ee,Le.get(ee.texture).__webglTexture,Le.get(ee.depthTexture).__webglTexture);let kt=ee.texture;(kt.isData3DTexture||kt.isDataArrayTexture||kt.isCompressedArrayTexture)&&(Bt=!0);let ci=Le.get(ee).__webglFramebuffer;ee.isWebGLCubeRenderTarget?(ze=ci[Se],nt=!0):Ae.isWebGL2&&ee.samples>0&&Te.useMultisampledRTT(ee)===!1?ze=Le.get(ee).__webglMultisampledFramebuffer:ze=ci,S.copy(ee.viewport),C.copy(ee.scissor),A=ee.scissorTest}else S.copy(L).multiplyScalar(I).floor(),C.copy(j).multiplyScalar(I).floor(),A=Y;if(ye.bindFramebuffer(36160,ze)&&Ae.drawBuffers&&we&&ye.drawBuffers(ee,ze),ye.viewport(S),ye.scissor(C),ye.setScissorTest(A),nt){let qt=Le.get(ee.texture);ce.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;ce.framebufferTextureLayer(36160,36064,qt.__webglTexture,Oe||0,kt)}_=-1},this.readRenderTargetPixels=function(ee,Se,Oe,we,ze,nt,Bt){if(!(ee&&ee.isWebGLRenderTarget)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");return}let qt=Le.get(ee).__webglFramebuffer;if(ee.isWebGLCubeRenderTarget&&Bt!==void 0&&(qt=qt[Bt]),qt){ye.bindFramebuffer(36160,qt);try{let kt=ee.texture,ci=kt.format,ii=kt.type;if(ci!==qr&&We.convert(ci)!==ce.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===Co&&(ve.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&ve.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==ce.getParameter(35738)&&!(ii===br&&(Ae.isWebGL2||ve.has("OES_texture_float")||ve.has("WEBGL_color_buffer_float")))&&!Zt){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}Se>=0&&Se<=ee.width-we&&Oe>=0&&Oe<=ee.height-ze&&ce.readPixels(Se,Oe,we,ze,We.convert(ci),We.convert(ii),nt)}finally{let kt=b!==null?Le.get(b).__webglFramebuffer:null;ye.bindFramebuffer(36160,kt)}}},this.copyFramebufferToTexture=function(ee,Se,Oe=0){let we=Math.pow(2,-Oe),ze=Math.floor(Se.image.width*we),nt=Math.floor(Se.image.height*we);Te.setTexture2D(Se,0),ce.copyTexSubImage2D(3553,Oe,0,0,ee.x,ee.y,ze,nt),ye.unbindTexture()},this.copyTextureToTexture=function(ee,Se,Oe,we=0){let ze=Se.image.width,nt=Se.image.height,Bt=We.convert(Oe.format),qt=We.convert(Oe.type);Te.setTexture2D(Oe,0),ce.pixelStorei(37440,Oe.flipY),ce.pixelStorei(37441,Oe.premultiplyAlpha),ce.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?ce.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?ce.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):ce.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&ce.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(m.isWebGL1Renderer){console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: can only be used with WebGL2.");return}let nt=ee.max.x-ee.min.x+1,Bt=ee.max.y-ee.min.y+1,qt=ee.max.z-ee.min.z+1,kt=We.convert(we.format),ci=We.convert(we.type),ii;if(we.isData3DTexture)Te.setTexture3D(we,0),ii=32879;else if(we.isDataArrayTexture)Te.setTexture2DArray(we,0),ii=35866;else{console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: only supports THREE.DataTexture3D and THREE.DataTexture2DArray.");return}ce.pixelStorei(37440,we.flipY),ce.pixelStorei(37441,we.premultiplyAlpha),ce.pixelStorei(3317,we.unpackAlignment);let Zt=ce.getParameter(3314),vi=ce.getParameter(32878),Mr=ce.getParameter(3316),Gi=ce.getParameter(3315),Zi=ce.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;ce.pixelStorei(3314,Bi.width),ce.pixelStorei(32878,Bi.height),ce.pixelStorei(3316,ee.min.x),ce.pixelStorei(3315,ee.min.y),ce.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?ce.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi.data):Oe.isCompressedArrayTexture?(console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: untested support for compressed srcTexture."),ce.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):ce.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),ce.pixelStorei(3314,Zt),ce.pixelStorei(32878,vi),ce.pixelStorei(3316,Mr),ce.pixelStorei(3315,Gi),ce.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&ce.generateMipmap(ii),ye.unbindTexture()},this.initTexture=function(ee){ee.isCubeTexture?Te.setTextureCube(ee,0):ee.isData3DTexture?Te.setTexture3D(ee,0):ee.isDataArrayTexture||ee.isCompressedArrayTexture?Te.setTexture2DArray(ee,0):Te.setTexture2D(ee,0),ye.unbindTexture()},this.resetState=function(){y=0,x=0,b=null,ye.reset(),Be.reset()},typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}var CU=class extends h3{};CU.prototype.isWebGL1Renderer=!0;var c3=class{constructor(e,t=1,i=1e3){this.isFog=!0,this.name="",this.color=new Ct(e),this.near=t,this.far=i}clone(){return new c3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Ai{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.overrideMaterial=null,typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(e,t){return super.copy(e,t),e.background!==null&&(this.background=e.background.clone()),e.environment!==null&&(this.environment=e.environment.clone()),e.fog!==null&&(this.fog=e.fog.clone()),this.backgroundBlurriness=e.backgroundBlurriness,this.backgroundIntensity=e.backgroundIntensity,e.overrideMaterial!==null&&(this.overrideMaterial=e.overrideMaterial.clone()),this.matrixAutoUpdate=e.matrixAutoUpdate,this}toJSON(e){let t=super.toJSON(e);return this.fog!==null&&(t.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(t.object.backgroundBlurriness=this.backgroundBlurriness),this.backgroundIntensity!==1&&(t.object.backgroundIntensity=this.backgroundIntensity),t}get autoUpdate(){return console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate}set autoUpdate(e){console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate=e}},EU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=jy,this.updateRange={offset:0,count:-1},this.version=0,this.uuid=_s()}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.array=new e.array.constructor(e.array),this.count=e.count,this.stride=e.stride,this.usage=e.usage,this}copyAt(e,t,i){e*=this.stride,i*=t.stride;for(let r=0,a=this.stride;r<a;r++)this.array[e+r]=t.array[i+r];return this}set(e,t=0){return this.array.set(e,t),this}clone(e){e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=this.array.slice(0).buffer);let t=new this.array.constructor(e.arrayBuffers[this.array.buffer._uuid]),i=new this.constructor(t,this.stride);return i.setUsage(this.usage),i}onUpload(e){return this.onUploadCallback=e,this}toJSON(e){return e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=Array.from(new Uint32Array(this.array.buffer))),{uuid:this.uuid,buffer:this.array.buffer._uuid,type:this.array.constructor.name,stride:this.stride}}},Sa=new R,qy=class{constructor(e,t,i,r=!1){this.isInterleavedBufferAttribute=!0,this.name="",this.data=e,this.itemSize=t,this.offset=i,this.normalized=r}get count(){return this.data.count}get array(){return this.data.array}set needsUpdate(e){this.data.needsUpdate=e}applyMatrix4(e){for(let t=0,i=this.data.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyMatrix4(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyNormalMatrix(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.transformDirection(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}setX(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset]=t,this}setY(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+1]=t,this}setZ(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+2]=t,this}setW(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+3]=t,this}getX(e){let t=this.data.array[e*this.data.stride+this.offset];return this.normalized&&(t=xo(t,this.array)),t}getY(e){let t=this.data.array[e*this.data.stride+this.offset+1];return this.normalized&&(t=xo(t,this.array)),t}getZ(e){let t=this.data.array[e*this.data.stride+this.offset+2];return this.normalized&&(t=xo(t,this.array)),t}getW(e){let t=this.data.array[e*this.data.stride+this.offset+3];return this.normalized&&(t=xo(t,this.array)),t}setXY(e,t,i){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this}setXYZ(e,t,i,r){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this}setXYZW(e,t,i,r,a){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array),a=Li(a,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this.data.array[e+3]=a,this}clone(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.clone(): Cloning an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return new It(new this.array.constructor(t),this.itemSize,this.normalized)}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.clone(e)),new qy(e.interleavedBuffers[this.data.uuid],this.itemSize,this.offset,this.normalized)}toJSON(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.toJSON(): Serializing an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return{itemSize:this.itemSize,type:this.array.constructor.name,array:t,normalized:this.normalized}}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.toJSON(e)),{isInterleavedBufferAttribute:!0,itemSize:this.itemSize,data:this.data.uuid,offset:this.offset,normalized:this.normalized}}},u3=class extends Ai{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Qi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=xi,h=xi,c,u){super(null,s,n,o,l,h,r,a,c,u),this.isDataTexture=!0,this.image={data:e,width:t,height:i},this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}},Q2=new je,TU=new je,qx=class{constructor(e=[],t=[]){this.uuid=_s(),this.bones=e.slice(0),this.boneInverses=t,this.boneMatrices=null,this.boneTexture=null,this.boneTextureSize=0,this.frame=-1,this.init()}init(){let e=this.bones,t=this.boneInverses;if(this.boneMatrices=new Float32Array(e.length*16),t.length===0)this.calculateInverses();else if(e.length!==t.length){console.warn("THREE.Skeleton: Number of inverse bone matrices does not match amount of bones."),this.boneInverses=[];for(let i=0,r=this.bones.length;i<r;i++)this.boneInverses.push(new je)}}calculateInverses(){this.boneInverses.length=0;for(let e=0,t=this.bones.length;e<t;e++){let i=new je;this.bones[e]&&i.copy(this.bones[e].matrixWorld).invert(),this.boneInverses.push(i)}}pose(){for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&i.matrixWorld.copy(this.boneInverses[e]).invert()}for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&(i.parent&&i.parent.isBone?(i.matrix.copy(i.parent.matrixWorld).invert(),i.matrix.multiply(i.matrixWorld)):i.matrix.copy(i.matrixWorld),i.matrix.decompose(i.position,i.quaternion,i.scale))}}update(){let e=this.bones,t=this.boneInverses,i=this.boneMatrices,r=this.boneTexture;for(let a=0,s=e.length;a<s;a++){let n=e[a]?e[a].matrixWorld:TU;Q2.multiplyMatrices(n,t[a]),Q2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new qx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=QE(e),e=Math.max(e,4);let t=new Float32Array(e*e*4);t.set(this.boneMatrices);let i=new ws(t,e,e,qr,br);return i.needsUpdate=!0,this.boneMatrices=t,this.boneTexture=i,this.boneTextureSize=e,this}getBoneByName(e){for(let t=0,i=this.bones.length;t<i;t++){let r=this.bones[t];if(r.name===e)return r}}dispose(){this.boneTexture!==null&&(this.boneTexture.dispose(),this.boneTexture=null)}fromJSON(e,t){this.uuid=e.uuid;for(let i=0,r=e.bones.length;i<r;i++){let a=e.bones[i],s=t[a];s===void 0&&(console.warn("THREE.Skeleton: No bone found with UUID:",a),s=new u3),this.bones.push(s),this.boneInverses.push(new je().fromArray(e.boneInverses[i]))}return this.init(),this}toJSON(){let e={metadata:{version:4.5,type:"Skeleton",generator:"Skeleton.toJSON"},bones:[],boneInverses:[]};e.uuid=this.uuid;let t=this.bones,i=this.boneInverses;for(let r=0,a=t.length;r<a;r++){let s=t[r];e.bones.push(s.uuid);let n=i[r];e.boneInverses.push(n.toArray())}return e}},Gd=class extends It{constructor(e,t,i,r=1){super(e,t,i),this.isInstancedBufferAttribute=!0,this.meshPerAttribute=r}copy(e){return super.copy(e),this.meshPerAttribute=e.meshPerAttribute,this}toJSON(){let e=super.toJSON();return e.meshPerAttribute=this.meshPerAttribute,e.isInstancedBufferAttribute=!0,e}},Z2=new je,K2=new je,pf=[],PU=new je,Qu=new hr,DU=class extends hr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Gd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,PU)}copy(e,t){return super.copy(e,t),this.instanceMatrix.copy(e.instanceMatrix),e.instanceColor!==null&&(this.instanceColor=e.instanceColor.clone()),this.count=e.count,this}getColorAt(e,t){t.fromArray(this.instanceColor.array,e*3)}getMatrixAt(e,t){t.fromArray(this.instanceMatrix.array,e*16)}raycast(e,t){let i=this.matrixWorld,r=this.count;if(Qu.geometry=this.geometry,Qu.material=this.material,Qu.material!==void 0)for(let a=0;a<r;a++){this.getMatrixAt(a,Z2),K2.multiplyMatrices(i,Z2),Qu.matrixWorld=K2,Qu.raycast(e,pf);for(let s=0,n=pf.length;s<n;s++){let o=pf[s];o.instanceId=a,o.object=this,t.push(o)}pf.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Gd(new Float32Array(this.instanceMatrix.count*3),3)),t.toArray(this.instanceColor.array,e*3)}setMatrixAt(e,t){t.toArray(this.instanceMatrix.array,e*16)}updateMorphTargets(){}dispose(){this.dispatchEvent({type:"dispose"})}},Ml=class extends up{constructor(e){super(),this.isLineBasicMaterial=!0,this.type="LineBasicMaterial",this.color=new Ct(16777215),this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.linewidth=e.linewidth,this.linecap=e.linecap,this.linejoin=e.linejoin,this.fog=e.fog,this}},J2=new R,$2=new R,eS=new je,u0=new uu,ff=new Wa,Um=class extends Ai{constructor(e=new yt,t=new Ml){super(),this.isLine=!0,this.type="Line",this.geometry=e,this.material=t,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),this.material=e.material,this.geometry=e.geometry,this}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[0];for(let r=1,a=t.count;r<a;r++)J2.fromBufferAttribute(t,r-1),$2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=J2.distanceTo($2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.Line.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}raycast(e,t){let i=this.geometry,r=this.matrixWorld,a=e.params.Line.threshold,s=i.drawRange;if(i.boundingSphere===null&&i.computeBoundingSphere(),ff.copy(i.boundingSphere),ff.applyMatrix4(r),ff.radius+=a,e.ray.intersectsSphere(ff)===!1)return;eS.copy(r).invert(),u0.copy(e.ray).applyMatrix4(eS);let n=a/((this.scale.x+this.scale.y+this.scale.z)/3),o=n*n,l=new R,h=new R,c=new R,u=new R,d=this.isLineSegments?2:1,p=i.index,f=i.attributes.position;if(p!==null){let m=Math.max(0,s.start),g=Math.min(p.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){let b=p.getX(y),_=p.getX(y+1);if(l.fromBufferAttribute(f,b),h.fromBufferAttribute(f,_),u0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let M=e.ray.origin.distanceTo(u);M<e.near||M>e.far||t.push({distance:M,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}else{let m=Math.max(0,s.start),g=Math.min(f.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){if(l.fromBufferAttribute(f,y),h.fromBufferAttribute(f,y+1),u0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let b=e.ray.origin.distanceTo(u);b<e.near||b>e.far||t.push({distance:b,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}}updateMorphTargets(){let e=this.geometry.morphAttributes,t=Object.keys(e);if(t.length>0){let i=e[t[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=i.length;r<a;r++){let s=i[r].name||String(r);this.morphTargetInfluences.push(0),this.morphTargetDictionary[s]=r}}}}},tS=new R,iS=new R,dp=class extends Um{constructor(e,t){super(e,t),this.isLineSegments=!0,this.type="LineSegments"}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[];for(let r=0,a=t.count;r<a;r+=2)tS.fromBufferAttribute(t,r),iS.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+tS.distanceTo(iS);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},OU=class extends Qi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isVideoTexture=!0,this.minFilter=s!==void 0?s:Wt,this.magFilter=a!==void 0?a:Wt,this.generateMipmaps=!1;let h=this;function c(){h.needsUpdate=!0,e.requestVideoFrameCallback(c)}"requestVideoFrameCallback"in e&&e.requestVideoFrameCallback(c)}clone(){return new this.constructor(this.image).copy(this)}update(){let e=this.image;!("requestVideoFrameCallback"in e)&&e.readyState>=e.HAVE_CURRENT_DATA&&(this.needsUpdate=!0)}},IU=class extends Qi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isCanvasTexture=!0,this.needsUpdate=!0}},Fn=class{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(e,t){let i=this.getUtoTmapping(e);return this.getPoint(i,t)}getPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}getSpacedPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPointAt(i/e));return t}getLength(){let e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===e+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;let t=[],i,r=this.getPoint(0),a=0;t.push(0);for(let s=1;s<=e;s++)i=this.getPoint(s/e),a+=i.distanceTo(r),t.push(a),r=i;return this.cacheArcLengths=t,t}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(e,t){let i=this.getLengths(),r=0,a=i.length,s;t?s=t:s=e*i[a-1];let n=0,o=a-1,l;for(;n<=o;)if(r=Math.floor(n+(o-n)/2),l=i[r]-s,l<0)n=r+1;else if(l>0)o=r-1;else{o=r;break}if(r=o,i[r]===s)return r/(a-1);let h=i[r],c=i[r+1]-h,u=(s-h)/c;return(r+u)/(a-1)}getTangent(e,t){let i=e-1e-4,r=e+1e-4;i<0&&(i=0),r>1&&(r=1);let a=this.getPoint(i),s=this.getPoint(r),n=t||(a.isVector2?new ae:new R);return n.copy(s).sub(a).normalize(),n}getTangentAt(e,t){let i=this.getUtoTmapping(e);return this.getTangent(i,t)}computeFrenetFrames(e,t){let i=new R,r=[],a=[],s=[],n=new R,o=new je;for(let d=0;d<=e;d++){let p=d/e;r[d]=this.getTangentAt(p,new R)}a[0]=new R,s[0]=new R;let l=Number.MAX_VALUE,h=Math.abs(r[0].x),c=Math.abs(r[0].y),u=Math.abs(r[0].z);h<=l&&(l=h,i.set(1,0,0)),c<=l&&(l=c,i.set(0,1,0)),u<=l&&i.set(0,0,1),n.crossVectors(r[0],i).normalize(),a[0].crossVectors(r[0],n),s[0].crossVectors(r[0],a[0]);for(let d=1;d<=e;d++){if(a[d]=a[d-1].clone(),s[d]=s[d-1].clone(),n.crossVectors(r[d-1],r[d]),n.length()>Number.EPSILON){n.normalize();let p=Math.acos(yr(r[d-1].dot(r[d]),-1,1));a[d].applyMatrix4(o.makeRotationAxis(n,p))}s[d].crossVectors(r[d],a[d])}if(t===!0){let d=Math.acos(yr(a[0].dot(a[e]),-1,1));d/=e,r[0].dot(n.crossVectors(a[0],a[e]))>0&&(d=-d);for(let p=1;p<=e;p++)a[p].applyMatrix4(o.makeRotationAxis(r[p],d*p)),s[p].crossVectors(r[p],a[p])}return{tangents:r,normals:a,binormals:s}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){let e={metadata:{version:4.5,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}},kg=class extends Fn{constructor(e=0,t=0,i=1,r=1,a=0,s=Math.PI*2,n=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=i,this.yRadius=r,this.aStartAngle=a,this.aEndAngle=s,this.aClockwise=n,this.aRotation=o}getPoint(e,t){let i=t||new ae,r=Math.PI*2,a=this.aEndAngle-this.aStartAngle,s=Math.abs(a)<Number.EPSILON;for(;a<0;)a+=r;for(;a>r;)a-=r;a<Number.EPSILON&&(s?a=0:a=r),this.aClockwise===!0&&!s&&(a===r?a=-r:a=a-r);let n=this.aStartAngle+e*a,o=this.aX+this.xRadius*Math.cos(n),l=this.aY+this.yRadius*Math.sin(n);if(this.aRotation!==0){let h=Math.cos(this.aRotation),c=Math.sin(this.aRotation),u=o-this.aX,d=l-this.aY;o=u*h-d*c+this.aX,l=u*c+d*h+this.aY}return i.set(o,l)}copy(e){return super.copy(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}toJSON(){let e=super.toJSON();return e.aX=this.aX,e.aY=this.aY,e.xRadius=this.xRadius,e.yRadius=this.yRadius,e.aStartAngle=this.aStartAngle,e.aEndAngle=this.aEndAngle,e.aClockwise=this.aClockwise,e.aRotation=this.aRotation,e}fromJSON(e){return super.fromJSON(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}},RU=class extends kg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function Yx(){let e=0,t=0,i=0,r=0;function a(s,n,o,l){e=s,t=o,i=-3*s+3*n-2*o-l,r=2*s-2*n+o+l}return{initCatmullRom:function(s,n,o,l,h){a(n,o,h*(o-s),h*(l-n))},initNonuniformCatmullRom:function(s,n,o,l,h,c,u){let d=(n-s)/h-(o-s)/(h+c)+(o-n)/c,p=(o-n)/c-(l-n)/(c+u)+(l-o)/u;d*=c,p*=c,a(n,o,d,p)},calc:function(s){let n=s*s,o=n*s;return e+t*s+i*n+r*o}}}var mf=new R,d0=new Yx,p0=new Yx,f0=new Yx,LU=class extends Fn{constructor(e=[],t=!1,i="centripetal",r=.5){super(),this.isCatmullRomCurve3=!0,this.type="CatmullRomCurve3",this.points=e,this.closed=t,this.curveType=i,this.tension=r}getPoint(e,t=new R){let i=t,r=this.points,a=r.length,s=(a-(this.closed?0:1))*e,n=Math.floor(s),o=s-n;this.closed?n+=n>0?0:(Math.floor(Math.abs(n)/a)+1)*a:o===0&&n===a-1&&(n=a-2,o=1);let l,h;this.closed||n>0?l=r[(n-1)%a]:(mf.subVectors(r[0],r[1]).add(r[0]),l=mf);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(mf.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=mf),this.curveType==="centripetal"||this.curveType==="chordal"){let d=this.curveType==="chordal"?.5:.25,p=Math.pow(l.distanceToSquared(c),d),f=Math.pow(c.distanceToSquared(u),d),m=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),m<1e-4&&(m=f),d0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,m),p0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,m),f0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,m)}else this.curveType==="catmullrom"&&(d0.initCatmullRom(l.x,c.x,u.x,h.x,this.tension),p0.initCatmullRom(l.y,c.y,u.y,h.y,this.tension),f0.initCatmullRom(l.z,c.z,u.z,h.z,this.tension));return i.set(d0.calc(o),p0.calc(o),f0.calc(o)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e.closed=this.closed,e.curveType=this.curveType,e.tension=this.tension,e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new R().fromArray(r))}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}};function rS(e,t,i,r,a){let s=(r-t)*.5,n=(a-i)*.5,o=e*e,l=e*o;return(2*i-2*r+s+n)*l+(-3*i+3*r-2*s-n)*o+s*e+i}function BU(e,t){let i=1-e;return i*i*t}function zU(e,t){return 2*(1-e)*e*t}function FU(e,t){return e*e*t}function Dd(e,t,i,r){return BU(e,t)+zU(e,i)+FU(e,r)}function kU(e,t){let i=1-e;return i*i*i*t}function UU(e,t){let i=1-e;return 3*i*i*e*t}function NU(e,t){return 3*(1-e)*e*e*t}function VU(e,t){return e*e*e*t}function Od(e,t,i,r,a){return kU(e,t)+UU(e,i)+NU(e,r)+VU(e,a)}var Hs=class extends Fn{constructor(e=new ae,t=new ae,i=new ae,r=new ae){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new ae){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},xm=class extends Fn{constructor(e=new R,t=new R,i=new R,r=new R){super(),this.isCubicBezierCurve3=!0,this.type="CubicBezierCurve3",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y),Od(e,r.z,a.z,s.z,n.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},Xs=class extends Fn{constructor(e=new ae,t=new ae){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new ae){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}getTangent(e,t){let i=t||new ae;return i.copy(this.v2).sub(this.v1).normalize(),i}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},d3=class extends Fn{constructor(e=new R,t=new R){super(),this.isLineCurve3=!0,this.type="LineCurve3",this.v1=e,this.v2=t}getPoint(e,t=new R){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},wl=class extends Fn{constructor(e=new ae,t=new ae,i=new ae){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new ae){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},jU=class extends Fn{constructor(e=new R,t=new R,i=new R){super(),this.isQuadraticBezierCurve3=!0,this.type="QuadraticBezierCurve3",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y),Dd(e,r.z,a.z,s.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},Xx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new ae){let i=t,r=this.points,a=(r.length-1)*e,s=Math.floor(a),n=a-s,o=r[s===0?s:s-1],l=r[s],h=r[s>r.length-2?r.length-1:s+1],c=r[s>r.length-3?r.length-1:s+2];return i.set(rS(n,o.x,l.x,h.x,c.x),rS(n,o.y,l.y,h.y,c.y)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new ae().fromArray(r))}return this}},GU=Object.freeze({__proto__:null,ArcCurve:RU,CatmullRomCurve3:LU,CubicBezierCurve:Hs,CubicBezierCurve3:xm,EllipseCurve:kg,LineCurve:Xs,LineCurve3:d3,QuadraticBezierCurve:wl,QuadraticBezierCurve3:jU,SplineCurve:Xx}),p3=class extends Fn{constructor(){super(),this.type="CurvePath",this.curves=[],this.autoClose=!1}add(e){this.curves.push(e)}closePath(){let e=this.curves[0].getPoint(0),t=this.curves[this.curves.length-1].getPoint(1);e.equals(t)||this.curves.push(new Xs(t,e))}getPoint(e,t){let i=e*this.getLength(),r=this.getCurveLengths(),a=0;for(;a<r.length;){if(r[a]>=i){let s=r[a]-i,n=this.curves[a],o=n.getLength(),l=o===0?0:1-s/o;return n.getPointAt(l,t)}a++}return null}getLength(){let e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;let e=[],t=0;for(let i=0,r=this.curves.length;i<r;i++)t+=this.curves[i].getLength(),e.push(t);return this.cacheLengths=e,e}getSpacedPoints(e=40){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return this.autoClose&&t.push(t[0]),t}getPoints(e=12){let t=[],i;for(let r=0,a=this.curves;r<a.length;r++){let s=a[r],n=s.isEllipseCurve?e*2:s.isLineCurve||s.isLineCurve3?1:s.isSplineCurve?e*s.points.length:e,o=s.getPoints(n);for(let l=0;l<o.length;l++){let h=o[l];i&&i.equals(h)||(t.push(h),i=h)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(r.clone())}return this.autoClose=e.autoClose,this}toJSON(){let e=super.toJSON();e.autoClose=this.autoClose,e.curves=[];for(let t=0,i=this.curves.length;t<i;t++){let r=this.curves[t];e.curves.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.autoClose=e.autoClose,this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(new GU[r.type]().fromJSON(r))}return this}},Nm=class extends p3{constructor(e){super(),this.type="Path",this.currentPoint=new ae,e&&this.setFromPoints(e)}setFromPoints(e){this.moveTo(e[0].x,e[0].y);for(let t=1,i=e.length;t<i;t++)this.lineTo(e[t].x,e[t].y);return this}moveTo(e,t){return this.currentPoint.set(e,t),this}lineTo(e,t){let i=new Xs(this.currentPoint.clone(),new ae(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new wl(this.currentPoint.clone(),new ae(e,t),new ae(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Hs(this.currentPoint.clone(),new ae(e,t),new ae(i,r),new ae(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Xx(t);return this.curves.push(i),this.currentPoint.copy(e[e.length-1]),this}arc(e,t,i,r,a,s){let n=this.currentPoint.x,o=this.currentPoint.y;return this.absarc(e+n,t+o,i,r,a,s),this}absarc(e,t,i,r,a,s){return this.absellipse(e,t,i,i,r,a,s),this}ellipse(e,t,i,r,a,s,n,o){let l=this.currentPoint.x,h=this.currentPoint.y;return this.absellipse(e+l,t+h,i,r,a,s,n,o),this}absellipse(e,t,i,r,a,s,n,o){let l=new kg(e,t,i,r,a,s,n,o);if(this.curves.length>0){let c=l.getPoint(0);c.equals(this.currentPoint)||this.lineTo(c.x,c.y)}this.curves.push(l);let h=l.getPoint(1);return this.currentPoint.copy(h),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){let e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}},f3=class extends yt{constructor(e=[new ae(0,-.5),new ae(.5,0),new ae(0,.5)],t=12,i=0,r=Math.PI*2){super(),this.type="LatheGeometry",this.parameters={points:e,segments:t,phiStart:i,phiLength:r},t=Math.floor(t),r=yr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new ae,d=new R,p=new R,f=new R,m=0,g=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,f.copy(d),d.normalize(),o.push(d.x,d.y,d.z);break;case e.length-1:o.push(f.x,f.y,f.z);break;default:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,p.copy(d),d.x+=f.x,d.y+=f.y,d.z+=f.z,d.normalize(),o.push(d.x,d.y,d.z),f.copy(p)}for(let y=0;y<=t;y++){let x=i+y*h*r,b=Math.sin(x),_=Math.cos(x);for(let M=0;M<=e.length-1;M++){c.x=e[M].x*b,c.y=e[M].y,c.z=e[M].x*_,s.push(c.x,c.y,c.z),u.x=y/t,u.y=M/(e.length-1),n.push(u.x,u.y);let S=o[3*M+0]*b,C=o[3*M+1],A=o[3*M+0]*_;l.push(S,C,A)}}for(let y=0;y<t;y++)for(let x=0;x<e.length-1;x++){let b=x+y*e.length,_=b,M=b+e.length,S=b+e.length+1,C=b+1;a.push(_,M,C),a.push(S,C,M)}this.setIndex(a),this.setAttribute("position",new ot(s,3)),this.setAttribute("uv",new ot(n,2)),this.setAttribute("normal",new ot(l,3))}static fromJSON(e){return new f3(e.points,e.segments,e.phiStart,e.phiLength)}},Qx=class extends yt{constructor(e=1,t=1,i=1,r=32,a=1,s=!1,n=0,o=Math.PI*2){super(),this.type="CylinderGeometry",this.parameters={radiusTop:e,radiusBottom:t,height:i,radialSegments:r,heightSegments:a,openEnded:s,thetaStart:n,thetaLength:o};let l=this;r=Math.floor(r),a=Math.floor(a);let h=[],c=[],u=[],d=[],p=0,f=[],m=i/2,g=0;y(),s===!1&&(e>0&&x(!0),t>0&&x(!1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function y(){let b=new R,_=new R,M=0,S=(t-e)/i;for(let C=0;C<=a;C++){let A=[],T=C/a,P=T*(t-e)+e;for(let I=0;I<=r;I++){let z=I/r,F=z*o+n,L=Math.sin(F),j=Math.cos(F);_.x=P*L,_.y=-T*i+m,_.z=P*j,c.push(_.x,_.y,_.z),b.set(L,S,j).normalize(),u.push(b.x,b.y,b.z),d.push(z,1-T),A.push(p++)}f.push(A)}for(let C=0;C<r;C++)for(let A=0;A<a;A++){let T=f[A][C],P=f[A+1][C],I=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,I,z),M+=6}l.addGroup(g,M,0),g+=M}function x(b){let _=p,M=new ae,S=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let I=1;I<=r;I++)c.push(0,m*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let I=0;I<=r;I++){let z=I/r*o+n,F=Math.cos(z),L=Math.sin(z);S.x=A*L,S.y=m*T,S.z=A*F,c.push(S.x,S.y,S.z),u.push(0,T,0),M.x=F*.5+.5,M.y=L*.5*T+.5,d.push(M.x,M.y),p++}for(let I=0;I<r;I++){let z=_+I,F=P+I;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(g,C,b===!0?1:2),g+=C}}static fromJSON(e){return new Qx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Zx=class extends Qx{constructor(e=1,t=1,i=32,r=1,a=!1,s=0,n=Math.PI*2){super(0,e,t,i,r,a,s,n),this.type="ConeGeometry",this.parameters={radius:e,height:t,radialSegments:i,heightSegments:r,openEnded:a,thetaStart:s,thetaLength:n}}static fromJSON(e){return new Zx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Kx=class extends yt{constructor(e=[],t=[],i=1,r=0){super(),this.type="PolyhedronGeometry",this.parameters={vertices:e,indices:t,radius:i,detail:r};let a=[],s=[];n(r),l(i),h(),this.setAttribute("position",new ot(a,3)),this.setAttribute("normal",new ot(a.slice(),3)),this.setAttribute("uv",new ot(s,2)),r===0?this.computeVertexNormals():this.normalizeNormals();function n(y){let x=new R,b=new R,_=new R;for(let M=0;M<t.length;M+=3)d(t[M+0],x),d(t[M+1],b),d(t[M+2],_),o(x,b,_,y)}function o(y,x,b,_){let M=_+1,S=[];for(let C=0;C<=M;C++){S[C]=[];let A=y.clone().lerp(b,C/M),T=x.clone().lerp(b,C/M),P=M-C;for(let I=0;I<=P;I++)I===0&&C===M?S[C][I]=A:S[C][I]=A.clone().lerp(T,I/P)}for(let C=0;C<M;C++)for(let A=0;A<2*(M-C)-1;A++){let T=Math.floor(A/2);A%2===0?(u(S[C][T+1]),u(S[C+1][T]),u(S[C][T])):(u(S[C][T+1]),u(S[C+1][T+1]),u(S[C+1][T]))}}function l(y){let x=new R;for(let b=0;b<a.length;b+=3)x.x=a[b+0],x.y=a[b+1],x.z=a[b+2],x.normalize().multiplyScalar(y),a[b+0]=x.x,a[b+1]=x.y,a[b+2]=x.z}function h(){let y=new R;for(let x=0;x<a.length;x+=3){y.x=a[x+0],y.y=a[x+1],y.z=a[x+2];let b=m(y)/2/Math.PI+.5,_=g(y)/Math.PI+.5;s.push(b,1-_)}p(),c()}function c(){for(let y=0;y<s.length;y+=6){let x=s[y+0],b=s[y+2],_=s[y+4],M=Math.max(x,b,_),S=Math.min(x,b,_);M>.9&&S<.1&&(x<.2&&(s[y+0]+=1),b<.2&&(s[y+2]+=1),_<.2&&(s[y+4]+=1))}}function u(y){a.push(y.x,y.y,y.z)}function d(y,x){let b=y*3;x.x=e[b+0],x.y=e[b+1],x.z=e[b+2]}function p(){let y=new R,x=new R,b=new R,_=new R,M=new ae,S=new ae,C=new ae;for(let A=0,T=0;A<a.length;A+=9,T+=6){y.set(a[A+0],a[A+1],a[A+2]),x.set(a[A+3],a[A+4],a[A+5]),b.set(a[A+6],a[A+7],a[A+8]),M.set(s[T+0],s[T+1]),S.set(s[T+2],s[T+3]),C.set(s[T+4],s[T+5]),_.copy(y).add(x).add(b).divideScalar(3);let P=m(_);f(M,T+0,y,P),f(S,T+2,x,P),f(C,T+4,b,P)}}function f(y,x,b,_){_<0&&y.x===1&&(s[x]=y.x-1),b.x===0&&b.z===0&&(s[x]=_/2/Math.PI+.5)}function m(y){return Math.atan2(y.z,-y.x)}function g(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new Kx(e.vertices,e.indices,e.radius,e.details)}},m3=class extends Kx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=1/i,a=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-r,-i,0,-r,i,0,r,-i,0,r,i,-r,-i,0,-r,i,0,r,-i,0,r,i,0,-i,0,-r,i,0,-r,-i,0,r,i,0,r],s=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9];super(a,s,e,t),this.type="DodecahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new m3(e.radius,e.detail)}},Vm=class extends Nm{constructor(e){super(e),this.uuid=_s(),this.type="Shape",this.holes=[]}getPointsHoles(e){let t=[];for(let i=0,r=this.holes.length;i<r;i++)t[i]=this.holes[i].getPoints(e);return t}extractPoints(e){return{shape:this.getPoints(e),holes:this.getPointsHoles(e)}}copy(e){super.copy(e),this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.uuid=this.uuid,e.holes=[];for(let t=0,i=this.holes.length;t<i;t++){let r=this.holes[t];e.holes.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.uuid=e.uuid,this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(new Nm().fromJSON(r))}return this}},HU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=g3(e,0,a,i,!0),n=[];if(!s||s.next===s.prev)return n;let o,l,h,c,u,d,p;if(r&&(s=QU(e,t,s,i)),e.length>80*i){o=h=e[0],l=c=e[1];for(let f=i;f<a;f+=i)u=e[f],d=e[f+1],u<o&&(o=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);p=Math.max(h-o,c-l),p=p!==0?32767/p:0}return Hd(s,n,i,o,l,p,0),n}};function g3(e,t,i,r,a){let s,n;if(a===nN(e,t,i,r)>0)for(s=t;s<i;s+=r)n=aS(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=aS(s,e[s],e[s+1],n);return n&&Ug(n,n.next)&&(qd(n),n=n.next),n}function vh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(Ug(i,i.next)||Xi(i.prev,i,i.next)===0)){if(qd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Hd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&eN(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?qU(e,r,a,s):WU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),qd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=YU(vh(e),t,i),Hd(e,t,i,r,a,s,2)):n===2&&XU(e,t,i,r,a,s):Hd(vh(e),t,i,r,a,s,1);break}}}function WU(e){let t=e.prev,i=e,r=e.next;if(Xi(t,i,r)>=0)return!1;let a=t.x,s=i.x,n=r.x,o=t.y,l=i.y,h=r.y,c=a<s?a<n?a:n:s<n?s:n,u=o<l?o<h?o:h:l<h?l:h,d=a>s?a>n?a:n:s>n?s:n,p=o>l?o>h?o:h:l>h?l:h,f=r.next;for(;f!==t;){if(f.x>=c&&f.x<=d&&f.y>=u&&f.y<=p&&Dc(a,o,s,l,n,h,f.x,f.y)&&Xi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function qU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Xi(a,s,n)>=0)return!1;let o=a.x,l=s.x,h=n.x,c=a.y,u=s.y,d=n.y,p=o<l?o<h?o:h:l<h?l:h,f=c<u?c<d?c:d:u<d?u:d,m=o>l?o>h?o:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=Yy(p,f,t,i,r),x=Yy(m,g,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Dc(o,c,l,u,h,d,b.x,b.y)&&Xi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Dc(o,c,l,u,h,d,_.x,_.y)&&Xi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Dc(o,c,l,u,h,d,b.x,b.y)&&Xi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Dc(o,c,l,u,h,d,_.x,_.y)&&Xi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function YU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!Ug(a,s)&&v3(a,r,r.next,s)&&Wd(a,s)&&Wd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),qd(r),qd(r.next),r=e=s),r=r.next}while(r!==e);return vh(r)}function XU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&rN(n,o)){let l=y3(n,o);n=vh(n,n.next),l=vh(l,l.next),Hd(n,t,i,r,a,s,0),Hd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function QU(e,t,i,r){let a=[],s,n,o,l,h;for(s=0,n=t.length;s<n;s++)o=t[s]*r,l=s<n-1?t[s+1]*r:e.length,h=g3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(iN(h));for(a.sort(ZU),s=0;s<a.length;s++)i=KU(a[s],i);return i}function ZU(e,t){return e.x-t.x}function KU(e,t){let i=JU(e,t);if(!i)return t;let r=y3(i,e);return vh(r,r.next),vh(i,i.next)}function JU(e,t){let i=t,r=-1/0,a,s=e.x,n=e.y;do{if(n<=i.y&&n>=i.next.y&&i.next.y!==i.y){let d=i.x+(n-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(d<=s&&d>r&&(r=d,a=i.x<i.next.x?i:i.next,d===s))return a}i=i.next}while(i!==t);if(!a)return null;let o=a,l=a.x,h=a.y,c=1/0,u;i=a;do s>=i.x&&i.x>=l&&s!==i.x&&Dc(n<h?s:r,n,l,h,n<h?r:s,n,i.x,i.y)&&(u=Math.abs(n-i.y)/(s-i.x),Wd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&$U(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function $U(e,t){return Xi(e.prev,e,t.prev)<0&&Xi(t.next,e,e.next)<0}function eN(e,t,i,r){let a=e;do a.z===0&&(a.z=Yy(a.x,a.y,t,i,r)),a.prevZ=a.prev,a.nextZ=a.next,a=a.next;while(a!==e);a.prevZ.nextZ=null,a.prevZ=null,tN(a)}function tN(e){let t,i,r,a,s,n,o,l,h=1;do{for(i=e,e=null,s=null,n=0;i;){for(n++,r=i,o=0,t=0;t<h&&(o++,r=r.nextZ,!!r);t++);for(l=h;o>0||l>0&&r;)o!==0&&(l===0||!r||i.z<=r.z)?(a=i,i=i.nextZ,o--):(a=r,r=r.nextZ,l--),s?s.nextZ=a:e=a,a.prevZ=s,s=a;i=r}s.nextZ=null,h*=2}while(n>1);return e}function Yy(e,t,i,r,a){return e=(e-i)*a|0,t=(t-r)*a|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function iN(e){let t=e,i=e;do(t.x<i.x||t.x===i.x&&t.y<i.y)&&(i=t),t=t.next;while(t!==e);return i}function Dc(e,t,i,r,a,s,n,o){return(a-n)*(t-o)>=(e-n)*(s-o)&&(e-n)*(r-o)>=(i-n)*(t-o)&&(i-n)*(s-o)>=(a-n)*(r-o)}function rN(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!aN(e,t)&&(Wd(e,t)&&Wd(t,e)&&sN(e,t)&&(Xi(e.prev,e,t.prev)||Xi(e,t.prev,t))||Ug(e,t)&&Xi(e.prev,e,e.next)>0&&Xi(t.prev,t,t.next)>0)}function Xi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function Ug(e,t){return e.x===t.x&&e.y===t.y}function v3(e,t,i,r){let a=vf(Xi(e,t,i)),s=vf(Xi(e,t,r)),n=vf(Xi(i,r,e)),o=vf(Xi(i,r,t));return!!(a!==s&&n!==o||a===0&&gf(e,i,t)||s===0&&gf(e,r,t)||n===0&&gf(i,e,r)||o===0&&gf(i,t,r))}function gf(e,t,i){return t.x<=Math.max(e.x,i.x)&&t.x>=Math.min(e.x,i.x)&&t.y<=Math.max(e.y,i.y)&&t.y>=Math.min(e.y,i.y)}function vf(e){return e>0?1:e<0?-1:0}function aN(e,t){let i=e;do{if(i.i!==e.i&&i.next.i!==e.i&&i.i!==t.i&&i.next.i!==t.i&&v3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function Wd(e,t){return Xi(e.prev,e,e.next)<0?Xi(e,t,e.next)>=0&&Xi(e,e.prev,t)>=0:Xi(e,t,e.prev)<0||Xi(e,e.next,t)<0}function sN(e,t){let i=e,r=!1,a=(e.x+t.x)/2,s=(e.y+t.y)/2;do i.y>s!=i.next.y>s&&i.next.y!==i.y&&a<(i.next.x-i.x)*(s-i.y)/(i.next.y-i.y)+i.x&&(r=!r),i=i.next;while(i!==e);return r}function y3(e,t){let i=new Xy(e.i,e.x,e.y),r=new Xy(t.i,t.x,t.y),a=e.next,s=t.prev;return e.next=t,t.prev=e,i.next=a,a.prev=i,r.next=i,i.prev=r,s.next=r,r.prev=s,r}function aS(e,t,i,r){let a=new Xy(e,t,i);return r?(a.next=r.next,a.prev=r,r.next.prev=a,r.next=a):(a.prev=a,a.next=a),a}function qd(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function Xy(e,t,i){this.i=e,this.x=t,this.y=i,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function nN(e,t,i,r){let a=0;for(let s=t,n=i-r;s<i;s+=r)a+=(e[n]-e[s])*(e[s+1]+e[n+1]),n=s;return a}var x3=class{static area(e){let t=e.length,i=0;for(let r=t-1,a=0;a<t;r=a++)i+=e[r].x*e[a].y-e[a].x*e[r].y;return i*.5}static isClockWise(e){return x3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];sS(e),nS(i,e);let s=e.length;t.forEach(sS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,nS(i,t[o]);let n=HU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function sS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function nS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var b3=class extends Kx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=[-1,i,0,1,i,0,-1,-i,0,1,-i,0,0,-1,i,0,1,i,0,-1,-i,0,1,-i,i,0,-1,i,0,1,-i,0,-1,-i,0,1],a=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1];super(r,a,e,t),this.type="IcosahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new b3(e.radius,e.detail)}},Bc=class extends yt{constructor(e=1,t=32,i=16,r=0,a=Math.PI*2,s=0,n=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:e,widthSegments:t,heightSegments:i,phiStart:r,phiLength:a,thetaStart:s,thetaLength:n},t=Math.max(3,Math.floor(t)),i=Math.max(2,Math.floor(i));let o=Math.min(s+n,Math.PI),l=0,h=[],c=new R,u=new R,d=[],p=[],f=[],m=[];for(let g=0;g<=i;g++){let y=[],x=g/i,b=0;g==0&&s==0?b=.5/t:g==i&&o==Math.PI&&(b=-.5/t);for(let _=0;_<=t;_++){let M=_/t;c.x=-e*Math.cos(r+M*a)*Math.sin(s+x*n),c.y=e*Math.cos(s+x*n),c.z=e*Math.sin(r+M*a)*Math.sin(s+x*n),p.push(c.x,c.y,c.z),u.copy(c).normalize(),f.push(u.x,u.y,u.z),m.push(M+b,1-x),y.push(l++)}h.push(y)}for(let g=0;g<i;g++)for(let y=0;y<t;y++){let x=h[g][y+1],b=h[g][y],_=h[g+1][y],M=h[g+1][y+1];(g!==0||s>0)&&d.push(x,b,M),(g!==i-1||o<Math.PI)&&d.push(b,_,M)}this.setIndex(d),this.setAttribute("position",new ot(p,3)),this.setAttribute("normal",new ot(f,3)),this.setAttribute("uv",new ot(m,2))}static fromJSON(e){return new Bc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},w3=class extends yt{constructor(e=1,t=.4,i=12,r=48,a=Math.PI*2){super(),this.type="TorusGeometry",this.parameters={radius:e,tube:t,radialSegments:i,tubularSegments:r,arc:a},i=Math.floor(i),r=Math.floor(r);let s=[],n=[],o=[],l=[],h=new R,c=new R,u=new R;for(let d=0;d<=i;d++)for(let p=0;p<=r;p++){let f=p/r*a,m=d/i*Math.PI*2;c.x=(e+t*Math.cos(m))*Math.cos(f),c.y=(e+t*Math.cos(m))*Math.sin(f),c.z=t*Math.sin(m),n.push(c.x,c.y,c.z),h.x=e*Math.cos(f),h.y=e*Math.sin(f),u.subVectors(c,h).normalize(),o.push(u.x,u.y,u.z),l.push(p/r),l.push(d/i)}for(let d=1;d<=i;d++)for(let p=1;p<=r;p++){let f=(r+1)*d+p-1,m=(r+1)*(d-1)+p-1,g=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,m,y),s.push(m,g,y)}this.setIndex(s),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}static fromJSON(e){return new w3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},_3=class extends yt{constructor(e=1,t=.4,i=64,r=8,a=2,s=3){super(),this.type="TorusKnotGeometry",this.parameters={radius:e,tube:t,tubularSegments:i,radialSegments:r,p:a,q:s},i=Math.floor(i),r=Math.floor(r);let n=[],o=[],l=[],h=[],c=new R,u=new R,d=new R,p=new R,f=new R,m=new R,g=new R;for(let x=0;x<=i;++x){let b=x/i*a*Math.PI*2;y(b,a,s,e,d),y(b+.01,a,s,e,p),m.subVectors(p,d),g.addVectors(p,d),f.crossVectors(m,g),g.crossVectors(f,m),f.normalize(),g.normalize();for(let _=0;_<=r;++_){let M=_/r*Math.PI*2,S=-t*Math.cos(M),C=t*Math.sin(M);c.x=d.x+(S*g.x+C*f.x),c.y=d.y+(S*g.y+C*f.y),c.z=d.z+(S*g.z+C*f.z),o.push(c.x,c.y,c.z),u.subVectors(c,d).normalize(),l.push(u.x,u.y,u.z),h.push(x/i),h.push(_/r)}}for(let x=1;x<=i;x++)for(let b=1;b<=r;b++){let _=(r+1)*(x-1)+(b-1),M=(r+1)*x+(b-1),S=(r+1)*x+b,C=(r+1)*(x-1)+b;n.push(_,M,C),n.push(M,S,C)}this.setIndex(n),this.setAttribute("position",new ot(o,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(h,2));function y(x,b,_,M,S){let C=Math.cos(x),A=Math.sin(x),T=_/b*x,P=Math.cos(T);S.x=M*(2+P)*.5*C,S.y=M*(2+P)*A*.5,S.z=M*Math.sin(T)*.5}}static fromJSON(e){return new _3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return S3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function yf(e,t,i){return!e||!i&&e.constructor===t?e:typeof t.BYTES_PER_ELEMENT=="number"?new t(e):Array.prototype.slice.call(e)}function S3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function oN(e){function t(a,s){return e[a]-e[s]}let i=e.length,r=new Array(i);for(let a=0;a!==i;++a)r[a]=a;return r.sort(t),r}function oS(e,t,i){let r=e.length,a=new e.constructor(r);for(let s=0,n=0;n!==r;++s){let o=i[s]*t;for(let l=0;l!==t;++l)a[n++]=e[o+l]}return a}function A3(e,t,i,r){let a=1,s=e[0];for(;s!==void 0&&s[r]===void 0;)s=e[a++];if(s===void 0)return;let n=s[r];if(n!==void 0)if(Array.isArray(n))do n=s[r],n!==void 0&&(t.push(s.time),i.push.apply(i,n)),s=e[a++];while(s!==void 0);else if(n.toArray!==void 0)do n=s[r],n!==void 0&&(t.push(s.time),n.toArray(i,i.length)),s=e[a++];while(s!==void 0);else do n=s[r],n!==void 0&&(t.push(s.time),i.push(n)),s=e[a++];while(s!==void 0)}var Ng=class{constructor(e,t,i,r){this.parameterPositions=e,this._cachedIndex=0,this.resultBuffer=r!==void 0?r:new t.constructor(i),this.sampleValues=t,this.valueSize=i,this.settings=null,this.DefaultSettings_={}}evaluate(e){let t=this.parameterPositions,i=this._cachedIndex,r=t[i],a=t[i-1];e:{t:{let s;i:{r:if(!(e<r)){for(let n=i+2;;){if(r===void 0){if(e<a)break r;return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}if(i===n)break;if(a=r,r=t[++i],e<r)break t}s=t.length;break i}if(!(e>=a)){let n=t[1];e<n&&(i=2,a=n);for(let o=i-2;;){if(a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(i===o)break;if(r=a,a=t[--i-1],e>=a)break t}s=i,i=0;break i}break e}for(;i<s;){let n=i+s>>>1;e<t[n]?s=n:i=n+1}if(r=t[i],a=t[i-1],a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(r===void 0)return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}this._cachedIndex=i,this.intervalChanged_(i,a,r)}return this.interpolate_(i,a,e,r)}getSettings_(){return this.settings||this.DefaultSettings_}copySampleValue_(e){let t=this.resultBuffer,i=this.sampleValues,r=this.valueSize,a=e*r;for(let s=0;s!==r;++s)t[s]=i[a+s];return t}interpolate_(){throw new Error("call to abstract method")}intervalChanged_(){}},lN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r),this._weightPrev=-0,this._offsetPrev=-0,this._weightNext=-0,this._offsetNext=-0,this.DefaultSettings_={endingStart:Ec,endingEnd:Ec}}intervalChanged_(e,t,i){let r=this.parameterPositions,a=e-2,s=e+1,n=r[a],o=r[s];if(n===void 0)switch(this.getSettings_().endingStart){case Tc:a=e,n=2*t-i;break;case zm:a=r.length-2,n=t+r[a]-r[a+1];break;default:a=e,n=i}if(o===void 0)switch(this.getSettings_().endingEnd){case Tc:s=e,o=2*i-t;break;case zm:s=1,o=i+r[1]-r[0];break;default:s=e-1,o=t}let l=(i-t)*.5,h=this.valueSize;this._weightPrev=l/(t-n),this._weightNext=l/(o-i),this._offsetPrev=a*h,this._offsetNext=s*h}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=this._offsetPrev,c=this._offsetNext,u=this._weightPrev,d=this._weightNext,p=(i-t)/(r-t),f=p*p,m=f*p,g=-u*m+2*u*f-u*p,y=(1+u)*m+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*m+(1.5+d)*f+.5*p,b=d*m-d*f;for(let _=0;_!==n;++_)a[_]=g*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},M3=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=(i-t)/(r-t),c=1-h;for(let u=0;u!==n;++u)a[u]=s[l+u]*c+s[o+u]*h;return a}},hN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e){return this.copySampleValue_(e-1)}},kn=class{constructor(e,t,i,r){if(e===void 0)throw new Error("THREE.KeyframeTrack: track name is undefined");if(t===void 0||t.length===0)throw new Error("THREE.KeyframeTrack: no keyframes in track named "+e);this.name=e,this.times=yf(t,this.TimeBufferType),this.values=yf(i,this.ValueBufferType),this.setInterpolation(r||this.DefaultInterpolation)}static toJSON(e){let t=e.constructor,i;if(t.toJSON!==this.toJSON)i=t.toJSON(e);else{i={name:e.name,times:yf(e.times,Array),values:yf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new hN(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new M3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new lN(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Lm:t=this.InterpolantFactoryMethodDiscrete;break;case Bm:t=this.InterpolantFactoryMethodLinear;break;case Uv:t=this.InterpolantFactoryMethodSmooth;break}if(t===void 0){let i="unsupported interpolation for "+this.ValueTypeName+" keyframe track named "+this.name;if(this.createInterpolant===void 0)if(e!==this.DefaultInterpolation)this.setInterpolation(this.DefaultInterpolation);else throw new Error(i);return console.warn("THREE.KeyframeTrack:",i),this}return this.createInterpolant=t,this}getInterpolation(){switch(this.createInterpolant){case this.InterpolantFactoryMethodDiscrete:return Lm;case this.InterpolantFactoryMethodLinear:return Bm;case this.InterpolantFactoryMethodSmooth:return Uv}}getValueSize(){return this.values.length/this.times.length}shift(e){if(e!==0){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]+=e}return this}scale(e){if(e!==1){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]*=e}return this}trim(e,t){let i=this.times,r=i.length,a=0,s=r-1;for(;a!==r&&i[a]<e;)++a;for(;s!==-1&&i[s]>t;)--s;if(++s,a!==0||s!==r){a>=s&&(s=Math.max(s,1),a=s-1);let n=this.getValueSize();this.times=Wo(i,a,s),this.values=Wo(this.values,a*n,s*n)}return this}validate(){let e=!0,t=this.getValueSize();t-Math.floor(t)!==0&&(console.error("THREE.KeyframeTrack: Invalid value size in track.",this),e=!1);let i=this.times,r=this.values,a=i.length;a===0&&(console.error("THREE.KeyframeTrack: Track is empty.",this),e=!1);let s=null;for(let n=0;n!==a;n++){let o=i[n];if(typeof o=="number"&&isNaN(o)){console.error("THREE.KeyframeTrack: Time is not a valid number.",this,n,o),e=!1;break}if(s!==null&&s>o){console.error("THREE.KeyframeTrack: Out of order keys.",this,n,o,s),e=!1;break}s=o}if(r!==void 0&&S3(r))for(let n=0,o=r.length;n!==o;++n){let l=r[n];if(isNaN(l)){console.error("THREE.KeyframeTrack: Value is not a valid number.",this,n,l),e=!1;break}}return e}optimize(){let e=Wo(this.times),t=Wo(this.values),i=this.getValueSize(),r=this.getInterpolation()===Uv,a=e.length-1,s=1;for(let n=1;n<a;++n){let o=!1,l=e[n],h=e[n+1];if(l!==h&&(n!==1||l!==e[0]))if(r)o=!0;else{let c=n*i,u=c-i,d=c+i;for(let p=0;p!==i;++p){let f=t[c+p];if(f!==t[u+p]||f!==t[d+p]){o=!0;break}}}if(o){if(n!==s){e[s]=e[n];let c=n*i,u=s*i;for(let d=0;d!==i;++d)t[u+d]=t[c+d]}++s}}if(a>0){e[s]=e[a];for(let n=a*i,o=s*i,l=0;l!==i;++l)t[o+l]=t[n+l];++s}return s!==e.length?(this.times=Wo(e,0,s),this.values=Wo(t,0,s*i)):(this.times=e,this.values=t),this}clone(){let e=Wo(this.times,0),t=Wo(this.values,0),i=this.constructor,r=new i(this.name,e,t);return r.createInterpolant=this.createInterpolant,r}};kn.prototype.TimeBufferType=Float32Array;kn.prototype.ValueBufferType=Float32Array;kn.prototype.DefaultInterpolation=Bm;var fu=class extends kn{};fu.prototype.ValueTypeName="bool";fu.prototype.ValueBufferType=Array;fu.prototype.DefaultInterpolation=Lm;fu.prototype.InterpolantFactoryMethodLinear=void 0;fu.prototype.InterpolantFactoryMethodSmooth=void 0;var C3=class extends kn{};C3.prototype.ValueTypeName="color";var jm=class extends kn{};jm.prototype.ValueTypeName="number";var cN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=(i-t)/(r-t),l=e*n;for(let h=l+n;l!==h;l+=4)Rt.slerpFlat(a,0,s,l-n,s,l,o);return a}},pp=class extends kn{InterpolantFactoryMethodLinear(e){return new cN(this.times,this.values,this.getValueSize(),e)}};pp.prototype.ValueTypeName="quaternion";pp.prototype.DefaultInterpolation=Bm;pp.prototype.InterpolantFactoryMethodSmooth=void 0;var mu=class extends kn{};mu.prototype.ValueTypeName="string";mu.prototype.ValueBufferType=Array;mu.prototype.DefaultInterpolation=Lm;mu.prototype.InterpolantFactoryMethodLinear=void 0;mu.prototype.InterpolantFactoryMethodSmooth=void 0;var Gm=class extends kn{};Gm.prototype.ValueTypeName="vector";var Qy=class{constructor(e,t=-1,i,r=Nx){this.name=e,this.tracks=i,this.duration=t,this.blendMode=r,this.uuid=_s(),this.duration<0&&this.resetDuration()}static parse(e){let t=[],i=e.tracks,r=1/(e.fps||1);for(let s=0,n=i.length;s!==n;++s)t.push(dN(i[s]).scale(r));let a=new this(e.name,e.duration,t,e.blendMode);return a.uuid=e.uuid,a}static toJSON(e){let t=[],i=e.tracks,r={name:e.name,duration:e.duration,tracks:t,uuid:e.uuid,blendMode:e.blendMode};for(let a=0,s=i.length;a!==s;++a)t.push(kn.toJSON(i[a]));return r}static CreateFromMorphTargetSequence(e,t,i,r){let a=t.length,s=[];for(let n=0;n<a;n++){let o=[],l=[];o.push((n+a-1)%a,n,(n+1)%a),l.push(0,1,0);let h=oN(o);o=oS(o,1,h),l=oS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new jm(".morphTargetInfluences["+t[n].name+"]",o,l).scale(1/i))}return new this(e,-1,s)}static findByName(e,t){let i=e;if(!Array.isArray(e)){let r=e;i=r.geometry&&r.geometry.animations||r.animations}for(let r=0;r<i.length;r++)if(i[r].name===t)return i[r];return null}static CreateClipsFromMorphTargetSequences(e,t,i){let r={},a=/^([\w-]*?)([\d]+)$/;for(let n=0,o=e.length;n<o;n++){let l=e[n],h=l.name.match(a);if(h&&h.length>1){let c=h[1],u=r[c];u||(r[c]=u=[]),u.push(l)}}let s=[];for(let n in r)s.push(this.CreateFromMorphTargetSequence(n,r[n],t,i));return s}static parseAnimation(e,t){if(!e)return console.error("THREE.AnimationClip: No animation in JSONLoader data."),null;let i=function(h,c,u,d,p){if(u.length!==0){let f=[],m=[];A3(u,f,m,d),f.length!==0&&p.push(new h(c,f,m))}},r=[],a=e.name||"default",s=e.fps||30,n=e.blendMode,o=e.length||-1,l=e.hierarchy||[];for(let h=0;h<l.length;h++){let c=l[h].keys;if(!(!c||c.length===0))if(c[0].morphTargets){let u={},d;for(d=0;d<c.length;d++)if(c[d].morphTargets)for(let p=0;p<c[d].morphTargets.length;p++)u[c[d].morphTargets[p]]=-1;for(let p in u){let f=[],m=[];for(let g=0;g!==c[d].morphTargets.length;++g){let y=c[d];f.push(y.time),m.push(y.morphTarget===p?1:0)}r.push(new jm(".morphTargetInfluence["+p+"]",f,m))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(Gm,u+".position",c,"pos",r),i(pp,u+".quaternion",c,"rot",r),i(Gm,u+".scale",c,"scl",r)}}return r.length===0?null:new this(a,o,r,n)}resetDuration(){let e=this.tracks,t=0;for(let i=0,r=e.length;i!==r;++i){let a=this.tracks[i];t=Math.max(t,a.times[a.times.length-1])}return this.duration=t,this}trim(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].trim(0,this.duration);return this}validate(){let e=!0;for(let t=0;t<this.tracks.length;t++)e=e&&this.tracks[t].validate();return e}optimize(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].optimize();return this}clone(){let e=[];for(let t=0;t<this.tracks.length;t++)e.push(this.tracks[t].clone());return new this.constructor(this.name,this.duration,e,this.blendMode)}toJSON(){return this.constructor.toJSON(this)}};function uN(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return jm;case"vector":case"vector2":case"vector3":case"vector4":return Gm;case"color":return C3;case"quaternion":return pp;case"bool":case"boolean":return fu;case"string":return mu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function dN(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=uN(e.type);if(e.times===void 0){let i=[],r=[];A3(e.keys,i,r,"value"),e.times=i,e.values=r}return t.parse!==void 0?t.parse(e):new t(e.name,e.times,e.values,e.interpolation)}var Hm={enabled:!1,files:{},add:function(e,t){this.enabled!==!1&&(this.files[e]=t)},get:function(e){if(this.enabled!==!1)return this.files[e]},remove:function(e){delete this.files[e]},clear:function(){this.files={}}},E3=class{constructor(e,t,i){let r=this,a=!1,s=0,n=0,o,l=[];this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=i,this.itemStart=function(h){n++,a===!1&&r.onStart!==void 0&&r.onStart(h,s,n),a=!0},this.itemEnd=function(h){s++,r.onProgress!==void 0&&r.onProgress(h,s,n),s===n&&(a=!1,r.onLoad!==void 0&&r.onLoad())},this.itemError=function(h){r.onError!==void 0&&r.onError(h)},this.resolveURL=function(h){return o?o(h):h},this.setURLModifier=function(h){return o=h,this},this.addHandler=function(h,c){return l.push(h,c),this},this.removeHandler=function(h){let c=l.indexOf(h);return c!==-1&&l.splice(c,2),this},this.getHandler=function(h){for(let c=0,u=l.length;c<u;c+=2){let d=l[c],p=l[c+1];if(d.global&&(d.lastIndex=0),d.test(h))return p}return null}}},pN=new E3,fp=class{constructor(e){this.manager=e!==void 0?e:pN,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}load(){}loadAsync(e,t){let i=this;return new Promise(function(r,a){i.load(e,r,t,a)})}parse(){}setCrossOrigin(e){return this.crossOrigin=e,this}setWithCredentials(e){return this.withCredentials=e,this}setPath(e){return this.path=e,this}setResourcePath(e){return this.resourcePath=e,this}setRequestHeader(e){return this.requestHeader=e,this}},$n={},fN=class extends Error{constructor(e,t){super(e),this.response=t}},Zy=class extends fp{constructor(e){super(e)}load(e,t,i,r){e===void 0&&(e=""),this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=Hm.get(e);if(a!==void 0)return this.manager.itemStart(e),setTimeout(()=>{t&&t(a),this.manager.itemEnd(e)},0),a;if($n[e]!==void 0){$n[e].push({onLoad:t,onProgress:i,onError:r});return}$n[e]=[],$n[e].push({onLoad:t,onProgress:i,onError:r});let s=new Request(e,{headers:new Headers(this.requestHeader),credentials:this.withCredentials?"include":"same-origin"}),n=this.mimeType,o=this.responseType;fetch(s).then(l=>{if(l.status===200||l.status===0){if(l.status===0&&console.warn("THREE.FileLoader: HTTP Status 0 received."),typeof ReadableStream>"u"||l.body===void 0||l.body.getReader===void 0)return l;let h=$n[e],c=l.body.getReader(),u=l.headers.get("Content-Length")||l.headers.get("X-File-Size"),d=u?parseInt(u):0,p=d!==0,f=0,m=new ReadableStream({start(g){y();function y(){c.read().then(({done:x,value:b})=>{if(x)g.close();else{f+=b.byteLength;let _=new ProgressEvent("progress",{lengthComputable:p,loaded:f,total:d});for(let M=0,S=h.length;M<S;M++){let C=h[M];C.onProgress&&C.onProgress(_)}g.enqueue(b),y()}})}}});return new Response(m)}else throw new fN(`fetch for "${l.url}" responded with ${l.status}: ${l.statusText}`,l)}).then(l=>{switch(o){case"arraybuffer":return l.arrayBuffer();case"blob":return l.blob();case"document":return l.text().then(h=>new DOMParser().parseFromString(h,n));case"json":return l.json();default:if(n===void 0)return l.text();{let h=/charset="?([^;"\s]*)"?/i.exec(n),c=h&&h[1]?h[1].toLowerCase():void 0,u=new TextDecoder(c);return l.arrayBuffer().then(d=>u.decode(d))}}}).then(l=>{Hm.add(e,l);let h=$n[e];delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onLoad&&d.onLoad(l)}}).catch(l=>{let h=$n[e];if(h===void 0)throw this.manager.itemError(e),l;delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onError&&d.onError(l)}this.manager.itemError(e)}).finally(()=>{this.manager.itemEnd(e)}),this.manager.itemStart(e)}setResponseType(e){return this.responseType=e,this}setMimeType(e){return this.mimeType=e,this}},mN=class extends fp{constructor(e){super(e)}load(e,t,i,r){this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=this,s=Hm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=jd("img");function o(){h(),Hm.add(e,this),t&&t(this),a.manager.itemEnd(e)}function l(c){h(),r&&r(c),a.manager.itemError(e),a.manager.itemEnd(e)}function h(){n.removeEventListener("load",o,!1),n.removeEventListener("error",l,!1)}return n.addEventListener("load",o,!1),n.addEventListener("error",l,!1),e.slice(0,5)!=="data:"&&this.crossOrigin!==void 0&&(n.crossOrigin=this.crossOrigin),a.manager.itemStart(e),n.src=e,n}},gN=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=new Qi,s=new mN(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(e,function(n){a.image=n,a.needsUpdate=!0,t!==void 0&&t(a)},i,r),a}},mp=class extends Ai{constructor(e,t=1){super(),this.isLight=!0,this.type="Light",this.color=new Ct(e),this.intensity=t}dispose(){}copy(e,t){return super.copy(e,t),this.color.copy(e.color),this.intensity=e.intensity,this}toJSON(e){let t=super.toJSON(e);return t.object.color=this.color.getHex(),t.object.intensity=this.intensity,this.groundColor!==void 0&&(t.object.groundColor=this.groundColor.getHex()),this.distance!==void 0&&(t.object.distance=this.distance),this.angle!==void 0&&(t.object.angle=this.angle),this.decay!==void 0&&(t.object.decay=this.decay),this.penumbra!==void 0&&(t.object.penumbra=this.penumbra),this.shadow!==void 0&&(t.object.shadow=this.shadow.toJSON()),t}},vN=class extends mp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.groundColor=new Ct(t)}copy(e,t){return super.copy(e,t),this.groundColor.copy(e.groundColor),this}},m0=new je,lS=new R,hS=new R,Jx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new ae(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new Hx,this._frameExtents=new ae(1,1),this._viewportCount=1,this._viewports=[new Lt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;lS.setFromMatrixPosition(e.matrixWorld),t.position.copy(lS),hS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(hS),t.updateMatrixWorld(),m0.multiplyMatrices(t.projectionMatrix,t.matrixWorldInverse),this._frustum.setFromProjectionMatrix(m0),i.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),i.multiply(m0)}getViewport(e){return this._viewports[e]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(e){return this.camera=e.camera.clone(),this.bias=e.bias,this.radius=e.radius,this.mapSize.copy(e.mapSize),this}clone(){return new this.constructor().copy(this)}toJSON(){let e={};return this.bias!==0&&(e.bias=this.bias),this.normalBias!==0&&(e.normalBias=this.normalBias),this.radius!==1&&(e.radius=this.radius),(this.mapSize.x!==512||this.mapSize.y!==512)&&(e.mapSize=this.mapSize.toArray()),e.camera=this.camera.toJSON(!1).object,delete e.camera.matrix,e}},yN=class extends Jx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=Vd*2*e.angle*this.focus,r=this.mapSize.width/this.mapSize.height,a=e.distance||t.far;(i!==t.fov||r!==t.aspect||a!==t.far)&&(t.fov=i,t.aspect=r,t.far=a,t.updateProjectionMatrix()),super.updateMatrices(e)}copy(e){return super.copy(e),this.focus=e.focus,this}},xN=class extends mp{constructor(e,t,i=0,r=Math.PI/3,a=0,s=2){super(e,t),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.target=new Ai,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new yN}get power(){return this.intensity*Math.PI}set power(e){this.intensity=e/Math.PI}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.angle=e.angle,this.penumbra=e.penumbra,this.decay=e.decay,this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},cS=new je,Zu=new R,g0=new R,bN=class extends Jx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new ae(4,2),this._viewportCount=6,this._viewports=[new Lt(2,1,1,1),new Lt(0,1,1,1),new Lt(3,1,1,1),new Lt(1,1,1,1),new Lt(3,0,1,1),new Lt(1,0,1,1)],this._cubeDirections=[new R(1,0,0),new R(-1,0,0),new R(0,0,1),new R(0,0,-1),new R(0,1,0),new R(0,-1,0)],this._cubeUps=[new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,0,1),new R(0,0,-1)]}updateMatrices(e,t=0){let i=this.camera,r=this.matrix,a=e.distance||i.far;a!==i.far&&(i.far=a,i.updateProjectionMatrix()),Zu.setFromMatrixPosition(e.matrixWorld),i.position.copy(Zu),g0.copy(i.position),g0.add(this._cubeDirections[t]),i.up.copy(this._cubeUps[t]),i.lookAt(g0),i.updateMatrixWorld(),r.makeTranslation(-Zu.x,-Zu.y,-Zu.z),cS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(cS)}},wN=class extends mp{constructor(e,t,i=0,r=2){super(e,t),this.isPointLight=!0,this.type="PointLight",this.distance=i,this.decay=r,this.shadow=new bN}get power(){return this.intensity*4*Math.PI}set power(e){this.intensity=e/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.decay=e.decay,this.shadow=e.shadow.clone(),this}},_N=class extends Jx{constructor(){super(new zg(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},SN=class extends mp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.target=new Ai,this.shadow=new _N}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},T3=class extends yt{constructor(){super(),this.isInstancedBufferGeometry=!0,this.type="InstancedBufferGeometry",this.instanceCount=1/0}copy(e){return super.copy(e),this.instanceCount=e.instanceCount,this}toJSON(){let e=super.toJSON();return e.instanceCount=this.instanceCount,e.isInstancedBufferGeometry=!0,e}},P3=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Zy(a.manager);s.setPath(a.path),s.setRequestHeader(a.requestHeader),s.setWithCredentials(a.withCredentials),s.load(e,function(n){try{t(a.parse(JSON.parse(n)))}catch(o){r?r(o):console.error(o),a.manager.itemError(e)}},i,r)}parse(e){let t={},i={};function r(u,d){if(t[d]!==void 0)return t[d];let p=u.interleavedBuffers[d],f=a(u,p.buffer),m=Yp(p.type,f),g=new EU(m,p.stride);return g.uuid=p.uuid,t[d]=g,g}function a(u,d){if(i[d]!==void 0)return i[d];let p=u.arrayBuffers[d],f=new Uint32Array(p).buffer;return i[d]=f,f}let s=e.isInstancedBufferGeometry?new T3:new yt,n=e.data.index;if(n!==void 0){let u=Yp(n.type,n.array);s.setIndex(new It(u,1))}let o=e.data.attributes;for(let u in o){let d=o[u],p;if(d.isInterleavedBufferAttribute){let f=r(e.data,d.data);p=new qy(f,d.itemSize,d.offset,d.normalized)}else{let f=Yp(d.type,d.array),m=d.isInstancedBufferAttribute?Gd:It;p=new m(f,d.itemSize,d.normalized)}d.name!==void 0&&(p.name=d.name),d.usage!==void 0&&p.setUsage(d.usage),d.updateRange!==void 0&&(p.updateRange.offset=d.updateRange.offset,p.updateRange.count=d.updateRange.count),s.setAttribute(u,p)}let l=e.data.morphAttributes;if(l)for(let u in l){let d=l[u],p=[];for(let f=0,m=d.length;f<m;f++){let g=d[f],y;if(g.isInterleavedBufferAttribute){let x=r(e.data,g.data);y=new qy(x,g.itemSize,g.offset,g.normalized)}else{let x=Yp(g.type,g.array);y=new It(x,g.itemSize,g.normalized)}g.name!==void 0&&(y.name=g.name),p.push(y)}s.morphAttributes[u]=p}e.data.morphTargetsRelative&&(s.morphTargetsRelative=!0);let h=e.data.groups||e.data.drawcalls||e.data.offsets;if(h!==void 0)for(let u=0,d=h.length;u!==d;++u){let p=h[u];s.addGroup(p.start,p.count,p.materialIndex)}let c=e.data.boundingSphere;if(c!==void 0){let u=new R;c.center!==void 0&&u.fromArray(c.center),s.boundingSphere=new Wa(u,c.radius)}return e.name&&(s.name=e.name),e.userData&&(s.userData=e.userData),s}},AN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=uS(),this.oldTime=this.startTime,this.elapsedTime=0,this.running=!0}stop(){this.getElapsedTime(),this.running=!1,this.autoStart=!1}getElapsedTime(){return this.getDelta(),this.elapsedTime}getDelta(){let e=0;if(this.autoStart&&!this.running)return this.start(),0;if(this.running){let t=uS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function uS(){return(typeof performance>"u"?Date:performance).now()}var MN=class{constructor(e,t,i){this.binding=e,this.valueSize=i;let r,a,s;switch(t){case"quaternion":r=this._slerp,a=this._slerpAdditive,s=this._setAdditiveIdentityQuaternion,this.buffer=new Float64Array(i*6),this._workIndex=5;break;case"string":case"bool":r=this._select,a=this._select,s=this._setAdditiveIdentityOther,this.buffer=new Array(i*5);break;default:r=this._lerp,a=this._lerpAdditive,s=this._setAdditiveIdentityNumeric,this.buffer=new Float64Array(i*5)}this._mixBufferRegion=r,this._mixBufferRegionAdditive=a,this._setIdentity=s,this._origIndex=3,this._addIndex=4,this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,this.useCount=0,this.referenceCount=0}accumulate(e,t){let i=this.buffer,r=this.valueSize,a=e*r+r,s=this.cumulativeWeight;if(s===0){for(let n=0;n!==r;++n)i[a+n]=i[n];s=t}else{s+=t;let n=t/s;this._mixBufferRegion(i,a,0,n,r)}this.cumulativeWeight=s}accumulateAdditive(e){let t=this.buffer,i=this.valueSize,r=i*this._addIndex;this.cumulativeWeightAdditive===0&&this._setIdentity(),this._mixBufferRegionAdditive(t,r,0,e,i),this.cumulativeWeightAdditive+=e}apply(e){let t=this.valueSize,i=this.buffer,r=e*t+t,a=this.cumulativeWeight,s=this.cumulativeWeightAdditive,n=this.binding;if(this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,a<1){let o=t*this._origIndex;this._mixBufferRegion(i,r,o,1-a,t)}s>0&&this._mixBufferRegionAdditive(i,r,this._addIndex*t,1,t);for(let o=t,l=t+t;o!==l;++o)if(i[o]!==i[o+t]){n.setValue(i,r);break}}saveOriginalState(){let e=this.binding,t=this.buffer,i=this.valueSize,r=i*this._origIndex;e.getValue(t,r);for(let a=i,s=r;a!==s;++a)t[a]=t[r+a%i];this._setIdentity(),this.cumulativeWeight=0,this.cumulativeWeightAdditive=0}restoreOriginalState(){let e=this.valueSize*3;this.binding.setValue(this.buffer,e)}_setAdditiveIdentityNumeric(){let e=this._addIndex*this.valueSize,t=e+this.valueSize;for(let i=e;i<t;i++)this.buffer[i]=0}_setAdditiveIdentityQuaternion(){this._setAdditiveIdentityNumeric(),this.buffer[this._addIndex*this.valueSize+3]=1}_setAdditiveIdentityOther(){let e=this._origIndex*this.valueSize,t=this._addIndex*this.valueSize;for(let i=0;i<this.valueSize;i++)this.buffer[t+i]=this.buffer[e+i]}_select(e,t,i,r,a){if(r>=.5)for(let s=0;s!==a;++s)e[t+s]=e[i+s]}_slerp(e,t,i,r){Rt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Rt.multiplyQuaternionsFlat(e,s,e,t,e,i),Rt.slerpFlat(e,t,e,t,e,s,r)}_lerp(e,t,i,r,a){let s=1-r;for(let n=0;n!==a;++n){let o=t+n;e[o]=e[o]*s+e[i+n]*r}}_lerpAdditive(e,t,i,r,a){for(let s=0;s!==a;++s){let n=t+s;e[n]=e[n]+e[i+s]*r}}},$x="\\[\\]\\.:\\/",CN=new RegExp("["+$x+"]","g"),eb="[^"+$x+"]",EN="[^"+$x.replace("\\.","")+"]",TN=/((?:WC+[\/:])*)/.source.replace("WC",eb),PN=/(WCOD+)?/.source.replace("WCOD",EN),DN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",eb),ON=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",eb),IN=new RegExp("^"+TN+PN+DN+ON+"$"),RN=["material","materials","bones","map"],LN=class{constructor(e,t,i){let r=i||Oi.parseTrackName(t);this._targetGroup=e,this._bindings=e.subscribe_(t,r)}getValue(e,t){this.bind();let i=this._targetGroup.nCachedObjects_,r=this._bindings[i];r!==void 0&&r.getValue(e,t)}setValue(e,t){let i=this._bindings;for(let r=this._targetGroup.nCachedObjects_,a=i.length;r!==a;++r)i[r].setValue(e,t)}bind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].bind()}unbind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].unbind()}},Oi=class{constructor(e,t,i){this.path=t,this.parsedPath=i||Oi.parseTrackName(t),this.node=Oi.findNode(e,this.parsedPath.nodeName)||e,this.rootNode=e,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}static create(e,t,i){return e&&e.isAnimationObjectGroup?new Oi.Composite(e,t,i):new Oi(e,t,i)}static sanitizeNodeName(e){return e.replace(/\s/g,"_").replace(CN,"")}static parseTrackName(e){let t=IN.exec(e);if(t===null)throw new Error("PropertyBinding: Cannot parse trackName: "+e);let i={nodeName:t[2],objectName:t[3],objectIndex:t[4],propertyName:t[5],propertyIndex:t[6]},r=i.nodeName&&i.nodeName.lastIndexOf(".");if(r!==void 0&&r!==-1){let a=i.nodeName.substring(r+1);RN.indexOf(a)!==-1&&(i.nodeName=i.nodeName.substring(0,r),i.objectName=a)}if(i.propertyName===null||i.propertyName.length===0)throw new Error("PropertyBinding: can not parse propertyName from trackName: "+e);return i}static findNode(e,t){if(t===void 0||t===""||t==="."||t===-1||t===e.name||t===e.uuid)return e;if(e.skeleton){let i=e.skeleton.getBoneByName(t);if(i!==void 0)return i}if(e.children){let i=function(a){for(let s=0;s<a.length;s++){let n=a[s];if(n.name===t||n.uuid===t)return n;let o=i(n.children);if(o)return o}return null},r=i(e.children);if(r)return r}return null}_getValue_unavailable(){}_setValue_unavailable(){}_getValue_direct(e,t){e[t]=this.targetObject[this.propertyName]}_getValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)e[t++]=i[r]}_getValue_arrayElement(e,t){e[t]=this.resolvedProperty[this.propertyIndex]}_getValue_toArray(e,t){this.resolvedProperty.toArray(e,t)}_setValue_direct(e,t){this.targetObject[this.propertyName]=e[t]}_setValue_direct_setNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.needsUpdate=!0}_setValue_direct_setMatrixWorldNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++]}_setValue_array_setNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.needsUpdate=!0}_setValue_array_setMatrixWorldNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_arrayElement(e,t){this.resolvedProperty[this.propertyIndex]=e[t]}_setValue_arrayElement_setNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.needsUpdate=!0}_setValue_arrayElement_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_fromArray(e,t){this.resolvedProperty.fromArray(e,t)}_setValue_fromArray_setNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.needsUpdate=!0}_setValue_fromArray_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.matrixWorldNeedsUpdate=!0}_getValue_unbound(e,t){this.bind(),this.getValue(e,t)}_setValue_unbound(e,t){this.bind(),this.setValue(e,t)}bind(){let e=this.node,t=this.parsedPath,i=t.objectName,r=t.propertyName,a=t.propertyIndex;if(e||(e=Oi.findNode(this.rootNode,t.nodeName)||this.rootNode,this.node=e),this.getValue=this._getValue_unavailable,this.setValue=this._setValue_unavailable,!e){console.error("THREE.PropertyBinding: Trying to update node for track: "+this.path+" but it wasn't found.");return}if(i){let l=t.objectIndex;switch(i){case"materials":if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.materials){console.error("THREE.PropertyBinding: Can not bind to material.materials as node.material does not have a materials array.",this);return}e=e.material.materials;break;case"bones":if(!e.skeleton){console.error("THREE.PropertyBinding: Can not bind to bones as node does not have a skeleton.",this);return}e=e.skeleton.bones;for(let h=0;h<e.length;h++)if(e[h].name===l){l=h;break}break;case"map":if("map"in e){e=e.map;break}if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.map){console.error("THREE.PropertyBinding: Can not bind to material.map as node.material does not have a map.",this);return}e=e.material.map;break;default:if(e[i]===void 0){console.error("THREE.PropertyBinding: Can not bind to objectName of node undefined.",this);return}e=e[i]}if(l!==void 0){if(e[l]===void 0){console.error("THREE.PropertyBinding: Trying to bind to objectIndex of objectName, but is undefined.",this,e);return}e=e[l]}}let s=e[r];if(s===void 0){let l=t.nodeName;console.error("THREE.PropertyBinding: Trying to update property for track: "+l+"."+r+" but it wasn't found.",e);return}let n=this.Versioning.None;this.targetObject=e,e.needsUpdate!==void 0?n=this.Versioning.NeedsUpdate:e.matrixWorldNeedsUpdate!==void 0&&(n=this.Versioning.MatrixWorldNeedsUpdate);let o=this.BindingType.Direct;if(a!==void 0){if(r==="morphTargetInfluences"){if(!e.geometry){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.",this);return}if(!e.geometry.morphAttributes){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.morphAttributes.",this);return}e.morphTargetDictionary[a]!==void 0&&(a=e.morphTargetDictionary[a])}o=this.BindingType.ArrayElement,this.resolvedProperty=s,this.propertyIndex=a}else s.fromArray!==void 0&&s.toArray!==void 0?(o=this.BindingType.HasFromToArray,this.resolvedProperty=s):Array.isArray(s)?(o=this.BindingType.EntireArray,this.resolvedProperty=s):this.propertyName=r;this.getValue=this.GetterByBindingType[o],this.setValue=this.SetterByBindingTypeAndVersioning[o][n]}unbind(){this.node=null,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}};Oi.Composite=LN;Oi.prototype.BindingType={Direct:0,EntireArray:1,ArrayElement:2,HasFromToArray:3};Oi.prototype.Versioning={None:0,NeedsUpdate:1,MatrixWorldNeedsUpdate:2};Oi.prototype.GetterByBindingType=[Oi.prototype._getValue_direct,Oi.prototype._getValue_array,Oi.prototype._getValue_arrayElement,Oi.prototype._getValue_toArray];Oi.prototype.SetterByBindingTypeAndVersioning=[[Oi.prototype._setValue_direct,Oi.prototype._setValue_direct_setNeedsUpdate,Oi.prototype._setValue_direct_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_array,Oi.prototype._setValue_array_setNeedsUpdate,Oi.prototype._setValue_array_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_arrayElement,Oi.prototype._setValue_arrayElement_setNeedsUpdate,Oi.prototype._setValue_arrayElement_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_fromArray,Oi.prototype._setValue_fromArray_setNeedsUpdate,Oi.prototype._setValue_fromArray_setMatrixWorldNeedsUpdate]];var BN=class{constructor(e,t,i=null,r=t.blendMode){this._mixer=e,this._clip=t,this._localRoot=i,this.blendMode=r;let a=t.tracks,s=a.length,n=new Array(s),o={endingStart:Ec,endingEnd:Ec};for(let l=0;l!==s;++l){let h=a[l].createInterpolant(null);n[l]=h,h.settings=o}this._interpolantSettings=o,this._interpolants=n,this._propertyBindings=new Array(s),this._cacheIndex=null,this._byClipCacheIndex=null,this._timeScaleInterpolant=null,this._weightInterpolant=null,this.loop=YE,this._loopCount=-1,this._startTime=null,this.time=0,this.timeScale=1,this._effectiveTimeScale=1,this.weight=1,this._effectiveWeight=1,this.repetitions=1/0,this.paused=!1,this.enabled=!0,this.clampWhenFinished=!1,this.zeroSlopeAtStart=!0,this.zeroSlopeAtEnd=!0}play(){return this._mixer._activateAction(this),this}stop(){return this._mixer._deactivateAction(this),this.reset()}reset(){return this.paused=!1,this.enabled=!0,this.time=0,this._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()}isRunning(){return this.enabled&&!this.paused&&this.timeScale!==0&&this._startTime===null&&this._mixer._isActiveAction(this)}isScheduled(){return this._mixer._isActiveAction(this)}startAt(e){return this._startTime=e,this}setLoop(e,t){return this.loop=e,this.repetitions=t,this}setEffectiveWeight(e){return this.weight=e,this._effectiveWeight=this.enabled?e:0,this.stopFading()}getEffectiveWeight(){return this._effectiveWeight}fadeIn(e){return this._scheduleFading(e,0,1)}fadeOut(e){return this._scheduleFading(e,1,0)}crossFadeFrom(e,t,i){if(e.fadeOut(t),this.fadeIn(t),i){let r=this._clip.duration,a=e._clip.duration,s=a/r,n=r/a;e.warp(1,s,t),this.warp(n,1,t)}return this}crossFadeTo(e,t,i){return e.crossFadeFrom(this,t,i)}stopFading(){let e=this._weightInterpolant;return e!==null&&(this._weightInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}setEffectiveTimeScale(e){return this.timeScale=e,this._effectiveTimeScale=this.paused?0:e,this.stopWarping()}getEffectiveTimeScale(){return this._effectiveTimeScale}setDuration(e){return this.timeScale=this._clip.duration/e,this.stopWarping()}syncWith(e){return this.time=e.time,this.timeScale=e.timeScale,this.stopWarping()}halt(e){return this.warp(this._effectiveTimeScale,0,e)}warp(e,t,i){let r=this._mixer,a=r.time,s=this.timeScale,n=this._timeScaleInterpolant;n===null&&(n=r._lendControlInterpolant(),this._timeScaleInterpolant=n);let o=n.parameterPositions,l=n.sampleValues;return o[0]=a,o[1]=a+i,l[0]=e/s,l[1]=t/s,this}stopWarping(){let e=this._timeScaleInterpolant;return e!==null&&(this._timeScaleInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}getMixer(){return this._mixer}getClip(){return this._clip}getRoot(){return this._localRoot||this._mixer._root}_update(e,t,i,r){if(!this.enabled){this._updateWeight(e);return}let a=this._startTime;if(a!==null){let o=(e-a)*i;o<0||i===0?t=0:(this._startTime=null,t=i*o)}t*=this._updateTimeScale(e);let s=this._updateTime(t),n=this._updateWeight(e);if(n>0){let o=this._interpolants,l=this._propertyBindings;switch(this.blendMode){case uB:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case Nx:default:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulate(r,n)}}}_updateWeight(e){let t=0;if(this.enabled){t=this.weight;let i=this._weightInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopFading(),r===0&&(this.enabled=!1))}}return this._effectiveWeight=t,t}_updateTimeScale(e){let t=0;if(!this.paused){t=this.timeScale;let i=this._timeScaleInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopWarping(),t===0?this.paused=!0:this.timeScale=t)}}return this._effectiveTimeScale=t,t}_updateTime(e){let t=this._clip.duration,i=this.loop,r=this.time+e,a=this._loopCount,s=i===Ux;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===qE){a===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(r>=t)r=t;else if(r<0)r=0;else{this.time=r;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(a===-1&&(e>=0?(a=0,this._setEndings(!0,this.repetitions===0,s)):this._setEndings(this.repetitions===0,!0,s)),r>=t||r<0){let n=Math.floor(r/t);r-=t*n,a+=Math.abs(n);let o=this.repetitions-a;if(o<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,r=e>0?t:0,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(o===1){let l=e<0;this._setEndings(l,!l,s)}else this._setEndings(!1,!1,s);this._loopCount=a,this.time=r,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:n})}}else this.time=r;if(s&&(a&1)===1)return t-r}return r}_setEndings(e,t,i){let r=this._interpolantSettings;i?(r.endingStart=Tc,r.endingEnd=Tc):(e?r.endingStart=this.zeroSlopeAtStart?Tc:Ec:r.endingStart=zm,t?r.endingEnd=this.zeroSlopeAtEnd?Tc:Ec:r.endingEnd=zm)}_scheduleFading(e,t,i){let r=this._mixer,a=r.time,s=this._weightInterpolant;s===null&&(s=r._lendControlInterpolant(),this._weightInterpolant=s);let n=s.parameterPositions,o=s.sampleValues;return n[0]=a,o[0]=t,n[1]=a+e,o[1]=i,this}},zN=new Float32Array(1),FN=class extends ha{constructor(e){super(),this._root=e,this._initMemoryManager(),this._accuIndex=0,this.time=0,this.timeScale=1}_bindAction(e,t){let i=e._localRoot||this._root,r=e._clip.tracks,a=r.length,s=e._propertyBindings,n=e._interpolants,o=i.uuid,l=this._bindingsByRootAndName,h=l[o];h===void 0&&(h={},l[o]=h);for(let c=0;c!==a;++c){let u=r[c],d=u.name,p=h[d];if(p!==void 0)++p.referenceCount,s[c]=p;else{if(p=s[c],p!==void 0){p._cacheIndex===null&&(++p.referenceCount,this._addInactiveBinding(p,o,d));continue}let f=t&&t._propertyBindings[c].binding.parsedPath;p=new MN(Oi.create(i,d,f),u.ValueTypeName,u.getValueSize()),++p.referenceCount,this._addInactiveBinding(p,o,d),s[c]=p}n[c].resultBuffer=p.buffer}}_activateAction(e){if(!this._isActiveAction(e)){if(e._cacheIndex===null){let i=(e._localRoot||this._root).uuid,r=e._clip.uuid,a=this._actionsByClip[r];this._bindAction(e,a&&a.knownActions[0]),this._addInactiveAction(e,r,i)}let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];a.useCount++===0&&(this._lendBinding(a),a.saveOriginalState())}this._lendAction(e)}}_deactivateAction(e){if(this._isActiveAction(e)){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.useCount===0&&(a.restoreOriginalState(),this._takeBackBinding(a))}this._takeBackAction(e)}}_initMemoryManager(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;let e=this;this.stats={actions:{get total(){return e._actions.length},get inUse(){return e._nActiveActions}},bindings:{get total(){return e._bindings.length},get inUse(){return e._nActiveBindings}},controlInterpolants:{get total(){return e._controlInterpolants.length},get inUse(){return e._nActiveControlInterpolants}}}}_isActiveAction(e){let t=e._cacheIndex;return t!==null&&t<this._nActiveActions}_addInactiveAction(e,t,i){let r=this._actions,a=this._actionsByClip,s=a[t];if(s===void 0)s={knownActions:[e],actionByRoot:{}},e._byClipCacheIndex=0,a[t]=s;else{let n=s.knownActions;e._byClipCacheIndex=n.length,n.push(e)}e._cacheIndex=r.length,r.push(e),s.actionByRoot[i]=e}_removeInactiveAction(e){let t=this._actions,i=t[t.length-1],r=e._cacheIndex;i._cacheIndex=r,t[r]=i,t.pop(),e._cacheIndex=null;let a=e._clip.uuid,s=this._actionsByClip,n=s[a],o=n.knownActions,l=o[o.length-1],h=e._byClipCacheIndex;l._byClipCacheIndex=h,o[h]=l,o.pop(),e._byClipCacheIndex=null;let c=n.actionByRoot,u=(e._localRoot||this._root).uuid;delete c[u],o.length===0&&delete s[a],this._removeInactiveBindingsForAction(e)}_removeInactiveBindingsForAction(e){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.referenceCount===0&&this._removeInactiveBinding(a)}}_lendAction(e){let t=this._actions,i=e._cacheIndex,r=this._nActiveActions++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackAction(e){let t=this._actions,i=e._cacheIndex,r=--this._nActiveActions,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_addInactiveBinding(e,t,i){let r=this._bindingsByRootAndName,a=this._bindings,s=r[t];s===void 0&&(s={},r[t]=s),s[i]=e,e._cacheIndex=a.length,a.push(e)}_removeInactiveBinding(e){let t=this._bindings,i=e.binding,r=i.rootNode.uuid,a=i.path,s=this._bindingsByRootAndName,n=s[r],o=t[t.length-1],l=e._cacheIndex;o._cacheIndex=l,t[l]=o,t.pop(),delete n[a],Object.keys(n).length===0&&delete s[r]}_lendBinding(e){let t=this._bindings,i=e._cacheIndex,r=this._nActiveBindings++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackBinding(e){let t=this._bindings,i=e._cacheIndex,r=--this._nActiveBindings,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_lendControlInterpolant(){let e=this._controlInterpolants,t=this._nActiveControlInterpolants++,i=e[t];return i===void 0&&(i=new M3(new Float32Array(2),new Float32Array(2),1,zN),i.__cacheIndex=t,e[t]=i),i}_takeBackControlInterpolant(e){let t=this._controlInterpolants,i=e.__cacheIndex,r=--this._nActiveControlInterpolants,a=t[r];e.__cacheIndex=r,t[r]=e,a.__cacheIndex=i,t[i]=a}clipAction(e,t,i){let r=t||this._root,a=r.uuid,s=typeof e=="string"?Qy.findByName(r,e):e,n=s!==null?s.uuid:e,o=this._actionsByClip[n],l=null;if(i===void 0&&(s!==null?i=s.blendMode:i=Nx),o!==void 0){let c=o.actionByRoot[a];if(c!==void 0&&c.blendMode===i)return c;l=o.knownActions[0],s===null&&(s=l._clip)}if(s===null)return null;let h=new BN(this,s,t,i);return this._bindAction(h,l),this._addInactiveAction(h,n,a),h}existingAction(e,t){let i=t||this._root,r=i.uuid,a=typeof e=="string"?Qy.findByName(i,e):e,s=a?a.uuid:e,n=this._actionsByClip[s];return n!==void 0&&n.actionByRoot[r]||null}stopAllAction(){let e=this._actions,t=this._nActiveActions;for(let i=t-1;i>=0;--i)e[i].stop();return this}update(e){e*=this.timeScale;let t=this._actions,i=this._nActiveActions,r=this.time+=e,a=Math.sign(e),s=this._accuIndex^=1;for(let l=0;l!==i;++l)t[l]._update(r,e,a,s);let n=this._bindings,o=this._nActiveBindings;for(let l=0;l!==o;++l)n[l].apply(s);return this}setTime(e){this.time=0;for(let t=0;t<this._actions.length;t++)this._actions[t].time=0;return this.update(e)}getRoot(){return this._root}uncacheClip(e){let t=this._actions,i=e.uuid,r=this._actionsByClip,a=r[i];if(a!==void 0){let s=a.knownActions;for(let n=0,o=s.length;n!==o;++n){let l=s[n];this._deactivateAction(l);let h=l._cacheIndex,c=t[t.length-1];l._cacheIndex=null,l._byClipCacheIndex=null,c._cacheIndex=h,t[h]=c,t.pop(),this._removeInactiveBindingsForAction(l)}delete r[i]}}uncacheRoot(e){let t=e.uuid,i=this._actionsByClip;for(let s in i){let n=i[s].actionByRoot,o=n[t];o!==void 0&&(this._deactivateAction(o),this._removeInactiveAction(o))}let r=this._bindingsByRootAndName,a=r[t];if(a!==void 0)for(let s in a){let n=a[s];n.restoreOriginalState(),this._removeInactiveBinding(n)}}uncacheAction(e,t){let i=this.existingAction(e,t);i!==null&&(this._deactivateAction(i),this._removeInactiveAction(i))}},Ve=class{constructor(e){this.value=e}clone(){return new Ve(this.value.clone===void 0?this.value:this.value.clone())}},D3=class{constructor(e,t,i=0,r=1/0){this.ray=new uu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new jx,this.params={Mesh:{},Line:{threshold:1},LOD:{},Points:{threshold:1},Sprite:{}}}set(e,t){this.ray.set(e,t)}setFromCamera(e,t){t.isPerspectiveCamera?(this.ray.origin.setFromMatrixPosition(t.matrixWorld),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,(t.near+t.far)/(t.near-t.far)).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):console.error("THREE.Raycaster: Unsupported camera type: "+t.type)}intersectObject(e,t=!0,i=[]){return Ky(e,this,i,t),i.sort(dS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)Ky(e[r],this,i,t);return i.sort(dS),i}};function dS(e,t){return e.distance-t.distance}function Ky(e,t,i,r){if(e.layers.test(t.layers)&&e.raycast(t,i),r===!0){let a=e.children;for(let s=0,n=a.length;s<n;s++)Ky(a[s],t,i,!0)}}var pS=class{constructor(e=1,t=0,i=0){return this.radius=e,this.phi=t,this.theta=i,this}set(e,t,i){return this.radius=e,this.phi=t,this.theta=i,this}copy(e){return this.radius=e.radius,this.phi=e.phi,this.theta=e.theta,this}makeSafe(){return this.phi=Math.max(1e-6,Math.min(Math.PI-1e-6,this.phi)),this}setFromVector3(e){return this.setFromCartesianCoords(e.x,e.y,e.z)}setFromCartesianCoords(e,t,i){return this.radius=Math.sqrt(e*e+t*t+i*i),this.radius===0?(this.theta=0,this.phi=0):(this.theta=Math.atan2(e,i),this.phi=Math.acos(yr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},fS=new ae,O3=class{constructor(e=new ae(1/0,1/0),t=new ae(-1/0,-1/0)){this.isBox2=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){let i=fS.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new this.constructor().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return fS.copy(e).clamp(this.min,this.max).sub(e).length()}intersect(e){return this.min.max(e.min),this.max.min(e.max),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}},mS=new R,xf=new R,Ss=class{constructor(e=new R,t=new R){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){mS.subVectors(e,this.start),xf.subVectors(this.end,this.start);let i=xf.dot(xf),r=xf.dot(mS)/i;return t&&(r=yr(r,0,1)),r}closestPointToPoint(e,t,i){let r=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(r).add(this.start)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}},gS=new R,kN=class extends Ai{constructor(e,t){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=t,this.type="SpotLightHelper";let i=new yt,r=[0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,-1,0,1,0,0,0,0,1,1,0,0,0,0,-1,1];for(let s=0,n=1,o=32;s<o;s++,n++){let l=s/o*Math.PI*2,h=n/o*Math.PI*2;r.push(Math.cos(l),Math.sin(l),1,Math.cos(h),Math.sin(h),1)}i.setAttribute("position",new ot(r,3));let a=new Ml({fog:!1,toneMapped:!1});this.cone=new dp(i,a),this.add(this.cone),this.update()}dispose(){this.cone.geometry.dispose(),this.cone.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1);let e=this.light.distance?this.light.distance:1e3,t=e*Math.tan(this.light.angle);this.cone.scale.set(t,t,e),gS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(gS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},UN=class extends hr{constructor(e,t,i){let r=new Bc(t,4,2),a=new _h({wireframe:!0,fog:!1,toneMapped:!1});super(r,a),this.light=e,this.color=i,this.type="PointLightHelper",this.matrix=this.light.matrixWorld,this.matrixAutoUpdate=!1,this.update()}dispose(){this.geometry.dispose(),this.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.color!==void 0?this.material.color.set(this.color):this.material.color.copy(this.light.color)}},vS=new R,bf=new R,yS=new R,NN=class extends Ai{constructor(e,t,i){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=i,this.type="DirectionalLightHelper",t===void 0&&(t=1);let r=new yt;r.setAttribute("position",new ot([-t,t,0,t,t,0,t,-t,0,-t,-t,0,-t,t,0],3));let a=new Ml({fog:!1,toneMapped:!1});this.lightPlane=new Um(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new Um(r,a),this.add(this.targetLine),this.update()}dispose(){this.lightPlane.geometry.dispose(),this.lightPlane.material.dispose(),this.targetLine.geometry.dispose(),this.targetLine.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1),vS.setFromMatrixPosition(this.light.matrixWorld),bf.setFromMatrixPosition(this.light.target.matrixWorld),yS.subVectors(bf,vS),this.lightPlane.lookAt(bf),this.color!==void 0?(this.lightPlane.material.color.set(this.color),this.targetLine.material.color.set(this.color)):(this.lightPlane.material.color.copy(this.light.color),this.targetLine.material.color.copy(this.light.color)),this.targetLine.lookAt(bf),this.targetLine.scale.z=yS.length()}},wf=new R,Ji=new Sh,Wm=class extends dp{constructor(e){let t=new yt,i=new Ml({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={};n("n1","n2"),n("n2","n4"),n("n4","n3"),n("n3","n1"),n("f1","f2"),n("f2","f4"),n("f4","f3"),n("f3","f1"),n("n1","f1"),n("n2","f2"),n("n3","f3"),n("n4","f4"),n("p","n1"),n("p","n2"),n("p","n3"),n("p","n4"),n("u1","u2"),n("u2","u3"),n("u3","u1"),n("c","t"),n("p","c"),n("cn1","cn2"),n("cn3","cn4"),n("cf1","cf2"),n("cf3","cf4");function n(p,f){o(p),o(f)}function o(p){r.push(0,0,0),a.push(0,0,0),s[p]===void 0&&(s[p]=[]),s[p].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update();let l=new Ct(16755200),h=new Ct(16711680),c=new Ct(43775),u=new Ct(16777215),d=new Ct(3355443);this.setColors(l,h,c,u,d)}setColors(e,t,i,r,a){let s=this.geometry.getAttribute("color");s.setXYZ(0,e.r,e.g,e.b),s.setXYZ(1,e.r,e.g,e.b),s.setXYZ(2,e.r,e.g,e.b),s.setXYZ(3,e.r,e.g,e.b),s.setXYZ(4,e.r,e.g,e.b),s.setXYZ(5,e.r,e.g,e.b),s.setXYZ(6,e.r,e.g,e.b),s.setXYZ(7,e.r,e.g,e.b),s.setXYZ(8,e.r,e.g,e.b),s.setXYZ(9,e.r,e.g,e.b),s.setXYZ(10,e.r,e.g,e.b),s.setXYZ(11,e.r,e.g,e.b),s.setXYZ(12,e.r,e.g,e.b),s.setXYZ(13,e.r,e.g,e.b),s.setXYZ(14,e.r,e.g,e.b),s.setXYZ(15,e.r,e.g,e.b),s.setXYZ(16,e.r,e.g,e.b),s.setXYZ(17,e.r,e.g,e.b),s.setXYZ(18,e.r,e.g,e.b),s.setXYZ(19,e.r,e.g,e.b),s.setXYZ(20,e.r,e.g,e.b),s.setXYZ(21,e.r,e.g,e.b),s.setXYZ(22,e.r,e.g,e.b),s.setXYZ(23,e.r,e.g,e.b),s.setXYZ(24,t.r,t.g,t.b),s.setXYZ(25,t.r,t.g,t.b),s.setXYZ(26,t.r,t.g,t.b),s.setXYZ(27,t.r,t.g,t.b),s.setXYZ(28,t.r,t.g,t.b),s.setXYZ(29,t.r,t.g,t.b),s.setXYZ(30,t.r,t.g,t.b),s.setXYZ(31,t.r,t.g,t.b),s.setXYZ(32,i.r,i.g,i.b),s.setXYZ(33,i.r,i.g,i.b),s.setXYZ(34,i.r,i.g,i.b),s.setXYZ(35,i.r,i.g,i.b),s.setXYZ(36,i.r,i.g,i.b),s.setXYZ(37,i.r,i.g,i.b),s.setXYZ(38,r.r,r.g,r.b),s.setXYZ(39,r.r,r.g,r.b),s.setXYZ(40,a.r,a.g,a.b),s.setXYZ(41,a.r,a.g,a.b),s.setXYZ(42,a.r,a.g,a.b),s.setXYZ(43,a.r,a.g,a.b),s.setXYZ(44,a.r,a.g,a.b),s.setXYZ(45,a.r,a.g,a.b),s.setXYZ(46,a.r,a.g,a.b),s.setXYZ(47,a.r,a.g,a.b),s.setXYZ(48,a.r,a.g,a.b),s.setXYZ(49,a.r,a.g,a.b),s.needsUpdate=!0}update(){let e=this.geometry,t=this.pointMap,i=1,r=1;Ji.projectionMatrixInverse.copy(this.camera.projectionMatrixInverse),nr("c",t,e,Ji,0,0,-1),nr("t",t,e,Ji,0,0,1),nr("n1",t,e,Ji,-i,-r,-1),nr("n2",t,e,Ji,i,-r,-1),nr("n3",t,e,Ji,-i,r,-1),nr("n4",t,e,Ji,i,r,-1),nr("f1",t,e,Ji,-i,-r,1),nr("f2",t,e,Ji,i,-r,1),nr("f3",t,e,Ji,-i,r,1),nr("f4",t,e,Ji,i,r,1),nr("u1",t,e,Ji,i*.7,r*1.1,-1),nr("u2",t,e,Ji,-i*.7,r*1.1,-1),nr("u3",t,e,Ji,0,r*2,-1),nr("cf1",t,e,Ji,-i,0,1),nr("cf2",t,e,Ji,i,0,1),nr("cf3",t,e,Ji,0,-r,1),nr("cf4",t,e,Ji,0,r,1),nr("cn1",t,e,Ji,-i,0,-1),nr("cn2",t,e,Ji,i,0,-1),nr("cn3",t,e,Ji,0,-r,-1),nr("cn4",t,e,Ji,0,r,-1),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function nr(e,t,i,r,a,s,n){wf.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],wf.x,wf.y,wf.z)}}var qm=class extends dp{constructor(e,t=16776960){let i=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),r=[1,1,1,-1,1,1,-1,-1,1,1,-1,1,1,1,-1,-1,1,-1,-1,-1,-1,1,-1,-1],a=new yt;a.setIndex(new It(i,1)),a.setAttribute("position",new ot(r,3)),super(a,new Ml({color:t,toneMapped:!1})),this.box=e,this.type="Box3Helper",this.geometry.computeBoundingSphere()}updateMatrixWorld(e){let t=this.box;t.isEmpty()||(t.getCenter(this.position),t.getSize(this.scale),this.scale.multiplyScalar(.5),super.updateMatrixWorld(e))}dispose(){this.geometry.dispose(),this.material.dispose()}},VN=class extends dp{constructor(e=1){let t=[0,0,0,e,0,0,0,0,0,0,e,0,0,0,0,0,0,e],i=[1,0,0,1,.6,0,0,1,0,.6,1,0,0,0,1,0,.6,1],r=new yt;r.setAttribute("position",new ot(t,3)),r.setAttribute("color",new ot(i,3));let a=new Ml({vertexColors:!0,toneMapped:!1});super(r,a),this.type="AxesHelper"}setColors(e,t,i){let r=new Ct,a=this.geometry.attributes.color.array;return r.set(e),r.toArray(a,0),r.toArray(a,3),r.set(t),r.toArray(a,6),r.toArray(a,9),r.set(i),r.toArray(a,12),r.toArray(a,15),this.geometry.attributes.color.needsUpdate=!0,this}dispose(){this.geometry.dispose(),this.material.dispose()}},mo=jN();function jN(){let e=new ArrayBuffer(4),t=new Float32Array(e),i=new Uint32Array(e),r=new Uint32Array(512),a=new Uint32Array(512);for(let l=0;l<256;++l){let h=l-127;h<-27?(r[l]=0,r[l|256]=32768,a[l]=24,a[l|256]=24):h<-14?(r[l]=1024>>-h-14,r[l|256]=1024>>-h-14|32768,a[l]=-h-1,a[l|256]=-h-1):h<=15?(r[l]=h+15<<10,r[l|256]=h+15<<10|32768,a[l]=13,a[l|256]=13):h<128?(r[l]=31744,r[l|256]=64512,a[l]=24,a[l|256]=24):(r[l]=31744,r[l|256]=64512,a[l]=13,a[l|256]=13)}let s=new Uint32Array(2048),n=new Uint32Array(64),o=new Uint32Array(64);for(let l=1;l<1024;++l){let h=l<<13,c=0;for(;(h&8388608)===0;)h<<=1,c-=8388608;h&=-8388609,c+=947912704,s[l]=h|c}for(let l=1024;l<2048;++l)s[l]=939524096+(l-1024<<13);for(let l=1;l<31;++l)n[l]=l<<23;n[31]=1199570944,n[32]=2147483648;for(let l=33;l<63;++l)n[l]=2147483648+(l-32<<23);n[63]=3347054592;for(let l=1;l<64;++l)l!==32&&(o[l]=1024);return{floatView:t,uint32View:i,baseTable:r,shiftTable:a,mantissaTable:s,exponentTable:n,offsetTable:o}}function GN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=yr(e,-65504,65504),mo.floatView[0]=e;let t=mo.uint32View[0],i=t>>23&511;return mo.baseTable[i]+((t&8388607)>>mo.shiftTable[i])}function HN(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var WN=Object.freeze({__proto__:null,fromHalfFloat:HN,toHalfFloat:GN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:cu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=cu);var Ku=".",tb=Symbol("target"),I3=Symbol("unsubscribe");function Jy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function qN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var An=Array.isArray;function ib(e){return typeof e=="symbol"}var YN={after:(e,t)=>An(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>An(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Ku),ib(t)?e+t.toString():e+t):e,initial:e=>{if(An(e))return e.slice(0,-1);if(e==="")return e;let t=e.lastIndexOf(Ku);return t===-1?"":e.slice(0,t)},last:e=>{if(An(e))return e[e.length-1]||"";if(e==="")return e;let t=e.lastIndexOf(Ku);return t===-1?e:e.slice(t+1)},walk:(e,t)=>{if(An(e))for(let i of e)t(i);else if(e!==""){let i=0,r=e.indexOf(Ku);if(r===-1)t(e);else for(;i<e.length;)r===-1&&(r=e.length),t(e.slice(i,r)),i=r+1,r=e.indexOf(Ku,i)}},get(e,t){return this.walk(t,i=>{e&&(e=e[i])}),e}},vs=YN;function XN(e){return typeof e=="object"&&typeof e.next=="function"}function QN(e,t,i,r,a){let s=e.next;if(t.name==="entries")e.next=function(){let n=s.call(this);return n.done===!1&&(n.value[0]=a(n.value[0],t,n.value[0],r),n.value[1]=a(n.value[1],t,n.value[0],r)),n};else if(t.name==="values"){let n=i[tb].keys();e.next=function(){let o=s.call(this);return o.done===!1&&(o.value=a(o.value,t,n.next().value,r)),o}}else e.next=function(){let n=s.call(this);return n.done===!1&&(n.value=a(n.value,t,n.value,r)),n};return e}function xS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&ib(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var ZN=class{constructor(e){this._equals=e,this._proxyCache=new WeakMap,this._pathCache=new WeakMap,this.isUnsubscribed=!1}_getDescriptorCache(){return this._descriptorCache===void 0&&(this._descriptorCache=new WeakMap),this._descriptorCache}_getProperties(e){let t=this._getDescriptorCache(),i=t.get(e);return i===void 0&&(i={},t.set(e,i)),i}_getOwnPropertyDescriptor(e,t){if(this.isUnsubscribed)return Reflect.getOwnPropertyDescriptor(e,t);let i=this._getProperties(e),r=i[t];return r===void 0&&(r=Reflect.getOwnPropertyDescriptor(e,t),i[t]=r),r}getProxy(e,t,i,r){if(this.isUnsubscribed)return e;let a=e[r],s=a||e;this._pathCache.set(s,t);let n=this._proxyCache.get(s);return n===void 0&&(n=a===void 0?new Proxy(e,i):e,this._proxyCache.set(s,n)),n}getPath(e){return this.isUnsubscribed?void 0:this._pathCache.get(e)}isDetached(e,t){return!Object.is(e,vs.get(t,this.getPath(e)))}defineProperty(e,t,i){return Reflect.defineProperty(e,t,i)?(this.isUnsubscribed||(this._getProperties(e)[t]=i),!0):!1}setProperty(e,t,i,r,a){if(!this._equals(a,i)||!(t in e)){let s=this._getOwnPropertyDescriptor(e,t);return s!==void 0&&"set"in s?Reflect.set(e,t,i,r):Reflect.set(e,t,i)}return!0}deleteProperty(e,t,i){if(Reflect.deleteProperty(e,t)){if(!this.isUnsubscribed){let r=this._getDescriptorCache().get(e);r&&(delete r[t],this._pathCache.delete(i))}return!0}return!1}isSameDescriptor(e,t,i){let r=this._getOwnPropertyDescriptor(t,i);return e!==void 0&&r!==void 0&&Object.is(e.value,r.value)&&(e.writable||!1)===(r.writable||!1)&&(e.enumerable||!1)===(r.enumerable||!1)&&(e.configurable||!1)===(r.configurable||!1)&&e.get===r.get&&e.set===r.set}isGetInvariant(e,t){let i=this._getOwnPropertyDescriptor(e,t);return i!==void 0&&i.configurable!==!0&&i.writable!==!0}unsubscribe(){this._descriptorCache=null,this._pathCache=null,this._proxyCache=null,this.isUnsubscribed=!0}};function $y(e){return toString.call(e)==="[object Object]"}function _f(){return!0}function rc(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var R3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),KN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),L3={push:_f,pop:_f,shift:_f,unshift:_f,copyWithin:rc,reverse:rc,sort:rc,splice:rc,flat:rc,fill:rc},JN=new Set([...R3,...KN,...Object.keys(L3)]);function Sf(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var B3=["keys","values","entries"],z3=new Set(["has","toString"]),F3={add:Sf,clear:Sf,delete:Sf,forEach:Sf},$N=new Set([...z3,...Object.keys(F3),...B3]);function Af(e,t){if(e.size!==t.size)return!0;let i;for(let[r,a]of e)if(i=t.get(r),i!==a||i===void 0&&!t.has(r))return!0;return!1}var e6=new Set([...z3,"get"]),k3={set:Af,clear:Af,delete:Af,forEach:Af},t6=new Set([...e6,...Object.keys(k3),...B3]),_l=class{constructor(e,t,i,r){this._path=t,this._isChanged=!1,this._clonedCache=new Set,this._hasOnValidate=r,this._changes=r?[]:null,this.clone=t===void 0?e:this._shallowClone(e)}static isHandledMethod(e){return R3.has(e)}_shallowClone(e){let t=e;if($y(e))t={...e};else if(An(e))t=[...e];else if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set([...e].map(i=>this._shallowClone(i)));else if(e instanceof Map){t=new Map;for(let[i,r]of e.entries())t.set(i,this._shallowClone(r))}return this._clonedCache.add(t),t}preferredThisArg(e,t,i,r){return e?(An(r)?this._onIsChanged=L3[t]:r instanceof Set?this._onIsChanged=F3[t]:r instanceof Map&&(this._onIsChanged=k3[t]),r):i}update(e,t,i){let r=vs.after(e,this._path);if(t!=="length"){let a=this.clone;vs.walk(r,s=>{a&&a[s]&&(this._clonedCache.has(a[s])||(a[s]=this._shallowClone(a[s])),a=a[s])}),this._hasOnValidate&&this._changes.push({path:r,property:t,previous:i}),a&&a[t]&&(a[t]=i)}this._isChanged=!0}undo(e){let t;for(let i=this._changes.length-1;i!==-1;i--)t=this._changes[i],vs.get(e,t.path)[t.property]=t.previous}isChanged(e){return this._onIsChanged===void 0?this._isChanged:this._onIsChanged(this.clone,e)}},bS=class extends _l{static isHandledMethod(e){return JN.has(e)}},i6=class extends _l{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},wS=class extends _l{static isHandledMethod(e){return $N.has(e)}undo(e){for(let t of this.clone)e.add(t);for(let t of e)this.clone.has(t)||e.delete(t)}},_S=class extends _l{static isHandledMethod(e){return t6.has(e)}undo(e){for(let[t,i]of this.clone.entries())e.set(t,i);for(let t of e.keys())this.clone.has(t)||e.delete(t)}},r6=class extends _l{constructor(e,t,i,r){super(void 0,t,i,r),this._arg1=i[0],this._weakValue=e.has(this._arg1)}isChanged(e){return this._weakValue!==e.has(this._arg1)}undo(e){this._weakValue&&!e.has(this._arg1)?e.add(this._arg1):e.delete(this._arg1)}},a6=class extends _l{constructor(e,t,i,r){super(void 0,t,i,r),this._weakKey=i[0],this._weakHas=e.has(this._weakKey),this._weakValue=e.get(this._weakKey)}isChanged(e){return this._weakValue!==e.get(this._weakKey)}undo(e){let t=e.has(this._weakKey);this._weakHas&&!t?e.set(this._weakKey,this._weakValue):!this._weakHas&&t?e.delete(this._weakKey):this._weakValue!==e.get(this._weakKey)&&e.set(this._weakKey,this._weakValue)}},wc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return $y(e)||An(e)||Jy(e)}static isHandledMethod(e,t){return $y(e)?_l.isHandledMethod(t):An(e)?bS.isHandledMethod(t):e instanceof Set?wS.isHandledMethod(t):e instanceof Map?_S.isHandledMethod(t):Jy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=_l;An(e)?r=bS:e instanceof Date?r=i6:e instanceof Set?r=wS:e instanceof Map?r=_S:e instanceof WeakSet?r=r6:e instanceof WeakMap&&(r=a6),this._stack.push(new r(e,t,i,this._hasOnValidate))}update(e,t,i){this._stack[this._stack.length-1].update(e,t,i)}preferredThisArg(e,t,i){let{name:r}=e,a=wc.isHandledMethod(i,r);return this._stack[this._stack.length-1].preferredThisArg(a,r,t,i)}isChanged(e,t,i){return this._stack[this._stack.length-1].isChanged(e,t,i)}undo(e){this._previousClone!==void 0&&this._previousClone.undo(e)}stop(){return this._previousClone=this._stack.pop(),this._previousClone.clone}},s6={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},rb=(e,t,i={})=>{i={...s6,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new ZN(a),h=typeof i.onValidate=="function",c=new wc(h),u=(x,b,_,M,S)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,M,S)===!0,d=(x,b,_,M)=>{!xS(l,i,b)&&!(n&&l.isDetached(x,e))&&p(l.getPath(x),b,_,M)},p=(x,b,_,M,S)=>{c.isCloning?c.update(x,b,M):t(vs.concat(x,b),_,M,S)},f=x=>x&&(x[r]||x),m=(x,b,_,M)=>qN(x)||_==="constructor"||s&&!wc.isHandledMethod(b,_)||xS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(M===void 0&&(M=l.getPath(b)),l.getProxy(x,vs.concat(M,_),g,r)),g={get(x,b,_){if(ib(b)){if(b===r||b===tb)return x;if(b===I3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let M=Jy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return m(M,x,b)},set(x,b,_,M){_=f(_);let S=x[r]||x,C=S[b];if(a(C,_)&&b in x)return!0;let A=u(x,b,_,C);return A&&l.setProperty(S,b,_,M,C)?(d(x,b,x[b],C),!0):!A},defineProperty(x,b,_){if(!l.isSameDescriptor(_,x,b)){let M=x[b];u(x,b,_.value,M)&&l.defineProperty(x,b,_,M)&&d(x,b,_.value,M)}return!0},deleteProperty(x,b){if(!Reflect.has(x,b))return!0;let _=Reflect.get(x,b),M=u(x,b,void 0,_);return M&&l.deleteProperty(x,b,_)?(d(x,b,void 0,_),!0):!M},apply(x,b,_){let M=b[r]||b;if(l.isUnsubscribed)return Reflect.apply(x,M,_);if((o===!1||o!==!0&&!o.includes(x.name))&&wc.isHandledType(M)){let S=vs.initial(l.getPath(x)),C=wc.isHandledMethod(M,x.name);c.start(M,S,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,M),C?_.map(I=>f(I)):_),T=c.isChanged(M,a),P=c.stop();if(wc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(S=vs.concat(S,_[0])),A=l.getProxy(A,S,g)),T){let I={name:x.name,args:_,result:A},z=c.isCloning?vs.initial(S):S,F=c.isCloning?vs.last(S):"";u(vs.get(e,z),F,M,P,I)?p(z,F,M,P,I):c.undo(M)}return(b instanceof Map||b instanceof Set)&&XN(A)?QN(A,x,b,S,m):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",g);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};rb.target=e=>e&&e[tb]||e;rb.unsubscribe=e=>e[I3]||e;var SS=rb,n6=typeof global=="object"&&global&&global.Object===Object&&global,U3=n6,o6=typeof self=="object"&&self&&self.Object===Object&&self,l6=U3||o6||Function("return this")(),$s=l6,h6=$s.Symbol,Ms=h6,N3=Object.prototype,c6=N3.hasOwnProperty,u6=N3.toString,Ju=Ms?Ms.toStringTag:void 0;function d6(e){var t=c6.call(e,Ju),i=e[Ju];try{e[Ju]=void 0;var r=!0}catch{}var a=u6.call(e);return r&&(t?e[Ju]=i:delete e[Ju]),a}var p6=d6,f6=Object.prototype,m6=f6.toString;function g6(e){return m6.call(e)}var v6=g6,y6="[object Null]",x6="[object Undefined]",AS=Ms?Ms.toStringTag:void 0;function b6(e){return e==null?e===void 0?x6:y6:AS&&AS in Object(e)?p6(e):v6(e)}var Mh=b6;function w6(e){return e!=null&&typeof e=="object"}var Eo=w6,_6="[object Symbol]";function S6(e){return typeof e=="symbol"||Eo(e)&&Mh(e)==_6}var gp=S6;function A6(e,t){for(var i=-1,r=e==null?0:e.length,a=Array(r);++i<r;)a[i]=t(e[i],i,e);return a}var V3=A6,M6=Array.isArray,In=M6,C6=1/0,MS=Ms?Ms.prototype:void 0,CS=MS?MS.toString:void 0;function j3(e){if(typeof e=="string")return e;if(In(e))return V3(e,j3)+"";if(gp(e))return CS?CS.call(e):"";var t=e+"";return t=="0"&&1/e==-C6?"-0":t}var E6=j3,T6=/\s/;function P6(e){for(var t=e.length;t--&&T6.test(e.charAt(t)););return t}var D6=P6,O6=/^\s+/;function I6(e){return e&&e.slice(0,D6(e)+1).replace(O6,"")}var R6=I6;function L6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Js=L6,ES=0/0,B6=/^[-+]0x[0-9a-f]+$/i,z6=/^0b[01]+$/i,F6=/^0o[0-7]+$/i,k6=parseInt;function U6(e){if(typeof e=="number")return e;if(gp(e))return ES;if(Js(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Js(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=R6(e);var i=z6.test(e);return i||F6.test(e)?k6(e.slice(2),i?2:8):B6.test(e)?ES:+e}var TS=U6;function N6(e){return e}var G3=N6,V6="[object AsyncFunction]",j6="[object Function]",G6="[object GeneratorFunction]",H6="[object Proxy]";function W6(e){if(!Js(e))return!1;var t=Mh(e);return t==j6||t==G6||t==V6||t==H6}var H3=W6,q6=$s["__core-js_shared__"],v0=q6,PS=function(){var e=/[^.]+$/.exec(v0&&v0.keys&&v0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Y6(e){return!!PS&&PS in e}var X6=Y6,Q6=Function.prototype,Z6=Q6.toString;function K6(e){if(e!=null){try{return Z6.call(e)}catch{}try{return e+""}catch{}}return""}var Ch=K6,J6=/[\\^$.*+?()[\]{}|]/g,$6=/^\[object .+?Constructor\]$/,eV=Function.prototype,tV=Object.prototype,iV=eV.toString,rV=tV.hasOwnProperty,aV=RegExp("^"+iV.call(rV).replace(J6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function sV(e){if(!Js(e)||X6(e))return!1;var t=H3(e)?aV:$6;return t.test(Ch(e))}var nV=sV;function oV(e,t){return e?.[t]}var lV=oV;function hV(e,t){var i=lV(e,t);return nV(i)?i:void 0}var Eh=hV,cV=Eh($s,"WeakMap"),e1=cV,DS=Object.create,uV=function(){function e(){}return function(t){if(!Js(t))return{};if(DS)return DS(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),dV=uV;function pV(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var fV=pV;function mV(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var gV=mV,vV=800,yV=16,xV=Date.now;function bV(e){var t=0,i=0;return function(){var r=xV(),a=yV-(r-i);if(i=r,a>0){if(++t>=vV)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var wV=bV;function _V(e){return function(){return e}}var SV=_V,AV=function(){try{var e=Eh(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Ym=AV,MV=Ym?function(e,t){return Ym(e,"toString",{configurable:!0,enumerable:!1,value:SV(t),writable:!0})}:G3,CV=MV,EV=wV(CV),TV=EV;function PV(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var DV=PV,OV=9007199254740991,IV=/^(?:0|[1-9]\d*)$/;function RV(e,t){var i=typeof e;return t=t??OV,!!t&&(i=="number"||i!="symbol"&&IV.test(e))&&e>-1&&e%1==0&&e<t}var ab=RV;function LV(e,t,i){t=="__proto__"&&Ym?Ym(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var W3=LV;function BV(e,t){return e===t||e!==e&&t!==t}var sb=BV,zV=Object.prototype,FV=zV.hasOwnProperty;function kV(e,t,i){var r=e[t];(!(FV.call(e,t)&&sb(r,i))||i===void 0&&!(t in e))&&W3(e,t,i)}var nb=kV;function UV(e,t,i,r){var a=!i;i||(i={});for(var s=-1,n=t.length;++s<n;){var o=t[s],l=r?r(i[o],e[o],o,i,e):void 0;l===void 0&&(l=e[o]),a?W3(i,o,l):nb(i,o,l)}return i}var vp=UV,OS=Math.max;function NV(e,t,i){return t=OS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=OS(r.length-t,0),n=Array(s);++a<s;)n[a]=r[t+a];a=-1;for(var o=Array(t+1);++a<t;)o[a]=r[a];return o[t]=i(n),fV(e,this,o)}}var VV=NV,jV=9007199254740991;function GV(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=jV}var ob=GV;function HV(e){return e!=null&&ob(e.length)&&!H3(e)}var q3=HV,WV=Object.prototype;function qV(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||WV;return e===i}var lb=qV;function YV(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var XV=YV,QV="[object Arguments]";function ZV(e){return Eo(e)&&Mh(e)==QV}var IS=ZV,Y3=Object.prototype,KV=Y3.hasOwnProperty,JV=Y3.propertyIsEnumerable,$V=IS(function(){return arguments}())?IS:function(e){return Eo(e)&&KV.call(e,"callee")&&!JV.call(e,"callee")},hb=$V;function e8(){return!1}var t8=e8,X3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,RS=X3&&typeof module=="object"&&module&&!module.nodeType&&module,i8=RS&&RS.exports===X3,LS=i8?$s.Buffer:void 0,r8=LS?LS.isBuffer:void 0,a8=r8||t8,Xm=a8,s8="[object Arguments]",n8="[object Array]",o8="[object Boolean]",l8="[object Date]",h8="[object Error]",c8="[object Function]",u8="[object Map]",d8="[object Number]",p8="[object Object]",f8="[object RegExp]",m8="[object Set]",g8="[object String]",v8="[object WeakMap]",y8="[object ArrayBuffer]",x8="[object DataView]",b8="[object Float32Array]",w8="[object Float64Array]",_8="[object Int8Array]",S8="[object Int16Array]",A8="[object Int32Array]",M8="[object Uint8Array]",C8="[object Uint8ClampedArray]",E8="[object Uint16Array]",T8="[object Uint32Array]",Ni={};Ni[b8]=Ni[w8]=Ni[_8]=Ni[S8]=Ni[A8]=Ni[M8]=Ni[C8]=Ni[E8]=Ni[T8]=!0;Ni[s8]=Ni[n8]=Ni[y8]=Ni[o8]=Ni[x8]=Ni[l8]=Ni[h8]=Ni[c8]=Ni[u8]=Ni[d8]=Ni[p8]=Ni[f8]=Ni[m8]=Ni[g8]=Ni[v8]=!1;function P8(e){return Eo(e)&&ob(e.length)&&!!Ni[Mh(e)]}var D8=P8;function O8(e){return function(t){return e(t)}}var cb=O8,Q3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Id=Q3&&typeof module=="object"&&module&&!module.nodeType&&module,I8=Id&&Id.exports===Q3,y0=I8&&U3.process,R8=function(){try{var e=Id&&Id.require&&Id.require("util").types;return e||y0&&y0.binding&&y0.binding("util")}catch{}}(),Jc=R8,BS=Jc&&Jc.isTypedArray,L8=BS?cb(BS):D8,Z3=L8,B8=Object.prototype,z8=B8.hasOwnProperty;function F8(e,t){var i=In(e),r=!i&&hb(e),a=!i&&!r&&Xm(e),s=!i&&!r&&!a&&Z3(e),n=i||r||a||s,o=n?XV(e.length,String):[],l=o.length;for(var h in e)(t||z8.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||ab(h,l)))&&o.push(h);return o}var K3=F8;function k8(e,t){return function(i){return e(t(i))}}var J3=k8,U8=J3(Object.keys,Object),N8=U8,V8=Object.prototype,j8=V8.hasOwnProperty;function G8(e){if(!lb(e))return N8(e);var t=[];for(var i in Object(e))j8.call(e,i)&&i!="constructor"&&t.push(i);return t}var H8=G8;function W8(e){return q3(e)?K3(e):H8(e)}var ub=W8;function q8(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var Y8=q8,X8=Object.prototype,Q8=X8.hasOwnProperty;function Z8(e){if(!Js(e))return Y8(e);var t=lb(e),i=[];for(var r in e)r=="constructor"&&(t||!Q8.call(e,r))||i.push(r);return i}var K8=Z8;function J8(e){return q3(e)?K3(e,!0):K8(e)}var $l=J8,$8=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ej=/^\w*$/;function tj(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||gp(e)?!0:ej.test(e)||!$8.test(e)||t!=null&&e in Object(t)}var ij=tj,rj=Eh(Object,"create"),Yd=rj;function aj(){this.__data__=Yd?Yd(null):{},this.size=0}var sj=aj;function nj(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var oj=nj,lj="__lodash_hash_undefined__",hj=Object.prototype,cj=hj.hasOwnProperty;function uj(e){var t=this.__data__;if(Yd){var i=t[e];return i===lj?void 0:i}return cj.call(t,e)?t[e]:void 0}var dj=uj,pj=Object.prototype,fj=pj.hasOwnProperty;function mj(e){var t=this.__data__;return Yd?t[e]!==void 0:fj.call(t,e)}var gj=mj,vj="__lodash_hash_undefined__";function yj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Yd&&t===void 0?vj:t,this}var xj=yj;function gu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}gu.prototype.clear=sj;gu.prototype.delete=oj;gu.prototype.get=dj;gu.prototype.has=gj;gu.prototype.set=xj;var zS=gu;function bj(){this.__data__=[],this.size=0}var wj=bj;function _j(e,t){for(var i=e.length;i--;)if(sb(e[i][0],t))return i;return-1}var Vg=_j,Sj=Array.prototype,Aj=Sj.splice;function Mj(e){var t=this.__data__,i=Vg(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():Aj.call(t,i,1),--this.size,!0}var Cj=Mj;function Ej(e){var t=this.__data__,i=Vg(t,e);return i<0?void 0:t[i][1]}var Tj=Ej;function Pj(e){return Vg(this.__data__,e)>-1}var Dj=Pj;function Oj(e,t){var i=this.__data__,r=Vg(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var Ij=Oj;function vu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}vu.prototype.clear=wj;vu.prototype.delete=Cj;vu.prototype.get=Tj;vu.prototype.has=Dj;vu.prototype.set=Ij;var jg=vu,Rj=Eh($s,"Map"),Xd=Rj;function Lj(){this.size=0,this.__data__={hash:new zS,map:new(Xd||jg),string:new zS}}var Bj=Lj;function zj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Fj=zj;function kj(e,t){var i=e.__data__;return Fj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var Gg=kj;function Uj(e){var t=Gg(this,e).delete(e);return this.size-=t?1:0,t}var Nj=Uj;function Vj(e){return Gg(this,e).get(e)}var jj=Vj;function Gj(e){return Gg(this,e).has(e)}var Hj=Gj;function Wj(e,t){var i=Gg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var qj=Wj;function yu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}yu.prototype.clear=Bj;yu.prototype.delete=Nj;yu.prototype.get=jj;yu.prototype.has=Hj;yu.prototype.set=qj;var Hg=yu,Yj="Expected a function";function db(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Yj);var i=function(){var r=arguments,a=t?t.apply(this,r):r[0],s=i.cache;if(s.has(a))return s.get(a);var n=e.apply(this,r);return i.cache=s.set(a,n)||s,n};return i.cache=new(db.Cache||Hg),i}db.Cache=Hg;var Xj=db,Qj=500;function Zj(e){var t=Xj(e,function(r){return i.size===Qj&&i.clear(),r}),i=t.cache;return t}var Kj=Zj,Jj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$j=/\\(\\)?/g,eG=Kj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Jj,function(i,r,a,s){t.push(a?s.replace($j,"$1"):r||i)}),t}),tG=eG;function iG(e){return e==null?"":E6(e)}var rG=iG;function aG(e,t){return In(e)?e:ij(e,t)?[e]:tG(rG(e))}var xu=aG,sG=1/0;function nG(e){if(typeof e=="string"||gp(e))return e;var t=e+"";return t=="0"&&1/e==-sG?"-0":t}var Wg=nG;function oG(e,t){t=xu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Wg(t[i++])];return i&&i==r?e:void 0}var $3=oG;function lG(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var pb=lG,FS=Ms?Ms.isConcatSpreadable:void 0;function hG(e){return In(e)||hb(e)||!!(FS&&e&&e[FS])}var cG=hG;function eT(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=cG),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?eT(o,t-1,i,r,a):pb(a,o):r||(a[a.length]=o)}return a}var uG=eT;function dG(e){var t=e==null?0:e.length;return t?uG(e,1):[]}var pG=dG;function fG(e){return TV(VV(e,void 0,pG),e+"")}var tT=fG,mG=J3(Object.getPrototypeOf,Object),fb=mG,gG="[object Object]",vG=Function.prototype,yG=Object.prototype,iT=vG.toString,xG=yG.hasOwnProperty,bG=iT.call(Object);function wG(e){if(!Eo(e)||Mh(e)!=gG)return!1;var t=fb(e);if(t===null)return!0;var i=xG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&iT.call(i)==bG}var _G=wG;function SG(e,t,i){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var s=Array(a);++r<a;)s[r]=e[r+t];return s}var AG=SG;function MG(){this.__data__=new jg,this.size=0}var CG=MG;function EG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var TG=EG;function PG(e){return this.__data__.get(e)}var DG=PG;function OG(e){return this.__data__.has(e)}var IG=OG,RG=200;function LG(e,t){var i=this.__data__;if(i instanceof jg){var r=i.__data__;if(!Xd||r.length<RG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new Hg(r)}return i.set(e,t),this.size=i.size,this}var BG=LG;function bu(e){var t=this.__data__=new jg(e);this.size=t.size}bu.prototype.clear=CG;bu.prototype.delete=TG;bu.prototype.get=DG;bu.prototype.has=IG;bu.prototype.set=BG;var bm=bu;function zG(e,t){return e&&vp(t,ub(t),e)}var FG=zG;function kG(e,t){return e&&vp(t,$l(t),e)}var UG=kG,rT=typeof exports=="object"&&exports&&!exports.nodeType&&exports,kS=rT&&typeof module=="object"&&module&&!module.nodeType&&module,NG=kS&&kS.exports===rT,US=NG?$s.Buffer:void 0,NS=US?US.allocUnsafe:void 0;function VG(e,t){if(t)return e.slice();var i=e.length,r=NS?NS(i):new e.constructor(i);return e.copy(r),r}var jG=VG;function GG(e,t){for(var i=-1,r=e==null?0:e.length,a=0,s=[];++i<r;){var n=e[i];t(n,i,e)&&(s[a++]=n)}return s}var HG=GG;function WG(){return[]}var aT=WG,qG=Object.prototype,YG=qG.propertyIsEnumerable,VS=Object.getOwnPropertySymbols,XG=VS?function(e){return e==null?[]:(e=Object(e),HG(VS(e),function(t){return YG.call(e,t)}))}:aT,mb=XG;function QG(e,t){return vp(e,mb(e),t)}var ZG=QG,KG=Object.getOwnPropertySymbols,JG=KG?function(e){for(var t=[];e;)pb(t,mb(e)),e=fb(e);return t}:aT,sT=JG;function $G(e,t){return vp(e,sT(e),t)}var eH=$G;function tH(e,t,i){var r=t(e);return In(e)?r:pb(r,i(e))}var nT=tH;function iH(e){return nT(e,ub,mb)}var t1=iH;function rH(e){return nT(e,$l,sT)}var oT=rH,aH=Eh($s,"DataView"),i1=aH,sH=Eh($s,"Promise"),r1=sH,nH=Eh($s,"Set"),a1=nH,jS="[object Map]",oH="[object Object]",GS="[object Promise]",HS="[object Set]",WS="[object WeakMap]",qS="[object DataView]",lH=Ch(i1),hH=Ch(Xd),cH=Ch(r1),uH=Ch(a1),dH=Ch(e1),Wl=Mh;(i1&&Wl(new i1(new ArrayBuffer(1)))!=qS||Xd&&Wl(new Xd)!=jS||r1&&Wl(r1.resolve())!=GS||a1&&Wl(new a1)!=HS||e1&&Wl(new e1)!=WS)&&(Wl=function(e){var t=Mh(e),i=t==oH?e.constructor:void 0,r=i?Ch(i):"";if(r)switch(r){case lH:return qS;case hH:return jS;case cH:return GS;case uH:return HS;case dH:return WS}return t});var Qd=Wl,pH=Object.prototype,fH=pH.hasOwnProperty;function mH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&fH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var gH=mH,vH=$s.Uint8Array,Qm=vH;function yH(e){var t=new e.constructor(e.byteLength);return new Qm(t).set(new Qm(e)),t}var gb=yH;function xH(e,t){var i=t?gb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var bH=xH,wH=/\w*$/;function _H(e){var t=new e.constructor(e.source,wH.exec(e));return t.lastIndex=e.lastIndex,t}var SH=_H,YS=Ms?Ms.prototype:void 0,XS=YS?YS.valueOf:void 0;function AH(e){return XS?Object(XS.call(e)):{}}var MH=AH;function CH(e,t){var i=t?gb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var EH=CH,TH="[object Boolean]",PH="[object Date]",DH="[object Map]",OH="[object Number]",IH="[object RegExp]",RH="[object Set]",LH="[object String]",BH="[object Symbol]",zH="[object ArrayBuffer]",FH="[object DataView]",kH="[object Float32Array]",UH="[object Float64Array]",NH="[object Int8Array]",VH="[object Int16Array]",jH="[object Int32Array]",GH="[object Uint8Array]",HH="[object Uint8ClampedArray]",WH="[object Uint16Array]",qH="[object Uint32Array]";function YH(e,t,i){var r=e.constructor;switch(t){case zH:return gb(e);case TH:case PH:return new r(+e);case FH:return bH(e,i);case kH:case UH:case NH:case VH:case jH:case GH:case HH:case WH:case qH:return EH(e,i);case DH:return new r;case OH:case LH:return new r(e);case IH:return SH(e);case RH:return new r;case BH:return MH(e)}}var XH=YH;function QH(e){return typeof e.constructor=="function"&&!lb(e)?dV(fb(e)):{}}var ZH=QH,KH="[object Map]";function JH(e){return Eo(e)&&Qd(e)==KH}var $H=JH,QS=Jc&&Jc.isMap,e9=QS?cb(QS):$H,t9=e9,i9="[object Set]";function r9(e){return Eo(e)&&Qd(e)==i9}var a9=r9,ZS=Jc&&Jc.isSet,s9=ZS?cb(ZS):a9,n9=s9,o9=1,l9=2,h9=4,lT="[object Arguments]",c9="[object Array]",u9="[object Boolean]",d9="[object Date]",p9="[object Error]",hT="[object Function]",f9="[object GeneratorFunction]",m9="[object Map]",g9="[object Number]",cT="[object Object]",v9="[object RegExp]",y9="[object Set]",x9="[object String]",b9="[object Symbol]",w9="[object WeakMap]",_9="[object ArrayBuffer]",S9="[object DataView]",A9="[object Float32Array]",M9="[object Float64Array]",C9="[object Int8Array]",E9="[object Int16Array]",T9="[object Int32Array]",P9="[object Uint8Array]",D9="[object Uint8ClampedArray]",O9="[object Uint16Array]",I9="[object Uint32Array]",Fi={};Fi[lT]=Fi[c9]=Fi[_9]=Fi[S9]=Fi[u9]=Fi[d9]=Fi[A9]=Fi[M9]=Fi[C9]=Fi[E9]=Fi[T9]=Fi[m9]=Fi[g9]=Fi[cT]=Fi[v9]=Fi[y9]=Fi[x9]=Fi[b9]=Fi[P9]=Fi[D9]=Fi[O9]=Fi[I9]=!0;Fi[p9]=Fi[hT]=Fi[w9]=!1;function wm(e,t,i,r,a,s){var n,o=t&o9,l=t&l9,h=t&h9;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Js(e))return e;var c=In(e);if(c){if(n=gH(e),!o)return gV(e,n)}else{var u=Qd(e),d=u==hT||u==f9;if(Xm(e))return jG(e,o);if(u==cT||u==lT||d&&!a){if(n=l||d?{}:ZH(e),!o)return l?eH(e,UG(n,e)):ZG(e,FG(n,e))}else{if(!Fi[u])return a?e:{};n=XH(e,u,o)}}s||(s=new bm);var p=s.get(e);if(p)return p;s.set(e,n),n9(e)?e.forEach(function(g){n.add(wm(g,t,i,g,e,s))}):t9(e)&&e.forEach(function(g,y){n.set(y,wm(g,t,i,y,e,s))});var f=h?l?oT:t1:l?$l:ub,m=c?void 0:f(e);return DV(m||e,function(g,y){m&&(y=g,g=e[y]),nb(n,y,wm(g,t,i,y,e,s))}),n}var uT=wm,R9=1,L9=4;function B9(e){return uT(e,R9|L9)}var qg=B9,z9="__lodash_hash_undefined__";function F9(e){return this.__data__.set(e,z9),this}var k9=F9;function U9(e){return this.__data__.has(e)}var N9=U9;function Zm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new Hg;++t<i;)this.add(e[t])}Zm.prototype.add=Zm.prototype.push=k9;Zm.prototype.has=N9;var V9=Zm;function j9(e,t){for(var i=-1,r=e==null?0:e.length;++i<r;)if(t(e[i],i,e))return!0;return!1}var G9=j9;function H9(e,t){return e.has(t)}var W9=H9,q9=1,Y9=2;function X9(e,t,i,r,a,s){var n=i&q9,o=e.length,l=t.length;if(o!=l&&!(n&&l>o))return!1;var h=s.get(e),c=s.get(t);if(h&&c)return h==t&&c==e;var u=-1,d=!0,p=i&Y9?new V9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],m=t[u];if(r)var g=n?r(m,f,u,t,e,s):r(f,m,u,e,t,s);if(g!==void 0){if(g)continue;d=!1;break}if(p){if(!G9(t,function(y,x){if(!W9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===m||a(f,m,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var dT=X9;function Q9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var Z9=Q9;function K9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var J9=K9,$9=1,e7=2,t7="[object Boolean]",i7="[object Date]",r7="[object Error]",a7="[object Map]",s7="[object Number]",n7="[object RegExp]",o7="[object Set]",l7="[object String]",h7="[object Symbol]",c7="[object ArrayBuffer]",u7="[object DataView]",KS=Ms?Ms.prototype:void 0,x0=KS?KS.valueOf:void 0;function d7(e,t,i,r,a,s,n){switch(i){case u7:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case c7:return!(e.byteLength!=t.byteLength||!s(new Qm(e),new Qm(t)));case t7:case i7:case s7:return sb(+e,+t);case r7:return e.name==t.name&&e.message==t.message;case n7:case l7:return e==t+"";case a7:var o=Z9;case o7:var l=r&$9;if(o||(o=J9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=e7,n.set(e,t);var c=dT(o(e),o(t),r,a,s,n);return n.delete(e),c;case h7:if(x0)return x0.call(e)==x0.call(t)}return!1}var p7=d7,f7=1,m7=Object.prototype,g7=m7.hasOwnProperty;function v7(e,t,i,r,a,s){var n=i&f7,o=t1(e),l=o.length,h=t1(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:g7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var m=!0;s.set(e,t),s.set(t,e);for(var g=n;++u<l;){d=o[u];var y=e[d],x=t[d];if(r)var b=n?r(x,y,d,t,e,s):r(y,x,d,e,t,s);if(!(b===void 0?y===x||a(y,x,i,r,s):b)){m=!1;break}g||(g=d=="constructor")}if(m&&!g){var _=e.constructor,M=t.constructor;_!=M&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof M=="function"&&M instanceof M)&&(m=!1)}return s.delete(e),s.delete(t),m}var y7=v7,x7=1,JS="[object Arguments]",$S="[object Array]",Mf="[object Object]",b7=Object.prototype,eA=b7.hasOwnProperty;function w7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?$S:Qd(e),h=o?$S:Qd(t);l=l==JS?Mf:l,h=h==JS?Mf:h;var c=l==Mf,u=h==Mf,d=l==h;if(d&&Xm(e)){if(!Xm(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new bm),n||Z3(e)?dT(e,t,i,r,a,s):p7(e,t,l,i,r,a,s);if(!(i&x7)){var p=c&&eA.call(e,"__wrapped__"),f=u&&eA.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,g=f?t.value():t;return s||(s=new bm),a(m,g,i,r,s)}}return d?(s||(s=new bm),y7(e,t,i,r,a,s)):!1}var _7=w7;function pT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Eo(e)&&!Eo(t)?e!==e&&t!==t:_7(e,t,i,r,pT,a)}var S7=pT;function A7(e,t){return e!=null&&t in Object(e)}var M7=A7;function C7(e,t,i){t=xu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Wg(t[r]);if(!(s=e!=null&&i(e,n)))break;e=e[n]}return s||++r!=a?s:(a=e==null?0:e.length,!!a&&ob(a)&&ab(n,a)&&(In(e)||hb(e)))}var E7=C7;function T7(e,t){return e!=null&&E7(e,t,M7)}var P7=T7,D7=function(){return $s.Date.now()},b0=D7,O7="Expected a function",I7=Math.max,R7=Math.min;function L7(e,t,i){var r,a,s,n,o,l,h=0,c=!1,u=!1,d=!0;if(typeof e!="function")throw new TypeError(O7);t=TS(t)||0,Js(i)&&(c=!!i.leading,u="maxWait"in i,s=u?I7(TS(i.maxWait)||0,t):s,d="trailing"in i?!!i.trailing:d);function p(S){var C=r,A=a;return r=a=void 0,h=S,n=e.apply(A,C),n}function f(S){return h=S,o=setTimeout(y,t),c?p(S):n}function m(S){var C=S-l,A=S-h,T=t-C;return u?R7(T,s-A):T}function g(S){var C=S-l,A=S-h;return l===void 0||C>=t||C<0||u&&A>=s}function y(){var S=b0();if(g(S))return x(S);o=setTimeout(y,m(S))}function x(S){return o=void 0,d&&r?p(S):(r=a=void 0,n)}function b(){o!==void 0&&clearTimeout(o),h=0,r=l=a=o=void 0}function _(){return o===void 0?n:x(b0())}function M(){var S=b0(),C=g(S);if(r=arguments,a=this,l=S,C){if(o===void 0)return f(l);if(u)return clearTimeout(o),o=setTimeout(y,t),p(l)}return o===void 0&&(o=setTimeout(y,t)),n}return M.cancel=b,M.flush=_,M}var vb=L7;function B7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var z7=B7;function F7(e,t){return e>t}var k7=F7;function U7(e,t){return t.length<2?e:$3(e,AG(t,0,-1))}var N7=U7;function V7(e,t){return S7(e,t)}var yb=V7;function j7(e,t,i){for(var r=-1,a=e.length;++r<a;){var s=e[r],n=t(s);if(n!=null&&(o===void 0?n===n&&!gp(n):i(n,o)))var o=n,l=s}return l}var G7=j7;function H7(e){return e&&e.length?G7(e,G3,k7):void 0}var W7=H7;function q7(e,t){return t=xu(t,e),e=N7(e,t),e==null||delete e[Wg(z7(t))]}var Y7=q7;function X7(e){return _G(e)?void 0:e}var Q7=X7,Z7=1,K7=2,J7=4,$7=tT(function(e,t){var i={};if(e==null)return i;var r=!1;t=V3(t,function(s){return s=xu(s,e),r||(r=s.length>1),s}),vp(e,oT(e),i),r&&(i=uT(i,Z7|K7|J7,Q7));for(var a=t.length;a--;)Y7(i,t[a]);return i}),s1=$7;function eW(e,t,i,r){if(!Js(e))return e;t=xu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Wg(t[a]),h=i;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(a!=n){var c=o[l];h=r?r(c,l,o):void 0,h===void 0&&(h=Js(c)?c:ab(t[a+1])?[]:{})}nb(o,l,h),o=o[l]}return e}var tW=eW;function iW(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=$3(e,n);i(o,n)&&tW(s,xu(n,e),o)}return s}var rW=iW;function aW(e,t){return rW(e,t,function(i,r){return P7(e,r)})}var sW=aW,nW=tT(function(e,t){return e==null?{}:sW(e,t)}),So=nW,oW="Expected a function";function lW(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(oW);return Js(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),vb(e,t,{leading:r,maxWait:t,trailing:a})}var hW=lW;function fT(e){for(let t of Object.keys(e))e[t]===void 0&&delete e[t];return e}function Rn(e,t){return Object.setPrototypeOf(e,t),e}var cW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),uW=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),dW=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||Yg&&"ontouchend"in document,pW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,fW=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,mW=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},gW=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},vW=()=>{if(typeof window>"u")return;let e=new URLSearchParams(window.location.search).get("desktop-app-version");return e?(window.localStorage.setItem("desktop-app-version",e),e):window.localStorage.getItem("desktop-app-version")??"0.0.6"},mT=cW(),Wae=mT?vW():void 0,Yg=uW(),yp=dW(),yW=pW(),Ja=fW(),tA=mW(),xW=Number(gW());function gT(e){return Array.isArray(e)?e:[e]}function vT(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}function Cf(e){return Yg?e.metaKey:e.ctrlKey}function bW(e){return e.wheelDeltaY===0||e.deltaY===0?Yg&&e.shiftKey&&Math.abs(e.wheelDeltaX)>=120?!1:e.wheelDeltaX?e.wheelDeltaX===-3*e.deltaX||e.wheelDeltaX===-3*window.devicePixelRatio*e.deltaX:e.deltaMode===0:e.wheelDeltaY?e.wheelDeltaY===-3*e.deltaY||e.wheelDeltaY===-3*window.devicePixelRatio*e.deltaY:e.deltaMode===0}var Pt=[],Km={},wd={},_m={};function yT(e){Pt.includes(e)||Pt.push(e)}function zc(e){delete Km[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function wW(){Pt.splice(0,Pt.length)}function Jm(e){if(e.pointerType!=="touch")return;let t=Km[e.pointerId];t===void 0&&(t={x:0,y:0},Km[e.pointerId]=t),t.x=e.pageX,t.y=e.pageY}function w0(e){let t=e.pointerId===Pt[0].pointerId?Pt[1]:Pt[0];return Km[t.pointerId]}function xT(e){wd[e.key]=!0,_m[e.key]=_m[e.key]===void 0?1:_m[e.key]+1}function bT(e){if(Yg&&wd.Meta)for(let t in wd)wd[t]=!1;else wd[e.key]=!1;_m={}}function _W(e){e.addEventListener("pointerdown",yT,!0),e.addEventListener("pointerdown",Jm,!0),e.addEventListener("pointermove",Jm,!0),e.addEventListener("pointerup",zc,!0),e.addEventListener("pointercancel",zc,!0),e.addEventListener("pointerleave",zc,!0),window.addEventListener("keydown",xT,!0),window.addEventListener("keyup",bT,!0)}function SW(e){e.removeEventListener("pointerdown",yT,!0),e.removeEventListener("pointerdown",Jm,!0),e.removeEventListener("pointermove",Jm,!0),e.removeEventListener("pointerup",zc,!0),e.removeEventListener("pointercancel",zc,!0),e.removeEventListener("pointerleave",zc,!0),window.removeEventListener("keydown",xT,!0),window.removeEventListener("keyup",bT,!0)}var wT,AW=new Promise(e=>{wT=e}),Ef;function MW(){if(Ef)return Ef;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.9.2/build",i=import("./navmesh.js"),[r,a]=await Promise.all([i,fetch(`${t}/navmesh.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});wT(n)}return Ef=e(),Ef}var _T,CW=new Promise(e=>{_T=e}),Tf;function EW(){if(Tf)return Tf;async function e(){let t=await import("./physics.js");await t.init(),_T(t)}return Tf=e(),Tf}var Ft=class{modifyById(e,t){let i=this;if(i[e]===void 0)throw new Error("not expected");{let r={...i,[e]:t};return Object.setPrototypeOf(r,Ft.prototype),r}}add(e,t){return this.runOp({type:1,id:e,data:t})?.data??this}runOp(e){let t=this;if(e.type===1){let i=t[e.id],r;i===void 0?r={type:2,id:e.id}:r={type:1,id:e.id,data:i};let{id:a,data:s}=e,n={...t,[a]:s};return Object.setPrototypeOf(n,Ft.prototype),{data:n,actual:e,reverse:r}}else if(e.type===2){let{id:i}=e,r=t[i];if(r===void 0)return null;{let a={...t};return Object.setPrototypeOf(a,Ft.prototype),delete a[i],{data:a,actual:e,reverse:{type:1,id:i,data:r}}}}return null}};function xb(e){if(e.deepFreeze!==void 0){e.deepFreeze(e);return}let t=Object.getOwnPropertyNames(e);for(let i of t){let r=e[i];r&&typeof r=="object"&&xb(r)}return Object.freeze(e)}function TW(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}var ST=class extends Error{};function _0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ll(e,t,i){if(e===void 0?t===void 0?(e=0,t=10):e=t-10:t===void 0&&(t=e+10),e>t){let s=e;e=t,t=s}let r=[],a=1/(i+1);for(let s=0;s<i;s++){let n=e+(t-e)*(s+.75+Math.random()*.5)*a;r.push(n)}return r}function bb(e){return e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Uint32Array||e instanceof Int8Array||e instanceof Int16Array||e instanceof Int32Array||e instanceof Float32Array||e instanceof Float64Array}function PW(){return typeof process<"u"}function AT(e,t){for(let i of e)t(i.id,i.data)!==!0&&AT(i.children,t)}function MT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)MT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)xb(this[e]),e++}fillCaches0(e,t){this.objCaches.set(e.id,e),this.parentCaches.set(e.id,t);for(let i of e.children)this.fillCaches0(i,e.id)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,this.parentCaches=new Map;for(let e of this)this.fillCaches0(e,null)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}nonExistOrDescendantOf(e,t){if(!this.has(e))return!0;for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}rootAcestor(e){for(;e;){let t=this.parent(e);if(t)e=t;else return e}return e}isDescendantOf(e,t){for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}data(e){return this.get(e)?.data}has(e){return this.childrenOf(e)!==void 0}get(e){return this.fillCaches(),this.objCaches.get(e)}childrenOf(e){return e===null?this:this.get(e)?.children}traverseFrom(e,t){if(e===null)this.traverse(t);else{let i=this.get(e);i&&MT(i,t)}}traverse(e){AT(this,e)}totalSize(){return this.fillCaches(),this.objCaches.size}parent(e){return this.fillCaches(),this.parentCaches.get(e)}childrenArray(e){return e===null?this:this.get(e).children}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this.parent(e),r=this.childrenArray(i),a=r.findIndex(n=>n.id===e);if(a<0)throw new Error("not expected");let s=r[a];return r=[...r],r[a]={...s,data:t},this.modifyArrayBy(i,r)}}modifyArrayBy(e,t){let i=e,r=t;for(;i!==null;){let s=r,n=i;if(i=this.parent(i),i===void 0)throw new Error;r=this.childrenArray(i);let o=r.findIndex(l=>l.id===n);if(o<0)throw new Error;r=[...r],r[o]={...r[o],children:s}}Object.setPrototypeOf(r,na.prototype);let a=r;return a.fillCaches(),a}runOp(e){switch(e.type){case 7:return this.addOp(e);case 8:return this.deleteOp(e);case 9:return this.moveOp(e)}return null}checkDuplicatedIdRec({id:e,children:t}){if(this.get(e)!==void 0)return!0;for(let i of t)if(this.checkDuplicatedIdRec(i))return!0;return!1}addOp(e){let{parent:t,fi:i,id:r,data:a,children:s}=e;if(t!==null&&this.get(t)===void 0||this.checkDuplicatedIdRec(e))return null;{let n=t,o=this.childrenArray(n),l={fi:i,id:r,data:a,children:s};return o=[...o,l],o.sort((h,c)=>h.fi-c.fi),e.localIndex=o.indexOf(l),{data:this.modifyArrayBy(n,o),actual:e,reverse:{type:8,id:r}}}}deleteOp(e){let{id:t}=e;if(this.get(t)===null)return null;{let i=this.parent(t);if(i===void 0)return null;let r=this.childrenArray(i),a=r.findIndex(n=>n.id===t);e.localIndex=a,r=[...r];let s=r.splice(a,1)[0];return{data:this.modifyArrayBy(i,r),actual:e,reverse:{type:7,...s,parent:i}}}}moveOp(e){let{parent:t,fi:i,id:r}=e;if(t!==null&&this.get(t)===void 0)return this.deleteOp({type:8,id:r});if(t!==null){let u=t;for(;u!==null;){if(u===void 0)throw new Error;if(u===r)throw new ST("cyclic tree");u=this.parent(u)}}let a=this.parent(r);if(a===void 0)return null;let s=a,n=this.childrenArray(a),o=n.findIndex(u=>u.id===r);n=[...n];let l=n.splice(o,1)[0],h=this.modifyArrayBy(a,n);a=t,n=h.childrenArray(a);let c=l.fi;return l={...l,fi:i},n=[...n,l],n.sort((u,d)=>u.fi-d.fi),e.localIndex=n.indexOf(l),h=h.modifyArrayBy(a,n),{data:h,actual:e,reverse:{type:9,parent:s,fi:c,id:r}}}previous(e,t){if(t===null){let r=this.childrenArray(e);return r.length===0?null:r[r.length-1].id}let i=null;for(let r of this.childrenArray(e)){if(r.id===t)return i;i=r.id}return null}traverseSortNext(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)+1;if(r<i.length)return i[r].id;if(t)return this.traverseSortNext(t)}}sortNext(e){let t=this.childrenArray(e);return t.length>0?t[0].id:this.traverseSortNext(e)}traverseSortPrevious(e){let t=this.childrenArray(e);return t.length>0?this.traverseSortPrevious(t[t.length-1].id):e}sortPrevious(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)-1;return r>=0?this.traverseSortPrevious(i[r].id):t}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push({...i,...r})}t.sort((i,r)=>TW(i.sortKey,r.sortKey));for(let i of t)delete i.sortKey;return t}getWithSortKey(e){var t=e;let i=[],r=this.get(t),a=r;if(r!==void 0){for(;t;)i.splice(0,0,r.fi),t=this.parent(t),t!==null&&(r=this.get(t));return{...a,sortKey:i}}}insertBeforeHelper(e,t,i){return this.insertAfterHelper(e,this.previous(e,t),i)}insertAfterHelper(e,t,i){let r=this.childrenArray(e);if(t===null){if(r.length===0)return ll(0,i,i);{let a=r[0].fi;return ll(a-i,a,i)}}else{let a=this.get(t);if(a===void 0||this.parent(t)!==e)throw new Error("illegal args");let s=r.find(n=>n.fi>a.fi);if(s===void 0){let n=r[r.length-1].fi;return ll(n,n+i,i)}else return ll(a.fi,s.fi,i)}}},$m;(e=>{function t(i,r){if(r.type!==0)return null;if(Array.isArray(i)){let a=r.props,s={},n=[...i],o=!1;if(a)for(let l of Object.keys(a)){let h=parseInt(l);if(isNaN(h))throw new Error("wrong index");s[l]=n[h],n[h]=a[l],o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}else{let a=r.props,s={},n={...i},o=!1;if(a)for(let l of Object.keys(a)){s[l]=n[l];let h=a[l];h===void 0?delete n[l]:n[l]=h,o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}}e.runOp=t})($m||($m={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)xb(this[e]),e++}fillCaches0(e){this.objCaches.set(e.id,e)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,Object.getOwnPropertyDescriptor(this,"objCaches").enumerable=!1;for(let e of this)this.fillCaches0(e)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}data(e){return this.get(e)?.data}get(e){return this.fillCaches(),this.objCaches.get(e)}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this,r=i.findIndex(s=>s.id===e);if(r<0)throw new Error("not expected");let a=i[r];return i=[...i],i[r]={...a,data:t},this.modifyArrayBy(i)}}modifyArrayBy(e){Object.setPrototypeOf(e,At.prototype);let t=e;return PW()||t.fillCaches(),t}runOp(e){switch(e.type){case 4:return this.addOp(e);case 5:return this.deleteOp(e);case 6:return this.moveOp(e)}return null}addOp(e){let{fi:t,id:i,data:r}=e,a=this,s={fi:t,id:i,data:r};return a=[...a,s],a.sort((n,o)=>n.fi-o.fi),e.localIndex=a.indexOf(s),{data:this.modifyArrayBy(a),actual:e,reverse:{type:5,id:i}}}deleteOp(e){let{id:t}=e,i=this,r=i.findIndex(s=>s.id===t);if(r===-1)return null;e.localIndex=r,i=[...i];let a=i.splice(r,1)[0];return{data:this.modifyArrayBy(i),actual:e,reverse:{type:4,...a}}}moveOp(e){let{fi:t,id:i}=e,r=this;r=[...r];let a=r.findIndex(o=>o.id===i);if(a===-1)return null;let s=r[a].fi,n={...r[a],fi:t};return r[a]=n,r.sort((o,l)=>o.fi-l.fi),e.localIndex=r.indexOf(n),{data:this.modifyArrayBy(r),actual:e,reverse:{type:6,fi:s,id:i}}}previous(e){if(e===null)return this.length===0?null:this[this.length-1].id;let t=null;for(let i of this){if(i.id===e)return t;t=i.id}return null}insertBeforeHelper(e,t){return this.insertAfterHelper(this.previous(e),t)}insertAfterHelper(e,t){let i=this;if(e===null){if(i.length===0)return ll(0,t,t);{let r=i[0].fi;return ll(r-t,r,t)}}else{let r=this.get(e);if(r===void 0)throw new Error("illegal args");let a=i.find(s=>s.fi>r.fi);if(a===void 0){let s=i[i.length-1].fi;return ll(s,s+t,t)}else return ll(r.fi,a.fi,t)}}};function $c(e){return e&&typeof e=="object"&&e instanceof _r}var _r=class{unusedFunOverridesTable(e){}runOp(e){let t=[],i=this,r=0,a={};for(;r<e.path.length;){if(t.push(i),i=i===void 0?void 0:i[e.path[r]],i!==void 0&&!$c(i))return null;r+=1}i=i?_0(i):new _r;for(let[o,l]of Object.entries(e.props)){let h=i[o];a[o]=h,l===void 0?delete i[o]:i[o]=l}for(;r>0;){if(Object.keys(i).length===0){let o=t[r-1];o&&(i=_0(o),delete i[e.path[r-1]])}else{let o=t[r-1];if(o){let l=_0(o);l[e.path[r-1]]=i,i=l}else{let l=new _r;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,_r.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},vl;(e=>{function t(a,s){return Zd(a,s)??a}e.apply=t;function i(a,s){return _b(a,s)}e.merge=i;function r(a,s){let n=0,o=s.path,l=a;for(;n<o.length&&l!==void 0;){if(l=sa.zoomOnce(l,o[n]),l===void 0)return s;if(!$c(l))return;n+=1}if(l===void 0)return s;if($c(l))if(s.type===0){let h={...s.props};for(let c of Object.keys(l))delete h[c];return{...s,props:h}}else if(s.type===1||s.type===4||s.type===7){let h=wb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(vl||(vl={}));function wb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=wb(a.children,t);return o!==void 0?i=!0:o=a.children,{...a,id:s,data:n,children:o}}else return{...a,id:s,data:n}});if(i)return r}function DW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);return i=i||n!==void 0,n===void 0&&(n=a.data),{...a,id:s,data:n}});if(i)return Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}function Zd(e,t){if(!$c(t))return t;if(e instanceof na){let i=wb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return DW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Zd(a,t[s]);return i=i||n!==void 0,n===void 0&&(n=a),n});return i?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else{if(e instanceof _r)return _b(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Zd(s,t[a]);r=r||n!==void 0,n===void 0&&(n=s),i[a]=n}return r?(Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i):void 0}}}}function _b(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!$c(t))return t;if(!$c(e))return vl.apply(e,t);let i=new Set;for(let a of Object.keys(e))i.add(a);for(let a of Object.keys(t))i.add(a);let r=new _r;for(let a of i){let s=_b(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function OW(e,t){let i={cur:[],result:[],len:0};return e=Kd(e,t,i)??e,[e,i.result]}function eg(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function tg(e){e&&(e.len-=1)}function IW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function CT(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,eg(i,n));tg(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=CT(s.children,t,i);return h!==void 0?r=!0:h=s.children,{...s,id:n,data:l,children:h}});if(r)return a}function RW(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,eg(i,n));return tg(i),r=r||l!==void 0,l===void 0&&(l=s.data),{...s,id:n,data:l}});if(r)return Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a}function Kd(e,t,i){if(e instanceof na){let r=CT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return RW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Kd(s,t,eg(i,n));return tg(i),r=r||o!==void 0,o===void 0&&(o=s),o});return r?(Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a):void 0}else if(e&&typeof e=="object"&&!bb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"&&s!=="variableId"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Kd(n,t,eg(i,s));tg(i),a=a||l!==void 0,l===void 0&&(l=n),r[s]=l}else r[s]=n;return a?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else if(typeof e=="string"){let r=t[e];return r!==void 0&&IW(i),r}else return}}var ig;(e=>{function t(i,r){let a=sa.zoom(r,i.path);if(typeof a=="object"){let s={};for(let n of Object.keys(i.props))s[n]=a[n];return{...i,props:s}}else return{...i,props:{}}}e.replaceProps=t})(ig||(ig={}));var Yr;(e=>{function t(l,h){return{...l,path:l.path.slice(h)}}e.drop=t;function i(l,h){return r(l,h)?.data??l}e.applySimple=i;function r(l,h){let c=h.path;for(var u=[];;){let d;if(l instanceof _r&&h.type===0&&(d=l.runOp({...h,path:c.slice(u.length)}),d===null&&(d=void 0)),d===void 0&&u.length===c.length&&(l instanceof na||l instanceof At||l instanceof Ft?d=l.runOp(h):d=$m.runOp(l,h)),d!==void 0)if(d!==null){let m=d.data;for(let g=u.length-1;g>=0;g--){let y=c[g],x=u[g];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof _r){let b={...x,[y]:m};m=Object.setPrototypeOf(b,_r.prototype)}else if(typeof x=="object")if(Array.isArray(x)){if(typeof y=="string"&&(y=parseInt(y),isNaN(y)))throw new Error("Invalid path");let b=m;m=[...x],m[y]=b}else m={...x,[y]:m};else return null}return{data:m,actual:{...d.actual,path:c},reverse:{...d.reverse,path:c}}}else return null;let p=c[u.length],f;if(l instanceof na){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else if(l instanceof At){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else l!==null&&(f=l[p]);if(f!==void 0)u.push(l),l=f;else return null}}e.apply=r;function a(l,h){for(let c=0;c<l.length&&c<h.length;c++)if(l[c]!==h[c])return!0;return!1}e.pathDisjoint=a;function s(l,h){if(l.length!==h.length)return!1;for(let c=0;c<l.length;c++)if(l[c]!==h[c])return!1;return!0}e.pathEq=s;function n(l,h){return a(l.path,h.path)}e.commutative=n;function o(l,h){return l.type===0&&h.type===0&&s(l.path,h.path)?Object.keys(l.props).every(c=>h.props[c]!==void 0):!1}e.subsumed=o})(Yr||(Yr={}));var n1;(e=>{function t(){return[]}e.empty=t;function i(h,c){let u=[];for(let d of h){let[p,...f]=d.path;p===c&&u.push({...d,path:f})}return u}e.removePrefix=i;function r(h,c){return h.map(u=>({...u,path:[c,...u.path]}))}e.addPrefix=r;function a(h,c){return[...h,...c]}e.concat=a;function s(h,c){return[...h.filter(u=>!c.some(d=>Yr.subsumed(u,d))),...c]}e.compress=s;function n(h,c){return h.every(u=>c.every(d=>Yr.commutative(u,d)))}e.commutative=n;function o(h,c){for(let u of c){let d=l(h,u);d!==null&&(h=d.data)}return h}e.applyAll=o;function l(h,c){var u=h;let d=[],p=[];for(let f of c)try{if(f.type===3||f.type===5&&f.path[f.path.length-1]==="variables"){let m,g,y;if(f.type===3?(m=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(m=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=OW(u,{[f.id]:m});u=x;for(let _=0;_<b.length;_++){let M=b[_],S=M.pop();if(typeof S=="number"){let C=[S];for(let T=_+1;T<b.length;T++){let P=b[T],I=P[P.length-1];if(typeof I=="number"&&sa.equal(M,P.slice(0,P.length-1)))C.push(I),b.splice(T,1);else break}let A=sa.zoom(u,M);g=A.map((T,P)=>C.includes(P)?f.id:T),m=A,S=M.pop()}else{if(S==="alphaOverride"||S==="alpha"){m/=100;let C=m,A=sa.zoom(u,M.slice(0,M.length-2)),T=A.layers.map(P=>P.id===M[M.length-1]?{...P,data:{...P.data,[S]:C}}:P);Object.setPrototypeOf(T,Object.getPrototypeOf(A.layers)),A.layers=T}g=f.id}d.push({type:0,path:M,props:{[S]:m}}),p.push({type:0,path:M,props:{[S]:g}})}p.push(y.reverse),d.push(y.actual)}}else{let m=Yr.apply(u,f);m!==null&&(d.push(m.actual),u=m.data,p.push(m.reverse))}}catch(m){if(m instanceof ST)return null;throw m}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(n1||(n1={}));var ET=Symbol(),LW=Symbol(),Xg=Symbol(),xp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof PT);){let s=r._path,n=r._current;if(s!==""&&a.splice(0,0,s),r=r._parent,r===null)return;r.update(s,n)}r.push(a,e,t.actual,t.reverse)}deleteChildren(e){if(this._children){let t=this._children[e];if(t){let i=t[Xg];i&&i(),delete this._children[e]}}}},BW=class extends xp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){if(Array.isArray(this._current)){if(typeof e=="string"&&(e=parseInt(e),isNaN(e)))throw new Error("Invalid path");this._current=[...this._current],this._current[e]=t}else this._current={...this._current,[e]:t}}runOp(e){this.reportOp(e,$m.runOp(this._current,e),e.path)}},zW=class extends xp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){this._current={...this._current,[e]:t},Object.setPrototypeOf(this._current,Ft.prototype)}runOp(e){this.reportOp(e,this._current.runOp(e))}},TT={get(e,t){if(t===Xg)return()=>{e._parent=null};if(t===ET)return e._current;if(t===LW)return e;let{_current:i,_children:r}=e;if(t==="push"&&Array.isArray(i))throw new Error("not supported to expand array");let a=r===void 0?void 0:r[t];if(a!==void 0)return a;let s=i[t],n=Qg(e,t,s);return n!==s?(r===void 0&&(r={},e._children=r),r[t]=n,n):s},has(e,t){return t in e._current},ownKeys(e){return Reflect.ownKeys(e._current)},defineProperty(){throw Error("not supported")},getPrototypeOf(e){return Object.getPrototypeOf(e._current)},setPrototypeOf(){throw Error("not supported")},getOwnPropertyDescriptor(e,t){let i=e._current,r=Reflect.getOwnPropertyDescriptor(i,t);return r&&{writable:!0,configurable:!0,enumerable:r.enumerable,value:i[t]}}},FW={...TT,set(e,t,i){let r={type:0,props:{[t]:cr(i)??i}};return e.deleteChildren(t),e.runOp(r),!0},deleteProperty(e,t){let i={type:0,props:{[t]:void 0}};return e.deleteChildren(t),e.runOp(i),!0}},kW={...TT,set(e,t,i){return i===void 0?this.deleteProperty(e,t):(e.deleteChildren(t),e.runOp({type:1,id:t,data:i})),!0},deleteProperty(e,t){return e.runOp({type:2,id:t}),!0}},Sb=class extends xp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Xg]=()=>{this._parent=null}}unproxy(){return this._current}update(e,t){this._current=this._current.modifyById(e,t)}runOp(e){this.reportOp(e,this._current.runOp(e))}randomId(){return this._current.randomId()}isDescendantOf(e,t){return this._current.isDescendantOf(e,t)}childrenOf(e){return this._current.childrenOf(e)}traverse(e){return this._current.traverse(e)}get(e){return this._current.get(e)}parent(e){return this._current.parent(e)}traverse(e){this._current.traverse((t,i)=>{e(t,this.data(t))})}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Qg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}add(e,t,i,r,a){this.runOp({type:7,parent:e,fi:t,id:i,data:r,children:a})}move(e,t,i){this.runOp({type:9,parent:e,fi:t,id:i})}insertAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}insertBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}moveAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}moveBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}delete(e){this.deleteChildren(e),this.runOp({type:8,id:e})}sortNext(e){return this._current.sortNext(e)}sortPrevious(e){return this._current.sortPrevious(e)}getAllSorted(e){return this._current.getAllSorted(e)}},Ab=class extends xp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Xg]=()=>{this._parent=null}}unproxy(){return this._current}get length(){return this._current.length}forEach(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id,a=this._current[i].fi;e(this.data(this._current[i].id),r,a)}}find(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id;if(e(this.data(r),r))return this.get(r)}}update(e,t){this._current=this._current.modifyById(e,t)}randomId(){return this._current.randomId()}get(e){return{...this._current.get(e),data:this.data(e)}}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Qg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}runOp(e){this.reportOp(e,this._current.runOp(e))}add(e,t,i){this.runOp({type:4,fi:e,id:t,data:i})}move(e,t){this.runOp({type:6,fi:e,id:t})}insertAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}insertBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}moveAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}moveBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}delete(e){this.deleteChildren(e),this.runOp({type:5,id:e})}};function S0(e,t,i){if(e.length>0){let r=e[e.length-1];if(r.type===0&&t.type===0&&sa.equal(r.path,i)){Object.assign(r.props,t.props);return}}e.push({...t,path:i})}var PT=class extends xp{constructor(e){super(),this.ts=[],this.actual=[],this.reverse=[],this._current=e}update(e,t){if(e!=="")throw new Error("");this._current=t}push(e,t,i,r){S0(this.ts,t,e),S0(this.actual,i,e),S0(this.reverse,r,e)}result(){return{data:this._current,ts:this.ts,actual:this.actual,reverse:this.reverse.reverse()}}};function Qg(e,t,i){return i instanceof na?new Sb(e,t,i):i instanceof At?new Ab(e,t,i):i instanceof Ft?new Proxy(new zW(e,t,i),kW):i!==null&&typeof i=="object"?bb(i)?i:new Proxy(new BW(e,t,i),FW):i}function DT(e){let t=new PT(e);return[Qg(t,"",e),t]}function Jd(e,t){let[i,r]=DT(e);return t(i),r.result()}function cr(e){return e instanceof Sb||e instanceof Ab?e._current:e!==null&&typeof e=="object"?e[ET]:e}var sa;(e=>{function t(s,n){if(n.length===s.length)for(var o=0;o<s.length;){if(s[o]!==n[o])return!1;o+=1}else return!1;return!0}e.equal=t;function i(s,n,o){let l=a(o,s);if(l!==void 0&&typeof l=="object"&&l!==null){let h={...n};return Object.keys(l).forEach(c=>{delete h[c]}),h}else return n}e.removeOverridden=i;function r(s,n){if((s instanceof na||s instanceof Sb)&&typeof n=="string"||(s instanceof At||s instanceof Ab)&&typeof n=="string")return s.data(n);if(typeof n=="number"&&Array.isArray(s)||typeof n=="string"&&typeof s=="object"&&s!==null)return s[n]}e.zoomOnce=r;function a(s,n,o=0){for(;o<n.length&&s!==void 0;)s=r(s,n[o]),o+=1;return s}e.zoom=a})(sa||(sa={}));function UW(e,t){let i=[];if(t.length===e.length)for(var r=0;r<e.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}function Ri(e,t){let i=[];if(t.length<=e.length)for(var r=0;r<t.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}var OT=class{},iA=class extends OT{constructor(e){super(),this.id=e}},rA=class extends OT{constructor(e){super(),this.data=e}},o1;try{o1=new TextDecoder}catch{}var ct,yl,be=0,IT=[],l1=IT,h1=0,Na={},fi,hl,ys=0,Mn=0,Za,Ao,Ia=[],Si,aA={useRecords:!1,mapsAsObjects:!0},RT=class{},LT=new RT;LT.name="MessagePack 0xC1";var eu=!1,rg=class{constructor(e){e&&(e.useRecords===!1&&e.mapsAsObjects===void 0&&(e.mapsAsObjects=!0),e.structures?e.structures.sharedLength=e.structures.length:e.getStructures&&((e.structures=[]).uninitialized=!0,e.structures.sharedLength=0)),Object.assign(this,e)}unpack(e,t){if(ct)return NT(()=>(u1(),this?this.unpack(e,t):rg.prototype.unpack.call(aA,e,t)));yl=t>-1?t:e.length,be=0,h1=0,Mn=0,hl=null,l1=IT,Za=null,ct=e;try{Si=e.dataView||(e.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength))}catch(i){throw ct=null,e instanceof Uint8Array?i:new Error("Source must be a Uint8Array or Buffer but was a "+(e&&typeof e=="object"?e.constructor.name:typeof e))}if(this instanceof rg){if(Na=this,this.structures)return fi=this.structures,Pf();(!fi||fi.length>0)&&(fi=[])}else Na=aA,(!fi||fi.length>0)&&(fi=[]);return Pf()}unpackMultiple(e,t){let i,r=0;try{eu=!0;let a=e.length,s=this?this.unpack(e,a):Kg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Pf())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Pf());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{eu=!1,u1()}}_mergeStructures(e,t){e=e||[];for(let i=0,r=e.length;i<r;i++){let a=e[i];a&&(a.isShared=!0,i>=32&&(a.highByte=i-32>>5))}e.sharedLength=e.length;for(let i in t||[])if(i>=0){let r=e[i],a=t[i];a&&(r&&((e.restoreStructures||(e.restoreStructures=[]))[i]=r),e[i]=a)}return this.structures=e}decode(e,t){return this.unpack(e,t)}};function Pf(){try{if(!Na.trusted&&!eu){let t=fi.sharedLength||0;t<fi.length&&(fi.length=t)}let e=er();if(be==yl)fi.restoreStructures&&sA(),fi=null,ct=null,Ao&&(Ao=null);else if(be>yl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!eu)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw fi.restoreStructures&&sA(),u1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function sA(){for(let e in fi.restoreStructures)fi[e]=fi.restoreStructures[e];fi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=fi[e&63]||Na.getStructures&&BT()[e&63];return t?(t.read||(t.read=Mb(t,e&63)),t.read()):e}}else if(e<144)if(e-=128,Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[FT()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}else{e-=144;let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}else if(e<192){let t=e-160;if(Mn>=be)return hl.slice(be-ys,(be+=t)-ys);if(Mn==0&&yl<140){let i=t<16?Cb(t):zT(t);if(i!=null)return i}return c1(t)}else{let t;switch(e){case 192:return null;case 193:return Za?(t=er(),t>0?Za[1].slice(Za.position1,Za.position1+=t):Za[0].slice(Za.position0,Za.position0-=t)):LT;case 194:return!1;case 195:return!0;case 196:return A0(ct[be++]);case 197:return t=Si.getUint16(be),be+=2,A0(t);case 198:return t=Si.getUint32(be),be+=4,A0(t);case 199:return kl(ct[be++]);case 200:return t=Si.getUint16(be),be+=2,kl(t);case 201:return t=Si.getUint32(be),be+=4,kl(t);case 202:if(t=Si.getFloat32(be),Na.useFloat32>2){let i=Eb[(ct[be]&127)<<1|ct[be+1]>>7];return be+=4,(i*t+(t>0?.5:-.5)>>0)/i}return be+=4,t;case 203:return t=Si.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=Si.getUint16(be),be+=2,t;case 206:return t=Si.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=Si.getUint32(be)*4294967296,t+=Si.getUint32(be+4)):t=Si.getBigUint64(be),be+=8,t;case 208:return Si.getInt8(be++);case 209:return t=Si.getInt16(be),be+=2,t;case 210:return t=Si.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=Si.getInt32(be)*4294967296,t+=Si.getUint32(be+4)):t=Si.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return cA(ct[be++]&63);{let i=Ia[t];if(i)return i.read?(be++,i.read(er())):i.noBuffer?(be++,i()):i(ct.subarray(be,++be));throw new Error("Unknown extension "+t)}case 213:return t=ct[be],t==114?(be++,cA(ct[be++]&63,ct[be++])):kl(2);case 214:return kl(4);case 215:return kl(8);case 216:return kl(16);case 217:return t=ct[be++],Mn>=be?hl.slice(be-ys,(be+=t)-ys):VW(t);case 218:return t=Si.getUint16(be),be+=2,Mn>=be?hl.slice(be-ys,(be+=t)-ys):jW(t);case 219:return t=Si.getUint32(be),be+=4,Mn>=be?hl.slice(be-ys,(be+=t)-ys):GW(t);case 220:return t=Si.getUint16(be),be+=2,oA(t);case 221:return t=Si.getUint32(be),be+=4,oA(t);case 222:return t=Si.getUint16(be),be+=2,lA(t);case 223:return t=Si.getUint32(be),be+=4,lA(t);default:if(e>=224)return e-256;if(e===void 0){let i=new Error("Unexpected end of MessagePack data");throw i.incomplete=!0,i}throw new Error("Unknown MessagePack token "+e)}}}var NW=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function Mb(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>NW.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=nA(t,e.read)),a()}let r={};for(let a=0,s=e.length;a<s;a++){let n=e[a];r[n]=er()}return r}return i.count=0,e.highByte===0?nA(t,i):i}var nA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=fi[r]||BT()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=Mb(a,e)),a.read()};function BT(){let e=NT(()=>(ct=null,Na.getStructures()));return fi=Na._mergeStructures(e,fi)}var c1=Zg,VW=Zg,jW=Zg,GW=Zg;function Zg(e){let t;if(e<16&&(t=Cb(e)))return t;if(e>64&&o1)return o1.decode(ct.subarray(be,be+=e));let i=be+e,r=[];for(t="";be<i;){let a=ct[be++];if((a&128)===0)r.push(a);else if((a&224)===192){let s=ct[be++]&63;r.push((a&31)<<6|s)}else if((a&240)===224){let s=ct[be++]&63,n=ct[be++]&63;r.push((a&31)<<12|s<<6|n)}else if((a&248)===240){let s=ct[be++]&63,n=ct[be++]&63,o=ct[be++]&63,l=(a&7)<<18|s<<12|n<<6|o;l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|l&1023),r.push(l)}else r.push(a);r.length>=4096&&(t+=jr.apply(String,r),r.length=0)}return r.length>0&&(t+=jr.apply(String,r)),t}function oA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function lA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[FT()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}}var jr=String.fromCharCode;function zT(e){let t=be,i=new Array(e);for(let r=0;r<e;r++){let a=ct[be++];if((a&128)>0){be=t;return}i[r]=a}return jr.apply(String,i)}function Cb(e){if(e<4)if(e<2){if(e===0)return"";{let t=ct[be++];if((t&128)>1){be-=1;return}return jr(t)}}else{let t=ct[be++],i=ct[be++];if((t&128)>0||(i&128)>0){be-=2;return}if(e<3)return jr(t,i);let r=ct[be++];if((r&128)>0){be-=3;return}return jr(t,i,r)}else{let t=ct[be++],i=ct[be++],r=ct[be++],a=ct[be++];if((t&128)>0||(i&128)>0||(r&128)>0||(a&128)>0){be-=4;return}if(e<6){if(e===4)return jr(t,i,r,a);{let s=ct[be++];if((s&128)>0){be-=5;return}return jr(t,i,r,a,s)}}else if(e<8){let s=ct[be++],n=ct[be++];if((s&128)>0||(n&128)>0){be-=6;return}if(e<7)return jr(t,i,r,a,s,n);let o=ct[be++];if((o&128)>0){be-=7;return}return jr(t,i,r,a,s,n,o)}else{let s=ct[be++],n=ct[be++],o=ct[be++],l=ct[be++];if((s&128)>0||(n&128)>0||(o&128)>0||(l&128)>0){be-=8;return}if(e<10){if(e===8)return jr(t,i,r,a,s,n,o,l);{let h=ct[be++];if((h&128)>0){be-=9;return}return jr(t,i,r,a,s,n,o,l,h)}}else if(e<12){let h=ct[be++],c=ct[be++];if((h&128)>0||(c&128)>0){be-=10;return}if(e<11)return jr(t,i,r,a,s,n,o,l,h,c);let u=ct[be++];if((u&128)>0){be-=11;return}return jr(t,i,r,a,s,n,o,l,h,c,u)}else{let h=ct[be++],c=ct[be++],u=ct[be++],d=ct[be++];if((h&128)>0||(c&128)>0||(u&128)>0||(d&128)>0){be-=12;return}if(e<14){if(e===12)return jr(t,i,r,a,s,n,o,l,h,c,u,d);{let p=ct[be++];if((p&128)>0){be-=13;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p)}}else{let p=ct[be++],f=ct[be++];if((p&128)>0||(f&128)>0){be-=14;return}if(e<15)return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f);let m=ct[be++];if((m&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,m)}}}}}function A0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function kl(e){let t=ct[be++];if(Ia[t])return Ia[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var hA=new Array(4096);function FT(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,Mn>=be)return hl.slice(be-ys,(be+=e)-ys);if(!(Mn==0&&yl<180))return c1(e)}else return be--,er();let t=(e<<5^(e>1?Si.getUint16(be):e>0?ct[be]:0))&4095,i=hA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=Si.getUint32(r),s!=i[n++]){r=1879048192;break}r+=4}for(a+=3;r<a;)if(s=ct[r++],s!=i[n++]){r=1879048192;break}if(r===a)return be=r,i.string;a-=3,r=be}for(i=[],hA[t]=i,i.bytes=e;r<a;)s=Si.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?Cb(e):zT(e);return o!=null?i.string=o:i.string=c1(e)}var cA=(e,t)=>{var i=er();let r=e;t!==void 0&&(e=e<32?-((t<<5)+e):(t<<5)+e,i.highByte=t);let a=fi[e];return a&&a.isShared&&((fi.restoreStructures||(fi.restoreStructures=[]))[e]=a),fi[e]=i,i.read=Mb(i,r),i.read()},kT=typeof self=="object"?self:global;Ia[0]=()=>{};Ia[0].noBuffer=!0;Ia[101]=()=>{let e=er();return(kT[e[0]]||Error)(e[1])};Ia[105]=e=>{let t=Si.getUint32(be-4);Ao||(Ao=new Map);let i=ct[be],r;i>=144&&i<160||i==220||i==221?r=[]:r={};let a={target:r};Ao.set(t,a);let s=er();return a.used?Object.assign(r,s):(a.target=s,s)};Ia[112]=e=>{let t=Si.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Ia[115]=()=>new Set(er());var UT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Ia[116]=e=>{let t=e[0],i=UT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new kT[i](Uint8Array.prototype.slice.call(e,1).buffer)};Ia[120]=()=>{let e=er();return new RegExp(e[0],e[1])};Ia[98]=e=>{let t=(e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3],i=be;be+=t-4,Za=[er(),er()],Za.position0=0,Za.position1=0;let r=be;be=i;try{return er()}finally{be=r}};Ia[255]=e=>e.length==4?new Date((e[0]*16777216+(e[1]<<16)+(e[2]<<8)+e[3])*1e3):e.length==8?new Date(((e[0]<<22)+(e[1]<<14)+(e[2]<<6)+(e[3]>>2))/1e6+((e[3]&3)*4294967296+e[4]*16777216+(e[5]<<16)+(e[6]<<8)+e[7])*1e3):e.length==12?new Date(((e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3])/1e6+((e[4]&128?-281474976710656:0)+e[6]*1099511627776+e[7]*4294967296+e[8]*16777216+(e[9]<<16)+(e[10]<<8)+e[11])*1e3):new Date("invalid");function NT(e){let t=yl,i=be,r=h1,a=ys,s=Mn,n=hl,o=l1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,yl)),u=fi,d=fi.slice(0,fi.length),p=Na,f=eu,m=e();return yl=t,be=i,h1=r,ys=a,Mn=s,hl=n,l1=o,Ao=l,Za=h,ct=c,eu=f,fi=u,fi.splice(0,fi.length,...d),Na=p,Si=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),m}function u1(){ct=null,Ao=null,fi=null}function HW(e){e.unpack?Ia[e.type]=e.unpack:Ia[e.type]=e}var Eb=new Array(147);for(let e=0;e<256;e++)Eb[e]=+("1e"+Math.floor(45.15-e*.30103));var Kg=new rg({useRecords:!1}),qae=Kg.unpack,Yae=Kg.unpackMultiple,Xae=Kg.unpack,WW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},qW=new Float32Array(1),Qae=new Uint8Array(qW.buffer,0,4),Sm;try{Sm=new TextEncoder}catch{}var ag,Tb,Jg=typeof Buffer<"u",M0=Jg?Buffer.allocUnsafeSlow:Uint8Array,VT=Jg?Buffer:Uint8Array,uA=Jg?4294967296:2144337920,ke,or,Me=0,ln,hn=null,YW=/[\u0080-\uFFFF]/,$u=Symbol("record-id"),jT=class extends rg{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=VT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:Sm&&Sm.encodeInto?function(C,A){return Sm.encodeInto(C,ke.subarray(A)).written}:!1,h=this;e||(e={});let c=e&&e.sequential,u=e.structures||e.saveStructures,d=e.maxSharedStructures;if(d==null&&(d=u?32:0),d>8160)throw new Error("Maximum maxSharedStructure is 8160");let p=e.maxOwnStructures;p==null&&(p=u?32:64),c&&!e.saveStructures&&(this.structures=[]);let f=d>32||p+d>64,m=d+64,g=d+p+64;if(g>8256)throw new Error("Maximum maxSharedStructure + maxOwnStructure is 8192");let y=[],x=0,b=0;this.pack=this.encode=function(C,A){if(ke||(ke=new M0(8192),or=new DataView(ke.buffer,0,8192),Me=0),ln=ke.length-10,ln-Me<2048?(ke=new M0(ke.length),or=new DataView(ke.buffer,0,ke.length),ln=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(hn=["",""],ke[Me++]=214,ke[Me++]=98,hn.position=Me-i,Me+=4):hn=null,r=h.structures,r){r.uninitialized&&(r=h._mergeStructures(h.getStructures()));let T=r.sharedLength||0;if(T>d)throw new Error("Shared structures is larger than maximum shared structures, try increasing maxSharedStructures to "+r.sharedLength);if(!r.transitions){r.transitions=Object.create(null);for(let P=0;P<T;P++){let I=r[P];if(!I)continue;let z,F=r.transitions;for(let L=0,j=I.length;L<j;L++){let Y=I[L];z=F[Y],z||(z=F[Y]=Object.create(null)),F=z}F[$u]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),hn){or.setUint32(hn.position+i,Me-hn.position-i);let T=hn;hn=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>ln&&S(Me),h.offset=Me;let T=QW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&ZW?(ke.start=i,ke.end=Me,ke):ke.subarray(i,Me)}finally{if(r){if(b<10&&b++,x>1e4)r.transitions=null,b=0,x=0,y.length>0&&(y=[]);else if(y.length>0&&!c){for(let T=0,P=y.length;T<P;T++)y[T][$u]=0;y=[]}if(a&&h.saveStructures){let T=r.sharedLength||d;r.length>T&&(r=r.slice(0,T));let P=ke.subarray(i,Me);return h.saveStructures(r,o)===!1?(h._mergeStructures(h.getStructures()),h.pack(C)):(o=T,P)}}A&KW&&(Me=i)}};let _=C=>{Me>ln&&(ke=S(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(hn&&P>=8&&P<4096){let F=YW.test(C);hn[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let I;P<32?I=1:P<256?I=2:P<65536?I=3:I=5;let z=P*3;if(Me+z>ln&&(ke=S(Me+z)),P<64||!l){let F,L,j,Y=Me+I;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[Y++]=L:L<2048?(ke[Y++]=L>>6|192,ke[Y++]=L&63|128):(L&64512)===55296&&((j=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(j&1023),F++,ke[Y++]=L>>18|240,ke[Y++]=L>>12&63|128,ke[Y++]=L>>6&63|128,ke[Y++]=L&63|128):(ke[Y++]=L>>12|224,ke[Y++]=L>>6&63|128,ke[Y++]=L&63|128);T=Y-Me-I}else T=l(C,Me+I,z);T<32?ke[Me++]=160|T:T<256?(I<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(I<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(I<5&&ke.copyWithin(Me+5,Me+3,Me+3+T),ke[Me++]=219,or.setUint32(Me,T),Me+=4),Me+=T}else if(A==="number")if(C>>>0===C)C<64?ke[Me++]=C:C<256?(ke[Me++]=204,ke[Me++]=C):C<65536?(ke[Me++]=205,ke[Me++]=C>>8,ke[Me++]=C&255):(ke[Me++]=206,or.setUint32(Me,C),Me+=4);else if(C>>0===C)C>=-32?ke[Me++]=256+C:C>=-128?(ke[Me++]=208,ke[Me++]=C+256):C>=-32768?(ke[Me++]=209,or.setInt16(Me,C),Me+=2):(ke[Me++]=210,or.setInt32(Me,C),Me+=4);else{let P;if((P=this.useFloat32)>0&&C<4294967296&&C>=-2147483648){ke[Me++]=202,or.setFloat32(Me,C);let I;if(P<4||(I=C*Eb[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===I){Me+=4;return}else Me--}ke[Me++]=203,or.setFloat64(Me,C),Me+=8}else if(A==="object")if(!C)ke[Me++]=192;else{if(n){let I=n.get(C);if(I){if(!I.id){let z=n.idsToInsert||(n.idsToInsert=[]);I.id=z.push(I)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,I.id),Me+=4;return}else n.set(C,{offset:Me-i})}let P=C.constructor;if(P===Object)M(C,!0);else if(P===Array){T=C.length,T<16?ke[Me++]=144|T:T<65536?(ke[Me++]=220,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=221,or.setUint32(Me,T),Me+=4);for(let I=0;I<T;I++)_(C[I])}else if(P===Map){T=C.size,T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);for(let[I,z]of C)_(I),_(z)}else{for(let I=0,z=ag.length;I<z;I++){let F=Tb[I];if(C instanceof F){let L=ag[I];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let j=ke,Y=or,Q=Me;ke=null;let q;try{q=L.pack.call(this,C,te=>(ke=j,j=null,Me+=te,Me>ln&&S(Me),{target:ke,targetView:or,position:Me-te}),_)}finally{j&&(ke=j,or=Y,Me=Q,ln=ke.length-10)}q&&(q.length+Me>ln&&S(q.length+Me),Me=XW(q,ke,Me,L.type));return}}M(C,!C.hasOwnProperty)}}else if(A==="boolean")ke[Me++]=C?195:194;else if(A==="bigint"){if(C<BigInt(1)<<BigInt(63)&&C>=-(BigInt(1)<<BigInt(63)))ke[Me++]=211,or.setBigInt64(Me,C);else if(C<BigInt(1)<<BigInt(64)&&C>0)ke[Me++]=207,or.setBigUint64(Me,C);else if(this.largeBigIntToFloat)ke[Me++]=203,or.setFloat64(Me,Number(C));else throw new RangeError(C+" was too large to fit in MessagePack 64-bit integer format, set largeBigIntToFloat to convert to float-64");Me+=8}else if(A==="undefined")this.encodeUndefinedAsNil?ke[Me++]=192:(ke[Me++]=212,ke[Me++]=0,ke[Me++]=0);else if(A==="function")_(this.writeFunction&&this.writeFunction());else throw new Error("Unknown type: "+A)},M=this.useRecords===!1?this.variableMapSize?C=>{let A=Object.keys(C),T=A.length;T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);let P;for(let I=0;I<T;I++)_(P=A[I]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let I in C)(A||C.hasOwnProperty(I))&&(_(I),_(C[I]),P++);ke[T+++i]=P>>8,ke[T+i]=P&255}:C=>{let A=Object.keys(C),T,P=s.transitions||(s.transitions=Object.create(null)),I=0;for(let F=0,L=A.length;F<L;F++){let j=A[F];T=P[j],T||(T=P[j]=Object.create(null),I++),P=T}let z=P[$u];if(z)z>=96&&f?(ke[Me++]=((z-=96)&31)+96,ke[Me++]=z>>5):ke[Me++]=z;else{z=s.nextId,z||(z=64),z<m&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<g||(z=m),s.nextOwnId=z+1):(z>=g&&(z=m),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[$u]=z,s[z-64]=A,z<m?(A.isShared=!0,s.sharedLength=z-63,a=!0,F>=0?(ke[Me++]=(z&31)+96,ke[Me++]=F):ke[Me++]=z):(F>=0?(ke[Me++]=213,ke[Me++]=114,ke[Me++]=(z&31)+96,ke[Me++]=F):(ke[Me++]=212,ke[Me++]=114,ke[Me++]=z),I&&(x+=b*I),y.length>=p&&(y.shift()[$u]=0),y.push(P),_(A))}for(let F=0,L=A.length;F<L;F++)_(C[A[F]])},S=C=>{let A;if(C>16777216){if(C-i>uA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(uA,Math.round(Math.max((C-i)*(C>67108864?1.25:2),4194304)/4096)*4096)}else A=(Math.max(C-i<<2,ke.length-1)>>12)+1<<12;let T=new M0(A);return or=new DataView(T.buffer,0,A),ke.copy?ke.copy(T,0,i,C):T.set(ke.slice(i,C)),Me-=i,i=0,ln=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Tb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,RT];ag=[{pack(e,t,i){let r=e.getTime()/1e3;if((this.useTimestamp32||e.getMilliseconds()===0)&&r>=0&&r<4294967296){let{target:a,targetView:s,position:n}=t(6);a[n++]=214,a[n++]=255,s.setUint32(n,r)}else if(r>0&&r<17179869184){let{target:a,targetView:s,position:n}=t(10);a[n++]=215,a[n++]=255,s.setUint32(n,e.getMilliseconds()*4e6+(r/1e3/4294967296>>0)),s.setUint32(n+4,r)}else if(isNaN(r)){if(this.onInvalidDate)return t(0),i(this.onInvalidDate());let{target:a,targetView:s,position:n}=t(3);a[n++]=212,a[n++]=255,a[n++]=255}else{let{target:a,targetView:s,position:n}=t(15);a[n++]=199,a[n++]=12,a[n++]=255,s.setUint32(n,e.getMilliseconds()*1e6),s.setBigInt64(n+4,BigInt(Math.floor(r)))}}},{pack(e,t,i){let r=Array.from(e),{target:a,position:s}=t(this.structuredClone?3:0);this.structuredClone&&(a[s++]=212,a[s++]=115,a[s++]=0),i(r)}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=101,r[a++]=0),i([e.name,e.message])}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=120,r[a++]=0),i([e.source,e.flags])}},{pack(e,t){this.structuredClone?dA(e,16,t):pA(Jg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==VT&&this.structuredClone?dA(e,UT.indexOf(i.name),t):pA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function dA(e,t,i,r){let a=e.byteLength;if(a+1<256){var{target:s,position:n}=i(4+a);s[n++]=199,s[n++]=a+1}else if(a+1<65536){var{target:s,position:n}=i(5+a);s[n++]=200,s[n++]=a+1>>8,s[n++]=a+1&255}else{var{target:s,position:n,targetView:o}=i(7+a);s[n++]=201,o.setUint32(n,a+1),n+=4}s[n++]=116,s[n++]=t,s.set(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),n)}function pA(e,t){let i=e.byteLength;var r,a;if(i<256){var{target:r,position:a}=t(i+2);r[a++]=196,r[a++]=i}else if(i<65536){var{target:r,position:a}=t(i+3);r[a++]=197,r[a++]=i>>8,r[a++]=i&255}else{var{target:r,position:a,targetView:s}=t(i+5);r[a++]=198,s.setUint32(a,i),a+=4}r.set(e,a)}function XW(e,t,i,r){let a=e.length;switch(a){case 1:t[i++]=212;break;case 2:t[i++]=213;break;case 4:t[i++]=214;break;case 8:t[i++]=215;break;case 16:t[i++]=216;break;default:a<256?(t[i++]=199,t[i++]=a):a<65536?(t[i++]=200,t[i++]=a>>8,t[i++]=a&255):(t[i++]=201,t[i++]=a>>24,t[i++]=a>>16&255,t[i++]=a>>8&255,t[i++]=a&255)}return t[i++]=r,t.set(e,i),i+=a,i}function QW(e,t){let i,r=t.length*6,a=e.length-r;for(t.sort((s,n)=>s.offset>n.offset?1:-1);i=t.pop();){let s=i.offset,n=i.id;e.copyWithin(s+r,s,a),r-=6;let o=s+r;e[o++]=214,e[o++]=105,e[o++]=n>>24,e[o++]=n>>16&255,e[o++]=n>>8&255,e[o++]=n&255,a=s}return e}function wu(e){if(e.Class){if(!e.pack&&!e.write)throw new Error("Extension has no pack or write function");if(e.pack&&!e.type)throw new Error("Extension has no type (numeric code to identify the extension)");Tb.unshift(e.Class),ag.unshift(e)}HW(e)}var GT=new jT({useRecords:!1}),Zae=GT.pack,Kae=GT.pack,{NEVER:Jae,ALWAYS:$ae,DECIMAL_ROUND:ese,DECIMAL_FIT:tse}=WW,ZW=512,KW=1024,fA=new jT({structuredClone:!0});wu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});wu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});wu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});wu({Class:iA.prototype.constructor,type:4,write(e){return e.id},read(e){return new iA(e)}});wu({Class:rA.prototype.constructor,type:5,write(e){return e.data},read(e){return new rA(e)}});wu({Class:_r.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,_r.prototype),e}});function JW(e){var t=0;if(e.length===0)return t;for(let i=0;i<e.length;i++){let r=e[i];t=(t<<5)-t+r,t=t&t}return t}function d1(e){if(bb(e))return e;if(Array.isArray(e))return e.map(d1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=d1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var p1;(e=>{function t(a){return fA.pack(a)}e.serialize=t;function i(a){return fA.unpack(a)}e.deserialize=i;function r(a){return JW(t(d1(a))).toString()}e.checksum=r})(p1||(p1={}));var mA;(e=>{function t(r){return r.type==="Conditional"?r.condition.type==="Distance"?"Distance":"StateChange":r.type}e.toEventUIType=t;function i(r){return r==="Distance"||r==="StateChange"?"Conditional":r}e.fromEventUIType=i})(mA||(mA={}));function gA(e){return e==="MouseDown"||e==="MouseUp"||e==="KeyDown"||e==="KeyUp"||e==="Collision"||e==="Trigger"}var Aa={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],KeyUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyPress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"]},vA;(e=>{function t(r){return r.type==="MouseDown"||r.type==="MouseUp"||r.type==="MousePress"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="KeyPress"}e.is=t;function i(r){return r==="MouseDown"||r==="MouseUp"||r==="MousePress"?{type:r,mode:"Object",disabled:!1,actions:new At}:{type:r,disabled:!1,key:void 0,actions:new At}}e.defaultData=i})(vA||(vA={}));var sg;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(sg||(sg={}));var f1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:sg.propertyDefaultData(a),rOperand:{...sg.valueDefaultData}}}e.comparisonDefaultData=t;function i(a){return{type:"Distance",toObject:a??null,fromObject:a??null,distance:200}}e.distanceDefaultData=i;function r(a,s){return{type:"State",object:a??null,state:s??null}}e.stateDefaultData=r})(f1||(f1={}));var yA;(e=>{function t(i){return i.find(r=>r==="ifActions"||r==="elseActions")!==void 0}e.isConditionalSubActions=t})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Conditional"}e.is=t;function i(r){return{type:"Conditional",disabled:!1,inActions:new At,outActions:new At,condition:f1.distanceDefaultData(r)}}e.defaultData=i})(xA||(xA={}));var bA;(e=>e.defaultData={type:"DragDrop",cursor:"hand",disabled:!1,dampingFactor:1,objects:[],snapTo:"center",snapSurfaceMode:"bbox",snapSurfaceOffset:0,dropOn:"all",autoOrient:!0,dropDestinations:[],plane:"adaptive",planeMode:"locked",referenceFrame:"global",limits:[-1/0,1/0,-1/0,1/0,-1/0,1/0],drop:!1,resetOnSnapFail:!1,snapSpeed:20,resetSpeed:20,dragDropActions:{drag:new At,drop:new At}})(bA||(bA={}));var m1;(e=>e.defaultData={type:"Follow",disabled:!1,maxDelta:0,dampingFactor:1,target:"cursor",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledTranslation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5,actions:new At})(m1||(m1={}));var g1;(e=>e.defaultData={type:"LookAt",disabled:!1,distance:1e3,dampingFactor:1,target:"cursor",tilt:"up",axis:"z",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledRotation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5})(g1||(g1={}));var wA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(wA||(wA={}));var _A;(e=>{function t(r){return r.type==="Scroll"}e.is=t;function i(){return{type:"Scroll",disabled:!1,steps:100,trigger:"load",startFrom:"enter",enterAnchor:"top",startOffset:0,endAfter:400,actions:new At}}e.defaultData=i})(_A||(_A={}));var SA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(SA||(SA={}));var AA;(e=>{function t(r){return r.type==="Collision"}e.is=t;function i(){return{type:"Collision",disabled:!1,target:"character",actions:new At}}e.defaultData=i})(AA||(AA={}));var MA;(e=>{function t(r){return r.type==="Trigger"}e.is=t;function i(r,a){return{type:"Trigger",disabled:!1,target:"all",triggeringObjects:[],actions:new At,triggerZone:"box",position:a.toArray(),rotation:[0,0,0],size:r.toArray(),radius:r.length()/2,helperVisible:!0}}e.defaultData=i})(MA||(MA={}));var v1;(e=>{e.defaultSizes={mobile:[480,480],tablet:[768,768],desktop:[1200,1200],custom:[769,1200]};function t(n){return n.type==="Resize"}e.is=t;function i(n){return typeof n=="string"?n:"custom"}e.sizeToDevice=i;function r(n){return typeof n=="string"?[...e.defaultSizes[n]]:[...n]}e.deviceToSize=r;function a(){let n={size:"mobile",operator:"<",actions:new At},o={size:"tablet",operator:"<",actions:new At},l={size:[...e.defaultSizes.custom],operator:"<>",actions:new At},h=new At;return h.push({id:lt.generateUUID(),fi:0,data:n},{id:lt.generateUUID(),fi:1,data:o},{id:lt.generateUUID(),fi:2,data:l}),{type:"Resize",disabled:!1,orientation:"horizontal",breakpoints:h}}e.defaultData=a;function s(){return{size:[...e.defaultSizes.custom],operator:"<>",actions:new At}}e.defaultBreakpointData=s})(v1||(v1={}));var y1;(e=>{e.propertyPaths={Position:["position"],"Position X":["position","x"],"Position Y":["position","y"],"Position Z":["position","z"],Rotation:["rotation"],"Rotation X":["rotation","x"],"Rotation Y":["rotation","y"],"Rotation Z":["rotation","z"],Scale:["scale"],"Scale X":["scale","x"],"Scale Y":["scale","y"],"Scale Z":["scale","z"],Width:["width"],Height:["height"],Depth:["depth"],"Mouse Position X":["mouse","x"],"Mouse Position Y":["mouse","y"],"Mouse Pressed":["mouse","pressed"],"Screen Width":["mouse","width"],"Screen Height":["mouse","height"],"Hit Position X":["raycast","x"],"Hit Position Y":["raycast","y"],"Hit Position Z":["raycast","z"],"Hit Object Position X":["raycast","objX"],"Hit Object Position Y":["raycast","objY"],"Hit Object Position Z":["raycast","objZ"]};function t(r){return r.type==="VariableChange"}e.is=t;function i(){return{disabled:!1,type:"VariableChange",actions:new At,variableId:"",objectId:null,property:"Position X"}}e.defaultData=i})(y1||(y1={}));var _u="personal camera",Rd="a218fcc3-276b-49b9-b485-49037fd14f5f",$W=2960946,es=5526619,bo;(e=>{function t(f,m){return f[0]===m[0]&&f[1]===m[1]}e.isEqual=t;function i(f,m,g){return[f[0]+(m[0]-f[0])*g,f[1]+(m[1]-f[1])*g]}e.lerp=i;function r(f,m){return[f[0]+m[0],f[1]+m[1]]}e.add=r;function a(f,m){return[f[0]-m[0],f[1]-m[1]]}e.sub=a;function s(f,m){return[f[0]*m[0],f[1]*m[1]]}e.multiply=s;function n(f,m){return[f[0]/m[0],f[1]/m[1]]}e.divide=n;function o(f,m){return Math.pow(m[0]-f[0],2)+Math.pow(m[1]-f[1],2)}e.distanceSquared=o;function l(f,m){return Math.sqrt(o(f,m))}e.distance=l;function h(f,m){return f[0]*m[0]+f[1]*m[1]}e.dot=h;function c(f,m){return[f[0]*m,f[1]*m]}e.scalarMultiply=c;function u(f,m,g){let y=e.sub(m,f),x=e.sub(g,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,m,g){return l(f,u(f,m,g))}e.projectionOntoDistance=d;function p(f,m){return[(f[0]+m[0])*.5,(f[1]+m[1])*.5]}e.center=p})(bo||(bo={}));var uh;(e=>{function t(l,h){return l[0]===h[0]&&l[1]===h[1]&&l[2]===h[2]}e.isEqual=t;function i(l,h){return[l[0]+h[0],l[1]+h[1],l[2]+h[2]]}e.add=i;function r(l,h){return[l[0]-h[0],l[1]-h[1],l[2]-h[2]]}e.sub=r;function a(l,h){return[l[0]/h[0],l[1]/h[1],l[2]/h[2]]}e.div=a;function s(l,h){return[l[0]*h[0],l[1]*h[1],l[2]*h[2]]}e.mul=s;function n(l,h){return Math.hypot(l[0]-h[0],l[1]-h[1],l[2]-h[2])}e.dist=n;function o(l,h,c){return[l[0]+(h[0]-l[0])*c,l[1]+(h[1]-l[1])*c,l[2]+(h[2]-l[2])*c]}e.lerp=o})(uh||(uh={}));var ng;(e=>{function t(r,a){return r[0]===a[0]&&r[1]===a[1]&&r[2]===a[2]&&r[3]===a[3]}e.isEqual=t;function i(r,a,s){return[r[0]+(a[0]-r[0])*s,r[1]+(a[1]-r[1])*s,r[2]+(a[2]-r[2])*s,r[3]+(a[3]-r[3])*s]}e.lerp=i})(ng||(ng={}));var CA;(e=>{let t=180/Math.PI,i=Math.PI/180;function r(o){return typeof o=="number"?o*t:o}function a(o){return typeof o=="number"?o*i:o}function s(o){return[r(o[0]),r(o[1]),r(o[2])]}e.radToDeg=s;function n(o){return[a(o[0]),a(o[1]),a(o[2])]}e.degToRad=n})(CA||(CA={}));var tu;(e=>{e.identity=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function t(a,s){for(let n=0;n<16;n++)if(a[n]!==s[n])return!1;return!0}e.isEqual=t;function i(a){return a??e.identity}e.simplify=i;function r(a,s){let n=s.slice(0);for(var o=0,l=s.length;o<l;o+=3){let h=a[3]*s[o]+a[7]*s[o+1]+a[11]*s[o+2]+a[15];n[o]=(a[0]*s[o]+a[4]*s[o+1]+a[8]*s[o+2]+a[12])/h,n[o+1]=(a[1]*s[o]+a[5]*s[o+1]+a[9]*s[o+2]+a[13])/h,n[o+2]=(a[2]*s[o]+a[6]*s[o+1]+a[10]*s[o+2]+a[14])/h}return n}e.applyMatrix4=r})(tu||(tu={}));var da;(e=>{function t(h){return typeof h=="object"&&typeof h.r=="number"&&typeof h.g=="number"&&typeof h.b=="number"}e.isRGB=t,e.white={r:1,g:1,b:1},e.red={r:1,g:0,b:0},e.black={r:0,g:0,b:0};function i(h){return{r:Math.round(h.r*255),g:Math.round(h.g*255),b:Math.round(h.b*255),a:1}}e.toRgb255a1=i;function r(h){return{r:h.r,g:h.g,b:h.b}}e.clone=r;function a(h){return h=Math.floor(h),{r:(h>>16&255)/255,g:(h>>8&255)/255,b:(h&255)/255}}e.fromHex=a;function s(h){return Math.round(h.r*255)*65536+Math.round(h.g*255)*256+Math.round(h.b*255)}e.toHex=s;function n(h,c){return h.r===c.r&&h.g===c.g&&h.b===c.b}e.equals=n;function o(h,c){return h.r.toFixed(2)===c.r.toFixed(2)&&h.g.toFixed(2)===c.g.toFixed(2)&&h.b.toFixed(2)===c.b.toFixed(2)}e.equalsFixed=o;function l(h,c,u){return{r:h.r+(c.r-h.r)*u,g:h.g+(c.g-h.g)*u,b:h.b+(c.b-h.b)*u}}e.lerp=l})(da||(da={}));var Pi;(e=>{e.white={...da.white,a:1},e.transparent={...da.white,a:0};function t(l){return{r:l[0],g:l[1],b:l[2],a:l[3]}}e.from0to1=t;function i(l,h){return{...da.fromHex(l),a:h}}e.fromHexAndA=i;function r(l){return{r:Math.round(l.r*255),g:Math.round(l.g*255),b:Math.round(l.b*255),a:l.a}}e.toRgb255a1=r;function a(l,h){return da.equals(l,h)&&l.a===h.a}e.equals=a;function s(l,h){return da.equalsFixed(l,h)&&l.a.toFixed(2)===h.a.toFixed(2)}e.equalsFixed=s;function n(l,h,c){return{r:l.r+(h.r-l.r)*c,g:l.g+(h.g-l.g)*c,b:l.b+(h.b-l.b)*c,a:l.a+(h.a-l.a)*c}}e.lerp=n;function o({r:l,g:h,b:c,a:u}=e.white){return`rgba(${l*255}, ${h*255}, ${c*255}, ${u})`}e.toStyle=o})(Pi||(Pi={}));var x1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(x1||(x1={}));var EA;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(EA||(EA={}));var TA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(TA||(TA={}));var tl;(e=>(e.linear=[0,0,1,1],e.ease=[.25,.1,.25,1],e.easeIn=[.42,0,1,1],e.easeOut=[0,0,.58,1],e.easeInOut=[.42,0,.58,1]))(tl||(tl={}));function PA(e){return typeof e=="string"&&e.length===36?/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e):!1}var yh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(yh||(yh={}));var iu;(e=>{e.DefaultUp=[0,1,0],e.DefaultTargetOffset=1e3,e.defaultData={far:1e5,type:"OrthographicCamera",perspective:{near:70,fov:45,zoom:1},orthographic:{near:-1e5,zoom:1},up:e.DefaultUp,isUpVectorFlipped:!1,targetOffset:e.DefaultTargetOffset};function t(i){return i.type==="PerspectiveCamera"?i.perspective?.zoom??1:i.orthographic?.zoom??1}e.getZoom=t})(iu||(iu={}));var cl;(e=>{function t(r,a=.1){return{disabled:!1,type:"linear",hideBase:!1,count:3,radial:{radius:Math.max(r[0],r[1])*2,start:0,end:360,alignment:!1,axis:"y",scale:[1,1,1],rotation:[0,0,0],position:[0,0,0]},toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},linear:{scale:[1,1,1],rotation:[0,0,0],position:[r[0]+r[0]*a,0,0]},grid:{count:[2,2,2],size:r.map(s=>s*(1+a)),useCenter:!0},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}}}e.defaultData=t;function i(r,a){let s={...r};if(HT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;WT.forEach(l=>{Object.assign(s.radial,{[l]:o[l]??n[l]})})}if(s.linear={...r.linear},a.linear){let n=r.linear,o=a.linear;qT.forEach(l=>{Object.assign(s.linear,{[l]:o[l]??n[l]})})}if(s.grid={...r.grid},a.grid){let n=r.grid,o=a.grid;YT.forEach(l=>{Object.assign(s.grid,{[l]:o[l]??n[l]})})}if(s.toObject={...r.toObject},a.toObject){let n=r.toObject,o=a.toObject;XT.forEach(l=>{Object.assign(s.toObject,{[l]:o[l]??n[l]})})}if(s.randomnessObject={...r.randomnessObject},a.randomnessObject){let n=r.randomnessObject,o=a.randomnessObject;QT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(cl||(cl={}));var b1;(e=>{e.defaultData={radial:{},linear:{},grid:{},toObject:{},randomnessObject:{}};let t=["radial","linear","grid","toObject","randomnessObject"];function i(r,a){let s=[];r.count!==void 0&&s.push({type:0,path:a,props:{count:r.count}});for(let n of t){let o=r[n];o&&Object.keys(o).length>0&&s.push({type:0,path:[...a,n],props:o})}return s}e.toOps=i})(b1||(b1={}));var HT=["count"],WT=["radius","start","end","position","scale","rotation"],qT=["position","scale","rotation"],YT=["count","size"],XT=["count","position","scale","rotation"],QT=["strength","scale","rotation","position","movement","seed","freqScale"],w1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(w1||(w1={}));var _1;(e=>{function t(r){return i(r)}e.defaultData=t;function i(r){if(r==="PointLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,shadowResolution:1024,shadowRadius:1,penumbraSize:.5,depth:1e5};if(r==="SpotLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,penumbra:0,angle:30/180*Math.PI,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};if(r==="DirectionalLight")return{type:r,color:Pi.white,intensity:1,shadows:!0,size:2e3,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};throw new Error("not implemented")}})(_1||(_1={}));var og;(e=>(e.defaultShapeData={type:"PlaneEmitterShape",size:[100,100,100]},e.defaultCollisionData={colliderEntityId:null,collisionBounce:.75},e.defaultData={renderMaterial:{type:"particleMaterial",color:{r:1,g:.2,b:.545,a:1},color2:{r:.945,g:.714,b:.184,a:1},coloring:"gradient",ease:"linearFadeOut",easeSize:"linearFadeOut",transparent:!0,size:[40,40],texture:"pt_default_particle",spriteRotation:[0,0]},birthRatePerSec:50,gravity:1,noiseStrength:0,noiseScale:0,noiseSeed:1,noiseType:"curl",randomRotation:0,randomScale:.2,randomMass:.5,rootObjectType:"instancedMesh",life:1,direction:[0,0,0],directionMode:"axis",speed:10,shape:e.defaultShapeData,autoPlay:!0,emitTimeDelay:0,emitTimeCycle:"infinity",emitTimeDuration:1,...e.defaultCollisionData}))(og||(og={}));var ru;(e=>e.defaultData={enabled:"visibility",fusedBody:!0,rigidBody:"positioned",density:1,pointMass:0,gravityScale:1,friction:.5,damping:0,restitution:.2,colliderType:"convex",enabledRotation:[!0,!0,!0],enabledTranslation:[!0,!0,!0]})(ru||(ru={}));var S1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(S1||(S1={}));var A1;(e=>{e.defaultData={flatShading:!1,wireframe:!1,side:0};function t(i,r){return i.flatShading===r.flatShading&&i.side===r.side&&i.wireframe===r.wireframe}e.equals=t})(A1||(A1={}));var M1;(e=>e.defaultData={...A1.defaultData,...S1.defaultData})(M1||(M1={}));var DA;(e=>{function t(i,r){let a=[];if("material"in i){let s=typeof i.material=="string"?r.materials[i.material]??r.lib.materials[i.material]?.asset:i.material;s&&a.push(s)}else if("materials"in i)for(let s of i.materials){let n=typeof s=="string"?r.materials[s]??r.lib.materials[s]?.asset:s;n&&a.push(n)}return a}e.getMaterialData=t})(DA||(DA={}));var lg;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(lg||(lg={}));var OA;(e=>{function t(i){return i==="texture"||i==="video"||i==="color"||i==="depth"||i==="normal"||i==="gradient"||i==="noise"||i==="fresnel"||i==="rainbow"||i==="toon"||i==="outline"||i==="particle"||i==="transmission"||i==="matcap"||i==="displace"||i==="pattern"||i==="light"}e.is=t})(OA||(OA={}));function eq(e){return e.type!=="displace"}var IA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(IA||(IA={}));var ZT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],tq=["wrapping","image","video","name","minFilter","magFilter"],Gr;(e=>{function t(s,n){let{texture:o,...l}=n;if(Object.assign(s,l),o){let h=s.texture;h&&Object.assign(h,o)}}e.patch=t;function i(s,n){return s==="light"&&n?r(n):a(s)}e.defaultData=i;function r(s){let n={mode:0,isMask:!1,visible:!0,bumpMap:void 0,bumpMapIntensity:5,roughnessMap:void 0,alphaOverride:1};switch(s){case"phong":return{...n,category:"phong",specular:{r:.2,g:.2,b:.2},shininess:5,type:"light",visible:!0,mode:0,occlusion:!0,alpha:.6};case"toon":return{...n,category:"toon",specular:{r:.2,g:.2,b:.2},shininess:10,type:"light",alpha:1};case"lambert":return{...n,category:"lambert",emissive:{r:0,g:0,b:0},type:"light",alpha:1,visible:!0,mode:0,occlusion:!0};case"physical":return{...n,category:"physical",roughness:.2,metalness:.2,reflectivity:.2,type:"light",alpha:1,visible:!0,mode:0,occlusion:!0}}}function a(s){let n={alpha:1,mode:0,isMask:!1,visible:!0};switch(s){case"texture":return{...n,type:"texture",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{image:"image_0",wrapping:1e3,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:lg.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006},crop:!1};case"color":return{...n,type:"color",color:da.fromHex(es)};case"depth":return{...n,type:"depth",gradientType:1,smooth:!1,isVector:!0,isWorldSpace:!1,origin:[0,0,0],direction:[1,0,0],colors:[[1,1,1,1],[0,0,0,1]],steps:[0,1],near:50,far:200};case"normal":return{...n,type:"normal",cnormal:[1,1,1]};case"gradient":return{...n,type:"gradient",gradientType:0,smooth:!1,colors:[[0,0,0,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,1,1,1,1,1,1,1,1,1],num:2,angle:0,offset:[0,0],morph:[0,0]};case"noise":return{...n,type:"noise",size:[100,100,100],noiseType:0,scale:1,move:1,colorA:{...da.fromHex(6710886),a:1},colorB:{...da.fromHex(6710886),a:1},colorC:{...da.fromHex(16777215),a:1},colorD:{...da.fromHex(16777215),a:1},distortion:[1,1],fA:[1.7,9.2],fB:[8.3,2.8],voronoiStyle:0,highCut:1,lowCut:0,smoothness:.3,seed:0,quality:1};case"fresnel":return{...n,type:"fresnel",color:Pi.fromHexAndA(16777215,1),bias:.1,scale:1,intensity:2,factor:1};case"rainbow":return{...n,type:"rainbow",filmThickness:30,movement:0,wavelengths:[0,0,0],noiseStrength:0,noiseScale:1,offset:[0,0,0]};case"toon":return{...n,type:"toon",positioning:2,colors:[[0,0,0,1],[.5,.5,.5,1],[.5,.5,.5,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,.475,.525,1,1,1,1,1,1,1],num:4,source:[0,1e3,0],isWorldSpace:!0,noiseStrength:0,noiseScale:1,shadowColor:Pi.fromHexAndA(0,0),offset:[0,0,0]};case"outline":return{...n,type:"outline",outlineColor:Pi.fromHexAndA(0,1),contourColor:Pi.fromHexAndA(0,1),outlineWidth:2,contourWidth:5,outlineThreshold:.4,contourThreshold:0,outlineSmoothing:0,contourFrequency:10,contourDirection:[0,1,0],positionalLines:!1,compensation:!0};case"matcap":return{...n,type:"matcap",texture:{image:"matcap_0",wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006}};case"transmission":return{...n,type:"transmission",thickness:10,ior:1.5,roughness:1};case"displace":return{visible:!0,type:"displace",displacementType:"noise",noiseType:0,scale:10,movement:1,offset:[0,0,0],intensity:8,voronoiStyle:0,smoothness:.3,seed:0,highCut:1,lowCut:0,quality:1};case"pattern":return{...n,type:"pattern",style:0,projection:0,axis:"y",blending:0,offset:[0,0],colorA:{...da.fromHex(0),a:1},colorB:{...da.fromHex(16777215),a:1},frequency:[10,10],size:.5,variation:0,smoothness:.5,zigzag:0,rotation:0,vertical:[0,1],horizontal:[0,1],sides:6}}}})(Gr||(Gr={}));var va;(e=>{function t(c){return!c.layers.some(u=>u.data.type==="texture"&&u.data.projection!==0||u.data.type==="depth"&&!u.data.isWorldSpace||u.data.type==="noise"||u.data.type==="displace")}e.isMergable=t;function i(c){let u="";return c.layers.forEach(d=>{Object.entries(d.data).forEach(([p,f])=>{u+=`${p}${f}`,Array.isArray(f)?f.forEach(m=>u+=`${m}`):typeof f=="object"?Object.values(f).forEach(m=>{typeof m=="number"?u+=`${m.toFixed(4)}`:u+=`${m}`}):u+=`${f}`})}),u}e.getHash=i;function r(){return{layers:new At}}e.defaultEmptyData=r;function a(c="layer1",u="layer2"){return n("phong",c,u)}e.defaultData=a;function s(c,u){return{...c,name:u}}e.withName=s;function n(c,u="layer1",d="layer2"){let p=new At;return p.push({fi:0,data:Gr.defaultData("light",c),id:u}),p.push({fi:1,data:Gr.defaultData("color"),id:d}),{layers:p}}e.defaultTwoLayerData=n;function o(c){let u=Gr.defaultData("texture");c&&Object.assign(u.texture,{image:c});let d=new At;return d.push({fi:0,data:u,id:"layer1"}),d.push({fi:1,data:{...Gr.defaultData("transmission"),alpha:1},id:"layer2"}),d.push({fi:2,data:{...Gr.defaultData("light","lambert"),alpha:0},id:"layer3"}),{layers:d}}e.defaultUIObjectMaterial=o;function l(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("texture");Object.assign(f.texture,{image:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var hg;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(hg||(hg={}));var cg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(cg||(cg={}));var KT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},C1;(e=>{function t(i,r){let a={...i};return $T.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(C1||(C1={}));var JT={shape:KT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},$T=["depth","offset","angle","twist","startScale","endScale"],ug;(e=>{function t(r){return r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="UIGeometry"}e.is2DParametricMesh=t;function i(r){return r==="PolygonGeometry"||r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="PathGeometry"||r==="VectorGeometry"||r==="ConeGeometry"||r==="CubeGeometry"||r==="CylinderGeometry"||r==="DodecahedronGeometry"||r==="HelixGeometry"||r==="IcosahedronGeometry"||r==="LatheGeometry"||r==="PyramidGeometry"||r==="SphereGeometry"||r==="PlaneGeometry"||r==="BackdropGeometry"||r==="TorusGeometry"||r==="TorusKnotGeometry"||r==="BooleanGeometry"||r==="TextGeometry"}e.isParametricMesh=i})(ug||(ug={}));var E1;(e=>{function t(i,r){let a={...i};return Object.assign(a,r),a.type==="PathGeometry"&&"extrusion"in r&&r.extrusion&&(a.extrusion={...i.extrusion},Object.assign(a.extrusion,C1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(E1||(E1={}));var Fc;(e=>{function t(i){if(i==="RectangleGeometry")return{width:320,height:320,type:i,cornerRadius:[0,0,0,0],cornerType:0,depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="UIGeometry")return{type:i,frame:"",cornerRadius:[0,0,0,0],cornerType:0,width:1,height:1};if(i==="PathGeometry")return{type:i,width:1,height:1,depth:1,path:cg.defaultData(),extrusion:JT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:hg.defaultData(),depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="BooleanGeometry")return{type:i,operation:2,width:0,height:0,depth:0,phongAngle:35};if(i==="TextGeometry")return{type:i,width:100,height:100,depth:0,horizontalAlign:1,verticalAlign:1,fontSize:16,lineHeight:1.2,letterSpacing:0,text:{textValue:""},textTransform:1,font:"Roboto_regular",extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="SphereGeometry")return{type:"SphereGeometry",width:100,height:100,depth:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180};throw new Error("not implemented")}e.defaultData=t})(Fc||(Fc={}));var RA=["width","height","depth"],T1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(T1||(T1={}));var dg;(e=>{let t={opacity:1,blendFunction:13,enabled:!1};e.defaultData={enabled:!1,pixelation:{...t,blendFunction:16,granularity:15},bloom:{...t,blendFunction:16,intensity:1,blurScale:1,luminanceThreshold:.25,luminanceSmoothing:.025,kernelSize:3},chromaticAberration:{...t,offset:[2,2]},vignette:{...t,darkness:1,offset:0},hueSaturation:{...t,hue:3,saturation:0},brightnessContrast:{...t,brightness:.25,contrast:0},depthOfField:{...t,focusDistance:100,focalLength:20,bokehScale:5},noise:{...t,blendFunction:16}}})(dg||(dg={}));var P1;(e=>e.defaultData={softShadowQuality:"low"})(P1||(P1={}));var D1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(D1||(D1={}));var O1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(O1||(O1={}));var au;(e=>e.defaultData={usePhysics:!1,gravity:-10})(au||(au={}));var I1;(e=>e.defaultData={playCamera:_u,gameControlObject:null})(I1||(I1={}));var R1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA($W,1),postprocessing:dg.defaultData,fog:T1.defaultData,globalPhysics:au.defaultData,ambient:D1.defaultData,ao:O1.defaultData,shadow:P1.defaultData,publish:I1.defaultData})(R1||(R1={}));var L1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(L1||(L1={}));var LA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(LA||(LA={}));var su;(e=>{e.identity={...x1.identity,hiddenMatrix:tu.identity};function t(a){return{position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix}}e.fromObject=t;function i(a,s){return{position:s?.position||a.position,rotation:s?.rotation||a.rotation,scale:s?.scale||a.scale,hiddenMatrix:s?.hiddenMatrix||a.hiddenMatrix}}e.merge=i;function r(a,s){return fT({position:uh.isEqual(a.position,s.position)?void 0:s.position,rotation:uh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:uh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:tu.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(su||(su={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:ru.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...su.identity,cloner:null})(oa||(oa={}));var B1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(B1||(B1={}));var BA;(e=>e.defaultData={type:"ParticleCollider",...L1.defaultData,...oa.defaultData})(BA||(BA={}));var zA;(e=>e.defaultData={type:"Component",...oa.defaultData})(zA||(zA={}));var FA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...og.defaultData})(FA||(FA={}));var kc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,...M1.defaultData})(kc||(kc={}));var $d;(e=>e.defaultData={...oa.defaultData,...su.identity,position:[0,0,iu.DefaultTargetOffset],...iu.defaultData})($d||($d={}));var z1;(e=>{function t(i){return{...oa.defaultData,..._1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(z1||(z1={}));var pg;(e=>{function t(r,a,s=0){for(;s<a.length;){let n=r?r[a[s]]:void 0;if(a.length===s+1)return n;if(n)r=n.descendants,s+=1;else return}}e.resolveWithDes=t;function i(r,a,s=0){let n=t(r,a,s);if(n){let o=Object.keys(n);if(o.length===1&&o[0]==="descendants")return}return n}e.resolve=i})(pg||(pg={}));var ul;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new _r,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=su.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(ul||(ul={}));var nu;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...ru.defaultData,fusedBody:!1},...R1.defaultData,camera:$d.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(nu||(nu={}));var F1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:tu.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:ru.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...iu.defaultData},e.KeysByResetCategory={States:["states"],Events:["events"],Material:["material","materials"],Geometry:["geometry"],Position:["position"],Rotation:["rotation"],Scale:["scale"],Transform:["position","scale","rotation","hiddenMatrix"],Name:["name"],Visibility:["visible","raycastLock","flatShading","wireframe","side"],Shadows:["castShadow","receiveShadow"],Cloner:["cloner"],Physics:["physics"]},e.defaultMeshObject={name:"Rectangle",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(F1||(F1={}));var eh;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new _r}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new _r})))):yh.is(s.type)&&(o.perspective={},o.orthographic={}),o}e.newEmpty=t;function i(s,n){if(n===void 0)return s;let o={...s};return"material"in o&&"material"in n&&n.material&&(o.material=Jd(o.material,l=>{if(typeof l!="string")for(let[h,c]of Object.entries(n.material.layers)){let u=l.layers.data(h);u&&Gr.patch(u,c)}}).data),o.materials&&n.materials&&(o.materials=Jd(o.materials,l=>{for(let h=0;h<o.materials.length;h++){let c=n.materials[h];if(typeof c!="string")for(let[u,d]of Object.entries(c.layers)){let p=l[h]?.layers?.data(u);p&&Gr.patch(p,d)}}}).data),o}function r(s,n){let o,l=[],h={orthographic:0,perspective:0,geometry:0};function c(u,d){for(let[p,f]of Object.entries(d.layers)){let{texture:m,...g}=f;if(m!==void 0&&Object.keys(m).length>0){let y={path:[...u,"layers",p,"texture"],props:m,type:0};l.push(y)}if(Object.keys(g).length>0){let y={path:[...u,"layers",p],props:g,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...b1.toOps(d,["cloner"]));else if(u==="pathSnapping")l.push({path:[u],props:{slide:d.slide,offset:d.offset},type:0});else if(u==="material")c(["material"],d);else if(u==="materials")for(let[p,f]of Object.entries(d))c(["materials",p],f);else if(h[u]===0){if(u==="geometry"&&d.extrusion!==void 0){let p={path:[u,"extrusion"],props:d.extrusion,type:0};l.push(p),d={...d},delete d.extrusion}if(Object.keys(d).length>0){let p={path:[u],props:d,type:0};l.push(p)}}else o===void 0&&(o={path:[],props:{},type:0},l.push(o)),o.props[u]=d;return l}e.toOps=r;function a(s,n){if(n===void 0)return s;let o={...s};if(Object.assign(o,su.merge(o,n)),Object.assign(o,{pathSnapping:Object.assign({},o.pathSnapping,{slide:n.pathSnapping?.slide??o.pathSnapping?.slide??0,offset:n.pathSnapping?.offset??o.pathSnapping?.offset??0})}),yh.is(s.type)){o.orthographic={...o.orthographic},o.perspective={...o.perspective};let l=n;l.orthographic?.zoom!==void 0&&(o.orthographic.zoom=l.orthographic.zoom),l.perspective?.zoom!==void 0&&(o.perspective.zoom=l.perspective.zoom),l.isUpVectorFlipped!==void 0&&(o.isUpVectorFlipped=l.isUpVectorFlipped),l.targetOffset!==void 0&&(o.targetOffset=l.targetOffset)}else if(s.type==="Mesh")"geometry"in n&&Object.assign(o,{geometry:E1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:cl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:cl.merge(o.cloner,n.cloner)});else if(w1.is(s.type)){let l=n;l.intensity!==void 0&&(o.intensity=l.intensity),l.color!==void 0&&(typeof l.color=="string"?o.color=l.color:o.color=da.clone(l.color))}return o}e.patch=a})(eh||(eh={}));var fg;(e=>e.defaultData={enablePan:!0,enableZoom:!0,enableRotate:!0,enableDamping:!0,rotationLimitsMode:0,rotationVerticalOffset:{min:Math.PI/4,max:Math.PI/4},rotationHorizontalOffset:{min:Math.PI/4,max:Math.PI/4},rotationSoftLimit:2,panLimitsMode:0,panVerticalOffset:{min:250,max:250},panHorizontalOffset:{min:250,max:250},panSoftLimit:2,zoomLimitsEnabled:!1,zoomLimits:{min:.1,max:2},autoRotate:!1,autoRotateSpeed:2,autoRotateClockwise:!0,hoverRotatePanMode:0,hoverRotatePanStrength:20,hoverRotateDamping:.125,isTouchZoom:!0,orbitTouches:2,panTouches:3,resetHoverEffectOnPointerLeave:!0})(fg||(fg={}));var dl;(e=>e.defaultData={orbitControls:fg.defaultData,playPage:Rd,withBackground:!0,preventScroll:!1,preventTouchScroll:!1,hideCursor:!1,mouseEventTarget:"canvas",joystickSizeAndXYOffset:Array(12).fill(0).map((t,i)=>{let r=0,a=0;return i<5?a=-30:i<10&&(a=30),i===0||i===10||i===5?r=30:(i===4||i===11||i===9)&&(r=-30),[120,[r,a],"show"]}),settings:{image:{format:"jpg",ratio:1},video:{format:"mp4",imageFormat:"jpg",fps:30,mbps:80,ratio:Math.max(1,typeof window<"u"?Math.floor(window.devicePixelRatio):1),stopMode:"manual",duration:5e3},web:{logo:!0,compress:!0,preset:1,preload:!0,hint:!1,imageQuality:70}},stopRaycast:!0,hdTransmission:!1})(dl||(dl={}));var k1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(k1||(k1={}));var U1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(U1||(U1={}));var th;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...k1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:U1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(th||(th={}));var ep;(e=>{function t(r){return r.find(a=>a.data.type==="Page"&&a.data.globalPhysics.usePhysics)!==void 0}e.physicsEnabled=t;function i(r,a,s){r.scene.objects.traverseFrom(a,(n,o)=>{if(o.type==="Instance"){let l=vg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(ep||(ep={}));var ih;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222",e.defaultLight={fi:-1,data:z1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]};function t(a=!0,s=[]){let n=[],o=F1.defaultMeshObject;a&&(n.push({...e.defaultLight}),n.push({fi:1,id:"7ba78968-2a55-48f2-b14c-5191da3e075e",data:o,children:[]})),n.push(...s);let l=new na;return l.push({fi:1,id:Rd,data:{...nu.defaultData,name:"Scene 1"},children:n}),l}e.createDefaultObjectTreeWithPage=t,e.defaultData={objects:t(),publish:dl.defaultData,styles:th.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:dl.defaultData,styles:th.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:dl.defaultData,styles:th.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...dl.defaultData},styles:th.defaultData()}};function i(a){return{...e.defaultData,objects:Rn(a,na.prototype)}}e.withObjs=i;function r(a,s){return i([{id:a,data:s,children:[],fi:0}])}e.withObj=r})(ih||(ih={}));var Ld;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Ld||(Ld={}));var $a;(e=>{function t(n){return n.textValue!==void 0}e.isTextValue=t;function i(n){return typeof n=="number"}e.isNumber=i;function r(n){return typeof n=="boolean"}e.isBoolean=r;function a(n){return t(n)?"string":r(n)?"boolean":"number"}e.typeOfVariable=a;function s(n){return e.isTextValue(n)?Array.isArray(n.textValue)?n.textValue.map(o=>o.toString().padStart(n.padding??2,"0")).join(n.deliminator??":")+(n.suffix!==void 0?" "+n.suffix:""):n.textValue.toString():e.isBoolean(n)?n?"True":"False":e.isNumber(n)?parseFloat(n.toFixed(3)).toString():n.toString()}e.getDisplayedValue=s})($a||($a={}));var N1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(N1||(N1={}));var kA;(e=>e.all=[...N1.all,"components"])(kA||(kA={}));var UA;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(UA||(UA={}));var xh;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(xh||(xh={}));var xs;(e=>{function t(){let n={};return n["89b10010-844c-11ec-a8a3-0242ac120002"]={r:.5,g:.5,b:.5,a:1,name:"Default Color"},Rn(n,Ft.prototype)}e.defaultColors=t;function i(){return Rn({},Ft.prototype)}e.defaultImages=i;function r(){return{catelogs:new Ft,materials:new Ft,images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,variables:new At,lib:xh.defaultData()}}e.emptyData=r;function a(n){switch(n){case"number":return{value:0,name:"Number"};case"boolean":return{value:!1,name:"Boolean"};case"string":return{value:{textValue:"String value"},name:"String"};case"time":let o=[0,0,0];return{name:"Time",value:{textValue:o,deliminator:":",padding:2,suffix:"AM"},dynamicVariableType:"time",format:"HH:mm:ss",format12h24h:"12ampm",timeZone:null,hasEnd:!1,endValue:{textValue:o,deliminator:":",padding:2,suffix:"AM"},autoStart:!0,repeat:!1};case"counter":return{name:"Counter",value:0,dynamicVariableType:"counter",updateInterval:1e3,increment:1,autoStart:!0,hasEnd:!0,endValue:60,repeat:!0,randomStart:!1,range:[0,100],decimals:0};case"random":return{name:"Random",value:0,dynamicVariableType:"random",updateInterval:1e3,increment:1,autoStart:!0,isStatic:!1,hasEnd:!0,endValue:60,repeat:!0,min:0,max:100,decimals:0};default:console.error("Unknown variable type",n)}}e.defaultVariables=a;function s(n,o){if(o.format==="HH:mm:ss"){let l=Math.floor(n/3600),h=Math.floor((n-l*3600)/60),c=Math.round(n-l*3600-h*60);return{textValue:[l,h,c]}}else if(o.format==="mm:ss"){let l=Math.floor(n/60),h=Math.round(n-l*60);return{textValue:[l,h]}}else return o.format==="number"?n=Math.round(n):n=Math.round(n*1e3)/1e3,n}e.getFormattedTimerTime=s})(xs||(xs={}));var mg;(e=>e.list=["idle","move","jump","run"])(mg||(mg={}));var gg;(e=>(e.defaultColliderData={type:"capsule",height:200,radius:50,position:[0,0,0],rotation:[0,0,0]},e.defaultDataThirdPerson={moveMode:"walk",forwardDirection:"+z",speedTranslate:1e3,speedRotate:100,runMultiplier:2,rotationMode:"normal",rotBy:"keys",rotByTouch:"drag",delayPos:[.3,.3],delayRot:[.3,.3],keyAssignments:[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","\u25B2"],["rotPosY","\u25C0"],["rotNegX","\u25BC"],["rotNegY","\u25B6"],["jump","Space"],["run","\u21E7"],["none","Ctrl"]],touchControl:!0,joystickPosLoc:5,joystickRotLoc:11,jumpTouchButtonLoc:9,collider:e.defaultColliderData,colliderHelperVisible:!0,collisionEnabled:!0,jumpPower:100,resetYPosition:3e3,alignToGround:!1,autoOrientMove:!0,orientWith:"camera",orientMode:"radial",delayPosCamera:.3,delayRotCamera:.3,camera:"",cameraXAxis:"Limit",cameraYAxis:"Free",cameraRotXLimits:[0,Math.PI/2],cameraRotYLimits:[-Math.PI/2,Math.PI/2],gameActions:{idle:new At,move:new At,jump:new At,run:new At},navmesh:{enabled:!1,ch:6,cs:6,walkableClimb:5,walkableHeight:1,walkableRadius:0,zones:"all",objects:[],helperVisible:!0,destinationHelperRadius:0,destinationHelperColor:Pi.fromHexAndA(3728051,1)}}))(gg||(gg={}));function NA(e){e.layers.forEach(t=>{if(t.type==="depth"&&t.colorA!==void 0){let i=t.colorA,r=t.colorB,a=[[i.r,i.g,i.b,i.a],[r.r,r.g,r.b,r.a]],s=[0,1];for(let o=2;o<10;o++)a.push(a[1]),s.push(1);let n={...So(cr(t),"type","visible","isVector","isWorldSpace","origin","alpha","mode"),near:Math.max(0,t.near),far:Math.max(0,t.far),colors:a,steps:s,num:2,direction:[1,0,0],smooth:!1,gradientType:1};Object.assign(t,n)}else if(t.type==="depth"&&t.gradientType===1&&(t.near<0||t.far<0)){let i={...cr(t),near:Math.max(t.near,0),far:Math.max(t.far,0)};Object.assign(t,i)}})}function rl(e,t){Object.values(e.shared.materials).forEach(i=>t(i))}function al(e,t){e.scene.objects.traverse((i,r)=>{"materials"in r?r.materials.forEach((a,s)=>{a===void 0&&(r.materials[s]=va.defaultData(),a=r.materials[s]),typeof a!="string"&&t(a)}):"material"in r?typeof r.material!="string"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)):r.type==="Mesh"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)),"overrides"in r&&Object.values(r.overrides).forEach(a=>{a.material&&typeof a.material!="string"&&Object.getPrototypeOf(a.material)!==_r.prototype&&t(a.material)})})}function iq(e){Object.assign(e.scene.publish,{orbitControls:{...fg.defaultData,...cr(e.scene.publish.orbitControls)}})}function rq(e){Object.assign(e.scene.publish.settings,{video:{...dl.defaultData.settings.video,...cr(e.scene.publish.settings.video)}})}function aq(e){function t(i){if(i.layers){for(let r of Object.values(i.layers))if(r){for(let[a,s]of Object.entries(r))if((ZT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(tq.includes(n)||typeof o=="boolean")&&delete s[n]}}}e.scene.objects.traverse((i,r)=>{r.states.forEach(a=>{let s=a;s.material?t(s.material):s.materials&&s.materials.forEach(n=>{t(n)})})})}function sq(e){e.scene.publish.withBackground=!0}function nq(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function oq(e){e.scene.objects.traverse((t,i)=>{let r=i.cloner;r&&(r.radial.scale=r.radial.scale.map(a=>a+1),r.linear.scale=r.linear.scale.map(a=>a+1))})}function lq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&(r.type==="DodecahedronGeometry"||r.type==="IcosahedronGeometry")&&(r.detail=Math.round(r.detail))})}function hq(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=cr(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=cr(i).booleanExclude!==!0)}})}function cq(e){e.scene.objects.traverse((t,i)=>{if(i.type==="Mesh"){let r=i;i.geometry.type==="NonParametricGeometry"?r.material!==void 0&&delete r.material:r.materials!==void 0&&delete r.materials}})}function uq(e){function t(r){Object.setPrototypeOf(r,_r.prototype),r.texture&&Object.setPrototypeOf(r.texture,_r.prototype)}function i(r){Object.setPrototypeOf(r,_r.prototype);for(let a in r)t(r[a])}e.scene.objects.traverse((r,a)=>{a.states.forEach(s=>{let n=s;if(n.material){let o=cr(n.material).layers;i(o),n.material.layers=o}if(n.materials)for(let o=0;o<n.materials.length;o++){let l=n.materials[o],h=cr(l).layers;i(h),l.layers=h}})})}function VA(e){e.layers===void 0&&Object.assign(e,va.defaultTwoLayerData("lambert"))}function C0(e){!e.layers||e.layers.forEach(t=>{if(t.type==="depth"&&t.colors.length===10){let i=[...t.colors];i.push(t.colors[9]);let r=[...t.steps];r.push(t.steps[9]);let a={...cr(t),colors:i,steps:r};Object.assign(t,a)}})}function dq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function jA(e){e.scene.objects.traverse((t,i)=>{"materials"in i?i.materials.forEach(r=>{typeof r!="string"&&C0(r)}):"material"in i&&typeof i.material!="string"&&C0(i.material)}),Object.values(e.shared.materials).forEach(t=>C0(t))}function pq(e){e.scene.environment.ambientLight.softShadows=!1,e.scene.environment.ambientLight.softShadowQuality="low",e.scene.objects.traverse((t,i)=>{(i.type==="DirectionalLight"||i.type==="SpotLight")&&(i.shadowResolution=1024,i.shadowRadius=1,i.depth=1e5)}),e.shared.penumbraSize=new Array(5).fill(.5)}function fq(e){e.shared.audios=Rn({},Ft.prototype)}function mq(e){e.shared.videos=Rn({},Ft.prototype)}function gq(e){let t=e.shared.materials;Object.entries(t).forEach(([i,r])=>{if(!r.layers){let a={name:"Untitled Material",layers:[{fi:0,data:{type:"light",category:"phong",alpha:.6,visible:!0,mode:0,specular:{r:.2,g:.2,b:.2},shininess:5},id:"layer1"},{fi:1,data:{type:"color",alpha:1,visible:!0,mode:0,color:{r:.2823529411764706,g:.2823529411764706,b:.30196078431372547}},id:"layer2"}]};Object.assign(t,{[i]:a})}})}function vq(e){Object.entries(cr(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(cr(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function yq(e){e.scene.publish.settings.web.preload=!1}function GA(e){e.layers&&e.layers.forEach(t=>{t.type==="depth"&&t.num!==void 0&&(t.colors=t.colors.slice(0,t.num),t.steps=t.steps.slice(0,t.num),delete t.num)})}function HA(e){e.layers&&e.layers.forEach(t=>{eq(t)&&t.isMask===void 0&&(t.isMask=!1),(t.type==="texture"||t.type==="video")&&t.blending===void 0&&(t.blending=0),(t.type==="noise"||t.type==="displace"&&t.displacementType==="noise")&&(t.voronoiStyle===void 0&&(t.voronoiStyle=0),t.highCut===void 0&&(t.highCut=1),t.lowCut===void 0&&(t.lowCut=0),t.smoothness===void 0&&(t.smoothness=.3),t.seed===void 0&&(t.seed=0),t.quality===void 0&&(t.quality=1))})}function xq(e){e.shared.fonts=Rn({},Ft.prototype)}function bq(e){return e.replace(".typeface","").replace(/optimer/gi,"open sans").replace("space_mono","space mono").replace(/alma_mono/gi,"varela round").replace(/droid_sans_mono/gi,"noto sans mono").replace(/droid_sans|gentilis|gnomon_(simple|foreground)|helvetiker/gi,"roboto").replace(/droid_serif/gi,"roboto slab").replace("_sans"," sans").replace("crimson_text","crimson text").replace("medium_medium","medium").replace("fatface_fatface","fatface").replace("100hairline","thin").replace("200thin","extralight").replace("300light","light").replace("500medium","medium").replace("600semi","semibold").replace("800heavy","extrabold").replace("900black","black").replace(/bodoni_(11|16|24|36|48|72|96)([^_])/gi,"bodoni_$1_$2").replace(/bodoni_(11|16|24|36|48|72|96)/gi,"bodoni moda").replace(/(thin|hairline)(_regular)?/gi,"100").replace(/(extra|ultra)light(_regular)?/gi,"200").replace(/light(_regular)?/gi,"300").replace(/_book|_normal|_roman/gi,"_regular").replace(/medium(_regular)?/gi,"500").replace(/(semi|demi)bold(_regular)?/gi,"600").replace(/(extra|ultra)bold(_regular)?/gi,"800").replace(/bold(_regular)?/gi,"700").replace(/(black|heavy|fatface)(_regular)?/gi,"900").replace(/([1-9]00)_italic/gi,"$1italic").replace(/regularitalic/gi,"italic").replace(/regularitalic/gi,"italic").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function wq(e){let t=[];e.scene.objects.traverse((i,r)=>{let a=r;if(a.type==="TextFrame"){let s=va.defaultTwoLayerData("phong"),n=typeof a.color=="string"?e.shared.colors[a.color]:a.color;s.layers[1].data.color={r:n.r,g:n.g,b:n.b},s.layers[1].data.alpha=a.alpha;let o=bq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...kc.defaultData,flatShading:!1,wireframe:!1,geometry:{...Fc.defaultData("TextGeometry"),width:a.width,height:a.height,font:o,depth:0,horizontalAlign:a.horizontalAlign,verticalAlign:a.verticalAlign,fontSize:a.fontSize*1.40625,lineHeight:a.lineHeight/1.40625,letterSpacing:a.letterSpacing-1,text:a.text,textTransform:a.textTransform,extrudeBevelSize:0,extrudeBevelSegments:1},material:s,states:cr(a.states),events:cr(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=cr(e.scene.objects).parent(i);e.scene.objects.insertAfter(h??null,i,[{id:i+"new",data:l,children:[]}]),t.push(i)}}),t.forEach(i=>{e.scene.objects.delete(i)})}function _q(e){let t={0:"MouseDown",1:"MouseUp",2:"MouseHover",5:"KeyDown",6:"KeyUp",7:"Start",9:"LookAt",10:"Follow",11:"Scroll",12:"Audio",13:"GameControl"};e.scene.objects.traverse((i,r)=>{r.events.forEach(a=>{if(t[Number(a.type)])if(Object.assign(a,{type:t[Number(a.type)]}),a.type==="Audio"&&"audioEvent"in a&&(Object.assign(a,{playAudio:a.audioEvent}),delete a.audioEvent),a.type==="GameControl")Object.assign(a,{gameActions:{idle:new At,move:new At,jump:new At}});else{let s=new At;Object.assign(a,{actions:s}),(a.type==="MouseDown"||a.type==="MouseUp"||a.type==="KeyDown"||a.type==="KeyUp")&&"url"in a&&s.push({fi:0,id:lt.generateUUID(),data:{type:"Link",url:a.url,delay:0}}),"targets"in a&&(a.targets.forEach((n,o,l)=>{let h={state:void 0,repeat:0,delay:0,delayDirection:void 0,direction:"normal",duration:0,easing:4},c={easing:n.easing,duration:n.duration};n.easing===6?Object.assign(c,So(n,"mass","stiffness","damping","velocity")):n.easing===5&&Object.assign(c,{control1:{...n.control1},control2:{...n.control2}});let u={repeat:n.repeat?-1:0,delay:n.delay,delayDirection:n.delayDirection,direction:n.cycle&&n.rewind?"pingpong-rewind":n.cycle?"pingpong":"normal"},d={state:n.state,...u,...c},p={allowSlerp:!0,type:"Transition",object:n.object,repeat:0,delay:0,delayDirection:void 0,direction:"normal",tweens:new At({fi:0,id:lt.generateUUID(),data:h},{fi:1,id:lt.generateUUID(),data:d})};s.push({fi:l,id:o,data:p})}),delete a.targets)}})})}function Sq(e){e.scene.objects.traverse((t,i)=>{function r(a,s){let n=new At,o=[];if(i.events.forEach((l,h,c)=>{if(l.type==="Audio"&&l.trigger===s){let u;o.push(h),l.interaction==="play"?u={...So(l,"interaction","audio","delay","volume","loop"),triggerAfter:"after"in l?l.after:void 0,toggle:"after"in l?l.toggle:void 0,type:"Audio"}:(l.interaction==="pause"||l.interaction==="stop")&&(u={...So(l,"interaction","delay","object","playAudio"),type:"Audio"}),u&&n.push({fi:c,id:h,data:u})}}),o.forEach(l=>i.events.delete(l)),n.length){let l=i.events.find(h=>h.type===a)?.data;l?"actions"in l&&l.actions.insertBefore(null,n):i.events.insertBefore(null,[{id:lt.generateUUID(),data:{type:a,actions:n}}])}}r("Start","start"),r("MouseDown","mouseDown"),r("MouseUp","mouseUp"),r("KeyDown","keyDown"),r("KeyUp","keyUp")})}function WA(e){let t=e.layers.find(i=>i.type==="light")?.data;if(t?.category==="basic"){let i=Gr.defaultData("light","phong"),r=t;Object.assign(r,i),r.visible=!1}}function qA(e){rl(e,WA),al(e,WA)}function Aq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function Mq(e){e.scene.objects.traverse((t,i)=>{(i.type==="Empty"||i.type==="Mesh")&&i.cloner&&!i.cloner.randomnessObject&&!i.cloner.toObject&&!i.cloner.randomness&&(i.cloner={...i.cloner,toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}})})}function Cq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="NonParametricGeometry"&&!("material"in i)&&!("materials"in i)&&(i.material=va.defaultTwoLayerData("phong"))})}function Eq(e){e.scene.publish.orbitControls.autoZoom===void 0&&(e.scene.publish.orbitControls.autoZoom=!1),e.scene.objects.traverse((t,i)=>{(i.type==="OrthographicCamera"||i.type==="PerspectiveCamera")&&(i.orthographic.autoZoom===void 0&&(i.orthographic.autoZoom=!1),i.orthographic.autoZoomFrustumSize===void 0&&(i.orthographic.autoZoomFrustumSize=790))})}function Tq(e){e.scene.objects.traverse((t,i)=>{i.pathSnapping===void 0&&(i.pathSnapping={pathId:null,slide:0,offset:0,orientation:"tangential"}),i.pathSnapping.offset===void 0&&(i.pathSnapping.offset=0)})}function Pq(e){e.scene.publish.mouseEventTarget===void 0&&(e.scene.publish.mouseEventTarget="canvas"),e.scene.publish.settings.web.hint===void 0&&(e.scene.publish.settings.web.hint=!1)}function Dq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function Oq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function Iq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function Rq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=gg.defaultDataThirdPerson.navmesh)})})}function Lq(e){e.scene.styles||(e.scene.styles=th.defaultData())}function YA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function Bq(e){e.scene.environment.ambientLight.occlusion===void 0&&(e.scene.environment.ambientLight.occlusion=!1),e.scene.environment.ambientLight.aoFullRes===void 0&&(e.scene.environment.ambientLight.aoFullRes=!1),e.scene.environment.ambientLight.radius===void 0&&(e.scene.environment.ambientLight.radius=256),e.scene.environment.ambientLight.bias===void 0&&(e.scene.environment.ambientLight.bias=.5),e.scene.environment.ambientLight.aoColor===void 0&&(e.scene.environment.ambientLight.aoColor={r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}),al(e,YA),rl(e,YA)}function zq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function Fq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function XA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function kq(e,t){if(t<1&&(al(e,NA),rl(e,NA),e.schema=1),t<2&&(iq(e),e.schema=2),t<3&&(aq(e),e.schema=3),t<4&&(sq(e),e.schema=4),t<5&&(nq(e),e.schema=5),t<6&&(oq(e),e.schema=6),t<7&&(lq(e),e.schema=7),t<8&&(e.schema=8),t<9&&(jA(e),e.schema=9),t<10&&(dq(e),e.schema=10),t<11&&(pq(e),e.schema=11),t<12&&(jA(e),e.schema=12),t<13&&(fq(e),e.schema=13),t<14&&(gq(e),e.schema=14),t<15&&(vq(e),e.schema=15),t<16&&(yq(e),e.schema=16),t<17&&(al(e,GA),rl(e,GA),e.schema=17),t<18&&(al(e,VA),rl(e,VA),e.schema=18),t<19&&(rq(e),e.schema=19),t<20&&(xq(e),wq(e),e.schema=20),t<21&&(_q(e),Sq(e),e.schema=21),t<22&&(qA(e),e.schema=22),t<23&&(Aq(e),e.schema=23),t<24&&(Mq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(mq(e),t<25&&(e.schema=25)),t<26&&(hq(e),e.schema=26),t<27&&(cq(e),e.schema=27),t<28&&(qA(e),e.schema=28),t<29&&(uq(e),e.schema=29),t<30&&(Cq(e),e.schema=30),t<31&&(Eq(e),e.schema=31),t<33&&(Tq(e),e.schema=33),t<34&&(Pq(e),e.schema=34),t<35&&(Dq(e),e.schema=35),t<36&&(Oq(e),e.schema=36),t<37&&(Iq(e),e.schema=37),t<38&&(al(e,HA),rl(e,HA),e.schema=38),t<39&&(Rq(e),e.schema=39),t<40&&(Lq(e),e.schema=40),t<41&&(Bq(e),e.schema=41),t<42&&(zq(e),e.schema=42),t<43&&(Fq(e),e.schema=43),t<99){al(e,XA),rl(e,XA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=_u);let i=cr(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Rd,r.insertBefore(null,null,[{id:Rd,data:{...nu.defaultData,backgroundColor:e.scene.backgroundColor,fog:e.scene.fog,postprocessing:e.scene.postprocessing,ao:So(e.scene.environment.ambientLight,"occlusion","aoFullRes","radius","bias","aoColor"),publish:{playCamera:e.scene.publish.playCamera,gameControlObject:e.scene.publish.gameControlObject},shadow:So(e.scene.environment.ambientLight,"softShadowQuality"),globalPhysics:{...au.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:cr(e.scene.ownerCamera)??nu.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==ih.TRASH_CAN_ID&&r.move(Rd,n.fi,n.id);let a=0,s=0;e.shared.penumbraSize&&e.scene.objects.traverse((n,o)=>{o.type==="DirectionalLight"?(o.penumbraSize=e.shared.penumbraSize[Math.min(a,2)],a+=1):o.type==="SpotLight"&&(o.penumbraSize=e.shared.penumbraSize[3+Math.min(s,1)],s+=1),(o.physics===void 0||o.physics===null)&&o.type!=="Instance"&&(o.physics={},Object.assign(o.physics,ru.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function QA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function Uq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&r.type==="PathGeometry"&&(r.extrusion.capType="flat",r.extrusion.bevel=50,r.extrusion.bevelSides=6,r.extrusion.shape.type==="Custom"&&(r.extrusion.shape.shapeQuality="low"))})}function Nq(e){Array.isArray(cr(e.events))&&e.events?.forEach(t=>{"disabled"in t||(t.disabled=!1),(t.type==="MouseDown"||t.type==="MouseUp"||t.type==="MousePress")&&(t.mode=t.mode||"Object")})}var _c=180/Math.PI;function ZA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*_c)}function eP(e){ZA(e),e.type==="Page"&&ZA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*_c))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*_c),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*_c),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=_c,t.extrusion.twist*=_c),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(cr(e.events))&&e.events?.forEach(i=>{(i.type==="MouseDown"||i.type==="MouseUp"||i.type==="MousePress"||i.type==="KeyDown"||i.type==="KeyUp"||i.type==="KeyPress"||i.type==="Collision"||i.type==="Trigger")&&(i.runMode=i.toggle?"Toggle":"Repeat")})}function Vq(e){e.shared.variables=Rn({},Ft.prototype)}function jq(e){let t=cr(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=114;function tP(e,t){t(e.data);for(let i of e.children)tP(i,t)}function Gq(e){let t=e.schema??104;t!==co&&t<105&&(tP(e.asset,eP),e.schema=105)}function Hq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=xh.defaultData().particles)}function Wq(e){e.scene.objects.traverse((t,i)=>{i.type==="Particle"&&typeof i.renderMaterial.size=="number"&&Object.assign(i.renderMaterial,{size:[i.renderMaterial.size,i.renderMaterial.size]})})}function qq(e){e.scene.objects.traverse((t,i)=>{i.type==="Page"&&(i.postprocessing.depthOfField.focusDistance=100,i.postprocessing.depthOfField.focalLength=20,i.postprocessing.depthOfField.bokehScale=5)})}function Yq(e){e.scene.objects.traverse((t,i)=>{Array.isArray(cr(i.events))!==!1&&i.events?.forEach(r=>{let a=r.runMode;r.type==="MouseDown"||r.type==="MouseUp"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="Collision"||r.type==="Trigger"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode=a??"Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode=a==="Toggle"?"Toggle":"Normal")}):r.type==="MouseHover"||r.type==="MousePress"||r.type==="KeyPress"?r.actions?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")}):r.type==="GameControl"?(delete r.actions,Object.keys(r.gameActions).forEach(s=>{r.gameActions[s]?.forEach(n=>{n.type==="Transition"&&(n.runMode="Repeat"),n.type==="Animation"&&(n.runMode="Normal")})})):r.type==="DragDrop"?(delete r.actions,r.dragDropActions?.drag?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")}),r.dragDropActions?.drop?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")})):r.type==="Resize"?(delete r.actions,r.breakpoints?.forEach(s=>{s.actions?.forEach(n=>{(n.type==="Transition"||n.type==="Animation"||n.type==="SwitchCamera")&&(n.runMode="Toggle")})})):r.type==="Start"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Once"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}):r.type==="VariableChange"||r.type==="Scroll"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}):r.type==="Conditional"&&(delete r.actions,r.inActions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}),r.outActions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}))})})}function iP(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),kq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=dl.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,QA),rl(e,QA),e.schema=101),t<102&&(Uq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=xh.defaultData(),e.schema=104),t<105&&(Vq(e),e.scene.objects.traverse((i,r)=>{eP(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Gq(i);t<106&&(jq(e),e.schema=106),t<107&&(e.shared.lib.variables=xh.defaultData().variables,e.schema=107),t<109&&(Hq(e),e.schema=109),t<110&&(Wq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{Nq(r)}),e.schema=111),t<112&&(qq(e),e.schema=112),t<113&&(Yq(e),e.schema=113),t<114&&(e.scene.publish.settings.web.imageQuality===void 0&&(e.scene.publish.settings.web.imageQuality=70),e.schema=114)}}var vg;(e=>{e.defaultData={schema:co,scene:ih.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=ih.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:ih.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:ih.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...n1,updateSchema(a){return(a.schema??0)<co?Jd(a,iP):(a.schema??0)-co}};function t(a){let s=e.collabHelper.updateSchema(a);return typeof s=="number"?s===0?a:null:s.data}e.updateSchemaDirectly=t;function i(a){return{...a,shared:{...a.shared,lib:xh.defaultData()}}}e.withoutLib=i;function r(a,s){let n=a.scene.objects.get(s);if(n&&n.data.type==="Component")return n;{let o=a.shared.lib.components[s];if(o)return o.asset}}e.getComponentData=r})(vg||(vg={}));var V1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(V1||(V1={}));var KA;(e=>{function t(i){return!0}e.is=t})(KA||(KA={}));var yg;(e=>{e.defaultData={position:[0,0],scale:[1,1],rotation:0,shear:[0,0]};function t(r,a){return{position:a?.position??r.position,rotation:a?.rotation??r.rotation,scale:a?.scale??r.scale,shear:a?.shear??r.shear}}e.merge=t;function i(r,a){return fT({position:bo.isEqual(r.position,a.position)?void 0:a.position,rotation:r.rotation===a.rotation?void 0:a.rotation,scale:bo.isEqual(r.scale,a.scale)?void 0:a.scale,shear:r.shear&&a.shear&&bo.isEqual(r.shear,a.shear)?void 0:a.shear})}e.diff=i})(yg||(yg={}));var j1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(j1||(j1={}));var JA;(e=>e.defaultData={direction:"row",wrap:"unwrap",align:"top-left",gap:10,rowGap:10,autoGap:!1,autoRowGap:!1,leftPadding:8,rightPadding:8,topPadding:8,bottomPadding:8})(JA||(JA={}));var xg;(e=>e.defaultData={opacity:1,fill:{color:Pi.fromHexAndA(es,1),enabled:!0},stroke:{color:Pi.from0to1([0,0,0,1]),thickness:1,enabled:!1,mode:"inside"},layerBlur:{radius:2,enabled:!1},backgroundBlur:{radius:2,enabled:!1},dropShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0},innerShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0}})(xg||(xg={}));var rh;(e=>{function t(n,o){return{name:o}}e.newEmpty=t;function i(n,o){if(o===void 0)return n;let l={...n},h=["width","height","cornerRadius"];for(let c of h)c in l&&c in o&&o[c]!==void 0&&Object.assign(l,{[c]:o[c]});return l}function r(n,o){if(o===void 0)return n;let l={...n};return"fill"in l&&"fill"in o&&o.fill!==void 0&&Object.assign(l,{fill:{...l.fill,...o.fill}}),"stroke"in l&&"stroke"in o&&o.stroke!==void 0&&Object.assign(l,{stroke:{...l.stroke,...o.stroke}}),"layerBlur"in l&&"layerBlur"in o&&o.layerBlur!==void 0&&Object.assign(l,{layerBlur:{...l.layerBlur,...o.layerBlur}}),"backgroundBlur"in l&&"backgroundBlur"in o&&o.backgroundBlur!==void 0&&Object.assign(l,{backgroundBlur:{...l.backgroundBlur,...o.backgroundBlur}}),"dropShadow"in l&&"dropShadow"in o&&o.dropShadow!==void 0&&Object.assign(l,{dropShadow:{...l.dropShadow,...o.dropShadow}}),"innerShadow"in l&&"innerShadow"in o&&o.innerShadow!==void 0&&Object.assign(l,{innerShadow:{...l.innerShadow,...o.innerShadow}}),l}function a(n,o){if(o===void 0)return n;let l={...n};return Object.assign(l,yg.merge(l,o)),l=i(l,o),l=r(l,o),l}e.patch=a;function s(n,o){let l,h=[];for(let[c,u]of Object.entries(o))c!=="name"&&(l===void 0&&(l={path:[],props:{},type:0},h.push(l)),l.props[c]=u);return h}e.toOps=s})(rh||(rh={}));var tp;(e=>e.defaultData={...yg.defaultData,...j1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(tp||(tp={}));var ou;(e=>e.defaultData={...tp.defaultData,...xg.defaultData})(ou||(ou={}));var bg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(bg||(bg={}));var G1;(e=>e.defaultData={...ou.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(G1||(G1={}));var ip;(e=>e.defaultData={...ou.defaultData,...bg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(ip||(ip={}));var H1;(e=>e.defaultData={...ou.defaultData,type:"text2d",width:100,height:100,fontSize:12,lineHeight:1.2,letterSpacing:0,text:{textValue:"Hello world"},horizontalAlign:1,verticalAlign:1,textTransform:1,font:"Roboto_regular",name:"Text"})(H1||(H1={}));var W1;(e=>e.defaultData={...ou.defaultData,type:"path2d",path:"",name:"Path"})(W1||(W1={}));var $A;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})($A||($A={}));var wg;(e=>e.defaultData={...tp.defaultData,name:"Group",type:"group2d"})(wg||(wg={}));var q1;(e=>e.defaultData=()=>({...tp.defaultData,...bg.defaultData,...xg.defaultData,name:"Frame",type:"frame2d",clipped:!0,width:200,height:200,fill:{color:Pi.fromHexAndA(4737101,1),enabled:!0},stroke:{color:Pi.fromHexAndA(0,1),thickness:1,enabled:!1,mode:"inside"},backgroundBlur:{radius:2,enabled:!1},layerBlur:{radius:2,enabled:!1}}))(q1||(q1={}));var dh;(e=>{function t(n){switch(n){case"rectangle2d":return{...ip.defaultData};case"ellipse2d":return{...G1.defaultData};case"text2d":return{...H1.defaultData};case"vector2d":return{...ip.defaultData};case"path2d":return{...W1.defaultData};case"frame2d":return{...q1.defaultData()};case"group2d":return{...wg.defaultData}}}e.defaultData=t;function i(n){return"width"in n&&"height"in n?[typeof n.width=="number"?n.width*.5:0,typeof n.height=="number"?n.height*.5:0]:[0,0]}e.getPivot=i;function r(n){return n.type==="rectangle2d"||n.type==="ellipse2d"||n.type==="text2d"||n.type==="frame2d"}e.isResizeable=r;function a(n){return n.type==="frame2d"&&n.autoLayout!==void 0}e.isAutoLayoutable=a;function s(n){return n.type==="rectangle2d"||n.type==="frame2d"}e.hasCorners=s})(dh||(dh={}));var Y1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(Y1||(Y1={}));function ah(e,t=!1){let i=e[0].index!==null,r=new Set(Object.keys(e[0].attributes)),a=new Set(Object.keys(e[0].morphAttributes)),s={},n={},o=e[0].morphTargetsRelative,l=new yt,h=0;for(let c=0;c<e.length;++c){let u=e[c],d=0;if(i!==(u.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let p in u.attributes){if(!r.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+'. All geometries must have compatible attributes; make sure "'+p+'" attribute exists among all geometries, or in none of them.'),null;s[p]===void 0&&(s[p]=[]),s[p].push(u.attributes[p]),d++}if(d!==r.size)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". Make sure all geometries have the same number of attributes."),null;if(o!==u.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let p in u.morphAttributes){if(!a.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphAttributes must be consistent throughout all geometries."),null;n[p]===void 0&&(n[p]=[]),n[p].push(u.morphAttributes[p])}if(t){let p;if(i)p=u.index.count;else if(u.attributes.position!==void 0)p=u.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". The geometry must have either an index or a position attribute"),null;l.addGroup(h,p,c),h+=p}}if(i){let c=0,u=[];for(let d=0;d<e.length;++d){let p=e[d].index;for(let f=0;f<p.count;++f)u.push(p.getX(f)+c);c+=e[d].attributes.position.count}l.setIndex(u)}for(let c in s){let u=eM(s[c]);if(!u)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" attribute."),null;l.setAttribute(c,u)}for(let c in n){let u=n[c][0].length;if(u===0)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[c]=[];for(let d=0;d<u;++d){let p=[];for(let m=0;m<n[c].length;++m)p.push(n[c][m][d]);let f=eM(p);if(!f)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" morphAttribute."),null;l.morphAttributes[c].push(f)}}return l}function eM(e){let t,i,r,a=0;for(let o=0;o<e.length;++o){let l=e[o];if(l.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(t===void 0&&(t=l.array.constructor),t!==l.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(i===void 0&&(i=l.itemSize),i!==l.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(r===void 0&&(r=l.normalized),r!==l.normalized)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;a+=l.array.length}let s=new t(a),n=0;for(let o=0;o<e.length;++o)s.set(e[o].array,n),n+=e[o].array.length;return new It(s,i,r)}var Xq=Math.pow(2,-24),Df=class{constructor(){}};function Cn(e,t,i){return i.min.x=t[e],i.min.y=t[e+1],i.min.z=t[e+2],i.max.x=t[e+3],i.max.y=t[e+4],i.max.z=t[e+5],i}function tM(e){let t=-1,i=-1/0;for(let r=0;r<3;r++){let a=e[r+3]-e[r];a>i&&(i=a,t=r)}return t}function iM(e,t){t.set(e)}function rM(e,t,i){let r,a;for(let s=0;s<3;s++){let n=s+3;r=e[s],a=t[s],i[s]=r<a?r:a,r=e[n],a=t[n],i[n]=r>a?r:a}}function Of(e,t,i){for(let r=0;r<3;r++){let a=t[e+2*r],s=t[e+2*r+1],n=a-s,o=a+s;n<i[r]&&(i[r]=n),o>i[r+3]&&(i[r+3]=o)}}function ed(e){let t=e[3]-e[0],i=e[4]-e[1],r=e[5]-e[2];return 2*(t*i+i*r+r*t)}function Qq(e,t){if(!e.index){let i=e.attributes.position.count,r=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer,a;i>65535?a=new Uint32Array(new r(4*i)):a=new Uint16Array(new r(2*i)),e.setIndex(new It(a,1));for(let s=0;s<i;s++)a[s]=s}}function Zq(e){if(!e.groups||!e.groups.length)return[{offset:0,count:e.index.count/3}];let t=[],i=new Set;for(let a of e.groups)i.add(a.start),i.add(a.start+a.count);let r=Array.from(i.values()).sort((a,s)=>a-s);for(let a=0;a<r.length-1;a++){let s=r[a],n=r[a+1];t.push({offset:s/3,count:(n-s)/3})}return t}function E0(e,t,i,r,a=null){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0,u=1/0,d=1/0,p=1/0,f=-1/0,m=-1/0,g=-1/0,y=a!==null;for(let x=t*6,b=(t+i)*6;x<b;x+=6){let _=e[x+0],M=e[x+1],S=_-M,C=_+M;S<s&&(s=S),C>l&&(l=C),y&&_<u&&(u=_),y&&_>f&&(f=_);let A=e[x+2],T=e[x+3],P=A-T,I=A+T;P<n&&(n=P),I>h&&(h=I),y&&A<d&&(d=A),y&&A>m&&(m=A);let z=e[x+4],F=e[x+5],L=z-F,j=z+F;L<o&&(o=L),j>c&&(c=j),y&&z<p&&(p=z),y&&z>g&&(g=z)}r[0]=s,r[1]=n,r[2]=o,r[3]=l,r[4]=h,r[5]=c,y&&(a[0]=u,a[1]=d,a[2]=p,a[3]=f,a[4]=m,a[5]=g)}function Kq(e,t,i,r){let a=1/0,s=1/0,n=1/0,o=-1/0,l=-1/0,h=-1/0;for(let c=t*6,u=(t+i)*6;c<u;c+=6){let d=e[c+0];d<a&&(a=d),d>o&&(o=d);let p=e[c+2];p<s&&(s=p),p>l&&(l=p);let f=e[c+4];f<n&&(n=f),f>h&&(h=f)}r[0]=a,r[1]=s,r[2]=n,r[3]=o,r[4]=l,r[5]=h}function Jq(e,t,i,r,a){let s=i,n=i+r-1,o=a.pos,l=a.axis*2;for(;;){for(;s<=n&&t[s*6+l]<o;)s++;for(;s<=n&&t[n*6+l]>=o;)n--;if(s<n){for(let h=0;h<3;h++){let c=e[s*3+h];e[s*3+h]=e[n*3+h],e[n*3+h]=c;let u=t[s*6+h*2+0];t[s*6+h*2+0]=t[n*6+h*2+0],t[n*6+h*2+0]=u;let d=t[s*6+h*2+1];t[s*6+h*2+1]=t[n*6+h*2+1],t[n*6+h*2+1]=d}s++,n--}else return s}}var so=32,$q=(e,t)=>e.candidate-t.candidate,qo=new Array(so).fill().map(()=>({count:0,bounds:new Float32Array(6),rightCacheBounds:new Float32Array(6),leftCacheBounds:new Float32Array(6),candidate:0})),If=new Float32Array(6);function eY(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=tM(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=tM(e),n!==-1&&(o=tY(i,r,a,n));else if(s===2){let l=ed(e),h=1.25*a,c=r*6,u=(r+a)*6;for(let d=0;d<3;d++){let p=t[d],f=(t[d+3]-p)/so;if(a<so/4){let m=[...qo];m.length=a;let g=0;for(let x=c;x<u;x+=6,g++){let b=m[g];b.candidate=i[x+2*d],b.count=0;let{bounds:_,leftCacheBounds:M,rightCacheBounds:S}=b;for(let C=0;C<3;C++)S[C]=1/0,S[C+3]=-1/0,M[C]=1/0,M[C+3]=-1/0,_[C]=1/0,_[C+3]=-1/0;Of(x,i,_)}m.sort($q);let y=a;for(let x=0;x<y;x++){let b=m[x];for(;x+1<y&&m[x+1].candidate===b.candidate;)m.splice(x+1,1),y--}for(let x=c;x<u;x+=6){let b=i[x+2*d];for(let _=0;_<y;_++){let M=m[_];b>=M.candidate?Of(x,i,M.rightCacheBounds):(Of(x,i,M.leftCacheBounds),M.count++)}}for(let x=0;x<y;x++){let b=m[x],_=b.count,M=a-b.count,S=b.leftCacheBounds,C=b.rightCacheBounds,A=0;_!==0&&(A=ed(S)/l);let T=0;M!==0&&(T=ed(C)/l);let P=1+1.25*(A*_+T*M);P<h&&(n=d,h=P,o=b.candidate)}}else{for(let y=0;y<so;y++){let x=qo[y];x.count=0,x.candidate=p+f+y*f;let b=x.bounds;for(let _=0;_<3;_++)b[_]=1/0,b[_+3]=-1/0}for(let y=c;y<u;y+=6){let x=~~((i[y+2*d]-p)/f);x>=so&&(x=so-1);let b=qo[x];b.count++,Of(y,i,b.bounds)}let m=qo[so-1];iM(m.bounds,m.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];rM(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let g=0;for(let y=0;y<so-1;y++){let x=qo[y],b=x.count,_=x.bounds,M=qo[y+1].rightCacheBounds;b!==0&&(g===0?iM(_,If):rM(_,If,If)),g+=b;let S=0,C=0;g!==0&&(S=ed(If)/l);let A=a-g;A!==0&&(C=ed(M)/l);let T=1+1.25*(S*g+C*A);T<h&&(n=d,h=T,o=x.candidate)}}}}else console.warn(`MeshBVH: Invalid build strategy value ${s} used.`);return{axis:n,pos:o}}function tY(e,t,i,r){let a=0;for(let s=t,n=t+i;s<n;s++)a+=e[s*6+r*2];return a/i}function iY(e,t){let i=e.attributes.position,r=e.index.array,a=r.length/3,s=new Float32Array(a*6),n=i.normalized,o=i.array,l=i.offset||0,h=3;i.isInterleavedBufferAttribute&&(h=i.data.stride);let c=["getX","getY","getZ"];for(let u=0;u<a;u++){let d=u*3,p=u*6,f,m,g;n?(f=r[d+0],m=r[d+1],g=r[d+2]):(f=r[d+0]*h+l,m=r[d+1]*h+l,g=r[d+2]*h+l);for(let y=0;y<3;y++){let x,b,_;n?(x=i[c[y]](f),b=i[c[y]](m),_=i[c[y]](g)):(x=o[f+y],b=o[m+y],_=o[g+y]);let M=x;b<M&&(M=b),_<M&&(M=_);let S=x;b>S&&(S=b),_>S&&(S=_);let C=(S-M)/2,A=y*2;s[p+A+0]=M+C,s[p+A+1]=C+(Math.abs(M)+C)*Xq,M<t[y]&&(t[y]=M),S>t[y+3]&&(t[y+3]=S)}}return s}function rY(e,t){function i(y){d&&d(y/p)}function r(y,x,b,_=null,M=0){if(!f&&M>=l&&(f=!0,h&&(console.warn(`MeshBVH: Max depth of ${l} reached when generating BVH. Consider increasing maxDepth.`),console.warn(e))),b<=c||M>=l)return i(x+b),y.offset=x,y.count=b,y;let S=eY(y.boundingData,_,n,x,b,u);if(S.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Jq(o,n,x,b,S);if(C===x||C===x+b)i(x+b),y.offset=x,y.count=b;else{y.splitAxis=S.axis;let A=new Df,T=x,P=C-x;y.left=A,A.boundingData=new Float32Array(6),E0(n,T,P,A.boundingData,s),r(A,T,P,s,M+1);let I=new Df,z=C,F=b-P;y.right=I,I.boundingData=new Float32Array(6),E0(n,z,F,I.boundingData,s),r(I,z,F,s,M+1)}return y}Qq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=iY(e,a),o=e.index.array,l=t.maxDepth,h=t.verbose,c=t.maxLeafTris,u=t.strategy,d=t.onProgress,p=e.index.count/3,f=!1,m=[],g=Zq(e);if(g.length===1){let y=g[0],x=new Df;x.boundingData=a,Kq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),m.push(x)}else for(let y of g){let x=new Df;x.boundingData=new Float32Array(6),E0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),m.push(x)}return m}function aY(e,t){let i=rY(e,t),r,a,s,n=[],o=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer;for(let c=0;c<i.length;c++){let u=i[c],d=l(u),p=new o(32*d);r=new Float32Array(p),a=new Uint32Array(p),s=new Uint16Array(p),h(0,u),n.push(p)}return n;function l(c){return c.count?1:1+l(c.left)+l(c.right)}function h(c,u){let d=c/4,p=c/2,f=!!u.count,m=u.boundingData;for(let g=0;g<6;g++)r[d+g]=m[g];if(f){let g=u.offset,y=u.count;return a[d+6]=g,s[p+14]=y,s[p+15]=65535,c+32}else{let g=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,g),b/4>Math.pow(2,32))throw new Error("MeshBVH: Cannot store child pointer greater than 32 bits.");return a[d+6]=b/4,b=h(b,y),a[d+7]=x,b}}}var Ln=class{constructor(){this.min=1/0,this.max=-1/0}setFromPointsField(e,t){let i=1/0,r=-1/0;for(let a=0,s=e.length;a<s;a++){let n=e[a][t];i=n<i?n:i,r=n>r?n:r}this.min=i,this.max=r}setFromPoints(e,t){let i=1/0,r=-1/0;for(let a=0,s=t.length;a<s;a++){let n=t[a],o=e.dot(n);i=o<i?o:i,r=o>r?o:r}this.min=i,this.max=r}isSeparated(e){return this.min>e.max||e.min>this.max}};Ln.prototype.setFromBox=function(){let e=new R;return function(t,i){let r=i.min,a=i.max,s=1/0,n=-1/0;for(let o=0;o<=1;o++)for(let l=0;l<=1;l++)for(let h=0;h<=1;h++){e.x=r.x*o+a.x*(1-o),e.y=r.y*l+a.y*(1-l),e.z=r.z*h+a.z*(1-h);let c=t.dot(e);s=Math.min(c,s),n=Math.max(c,n)}this.min=s,this.max=n}}();var ise=function(){let e=new Ln;return function(t,i){let r=t.points,a=t.satAxes,s=t.satBounds,n=i.points,o=i.satAxes,l=i.satBounds;for(let h=0;h<3;h++){let c=s[h],u=a[h];if(e.setFromPoints(u,n),c.isSeparated(e))return!1}for(let h=0;h<3;h++){let c=l[h],u=o[h];if(e.setFromPoints(u,r),c.isSeparated(e))return!1}}}(),sY=function(){let e=new R,t=new R,i=new R;return function(r,a,s){let n=r.start,o=e,l=a.start,h=t;i.subVectors(n,l),e.subVectors(r.end,r.start),t.subVectors(a.end,a.start);let c=i.dot(h),u=h.dot(o),d=h.dot(h),p=i.dot(o),f=o.dot(o)*d-u*u,m,g;f!==0?m=(c*u-p*d)/f:m=0,g=(c+m*u)/d,s.x=m,s.y=g}}(),Pb=function(){let e=new ae,t=new R,i=new R;return function(r,a,s,n){sY(r,a,e);let o=e.x,l=e.y;if(o>=0&&o<=1&&l>=0&&l<=1){r.at(o,s),a.at(l,n);return}else if(o>=0&&o<=1){l<0?a.at(0,n):a.at(1,n),r.closestPointToPoint(n,!0,s);return}else if(l>=0&&l<=1){o<0?r.at(0,s):r.at(1,s),a.closestPointToPoint(s,!0,n);return}else{let h;o<0?h=r.start:h=r.end;let c;l<0?c=a.start:c=a.end;let u=t,d=i;if(r.closestPointToPoint(c,!0,t),a.closestPointToPoint(h,!0,i),u.distanceToSquared(c)<=d.distanceToSquared(h)){s.copy(u),n.copy(c);return}else{s.copy(h),n.copy(d);return}}}}(),nY=function(){let e=new R,t=new R,i=new Ka,r=new Ss;return function(a,s){let{radius:n,center:o}=a,{a:l,b:h,c}=s;if(r.start=l,r.end=h,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n||(r.start=l,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n)||(r.start=h,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n))return!0;let u=s.getPlane(i);if(Math.abs(u.distanceToPoint(o))<=n){let d=u.projectPoint(o,t);if(s.containsPoint(d))return!0}return!1}}(),oY=1e-15;function ac(e){return Math.abs(e)<oY}var To=class extends aa{constructor(...e){super(...e),this.isExtendedTriangle=!0,this.satAxes=new Array(4).fill().map(()=>new R),this.satBounds=new Array(4).fill().map(()=>new Ln),this.points=[this.a,this.b,this.c],this.sphere=new Wa,this.plane=new Ka,this.needsUpdate=!0}intersectsSphere(e){return nY(e,this)}update(){let e=this.a,t=this.b,i=this.c,r=this.points,a=this.satAxes,s=this.satBounds,n=a[0],o=s[0];this.getNormal(n),o.setFromPoints(n,r);let l=a[1],h=s[1];l.subVectors(e,t),h.setFromPoints(l,r);let c=a[2],u=s[2];c.subVectors(t,i),u.setFromPoints(c,r);let d=a[3],p=s[3];d.subVectors(i,e),p.setFromPoints(d,r),this.sphere.setFromPoints(this.points),this.plane.setFromNormalAndCoplanarPoint(n,e),this.needsUpdate=!1}};To.prototype.closestPointToSegment=function(){let e=new R,t=new R,i=new Ss;return function(r,a=null,s=null){let{start:n,end:o}=r,l=this.points,h,c=1/0;for(let u=0;u<3;u++){let d=(u+1)%3;i.start.copy(l[u]),i.end.copy(l[d]),Pb(i,r,e,t),h=e.distanceToSquared(t),h<c&&(c=h,a&&a.copy(e),s&&s.copy(t))}return this.closestPointToPoint(n,e),h=n.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(n)),this.closestPointToPoint(o,e),h=o.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(o)),Math.sqrt(c)}}();To.prototype.intersectsTriangle=function(){let e=new To,t=new Array(3),i=new Array(3),r=new Ln,a=new Ln,s=new R,n=new R,o=new R,l=new R,h=new Ss,c=new Ss,u=new Ss;return function(d,p=null,f=!1){this.needsUpdate&&this.update(),d.isExtendedTriangle?d.needsUpdate&&d.update():(e.copy(d),e.update(),d=e);let m=this.plane,g=d.plane;if(Math.abs(m.normal.dot(g.normal))>1-1e-10){let y=this.satBounds,x=this.satAxes;i[0]=d.a,i[1]=d.b,i[2]=d.c;for(let M=0;M<4;M++){let S=y[M],C=x[M];if(r.setFromPoints(C,i),S.isSeparated(r))return!1}let b=d.satBounds,_=d.satAxes;t[0]=this.a,t[1]=this.b,t[2]=this.c;for(let M=0;M<4;M++){let S=b[M],C=_[M];if(r.setFromPoints(C,t),S.isSeparated(r))return!1}for(let M=0;M<4;M++){let S=x[M];for(let C=0;C<4;C++){let A=_[C];if(s.crossVectors(S,A),r.setFromPoints(s,t),a.setFromPoints(s,i),r.isSeparated(a))return!1}}return p&&(f||console.warn("ExtendedTriangle.intersectsTriangle: Triangles are coplanar which does not support an output edge. Setting edge to 0, 0, 0."),p.start.set(0,0,0),p.end.set(0,0,0)),!0}else{let y=this.points,x=!1,b=0;for(let F=0;F<3;F++){let L=y[F],j=y[(F+1)%3];h.start.copy(L),h.end.copy(j),h.delta(n);let Y=x?c.start:c.end,Q=ac(g.distanceToPoint(L));if(ac(g.normal.dot(n))&&Q){c.copy(h),b=2;break}if((g.intersectLine(h,Y)||Q)&&!ac(Y.distanceTo(j))){if(b++,x)break;x=!0}}if(b===1&&d.containsPoint(c.end))return p&&(p.start.copy(c.end),p.end.copy(c.end)),!0;if(b!==2)return!1;let _=d.points,M=!1,S=0;for(let F=0;F<3;F++){let L=_[F],j=_[(F+1)%3];h.start.copy(L),h.end.copy(j),h.delta(o);let Y=M?u.start:u.end,Q=ac(m.distanceToPoint(L));if(ac(m.normal.dot(o))&&Q){u.copy(h),S=2;break}if((m.intersectLine(h,Y)||Q)&&!ac(Y.distanceTo(j))){if(S++,M)break;M=!0}}if(S===1&&this.containsPoint(u.end))return p&&(p.start.copy(u.end),p.end.copy(u.end)),!0;if(S!==2)return!1;if(c.delta(n),u.delta(o),n.dot(o)<0){let F=u.start;u.start=u.end,u.end=F}let C=c.start.dot(n),A=c.end.dot(n),T=u.start.dot(n),P=u.end.dot(n),I=A<T,z=C<P;return C!==P&&T!==A&&I===z?!1:(p&&(l.subVectors(c.start,u.start),l.dot(n)>0?p.start.copy(c.start):p.start.copy(u.start),l.subVectors(c.end,u.end),l.dot(n)<0?p.end.copy(c.end):p.end.copy(u.end)),!0)}}}();To.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();To.prototype.distanceToTriangle=function(){let e=new R,t=new R,i=["a","b","c"],r=new Ss,a=new Ss;return function(s,n=null,o=null){let l=n||o?r:null;if(this.intersectsTriangle(s,l))return(n||o)&&(n&&l.getCenter(n),o&&l.getCenter(o)),0;let h=1/0;for(let c=0;c<3;c++){let u,d=i[c],p=s[d];this.closestPointToPoint(p,e),u=p.distanceToSquared(e),u<h&&(h=u,n&&n.copy(e),o&&o.copy(p));let f=this[d];s.closestPointToPoint(f,e),u=f.distanceToSquared(e),u<h&&(h=u,n&&n.copy(f),o&&o.copy(e))}for(let c=0;c<3;c++){let u=i[c],d=i[(c+1)%3];r.set(this[u],this[d]);for(let p=0;p<3;p++){let f=i[p],m=i[(p+1)%3];a.set(s[f],s[m]),Pb(r,a,e,t);let g=e.distanceToSquared(t);g<h&&(h=g,n&&n.copy(e),o&&o.copy(t))}}return Math.sqrt(h)}}();var Bn=class{constructor(e,t,i){this.isOrientedBox=!0,this.min=new R,this.max=new R,this.matrix=new je,this.invMatrix=new je,this.points=new Array(8).fill().map(()=>new R),this.satAxes=new Array(3).fill().map(()=>new R),this.satBounds=new Array(3).fill().map(()=>new Ln),this.alignedSatBounds=new Array(3).fill().map(()=>new Ln),this.needsUpdate=!1,e&&this.min.copy(e),t&&this.max.copy(t),i&&this.matrix.copy(i)}set(e,t,i){this.min.copy(e),this.max.copy(t),this.matrix.copy(i),this.needsUpdate=!0}copy(e){this.min.copy(e.min),this.max.copy(e.max),this.matrix.copy(e.matrix),this.needsUpdate=!0}};Bn.prototype.update=function(){return function(){let e=this.matrix,t=this.min,i=this.max,r=this.points;for(let l=0;l<=1;l++)for(let h=0;h<=1;h++)for(let c=0;c<=1;c++){let u=1*l|2*h|4*c,d=r[u];d.x=l?i.x:t.x,d.y=h?i.y:t.y,d.z=c?i.z:t.z,d.applyMatrix4(e)}let a=this.satBounds,s=this.satAxes,n=r[0];for(let l=0;l<3;l++){let h=s[l],c=a[l],u=1<<l,d=r[u];h.subVectors(n,d),c.setFromPoints(h,r)}let o=this.alignedSatBounds;o[0].setFromPointsField(r,"x"),o[1].setFromPointsField(r,"y"),o[2].setFromPointsField(r,"z"),this.invMatrix.copy(this.matrix).invert(),this.needsUpdate=!1}}();Bn.prototype.intersectsBox=function(){let e=new Ln;return function(t){this.needsUpdate&&this.update();let i=t.min,r=t.max,a=this.satBounds,s=this.satAxes,n=this.alignedSatBounds;if(e.min=i.x,e.max=r.x,n[0].isSeparated(e)||(e.min=i.y,e.max=r.y,n[1].isSeparated(e))||(e.min=i.z,e.max=r.z,n[2].isSeparated(e)))return!1;for(let o=0;o<3;o++){let l=s[o],h=a[o];if(e.setFromBox(l,t),h.isSeparated(e))return!1}return!0}}();Bn.prototype.intersectsTriangle=function(){let e=new To,t=new Array(3),i=new Ln,r=new Ln,a=new R;return function(s){this.needsUpdate&&this.update(),s.isExtendedTriangle?s.needsUpdate&&s.update():(e.copy(s),e.update(),s=e);let n=this.satBounds,o=this.satAxes;t[0]=s.a,t[1]=s.b,t[2]=s.c;for(let u=0;u<3;u++){let d=n[u],p=o[u];if(i.setFromPoints(p,t),d.isSeparated(i))return!1}let l=s.satBounds,h=s.satAxes,c=this.points;for(let u=0;u<3;u++){let d=l[u],p=h[u];if(i.setFromPoints(p,c),d.isSeparated(i))return!1}for(let u=0;u<3;u++){let d=o[u];for(let p=0;p<4;p++){let f=h[p];if(a.crossVectors(d,f),i.setFromPoints(a,t),r.setFromPoints(a,c),i.isSeparated(r))return!1}}return!0}}();Bn.prototype.closestPointToPoint=function(){return function(e,t){return this.needsUpdate&&this.update(),t.copy(e).applyMatrix4(this.invMatrix).clamp(this.min,this.max).applyMatrix4(this.matrix),t}}();Bn.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Bn.prototype.distanceToBox=function(){let e=["x","y","z"],t=new Array(12).fill().map(()=>new Ss),i=new Array(12).fill().map(()=>new Ss),r=new R,a=new R;return function(s,n=0,o=null,l=null){if(this.needsUpdate&&this.update(),this.intersectsBox(s))return(o||l)&&(s.getCenter(a),this.closestPointToPoint(a,r),s.closestPointToPoint(r,a),o&&o.copy(r),l&&l.copy(a)),0;let h=n*n,c=s.min,u=s.max,d=this.points,p=1/0;for(let m=0;m<8;m++){let g=d[m];a.copy(g).clamp(c,u);let y=g.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(g),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let m=0;m<3;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){let x=(m+1)%3,b=(m+2)%3,_=g<<x|y<<b,M=1<<m|g<<x|y<<b,S=d[_],C=d[M];t[f].set(S,C);let A=e[m],T=e[x],P=e[b],I=i[f],z=I.start,F=I.end;z[A]=c[A],z[T]=g?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=g?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let m=0;m<=1;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){a.x=m?u.x:c.x,a.y=g?u.y:c.y,a.z=y?u.z:c.z,this.closestPointToPoint(a,r);let x=a.distanceToSquared(r);if(x<p&&(p=x,o&&o.copy(r),l&&l.copy(a),x<h))return Math.sqrt(x)}for(let m=0;m<12;m++){let g=t[m];for(let y=0;y<12;y++){let x=i[y];Pb(g,x,r,a);let b=r.distanceToSquared(a);if(b<p&&(p=b,o&&o.copy(r),l&&l.copy(a),b<h))return Math.sqrt(b)}}return Math.sqrt(p)}}();var sc=new R,nc=new R,oc=new R,Rf=new ae,Lf=new ae,Bf=new ae,aM=new R,sM=new R,nM=new R,zf=new R;function lY(e,t,i,r,a,s){let n;return s===Xr?n=e.intersectTriangle(r,i,t,!0,a):n=e.intersectTriangle(t,i,r,s!==ja,a),n===null?null:{distance:e.origin.distanceTo(a),point:a.clone()}}function hY(e,t,i,r,a,s,n,o,l){sc.fromBufferAttribute(t,s),nc.fromBufferAttribute(t,n),oc.fromBufferAttribute(t,o);let h=lY(e,sc,nc,oc,zf,l);if(h){r&&(Rf.fromBufferAttribute(r,s),Lf.fromBufferAttribute(r,n),Bf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(zf,sc,nc,oc,Rf,Lf,Bf,new ae)),a&&(Rf.fromBufferAttribute(a,s),Lf.fromBufferAttribute(a,n),Bf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(zf,sc,nc,oc,Rf,Lf,Bf,new ae)),i&&(aM.fromBufferAttribute(i,s),sM.fromBufferAttribute(i,n),nM.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(zf,sc,nc,oc,aM,sM,nM,new R),h.normal.dot(e.direction)>0&&h.normal.multiplyScalar(-1));let c={a:s,b:n,c:o,normal:new R,materialIndex:0};aa.getNormal(sc,nc,oc,c.normal),h.face=c,h.faceIndex=s}return h}function rP(e,t,i,r,a){let s=r*3,n=e.index.getX(s),o=e.index.getX(s+1),l=e.index.getX(s+2),{position:h,normal:c,uv:u,uv1:d}=e.attributes,p=hY(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function cY(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)rP(e,t,i,n,s)}function uY(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=rP(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function Sn(e,t,i,r){let a=e.a,s=e.b,n=e.c,o=t,l=t+1,h=t+2;i&&(o=i.getX(t),l=i.getX(t+1),h=i.getX(t+2)),a.x=r.getX(o),a.y=r.getY(o),a.z=r.getZ(o),s.x=r.getX(l),s.y=r.getY(l),s.z=r.getZ(l),n.x=r.getX(h),n.y=r.getY(h),n.z=r.getZ(h)}function oM(e,t,i,r,a,s,n){let o=i.index,l=i.attributes.position;for(let h=e,c=t+e;h<c;h++)if(Sn(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var aP=class{constructor(e){this._getNewPrimitive=e,this._primitives=[]}getPrimitive(){let e=this._primitives;return e.length===0?this._getNewPrimitive():e.pop()}releasePrimitive(e){this._primitives.push(e)}};function sl(e,t){return t[e+15]===65535}function Uc(e,t){return t[e+6]}function rp(e,t){return t[e+14]}function ap(e){return e+8}function sp(e,t){return t[e+6]}function dY(e,t){return t[e+7]}var Oc=new dr,_g=new R,pY=["x","y","z"];function X1(e,t,i,r,a){let s=e*2,n=Su,o=xl,l=bl;if(sl(s,o)){let h=Uc(e,l),c=rp(s,o);cY(t,i,r,h,c,a)}else{let h=ap(e);Sg(h,n,r,_g)&&X1(h,t,i,r,a);let c=sp(e,l);Sg(c,n,r,_g)&&X1(c,t,i,r,a)}}function Q1(e,t,i,r){let a=e*2,s=Su,n=xl,o=bl;if(sl(a,n)){let l=Uc(e,o),h=rp(a,n);return uY(t,i,r,l,h)}else{let l=dY(e,o),h=pY[l],c=r.direction[h]>=0,u,d;c?(u=ap(e),d=sp(e,o)):(u=sp(e,o),d=ap(e));let p=Sg(u,s,r,_g)?Q1(u,t,i,r):null;if(p){let m=p.point[h];if(c?m<=s[d+l]:m>=s[d+l+3])return p}let f=Sg(d,s,r,_g)?Q1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var fY=function(){let e,t,i=[],r=new aP(()=>new dr);return function(...s){e=r.getPrimitive(),t=r.getPrimitive(),i.push(e,t);let n=a(...s);r.releasePrimitive(e),r.releasePrimitive(t),i.pop(),i.pop();let o=i.length;return o>0&&(t=i[o-1],e=i[o-2]),n};function a(s,n,o,l,h=null,c=0,u=0){function d(x){let b=x*2,_=xl,M=bl;for(;!sl(b,_);)x=ap(x),b=x*2;return Uc(x,M)}function p(x){let b=x*2,_=xl,M=bl;for(;!sl(b,_);)x=sp(x,M),b=x*2;return Uc(x,M)+rp(b,_)}let f=s*2,m=Su,g=xl,y=bl;if(sl(f,g)){let x=Uc(s,y),b=rp(f,g);return Cn(s,m,e),l(x,b,!1,u,c+s,e)}else{let x=ap(s),b=sp(s,y),_=x,M=b,S,C,A,T;if(h&&(A=e,T=t,Cn(_,m,A),Cn(M,m,T),S=h(A),C=h(T),C<S)){_=b,M=x;let Y=S;S=C,C=Y,A=T}A||(A=e,Cn(_,m,A));let P=sl(_*2,g),I=o(A,P,S,u+1,c+_),z;if(I===2){let Y=d(_),Q=p(_)-Y;z=l(Y,Q,!0,u+1,c+_,A)}else z=I&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Cn(M,m,T);let F=sl(M*2,g),L=o(T,F,C,u+1,c+M),j;if(L===2){let Y=d(M),Q=p(M)-Y;j=l(Y,Q,!0,u+1,c+M,T)}else j=L&&a(M,n,o,l,h,c,u+1);return!!j}}}(),mY=function(){let e=new To,t=new To,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=Su,p=xl,f=bl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let m=o,g=m.index,y=m.attributes.position,x=l.index,b=l.attributes.position,_=Uc(n,f),M=rp(u,p);if(i.copy(h).invert(),l.boundsTree)return Cn(n,d,a),a.matrix.copy(i),a.needsUpdate=!0,l.boundsTree.shapecast({intersectsBounds:S=>a.intersectsBox(S),intersectsTriangle:S=>{S.a.applyMatrix4(h),S.b.applyMatrix4(h),S.c.applyMatrix4(h),S.needsUpdate=!0;for(let C=_*3,A=(M+_)*3;C<A;C+=3)if(Sn(t,C,g,y),t.needsUpdate=!0,S.intersectsTriangle(t))return!0;return!1}});for(let S=_*3,C=M+_*3;S<C;S+=3){Sn(e,S,g,y),e.a.applyMatrix4(i),e.b.applyMatrix4(i),e.c.applyMatrix4(i),e.needsUpdate=!0;for(let A=0,T=x.count;A<T;A+=3)if(Sn(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let m=n+8,g=f[n+6];return Cn(m,d,Oc),!!(c.intersectsBox(Oc)&&s(m,o,l,h,c)||(Cn(g,d,Oc),c.intersectsBox(Oc)&&s(g,o,l,h,c)))}}}();function Sg(e,t,i,r){return Cn(e,t,Oc),i.intersectBox(Oc,r)}var Z1=[],Am,Su,xl,bl;function _d(e){Am&&Z1.push(Am),Am=e,Su=new Float32Array(e),xl=new Uint16Array(e),bl=new Uint32Array(e)}function Ff(){Am=null,Su=null,xl=null,bl=null,Z1.length&&_d(Z1.pop())}var T0=Symbol("skip tree generation"),P0=new dr,D0=new dr,lc=new je,Ul=new Bn,td=new Bn,id=new R,kf=new R,gY=new R,vY=new R,yY=new R,lM=new dr,cn=new aP(()=>new To),Bd=class{static serialize(e,t={}){if(t.isBufferGeometry)return console.warn("MeshBVH.serialize: The arguments for the function have changed. See documentation for new signature."),Bd.serialize(arguments[0],{cloneBuffers:arguments[2]===void 0?!0:arguments[2]});t={cloneBuffers:!0,...t};let i=e.geometry,r=e._roots,a=i.getIndex(),s;return t.cloneBuffers?s={roots:r.map(n=>n.slice()),index:a.array.slice()}:s={roots:r,index:a.array},s}static deserialize(e,t,i={}){if(typeof i=="boolean")return console.warn("MeshBVH.deserialize: The arguments for the function have changed. See documentation for new signature."),Bd.deserialize(arguments[0],arguments[1],{setIndex:arguments[2]===void 0?!0:arguments[2]});i={setIndex:!0,...i};let{index:r,roots:a}=e,s=new Bd(t,{...i,[T0]:!0});if(s._roots=a,i.setIndex){let n=t.getIndex();if(n===null){let o=new It(e.index,1,!1);t.setIndex(o)}else n.array!==r&&(n.array.set(r),n.needsUpdate=!0)}return s}constructor(e,t={}){if(e.isBufferGeometry){if(e.index&&e.index.isInterleavedBufferAttribute)throw new Error("MeshBVH: InterleavedBufferAttribute is not supported for the index attribute.")}else throw new Error("MeshBVH: Only BufferGeometries are supported.");if(t=Object.assign({strategy:0,maxDepth:40,maxLeafTris:10,verbose:!0,useSharedArrayBuffer:!1,setBoundingBox:!0,onProgress:null,[T0]:!1},t),t.useSharedArrayBuffer&&typeof SharedArrayBuffer>"u")throw new Error("MeshBVH: SharedArrayBuffer is not available.");this._roots=null,t[T0]||(this._roots=aY(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new dr))),this.geometry=e}refit(e=null){e&&Array.isArray(e)&&(e=new Set(e));let t=this.geometry,i=t.index.array,r=t.attributes.position,a,s,n,o,l=0,h=this._roots;for(let u=0,d=h.length;u<d;u++)a=h[u],s=new Uint32Array(a),n=new Uint16Array(a),o=new Float32Array(a),c(0,l),l+=a.byteLength;function c(u,d,p=!1){let f=u*2;if(n[f+15]===65535){let m=s[u+6],g=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,M=-1/0,S=-1/0;for(let C=3*m,A=3*(m+g);C<A;C++){let T=i[C],P=r.getX(T),I=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),I<x&&(x=I),I>M&&(M=I),z<b&&(b=z),z>S&&(S=z)}return o[u+0]!==y||o[u+1]!==x||o[u+2]!==b||o[u+3]!==_||o[u+4]!==M||o[u+5]!==S?(o[u+0]=y,o[u+1]=x,o[u+2]=b,o[u+3]=_,o[u+4]=M,o[u+5]=S,!0):!1}else{let m=u+8,g=s[u+6],y=m+d,x=g+d,b=p,_=!1,M=!1;e?b||(_=e.has(y),M=e.has(x),b=!_&&!M):(_=!0,M=!0);let S=b||_,C=b||M,A=!1;S&&(A=c(m,d,b));let T=!1;C&&(T=c(g,d,b));let P=A||T;if(P)for(let I=0;I<3;I++){let z=m+I,F=g+I,L=o[z],j=o[z+3],Y=o[F],Q=o[F+3];o[u+I]=L<Y?L:Y,o[u+I+3]=j>Q?j:Q}return P}}}traverse(e,t=0){let i=this._roots[t],r=new Uint32Array(i),a=new Uint16Array(i);s(0);function s(n,o=0){let l=n*2,h=a[l+15]===65535;if(h){let c=r[n+6],u=a[l+14];e(o,h,new Float32Array(i,n*4,6),c,u)}else{let c=n+8,u=r[n+6],d=r[n+7];e(o,h,new Float32Array(i,n*4,6),d)||(s(c,o+1),s(u,o+1))}}}raycast(e,t=Qs){let i=this._roots,r=this.geometry,a=[],s=t.isMaterial,n=Array.isArray(t),o=r.groups,l=s?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=n?t[o[h].materialIndex].side:l,d=a.length;if(_d(i[h]),X1(0,r,u,e,a),Ff(),n){let p=o[h].materialIndex;for(let f=d,m=a.length;f<m;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Qs){let i=this._roots,r=this.geometry,a=t.isMaterial,s=Array.isArray(t),n=null,o=r.groups,l=a?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=s?t[o[h].materialIndex].side:l;_d(i[h]);let d=Q1(0,r,u,e);Ff(),d!=null&&(n==null||d.distance<n.distance)&&(n=d,s&&(d.face.materialIndex=o[h].materialIndex))}return n}intersectsGeometry(e,t){let i=this.geometry,r=!1;for(let a of this._roots)if(_d(a),r=mY(0,i,e,t),Ff(),r)break;return r}shapecast(e,t,i){let r=this.geometry;if(e instanceof Function){if(t){let u=t;t=(d,p,f,m)=>{let g=p*3;return u(d,g,g+1,g+2,f,m)}}e={boundsTraverseOrder:i,intersectsBounds:e,intersectsTriangle:t,intersectsRange:null},console.warn("MeshBVH: Shapecast function signature has changed and now takes an object of callbacks as a second argument. See docs for new signature.")}let a=cn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,m,g)=>u(d,p,f,m,g)?!0:oM(d,p,r,l,f,m,a)}else o||(l?o=(u,d,p,f)=>oM(u,d,r,l,p,f,a):o=(u,d,p)=>p);let h=!1,c=0;for(let u of this._roots){if(_d(u),h=fY(0,r,n,o,s,c),Ff(),h)break;c+=u.byteLength}return cn.releasePrimitive(a),h}bvhcast(e,t,i){let{intersectsRanges:r,intersectsTriangles:a}=i,s=this.geometry.index,n=this.geometry.attributes.position,o=e.geometry.index,l=e.geometry.attributes.position;lc.copy(t).invert();let h=cn.getPrimitive(),c=cn.getPrimitive();if(a){let d=function(p,f,m,g,y,x,b,_){for(let M=m,S=m+g;M<S;M++){Sn(c,M*3,o,l),c.a.applyMatrix4(t),c.b.applyMatrix4(t),c.c.applyMatrix4(t),c.needsUpdate=!0;for(let C=p,A=p+f;C<A;C++)if(Sn(h,C*3,s,n),h.needsUpdate=!0,a(h,c,C,M,y,x,b,_))return!0}return!1};if(r){let p=r;r=function(f,m,g,y,x,b,_,M){return p(f,m,g,y,x,b,_,M)?!0:d(f,m,g,y,x,b,_,M)}}else r=d}e.getBoundingBox(D0),D0.applyMatrix4(t);let u=this.shapecast({intersectsBounds:d=>D0.intersectsBox(d),intersectsRange:(d,p,f,m,g,y)=>(P0.copy(y),P0.applyMatrix4(lc),e.shapecast({intersectsBounds:x=>P0.intersectsBox(x),intersectsRange:(x,b,_,M,S)=>r(d,p,x,b,m,g,M,S)}))});return cn.releasePrimitive(h),cn.releasePrimitive(c),u}intersectsBox(e,t){return Ul.set(e.min,e.max,t),Ul.needsUpdate=!0,this.shapecast({intersectsBounds:i=>Ul.intersectsBox(i),intersectsTriangle:i=>Ul.intersectsTriangle(i)})}intersectsSphere(e){return this.shapecast({intersectsBounds:t=>e.intersectsBox(t),intersectsTriangle:t=>t.intersectsSphere(e)})}closestPointToGeometry(e,t,i={},r={},a=0,s=1/0){e.boundingBox||e.computeBoundingBox(),Ul.set(e.boundingBox.min,e.boundingBox.max,t),Ul.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=cn.getPrimitive(),d=cn.getPrimitive(),p=kf,f=gY,m=null,g=null;r&&(m=vY,g=yY);let y=1/0,x=null,b=null;return lc.copy(t).invert(),td.matrix.copy(lc),this.shapecast({boundsTraverseOrder:_=>Ul.distanceToBox(_),intersectsBounds:(_,M,S)=>S<y&&S<s?(M&&(td.min.copy(_.min),td.max.copy(_.max),td.needsUpdate=!0),!0):!1,intersectsRange:(_,M)=>{if(e.boundsTree)return e.boundsTree.shapecast({boundsTraverseOrder:S=>td.distanceToBox(S),intersectsBounds:(S,C,A)=>A<y&&A<s,intersectsRange:(S,C)=>{for(let A=S*3,T=(S+C)*3;A<T;A+=3){Sn(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,I=(_+M)*3;P<I;P+=3){Sn(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,m);if(z<y&&(f.copy(p),g&&g.copy(m),y=z,x=P/3,b=A/3),z<a)return!0}}}});{let S=c?c.count:h.count;for(let C=0,A=S;C<A;C+=3){Sn(d,C,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let T=_*3,P=(_+M)*3;T<P;T+=3){Sn(u,T,l,o),u.needsUpdate=!0;let I=u.distanceToTriangle(d,p,m);if(I<y&&(f.copy(p),g&&g.copy(m),y=I,x=T/3,b=C/3),I<a)return!0}}}}}),cn.releasePrimitive(u),cn.releasePrimitive(d),y===1/0?null:(i.point?i.point.copy(f):i.point=f.clone(),i.distance=y,i.faceIndex=x,r&&(r.point?r.point.copy(g):r.point=g.clone(),r.point.applyMatrix4(lc),f.applyMatrix4(lc),r.distance=f.sub(r.point).length(),r.faceIndex=b),i)}closestPointToPoint(e,t={},i=0,r=1/0){let a=i*i,s=r*r,n=1/0,o=null;if(this.shapecast({boundsTraverseOrder:h=>(id.copy(e).clamp(h.min,h.max),id.distanceToSquared(e)),intersectsBounds:(h,c,u)=>u<n&&u<s,intersectsTriangle:(h,c)=>{h.closestPointToPoint(e,id);let u=e.distanceToSquared(id);return u<n&&(kf.copy(id),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(kf):t.point=kf.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Cn(0,new Float32Array(t),lM),e.union(lM)}),e}},rd=Do(mL()),xY=.5*(Math.sqrt(3)-1),ad=(3-Math.sqrt(3))/6,bY=1/3,un=1/6,rse=(Math.sqrt(5)-1)/4,ase=(5-Math.sqrt(5))/20,zd=e=>Math.floor(e)|0,hM=new Float64Array([1,1,-1,1,1,-1,-1,-1,1,0,-1,0,1,0,-1,0,0,1,0,-1,0,1,0,-1]),O0=new Float64Array([1,1,0,-1,1,0,1,-1,0,-1,-1,0,1,0,1,-1,0,1,1,0,-1,-1,0,-1,0,1,1,0,-1,1,0,1,-1,0,-1,-1]);function I0(e=Math.random){let t=sP(e),i=new Float64Array(t).map(a=>hM[a%12*2]),r=new Float64Array(t).map(a=>hM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*xY,c=zd(a+h),u=zd(s+h),d=(c+u)*ad,p=c-d,f=u-d,m=a-p,g=s-f,y,x;m>g?(y=1,x=0):(y=0,x=1);let b=m-y+ad,_=g-x+ad,M=m-1+2*ad,S=g-1+2*ad,C=c&255,A=u&255,T=.5-m*m-g*g;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*m+L*g)}let P=.5-b*b-_*_;if(P>=0){let z=C+y+t[A+x],F=i[z],L=r[z];P*=P,o=P*P*(F*b+L*_)}let I=.5-M*M-S*S;if(I>=0){let z=C+1+t[A+1],F=i[z],L=r[z];I*=I,l=I*I*(F*M+L*S)}return 70*(n+o+l)}}function wY(e=Math.random){let t=sP(e),i=new Float64Array(t).map(s=>O0[s%12*3]),r=new Float64Array(t).map(s=>O0[s%12*3+1]),a=new Float64Array(t).map(s=>O0[s%12*3+2]);return function(s,n,o){let l,h,c,u,d=(s+n+o)*bY,p=zd(s+d),f=zd(n+d),m=zd(o+d),g=(p+f+m)*un,y=p-g,x=f-g,b=m-g,_=s-y,M=n-x,S=o-b,C,A,T,P,I,z;_>=M?M>=S?(C=1,A=0,T=0,P=1,I=1,z=0):_>=S?(C=1,A=0,T=0,P=1,I=0,z=1):(C=0,A=0,T=1,P=1,I=0,z=1):M<S?(C=0,A=0,T=1,P=0,I=1,z=1):_<S?(C=0,A=1,T=0,P=0,I=1,z=1):(C=0,A=1,T=0,P=1,I=1,z=0);let F=_-C+un,L=M-A+un,j=S-T+un,Y=_-P+2*un,Q=M-I+2*un,q=S-z+2*un,te=_-1+3*un,le=M-1+3*un,re=S-1+3*un,ie=p&255,fe=f&255,he=m&255,ue=.6-_*_-M*M-S*S;if(ue<0)l=0;else{let Ae=ie+t[fe+t[he]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*M+a[Ae]*S)}let ce=.6-F*F-L*L-j*j;if(ce<0)h=0;else{let Ae=ie+C+t[fe+A+t[he+T]];ce*=ce,h=ce*ce*(i[Ae]*F+r[Ae]*L+a[Ae]*j)}let Ee=.6-Y*Y-Q*Q-q*q;if(Ee<0)c=0;else{let Ae=ie+P+t[fe+I+t[he+z]];Ee*=Ee,c=Ee*Ee*(i[Ae]*Y+r[Ae]*Q+a[Ae]*q)}let ve=.6-te*te-le*le-re*re;if(ve<0)u=0;else{let Ae=ie+1+t[fe+1+t[he+1]];ve*=ve,u=ve*ve*(i[Ae]*te+r[Ae]*le+a[Ae]*re)}return 32*(l+h+c+u)}}function sP(e){let t=new Uint8Array(512);for(let i=0;i<512/2;i++)t[i]=i;for(let i=0;i<512/2-1;i++){let r=i+~~(e()*(256-i)),a=t[i];t[i]=t[r],t[r]=a}for(let i=256;i<512;i++)t[i]=t[i-256];return t}var Ls=new aa,_Y=class{constructor(e){this.weightAttribute=null;let t=e.geometry;if(!t.isBufferGeometry||t.attributes.position.itemSize!==3)throw new Error("THREE.MeshSurfaceSampler: Requires BufferGeometry triangle mesh.");t.index&&(t=t.toNonIndexed()),this.geometry=t,this.randomFunction=Math.random,this.positionAttribute=this.geometry.getAttribute("position"),this.distribution=null}build(){let e=this.positionAttribute,t=new Float32Array(e.count/3);for(let r=0;r<e.count;r+=3){let a=1;Ls.a.fromBufferAttribute(e,r),Ls.b.fromBufferAttribute(e,r+1),Ls.c.fromBufferAttribute(e,r+2),a*=Ls.getArea(),t[r/3]=a}this.distribution=new Float32Array(e.count/3);let i=0;for(let r=0;r<t.length;r++)i+=t[r],this.distribution[r]=i;return this}setRandomGenerator(e){return this.randomFunction=e,this}sample(e,t){if(this.distribution){let i=this.distribution[this.distribution.length-1],r=this.binarySearch(this.randomFunction()*i);return this.sampleFace(r,e,t)}}binarySearch(e){if(!this.distribution)return 0;let t=this.distribution,i=0,r=t.length-1,a=-1;for(;i<=r;){let s=Math.ceil((i+r)/2);if(s===0||t[s-1]<=e&&t[s]>e){a=s;break}else e<t[s]?r=s-1:i=s+1}return a}sampleFace(e,t,i){let r=this.randomFunction(),a=this.randomFunction();return r+a>1&&(r=1-r,a=1-a),Ls.a.fromBufferAttribute(this.positionAttribute,e*3),Ls.b.fromBufferAttribute(this.positionAttribute,e*3+1),Ls.c.fromBufferAttribute(this.positionAttribute,e*3+2),t.set(0,0,0).addScaledVector(Ls.a,r).addScaledVector(Ls.b,a).addScaledVector(Ls.c,1-(r+a)),Ls.getNormal(i),this}},SY=Do(kE()),AY=new je,MY=new je,CY=new je,np;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(np||(np={}));var Db=e=>class extends e{constructor(){super(...arguments),this.previousModelViewMatrix=new je,this.copyPreviousMatrix=!0,this.hiddenMatrix=new je,this.matrixWorldRigid=new je,this.shearScale=new je,this.shearScaleInv=new je}get __isSPEObject(){return!0}isDescendantOf(t){t instanceof Ai&&(t=t.uuid);let i=this;for(;i.parent;){if(i.parent.uuid===t)return!0;i=i.parent}return!1}updateMatrixWorld(t){this.matrixAutoUpdate&&this.updateMatrix(),(this.matrixWorldNeedsUpdate||t)&&(this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),this.matrixWorldNeedsUpdate=!1,t=!0);for(let i of this.children)i.updateMatrixWorld(t)}updateWorldMatrix(t,i){let r=this.parent;if(t&&r!==null&&r.updateWorldMatrix(!0,!1),this.matrixAutoUpdate&&this.updateMatrix(),this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),i)for(let a of this.children)a.updateWorldMatrix(!1,!0)}traverseChildren(t,i=0){for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}updateMatrixWorldSVD(){let t=this.matrixWorld.elements,i=[[t[0],t[4],t[8]],[t[1],t[5],t[9]],[t[2],t[6],t[10]]],{u:r,v:a,q:s}=(0,SY.SVD)(i),n=AY.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1),o=MY.set(a[0][0],a[0][1],a[0][2],0,a[1][0],a[1][1],a[1][2],0,a[2][0],a[2][1],a[2][2],0,0,0,0,1),l=CY.copy(o).transpose();this.shearScale.makeScale(s[0],s[1],s[2]).multiply(l).premultiply(o),this.shearScaleInv.copy(this.shearScale).invert(),this.matrixWorldRigid.multiplyMatrices(n,l).copyPosition(this.matrixWorld),s.every(h=>Math.abs(s[0]-h)<.01)?this.hasNonUniformScale=!1:this.hasNonUniformScale=!0}attach(t,i){this.updateWorldMatrix(!0,!1);let r=new je().copy(this.matrixWorld).invert();return t.parent!==null&&(t.parent.updateWorldMatrix(!0,!1),r.multiply(t.parent.matrixWorld)),"hiddenMatrix"in t&&t.hiddenMatrix instanceof je?t.hiddenMatrix.premultiply(r):t.applyMatrix4(r),t.updateWorldMatrix(!1,!1),this.add(t),i!==void 0&&(this.children.pop(),this.children.splice(i,0,t)),this}copy(t,i=!1){return super.copy(t,i),this.hasNonUniformScale=t.hasNonUniformScale,this}onAfterRender(t,i,r,a,s,n){this.copyPreviousMatrix&&this.previousModelViewMatrix.copy(this.modelViewMatrix)}},EY=class extends Db(Ai){},TY=e=>e.type==="Mesh",ma=class extends EY{constructor(e){super(),this.object=e,this.matrixAutoUpdate=!1,this.hasNonUniformScale=e.hasNonUniformScale}raycast(e,t){}expand(){let e=0,t=this.object.entityChildren(e);for(;t;){let i=this.children[e];i?.object!==t&&(i&&this.remove(i),i=new ma(t),this.add(i),this.children.splice(e,0,this.children.pop()),i.matrixWorldNeedsUpdate=!0,i.matrixAutoUpdate=!1,i.matrix=t.matrix,i.hiddenMatrix=t.hiddenMatrix),i.expand(),e+=1,t=this.object.entityChildren(e)}for(;this.children.length>e;)this.remove(this.children[e])}get visible(){return this.playModeVisible!==void 0?this.playModeVisible:this.object.visible||this.object.dataPatched.visible&&this.object.dataPatched.cloner?.hideBase===!0}set visible(e){}get castShadow(){return this.object.castShadow}set castShadow(e){}get receiveShadow(){return this.object.receiveShadow}set receiveShadow(e){}get isMesh(){return TY(this.object)}get isLight(){return this.object.isLight}get layers(){return this.object.layers}set layers(e){}get isCamera(){return!1}get geometry(){if(this.object.geometry)return this.object.geometry}get material(){if(this.object.material)return this.object.material}},Ql=new R,Zl=new R,Nc=new je,nP=[new R(-1,1,1),new R(-1,-1,1),new R(1,-1,1),new R(1,1,1),new R(-1,1,-1),new R(-1,-1,-1),new R(1,-1,-1),new R(1,1,-1)],PY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],DY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],cM=(e,t,i)=>{e.updateEntityBoxSize(Ql,Zl),Nc.copy(t).multiply(e.matrixWorld),Zl.x===0&&Zl.y===0&&Zl.z===0?i.push(new R(Ql.x,Ql.y,Ql.z).applyMatrix4(Nc)):nP.forEach(r=>{i.push(r.clone().multiply(Zl).add(Ql).applyMatrix4(Nc))})},uM=class extends dr{constructor(){super(...arguments),this.matrix=new je,this.vertices=[],this.faces=[],this.edges=[],this.centerEdges=[]}copy(e){return super.copy(e),this.matrix.copy(e.matrix),this.vertices=e.vertices.map(t=>t.clone()),this.faces=e.faces.map(t=>t.clone()),this.edges=e.edges.map(t=>t.clone()),this.centerEdges=e.centerEdges.map(t=>t.clone()),this}setFromObjectSize(e,t=!1){e.updateWorldMatrix(!1,t),this.makeEmpty(),this.matrix.copy(e.matrixWorld);let i=new je().copy(e.matrixWorld).invert();return this.expandByObjectSize(e,i,t)}expandByObjectSize(e,t,i=!1){let r=[];return i===!0?e.traverseEntity(a=>{if(a.visible||a.cloner&&a.data.visible){if(!("geometry"in a)){r.push(new R);return}cM(a,t,r)}}):cM(e,t,r),this.setFromPoints(r)}getCenter(e){return e=super.getCenter(e),e.applyMatrix4(this.matrix),e}getPositionToCenter(e){return e=super.getCenter(e),e.applyMatrix4(Nc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(Zl).multiplyScalar(.5),this.getCenter(Ql),Nc.copy(this.matrix).setPosition(Ql),this.vertices=nP.map(e=>e.clone().multiply(Zl).applyMatrix4(Nc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=PY.map(([e,t])=>new Ss(this.vertices[e],this.vertices[t])),this.centerEdges=this.edges.map(e=>e.getCenter(new R))}computeFaces(){this.vertices.length>0&&this.computeVertices(),this.faces=DY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},pl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},OY=class extends p3{constructor(){super()}getPoints(e=12){let t=[],i,r=this.getCurveLengths(),a=r[r.length-1]/r.length;for(let s=0,n=this.curves;s<n.length;s++){let o=n[s],l=s===0?r[s]:r[s]-r[s-1],h=Math.ceil(e*l/a),c=o.getPoints(h);for(let u=0;u<c.length;u++){let d=c[u];i&&i.equals(d)||(t.push(d),i=d)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}},K1=.001;function J1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=K1}function R0(e,t){let i=new R(...e.position),r=new R(...e.controlNext.position),a=new R(...t.controlPrevious.position),s=new R(...t.position);return J1(i,r,s)&&J1(i,a,s)}function oP(e){let t=e.points.map(c=>new R(...c.data.position)),i=[e.points[0]],r=new R(...i[0].data.position);for(let c=0;c<e.points.length-1;c++)J1(r,t[c],t[c+1])||(i.push(e.points[c]),r=t[c]);i.push(e.points[e.points.length-1]);let a=e.isClosed,s=i.length-(a?0:1),n=i.length,o=[];for(let c=0;c<n;c++){let u=i[c].data,d=new R(...u.position),p=new R(...u.controlPrevious.position),f=new R(...u.controlNext.position),m={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...m,removedLength:0};continue}let g=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[g].data,b=i[y].data,_=new R(...x.position),M=new R(...b.position),S=_.clone().sub(d).normalize(),C=M.clone().sub(d).normalize();Object.assign(m,{prevDir:S,nextDir:C});let A=R0(x,u),T=R0(u,b);if(!A||!T)o[c]={...m,removedLength:0};else{let P=S.clone().add(C).normalize(),I=P.clone().cross(S).length()/S.dot(P);o[c]={...m,tan:I,removedLength:u.roundness/I}}}for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d];if(p.removedLength!==0||f.removedLength!==0){let m=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,m/2),f.removedLength=Math.min(f.removedLength,m/2)}}let l=[];for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d],m=null;if(!R0(i[u].data,i[d].data))p.position.distanceTo(f.position)>K1&&(m=new xm(p.position,p.controlNext,f.controlPrevious,f.position));else{let g=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&g.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),g.distanceTo(y)>K1&&(m=new xm(g,g.clone().lerp(y,.3),y.clone().lerp(g,.3),y))}l[2*c+1]=m}for(let c=0;c<n;c++){let u=o[c];if(u.removedLength===0){l[2*c]=null;continue}let d=u.position,p=u.prevDir.clone().multiplyScalar(u.removedLength).add(d),f=u.nextDir.clone().multiplyScalar(u.removedLength).add(d),m=u.tan*u.removedLength,g=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=g.clone().multiplyScalar(Math.sqrt(Math.pow(m,2)-Math.pow(x,2))).add(y),_=g.clone().multiplyScalar(-m).add(b),M=d.distanceTo(_)/d.distanceTo(y),S=u.prevDir.clone().multiplyScalar(M*d.distanceTo(p)).add(d),C=S.clone().lerp(_,2),A=p.clone().lerp(S,4/3),T=f.clone().lerp(C,4/3);l[2*c]=new xm(p,A,T,f)}let h=new OY;return l.forEach(c=>{c&&h.add(c)}),h}var ni;(e=>{function t(i){return i&&i.__isEntity}e.is=t})(ni||(ni={}));var uo=e=>ni.is(e),IY={type:"completeState",isfromEntity:!0},RY=["x","y","z"],L0=new R,LY=new R().set(0,1,0),Ob=e=>class extends Db(e){constructor(){super(...arguments),this.raycastLock=!1,this.scaleLock=!1,this.disposed=!1,this.stateSelection=null,this.destroyedInAction=!1,this.instances=[],this.prevState=null,this.currentState=null,this.reversibleToState=null,this.currentTransitionEvent=null,this.previousAction=null,this._singleBBox=new uM,this._recursiveBBox=new uM,this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0,this._needApplyPathSnapping=!0,this.attachedPaths=new Set}get __isEntity(){return!0}entityChildren(t){let i=this.children[t];if(ni.is(i))return i}entityChildrenCount(){let t=this.children.length;for(;t--;)if(ni.is(this.children[t]))return t+1;return 0}get isConcreteEntity(){return typeof this.identity=="string"}get isVirtualEntity(){return typeof this.identity!="string"}get isInstanceRoot(){return this.isConcreteEntity&&this.data.type==="Instance"}nearestInstanceSelfOrParent(){let t=this;for(;t.data.type!=="Instance";){let i=t.parent;if(ni.is(i))t=i;else return}return t}forInstancesRec(t){this.instances.forEach(i=>{i.disposed||t(i),i.forInstancesRec(t)})}super_Entity(t,i){typeof t=="string"&&(this.uuid=t),this.identity=t,this.data=i,this.matrixAutoUpdate=!1,this.dataPatched=this.data}changeSelectedState(t,i,r=!1){if(!(this.data.states.length===0&&!r)){for(let a of this.data.states)eh.toOps(this.data,a.data).forEach(s=>{let n=ig.replaceProps(s,this.data);this.dataPatched=this.data,this.updateByPatchedOp(n,this.data,i)});if(t!==null){let a=this.data.states.data(t);a&&(this.dataPatched=eh.patch(this.data,a),eh.toOps(this.data,a).forEach(s=>{this.updateByPatchedOp(s,this.dataPatched,i)}))}r&&this.updateTransformState(this.dataPatched,i),this.stateSelection=t,this.updatePathSnapping(this.dataPatched.pathSnapping)}}get singleBBox(){return this.singleBBoxNeedsUpdate&&(this.singleBBoxNeedsUpdate=!1,this._singleBBox.setFromObjectSize(this,!1),this._singleBBox.computeVertices(),this._singleBBox.computeEdges(),this._singleBBox.computeFaces()),this._singleBBox}get recursiveBBox(){return this.recursiveBBoxNeedsUpdate&&(this.recursiveBBoxNeedsUpdate=!1,this._recursiveBBox.setFromObjectSize(this,!0),this._recursiveBBox.computeVertices(),this._recursiveBBox.computeEdges(),this._recursiveBBox.computeFaces()),this._recursiveBBox}updateEntityBoxSize(t,i){t.setScalar(0),i.setScalar(0)}resetBBoxNeedsUpdateSelf(){this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0}resetBBoxNeedsUpdate(){this.resetBBoxNeedsUpdateSelf(),this.traverseAncestors(t=>{uo(t)&&t.resetBBoxNeedsUpdateSelf()}),this.traverseEntity(t=>{t.resetBBoxNeedsUpdateSelf()})}find(t){let i;return this.traverseEntity(r=>{r.uuid===t&&(i=r)}),i}traverseSortNextHelper(){let t=this.parent;if(t){let i=t.children,r=i.indexOf(this)+1;if(ni.is(i[r]))return i[r];if(ni.is(t))return t.traverseSortNextHelper()}}sortNext(){let t=this.children;return this.children.length>0&&ni.is(this.children[0])?t[0]:this.traverseSortNextHelper()}goUp(t){let i=this;for(;t>0&&i!==null;)i=i.parent,t-=1;return i}hasAnccestorOrSelf(t){return this===t||this.hasAnccestor(t)}hasAnccestor(t){let i=this.parent;for(;i;){if(t===i)return!0;i=i.parent}return!1}countToAccestor(t){let i=0,r=this;for(;r!==t;){if(r===null)return-1;r=r.parent,i+=1}return i}forEachEntity(t){for(let i of this.children)uo(i)&&t(i)}traverseEntityAncestors(t){this.traverseAncestors(i=>{ni.is(i)&&t(i)})}traverseConcreteEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.isConcreteEntity&&r.traverseEntity(t,i+1)}traverseEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.traverseEntity(t,i+1)}traverseVisibleEntity(t){t(this);for(let i of this.children)uo(i)&&i.visible&&i.traverseVisibleEntity(t)}updateMatrix(){super.updateMatrix(),this.cloner&&this.cloner.onObjUpdateMatrix(),this.dispatchEvent({type:"updateMatrix"})}updateMatrixWorld(t){super.updateMatrixWorld(t),this.dispatchEvent({type:"updateMatrixWorld"})}copy(t,i=!1){return super.copy(t,i),this.dataPatched=t.dataPatched,this.raycastLock=t.raycastLock,this.scaleLock=t.scaleLock,this.hiddenMatrix.copy(t.hiddenMatrix),this}hasEntityChild(){return this.children.some(t=>uo(t))}isAncestorOf(t){if(this.uuid===t)return!1;let i=!1;return this.traverseEntity(r=>{r.uuid===t&&(i=!0)}),i}toObjectTransformState(t=[]){this.updateWorldMatrix(!0,!1);let i={position:this.position.toArray(),rotation:[this.rotation.x*lt.RAD2DEG,this.rotation.y*lt.RAD2DEG,this.rotation.z*lt.RAD2DEG],scale:this.scale.toArray(),hiddenMatrix:this.hiddenMatrix.toArray()};return s1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,RY[s]])??a)}updateTransformState(t,i){let r=!1;return t.position&&(this.position.fromArray(this.getTransformValues("position",t,i)),r=!0),t.rotation&&(L0.fromArray(this.getTransformValues("rotation",t,i)).multiplyScalar(lt.DEG2RAD),this.rotation.setFromVector3(L0),r=!0),t.scale&&(this.scale.fromArray(this.getTransformValues("scale",t,i)),r=!0),t.hiddenMatrix!==void 0&&(r=!0,this.hiddenMatrix.fromArray(t.hiddenMatrix??tu.identity)),r&&(this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(a=>{a.invalidateClonerTransform(this)})),t.position&&t.rotation&&t.scale&&t.hiddenMatrix!==void 0&&this.updateWorldMatrix(!1,!0),r}onVariableUpdate(t=!1){if(t){this.resetBBoxNeedsUpdate();return}this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(i=>{i.invalidateClonerTransform(this)})}dispose(){this.disposed=!0,this.cloner&&(this.cloner.removeFromParent(),this.cloner=void 0)}disposeChildrenRecursively(){for(let t of this.children)ni.is(t)&&t.disposeRecursively()}disposeRecursively(){this.dispose(),this.children.forEach(t=>{ni.is(t)&&t.disposeRecursively()})}toState(t=[]){let i={name:this.name,visible:this.visible,raycastLock:this.raycastLock,...this.toObjectTransformState(t)};return s1(i,t)}updateByObjUpdateOp(t,i){t!==void 0&&this.updateByOp({type:0,props:t,path:[]},{...this.data,...t},i,!1)}updateByOp(t,i,r,a){let s=this.data;this.data=i;let n=t,o=Ri(t.path,["states","*"]);if(o!==null){if(t.type===0){let[l]=o;if(this?.stateSelection===l){let h={...t.props};if(delete h.name,Object.values(t.props).some(c=>c===void 0)){let c=this.data;if(c!==void 0){let u=sa.zoom(c,t.path.slice(2));if(u)for(let d in t.props)t.props[d]===void 0&&d in u&&(h[d]=u[d])}}n={...t,props:h,path:t.path.slice(2)}}}}else if(t.type===0){let l=this.stateSelection?this.data.states.data(this.stateSelection):void 0;if(l!==void 0){if(t.props.name!==void 0&&l.name){let{name:c,...u}=l;l=u}if(t.props.material!==void 0&&"material"in l){let{material:c,...u}=l;l=u}let h=sa.removeOverridden(t.path,t.props,l);n={...t,props:h}}}if(this.updateByPatchedOpBase(n,eh.patch(this.data,this.stateSelection?this.data.states.data(this.stateSelection):void 0),r),Ri(t.path,["overrides"])){let l=[],h=[...t.path];for(l.push(h[1]),h.splice(0,2);h.length>0&&h[0]==="descendants";)l.push(h[1]),h.splice(0,2);if(l[l.length-1]===void 0){if(t.type===0)for(let c of Object.keys(t.props)){l[l.length-1]=c;let u=r.scene.findInstance([this.uuid,...l]);u&&(u.overrideData=t.props[c],u.updateState(vl.apply(u.component.data,u.overrideData),r))}}else{let c=r.scene.findInstance([this.uuid,...l]);if(c){let u=sa.zoom(c.component.data,h);if(t={...t,path:h},t.type===0){let d=t.props;if(u)for(let[p,f]of Object.entries(t.props))f===void 0&&(d===t.props&&(d={...t.props}),d[p]=u[p]);t={...t,props:d}}c.overrideData=pg.resolve(i.overrides,l),c.updateByOp(t,Yr.applySimple(c.data,t),r,!1)}}}else if(this.instances.length>0){let l;if(t.path.length===0&&t.type===0){let h;for(let c of ul.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of ul.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=vl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=vl.filterOp(h.overrideData,t);if(c){let u;s===h.data&&t===c?u=i:u=Yr.applySimple(h.data,c),h.updateByOp(c,u,r,!0)}}})}}updateByPatchedOpBase(t,i,r){if(this.dataPatched=i,t.path.length===0&&t.type===0)t.props.type!==void 0&&!yh.is(t.props.type)&&pl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){pl.changeEntityProptotype(this,i,r);for(let a of this.children)ni.is(a)&&a.updateVisible(r.scene)}this.updateByPatchedOp(t,i,r)}updateByPatchedOp(t,i,r){if(t.path.length===0&&t.type===0&&this.updateState(t.props,r),Ri(t.path,["pathSnapping"])!==null&&this.updatePathSnapping(i.pathSnapping),Ri(t.path,["cloner"])!==null){let a=Yr.drop(t,1);a.path.length===0&&a.type===0&&a.props.disabled===!0?this.setFromClonerState(null,r):this.cloner?this.cloner.updateState(i.cloner,r.scene):(this.setFromClonerState(i.cloner,r),this.expandCloner(r.scene)),this.updateVisible(r.scene)}}updatePathSnapping(t=this.dataPatched.pathSnapping){this._updatedPathSnapping=t,this._needApplyPathSnapping=!0}get updatedPathSnapping(){return this._updatedPathSnapping}applyPathSnapping(t){let i=this._updatedPathSnapping?.pathId??this.dataPatched.pathSnapping.pathId,r=this._updatedPathSnapping?.slide??this.dataPatched.pathSnapping.slide??0,a=this._updatedPathSnapping?.offset??this.dataPatched.pathSnapping.offset??0,s=this._updatedPathSnapping?.orientation??this.dataPatched.pathSnapping.orientation;if(i===null)return;let n=t.find(i);if(!n||this._needApplyPathSnapping===!1)return;this._needApplyPathSnapping=!1;let o=n.data;if(o.geometry.path.points.length<=1)return;let l=oP(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.curves.length?l.getPointAt(h):null;if(c===null)return;let u=this.parent?this.parent?.matrixWorld:new je;n.updateMatrixWorld();let d=new je().multiplyMatrices(u.clone().invert(),n.matrixWorld);c.applyMatrix4(d);let p={position:c.toArray(),rotation:o.rotation};if(s==="tangential"){let f=new je().extractRotation(n.matrixWorld),m=l.getTangentAt(h).applyMatrix4(f).add(c),g=new je().lookAt(c,m,LY),y=L0.setFromEuler(new Rr().setFromRotationMatrix(g)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(IY)})}updateVisible(t){if(this.visible=this.dataPatched.visible&&(!this.dataPatched.cloner||(this.dataPatched.cloner.disabled??!1)||this.dataPatched.cloner?.hideBase!==!0),!t)return;let i=!1;this.traverseEntity(r=>{if(r.data.type==="Splat")return i=!0,!0}),i&&t.reloadSplats()}updateState_Entity(t,i){t.name!==void 0&&(this.name=t.name),t.raycastLock!==void 0&&(this.raycastLock=t.raycastLock),t.visible!==void 0&&(this.updateVisible(i?.scene),this.resetBBoxNeedsUpdate()),i&&"cloner"in t&&t.cloner!==void 0&&(this.setFromClonerState(t.cloner,i),this.updateVisible(i.scene)),this.updateTransformState(t,i)}get attachedSurfaceCloners(){return this.children.filter(t=>t instanceof pl.Cloner&&t.parameters.type==="toObject")}setFromClonerState(t,i){this.disposed||(t===null||t.disabled?(this.cloner&&this.cloner.removeFromParent(),this.cloner=void 0):this.cloner===void 0?(this.cloner=new pl.Cloner(this,t),i.scene.addPendingExpandCloner(this)):this.cloner.updateState(t,i.scene))}expandCloner(t){!this.disposed&&this.cloner&&this.cloner.expandClones(t)}invalidateClonerTransform(t){this.cloner&&this.cloner.invalidateTransform(t)}requestRender(){this.dispatchEvent({type:"requestRender"})}},lP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:64,heightSegments:1,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadius:8,cornerSegments:8,hollow:0},e.parameters);i.thetaLength=lt.clamp(i.thetaLength,0,360);let r=i.width/2,a=i.radiusTop??r,s=i.radiusBottom??r;return a===s?(a=r,s=r):a>s?(a=r,s=s*r/a):(a=a*r/s,s=r),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),radiusTop:a,radiusBottom:s})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,radiusTop:h,radiusBottom:c,cornerRadius:u,cornerSegments:d,hollow:p}=e.parameters,f;return l===0?(f=new yt,f.setAttribute("position",new ot([],3))):u||p?f=new hP(h,c,r,a,s,n,o,l*Math.PI/180,u,u,d,p):f=new Qx(h,c,r,a,s,n,o,l*Math.PI/180),f.scale(1,1,i/t),Object.assign(f,{userData:{...e,type:"CylinderGeometry"}})}};function Yo(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function dM(e){return new ae(e.y,-e.x)}var hP=class extends yt{constructor(e,t,i,r,a,s,n,o,l,h,c,u,d=!1){super(),this.type="RoundedCylinderBufferGeometry",e=e!==void 0?e:1,t=t!==void 0?t:1,i=i||1,r=Math.floor(r)||8,a=Math.floor(a)||1,s=s!==void 0?s:!1,n=n!==void 0?n:0,o=o!==void 0?o:Math.PI*2,s&&(l=0,h=0);let p=[],f=[],m=[],g=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let M=new ae(e,x),S=new ae(t,-x),C=null,A=null,T=null,P=null,I=M.clone().sub(S),z=0,F=0,L=0;u>0&&(z=Math.min(e,t)*(1-u),F=e-z,L=t-z);let j=M.clone();j.x-=z;let Y=Math.PI-I.angle(),Q=I.angle(),q=Math.tan(Q/2),te=Math.tan(Y/2),le=q+te,re=u?le:te,ie=u?le:q;if(l=Math.min(l,(e-F)/re,I.length()/le),h=Math.min(h,(t-L)/ie,I.length()/le),l>0){let ve=l/q;C=M.clone().sub(new ae(ve,l)),u&&(T=C.clone(),T.x-=z-le*l),M.sub(I.clone().setLength(ve))}if(h>0){let ve=h/te;A=S.clone().sub(new ae(ve,-h)),S.add(I.clone().setLength(ve)),u&&(P=A.clone(),P.x-=z-le*h,j.sub(I.clone().setLength(ve)))}I=M.clone().sub(S);let fe=I.length()<.5,he=[];for(let ve=0;ve<=r;ve++){let Ae=[],ye=ve/r,Ne=ye*o+n,Le=new ae(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,Y,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(ce(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||ce(Ae,Le,t,L,-1);let Te=dM(I).normalize();if(Yo(Te,Le,b),!fe)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=I.clone().multiplyScalar(Je).add(S);Yo(rt,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,Y,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,Y,l,C,1,!1),ce(Ae,Le,C.x,0,1)):s||ce(Ae,Le,e,F,1),u&&!fe){let tt=dM(I).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=I.clone().multiplyScalar(-rt).add(j);Yo(at,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),he.push(Ae)}for(let ve=0;ve<he.length-1;ve++)for(let Ae=0;Ae<he[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=he[ve][Ae],Ne=he[ve+1][Ae],Le=he[ve+1][Ae+1],Te=he[ve][Ae+1],tt=f[Le*3+0],Je=f[Le*3+2];p.push(ye,Ne,Te),(tt!=0||Je!=0)&&p.push(Ne,Le,Te)}o<Math.PI*2&&(Ee(-1,he[0],n),Ee(1,he[he.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(m,3)),this.setAttribute("uv",new ot(g,2));function ue(ve,Ae,ye,Ne,Le,Te,tt,Je){for(let rt=0;rt<c+1;rt++){let at=rt/c,Ze=tt<0?at:1-at;Je&&(Ze-=1),Ze*=Ne;let Qe=new ae(Math.sin(Ze),Math.cos(Ze)*tt),pt=Qe.clone().multiplyScalar(Le).add(Te);Yo(pt,ye,_),f.push(_.x,_.y,_.z),Yo(Qe,ye,b),m.push(b.x,b.y,b.z),g.push(Ae,.5+_.y/i),ve.push(y++)}}function ce(ve,Ae,ye,Ne,Le){let Te=new R,tt=new ae,Je=[ye,Ne];Le<0&&Je.reverse();for(let rt of Je)tt.set(rt,x*Le),Yo(tt,Ae,Te),f.push(Te.x,Te.y,Te.z),m.push(0,Le,0),g.push(.5,.5),ve.push(y++)}function Ee(ve,Ae,ye){let Ne=new ae(Math.sin(ye),Math.cos(ye)),Le=new ae(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=ve<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new ae((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),m.push(Le.x,0,Le.y),g.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),m.push(Le.x,0,Le.y);let Qe=g.slice(at*2,at*2+2);g.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},BY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,heightSegments:8,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadiusTop:8,cornerRadiusBottom:8,cornerSegments:8},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,360),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,cornerRadiusTop:h,cornerRadiusBottom:c,cornerSegments:u}=e.parameters,d;return l===0?(d=new yt,d.setAttribute("position",new ot([],3))):h>0||c>0||l<360?d=new hP(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Zx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},zY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:1,heightSegments:1,depthSegments:1,cornerRadius:8,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,widthSegments:a,heightSegments:s,depthSegments:n,cornerRadius:o,cornerSegments:l}=e.parameters,h;return o===0?h=new Ks(t,i,r,a,s,n):h=new FY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},B0=Math.PI/2,FY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry",r=Math.floor(r),a=Math.floor(a),s=Math.floor(s),o=Math.floor(o),n=Math.min(n,e/2,t/2,i/2);let l=[],h=[],c=[],u=[],d=0;p("z","y","x",-1,-1,i,t,e,s,a),p("z","y","x",1,-1,i,t,-e,s,a),p("x","z","y",1,1,e,i,t,r,s),p("x","z","y",1,-1,e,i,-t,r,s),p("x","y","z",1,-1,e,t,i,r,a),p("x","y","z",-1,-1,e,t,-i,r,a),n>0&&(f("z","y","x",-1,-1,1,i,t,e,s),f("z","y","x",1,-1,-1,i,t,e,s),f("z","y","x",-1,1,-1,i,t,e,s),f("z","y","x",1,1,1,i,t,e,s),f("x","y","z",-1,-1,-1,e,t,i,r),f("x","y","z",1,-1,1,e,t,i,r),f("x","y","z",-1,1,1,e,t,i,r),f("x","y","z",1,1,-1,e,t,i,r),f("y","x","z",-1,-1,1,t,e,i,a),f("y","x","z",1,-1,-1,t,e,i,a),f("y","x","z",1,1,1,t,e,i,a),f("y","x","z",-1,1,-1,t,e,i,a),m(1,1,1),m(-1,1,1),m(1,-1,1),m(-1,-1,1),m(1,1,-1),m(-1,1,-1),m(1,-1,-1),m(-1,-1,-1)),this.setIndex(l),this.setAttribute("position",new ot(h,3)),this.setAttribute("normal",new ot(c,3)),this.setAttribute("uv",new ot(u,2));function p(g,y,x,b,_,M,S,C,A,T){let P=(M-2*n)/A,I=(S-2*n)/T,z=M/2-n,F=S/2-n,L=C/2,j=A+1,Y=T+1,Q=0,q=new R;for(let te=0;te<Y;te++){let le=te*I-F;for(let re=0;re<j;re++){let ie=re*P-z;q[g]=ie*b,q[y]=le*_,q[x]=L,h.push(q.x,q.y,q.z),q[g]=0,q[y]=0,q[x]=C>0?1:-1,c.push(q.x,q.y,q.z),u.push(re/A),u.push(1-te/T),Q+=1}}for(let te=0;te<T;te++)for(let le=0;le<A;le++){let re=d+le+j*te,ie=d+le+j*(te+1),fe=d+(le+1)+j*(te+1),he=d+(le+1)+j*te;l.push(re,ie,he),l.push(ie,fe,he)}d+=Q}function f(g,y,x,b,_,M,S,C,A,T){let P=(S-2*n)/T,I=S/2-n,z=C/2-n,F=A/2,L=T+1,j=0,Y=new R,Q=new R;for(let q=0;q<o+1;q++){let te=q/o*B0,le=Math.sin(te)*n,re=(1-Math.cos(te))*n,ie=Math.sin(te),fe=Math.cos(te);Y[y]=(z+le)*_,Y[x]=(F-re)*M,Q[g]=0,Q[y]=ie*Math.sign(Y[y]),Q[x]=fe*Math.sign(Y[x]);for(let he=0;he<L;he++){let ue=he*P-I;Y[g]=ue*b,h.push(Y.x,Y.y,Y.z),c.push(Q.x,Q.y,Q.z),u.push(he/T),u.push(0),j+=1}}for(let q=0;q<o;q++)for(let te=0;te<T;te++){let le=d+te+L*q,re=d+te+L*(q+1),ie=d+(te+1)+L*(q+1),fe=d+(te+1)+L*q;l.push(le,re,fe),l.push(re,ie,fe)}d+=j}function m(g,y,x){let b=new R,_=new R(e/2,t/2,i/2);_.subScalar(n);let M=[],S=g*y*x>0?(A,T,P)=>l.push(A,T,P):(A,T,P)=>l.push(A,P,T);for(let A=0;A<=o;A++){let T=[],P=B0*(1-A/o),I=Math.cos(P),z=Math.sin(P),F=0;for(let L=0;L<=A;L++){let j=Math.cos(F),Y=Math.sin(F);b.x=I*j,b.y=z,b.z=I*Y;let Q=_.clone().addScaledVector(b,n);h.push(g*Q.x,y*Q.y,x*Q.z),c.push(g*b.x,y*b.y,x*b.z),u.push(0,0),T.push(d++),F+=B0/A}M.push(T)}let C=M.length-1;for(let A=0;A<C;A++){let T=M[A],P=M[A+1],I=T.length-1;S(T[0],P[1],P[0]);for(let z=1;z<=I;z++)S(T[z-1],T[z],P[z]),S(T[z],P[z+1],P[z])}}}},Ib=class extends yt{constructor(e=[],t=[],i="",r=1,a=.2,s=4){super(),this.type="PolyhedronGeometryRound";let n=[],o=[],l=[];h(),c(),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(o,2));return;function h(){a=Math.min(1-1e-5,a),a==0&&(s=0);let u={IcosahedronGeometry:5,DodecahedronGeometry:3,HexahedronGeometry:3,OctahedronGeometry:4,TetrahedronGeometry:3}[i],d=new R,p=d.clone(),f=new aa,m=a*r,g=r-m,y=s+1,x=new R,b=(Q,q)=>x.subVectors(Q,q).normalize(),_=(Q,q)=>Array(Q).fill(void 0).map(q),M=_(e.length/3,(Q,q)=>new R().fromArray(e,q*3).setLength(r)),S=[],C=1e6;for(let Q=0;Q<M.length;Q++){let q=M[Q],te=[],le,re,ie,fe=1e10,he=-1;for(;(he=t.indexOf(Q,he+1))!=-1;){let ve=he-he%3;le=t[ve+(he+1)%3],re=t[ve+(he+2)%3],ie=q.distanceToSquared(M[le]),fe=Math.min(fe,ie),te.push([le,re,ie])}fe+=1e-6;let ue=[],ce=0,Ee=te.length;for(let ve=0;ve<Ee;ve++){[le,re,ie]=te[ce];let Ae=S[le]?.includes(Q)==!0;ie<=fe&&ue.push(le+ +Ae*C),ce=te.findIndex(ye=>ye[0]==re)}S.push(ue)}let A=[];{let Q=0,q=0,te,le,re=u==3;for(let ie=0;ie<=s;ie++){te=ie*(ie+1)/2,le=(ie+1)*(ie+2)/2;for(let fe=0;fe<s-ie;fe++)[Q,q]=[te+fe+ie+2,le+fe+ie+3],A.push(te,le,...re?[q,te]:[Q,le],q,Q),[te,le]=[Q,q];A.push(te,le,te+s+2)}}let T=d.clone(),P=d.clone(),I=d.clone(),z=d.clone(),F=d.clone(),L=[],j=_(M.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<M.length;Q++){d.copy(M[Q]).normalize(),T.copy(d).multiplyScalar(g);let q=S[Q];for(let ue=0;ue<q.length;ue++){let ce=q[ue],Ee=q[(ue+1)%u];f.setFromPointsAndIndices(M,Q,ce%C,Ee%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,j[Q][ue])}let te=[],le=[],re=[],ie=new R;s==0&&[...j[Q]].reduce((ue,ce)=>ue.add(ce),ie).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let ce=[],Ee=(ue-1+u)%u,ve=j[Q][Ee],Ae=j[Q][ue];d.copy(ve).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*m;s==0?P.copy(ie):P.copy(T).setLength(g+Le),le.push(Le);let Te=[P,ve,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),I.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(I,Ze).add(T),te.push(d.clone()),tt&&(b(d,T),ce.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),ce.push([rt,x.clone()]))}re.push(ce)}L.push(re);let fe=2*y,he=2;for(let ue=0;ue<u;ue++){let ce=fe*ue,Ee=fe*((ue+1)%u),ve=[te[ce]];for(let ye=1;ye<y;ye++){z=te[ce+ye],F=te[Ee+ye],ve.push(z);for(let Ne=1,Le=ye-he+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(le[ue]).add(T),ve.push(d.clone());ve.push(F)}for(let ye=0;ye<y;ye++)ve.push(te[ye+y+ce]);ve.push(te[Ee+y]);let Ae=A.map(ye=>ve[ye]);n.push(...Ae.map(ye=>[ye.x,ye.y,ye.z]).flat()),l.push(...Ae.map(ye=>(b(ye,T),[x.x,x.y,x.z])).flat())}}let Y=[];for(let Q=0;Q<S.length;Q++)for(let q=0;q<u;q++){let te=S[Q][q];if(te<C){let le=S[te].findIndex(fe=>fe%C==Q),re=L[Q][q],ie=L[te][le];for(let fe=0;fe<y;fe++){let he=re[fe],ue=ie[y-fe],ce=re[fe+1],Ee=ie[y-(fe+1)];[he,ue,ce,ce,ue,Ee].forEach(ve=>{n.push(ve[0].x,ve[0].y,ve[0].z),l.push(ve[1].x,ve[1].y,ve[1].z)})}Y.push(re[0][0],ie[y][0],re[y][0],ie[0][0])}}for(;Y.length;){let Q,q,te,le;[Q,q]=Y.splice(0,2);let re=[Q];for(;Q!=q;)re.push(q),te=Y.indexOf(q),le=te%2,q=Y.splice(te-le,2)[1-le];x.subVectors(re[0],re[1]).cross(d.subVectors(re[0],re[2])).normalize();let ie=x.dot(re[0])<0;ie&&x.negate();for(let fe=1;fe<=re.length-2;fe++)[re[fe+ +ie],re[fe+1-+ie],re[0]].forEach(he=>{n.push(he.x,he.y,he.z),l.push(x.x,x.y,x.z)})}}function c(){let u=new R;for(let S=0;S<n.length;S+=3){u.x=n[S+0],u.y=n[S+1],u.z=n[S+2];let C=_(u)/2/Math.PI+.5,A=M(u)/Math.PI+.5;o.push(C,1-A)}let d=new R,p=new R,f=new R,m=new R,g=new ae,y=new ae,x=new ae,b=(S,C,A,T)=>{T<0&&S.x===1&&(o[C]=S.x-1),A.x===0&&A.z===0&&(o[C]=T/2/Math.PI+.5)};for(let S=0,C=0;S<n.length;S+=9,C+=6){d.set(n[S+0],n[S+1],n[S+2]),p.set(n[S+3],n[S+4],n[S+5]),f.set(n[S+6],n[S+7],n[S+8]),g.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),m.copy(d).add(p).add(f).divideScalar(3);let A=_(m);b(g,C+0,d,A),b(y,C+2,p,A),b(x,C+4,f,A)}for(let S=0;S<o.length;S+=6){let C=o[S+0],A=o[S+2],T=o[S+4],P=Math.max(C,A,T),I=Math.min(C,A,T);P>.9&&I<.1&&(C<.2&&(o[S+0]+=1),A<.2&&(o[S+2]+=1),T<.2&&(o[S+4]+=1))}function _(S){return Math.atan2(S.z,-S.x)}function M(S){return Math.atan2(-S.y,Math.sqrt(S.x*S.x+S.z*S.z))}}}static fromJSON(e){return new Ib(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},kY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new cP(t*.5,s,n):new m3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},cP=class extends Ib{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=1/r,s=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-a,-r,0,-a,r,0,a,-r,0,a,r,-a,-r,0,-a,r,0,a,-r,0,a,r,0,-r,0,-a,r,0,-a,-r,0,a,r,0,a],n=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9],o="DodecahedronGeometry";super(s,n,o,e,t,i),this.type=o}static fromJSON(e){return new cP(e.radius,e.corner,e.cornerSides)}},sd=1e-12,Rb=class{constructor(e){this.position=new ae,this.startPosition=new ae,this.uuid=lt.generateUUID(),this.position=e.clone()}start(){this.reset()}reset(){this.startPosition.copy(this.position)}applyOffset(e){this.position.copy(this.startPosition).add(e)}copy(e){return this.position.copy(e.position),this.startPosition.copy(e.startPosition),this}clone(){return new Rb(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},$1=class extends Rb{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new $1(this.parent).copy(this)}},Vc=class extends Rb{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new $1(this),new $1(this))}static create(e,t){let i=new Vc(e,new ae(...t.position));return i.controls[0].position.set(...t.controlPrevious.position),i.controls[1].position.set(...t.controlNext.position),i.roundness=t.roundness,i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored,i}getOppositeControl(e){let t=this.controls.indexOf(e);return t===0?this.controls[1]:t===1?this.controls[0]:null}applyOffsetToControls(e,t=1){for(let i=0,r=this.controls.length;i<r;i++){let a=this.controls[i];this.position.distanceTo(a.position)<=t?a.position.copy(this.position):a.applyOffset(e)}}controlsMoved(){return!(this.position.equals(this.controls[0].position)&&this.position.equals(this.controls[1].position))}copy(e){return super.copy(e),this.controls[0].copy(e.controls[0]),this.controls[1].copy(e.controls[1]),this.roundness=e.roundness,this.uuid=e.uuid,this}clone(){return new Vc(this.uuid,this.position).copy(this)}toJSON(){return super.toJSON().concat(this.controls[0].toJSON(),this.controls[1].toJSON(),[this.roundness])}computeTangents(){let e=this.curveBefore?.getTangentAt(1),t=this.curveAfter?.getTangentAt(0);return[e,t]}computeNormals(e=new ae,t=new ae){let[i,r]=this.computeTangents();return i&&r&&(pM(i,e),pM(r,t)),[e,t]}computeTangent(e=new ae){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new ae){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function pM(e,t=new ae){let i=e.length();return t.set(-e.y/i,e.x/i)}var Lb=e=>e,Au=new ae,$g=new ae,UY=new ae,NY=new ae,VY=new ae,jY=new ae,uP=new R,dP=new R;function GY(e){let t=new ae;t.addVectors(e.v0,Au.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new ae;return i.addVectors(e.v2,$g.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Hs(e.v0,t,i,e.v2)}function Sd(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function HY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function WY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function pP(e,t,i){let r=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),a=Math.sqrt(Math.pow(t.x-i.x,2)+Math.pow(t.y-i.y,2)),s=Math.sqrt(Math.pow(i.x-e.x,2)+Math.pow(i.y-e.y,2));return Math.acos((a*a+r*r-s*s)/(2*a*r))}function qY(e,t,i){return mM(e,t)&&mM(t,i)&&ex(e.position,t.position,i.position)}function ex(e,t,i){return Au.copy(t).sub(e).cross($g.copy(i).sub(e))===0}function YY(e,t,i,r,a){let s=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),n=(e.y+t.y)/2,o=(e.x+t.x)/2,l=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(e.y-t.y)/s,h=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(t.x-e.x)/s;return r.set(o+l,n+h),a.set(o-l,n-h),[r,a]}function XY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function QY(e,t,i,r,a,s){let n=t.x-e.x,o=t.y-e.y,l=i.x-e.x,h=i.y-e.y,c=Math.sqrt((n+l)*(n+l)+(o+h)*(o+h)),u;return pP(t,e,i)>Math.PI&&(c*=-1),Sd(h,o)?u=(o+h)*(r/c-.5)*8/3/(n-l):u=(n+l)*(r/c-.5)*8/3/(h-o),a.set(t.x-u*o,t.y+u*n),s.set(i.x+u*h,i.y-u*l),[a,s]}function fM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function mM(e,t){return ex(e.position,e.controls[1].position,t.position)&&ex(e.position,t.controls[0].position,t.position)}function ZY(e,t,i,r,a=.5){let s=Au.subVectors(t,e).multiplyScalar(a).add(e),n=$g.subVectors(i,t).multiplyScalar(a).add(t),o=UY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=NY.subVectors(n,s).multiplyScalar(a).add(s),c=VY.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=jY.subVectors(c,h).multiplyScalar(a).add(h);return[e.x,e.y,l.x,l.y,h.x,h.y,d.x,d.y,c.x,c.y,u.x,u.y,r.x,r.y]}function KY(e,t,i=12,r=!0){let a=dP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Lb(t[l]),c=Au,u=ph(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Hs||h instanceof wl||h instanceof Xs){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&WY(s,a))continue;s===void 0&&(s=uP),s.copy(a),e.setXYZ(n,a.x,a.y,a.z),n++}}return r&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),e}function JY(e,t,i,r=12,a=!0){let s=dP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Lb(t[l]),u=Au,d=ph(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Hs||c instanceof wl||c instanceof Xs){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=uP:(e.setXYZ(n,h.x,h.y,h.z),n++,e.setXYZ(n,s.x,s.y,s.z),n++),h.copy(s)}}return a&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),o}function gM(e,t=12,i=!1){let r=[];for(let a=0,s=e.length;a<s;a++){let n=e[a],o=0;if(i&&n.roundedCurveCorner!==void 0){let l=ph(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=ph(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=ph(e[0].roundedCurveCorner,t)*.5),r}function ph(e,t=12){return e&&e instanceof kg?t*2:e&&(e instanceof Xs||e instanceof d3)?1:e&&e instanceof Xx?t*e.points.length:t}function $Y(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Lb(t[n]),l=ph(o,i),h=Au;for(let c=0;c<=l;c++)if(o instanceof Hs||o instanceof wl||o instanceof Xs){if(o.getPoint(c/l,h),a!==void 0&&HY(a,h,sd))continue;a===void 0&&(a=$g),a.copy(h),e.push(h.x,h.y),s++}}return Sd(e[0],e[e.length-2],sd)&&Sd(e[1],e[e.length-1],sd)&&(e.pop(),e.pop()),r&&s>1&&!(Sd(e[s-1],e[1],sd)&&Sd(e[s-2],e[0],sd))&&(e.push(e[0],e[1]),s++),e}var z0=new ae,eX=new ae,tX=new ae,iX=new ae,rX=new ae,aX=new ae,tr=class extends Vm{constructor(e=100,t=100){super(),this.points=[],this.shapeHoles=[],this.plane=new Ka(new R(0,0,-1)),this.subdivision=0,this.controlSnapDistance=4,this.pointIDs=0,this.isMesh2D=!1,this.isText=!1,this._roundness=0,this.isClosed=!1,this.useCubicForRoundedCorners=!0,this.uuid=lt.generateUUID(),this.needsUpdate=!1,this.roundedCurves=[],this._width=e,this._height=t}static createFromState(e,t,i){let r=new tr;return r.isClosed=e.isClosed,r.points=e.points.map(a=>Vc.create(a.id,a.data)),typeof e.roundness=="number"&&(r.roundness=e.roundness),r.shapeHoles=e.shapeHoles.map(a=>tr.createFromState(a)),t!==void 0&&i!==void 0&&r.applySize(t,i),r.update(),r}get width(){return this._width}get height(){return this._height}get roundness(){return this._roundness}set roundness(e){if(this._roundness!==e){this._roundness=e;for(let t=0,i=this.points.length;t<i;t++)this.points[t].roundness=e;this.needsUpdate=!0}}getPointsIndexesByIds(e){return e.map(t=>this.getPointIndexById(t)).filter(t=>t>=0)}getPointIndexById(e){let t=this.points.length,i=this.points.findIndex(r=>r.uuid===e);if(i<0){let r=t;for(let a=0,s=this.shapeHoles.length;a<s;a++){let n=this.shapeHoles[a],o=n.points.length,l=n.getPointIndexById(e);if(l<0)r+=o;else return l+r}}return i}getLineIndexById(e){return this.getPointIndexById(e)}getBezierPoint(e){if(e<=this.points.length-1)return this.points[e];if(this.shapeHoles.length>0){let t=this.points.length;for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=e-t;if(s<=a.points.length-1)return a.points[s];t+=a.points.length}}throw new Error("This shape does not have a point for this index: "+e)}getBezierPointIndex(e){let t=this.points.indexOf(e);if(t>=0)return t;if(t=this.points.length,this.shapeHoles.length>0)for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=a.points.indexOf(e);if(s>=0)return t+s;t+=a.points.length}return-1}getAllPoints(){let e=[].concat(...this.shapeHoles.map(t=>t.points));return[...this.points,...e]}applySize(e,t){e===0&&(e=.001),t===0&&(t=.001),this._width=e,this._height=t}applyScale(e,t){let i=z0.set(e,t);for(let r=0,a=this.points.length;r<a;r++){let s=this.points[r];s.position.multiply(i),s.controls[0].position.multiply(i),s.controls[1].position.multiply(i)}for(let r=0,a=this.shapeHoles.length;r<a;r++)this.shapeHoles[r].applyScale(e,t);this._update()}createPoint(e,t=0,i=lt.generateUUID()){let r;e instanceof ae?r=e:r=new ae(e,t);let a=new Vc(i,r);return a.roundness=this.roundness,a}addPoint(e){this.points.push(e),this.needsUpdate=!0}addPointAt(e,t){this.points.splice(t,0,e),this.needsUpdate=!0}getPointByUuid(e){for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(r.uuid===e)return r}for(let t=0,i=this.shapeHoles.length;t<i;t++){let r=this.shapeHoles[t].getPointByUuid(e);if(r)return r}}getFirstPoint(){return this.points[0]}getLastPoint(){return this.points[this.points.length-1]}removePoint(e){let t=this.points.indexOf(e);t>=0&&this.points.splice(t,1),this.needsUpdate=!0}removePointById(e){let t=this.points.find(i=>i.uuid===e);t&&this.removePoint(t)}update(){for(let e=0,t=this.shapeHoles.length;e<t;e++)this.shapeHoles[e].update();this._update()}extractShapePointsToBuffer(e,t=12,i=!1){this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t);let r=i?this.roundedCurveDivisions:this.curveDivisions;return KY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=gM(this.points,e,!1),this.roundedCurveDivisions=gM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return JY(e,this.curves,t,i,this.autoClose).reduce((r,a)=>r+a,0)*2}extractShapePointsToFlatArray(e,t=12){return this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t),$Y(e,this.roundedCurves,t,this.autoClose)}getCurveIndexFromVertexId(e,t=!1){let i=0;this.curveDivisions===void 0&&this.computeCurveDivisions(this.subdivision);let r=t?this.roundedCurveDivisions:this.curveDivisions,a=0;t&&this.points[0].roundedCurveCorner!==void 0&&(a=ph(this.points[0].roundedCurveCorner,this.subdivision)*.5);let s=e-a;s<0&&(s+=r.reduce((n,o)=>n+o,0));for(let n=0,o=r.length;n<o;n++){let l=r[n];if(s<i+l)return[n,(s-i+1)/l];i+=l}return[0,1]}getCurveT(e,t,i){let r=this.points[e],a=this.points[e>=this.points.length-1?0:e+1],s=this.curveDivisions,n=s[e];if(fM(r,a)){let l=r.position.distanceTo(a.position);return r.position.distanceTo(z0.set(i.x,i.y))/l}let o=0;for(let l=0;l<e;l++)o+=s[l];return(t-o)/n}dispose(){}_applyCurveForPoint(e,t){fM(t,e)?this.lineTo(e.position.x,e.position.y):this.bezierCurveTo(t.controls[1].position.x,t.controls[1].position.y,e.controls[0].position.x,e.controls[0].position.y,e.position.x,e.position.y);let i=this.curves[this.curves.length-1];e.curveBefore=i,t.curveAfter=i;let r=i.clone();e.roundedCurveBefore=r,t.roundedCurveAfter=r,e.roundedCurveCorner=void 0,this.roundedCurves.push(r)}_update(){if(this.curves=[],this.roundedCurves=[],!this.points.length)return;for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(t===0)this.moveTo(r.position.x,r.position.y);else{let a=this.points[t-1];this._applyCurveForPoint(r,a)}}let e=this.getLastPoint();if(e?.curveAfter&&(e.curveAfter=void 0),this.isClosed){let t=this.points[0],i=this.points[this.points.length-1];this._applyCurveForPoint(t,i)}if(this.points.length>2){let t=0;for(let i=0,r=this.points.length;i<r;i++){let a=this.points[i],s=this.points[i-1]??this.points[this.points.length-1],n=this.points[i+1]??this.points[0],o=a.roundness,l=s&&n&&qY(s,a,n);if(!a.controlsMoved()&&o>0&&!l){let h=a.curveBefore,c=a.curveAfter;if(h===void 0||c===void 0)continue;let u=a.roundedCurveBefore,d=a.roundedCurveAfter,p=h.getLength(),f=c.getLength(),m=Math.min(o,p*.499),g=Math.min(o,f*.499),y=Math.min(m,g),x=1-y/p,b=y/f,_=h.getPointAt(x,z0),M=c.getPointAt(b,eX);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,M);let S;if(this.useCubicForRoundedCorners){let C=pP(_,a.position,M)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=YY(_,M,A,tX,iX),I=XY(T,P,a.position),[z,F]=QY(I,_,M,A,rX,aX);S=new Hs(_.clone(),z.clone(),F.clone(),M.clone())}else S=new wl(_.clone(),a.position.clone(),M.clone());a.roundedCurveCorner=S,this.roundedCurves.splice(i+t,0,S),t++}}}}_subSplitCurve(e,t,i,r,a){if(e instanceof Xs)r!==void 0&&t.v2.copy(r),a!==void 0&&t.v1.copy(a);else{let s=e,n=t,o=s.getUtoTmapping(i,0),l=ZY(s.v0,s.v1,s.v2,s.v3,o);return r!==void 0&&(n.v0.set(l[0],l[1]),n.v1.set(l[2],l[3]),n.v2.set(l[4],l[5]),n.v3.set(l[6],l[7])),a!==void 0&&(n.v0.set(l[6],l[7]),n.v1.set(l[8],l[9]),n.v2.set(l[10],l[11]),n.v3.set(l[12],l[13])),n}return t}clone(){let e=new tr(this._width,this._height);return e.points=this.points.map(t=>t.clone()),e.isClosed=this.isClosed,e.roundness=this.roundness,e.isMesh2D=this.isMesh2D,e.shapeHoles=this.shapeHoles.map(t=>t.clone()),e}toJSON(){return{points:this.points.reduce((e,t)=>e.concat(t.toJSON()),[]),shapeHoles:this.shapeHoles.map(e=>e.toJSON()),isClosed:this.isClosed,roundness:this.roundness}}fromJSON(e){this.points=[],this.pointIDs=0;let t=e.points.length/7;for(let i=0;i<t;i++){let r=i*7,a=e.points[r+0],s=e.points[r+1],n=e.points[r+2],o=e.points[r+3],l=e.points[r+4],h=e.points[r+5],c=e.points[r+6],u=new Vc(lt.generateUUID(),new ae(a,s));u.controls[0].position.set(n,o),u.controls[1].position.set(l,h),u.roundness=c,this.points.push(u)}return this.shapeHoles=e.shapeHoles?.length?e.shapeHoles.map(i=>{let r=new tr;return r.fromJSON(i),r}):[],this.isClosed=e.isClosed,this._roundness=e.roundness,this._update(),this}fromShape(e,t=!1){this.isText=t;let i=(a,s)=>{s instanceof Hs&&s.v3.equals(a.position)&&a.controls[0].position.copy(s.v2)},r=a=>{let s=[],n,o;for(n=0,o=a.length;n<o;n++)a[n]instanceof wl&&(a[n]=GY(a[n]));for(n=0,o=a.length;n<o;n++){let c=a[n],u=n>0?a[n-1]:null,d;c instanceof Hs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Xs&&(d=this.createPoint(c.v1)),d!==void 0&&(u!==null&&i(d,u),s.push(d))}let l=a[a.length-1],h=!1;return l instanceof Hs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Xs&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Vm&&(this.shapeHoles=e.holes.map(a=>{let s=new tr;return s.fromShape(a),s})),this.update(),this}updatePoint(e,t){let i=this.getPointByUuid(e);i&&(t.position!==void 0&&i.position.fromArray(t.position),t.roundness!==void 0&&(i.roundness=t.roundness),t.areControlsDirectionsMirrored!==void 0&&(i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored),this.needsUpdate=!0)}updatePreviousControl(e,t){let i=this.getPointByUuid(e)?.controls[0];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}updateNextControl(e,t){let i=this.getPointByUuid(e)?.controls[1];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}},tx=Math.PI*2;function F0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function sX(e,t){let i=t===1.5707963267948966?.551915024494:t===-1.5707963267948966?-.551915024494:1.3333333333333333*Math.tan(t/4),r=Math.cos(e),a=Math.sin(e),s=Math.cos(e+t),n=Math.sin(e+t);return[{x:r-a*i,y:a+r*i},{x:s+n*i,y:n-s*i},{x:s,y:n}]}function vM(e,t,i,r){let a=e*r-t*i<0?-1:1,s=Math.min(1,Math.max(-1,e*i+t*r));return a*Math.acos(s)}function nX(e,t,i,r,a,s,n,o,l,h){let c=Math.pow(a,2),u=Math.pow(s,2),d=Math.pow(n,2),p=Math.pow(o,2),f=c*u-c*p-u*d;f<0&&(f=0),f/=c*p+u*d,f=Math.sqrt(f)*(l===h?-1:1);let m=f*a/s*o,g=f*-s/a*n,y=m+(e+i)/2,x=g+(t+r)/2,b=(n-m)/a,_=(o-g)/s,M=(-n-m)/a,S=(-o-g)/s,C=vM(1,0,b,_),A=vM(b,_,M,S);return!h&&A>0&&(A-=tx),h&&A<0&&(A+=tx),{centerx:y,centery:x,ang1:C,ang2:A}}function oX({px:e,py:t,cx:i,cy:r,rx:a,ry:s,largeArcFlag:n,sweepFlag:o}){let l=[];if(a===0||s===0)return[];let h=(e-i)/2,c=(t-r)/2;if(h===0&&c===0)return[];a=Math.abs(a),s=Math.abs(s);let u=Math.pow(h,2)/Math.pow(a,2)+Math.pow(c,2)/Math.pow(s,2);u>1&&(a*=Math.sqrt(u),s*=Math.sqrt(u));let d=nX(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:m,centery:g}=d,y=Math.abs(f)/(tx/4);Math.abs(1-y)<1e-7&&(y=1);let x=Math.max(Math.ceil(y),1);f/=x;for(let b=0;b<x;b++)l.push(sX(p,f)),p+=f;return l.map(b=>{let{x:_,y:M}=F0(b[0],a,s,m,g),{x:S,y:C}=F0(b[1],a,s,m,g),{x:A,y:T}=F0(b[2],a,s,m,g);return{x1:_,y1:M,x2:S,y2:C,x:A,y:T}})}var Ti;(function(e){e[e.ODD=0]="ODD",e[e.NONZERO=1]="NONZERO",e[e.POSITIVE=2]="POSITIVE",e[e.NEGATIVE=3]="NEGATIVE",e[e.ABS_GEQ_TWO=4]="ABS_GEQ_TWO"})(Ti||(Ti={}));var xr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(xr||(xr={}));function Dt(e,t){if(!e)throw t||"Assertion Failed!"}var St=function(){function e(){}return e.vertEq=function(t,i){return t.s===i.s&&t.t===i.t},e.vertLeq=function(t,i){return t.s<i.s||t.s===i.s&&t.t<=i.t},e.transLeq=function(t,i){return t.t<i.t||t.t===i.t&&t.s<=i.s},e.edgeGoesLeft=function(t){return e.vertLeq(t.Dst,t.Org)},e.edgeGoesRight=function(t){return e.vertLeq(t.Org,t.Dst)},e.vertL1dist=function(t,i){return Math.abs(t.s-i.s)+Math.abs(t.t-i.t)},e.edgeEval=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?a<s?i.t-t.t+(t.t-r.t)*(a/(a+s)):i.t-r.t+(r.t-t.t)*(s/(a+s)):0},e.edgeSign=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?(i.t-r.t)*a+(i.t-t.t)*s:0},e.transEval=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?a<s?i.s-t.s+(t.s-r.s)*(a/(a+s)):i.s-r.s+(r.s-t.s)*(s/(a+s)):0},e.transSign=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?(i.s-r.s)*a+(i.s-t.s)*s:0},e.vertCCW=function(t,i,r){return t.s*(i.t-r.t)+i.s*(r.t-t.t)+r.s*(t.t-i.t)>=0},e.interpolate=function(t,i,r,a){return t=t<0?0:t,r=r<0?0:r,t<=r?r===0?(i+a)/2:i+(a-i)*(t/(t+r)):a+(i-a)*(r/(t+r))},e.intersect=function(t,i,r,a,s){var n,o,l;e.vertLeq(t,i)||(l=t,t=i,i=l),e.vertLeq(r,a)||(l=r,r=a,a=l),e.vertLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.vertLeq(r,i)?e.vertLeq(i,a)?(n=e.edgeEval(t,r,i),o=e.edgeEval(r,i,a),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,i.s)):(n=e.edgeSign(t,r,i),o=-e.edgeSign(t,a,i),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,a.s)):s.s=(r.s+i.s)/2,e.transLeq(t,i)||(l=t,t=i,i=l),e.transLeq(r,a)||(l=r,r=a,a=l),e.transLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.transLeq(r,i)?e.transLeq(i,a)?(n=e.transEval(t,r,i),o=e.transEval(r,i,a),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,i.t)):(n=e.transSign(t,r,i),o=-e.transSign(t,a,i),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,a.t)):s.t=(r.t+i.t)/2},e}(),nd=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.trail=null,this.n=0,this.marked=!1,this.inside=!1}return e}(),Uf=function(){function e(t){this.side=t,this.next=null,this.Org=null,this.Sym=null,this.Onext=null,this.Lnext=null,this.Lface=null,this.activeRegion=null,this.winding=0}return Object.defineProperty(e.prototype,"Rface",{get:function(){return this.Sym.Lface},set:function(t){this.Sym.Lface=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dst",{get:function(){return this.Sym.Org},set:function(t){this.Sym.Org=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Oprev",{get:function(){return this.Sym.Lnext},set:function(t){this.Sym.Lnext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Lprev",{get:function(){return this.Onext.Sym},set:function(t){this.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dprev",{get:function(){return this.Lnext.Sym},set:function(t){this.Lnext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rprev",{get:function(){return this.Sym.Onext},set:function(t){this.Sym.Onext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dnext",{get:function(){return this.Sym.Onext.Sym},set:function(t){this.Sym.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rnext",{get:function(){return this.Sym.Lnext.Sym},set:function(t){this.Sym.Lnext.Sym=t},enumerable:!0,configurable:!0}),e}(),Sc=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.coords=[0,0,0],this.s=0,this.t=0,this.pqHandle=0,this.n=0,this.idx=0}return e}(),yM=function(){function e(){var t=new Sc,i=new nd,r=new Uf(0),a=new Uf(1);t.next=t.prev=t,t.anEdge=null,i.next=i.prev=i,r.next=r,r.Sym=a,a.next=a,a.Sym=r,this.vHead=t,this.fHead=i,this.eHead=r,this.eHeadSym=a}return e.prototype.makeEdge_=function(t){var i=new Uf(0),r=new Uf(1);t.Sym.side<t.side&&(t=t.Sym);var a=t.Sym.next;return r.next=a,a.Sym.next=i,i.next=t,t.Sym.next=r,i.Sym=r,i.Onext=i,i.Lnext=r,i.Org=null,i.Lface=null,i.winding=0,i.activeRegion=null,r.Sym=i,r.Onext=r,r.Lnext=i,r.Org=null,r.Lface=null,r.winding=0,r.activeRegion=null,i},e.prototype.splice_=function(t,i){var r=t.Onext,a=i.Onext;r.Sym.Lnext=i,a.Sym.Lnext=t,t.Onext=a,i.Onext=r},e.prototype.makeVertex_=function(t,i,r){var a=t;Dt(a,"Vertex can't be null!");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i;var n=i;do n.Org=a,n=n.Onext;while(n!==i)},e.prototype.makeFace_=function(t,i,r){var a=t;Dt(a,"Face can't be null");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i,a.trail=null,a.marked=!1,a.inside=r.inside;var n=i;do n.Lface=a,n=n.Lnext;while(n!==i)},e.prototype.killEdge_=function(t){t.Sym.side<t.side&&(t=t.Sym);var i=t.next,r=t.Sym.next;i.Sym.next=r,r.Sym.next=i},e.prototype.killVertex_=function(t,i){var r=t.anEdge,a=r;do a.Org=i,a=a.Onext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.killFace_=function(t,i){var r=t.anEdge,a=r;do a.Lface=i,a=a.Lnext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.makeEdge=function(){var t=new Sc,i=new Sc,r=new nd,a=this.makeEdge_(this.eHead);return this.makeVertex_(t,a,this.vHead),this.makeVertex_(i,a.Sym,this.vHead),this.makeFace_(r,a,this.fHead),a},e.prototype.splice=function(t,i){var r=!1,a=!1;if(t!==i){if(i.Org!==t.Org&&(a=!0,this.killVertex_(i.Org,t.Org)),i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(i,t),!a){var s=new Sc;this.makeVertex_(s,i,t.Org),t.Org.anEdge=t}if(!r){var n=new nd;this.makeFace_(n,i,t.Lface),t.Lface.anEdge=t}}},e.prototype.delete=function(t){var i=t.Sym,r=!1;if(t.Lface!==t.Rface&&(r=!0,this.killFace_(t.Lface,t.Rface)),t.Onext===t)this.killVertex_(t.Org,null);else if(t.Rface.anEdge=t.Oprev,t.Org.anEdge=t.Onext,this.splice_(t,t.Oprev),!r){var a=new nd;this.makeFace_(a,t,t.Lface)}i.Onext===i?(this.killVertex_(i.Org,null),this.killFace_(i.Lface,null)):(t.Lface.anEdge=i.Oprev,i.Org.anEdge=i.Onext,this.splice_(i,i.Oprev)),this.killEdge_(t)},e.prototype.addEdgeVertex=function(t){var i=this.makeEdge_(t),r=i.Sym;this.splice_(i,t.Lnext),i.Org=t.Dst;var a=new Sc;return this.makeVertex_(a,r,i.Org),i.Lface=r.Lface=t.Lface,i},e.prototype.splitEdge=function(t){var i=this.addEdgeVertex(t),r=i.Sym;return this.splice_(t.Sym,t.Sym.Oprev),this.splice_(t.Sym,r),t.Dst=r.Org,r.Dst.anEdge=r.Sym,r.Rface=t.Rface,r.winding=t.winding,r.Sym.winding=t.Sym.winding,r.idx=t.idx,r.Sym.idx=t.Sym.idx,r},e.prototype.connect=function(t,i){var r=!1,a=this.makeEdge_(t),s=a.Sym;if(i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(a,t.Lnext),this.splice_(s,i),a.Org=t.Dst,s.Org=i.Org,a.Lface=s.Lface=t.Lface,t.Lface.anEdge=s,!r){var n=new nd;this.makeFace_(n,a,t.Lface)}return a},e.prototype.zapFace=function(t){var i=t.anEdge,r,a,s,n,o;a=i.Lnext;do r=a,a=r.Lnext,r.Lface=null,r.Rface===null&&(r.Onext===r?this.killVertex_(r.Org,null):(r.Org.anEdge=r.Onext,this.splice_(r,r.Oprev)),s=r.Sym,s.Onext===s?this.killVertex_(s.Org,null):(s.Org.anEdge=s.Onext,this.splice_(s,s.Oprev)),this.killEdge_(r));while(r!=i);n=t.prev,o=t.next,o.prev=n,n.next=o},e.prototype.countFaceVerts_=function(t){var i=t.anEdge,r=0;do r++,i=i.Lnext;while(i!==t.anEdge);return r},e.prototype.mergeConvexFaces=function(t){var i,r,a,s,n,o,l;for(i=this.fHead.next;i!==this.fHead;i=i.next)if(i.inside)for(r=i.anEdge,n=r.Org;a=r.Lnext,s=r.Sym,s&&s.Lface&&s.Lface.inside&&(o=this.countFaceVerts_(i),l=this.countFaceVerts_(s.Lface),o+l-2<=t&&St.vertCCW(r.Lprev.Org,r.Org,s.Lnext.Lnext.Org)&&St.vertCCW(s.Lprev.Org,s.Org,r.Lnext.Lnext.Org)&&(a=s.Lnext,this.delete(s),r=null,s=null)),!(r&&r.Lnext.Org===n);)r=a;return!0},e.prototype.check=function(){var t=this.fHead,i=this.vHead,r=this.eHead,a,s,n,o,l,h;for(s=t,s=t;(a=s.next)!==t;s=a){Dt(a.prev===s),l=a.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Lface===a),l=l.Lnext;while(l!==a.anEdge)}for(Dt(a.prev===s&&a.anEdge===null),o=i,o=i;(n=o.next)!==i;o=n){Dt(n.prev===o),l=n.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Org===n),l=l.Onext;while(l!==n.anEdge)}for(Dt(n.prev===o&&n.anEdge===null),h=r,h=r;(l=h.next)!==r;h=l)Dt(l.Sym.next===h.Sym),Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Org!==null),Dt(l.Dst!==null),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l);Dt(l.Sym.next===h.Sym&&l.Sym===this.eHeadSym&&l.Sym.Sym===l&&l.Org===null&&l.Dst===null&&l.Lface===null&&l.Rface===null)},e}(),xM=function(){function e(){this.handle=null}return e}(),bM=function(){function e(){this.key=null,this.node=0}return e}(),lX=function(){function e(t,i){this.leq=i,this.max=0,this.nodes=[],this.handles=[],this.initialized=!1,this.freeList=0,this.size=0,this.max=t,this.nodes=[],this.handles=[];for(var r=0;r<t+1;r++)this.nodes[r]=new xM,this.handles[r]=new bM;this.initialized=!1,this.nodes[1].handle=1,this.handles[1].key=null}return e.prototype.floatDown_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t<<1,n<this.size&&this.leq(r[i[n+1].handle].key,r[i[n].handle].key)&&++n,Dt(n<=this.max),s=i[n].handle,n>this.size||this.leq(r[a].key,r[s].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.floatUp_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t>>1,s=i[n].handle,n===0||this.leq(r[s].key,r[a].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.init=function(){for(var t=this.size;t>=1;--t)this.floatDown_(t);this.initialized=!0},e.prototype.min=function(){return this.handles[this.nodes[1].handle].key},e.prototype.insert=function(t){var i,r;if(i=++this.size,i*2>this.max){this.max*=2;var a,s;for(s=this.nodes.length,this.nodes.length=this.max+1,a=s;a<this.nodes.length;a++)this.nodes[a]=new xM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new bM}return this.freeList===0?r=i:(r=this.freeList,this.freeList=this.handles[r].node),this.nodes[i].handle=r,this.handles[r].node=i,this.handles[r].key=t,this.initialized&&this.floatUp_(i),r},e.prototype.extractMin=function(){var t=this.nodes,i=this.handles,r=t[1].handle,a=i[r].key;return this.size>0&&(t[1].handle=t[this.size].handle,i[t[1].handle].node=1,i[r].key=null,i[r].node=this.freeList,this.freeList=r,--this.size,this.size>0&&this.floatDown_(1)),a},e.prototype.delete=function(t){var i=this.nodes,r=this.handles,a;Dt(t>=1&&t<=this.max&&r[t].key!==null),a=r[t].node,i[a].handle=i[this.size].handle,r[i[a].handle].node=a,--this.size,a<=this.size&&(a<=1||this.leq(r[i[a>>1].handle].key,r[i[a].handle].key)?this.floatDown_(a):this.floatUp_(a)),r[t].key=null,r[t].node=this.freeList,this.freeList=t},e}(),k0=function(){function e(){this.eUp=null,this.nodeUp=null,this.windingNumber=0,this.inside=!1,this.sentinel=!1,this.dirty=!1,this.fixUpperEdge=!1}return e}(),wM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),hX=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new wM,this.head.next=this.head,this.head.prev=this.head}return e.prototype.min=function(){return this.head.next},e.prototype.max=function(){return this.head.prev},e.prototype.insert=function(t){return this.insertBefore(this.head,t)},e.prototype.search=function(t){var i=this.head;do i=i.next;while(i.key!==null&&!this.leq(this.frame,t,i.key));return i},e.prototype.insertBefore=function(t,i){do t=t.prev;while(t.key!==null&&!this.leq(this.frame,t.key,i));var r=new wM;return r.key=i,r.next=t.next,t.next.prev=r,r.prev=t,t.next=r,r},e.prototype.delete=function(t){t.next.prev=t.prev,t.prev.next=t.next},e}(),cX=function(){function e(){}return e.regionBelow=function(t){return t.nodeUp.prev.key},e.regionAbove=function(t){return t.nodeUp.next.key},e.debugEvent=function(t){},e.addWinding=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.edgeLeq=function(t,i,r){var a=t.event,s=i.eUp,n=r.eUp;if(s.Dst===a)return n.Dst===a?St.vertLeq(s.Org,n.Org)?St.edgeSign(n.Dst,s.Org,n.Org)<=0:St.edgeSign(s.Dst,n.Org,s.Org)>=0:St.edgeSign(n.Dst,a,n.Org)<=0;if(n.Dst===a)return St.edgeSign(s.Dst,a,s.Org)>=0;var o=St.edgeEval(s.Dst,a,s.Org),l=St.edgeEval(n.Dst,a,n.Org);return o>=l},e.deleteRegion=function(t,i){i.fixUpperEdge&&Dt(i.eUp.winding===0),i.eUp.activeRegion=null,t.dict.delete(i.nodeUp)},e.fixUpperEdge=function(t,i,r){Dt(i.fixUpperEdge),t.mesh.delete(i.eUp),i.fixUpperEdge=!1,i.eUp=r,r.activeRegion=i},e.topLeftRegion=function(t,i){var r=i.eUp.Org,a;do i=e.regionAbove(i);while(i.eUp.Org===r);if(i.fixUpperEdge){if(a=t.mesh.connect(e.regionBelow(i).eUp.Sym,i.eUp.Lnext),a===null)return null;e.fixUpperEdge(t,i,a),i=e.regionAbove(i)}return i},e.topRightRegion=function(t){var i=t.eUp.Dst;do t=e.regionAbove(t);while(t.eUp.Dst===i);return t},e.addRegionBelow=function(t,i,r){var a=new k0;return a.eUp=r,a.nodeUp=t.dict.insertBefore(i.nodeUp,a),a.fixUpperEdge=!1,a.sentinel=!1,a.dirty=!1,r.activeRegion=a,a},e.isWindingInside=function(t,i){switch(t.windingRule){case Ti.ODD:return(i&1)!==0;case Ti.NONZERO:return i!==0;case Ti.POSITIVE:return i>0;case Ti.NEGATIVE:return i<0;case Ti.ABS_GEQ_TWO:return i>=2||i<=-2}throw new Error("Invalid winding rulle")},e.computeWinding=function(t,i){i.windingNumber=e.regionAbove(i).windingNumber+i.eUp.winding,i.inside=e.isWindingInside(t,i.windingNumber)},e.finishRegion=function(t,i){var r=i.eUp,a=r.Lface;a.inside=i.inside,a.anEdge=r,e.deleteRegion(t,i)},e.finishLeftRegions=function(t,i,r){for(var a,s=null,n=i,o=i.eUp;n!==r;){if(n.fixUpperEdge=!1,s=e.regionBelow(n),a=s.eUp,a.Org!=o.Org){if(!s.fixUpperEdge){e.finishRegion(t,n);break}a=t.mesh.connect(o.Lprev,a.Sym),e.fixUpperEdge(t,s,a)}o.Onext!==a&&(t.mesh.splice(a.Oprev,a),t.mesh.splice(o,a)),e.finishRegion(t,n),o=s.eUp,n=s}return o},e.addRightEdges=function(t,i,r,a,s,n){var o,l,h,c,u=!0;h=r;do Dt(St.vertLeq(h.Org,h.Dst)),e.addRegionBelow(t,i,h.Sym),h=h.Onext;while(h!==a);for(s===null&&(s=e.regionBelow(i).eUp.Rprev),l=i,c=s;o=e.regionBelow(l),h=o.eUp.Sym,h.Org===c.Org;)h.Onext!==c&&(t.mesh.splice(h.Oprev,h),t.mesh.splice(c.Oprev,h)),o.windingNumber=l.windingNumber-h.winding,o.inside=e.isWindingInside(t,o.windingNumber),l.dirty=!0,!u&&e.checkForRightSplice(t,l)&&(e.addWinding(h,c),e.deleteRegion(t,l),t.mesh.delete(c)),u=!1,l=o,c=h;l.dirty=!0,Dt(l.windingNumber-h.winding===o.windingNumber),n&&e.walkDirtyRegions(t,l)},e.spliceMergeVertices=function(t,i,r){t.mesh.splice(i,r)},e.vertexWeights=function(t,i,r){var a=St.vertL1dist(i,t),s=St.vertL1dist(r,t),n=.5*s/(a+s),o=.5*a/(a+s);t.coords[0]+=n*i.coords[0]+o*r.coords[0],t.coords[1]+=n*i.coords[1]+o*r.coords[1],t.coords[2]+=n*i.coords[2]+o*r.coords[2]},e.getIntersectData=function(t,i,r,a,s,n){i.coords[0]=i.coords[1]=i.coords[2]=0,i.idx=-1,e.vertexWeights(i,r,a),e.vertexWeights(i,s,n)},e.checkForRightSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp;if(St.vertLeq(a.Org,s.Org)){if(St.edgeSign(s.Dst,a.Org,s.Org)>0)return!1;St.vertEq(a.Org,s.Org)?a.Org!==s.Org&&(t.pq.delete(a.Org.pqHandle),e.spliceMergeVertices(t,s.Oprev,a)):(t.mesh.splitEdge(s.Sym),t.mesh.splice(a,s.Oprev),i.dirty=r.dirty=!0)}else{if(St.edgeSign(a.Dst,s.Org,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Oprev,a)}return!0},e.checkForLeftSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n;if(Dt(!St.vertEq(a.Dst,s.Dst)),St.vertLeq(a.Dst,s.Dst)){if(St.edgeSign(a.Dst,s.Dst,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,n=t.mesh.splitEdge(a),t.mesh.splice(s.Sym,n),n.Lface.inside=i.inside}else{if(St.edgeSign(s.Dst,a.Dst,s.Org)>0)return!1;i.dirty=r.dirty=!0,n=t.mesh.splitEdge(s),t.mesh.splice(a.Lnext,s.Sym),n.Rface.inside=i.inside}return!0},e.checkForIntersect=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n=a.Org,o=s.Org,l=a.Dst,h=s.Dst,c,u,d=new Sc,p,f;if(Dt(!St.vertEq(h,l)),Dt(St.edgeSign(l,t.event,n)<=0),Dt(St.edgeSign(h,t.event,o)>=0),Dt(n!==t.event&&o!==t.event),Dt(!i.fixUpperEdge&&!r.fixUpperEdge),n===o||(c=Math.min(n.t,l.t),u=Math.max(o.t,h.t),c>u))return!1;if(St.vertLeq(n,o)){if(St.edgeSign(h,n,o)>0)return!1}else if(St.edgeSign(l,o,n)<0)return!1;return e.debugEvent(t),St.intersect(l,n,h,o,d),Dt(Math.min(n.t,l.t)<=d.t),Dt(d.t<=Math.max(o.t,h.t)),Dt(Math.min(h.s,l.s)<=d.s),Dt(d.s<=Math.max(o.s,n.s)),St.vertLeq(d,t.event)&&(d.s=t.event.s,d.t=t.event.t),p=St.vertLeq(n,o)?n:o,St.vertLeq(p,d)&&(d.s=p.s,d.t=p.t),St.vertEq(d,n)||St.vertEq(d,o)?(e.checkForRightSplice(t,i),!1):!St.vertEq(l,t.event)&&St.edgeSign(l,t.event,d)>=0||!St.vertEq(h,t.event)&&St.edgeSign(h,t.event,d)<=0?h===t.event?(t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Sym,a),i=e.topLeftRegion(t,i),a=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),r),e.addRightEdges(t,i,a.Oprev,a,a,!0),!0):l===t.event?(t.mesh.splitEdge(s.Sym),t.mesh.splice(a.Lnext,s.Oprev),r=i,i=e.topRightRegion(i),f=e.regionBelow(i).eUp.Rprev,r.eUp=s.Oprev,s=e.finishLeftRegions(t,r,null),e.addRightEdges(t,i,s.Onext,a.Rprev,f,!0),!0):(St.edgeSign(l,t.event,d)>=0&&(e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),a.Org.s=t.event.s,a.Org.t=t.event.t),St.edgeSign(h,t.event,d)<=0&&(i.dirty=r.dirty=!0,t.mesh.splitEdge(s.Sym),s.Org.s=t.event.s,s.Org.t=t.event.t),!1):(t.mesh.splitEdge(a.Sym),t.mesh.splitEdge(s.Sym),t.mesh.splice(s.Oprev,a),a.Org.s=d.s,a.Org.t=d.t,a.Org.pqHandle=t.pq.insert(a.Org),e.getIntersectData(t,a.Org,n,l,o,h),e.regionAbove(i).dirty=i.dirty=r.dirty=!0,!1)},e.walkDirtyRegions=function(t,i){for(var r=e.regionBelow(i),a,s;;){for(;r.dirty;)i=r,r=e.regionBelow(r);if(!i.dirty&&(r=i,i=e.regionAbove(i),i===null||!i.dirty))return;if(i.dirty=!1,a=i.eUp,s=r.eUp,a.Dst!==s.Dst&&e.checkForLeftSplice(t,i)&&(r.fixUpperEdge?(e.deleteRegion(t,r),t.mesh.delete(s),r=e.regionBelow(i),s=r.eUp):i.fixUpperEdge&&(e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r),a=i.eUp)),a.Org!==s.Org)if(a.Dst!==s.Dst&&!i.fixUpperEdge&&!r.fixUpperEdge&&(a.Dst===t.event||s.Dst===t.event)){if(e.checkForIntersect(t,i))return}else e.checkForRightSplice(t,i);a.Org===s.Org&&a.Dst===s.Dst&&(e.addWinding(s,a),e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r))}},e.connectRightVertex=function(t,i,r){var a,s=r.Onext,n=e.regionBelow(i),o=i.eUp,l=n.eUp,h=!1;if(o.Dst!==l.Dst&&e.checkForIntersect(t,i),St.vertEq(o.Org,t.event)&&(t.mesh.splice(s.Oprev,o),i=e.topLeftRegion(t,i),s=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),n),h=!0),St.vertEq(l.Org,t.event)&&(t.mesh.splice(r,l.Oprev),r=e.finishLeftRegions(t,n,null),h=!0),h){e.addRightEdges(t,i,r.Onext,s,s,!0);return}St.vertLeq(l.Org,o.Org)?a=l.Oprev:a=o,a=t.mesh.connect(r.Lprev,a),e.addRightEdges(t,i,a,a.Onext,a.Onext,!1),a.Sym.activeRegion.fixUpperEdge=!0,e.walkDirtyRegions(t,i)},e.connectLeftDegenerate=function(t,i,r){var a,s,n,o,l;if(a=i.eUp,St.vertEq(a.Org,r)){Dt(!1),e.spliceMergeVertices(t,a,r.anEdge);return}if(!St.vertEq(a.Dst,r)){t.mesh.splitEdge(a.Sym),i.fixUpperEdge&&(t.mesh.delete(a.Onext),i.fixUpperEdge=!1),t.mesh.splice(r.anEdge,a),e.sweepEvent(t,r);return}Dt(!1),i=e.topRightRegion(i),l=e.regionBelow(i),n=l.eUp.Sym,s=o=n.Onext,l.fixUpperEdge&&(Dt(s!==n),e.deleteRegion(t,l),t.mesh.delete(n),n=s.Oprev),t.mesh.splice(r.anEdge,n),St.edgeGoesLeft(s)||(s=null),e.addRightEdges(t,i,n.Onext,o,s,!0)},e.connectLeftVertex=function(t,i){var r,a,s,n,o,l,h=new k0;if(h.eUp=i.anEdge.Sym,r=t.dict.search(h).key,a=e.regionBelow(r),!!a){if(n=r.eUp,o=a.eUp,St.edgeSign(n.Dst,i,n.Org)===0){e.connectLeftDegenerate(t,r,i);return}if(s=St.vertLeq(o.Dst,n.Dst)?r:a,r.inside||s.fixUpperEdge){if(s===r)l=t.mesh.connect(i.anEdge.Sym,n.Lnext);else{var c=t.mesh.connect(o.Dnext,i.anEdge);l=c.Sym}s.fixUpperEdge?e.fixUpperEdge(t,s,l):e.computeWinding(t,e.addRegionBelow(t,r,l)),e.sweepEvent(t,i)}else e.addRightEdges(t,r,i.anEdge,i.anEdge,null,!0)}},e.sweepEvent=function(t,i){t.event=i,e.debugEvent(t);for(var r=i.anEdge;r.activeRegion===null;)if(r=r.Onext,r===i.anEdge){e.connectLeftVertex(t,i);return}var a=e.topLeftRegion(t,r.activeRegion);Dt(a!==null);var s=e.regionBelow(a),n=s.eUp,o=e.finishLeftRegions(t,s,null);o.Onext===n?e.connectRightVertex(t,a,o):e.addRightEdges(t,a,o.Onext,n,n,!0)},e.addSentinel=function(t,i,r,a){var s=new k0,n=t.mesh.makeEdge();n.Org.s=r,n.Org.t=a,n.Dst.s=i,n.Dst.t=a,t.event=n.Dst,s.eUp=n,s.windingNumber=0,s.inside=!1,s.fixUpperEdge=!1,s.sentinel=!0,s.dirty=!1,s.nodeUp=t.dict.insert(s)},e.initEdgeDict=function(t){t.dict=new hX(t,e.edgeLeq);var i=t.bmax[0]-t.bmin[0],r=t.bmax[1]-t.bmin[1],a=t.bmin[0]-i,s=t.bmax[0]+i,n=t.bmin[1]-r,o=t.bmax[1]+r;e.addSentinel(t,a,s,n),e.addSentinel(t,a,s,o)},e.doneEdgeDict=function(t){for(var i,r=0;(i=t.dict.min().key)!==null;)i.sentinel||(Dt(i.fixUpperEdge),Dt(++r===1)),Dt(i.windingNumber===0),e.deleteRegion(t,i)},e.removeDegenerateEdges=function(t){var i,r,a,s=t.mesh.eHead;for(i=s.next;i!==s;i=r)r=i.next,a=i.Lnext,St.vertEq(i.Org,i.Dst)&&i.Lnext.Lnext!==i&&(e.spliceMergeVertices(t,a,i),t.mesh.delete(i),i=a,a=i.Lnext),a.Lnext===i&&(a!==i&&((a===r||a===r.Sym)&&(r=r.next),t.mesh.delete(a)),(i===r||i===r.Sym)&&(r=r.next),t.mesh.delete(i))},e.initPriorityQ=function(t){var i,r,a,s=0;for(a=t.mesh.vHead,r=a.next;r!==a;r=r.next)s++;for(s+=8,i=t.pq=new lX(s,St.vertLeq),a=t.mesh.vHead,r=a.next;r!==a;r=r.next)r.pqHandle=i.insert(r);return r!==a?!1:(i.init(),!0)},e.donePriorityQ=function(t){t.pq=null},e.removeDegenerateFaces=function(t,i){var r,a,s;for(r=i.fHead.next;r!==i.fHead;r=a)a=r.next,s=r.anEdge,Dt(s.Lnext!==s),s.Lnext.Lnext===s&&(e.addWinding(s.Onext,s),t.mesh.delete(s));return!0},e.computeInterior=function(t,i){i===void 0&&(i=!0);var r,a;if(e.removeDegenerateEdges(t),!e.initPriorityQ(t))return!1;for(e.initEdgeDict(t);(r=t.pq.extractMin())!==null;){for(;a=t.pq.min(),!(a===null||!St.vertEq(a,r));)a=t.pq.extractMin(),e.spliceMergeVertices(t,r.anEdge,a.anEdge);e.sweepEvent(t,r)}return t.event=t.dict.min().key.eUp.Org,e.debugEvent(t),e.doneEdgeDict(t),e.donePriorityQ(t),e.removeDegenerateFaces(t,t.mesh)?(i&&t.mesh.check(),!0):!1},e}(),uX=function(){function e(){this.mesh=new yM,this.normal=[0,0,0],this.sUnit=[0,0,0],this.tUnit=[0,0,0],this.bmin=[0,0],this.bmax=[0,0],this.windingRule=Ti.ODD,this.dict=null,this.pq=null,this.event=null,this.vertexIndexCounter=0,this.vertices=[],this.vertexIndices=[],this.vertexCount=0,this.elements=[],this.elementCount=0}return e.prototype.dot_=function(t,i){return t[0]*i[0]+t[1]*i[1]+t[2]*i[2]},e.prototype.normalize_=function(t){var i=t[0]*t[0]+t[1]*t[1]+t[2]*t[2];if(!i)throw"Zero-size vector!";i=Math.sqrt(i),t[0]/=i,t[1]/=i,t[2]/=i},e.prototype.longAxis_=function(t){var i=0;return Math.abs(t[1])>Math.abs(t[0])&&(i=1),Math.abs(t[2])>Math.abs(t[i])&&(i=2),i},e.prototype.computeNormal_=function(t){var i,r,a,s,n,o,l=[0,0,0],h=[0,0,0],c=[0,0,0],u=[0,0,0],d=[0,0,0],p=[null,null,null],f=[null,null,null],m=this.mesh.vHead;i=m.next;for(var g=0;g<3;++g)s=i.coords[g],h[g]=s,f[g]=i,l[g]=s,p[g]=i;for(i=m.next;i!==m;i=i.next)for(var y=0;y<3;++y)s=i.coords[y],s<h[y]&&(h[y]=s,f[y]=i),s>l[y]&&(l[y]=s,p[y]=i);var x=0;if(l[1]-h[1]>l[0]-h[0]&&(x=1),l[2]-h[2]>l[x]-h[x]&&(x=2),h[x]>=l[x]){t[0]=0,t[1]=0,t[2]=1;return}for(o=0,r=f[x],a=p[x],c[0]=r.coords[0]-a.coords[0],c[1]=r.coords[1]-a.coords[1],c[2]=r.coords[2]-a.coords[2],i=m.next;i!==m;i=i.next)u[0]=i.coords[0]-a.coords[0],u[1]=i.coords[1]-a.coords[1],u[2]=i.coords[2]-a.coords[2],d[0]=c[1]*u[2]-c[2]*u[1],d[1]=c[2]*u[0]-c[0]*u[2],d[2]=c[0]*u[1]-c[1]*u[0],n=d[0]*d[0]+d[1]*d[1]+d[2]*d[2],n>o&&(o=n,t[0]=d[0],t[1]=d[1],t[2]=d[2]);o<=0&&(t[0]=t[1]=t[2]=0,t[this.longAxis_(c)]=1)},e.prototype.checkOrientation_=function(){for(var t=this.mesh.fHead,i,r=this.mesh.vHead,a,s=0,n=t.next;n!==t;n=n.next)if(a=n.anEdge,!(a.winding<=0))do s+=(a.Org.s-a.Dst.s)*(a.Org.t+a.Dst.t),a=a.Lnext;while(a!==n.anEdge);if(s<0){for(i=r.next;i!==r;i=i.next)i.t=-i.t;this.tUnit[0]=-this.tUnit[0],this.tUnit[1]=-this.tUnit[1],this.tUnit[2]=-this.tUnit[2]}},e.prototype.projectPolygon_=function(){var t=this.mesh.vHead,i=[0,0,0],r,a,s=!1;i[0]=this.normal[0],i[1]=this.normal[1],i[2]=this.normal[2],!i[0]&&!i[1]&&!i[2]&&(this.computeNormal_(i),s=!0),r=this.sUnit,a=this.tUnit;var n=this.longAxis_(i);r[n]=0,r[(n+1)%3]=1,r[(n+2)%3]=0,a[n]=0,a[(n+1)%3]=0,a[(n+2)%3]=i[n]>0?1:-1;for(var o=t.next;o!==t;o=o.next)o.s=this.dot_(o.coords,r),o.t=this.dot_(o.coords,a);s&&this.checkOrientation_();for(var l=!0,h=t.next;h!==t;h=h.next)l?(this.bmin[0]=this.bmax[0]=h.s,this.bmin[1]=this.bmax[1]=h.t,l=!1):(h.s<this.bmin[0]&&(this.bmin[0]=h.s),h.s>this.bmax[0]&&(this.bmax[0]=h.s),h.t<this.bmin[1]&&(this.bmin[1]=h.t),h.t>this.bmax[1]&&(this.bmax[1]=h.t))},e.prototype.addWinding_=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.prototype.tessellateMonoRegion_=function(t,i){var r,a;if(r=i.anEdge,!(r.Lnext!==r&&r.Lnext.Lnext!==r))throw"Mono region invalid";for(;St.vertLeq(r.Dst,r.Org);r=r.Lprev);for(;St.vertLeq(r.Org,r.Dst);r=r.Lnext);a=r.Lprev;for(var s=void 0;r.Lnext!==a;)if(St.vertLeq(r.Dst,a.Org)){for(;a.Lnext!==r&&(St.edgeGoesLeft(a.Lnext)||St.edgeSign(a.Org,a.Dst,a.Lnext.Dst)<=0);)s=t.connect(a.Lnext,a),a=s.Sym;a=a.Lprev}else{for(;a.Lnext!==r&&(St.edgeGoesRight(r.Lprev)||St.edgeSign(r.Dst,r.Org,r.Lprev.Org)>=0);)s=t.connect(r,r.Lprev),r=s.Sym;r=r.Lnext}if(a.Lnext===r)throw"Mono region invalid";for(;a.Lnext.Lnext!==r;)s=t.connect(a.Lnext,a),a=s.Sym;return!0},e.prototype.tessellateInterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)if(i=r.next,r.inside&&!this.tessellateMonoRegion_(t,r))return!1;return!0},e.prototype.discardExterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)i=r.next,r.inside||t.zapFace(r)},e.prototype.setWindingNumber_=function(t,i,r){for(var a,s=t.eHead.next;s!==t.eHead;s=a)a=s.next,s.Rface.inside!==s.Lface.inside?s.winding=s.Lface.inside?i:-i:r?t.delete(s):s.winding=0},e.prototype.getNeighbourFace_=function(t){return!t.Rface||!t.Rface.inside?-1:t.Rface.n},e.prototype.outputPolymesh_=function(t,i,r,a){var s,n=0,o=0,l;r>3&&t.mergeConvexFaces(r);for(var h=t.vHead.next;h!==t.vHead;h=h.next)h.n=-1;for(var c=t.fHead.next;c!==t.fHead;c=c.next)if(c.n=-1,!!c.inside){s=c.anEdge,l=0;do{var h=s.Org;h.n===-1&&(h.n=o,o++),l++,s=s.Lnext}while(s!==c.anEdge);if(l>r)throw"Face vertex greater that support polygon";c.n=n,++n}this.elementCount=n,i===xr.CONNECTED_POLYGONS&&(n*=2),this.elements=[],this.elements.length=n*r,this.vertexCount=o,this.vertices=[],this.vertices.length=o*a,this.vertexIndices=[],this.vertexIndices.length=o;for(var h=t.vHead.next;h!==t.vHead;h=h.next)if(h.n!==-1){var u=h.n*a;this.vertices[u+0]=h.coords[0],this.vertices[u+1]=h.coords[1],a>2&&(this.vertices[u+2]=h.coords[2]),this.vertexIndices[h.n]=h.idx}for(var d=0,c=t.fHead.next;c!==t.fHead;c=c.next)if(c.inside){s=c.anEdge,l=0;do{var h=s.Org;this.elements[d++]=h.n,l++,s=s.Lnext}while(s!==c.anEdge);for(var p=l;p<r;++p)this.elements[d++]=-1;if(i===xr.CONNECTED_POLYGONS){s=c.anEdge;do this.elements[d++]=this.getNeighbourFace_(s),s=s.Lnext;while(s!==c.anEdge);for(var f=l;f<r;++f)this.elements[d++]=-1}}},e.prototype.outputContours_=function(t,i){var r,a,s=0,n=0;this.vertexCount=0,this.elementCount=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){a=r=o.anEdge;do this.vertexCount++,r=r.Lnext;while(r!==a);this.elementCount++}this.elements=[],this.elements.length=this.elementCount*2,this.vertices=[],this.vertices.length=this.vertexCount*i,this.vertexIndices=[],this.vertexIndices.length=this.vertexCount;var l=0,h=0,c=0;s=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){n=0,a=r=o.anEdge;do this.vertices[l++]=r.Org.coords[0],this.vertices[l++]=r.Org.coords[1],i>2&&(this.vertices[l++]=r.Org.coords[2]),this.vertexIndices[h++]=this.vertexIdCallback?this.vertexIdCallback(r):r.Org.idx,n++,r=r.Lnext;while(r!==a);this.elements[c++]=s,this.elements[c++]=n,s+=n}},e.prototype.addContour=function(t,i){this.mesh===null&&(this.mesh=new yM),t<2&&(t=2),t>3&&(t=3);for(var r=null,a=0;a<i.length;a+=t)r===null?(r=this.mesh.makeEdge(),this.mesh.splice(r,r.Sym)):(this.mesh.splitEdge(r),r=r.Lnext),r.Org.coords[0]=i[a+0],r.Org.coords[1]=i[a+1],t>2?r.Org.coords[2]=i[a+2]:r.Org.coords[2]=0,r.Org.idx=this.vertexIndexCounter++,this.edgeCreateCallback&&this.edgeCreateCallback(r),r.winding=1,r.Sym.winding=-1},e.prototype.tesselate=function(t,i,r,a,s,n){if(t===void 0&&(t=Ti.ODD),i===void 0&&(i=xr.POLYGONS),n===void 0&&(n=!0),this.vertices=[],this.elements=[],this.vertexIndices=[],this.vertexIndexCounter=0,s&&(this.normal[0]=s[0],this.normal[1]=s[1],this.normal[2]=s[2]),this.windingRule=t,a<2&&(a=2),a>3&&(a=3),!this.mesh)return!1;this.projectPolygon_(),cX.computeInterior(this,n);var o=this.mesh;return i===xr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===xr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function fl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?xr.POLYGONS:r,s=e.polySize,n=s===void 0?3:s,o=e.vertexSize,l=o===void 0?2:o,h=e.normal,c=h===void 0?[0,0,1]:h,u=e.contours,d=u===void 0?[]:u,p=e.strict,f=p===void 0?!0:p,m=e.debug,g=m===void 0?!1:m;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new uX;e.edgeCreateCallback&&(y.edgeCreateCallback=e.edgeCreateCallback),e.vertexIdCallback&&(y.vertexIdCallback=e.vertexIdCallback);for(var x=0;x<d.length;x++)y.addContour(l||2,d[x]);return y.tesselate(i,a,n,l,c,f),{vertices:y.vertices,vertexIndices:y.vertexIndices,vertexCount:y.vertexCount,elements:y.elements,elementCount:y.elementCount,mesh:g?y.mesh:void 0}}}var sse=Ti.ODD,nse=Ti.NONZERO,ose=Ti.POSITIVE,lse=Ti.NEGATIVE,hse=Ti.ABS_GEQ_TWO,cse=xr.POLYGONS,use=xr.CONNECTED_POLYGONS,dse=xr.BOUNDARY_CONTOURS,ix=class{constructor(e=256,t=!1){this.capacity=e,this.size=0,this.debug=t,this.debug&&console.log(`allocating with cap ${e}`);let i=e*ix.eSize;this.buffer=new ArrayBuffer(i);let r=Float32Array.BYTES_PER_ELEMENT,a=0;this.positions=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.normals=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.uvs=new Float32Array(this.buffer,a*r,2*e)}realloc(e,t=!1){if(e<this.size)throw Error("cannot shrink buffer");if(e<=this.capacity&&!t)return;this.debug&&console.log(`resizing from ${this.capacity} \u2192 ${e}`);let i=e*ix.eSize,r=new ArrayBuffer(i),a=Float32Array.BYTES_PER_ELEMENT,s=0,n=new Float32Array(r,s*a,3*e);s+=3*e;let o=new Float32Array(r,s*a,3*e);s+=3*e;let l=new Float32Array(r,s*a,2*e);t?(n.set(this.positions.subarray(0,this.size*3)),o.set(this.normals.subarray(0,this.size*3)),l.set(this.uvs.subarray(0,this.size*2))):(n.set(this.positions),o.set(this.normals),l.set(this.uvs)),this.buffer=r,this.positions=n,this.normals=o,this.uvs=l,this.capacity=e}get(e=1){let t=this.size+e;if(t>this.capacity){let r=this.capacity;for(;t>r;)r*=2;this.realloc(r)}let i=this.size;return this.size=t,i}reserve(e){let t=this.size+e;t>this.capacity&&this.realloc(t)}shrink(){this.debug&&console.log(`shrinking ${this.capacity} \u2192 ${this.size}`),this.realloc(this.size,!0)}},fP=ix;fP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var dX=Do(vL()),Bb={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},mP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},gP={vertices:[-160,160,160,-160,160,160,-160,-160],vertexIndices:[1,3,0,2],vertexCount:4,elements:[0,1,2,1,0,3],elementCount:2,mesh:void 0},U0=(e,t)=>([i,r])=>(r<i&&(r+=t),(e>=i?e:e+t)<=r),zb=class extends yt{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD,n=!1){super(),this.forPathBevel=n,this.type="ShapeGeometry",this.vertexCache={},this._shape=e,this._depth=t,this._curveSegments=r,this._bevelSegmentsInput=a;let o=this._shape.extractShapePointsToFlatArray([],r),l=this._shape.shapeHoles.map(T=>{let P=T.extractShapePointsToFlatArray([],r),I=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];I.push(F,L)}return I}),h=[],c=[];for(let T=0;T<o.length;T+=2)c.push([o[T],o[T+1]]);h.push(c);for(let T=0;T<l.length;T++){let P=l[T],I=[];for(let z=0;z<P.length;z+=2)I.push([P[z],P[z+1]]);h.push(I)}let u;e.isText?u=new O3().setFromPoints(e.points.map(T=>T.position)).getSize(new ae).length()*.1:h[0].length===0?u=i:u=(0,dX.default)(h).distance,i<=0?(this._bevel=0,this._bevelSegments=0):(this._bevel=Math.min(i,u,t/2),this._bevelSegments=Math.floor(a));let d;try{d=fl({windingRule:s,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Bb}let p;try{p=fl({windingRule:Ti.ODD,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=mP}if(!d)throw new Error("error generating geometry");let f=d.elementCount;if(p){d.elementCount+=p.elementCount;for(let T=0;T<p.elements.length;T++){let P=p.elements[T],I=T%2===0?d.vertexCount:0;d.elements.push(P+I)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],I=d.vertexCount;d.vertexIndices.push(P+I)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let m=1/0,g=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let I=T*2,z=d.vertices[I+0],F=d.vertices[I+1];z<m&&(m=z),z>g&&(g=z),F<y&&(y=F),F>x&&(x=F)}this._minX=m,this._minY=y,this._width=g-m,this._height=x-y,this._buffer=new fP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,I=T*2,z=d.elements[I+0],F=d.elements[I+1],L=z+F,j={start:z,count:F,normals:[],continuous:[],concave:[]},Y=z,Q=L-1,q=z+1,te=this._shape.roundedCurves.length;do{let he=Y-z,ue=d.vertices[Q*2+0],ce=d.vertices[Q*2+1],Ee=d.vertices[Y*2+0],ve=d.vertices[Y*2+1],Ae=d.vertices[q*2+0],ye=d.vertices[q*2+1],Ne=Ee-ue,Le=ve-ce,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ee-Ae,Je=ve-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,j.normals[he*2+0]=-Je,j.normals[he*2+1]=tt,j.concave[he]=Ne*Je-Le*tt>0;let at=d.vertexIndices[Y];if(Array.isArray(at))j.continuous[he]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)j.continuous[he]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+te)%te;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);j.continuous[he]=$.dot(W)>.95}}P&&(j.normals[he*2+0]*=-1,j.normals[he*2+1]*=-1),[Q,Y,q]=[Y,q,q+1],q>=L&&(q-=F)}while(q!==z+1);let le=[];le.push({bevelI:0,angle:0,size:0,boundary:{vertices:d.vertices.slice(z*2,L*2),vertexCount:F,vertexIndices:new Array(F).fill(!0).map((he,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let re=0;for(let he=1;he<=this._bevelSegments;he++){let ue=he/this._bevelSegments*Math.PI/2,ce=(1-Math.cos(ue))*this._bevel,Ee=[],ve=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[j.start*2+tt+0],at=d.vertices[j.start*2+tt+1],Ze=-j.normals[Je+0]*ce,Qe=-j.normals[Je+1]*ce,pt=-j.normals[tt+0]*ce,bt=-j.normals[tt+1]*ce;if(j.concave[Te]||!j.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(j.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*ce,De=Math.sin(He)*ce;Ee[2*Ne+0]=rt+V*(P?-1:1),Ee[2*Ne+1]=at+De*(P?-1:1),ye[Ne]=Te,Ne++}else{let He=Math.max(1,Math.floor(r/4*Math.abs(_e)/Math.PI));for(let V=0;V<=He;V++){let De=$+_e*(V/He),ut=Math.cos(De)*ce,We=Math.sin(De)*ce;Ee[2*Ne+0]=rt+ut,Ee[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ee[2*Ne+0]=rt+Ze,Ee[2*Ne+1]=at+Qe,ye[Ne]=Te,ve[Te]=Ne,Ne++,Ee[2*Ne+0]=rt,Ee[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ee[2*Ne+0]=rt+pt,Ee[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=fl({windingRule:Ti.POSITIVE,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ee],edgeCreateCallback:Te=>{let tt=Te.Org.idx,Je=ye[tt],rt=ye[(tt+1)%ye.length];Te.idx=[Je,rt],Te.Sym.idx=[rt,Je]},vertexIdCallback:Te=>{let tt=Te.Lprev.idx;return[tt?tt[1]:0,Te.idx?Te.idx[0]:0]}});if(!Le)throw console.log("Error"),new Error(`error generating bevel geometry for ${he}'th loop`);if(!Le.vertexCount){let Te=(he-1)/this._bevelSegments*Math.PI/2;re=(1-Math.sin(Te))*this._bevel;break}for(let Te=0;Te<Le.vertexIndices.length;Te++){let[tt,Je]=Le.vertexIndices[Te];if(tt===Je)continue;let rt=Je;Je<tt&&(rt+=F);for(let at=tt;at<rt;at++){let Ze=at%F,Qe=(at+1)%F;if(!j.continuous[Ze]||!j.continuous[Qe]){Le.vertexIndices[Te]=[tt,Ze],Le.vertexIndices.splice(Te+1,0,[Qe,Je]),Le.vertices.splice((Te+1)*2,0,Le.vertices[Te*2],Le.vertices[Te*2+1]);break}}}le.push({bevelI:he,angle:ue,size:ce,boundary:Le,reverseMap:ye,insetPoints:Ee})}let ie=(he,ue,ce)=>{let Ee=0,ve=he.boundary.vertexIndices.length;for(;Ee<ve&&ce(he.boundary.vertexIndices[ue]);)ue=(ue+1)%ve,Ee++;return Ee},fe=b.length;for(let he=1;he<le.length;he++){let ue=le[he-1],ce=le[he],Ee=ue.boundary.vertexIndices.length,ve=ce.boundary.vertexIndices.length;if(!Ee||!ve)break;let Ae=j.concave.length,ye=0,Ne=U0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!ce.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=U0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=ce.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ee;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%ve;while(Ne(ce.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(j,ue,(Le-1+Ee)%Ee,void 0,Je),at=this._buildBevelVert(j,ce,(Te-1+ve)%ve,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=U0(ye,F);let W=ie(ue,Le,Ne),_e=ie(ce,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(j,ue,(Le+V)%Ee,V/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt;$=!0}else if(!W&&_e)for(let V=0;V<_e;V++)bt=this._buildBevelVert(j,ce,(Te+V)%ve,V/(_e-1),Je),b.push(Qe.topN,Ze.topP,bt.topP),n===!1&&b.push(Ze.bottomP,Qe.bottomN,bt.bottomP),Qe=bt;else if(W&&_e)if(pt=this._buildBevelVert(j,ue,Le,0,Je),bt=this._buildBevelVert(j,ce,Te,0,Je),He?(b.push(Ze.topN,bt.topP,Qe.topN),b.push(Ze.topN,pt.topP,bt.topP),n===!1&&(b.push(bt.bottomP,Ze.bottomN,Qe.bottomN),b.push(bt.bottomP,pt.bottomP,Ze.bottomN))):(b.push(Qe.topN,Ze.topN,pt.topP),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP))),Ze=pt,Qe=bt,W===_e)for(let V=1;V<W;V++)pt=this._buildBevelVert(j,ue,(Le+V)%Ee,V/(W-1),Je),bt=this._buildBevelVert(j,ce,(Te+V)%ve,V/(_e-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP)),Ze=pt,Qe=bt;else if(W>_e){let V=W/_e,De=0;for(let ut=1;ut<W;ut++)pt=this._buildBevelVert(j,ue,(Le+ut)%Ee,ut/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt,ut>(De+1)*V&&(De++,bt=this._buildBevelVert(j,ce,(Te+De)%ve,De/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt)}else{let V=_e/W,De=0;for(let ut=1;ut<_e;ut++)bt=this._buildBevelVert(j,ce,(Te+ut)%ve,ut/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt,ut>(De+1)*V&&(De++,pt=this._buildBevelVert(j,ue,(Le+De)%Ee,De/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt)}Le=(Le+W)%Ee,Te=(Te+_e)%ve,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(le,j,b),P){let he=[];for(let ue=b.length-1;ue>=fe+2;ue-=3){let ce=b[ue-2],Ee=b[ue-1],ve=b[ue-0];he.push(ve,Ee,ce)}b.splice(fe,b.length-fe,...he)}if(P){let he=[];for(let ue=le[le.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let ce=le[le.length-1].boundary.vertices[ue-1],Ee=le[le.length-1].boundary.vertices[ue-0];he.push(ce,Ee)}_.push(he)}if(!P){let he=le[le.length-1],ue;try{ue=fl({windingRule:le.length>1?Ti.POSITIVE:Ti.ODD,elementType:xr.POLYGONS,vertexSize:2,strict:!0,contours:[he.insetPoints,..._]})}catch{ue=gP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let ce=0;ce<ue.elementCount*3;ce+=3){let Ee=this._buildSurfaceVert(ue,ue.elements[ce+0],re),ve=this._buildSurfaceVert(ue,ue.elements[ce+1],re),Ae=this._buildSurfaceVert(ue,ue.elements[ce+2],re);b.push(Ee.top,ve.top,Ae.top),n===!1&&b.push(Ae.bottom,ve.bottom,Ee.bottom)}}this.vertexCache={}}this._buffer.shrink();let M=new It(Uint32Array.from(b),1),S=new It(this._buffer.positions,3),C=new It(this._buffer.normals,3),A=new It(this._buffer.uvs,2);S.needsUpdate=!0,C.needsUpdate=!0,A.needsUpdate=!0,M.needsUpdate=!0,this.setAttribute("position",S),this.setAttribute("normal",C),this.setAttribute("uv",A),this.setIndex(M)}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}_buildSurfaceVert(e,t,i){let r=t.toString();if(r in this.vertexCache)return this.vertexCache[r];let a=e.vertices[t*2+0],s=e.vertices[t*2+1],n=(a-this._minX)/this._width,o=(s-this._minY)/this._height;this.forPathBevel&&(o=1);let l=this._buffer.get(this.forPathBevel?1:2),h=l*3,c=l*2,u={top:l+0,bottom:l+1};return this._buffer.positions[h+0]=a,this._buffer.positions[h+1]=s,this._buffer.positions[h+2]=this.forPathBevel?this._bevel:this._depth-i,this._buffer.normals[h+0]=0,this._buffer.normals[h+1]=0,this._buffer.normals[h+2]=1,this._buffer.uvs[c+0]=n,this._buffer.uvs[c+1]=o,this.forPathBevel===!1&&(this._buffer.positions[h+3]=a,this._buffer.positions[h+4]=s,this._buffer.positions[h+5]=i,this._buffer.normals[h+3]=0,this._buffer.normals[h+4]=0,this._buffer.normals[h+5]=-1,this._buffer.uvs[c+2]=n,this._buffer.uvs[c+3]=o),this.vertexCache[r]=u,u}_buildBevelVert(e,t,i,r=1,a){let s=`${t.bevelI}:${i}`;if(s in this.vertexCache&&a!==0&&a!==1&&(!a||a===this.vertexCache[s].pathBevelUCoord))return this.vertexCache[s];let[n,o]=t.boundary.vertexIndices[i],l,h,c,u;n!==o?(h=n,l=o,u=!1,c=e.continuous[h]&&e.continuous[l]):(l=n,h=(l-1+e.count)%e.count,u=e.concave[l]&&t.bevelI>0,c=e.continuous[l]||u);let d=Math.cos(t.angle),p=Math.sin(t.angle),f=i*2,m=l*2,g=h*2,y=t.boundary.vertices[f+0],x=t.boundary.vertices[f+1],b=(1-p)*this._bevel,_=(y-this._minX)/this._width,M=(x-this._minY)/this._height;this.forPathBevel&&(a!==void 0&&(_=a),M=1);let S=e.normals[m+0],C=e.normals[m+1],A=e.normals[g+0],T=e.normals[g+1];if(u){let L=A-S,j=T-C;S=S+L*(1-r),C=C+j*(1-r);let Y=Math.sqrt(S*S+C*C);S/=Y,C/=Y}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),I=P*3,z=P*2,F={i,fi:l,topP:P+0,topN:P+0,bottomP:P+1,bottomN:P+1,pathBevelUCoord:a};return this._buffer.positions[I+0]=y,this._buffer.positions[I+1]=x,this._buffer.positions[I+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[I+0]=S*d,this._buffer.normals[I+1]=C*d,this._buffer.normals[I+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[I+3]=y,this._buffer.positions[I+4]=x,this._buffer.positions[I+5]=b,this._buffer.normals[I+3]=S*d,this._buffer.normals[I+4]=C*d,this._buffer.normals[I+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,I+=3,z+=2):(P+=2,I+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[I+0]=y,this._buffer.positions[I+1]=x,this._buffer.positions[I+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[I+0]=A*d,this._buffer.normals[I+1]=T*d,this._buffer.normals[I+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[I+3]=y,this._buffer.positions[I+4]=x,this._buffer.positions[I+5]=b,this._buffer.normals[I+3]=A*d,this._buffer.normals[I+4]=T*d,this._buffer.normals[I+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new zb(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=qg(this.userData),e}},vP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=xr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:xr.POLYGONS,polySize:3,vertexSize:2,strict:!0},i);let r=this._shape.extractShapePointsToFlatArray([],this._curveSegments),a=this._shape.shapeHoles.map(d=>d.extractShapePointsToFlatArray([],this._curveSegments)),s,n=!0,o=!0,l,h;for(let d=0,p=r.length/2;d<p;d++){let f=d*2,m=r[f+0],g=r[f+1];if(l!==void 0&&m!==l&&(n=!1),h!==void 0&&g!==h&&(o=!1),l=m,h=g,!n&&!o)break}if(!n&&!o)try{s=fl({contours:[r,...a],windingRule:this._triangulationOptions.windingRule,elementType:this._triangulationOptions.elementType,polySize:this._triangulationOptions.polySize,vertexSize:this._triangulationOptions.vertexSize,strict:this._triangulationOptions.strict})}catch{s=Bb}let c=s?.vertexCount??1,u=s?.elementCount??1;if(this._positionAttribute=new It(new Float32Array(c*3),3),this._normalAttribute=new It(new Float32Array(c*3),3),this._uvAttribute=new It(new Float32Array(c*2),2),this._indexAttribute=new It(new Uint32Array(u*3),1),s){let d=1/0,p=-1/0,f=1/0,m=-1/0;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1];M<d&&(d=M),M>p&&(p=M),S<f&&(f=S),S>m&&(m=S)}let g=p-d,y=m-f;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1],C=(M-d)/g,A=(S-f)/y;this._positionAttribute.setXYZ(x,M,S,0),this._normalAttribute.setXYZ(x,0,0,1),this._uvAttribute.setXY(x,C,A)}for(let x=0,b=u;x<b;x++){let _=x*3,M=s.elements[_+0],S=s.elements[_+1],C=s.elements[_+2];this._indexAttribute.setX(_+0,M),this._indexAttribute.setX(_+1,S),this._indexAttribute.setX(_+2,C)}}this.setAttribute("position",this._positionAttribute),this.setAttribute("normal",this._normalAttribute),this.setAttribute("uv",this._uvAttribute),this.setIndex(this._indexAttribute),this.setDrawRange(0,(s?.elementCount??1)*3)}clone(){let e=new vP(this._shape,this._curveSegments);return e.userData=qg(this.userData),e}},yP=class extends zb{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD){super(e,t,i,r,a,s),this.type="ShapeGeometry"}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}clone(){let e=new yP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=qg(this.userData),e}},Th=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,subdivisions:40,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3,windingRule:Ti.ODD},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=e.shape??t?.shape,o=n?.roundness??i.roundness;n!==void 0&&(n instanceof tr?(n.width!==r||n.height!==a)&&n.applySize(r,a):n=new tr(r,a).fromJSON(n),e.parameters?.roundness!==void 0&&e.parameters?.roundness>0&&n.update());let l=n??new tr(r,a);return{parameters:Object.assign(i,{width:r,height:a,depth:s,roundness:o}),shape:l}}static build(e){let{depth:t,extrudeBevelSize:i,extrudeBevelSegments:r,subdivisions:a,roundness:s,windingRule:n}=e.parameters;e.shape.roundness=s;let o;return t<=0?o=new vP(e.shape,a,{windingRule:n}):o=new yP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},xP=Math.PI*2,Fb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:64,angle:360,innerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return i.angle=lt.clamp(i.angle,0,360),{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,angle:a,innerRadius:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h=e.shape,c=t*.5,u=i*.5,d=pX(h,c,u,a*Math.PI/180,r,s);h.isClosed=!0,h.update();let p;return a===0?(p=new yt,p.setAttribute("position",new ot([],3))):p=Th.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function pX(e,t,i,r,a,s){if(r>=xP)return a>30||a%4===0?(mX(e,t,i,s),Math.round(a/4)):_M(e,r,a,t,i,s);r=Math.max(r,.001);let n={x:0,y:i},o=r+Math.PI*.5,l={x:Math.cos(o)*t,y:Math.sin(o)*i},h=oX({px:n.x,py:n.y,cx:l.x,cy:l.y,rx:t,ry:i,largeArcFlag:r>Math.PI,sweepFlag:!0});return a>30||a%h.length===0?fX(e,n.x,n.y,h,a,t,i,s):_M(e,r,a,t,i,s)}function fX(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(jc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=jc(u.x,u.y);d.controls[1].position.set(u.x1,u.y1),p.controls[0].position.set(u.x2,u.y2),e.addPoint(p)}return o>0?bP(e,s,n,o):e.addPoint(jc(0,0)),l}function _M(e,t,i,r,a,s){let n=-t/i;for(let o=0;o<=i;o++){let l=n*o,h=Math.sin(l)*r,c=Math.cos(l)*a;e.addPoint(jc(h,c))}return t<xP?s>0?bP(e,r,a,s):e.addPoint(jc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&wP(e,r,a,s)),1}function mX(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(Nf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(Nf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(Nf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(Nf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&wP(e,t,i,r)}function jc(e,t){return new Vc(lt.generateUUID(),new ae(e,t))}function Nf(e,t,i,r,a,s){let n=jc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function bP(e,t,i,r){_P(e,t,i,r).forEach(a=>e.addPoint(a))}function wP(e,t,i,r){let a=_P(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function _P(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new ae(a/t,s/i),o=e.points.map(l=>{let h=l.clone();return h.uuid=lt.generateUUID(),h}).reverse();return o.forEach(l=>{l.position.multiply(n);let h=l.controls[0].position.clone().multiply(n),c=l.controls[1].position.clone().multiply(n);l.controls[0].position.copy(c),l.controls[1].position.copy(h)}),o}var gX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,revolutions:2,segments:40,pathRadius:10,pathType:0,pathSegments:30,cornerRadius:30,cornerSegments:4},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??r),s=Math.abs(i.depth??r),n=Math.abs(Math.min(r,s))/2;return{parameters:Object.assign(i,{width:r,height:a,depth:s,radius:n,segments:Math.round(i.segments),pathSegments:Math.round(i.pathSegments),cornerSegments:Math.round(i.cornerSegments)})}}static build(e){let{width:t,height:i,depth:r,radius:a,revolutions:s,segments:n,pathRadius:o,pathType:l,pathSegments:h,cornerRadius:c,cornerSegments:u}=e.parameters,d=new SP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},N0=new Lc([0,0,0],1),SP=class extends yt{constructor(e=!0,t=1,i=1,r=1,a=1,s=1,n=1,o=1,l=1,h=1,c=1,u=1){if(super(),s===0)return;let d=e&&s===1;d&&(u=0),c>100&&(c=100),c===0&&(u=0);let p=()=>new R,f=new R,m=p(),g=p(),y=p(),x,b,_,M,S,C,A,T,P=p(),I=p(),z=p(),F=p(),L=p(),j=p(),Y=p(),Q=p(),q=i-2*o+.001,te=q/s,le=Math.ceil(n*s),re=le+1,ie=q/le,fe=-q/2,he=h+1,ue=2*Math.PI/h,ce=Math.PI/2/u,Ee=.01,ve=Math.min((1-c/100)*o,o-Ee),Ae=o-ve,ye=0,Ne=2,Le=u*Ne+Ne,Te=he*Le/Ne,tt=Te+he*re,Je=Math.max(0,he*(re+Le)),[rt,at,Ze]=[3,3,2].map(Fe=>Array(Je*Fe).fill(0)),Qe=[],pt=a-o;function bt(Fe,dt){let st=Math.PI/2;C=dt*ie,T=2*Math.PI*(C%te)/te+st,C+=fe,A=Math.sin(T)*pt,S=Math.cos(T)*pt,e?Fe.set(S,A,C):Fe.set(S,C,A)}bt(f,-1e-10),bt(m,0),P.copy(f),bt(f,1);let $=f.distanceTo(m),W=d?0:Ae+ve,_e=$*le+2*W,He=ve,V=_e-W;for(let Fe=0;Fe<=le;Fe++){bt(g,Fe),Q.subVectors(g,P).normalize(),P.copy(g),j.copy(g).setComponent(+e+1,0).normalize(),Y.crossVectors(Q,j).normalize();let dt=Fe===0,st=Fe===le,wt=dt?3*Math.PI/2:ce,xt=dt?He:V,ri=dt?he:tt,pi=dt?0:Je-he,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(g),me=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ce=0;Ce<he;Ce++){let Ye=Ce*ue;if(I.addVectors(f.copy(j).multiplyScalar(o*Math.cos(Ye)),m.copy(Y).multiplyScalar(o*Math.sin(Ye))),z.copy(I).normalize(),dt||st){d||(ye=pi+Ce,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=me.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ce/h),m.copy(z).multiplyScalar(ve),y.addVectors(g,m);for(let Ke=0;Ke<u;Ke++){let gt=Ke*ce+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),m.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),m.addVectors(y,F),F.normalize(),ye=ri+Ke*he+Ce,[0,1,2].forEach(bi=>{rt[ye*3+bi]=m.getComponent(bi),at[ye*3+bi]=L.getComponent(bi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ce/h}}m.addVectors(g,I),ye=Te+Fe*he+Ce,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=m.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ce/h}}let De=re+2*u+Ne,ut=1,[We,Be]=[+d,De-1];for(let Fe=We;Fe<=Be-1;Fe++){let dt=d&&Fe===Be-1;for(let st=0;st<he-1;st++)x=Fe*he+st,b=x+1,_=(dt?st:x)+he,M=(dt?st+1:b)+he,Fe===0?Qe.push(b,M,_):Fe===De-2?Qe.push(x,b,_):Qe.push(x,b,_,b,M,_)}this.setIndex(Qe),this.setAttribute("position",new ot(rt,3)),this.setAttribute("normal",new ot(at,3)),this.setAttribute("uv",new ot(Ze,2))}getClosedTorusIndicesForBooleanOrSubdiv(){let e=this.userData.parameters,t=Math.ceil(e.tubularSegments),i=e.radialSegments+1,r=Array.from(this.getIndex().array),a,s,n,o,l=6*(t-1)*e.radialSegments,h=t,c=h===t;for(let u=0;u<e.radialSegments;u++)a=h*i+u,s=a+1,n=(c?u:a)+i,o=(c?u+1:s)+i,r[l++]=a,r[l++]=s,r[l++]=n,r[l++]=s,r[l++]=o,r[l++]=n;return r.length=l,N0.array=r,N0.count=r.length,N0}},vX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new AP(t*.5,s,n):new b3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},AP=class extends Ib{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=[-1,r,0,1,r,0,-1,-r,0,1,-r,0,0,-1,r,0,1,r,0,-1,-r,0,1,-r,r,0,-1,r,0,1,-r,0,-1,-r,0,1],s=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1],n="IcosahedronGeometry";super(a,s,n,e,t,i),this.type=n}static fromJSON(e){return new AP(e.radius,e.corner,e.cornerSides)}},yX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){(e.parameters?.points??[]).forEach(r=>{Array.isArray(r)&&(r.x=r[0],r.y=r[1])});let i=Object.assign({},t?.parameters??{width:100,segments:64,verticalSegments:64,points:[{x:0,y:-50,id:0},{x:50,y:-50,id:1},{x:50,y:50,id:2},{x:0,y:50,id:3}]},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{points:t,segments:i,verticalSegments:r}=e.parameters,a=new Vm;a.moveTo(t[0].x,t[0].y),a.bezierCurveTo(t[1].x,t[1].y,t[2].x,t[2].y,t[3].x,t[3].y);let s=new f3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},dn=new je,V0=new Ai,Vf=new R,Ag=class extends ha{constructor(){super(),this.uuid=lt.generateUUID(),this.name="",this.type="Geometry",this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.elementsNeedUpdate=!1,this.verticesNeedUpdate=!1,this.uvsNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.lineDistancesNeedUpdate=!1,this.groupsNeedUpdate=!1}applyMatrix4(e){let t=new Lr().getNormalMatrix(e);for(let i=0,r=this.vertices.length;i<r;i++)this.vertices[i].applyMatrix4(e);for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];a.normal.applyMatrix3(t).normalize();for(let s=0,n=a.vertexNormals.length;s<n;s++)a.vertexNormals[s].applyMatrix3(t).normalize()}return this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this.verticesNeedUpdate=!0,this.normalsNeedUpdate=!0,this}rotateX(e){return dn.makeRotationX(e),this.applyMatrix4(dn),this}rotateY(e){return dn.makeRotationY(e),this.applyMatrix4(dn),this}rotateZ(e){return dn.makeRotationZ(e),this.applyMatrix4(dn),this}translate(e,t,i){return dn.makeTranslation(e,t,i),this.applyMatrix4(dn),this}scale(e,t,i){return dn.makeScale(e,t,i),this.applyMatrix4(dn),this}lookAt(e){return V0.lookAt(e),V0.updateMatrix(),this.applyMatrix4(V0.matrix),this}fromBufferGeometry(e){let t=this,i=e.index!==null?e.index:void 0,r=e.attributes;if(r.position===void 0)return console.error("THREE.Geometry.fromBufferGeometry(): Position attribute required for conversion."),this;let a=r.position,s=r.normal,n=r.color,o=r.uv,l=r.uv2;l!==void 0&&(this.faceVertexUvs[1]=[]);for(let u=0;u<a.count;u++)t.vertices.push(new R().fromBufferAttribute(a,u)),n!==void 0&&t.colors.push(new Ct().fromBufferAttribute(n,u));function h(u,d,p,f){let m=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],g=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new rx(u,d,p,g,m,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new ae().fromBufferAttribute(o,u),new ae().fromBufferAttribute(o,d),new ae().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new ae().fromBufferAttribute(l,u),new ae().fromBufferAttribute(l,d),new ae().fromBufferAttribute(l,p)])}let c=e.groups;if(c.length>0)for(let u=0;u<c.length;u++){let d=c[u],p=d.start,f=d.count;for(let m=p,g=p+f;m<g;m+=3)i!==void 0?h(i.getX(m),i.getX(m+1),i.getX(m+2),d.materialIndex):h(m,m+1,m+2,d.materialIndex)}else if(i!==void 0)for(let u=0;u<i.count;u+=3)h(i.getX(u),i.getX(u+1),i.getX(u+2));else for(let u=0;u<a.count;u+=3)h(u,u+1,u+2);return this.computeFaceNormals(),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Vf).negate(),this.translate(Vf.x,Vf.y,Vf.z),this}normalize(){this.computeBoundingSphere();let e=this.boundingSphere.center,t=this.boundingSphere.radius,i=t===0?1:1/t,r=new je;return r.set(i,0,0,-i*e.x,0,i,0,-i*e.y,0,0,i,-i*e.z,0,0,0,1),this.applyMatrix4(r),this}computeFaceNormals(){let e=new R,t=new R;for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=this.vertices[a.a],n=this.vertices[a.b],o=this.vertices[a.c];e.subVectors(o,n),t.subVectors(s,n),e.cross(t),e.normalize(),a.normal.copy(e)}}computeVertexNormals(e=!0){let t=new Array(this.vertices.length);for(let i=0,r=this.vertices.length;i<r;i++)t[i]=new R;if(e){let i=new R,r=new R;for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=this.vertices[n.a],l=this.vertices[n.b],h=this.vertices[n.c];i.subVectors(h,l),r.subVectors(o,l),i.cross(r),t[n.a].add(i),t[n.b].add(i),t[n.c].add(i)}}else{this.computeFaceNormals();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];t[a.a].add(a.normal),t[a.b].add(a.normal),t[a.c].add(a.normal)}}for(let i=0,r=this.vertices.length;i<r;i++)t[i].normalize();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=a.vertexNormals;s.length===3?(s[0].copy(t[a.a]),s[1].copy(t[a.b]),s[2].copy(t[a.c])):(s[0]=t[a.a].clone(),s[1]=t[a.b].clone(),s[2]=t[a.c].clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeFlatVertexNormals(){this.computeFaceNormals();for(let e=0,t=this.faces.length;e<t;e++){let i=this.faces[e],r=i.vertexNormals;r.length===3?(r[0].copy(i.normal),r[1].copy(i.normal),r[2].copy(i.normal)):(r[0]=i.normal.clone(),r[1]=i.normal.clone(),r[2]=i.normal.clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeMorphNormals(){for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.__originalFaceNormal?r.__originalFaceNormal.copy(r.normal):r.__originalFaceNormal=r.normal.clone(),r.__originalVertexNormals||(r.__originalVertexNormals=[]);for(let a=0,s=r.vertexNormals.length;a<s;a++)r.__originalVertexNormals[a]?r.__originalVertexNormals[a].copy(r.vertexNormals[a]):r.__originalVertexNormals[a]=r.vertexNormals[a].clone()}let e=new Ag;e.faces=this.faces;for(let t=0,i=this.morphTargets.length;t<i;t++){if(!this.morphNormals[t]){this.morphNormals[t]={},this.morphNormals[t].faceNormals=[],this.morphNormals[t].vertexNormals=[];let a=this.morphNormals[t].faceNormals,s=this.morphNormals[t].vertexNormals;for(let n=0,o=this.faces.length;n<o;n++){let l=new R,h={a:new R,b:new R,c:new R};a.push(l),s.push(h)}}let r=this.morphNormals[t];e.vertices=this.morphTargets[t].vertices,e.computeFaceNormals(),e.computeVertexNormals();for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=r.faceNormals[a],l=r.vertexNormals[a];o.copy(n.normal),l.a.copy(n.vertexNormals[0]),l.b.copy(n.vertexNormals[1]),l.c.copy(n.vertexNormals[2])}}for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.normal=r.__originalFaceNormal,r.vertexNormals=r.__originalVertexNormals}}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new dr),this.boundingBox.setFromPoints(this.vertices)}computeBoundingSphere(){this.boundingSphere===null&&(this.boundingSphere=new Wa),this.boundingSphere.setFromPoints(this.vertices)}merge(e,t,i=0){if(!(e&&e.isGeometry)){console.error("THREE.Geometry.merge(): geometry not an instance of THREE.Geometry.",e);return}let r,a=this.vertices.length,s=this.vertices,n=e.vertices,o=this.faces,l=e.faces,h=this.colors,c=e.colors;t!==void 0&&(r=new Lr().getNormalMatrix(t));for(let u=0,d=n.length;u<d;u++){let p=n[u].clone();t!==void 0&&p.applyMatrix4(t),s.push(p)}for(let u=0,d=c.length;u<d;u++)h.push(c[u].clone());for(let u=0,d=l.length;u<d;u++){let p=l[u],f,m,g=p.vertexNormals,y=p.vertexColors,x=new rx(p.a+a,p.b+a,p.c+a);x.normal.copy(p.normal),r!==void 0&&x.normal.applyMatrix3(r).normalize();for(let b=0,_=g.length;b<_;b++)f=g[b].clone(),r!==void 0&&f.applyMatrix3(r).normalize(),x.vertexNormals.push(f);x.color.copy(p.color);for(let b=0,_=y.length;b<_;b++)m=y[b],x.vertexColors.push(m.clone());x.materialIndex=p.materialIndex+i,o.push(x)}for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++)y.push(g[x].clone());this.faceVertexUvs[u].push(y)}}}mergeMesh(e){if(!(e&&e.isMesh)){console.error("THREE.Geometry.mergeMesh(): mesh not an instance of THREE.Mesh.",e);return}e.matrixAutoUpdate&&e.updateMatrix(),this.merge(e.geometry,e.matrix)}mergeVertices(e=4){let t={},i=[],r=[],a=Math.pow(10,e);for(let o=0,l=this.vertices.length;o<l;o++){let h=this.vertices[o],c=Math.round(h.x*a)+"_"+Math.round(h.y*a)+"_"+Math.round(h.z*a);t[c]===void 0?(t[c]=o,i.push(this.vertices[o]),r[o]=i.length-1):r[o]=r[t[c]]}let s=[];for(let o=0,l=this.faces.length;o<l;o++){let h=this.faces[o];h.a=r[h.a],h.b=r[h.b],h.c=r[h.c];let c=[h.a,h.b,h.c];for(let u=0;u<3;u++)if(c[u]===c[(u+1)%3]){s.push(o);break}}for(let o=s.length-1;o>=0;o--){let l=s[o];this.faces.splice(l,1);for(let h=0,c=this.faceVertexUvs.length;h<c;h++)this.faceVertexUvs[h].splice(l,1)}let n=this.vertices.length-i.length;return this.vertices=i,n}setFromPoints(e){this.vertices=[];for(let t=0,i=e.length;t<i;t++){let r=e[t];this.vertices.push(new R(r.x,r.y,r.z||0))}return this}sortFacesByMaterialIndex(){let e=this.faces,t=e.length;for(let o=0;o<t;o++)e[o]._id=o;function i(o,l){return o.materialIndex-l.materialIndex}e.sort(i);let r=this.faceVertexUvs[0],a=this.faceVertexUvs[1],s,n;r&&r.length===t&&(s=[]),a&&a.length===t&&(n=[]);for(let o=0;o<t;o++){let l=e[o]._id;s&&s.push(r[l]),n&&n.push(a[l])}s&&(this.faceVertexUvs[0]=s),n&&(this.faceVertexUvs[1]=n)}toJSON(){let e={metadata:{version:4.5,type:"Geometry",generator:"Geometry.toJSON"}};if(e.uuid=this.uuid,e.type=this.type,this.name!==""&&(e.name=this.name),this.parameters!==void 0){let p=this.parameters;for(let f in p)p[f]!==void 0&&(e[f]=p[f]);return e}let t=[];for(let p=0;p<this.vertices.length;p++){let f=this.vertices[p];t.push(f.x,f.y,f.z)}let i=[],r=[],a={},s=[],n={},o=[],l={};for(let p=0;p<this.faces.length;p++){let f=this.faces[p],m=!0,g=!1,y=this.faceVertexUvs[0][p]!==void 0,x=f.normal.length()>0,b=f.vertexNormals.length>0,_=f.color.r!==1||f.color.g!==1||f.color.b!==1,M=f.vertexColors.length>0,S=0;if(S=h(S,0,0),S=h(S,1,m),S=h(S,2,g),S=h(S,3,y),S=h(S,4,x),S=h(S,5,b),S=h(S,6,_),S=h(S,7,M),i.push(S),i.push(f.a,f.b,f.c),i.push(f.materialIndex),y){let C=this.faceVertexUvs[0][p];i.push(d(C[0]),d(C[1]),d(C[2]))}if(x&&i.push(c(f.normal)),b){let C=f.vertexNormals;i.push(c(C[0]),c(C[1]),c(C[2]))}if(_&&i.push(u(f.color)),M){let C=f.vertexColors;i.push(u(C[0]),u(C[1]),u(C[2]))}}function h(p,f,m){return m?p|1<<f:p&~(1<<f)}function c(p){let f=p.x.toString()+p.y.toString()+p.z.toString();return a[f]!==void 0||(a[f]=r.length/3,r.push(p.x,p.y,p.z)),a[f]}function u(p){let f=p.r.toString()+p.g.toString()+p.b.toString();return n[f]!==void 0||(n[f]=s.length,s.push(p.getHex())),n[f]}function d(p){let f=p.x.toString()+p.y.toString();return l[f]!==void 0||(l[f]=o.length/2,o.push(p.x,p.y)),l[f]}return e.data={},e.data.vertices=t,e.data.normals=r,s.length>0&&(e.data.colors=s),o.length>0&&(e.data.uvs=[o]),e.data.faces=i,e}clone(){return new Ag().copy(this)}copy(e){this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.name=e.name;let t=e.vertices;for(let u=0,d=t.length;u<d;u++)this.vertices.push(t[u].clone());let i=e.colors;for(let u=0,d=i.length;u<d;u++)this.colors.push(i[u].clone());let r=e.faces;for(let u=0,d=r.length;u<d;u++)this.faces.push(r[u].clone());for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++){let _=g[x];y.push(_.clone())}this.faceVertexUvs[u].push(y)}}let a=e.morphTargets;for(let u=0,d=a.length;u<d;u++){let p={};if(p.name=a[u].name,a[u].vertices!==void 0){p.vertices=[];for(let f=0,m=a[u].vertices.length;f<m;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,m=a[u].normals.length;f<m;f++)p.normals.push(a[u].normals[f].clone())}this.morphTargets.push(p)}let s=e.morphNormals;for(let u=0,d=s.length;u<d;u++){let p={};if(s[u].vertexNormals!==void 0){p.vertexNormals=[];for(let f=0,m=s[u].vertexNormals.length;f<m;f++){let g=s[u].vertexNormals[f],y={};y.a=g.a.clone(),y.b=g.b.clone(),y.c=g.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,m=s[u].faceNormals.length;f<m;f++)p.faceNormals.push(s[u].faceNormals[f].clone())}this.morphNormals.push(p)}let n=e.skinWeights;for(let u=0,d=n.length;u<d;u++)this.skinWeights.push(n[u].clone());let o=e.skinIndices;for(let u=0,d=o.length;u<d;u++)this.skinIndices.push(o[u].clone());let l=e.lineDistances;for(let u=0,d=l.length;u<d;u++)this.lineDistances.push(l[u]);let h=e.boundingBox;h!==null&&(this.boundingBox=h.clone());let c=e.boundingSphere;return c!==null&&(this.boundingSphere=c.clone()),this.elementsNeedUpdate=e.elementsNeedUpdate,this.verticesNeedUpdate=e.verticesNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.lineDistancesNeedUpdate=e.lineDistancesNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,this}toBufferGeometry(){let e=new xX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",jf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",jf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",SM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",AM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",AM.call(new It(r,2),e.uvs2))}t.groups=e.groups;for(let r in e.morphTargets){let a=[],s=e.morphTargets[r];for(let n=0,o=s.length;n<o;n++){let l=s[n],h=new ot(l.data.length*3,3);h.name=l.name,a.push(jf.call(h,l.data))}t.morphAttributes[r]=a}if(e.skinIndices.length>0){let r=new ot(e.skinIndices.length*4,4);t.setAttribute("skinIndex",MM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",MM.call(r,e.skinWeights))}return e.boundingSphere!==null&&(t.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(t.boundingBox=e.boundingBox.clone()),t}computeTangents(){console.error("THREE.Geometry: .computeTangents() has been removed.")}computeLineDistances(){console.error("THREE.Geometry: .computeLineDistances() has been removed. Use THREE.Line.computeLineDistances() instead.")}applyMatrix(e){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .applyMatrix4()."),this.applyMatrix4(e)}dispose(){this.dispatchEvent({type:"dispose"})}static createBufferGeometryFromObject(e){let t=new yt,i=e.geometry;if(e.isPoints||e.isLine){let r=new ot(i.vertices.length*3,3),a=new ot(i.colors.length*3,3);if(t.setAttribute("position",jf.call(r,i.vertices)),t.setAttribute("color",SM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",bX.call(s,i.lineDistances))}i.boundingSphere!==null&&(t.boundingSphere=i.boundingSphere.clone()),i.boundingBox!==null&&(t.boundingBox=i.boundingBox.clone())}else e.isMesh&&(t=i.toBufferGeometry());return t}};Ag.prototype.isGeometry=!0;var xX=class{constructor(){this.vertices=[],this.normals=[],this.colors=[],this.uvs=[],this.uvs2=[],this.groups=[],this.morphTargets={},this.skinWeights=[],this.skinIndices=[],this.boundingBox=null,this.boundingSphere=null,this.verticesNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.uvsNeedUpdate=!1,this.groupsNeedUpdate=!1}computeGroups(e){let t=[],i,r,a,s=e.faces;for(r=0;r<s.length;r++){let n=s[r];n.materialIndex!==a&&(a=n.materialIndex,i!==void 0&&(i.count=r*3-i.start,t.push(i)),i={start:r*3,materialIndex:a})}i!==void 0&&(i.count=r*3-i.start,t.push(i)),this.groups=t}fromGeometry(e){let t=e.faces,i=e.vertices,r=e.faceVertexUvs,a=r[0]&&r[0].length>0,s=r[1]&&r[1].length>0,n=e.morphTargets,o=n.length,l;if(o>0){l=[];for(let g=0;g<o;g++)l[g]={name:n[g].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let g=0;g<c;g++)u[g]={name:h[g].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,m=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let g=0;g<t.length;g++){let y=t[g];this.vertices.push(i[y.a],i[y.b],i[y.c]);let x=y.vertexNormals;if(x.length===3)this.normals.push(x[0],x[1],x[2]);else{let _=y.normal;this.normals.push(_,_,_)}let b=y.vertexColors;if(b.length===3)this.colors.push(b[0],b[1],b[2]);else{let _=y.color;this.colors.push(_,_,_)}if(a===!0){let _=r[0][g];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",g),this.uvs.push(new ae,new ae,new ae))}if(s===!0){let _=r[1][g];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",g),this.uvs2.push(new ae,new ae,new ae))}for(let _=0;_<o;_++){let M=n[_].vertices;l[_].data.push(M[y.a],M[y.b],M[y.c])}for(let _=0;_<c;_++){let M=h[_].vertexNormals[g];u[_].data.push(M.a,M.b,M.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),m&&this.skinWeights.push(p[y.a],p[y.b],p[y.c])}return this.computeGroups(e),this.verticesNeedUpdate=e.verticesNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),this}},rx=class{constructor(e,t,i,r,a,s=0){this.a=e,this.b=t,this.c=i,this.normal=r&&r.isVector3?r:new R,this.vertexNormals=Array.isArray(r)?r:[],this.color=a&&a.isColor?a:new Ct,this.vertexColors=Array.isArray(a)?a:[],this.materialIndex=s}clone(){return new this.constructor().copy(this)}copy(e){this.a=e.a,this.b=e.b,this.c=e.c,this.normal.copy(e.normal),this.color.copy(e.color),this.materialIndex=e.materialIndex;for(let t=0,i=e.vertexNormals.length;t<i;t++)this.vertexNormals[t]=e.vertexNormals[t].clone();for(let t=0,i=e.vertexColors.length;t<i;t++)this.vertexColors[t]=e.vertexColors[t].clone();return this}};function bX(e){return this.array.set(e),this}function SM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyColorsArray(): color is undefined",r),s=new Ct),t[i++]=s.r,t[i++]=s.g,t[i++]=s.b}return this}function AM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector2sArray(): vector is undefined",r),s=new ae),t[i++]=s.x,t[i++]=s.y}return this}function jf(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector3sArray(): vector is undefined",r),s=new R),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z}return this}function MM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector4sArray(): vector is undefined",r),s=new Lt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var wX=["a","b","c"];function _X(e,t){switch(t){case"c":return e.c;case"b":return e.b;case"a":default:return e.a}}function j0(e,t,i){let r=Math.min(e,t),a=Math.max(e,t),s=r+"_"+a;return i.get(s)}function G0(e,t,i,r,a,s){let n=Math.min(e,t),o=Math.max(e,t),l=n+"_"+o,h;if(r.has(l))h=r.get(l);else{let c=i[n],u=i[o];h={a:c,b:u,newEdge:null,faces:[]},r.set(l,h)}h.faces.push(a),s[e].edges.push(h),s[t].edges.push(h)}function SX(e,t,i,r){let a,s,n;for(a=0,s=e.length;a<s;a++)i[a]={edges:[]};for(a=0,s=t.length;a<s;a++)n=t[a],G0(n.a,n.b,e,r,n,i),G0(n.b,n.c,e,r,n,i),G0(n.c,n.a,e,r,n,i)}function Gf(e,t,i,r,a){e.push(new rx(t,i,r,void 0,void 0,a))}function hc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function Hf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var AX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new Ag().fromBufferGeometry(e):e=e.clone(),e.mergeVertices();let t=this.subdivisions;for(;t-- >0;)this._smooth(e);return e.computeFaceNormals(),e.computeVertexNormals(),e}_smooth(e){let t=new R,i,r,a,s,n,o=e.vertices,l=e.faces,h=e.faceVertexUvs[0],c=h!==void 0&&h.length>0,u=[],d=new Map;SX(o,l,u,d);let p=[],f,m,g,y,x,b,_;for(let Ee of Array.from(d.keys())){for(m=d.get(Ee),g=new R,x=3/8,b=1/8,_=m.faces.length,_!=2&&(x=.5,b=0,_!=1),g.addVectors(m.a,m.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=m.faces[s],n=0;n<3&&(f=o[_X(y,wX[n])],!(f!==m.a&&f!==m.b));n++);f&&t.add(f)}t.multiplyScalar(b),g.add(t),m.newEdge=p.length,p.push(g)}let M,S,C,A,T,P,I,z=[];for(r=0,a=o.length;r<a;r++){for(P=o[r],T=u[r].edges,i=T.length,i==3?M=3/16:i>3&&(M=3/(8*i)),S=1-i*Number(M),C=M,i<=2&&(i==2?(S=3/4,C=1/8):i==1||i==0),I=P.clone().multiplyScalar(S),t.set(0,0,0),s=0;s<i;s++)A=T[s],f=A.a!==P?A.a:A.b,t.add(f);t.multiplyScalar(Number(C)),I.add(t),z.push(I)}let F=z.concat(p),L=z.length,j,Y,Q,q=[],te=[],le,re,ie,fe,he=new ae,ue=new ae,ce=new ae;for(r=0,a=l.length;r<a;r++)y=l[r],j=Number(j0(y.a,y.b,d).newEdge)+L,Y=Number(j0(y.b,y.c,d).newEdge)+L,Q=Number(j0(y.c,y.a,d).newEdge)+L,Gf(q,j,Y,Q,y.materialIndex),Gf(q,y.a,j,Q,y.materialIndex),Gf(q,y.b,Y,j,y.materialIndex),Gf(q,y.c,Q,Y,y.materialIndex),c&&(le=h[r],re=le[0],ie=le[1],fe=le[2],he.set(hc(re.x,ie.x),hc(re.y,ie.y)),ue.set(hc(ie.x,fe.x),hc(ie.y,fe.y)),ce.set(hc(re.x,fe.x),hc(re.y,fe.y)),Hf(te,he,ue,ce),Hf(te,re,he,ce),Hf(te,ie,ue,he),Hf(te,fe,ce,ue));e.vertices=F,e.faces=q,c&&(e.faceVertexUvs[0]=te)}},Pr=new R,MX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Ks(100,100,100)),r;t===void 0?(i.computeBoundingBox(),i.boundingBox.getSize(Pr),r={width:Pr.x,height:Pr.y,depth:Pr.z,subdivisions:0}):r=t.parameters;let a={...r,...e.parameters};return{parameters:{width:Math.abs(a.width),height:Math.abs(a.height),depth:Math.abs(a.depth),subdivisions:Math.abs(a.subdivisions)},geometry:i}}static build(e){let{width:t,height:i,depth:r,subdivisions:a}=e.parameters,s=e.geometry??new yt().copy(new Ks(100,100,100)),n=s.userData.parameters;n===void 0?(s.computeBoundingBox(),s.boundingBox.getSize(Pr)):Pr.set(n.width,n.height,n.depth),(t!==Pr.x||i!==Pr.y||r!==Pr.z)&&s.scale(Pr.x===0?1:t/Pr.x,Pr.y===0?1:i/Pr.y,Pr.z===0?1:r/Pr.z);let o=s.originalGeometry;try{a>0?(o===void 0||n?.subdivisions!==a)&&(o===void 0&&(o=s),s=new AX(a).modify(o).toBufferGeometry()):(o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals())}catch{o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals()}return o!==void 0&&Object.assign(s,{originalGeometry:o}),delete e.geometry,Object.assign(s,{userData:{...e,type:"NonParametricGeometry"}})}static loadFromUrl(e,t,i){new P3(i).load(e,r=>{let a=this.normalizeInputs({geometry:r});r.boundingBox.getSize(Pr);let s=100/Pr.x;Object.assign(a.parameters,{width:100,height:Pr.y*s,depth:Pr.z*s}),t(this.build(a))})}},MP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,cornerRadius:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5,u=0,d=0,p=2*Math.PI/r;for(let m=0;m<r;m++){let g=p*m,y=u+Math.sin(g)*h,x=d+Math.cos(g)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let m=0,g=l.points.length;m<g;m++)l.points[m].roundness=a;l.roundness=a,l.update();let f=Th.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},CX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:4,heightSegments:1,cornerRadius:0,cornerSegments:8,openEnded:!1},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,heightSegments:s,openEnded:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=new TX(t*.5,i,a,s,n,o,l);return h.scale(1,1,r/t),Object.assign(h,{userData:{...e,type:"PyramidGeometry"}})}};function od(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function H0(e,t,i,r,a,s){let n=t.clone().sub(e),o=i.clone().sub(e),l=n.angleTo(o);if(n.normalize(),o.normalize(),r===a){let h=n.add(o).normalize();s.copy(e).addScaledVector(h,r/Math.sin(l/2))}else{let h=n.angleTo(o);s.copy(e),s.addScaledVector(n,a/Math.sin(h)),s.addScaledVector(o,r/Math.sin(h))}}function EX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var TX=class extends yt{constructor(e=.5,t=1,i=4,r=1,a=!1,s=0,n=4){super(),i=Math.floor(Math.max(3,i)),r=Math.floor(r),n=Math.floor(n);let o=[],l=[],h=[],c=[],u=0,d=t/2,p=Math.PI/i,f=e*Math.cos(Math.PI/i),m=2*Math.PI/i,g=(i-2)*Math.PI/i,y=Math.PI-g,x=new R(0,-d,0),b=new R(0,d,0),_=new ae(e,-d),M=new ae(f,-d),S=new ae(0,b.y).sub(M),C=new ae(0,b.y).sub(_),A=new ae(S.y,-S.x).normalize(),T=new ae(C.y,-C.x).normalize(),P=e*Math.cos(Math.PI/i)*Math.tan((Math.PI-S.angle())/2)-1e-8;s=Math.min(s,P);let I;{let q=new R(A.x,A.y,0),te=new R(Math.cos(m)*q.x,q.y,Math.sin(m)*q.x);I=q.angleTo(te)}let z=s/Math.tan((Math.PI-S.angle())/2),F=s/Math.tan((Math.PI-I)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let q=u++,te=[],le=_.clone(),re=z/Math.cos(Math.PI/i);le.x-=re;for(let ie=0;ie<i;ie++){let fe=ie/i*Math.PI*2+p,he=new ae(Math.sin(fe),Math.cos(fe));od(le,he,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),te.push(u++)}for(let ie=0;ie<te.length;ie++)o.push(te[ie],q,te[(ie+1)%te.length])}let j=[];{let q=new R,te=new R,le=new R,re=new R,ie=new R,fe=new R;for(let he=0;he<i;he++){let ue=he/i*Math.PI*2+p,ce=(he+.5)/i*Math.PI*2+p,Ee=(he+1)/i*Math.PI*2+p,ve=new ae(Math.sin(ue),Math.cos(ue)),Ae=new ae(Math.sin(ce),Math.cos(ce)),ye=new ae(Math.sin(Ee),Math.cos(Ee));od(_,ve,te),od(_,ye,le),od(A,Ae,q),H0(b,te,le,F,F,re),l.push(re.x,re.y,re.z),H0(te,b,le,F,z,ie),l.push(ie.x,ie.y,ie.z),H0(le,te,b,z,F,fe),l.push(fe.x,fe.y,fe.z),h.push(q.x,q.y,q.z),h.push(q.x,q.y,q.z),h.push(q.x,q.y,q.z),c.push(0,0),c.push(0,0),c.push(0,0);let Ne=u++,Le=u++,Te=u++;if(o.push(Ne,Le,Te),s>0){{let rt=te.clone().add(le).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=fe.clone().sub(ie);Y(rt,Qe,Ze,S.angle())}let tt,Je;{let rt=new R;od(T,ye,rt);let at=fe.clone().add(re).multiplyScalar(.5);at=EX(at,le,b);let Ze=fe.clone().sub(re);[tt,Je]=Y(at,Ze,rt,I,re.y)}{let rt=tt,at=rt.clone().setY(0).normalize(),Ze=new R(0,-1,0),Qe=at.clone().cross(Ze);Q(rt,at,Ze,Qe)}j.concat(Je);{let rt=S.angle(),at=Math.PI-rt,Ze=b.clone();Ze.y-=s/Math.sin(rt-Math.PI/2);let Qe=new R,pt=[];for(let $=0;$<n;$++){let W=[],_e=Math.PI/2-at*$/n,He=Math.cos(_e),V=Math.sin(_e),De=ce;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);q.x=He*Be,q.y=V,q.z=He*We,Qe.copy(Ze).addScaledVector(q,s),l.push(Qe.x,Qe.y,Qe.z),h.push(q.x,q.y,q.z),c.push(0,0),W.push(u++),De+=Math.PI*2/$/i}pt.push(W)}Je.reverse(),pt.push(Je);let bt=pt.length-1;for(let $=0;$<bt;$++){let W=pt[$],_e=pt[$+1],He=W.length-1;o.push(_e[1],W[0],_e[0]);for(let V=1;V<=He;V++)o.push(W[V],W[V-1],_e[V]),o.push(_e[V+1],W[V],_e[V])}}}}}this.setIndex(o),this.setAttribute("position",new ot(l,3)),this.setAttribute("normal",new ot(h,3)),this.setAttribute("uv",new ot(c,2));function Y(q,te,le,re,ie){let fe=-re/2,he=(Math.PI-re)/2,ue=te.clone().normalize().cross(le);q.addScaledVector(le,-s/Math.sin(he));let ce=new R,Ee=new R,ve=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=fe+Ne/n*re;Ee.set(0,0,0),Ee.addScaledVector(ue,Math.sin(Le)),Ee.addScaledVector(le,Math.cos(Le));for(let Te=0;Te<=ve;Te++){let tt=Te/ve-.5;if(ce.copy(q),ce.addScaledVector(te,tt),ce.addScaledVector(Ee,s),ie!=null){let Je=Math.max(0,ce.y-ie);ce.addScaledVector(te,-Je/te.y)}l.push(ce.x,ce.y,ce.z),h.push(Ee.x,Ee.y,Ee.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<ve;Le++){let Te=Ae+Le+(ve+1)*Ne,tt=Te+(ve+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[q.clone().addScaledVector(te,.5),ye]}function Q(q,te,le,re){let ie=Math.PI/2,fe=C.angle()-ie,he=[],ue=new R,ce=new R;for(let ve=0;ve<=n;ve++){let Ae=[],ye=ve/n;for(let Ne=0;Ne<=ve;Ne++){let Le=((ve?Ne/ve:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(fe)*Te),rt=(ie+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(te,Ze*Te),ue.addScaledVector(le,at),ue.addScaledVector(re,Ze*tt),ce.copy(q).addScaledVector(ue,s),l.push(ce.x,ce.y,ce.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}he.push(Ae)}let Ee=he.length-1;for(let ve=0;ve<Ee;ve++){let Ae=he[ve],ye=he[ve+1],Ne=Ae.length-1;o.push(Ae[0],ye[1],ye[0]);for(let Le=1;Le<=Ne;Le++)o.push(Ae[Le-1],Ae[Le],ye[Le]),o.push(Ae[Le],ye[Le+1],ye[Le])}}}},kb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,cornerRadius:[0,0,0,0],cornerType:1,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters),r=Object.assign(t?.ui??{enabledIndieCorners:!1},e.ui);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)}),ui:r}}static build(e){let t=e.shape,{width:i,height:r,cornerRadius:a,cornerType:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h={x:i*.5,y:r*.5},c={x:-h.x,y:-h.y},u={x:h.x,y:h.y};function d(_,M,S){return M>i&&S>r?Math.min(_*i/M,_*r/S):M>i?_*i/M:S>r?_*r/S:_}let p=[];p[0]=a[0]===0?0:d(a[0],a[0]+a[3],a[0]+a[1]),p[1]=a[1]===0?0:d(a[1],a[1]+a[2],a[1]+a[0]),p[2]=a[2]===0?0:d(a[2],a[2]+a[1],a[2]+a[3]),p[3]=a[3]===0?0:d(a[3],a[3]+a[0],a[3]+a[2]);let f=c.x,m=u.x,g=u.y,y=c.y;t.addPoint(t.createPoint(f,g)),t.addPoint(t.createPoint(m,g)),t.addPoint(t.createPoint(m,y)),t.addPoint(t.createPoint(f,y)),t.isClosed=!0;let x=!0;for(let _=0,M=t.points.length;_<M;_++)t.points[_].roundness=p[_],_>0&&p[_]!==p[_-1]&&(x=!1);x&&(t.roundness=p[0]),t.useCubicForRoundedCorners=s!==1,t.update();let b=Th.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},PX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,180),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t=100,height:i=t,depth:r=t,widthSegments:a=64,heightSegments:s=64,phiStart:n,phiLength:o,thetaStart:l,thetaLength:h}=e.parameters,c;return h===0?(c=new yt,c.setAttribute("position",new ot([],3))):c=new Bc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},DX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,widthSegments:8,heightSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:0})}}static build(e){let{width:t=100,height:i=t,widthSegments:r=8,heightSegments:a=8}=e.parameters,s=new Ah(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},OX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,angle:90,cornerRadius:24,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,angle:a,cornerRadius:s,cornerSegments:n}=e.parameters,o=new IX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},IX=class extends yt{constructor(e=1,t=1,i=1,r=90,a=10,s=24){super(),this.type="BackdropGeometry";let n=[],o=[],l=[],h=.001;a==0&&(s=1),s=Math.max(1,Math.floor(s)),a=Math.min(a,100),r=Math.min(180-h,r),r*=Math.PI/180;let c=[],u=Math.PI/2,d=(Ee=0,ve=0,Ae=0)=>new R(Ee,ve,Ae),p=d(),f=d(),[m,g,y]=[t/2,e/2,i/2],x=-g,b=+g,[_,M,S]=[d(x,-m,+y),d(x,-m,-y),d(x,+m,-y)],C=(Ee,ve=!1)=>Math.sin(Ee-Math.PI/(1+ +ve)),A=(Ee,ve=!1)=>Math.cos(Ee-Math.PI/(1+ +ve));S.y=Math.sin(r)*t-m;let T=Math.cos(r)*t-y,P=_.z-h;r<=u?(S.z=Math.min(T,P),S.z==P&&(S.y-=(T-P)/Math.tan(u-r))):M.z=Math.min(M.z-T-y,_.z-h),p.subVectors(_,M),f.subVectors(S,M);let I=Math.min(p.length(),f.length())*a/100,z=I*Math.tan(r/2),F=I/Math.cos(r/2),L=p.clone().normalize().add(f.normalize()).setLength(F).add(M);p.set(0,C(r,!0),A(r,!0)),c.push([S,p.clone()]);let j=(Math.PI-r)/s;for(let Ee=0;Ee<=s;Ee++){let ve=u+r+Ee*j;p.set(0,Math.sin(ve)*z,Math.cos(ve)*z),p.add(L),f.set(0,C(ve),A(ve)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let Y=Math.sin(j/2)*z*2,Q=c.length-1,q=c[0][0].distanceTo(c[1][0]),te=c[Q-1][0].distanceTo(c[Q][0]),le=q+Y*s+te;c[0].push(1);for(let Ee=0;Ee<=s;Ee++)c[Ee+1].push(1-(q+Ee*Y)/le);c[Q].push(0);let[re,ie,fe]=c[0],he,ue,ce;for(let Ee=1;Ee<c.length;Ee++)[he,ue,ce]=c[Ee],n.push(x,re.y,re.z,x,he.y,he.z,b,re.y,re.z,b,re.y,re.z,x,he.y,he.z,b,he.y,he.z),o.push(0,ie.y,ie.z,0,ue.y,ue.z,0,ie.y,ie.z,0,ie.y,ie.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,fe,0,ce,1,fe,1,fe,0,ce,1,ce),[re,ie,fe]=[he,ue,ce];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},CP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,innerRadiusPercent:38.19,spikes:5,cornerRadius:0,angle:360,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,innerRadiusPercent:r,spikes:a,cornerRadius:s,angle:n,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}=e.parameters,c=e.shape,u=t*.5,d=i*.5,p=0,f=0,m=n*Math.PI/360/a,g=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){m=2*Math.PI/a;for(let _=0;_<a;_++){let M=m*_,S=p+Math.sin(M)*u,C=f+Math.cos(M)*d;c.addPoint(c.createPoint(S,C))}}else for(let _=0;_<a;_++){let M=p+Math.cos(g)*u,S=f+Math.sin(g)*d;c.addPoint(c.createPoint(M,S)),g+=m,M=p+Math.cos(g)*y,S=f+Math.sin(g)*x,_<=a,c.addPoint(c.createPoint(M,S)),g+=m}c.isClosed=!0;for(let _=0,M=c.points.length;_<M;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Th.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},RX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i}=e.parameters,r=new Ah(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},LX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,tubularSegments:64,arc:360,cornerRadius:30,cornerSegments:8},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.round(Math.abs(i.depth??i.width*.25));return{parameters:Object.assign(i,{width:r,height:a,depth:s})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,tubularSegments:s,arc:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=BX(t,i,r,t*.5,n,s,0,0,a,o,l);return h.scale(1,i/t,1),Object.assign(h,{userData:{...e,type:"TorusGeometry"}})}};function BX(e,t,i,r,a,s,n,o,l,h,c){[t,i]=[i,t],n=t/2;let u=lt.clamp(a/360,0,1);if(u===0){let d=new yt;return d.setAttribute("position",new ot([],3)),d}return u===1&&(h=0),new SP(!0,e,t,i,r,u,s,n,o,l,h,c)}var zX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,tubularSegments:64,radialSegments:32,p:2,q:3},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),tube:i.tube??i.width*.125})}}static build(e){let{width:t,tube:i,tubularSegments:r,radialSegments:a,p:s,q:n}=e.parameters,o=t*.5;o!==i&&(o-=i);let l=new _3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},FX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1,isRect:!1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width*(i.isRect?1:Math.sqrt(3)/2)),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t=100,height:i,cornerRadius:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,isRect:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5;o?(l.addPoint(l.createPoint(-h,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))):(l.addPoint(l.createPoint(0,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))),l.isClosed=!0;for(let d=0,p=l.points.length;d<p;d++)l.points[d].roundness=r;l.roundness=r,l.update();let u=Th.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function kX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var UX=class{add(e,t,i){if(typeof arguments[0]!="string")for(let r in arguments[0])this.add(r,arguments[0][r],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(r){this[r]=this[r]||[],t&&this[r][i?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(i){i.call(t&&t.context?t.context:t,t)})}},NX=class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(t=>{if(typeof t!="object"||!t.name||!t.init)throw new Error("Invalid JSEP plugin format");this.registered[t.name]||(t.init(this.jsep),this.registered[t.name]=t)})}},Re=class{static get version(){return"1.3.8"}static toString(){return"JavaScript Expression Parser (JSEP) v"+Re.version}static addUnaryOp(e){return Re.max_unop_len=Math.max(e.length,Re.max_unop_len),Re.unary_ops[e]=1,Re}static addBinaryOp(e,t,i){return Re.max_binop_len=Math.max(e.length,Re.max_binop_len),Re.binary_ops[e]=t,i?Re.right_associative.add(e):Re.right_associative.delete(e),Re}static addIdentifierChar(e){return Re.additional_identifier_chars.add(e),Re}static addLiteral(e,t){return Re.literals[e]=t,Re}static removeUnaryOp(e){return delete Re.unary_ops[e],e.length===Re.max_unop_len&&(Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops)),Re}static removeAllUnaryOps(){return Re.unary_ops={},Re.max_unop_len=0,Re}static removeIdentifierChar(e){return Re.additional_identifier_chars.delete(e),Re}static removeBinaryOp(e){return delete Re.binary_ops[e],e.length===Re.max_binop_len&&(Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops)),Re.right_associative.delete(e),Re}static removeAllBinaryOps(){return Re.binary_ops={},Re.max_binop_len=0,Re}static removeLiteral(e){return delete Re.literals[e],Re}static removeAllLiterals(){return Re.literals={},Re}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new Re(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(t=>t.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return Re.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!Re.binary_ops[String.fromCharCode(e)]||Re.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return Re.isIdentifierStart(e)||Re.isDecimalDigit(e)}throwError(e){let t=new Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(Re.hooks[e]){let i={context:this,node:t};return Re.hooks.run(e,i),i.node}return t}searchHook(e){if(Re.hooks[e]){let t={context:this};return Re.hooks[e].find(function(i){return i.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===Re.SPACE_CODE||e===Re.TAB_CODE||e===Re.LF_CODE||e===Re.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=e.length===1?e[0]:{type:Re.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],i,r;for(;this.index<this.expr.length;)if(i=this.code,i===Re.SEMCOL_CODE||i===Re.COMMA_CODE)this.index++;else if(r=this.gobbleExpression())t.push(r);else if(this.index<this.expr.length){if(i===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,Re.max_binop_len),t=e.length;for(;t>0;){if(Re.binary_ops.hasOwnProperty(e)&&(!Re.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,i,r,a,s,n,o,l;if(s=this.gobbleToken(),!s||(t=this.gobbleBinaryOp(),!t))return s;for(a={value:t,prec:Re.binaryPrecedence(t),right_a:Re.right_associative.has(t)},n=this.gobbleToken(),n||this.throwError("Expected expression after "+t),r=[s,a,n];t=this.gobbleBinaryOp();){if(i=Re.binaryPrecedence(t),i===0){this.index-=t.length;break}a={value:t,prec:i,right_a:Re.right_associative.has(t)},l=t;let h=c=>a.right_a&&c.right_a?i>c.prec:i<=c.prec;for(;r.length>2&&h(r[r.length-2]);)n=r.pop(),t=r.pop().value,s=r.pop(),e={type:Re.BINARY_EXP,operator:t,left:s,right:n},r.push(e);e=this.gobbleToken(),e||this.throwError("Expected expression after "+l),r.push(a,e)}for(o=r.length-1,e=r[o];o>1;)e={type:Re.BINARY_EXP,operator:r[o-1].value,left:r[o-2],right:e},o-=2;return e}gobbleToken(){let e,t,i,r;if(this.gobbleSpaces(),r=this.searchHook("gobble-token"),r)return this.runHook("after-token",r);if(e=this.code,Re.isDecimalDigit(e)||e===Re.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===Re.SQUOTE_CODE||e===Re.DQUOTE_CODE)r=this.gobbleStringLiteral();else if(e===Re.OBRACK_CODE)r=this.gobbleArray();else{for(t=this.expr.substr(this.index,Re.max_unop_len),i=t.length;i>0;){if(Re.unary_ops.hasOwnProperty(t)&&(!Re.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=i;let a=this.gobbleToken();return a||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:Re.UNARY_EXP,operator:t,argument:a,prefix:!0})}t=t.substr(0,--i)}Re.isIdentifierStart(e)?(r=this.gobbleIdentifier(),Re.literals.hasOwnProperty(r.name)?r={type:Re.LITERAL,value:Re.literals[r.name],raw:r.name}:r.name===Re.this_str&&(r={type:Re.THIS_EXP})):e===Re.OPAREN_CODE&&(r=this.gobbleGroup())}return r?(r=this.gobbleTokenProperty(r),this.runHook("after-token",r)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===Re.PERIOD_CODE||t===Re.OBRACK_CODE||t===Re.OPAREN_CODE||t===Re.QUMARK_CODE;){let i;if(t===Re.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==Re.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===Re.OBRACK_CODE?(e={type:Re.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()},this.gobbleSpaces(),t=this.code,t!==Re.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===Re.OPAREN_CODE?e={type:Re.CALL_EXP,arguments:this.gobbleArguments(Re.CPAREN_CODE),callee:e}:(t===Re.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),e={type:Re.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),i&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,i;for(;Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===Re.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(t=this.char,t==="e"||t==="E"){for(e+=this.expr.charAt(this.index++),t=this.char,(t==="+"||t==="-")&&(e+=this.expr.charAt(this.index++));Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return i=this.code,Re.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(i===Re.PERIOD_CODE||e.length===1&&e.charCodeAt(0)===Re.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:Re.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,i=this.expr.charAt(this.index++),r=!1;for(;this.index<this.expr.length;){let a=this.expr.charAt(this.index++);if(a===i){r=!0;break}else if(a==="\\")switch(a=this.expr.charAt(this.index++),a){case"n":e+=`
|
|
3175
|
+
}`;function gU(e,t,i){let r=new Hx,a=new ae,s=new ae,n=new Lt,o=new l3({depthPacking:XE}),l=new pU,h={},c=i.maxTextureSize,u={[Qs]:Xr,[Xr]:Qs,[ja]:ja},d=new gi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new ae},radius:{value:4}},vertexShader:fU,fragmentShader:mU}),p=d.clone();p.defines.HORIZONTAL_PASS=1;let f=new yt;f.setAttribute("position",new It(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));let m=new hr(f,d),g=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=kx,this.render=function(_,M,S){if(g.enabled===!1||g.autoUpdate===!1&&g.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(wr),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let I=0,z=_.length;I<z;I++){let F=_[I],L=F.shadow;if(L===void 0){console.warn("THREE.WebGLShadowMap:",F,"has no shadow.");continue}if(L.autoUpdate===!1&&L.needsUpdate===!1)continue;a.copy(L.mapSize);let j=L.getFrameExtents();if(a.multiply(j),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/j.x),a.x=s.x*j.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/j.y),a.y=s.y*j.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==xd?{minFilter:xi,magFilter:xi}:{};L.map=new mi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let Y=L.getViewportCount();for(let Q=0;Q<Y;Q++){let q=L.getViewport(Q);n.set(s.x*q.x,s.y*q.y,s.x*q.z,s.y*q.w),P.viewport(n),L.updateMatrices(F,Q),r=L.getFrustum(),b(M,S,L.camera,F,this.type)}L.isPointLightShadow!==!0&&this.type===xd&&y(L,S),L.needsUpdate=!1}g.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,M){let S=t.update(m);d.defines.VSM_SAMPLES!==_.blurSamples&&(d.defines.VSM_SAMPLES=_.blurSamples,p.defines.VSM_SAMPLES=_.blurSamples,d.needsUpdate=!0,p.needsUpdate=!0),_.mapPass===null&&(_.mapPass=new mi(a.x,a.y)),d.uniforms.shadow_pass.value=_.map.texture,d.uniforms.resolution.value=_.mapSize,d.uniforms.radius.value=_.radius,e.setRenderTarget(_.mapPass),e.clear(),e.renderBufferDirect(M,null,S,d,m,null),p.uniforms.shadow_pass.value=_.mapPass.texture,p.uniforms.resolution.value=_.mapSize,p.uniforms.radius.value=_.radius,e.setRenderTarget(_.map),e.clear(),e.renderBufferDirect(M,null,S,p,m,null)}function x(_,M,S,C,A,T){let P=null,I=S.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(I!==void 0)P=I;else if(P=S.isPointLight===!0?l:o,e.localClippingEnabled&&M.clipShadows===!0&&Array.isArray(M.clippingPlanes)&&M.clippingPlanes.length!==0||M.displacementMap&&M.displacementScale!==0||M.alphaMap&&M.alphaTest>0||M.map&&M.alphaTest>0){let z=P.uuid,F=M.uuid,L=h[z];L===void 0&&(L={},h[z]=L);let j=L[F];j===void 0&&(j=P.clone(),L[F]=j),P=j}return P.visible=M.visible,P.wireframe=M.wireframe,T===xd?P.side=M.shadowSide!==null?M.shadowSide:M.side:P.side=M.shadowSide!==null?M.shadowSide:u[M.side],P.alphaMap=M.alphaMap,P.alphaTest=M.alphaTest,P.map=M.map,P.clipShadows=M.clipShadows,P.clippingPlanes=M.clippingPlanes,P.clipIntersection=M.clipIntersection,P.displacementMap=M.displacementMap,P.displacementScale=M.displacementScale,P.displacementBias=M.displacementBias,P.wireframeLinewidth=M.wireframeLinewidth,P.linewidth=M.linewidth,S.isPointLight===!0&&P.isMeshDistanceMaterial===!0&&(P.referencePosition.setFromMatrixPosition(S.matrixWorld),P.nearDistance=C,P.farDistance=A),P}function b(_,M,S,C,A){if(_.visible===!1)return;if(_.layers.test(M.layers)&&(_.isMesh||_.isLine||_.isPoints)&&(_.castShadow||_.receiveShadow&&A===xd)&&(!_.frustumCulled||r.intersectsObject(_))){_.modelViewMatrix.multiplyMatrices(S.matrixWorldInverse,_.matrixWorld);let P=t.update(_),I=_.material;if(Array.isArray(I)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let j=z[F],Y=I[j.materialIndex];if(Y&&Y.visible){let Q=x(_,Y,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,Q,_,j)}}}else if(I.visible){let z=x(_,I,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,z,_,null)}}let T=_.children;for(let P=0,I=T.length;P<I;P++)b(T[P],M,S,C,A)}}function vU(e,t,i){let r=i.isWebGL2;function a(){let me=!1,Ce=new Lt,Ye=null,Ke=new Lt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!me&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){me=gt},setClear:function(gt,Mt,bi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,bi*=Ui),Ce.set(gt,Mt,bi,Ui),Ke.equals(Ce)===!1&&(e.clearColor(gt,Mt,bi,Ui),Ke.copy(Ce))},reset:function(){me=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let me=!1,Ce=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ee(2929):ve(2929)},setMask:function(gt){Ce!==gt&&!me&&(e.depthMask(gt),Ce=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case FL:e.depthFunc(512);break;case kL:e.depthFunc(519);break;case UL:e.depthFunc(513);break;case ky:e.depthFunc(515);break;case NL:e.depthFunc(514);break;case VL:e.depthFunc(518);break;case jL:e.depthFunc(516);break;case GL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){me=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){me=!1,Ce=null,Ye=null,Ke=null}}}function n(){let me=!1,Ce=null,Ye=null,Ke=null,gt=null,Mt=null,bi=null,Ui=null,Sr=null;return{setTest:function(Mi){me||(Mi?Ee(2960):ve(2960))},setMask:function(Mi){Ce!==Mi&&!me&&(e.stencilMask(Mi),Ce=Mi)},setFunc:function(Mi,$r,Ar){(Ye!==Mi||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Mi,$r,Ar),Ye=Mi,Ke=$r,gt=Ar)},setOp:function(Mi,$r,Ar){(Mt!==Mi||bi!==$r||Ui!==Ar)&&(e.stencilOp(Mi,$r,Ar),Mt=Mi,bi=$r,Ui=Ar)},setLocked:function(Mi){me=Mi},setClear:function(Mi){Sr!==Mi&&(e.clearStencil(Mi),Sr=Mi)},reset:function(){me=!1,Ce=null,Ye=null,Ke=null,gt=null,Mt=null,bi=null,Ui=null,Sr=null}}}let o=new a,l=new s,h=new n,c=new WeakMap,u=new WeakMap,d={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,I=null,z=null,F=null,L=null,j=e.getParameter(35661),Y=!1,Q=0,q=e.getParameter(7938);q.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(q)[1]),Y=Q>=1):q.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(q)[1]),Y=Q>=2);let te=null,le={},re=e.getParameter(3088),ie=e.getParameter(2978),fe=new Lt().fromArray(re),he=new Lt().fromArray(ie);function ue(me,Ce,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(me,gt),e.texParameteri(me,10241,9728),e.texParameteri(me,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ce+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let ce={};ce[3553]=ue(3553,3553,1),ce[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ee(2929),l.setFunc(ky),rt(!1),at(U_),Ee(2884),tt(wr);function Ee(me){d[me]!==!0&&(e.enable(me),d[me]=!0)}function ve(me){d[me]!==!1&&(e.disable(me),d[me]=!1)}function Ae(me,Ce){return p[me]!==Ce?(e.bindFramebuffer(me,Ce),p[me]=Ce,r&&(me===36009&&(p[36160]=Ce),me===36160&&(p[36009]=Ce)),!0):!1}function ye(me,Ce){let Ye=m,Ke=!1;if(me)if(Ye=f.get(Ce),Ye===void 0&&(Ye=[],f.set(Ce,Ye)),me.isWebGLMultipleRenderTargets){let gt=me.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,bi=gt.length;Mt<bi;Mt++)Ye[Mt]=36064+Mt;Ye.length=gt.length,Ke=!0}}else Ye[0]!==36064&&(Ye[0]=36064,Ke=!0);else Ye[0]!==1029&&(Ye[0]=1029,Ke=!0);Ke&&(i.isWebGL2?e.drawBuffers(Ye):t.get("WEBGL_draw_buffers").drawBuffersWEBGL(Ye))}function Ne(me){return g!==me?(e.useProgram(me),g=me,!0):!1}let Le={[bc]:32774,[CL]:32778,[EL]:32779};if(r)Le[G_]=32775,Le[H_]=32776;else{let me=t.get("EXT_blend_minmax");me!==null&&(Le[G_]=me.MIN_EXT,Le[H_]=me.MAX_EXT)}let Te={[TL]:0,[PL]:1,[DL]:768,[NE]:770,[zL]:776,[LL]:774,[IL]:772,[OL]:769,[VE]:771,[BL]:775,[RL]:773};function tt(me,Ce,Ye,Ke,gt,Mt,bi,Ui){if(me===wr){y===!0&&(ve(3042),y=!1);return}if(y===!1&&(Ee(3042),y=!0),me!==ML){if(me!==x||Ui!==T){if((b!==bc||S!==bc)&&(e.blendEquation(32774),b=bc,S=bc),Ui)switch(me){case oh:e.blendFuncSeparate(1,771,1,771);break;case N_:e.blendFunc(1,1);break;case V_:e.blendFuncSeparate(0,769,0,1);break;case j_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",me);break}else switch(me){case oh:e.blendFuncSeparate(770,771,1,771);break;case N_:e.blendFunc(770,1);break;case V_:e.blendFuncSeparate(0,769,0,1);break;case j_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",me);break}_=null,M=null,C=null,A=null,x=me,T=Ui}return}gt=gt||Ce,Mt=Mt||Ye,bi=bi||Ke,(Ce!==b||gt!==S)&&(e.blendEquationSeparate(Le[Ce],Le[gt]),b=Ce,S=gt),(Ye!==_||Ke!==M||Mt!==C||bi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[bi]),_=Ye,M=Ke,C=Mt,A=bi),x=me,T=!1}function Je(me,Ce){me.side===ja?ve(2884):Ee(2884);let Ye=me.side===Xr;Ce&&(Ye=!Ye),rt(Ye),me.blending===oh&&me.transparent===!1?tt(wr):tt(me.blending,me.blendEquation,me.blendSrc,me.blendDst,me.blendEquationAlpha,me.blendSrcAlpha,me.blendDstAlpha,me.premultipliedAlpha),l.setFunc(me.depthFunc),l.setTest(me.depthTest),l.setMask(me.depthWrite),o.setMask(me.colorWrite);let Ke=me.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(me.stencilWriteMask),h.setFunc(me.stencilFunc,me.stencilRef,me.stencilFuncMask),h.setOp(me.stencilFail,me.stencilZFail,me.stencilZPass)),Qe(me.polygonOffset,me.polygonOffsetFactor,me.polygonOffsetUnits),me.alphaToCoverage===!0?Ee(32926):ve(32926)}function rt(me){P!==me&&(me?e.frontFace(2304):e.frontFace(2305),P=me)}function at(me){me!==_L?(Ee(2884),me!==I&&(me===U_?e.cullFace(1029):me===SL?e.cullFace(1028):e.cullFace(1032))):ve(2884),I=me}function Ze(me){me!==z&&(Y&&e.lineWidth(me),z=me)}function Qe(me,Ce,Ye){me?(Ee(32823),(F!==Ce||L!==Ye)&&(e.polygonOffset(Ce,Ye),F=Ce,L=Ye)):ve(32823)}function pt(me){me?Ee(3089):ve(3089)}function bt(me){me===void 0&&(me=33984+j-1),te!==me&&(e.activeTexture(me),te=me)}function $(me,Ce,Ye){Ye===void 0&&(te===null?Ye=33984+j-1:Ye=te);let Ke=le[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},le[Ye]=Ke),(Ke.type!==me||Ke.texture!==Ce)&&(te!==Ye&&(e.activeTexture(Ye),te=Ye),e.bindTexture(me,Ce||ce[me]),Ke.type=me,Ke.texture=Ce)}function W(){let me=le[te];me!==void 0&&me.type!==void 0&&(e.bindTexture(me.type,null),me.type=void 0,me.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(me){console.error("THREE.WebGLState:",me)}}function wt(me){fe.equals(me)===!1&&(e.scissor(me.x,me.y,me.z,me.w),fe.copy(me))}function xt(me){he.equals(me)===!1&&(e.viewport(me.x,me.y,me.z,me.w),he.copy(me))}function ri(me,Ce){let Ye=u.get(Ce);Ye===void 0&&(Ye=new WeakMap,u.set(Ce,Ye));let Ke=Ye.get(me);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ce,me.name),Ye.set(me,Ke))}function pi(me,Ce){let Ye=u.get(Ce).get(me);c.get(Ce)!==Ye&&(e.uniformBlockBinding(Ce,Ye,me.__bindingPointIndex),c.set(Ce,Ye))}function ti(){e.disable(3042),e.disable(2884),e.disable(2929),e.disable(32823),e.disable(3089),e.disable(2960),e.disable(32926),e.blendEquation(32774),e.blendFunc(1,0),e.blendFuncSeparate(1,0,1,0),e.colorMask(!0,!0,!0,!0),e.clearColor(0,0,0,0),e.depthMask(!0),e.depthFunc(513),e.clearDepth(1),e.stencilMask(4294967295),e.stencilFunc(519,0,4294967295),e.stencilOp(7680,7680,7680),e.clearStencil(0),e.cullFace(1029),e.frontFace(2305),e.polygonOffset(0,0),e.activeTexture(33984),e.bindFramebuffer(36160,null),r===!0&&(e.bindFramebuffer(36009,null),e.bindFramebuffer(36008,null)),e.useProgram(null),e.lineWidth(1),e.scissor(0,0,e.canvas.width,e.canvas.height),e.viewport(0,0,e.canvas.width,e.canvas.height),d={},te=null,le={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,I=null,z=null,F=null,L=null,fe.set(0,0,e.canvas.width,e.canvas.height),he.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ee,disable:ve,bindFramebuffer:Ae,drawBuffers:ye,useProgram:Ne,setBlending:tt,setMaterial:Je,setFlipSided:rt,setCullFace:at,setLineWidth:Ze,setPolygonOffset:Qe,setScissorTest:pt,activeTexture:bt,bindTexture:$,unbindTexture:W,compressedTexImage2D:_e,compressedTexImage3D:He,texImage2D:dt,texImage3D:st,updateUBOMapping:ri,uniformBlockBinding:pi,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function yU(e,t,i,r,a,s,n){let o=a.isWebGL2,l=a.maxTextures,h=a.maxCubemapSize,c=a.maxTextureSize,u=a.maxSamples,d=t.has("WEBGL_multisampled_render_to_texture")?t.get("WEBGL_multisampled_render_to_texture"):null,p=typeof navigator>"u"?!1:/OculusBrowser/g.test(navigator.userAgent),f=new WeakMap,m,g=new WeakMap,y=!1;try{y=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")!==null}catch{}function x($,W){return y?new OffscreenCanvas($,W):jd("canvas")}function b($,W,_e,He){let V=1;if(($.width>He||$.height>He)&&(V=He/Math.max($.width,$.height)),V<1||W===!0)if(typeof HTMLImageElement<"u"&&$ instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&$ instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&$ instanceof ImageBitmap){let De=W?km:Math.floor,ut=De(V*$.width),We=De(V*$.height);m===void 0&&(m=x(ut,We));let Be=_e?x(ut,We):m;return Be.width=ut,Be.height=We,Be.getContext("2d").drawImage($,0,0,ut,We),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+$.width+"x"+$.height+") to ("+ut+"x"+We+")."),Be}else return"data"in $&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+$.width+"x"+$.height+")."),$;return $}function _($){return Hy($.width)&&Hy($.height)}function M($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==xi&&$.minFilter!==Wt}function S($,W){return $.generateMipmaps&&W&&$.minFilter!==xi&&$.minFilter!==Wt}function C($){e.generateMipmap($)}function A($,W,_e,He,V=!1){if(o===!1)return W;if($!==null){if(e[$]!==void 0)return e[$];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+$+"'")}let De=W;return W===6403&&(_e===5126&&(De=33326),_e===5131&&(De=33325),_e===5121&&(De=33321)),W===33319&&(_e===5126&&(De=33328),_e===5131&&(De=33327),_e===5121&&(De=33323)),W===6408&&(_e===5126&&(De=34836),_e===5131&&(De=34842),_e===5121&&(De=He===jt&&V===!1?35907:32856),_e===32819&&(De=32854),_e===32820&&(De=32855)),(De===33325||De===33326||De===33327||De===33328||De===34842||De===34836)&&t.get("EXT_color_buffer_float"),De}function T($,W,_e){return S($,_e)===!0||$.isFramebufferTexture&&$.minFilter!==xi&&$.minFilter!==Wt?Math.log2(Math.max(W.width,W.height))+1:$.mipmaps!==void 0&&$.mipmaps.length>0?$.mipmaps.length:$.isCompressedTexture&&Array.isArray($.image)?W.mipmaps.length:1}function P($){return $===xi||$===W_||$===Rv?9728:9729}function I($){let W=$.target;W.removeEventListener("dispose",I),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),j(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=g.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&g.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=g.get(_e);delete He[W.__cacheKey],n.memory.textures--}function j($){let W=$.texture,_e=r.get($),He=r.get(W);if(He.__webglTexture!==void 0&&(e.deleteTexture(He.__webglTexture),n.memory.textures--),$.depthTexture&&$.depthTexture.dispose(),$.isWebGLCubeRenderTarget)for(let V=0;V<6;V++)e.deleteFramebuffer(_e.__webglFramebuffer[V]),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer[V]);else{if(e.deleteFramebuffer(_e.__webglFramebuffer),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer),_e.__webglMultisampledFramebuffer&&e.deleteFramebuffer(_e.__webglMultisampledFramebuffer),_e.__webglColorRenderbuffer)for(let V=0;V<_e.__webglColorRenderbuffer.length;V++)_e.__webglColorRenderbuffer[V]&&e.deleteRenderbuffer(_e.__webglColorRenderbuffer[V]);_e.__webglDepthRenderbuffer&&e.deleteRenderbuffer(_e.__webglDepthRenderbuffer)}if($.isWebGLMultipleRenderTargets)for(let V=0,De=W.length;V<De;V++){let ut=r.get(W[V]);ut.__webglTexture&&(e.deleteTexture(ut.__webglTexture),n.memory.textures--),r.remove(W[V])}r.remove(W),r.remove($)}let Y=0;function Q(){Y=0}function q(){let $=Y;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),Y+=1,$}function te($){let W=[];return W.push($.wrapS),W.push($.wrapT),W.push($.wrapR||0),W.push($.magFilter),W.push($.minFilter),W.push($.anisotropy),W.push($.internalFormat),W.push($.format),W.push($.type),W.push($.generateMipmaps),W.push($.premultiplyAlpha),W.push($.flipY),W.push($.unpackAlignment),W.push($.encoding),W.join()}function le($,W){let _e=r.get($);if($.isVideoTexture&&pt($),$.isRenderTargetTexture===!1&&$.version>0&&_e.__version!==$.version){let He=$.image;if(He===null)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else if(He.complete===!1)console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete");else{ve(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function re($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){ve(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){ve(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function fe($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let he={[vo]:10497,[Vi]:33071,[Vy]:33648},ue={[xi]:9728,[W_]:9984,[Rv]:9986,[Wt]:9729,[KL]:9985,[Qc]:9987};function ce($,W,_e){if(_e?(e.texParameteri($,10242,he[W.wrapS]),e.texParameteri($,10243,he[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,he[W.wrapR]),e.texParameteri($,10240,ue[W.magFilter]),e.texParameteri($,10241,ue[W.minFilter])):(e.texParameteri($,10242,33071),e.texParameteri($,10243,33071),($===32879||$===35866)&&e.texParameteri($,32882,33071),(W.wrapS!==Vi||W.wrapT!==Vi)&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.wrapS and Texture.wrapT should be set to THREE.ClampToEdgeWrapping."),e.texParameteri($,10240,P(W.magFilter)),e.texParameteri($,10241,P(W.minFilter)),W.minFilter!==xi&&W.minFilter!==Wt&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter.")),t.has("EXT_texture_filter_anisotropic")===!0){let He=t.get("EXT_texture_filter_anisotropic");if(W.magFilter===xi||W.minFilter!==Rv&&W.minFilter!==Qc||W.type===br&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===Co&&t.has("OES_texture_half_float_linear")===!1)return;(W.anisotropy>1||r.get(W).__currentAnisotropy)&&(e.texParameterf($,He.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(W.anisotropy,a.getMaxAnisotropy())),r.get(W).__currentAnisotropy=W.anisotropy)}}function Ee($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",I));let He=W.source,V=g.get(He);V===void 0&&(V={},g.set(He,V));let De=te(W);if(De!==$.__cacheKey){V[De]===void 0&&(V[De]={texture:e.createTexture(),usedTimes:0},n.memory.textures++,_e=!0),V[De].usedTimes++;let ut=V[$.__cacheKey];ut!==void 0&&(V[$.__cacheKey].usedTimes--,ut.usedTimes===0&&L(W)),$.__cacheKey=De,$.__webglTexture=V[De].texture}return _e}function ve($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ee($,W),De=W.source;i.bindTexture(He,$.__webglTexture,33984+_e);let ut=r.get(De);if(De.version!==ut.__version||V===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let We=M(W)&&_(W.image)===!1,Be=b(W.image,We,!1,c);Be=bt(W,Be);let Fe=_(Be)||o,dt=s.convert(W.format,W.encoding),st=s.convert(W.type),wt=A(W.internalFormat,dt,st,W.encoding,W.isVideoTexture);ce(He,W,Fe);let xt,ri=W.mipmaps,pi=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,me=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===br?wt=36012:W.type===yo?wt=33190:W.type===lh?wt=35056:wt=33189:W.type===br&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===hh&&wt===6402&&W.type!==HE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===gh&&wt===6402&&(wt=34041,W.type!==lh&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=lh,st=s.convert(W.type))),ti&&(pi?i.texStorage2D(3553,1,wt,Be.width,Be.height):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,null));else if(W.isDataTexture)if(ri.length>0&&Fe){pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],pi?i.texSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ce,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else pi?(ti&&i.texStorage2D(3553,me,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,Be.width,Be.height,dt,st,Be.data)):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,Be.data);else if(W.isCompressedTexture)if(W.isCompressedArrayTexture){pi&&ti&&i.texStorage3D(35866,me,wt,ri[0].width,ri[0].height,Be.depth);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],W.format!==qr?dt!==null?pi?i.compressedTexSubImage3D(35866,Ce,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ce,wt,xt.width,xt.height,Be.depth,0,xt.data,0,0):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):pi?i.texSubImage3D(35866,Ce,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ce,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],W.format!==qr?dt!==null?pi?i.compressedTexSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ce,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):pi?i.texSubImage2D(3553,Ce,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ce,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)pi?(ti&&i.texStorage3D(35866,me,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(35866,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(35866,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isData3DTexture)pi?(ti&&i.texStorage3D(32879,me,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(32879,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(32879,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isFramebufferTexture){if(ti)if(pi)i.texStorage2D(3553,me,wt,Be.width,Be.height);else{let Ce=Be.width,Ye=Be.height;for(let Ke=0;Ke<me;Ke++)i.texImage2D(3553,Ke,wt,Ce,Ye,0,dt,st,null),Ce>>=1,Ye>>=1}}else if(ri.length>0&&Fe){pi&&ti&&i.texStorage2D(3553,me,wt,ri[0].width,ri[0].height);for(let Ce=0,Ye=ri.length;Ce<Ye;Ce++)xt=ri[Ce],pi?i.texSubImage2D(3553,Ce,0,0,dt,st,xt):i.texImage2D(3553,Ce,wt,dt,st,xt);W.generateMipmaps=!1}else pi?(ti&&i.texStorage2D(3553,me,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,dt,st,Be)):i.texImage2D(3553,0,wt,dt,st,Be);S(W,Fe)&&C(He),ut.__version=De.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function Ae($,W,_e){if(W.image.length!==6)return;let He=Ee($,W),V=W.source;i.bindTexture(34067,$.__webglTexture,33984+_e);let De=r.get(V);if(V.version!==De.__version||He===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let ut=W.isCompressedTexture||W.image[0].isCompressedTexture,We=W.image[0]&&W.image[0].isDataTexture,Be=[];for(let Ce=0;Ce<6;Ce++)!ut&&!We?Be[Ce]=b(W.image[Ce],!1,!0,h):Be[Ce]=We?W.image[Ce].image:W.image[Ce],Be[Ce]=bt(W,Be[Ce]);let Fe=Be[0],dt=_(Fe)||o,st=s.convert(W.format,W.encoding),wt=s.convert(W.type),xt=A(W.internalFormat,st,wt,W.encoding),ri=o&&W.isVideoTexture!==!0,pi=De.__version===void 0||He===!0,ti=T(W,Fe,dt);ce(34067,W,dt);let me;if(ut){ri&&pi&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ce=0;Ce<6;Ce++){me=Be[Ce].mipmaps;for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ce,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ce,Ye,xt,Ke.width,Ke.height,0,Ke.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .setTextureCube()"):ri?i.texSubImage2D(34069+Ce,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ce,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{me=W.mipmaps,ri&&pi&&(me.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ce=0;Ce<6;Ce++)if(We){ri?i.texSubImage2D(34069+Ce,0,0,0,Be[Ce].width,Be[Ce].height,st,wt,Be[Ce].data):i.texImage2D(34069+Ce,0,xt,Be[Ce].width,Be[Ce].height,0,st,wt,Be[Ce].data);for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye].image[Ce].image;ri?i.texSubImage2D(34069+Ce,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ce,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ce,0,0,0,st,wt,Be[Ce]):i.texImage2D(34069+Ce,0,xt,st,wt,Be[Ce]);for(let Ye=0;Ye<me.length;Ye++){let Ke=me[Ye];ri?i.texSubImage2D(34069+Ce,Ye+1,0,0,st,wt,Ke.image[Ce]):i.texImage2D(34069+Ce,Ye+1,xt,st,wt,Ke.image[Ce])}}}S(W,dt)&&C(34067),De.__version=V.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function ye($,W,_e,He,V){let De=s.convert(_e.format,_e.encoding),ut=s.convert(_e.type),We=A(_e.internalFormat,De,ut,_e.encoding);r.get(W).__hasExternalTextures||(V===32879||V===35866?i.texImage3D(V,0,We,W.width,W.height,W.depth,0,De,ut,null):i.texImage2D(V,0,We,W.width,W.height,0,De,ut,null)),i.bindFramebuffer(36160,$),Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,He,V,r.get(_e).__webglTexture,0,Ze(W)):(V===3553||V>=34069&&V<=34074)&&e.framebufferTexture2D(36160,He,V,r.get(_e).__webglTexture,0),i.bindFramebuffer(36160,null)}function Ne($,W,_e){if(e.bindRenderbuffer(36161,$),W.depthBuffer&&!W.stencilBuffer){let He=33189;if(_e||Qe(W)){let V=W.depthTexture;V&&V.isDepthTexture&&(V.type===br?He=36012:V.type===yo&&(He=33190));let De=Ze(W);Qe(W)?d.renderbufferStorageMultisampleEXT(36161,De,He,W.width,W.height):e.renderbufferStorageMultisample(36161,De,He,W.width,W.height)}else e.renderbufferStorage(36161,He,W.width,W.height);e.framebufferRenderbuffer(36160,36096,36161,$)}else if(W.depthBuffer&&W.stencilBuffer){let He=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,He,35056,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,He,35056,W.width,W.height):e.renderbufferStorage(36161,34041,W.width,W.height),e.framebufferRenderbuffer(36160,33306,36161,$)}else{let He=W.isWebGLMultipleRenderTargets===!0?W.texture:[W.texture];for(let V=0;V<He.length;V++){let De=He[V],ut=s.convert(De.format,De.encoding),We=s.convert(De.type),Be=A(De.internalFormat,ut,We,De.encoding),Fe=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,Fe,Be,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,Fe,Be,W.width,W.height):e.renderbufferStorage(36161,Be,W.width,W.height)}}e.bindRenderbuffer(36161,null)}function Le($,W){if(W&&W.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(i.bindFramebuffer(36160,$),!(W.depthTexture&&W.depthTexture.isDepthTexture))throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");(!r.get(W.depthTexture).__webglTexture||W.depthTexture.image.width!==W.width||W.depthTexture.image.height!==W.height)&&(W.depthTexture.image.width=W.width,W.depthTexture.image.height=W.height,W.depthTexture.needsUpdate=!0),le(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===hh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===gh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,33306,3553,_e,0,He):e.framebufferTexture2D(36160,33306,3553,_e,0);else throw new Error("Unknown depthTexture format")}function Te($){let W=r.get($),_e=$.isWebGLCubeRenderTarget===!0;if($.depthTexture&&!W.__autoAllocateDepthBuffer){if(_e)throw new Error("target.depthTexture not supported in Cube render targets");Le(W.__webglFramebuffer,$)}else if(_e){W.__webglDepthbuffer=[];for(let He=0;He<6;He++)i.bindFramebuffer(36160,W.__webglFramebuffer[He]),W.__webglDepthbuffer[He]=e.createRenderbuffer(),Ne(W.__webglDepthbuffer[He],$,!1)}else i.bindFramebuffer(36160,W.__webglFramebuffer),W.__webglDepthbuffer=e.createRenderbuffer(),Ne(W.__webglDepthbuffer,$,!1);i.bindFramebuffer(36160,null)}function tt($,W,_e){let He=r.get($);W!==void 0&&ye(He.__webglFramebuffer,$,$.texture,36064,3553),_e!==void 0&&Te($)}function Je($){let W=$.texture,_e=r.get($),He=r.get(W);$.addEventListener("dispose",z),$.isWebGLMultipleRenderTargets!==!0&&(He.__webglTexture===void 0&&(He.__webglTexture=e.createTexture()),He.__version=W.version,n.memory.textures++);let V=$.isWebGLCubeRenderTarget===!0,De=$.isWebGLMultipleRenderTargets===!0,ut=_($)||o;if(V){_e.__webglFramebuffer=[];for(let We=0;We<6;We++)_e.__webglFramebuffer[We]=e.createFramebuffer()}else{if(_e.__webglFramebuffer=e.createFramebuffer(),De)if(a.drawBuffers){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=r.get(We[Be]);dt.__webglTexture===void 0&&(dt.__webglTexture=e.createTexture(),n.memory.textures++)}}else console.warn("THREE.WebGLRenderer: WebGLMultipleRenderTargets can only be used with WebGL2 or WEBGL_draw_buffers extension.");if(o&&$.samples>0&&Qe($)===!1){let We=De?W:[W];_e.__webglMultisampledFramebuffer=e.createFramebuffer(),_e.__webglColorRenderbuffer=[],i.bindFramebuffer(36160,_e.__webglMultisampledFramebuffer);for(let Be=0;Be<We.length;Be++){let Fe=We[Be];_e.__webglColorRenderbuffer[Be]=e.createRenderbuffer(),e.bindRenderbuffer(36161,_e.__webglColorRenderbuffer[Be]);let dt=s.convert(Fe.format,Fe.encoding),st=s.convert(Fe.type),wt=A(Fe.internalFormat,dt,st,Fe.encoding,$.isXRRenderTarget===!0),xt=Ze($);e.renderbufferStorageMultisample(36161,xt,wt,$.width,$.height),e.framebufferRenderbuffer(36160,36064+Be,36161,_e.__webglColorRenderbuffer[Be])}e.bindRenderbuffer(36161,null),$.depthBuffer&&(_e.__webglDepthRenderbuffer=e.createRenderbuffer(),Ne(_e.__webglDepthRenderbuffer,$,!0)),i.bindFramebuffer(36160,null)}}if(V){i.bindTexture(34067,He.__webglTexture),ce(34067,W,ut);for(let We=0;We<6;We++)ye(_e.__webglFramebuffer[We],$,W,36064,34069+We);S(W,ut)&&C(34067),i.unbindTexture()}else if(De){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=We[Be],st=r.get(dt);i.bindTexture(3553,st.__webglTexture),ce(3553,dt,ut),ye(_e.__webglFramebuffer,$,dt,36064+Be,3553),S(dt,ut)&&C(3553)}i.unbindTexture()}else{let We=3553;($.isWebGL3DRenderTarget||$.isWebGLArrayRenderTarget)&&(o?We=$.isWebGL3DRenderTarget?32879:35866:console.error("THREE.WebGLTextures: THREE.Data3DTexture and THREE.DataArrayTexture only supported with WebGL2.")),i.bindTexture(We,He.__webglTexture),ce(We,W,ut),ye(_e.__webglFramebuffer,$,W,36064,We),S(W,ut)&&C(We),i.unbindTexture()}$.depthBuffer&&Te($)}function rt($){let W=_($)||o,_e=$.isWebGLMultipleRenderTargets===!0?$.texture:[$.texture];for(let He=0,V=_e.length;He<V;He++){let De=_e[He];if(S(De,W)){let ut=$.isWebGLCubeRenderTarget?34067:3553,We=r.get(De).__webglTexture;i.bindTexture(ut,We),C(ut),i.unbindTexture()}}}function at($){if(o&&$.samples>0&&Qe($)===!1){let W=$.isWebGLMultipleRenderTargets?$.texture:[$.texture],_e=$.width,He=$.height,V=16384,De=[],ut=$.stencilBuffer?33306:36096,We=r.get($),Be=$.isWebGLMultipleRenderTargets===!0;if(Be)for(let Fe=0;Fe<W.length;Fe++)i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,null),i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,null,0);i.bindFramebuffer(36008,We.__webglMultisampledFramebuffer),i.bindFramebuffer(36009,We.__webglFramebuffer);for(let Fe=0;Fe<W.length;Fe++){De.push(36064+Fe),$.depthBuffer&&De.push(ut);let dt=We.__ignoreDepthValues!==void 0?We.__ignoreDepthValues:!1;if(dt===!1&&($.depthBuffer&&(V|=256),$.stencilBuffer&&(V|=1024)),Be&&e.framebufferRenderbuffer(36008,36064,36161,We.__webglColorRenderbuffer[Fe]),dt===!0&&(e.invalidateFramebuffer(36008,[ut]),e.invalidateFramebuffer(36009,[ut])),Be){let st=r.get(W[Fe]).__webglTexture;e.framebufferTexture2D(36009,36064,3553,st,0)}e.blitFramebuffer(0,0,_e,He,0,0,_e,He,V,9728),p&&e.invalidateFramebuffer(36008,De)}if(i.bindFramebuffer(36008,null),i.bindFramebuffer(36009,null),Be)for(let Fe=0;Fe<W.length;Fe++){i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,We.__webglColorRenderbuffer[Fe]);let dt=r.get(W[Fe]).__webglTexture;i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,dt,0)}i.bindFramebuffer(36009,We.__webglMultisampledFramebuffer)}}function Ze($){return Math.min(u,$.samples)}function Qe($){let W=r.get($);return o&&$.samples>0&&t.has("WEBGL_multisampled_render_to_texture")===!0&&W.__useRenderToTexture!==!1}function pt($){let W=n.render.frame;f.get($)!==W&&(f.set($,W),$.update())}function bt($,W){let _e=$.encoding,He=$.format,V=$.type;return $.isCompressedTexture===!0||$.isVideoTexture===!0||$.format===Gy||_e!==Zs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=Gy,$.minFilter=Wt,$.generateMipmaps=!1):W=JE.sRGBToLinear(W):(He!==qr||V!==xa)&&console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture encoding:",_e)),W}this.allocateTextureUnit=q,this.resetTextureUnits=Q,this.setTexture2D=le,this.setTexture2DArray=re,this.setTexture3D=ie,this.setTextureCube=fe,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function xU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===tB)return 32819;if(s===iB)return 32820;if(s===JL)return 5120;if(s===$L)return 5122;if(s===HE)return 5123;if(s===eB)return 5124;if(s===yo)return 5125;if(s===br)return 5126;if(s===Co)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===rB)return 6406;if(s===qr)return 6408;if(s===aB)return 6409;if(s===sB)return 6410;if(s===hh)return 6402;if(s===gh)return 34041;if(s===Gy)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===nB)return 6403;if(s===oB)return 36244;if(s===Rm)return 33319;if(s===lB)return 33320;if(s===WE)return 36249;if(s===Lv||s===Bv||s===zv||s===Fv)if(n===jt)if(o=t.get("WEBGL_compressed_texture_s3tc_srgb"),o!==null){if(s===Lv)return o.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(s===Bv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(s===zv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(s===Fv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(o=t.get("WEBGL_compressed_texture_s3tc"),o!==null){if(s===Lv)return o.COMPRESSED_RGB_S3TC_DXT1_EXT;if(s===Bv)return o.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(s===zv)return o.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(s===Fv)return o.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(s===q_||s===Y_||s===X_||s===Q_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===q_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===Y_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===X_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===Q_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===hB)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===Z_||s===K_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2||s===o2||s===l2||s===h2||s===c2||s===u2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===o2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===l2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===h2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===c2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===u2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:o.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(s===kv)if(o=t.get("EXT_texture_compression_bptc"),o!==null){if(s===kv)return n===jt?o.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:o.COMPRESSED_RGBA_BPTC_UNORM_EXT}else return null;if(s===cB||s===d2||s===p2||s===f2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===kv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===d2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===p2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===f2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===lh?r?34042:(o=t.get("WEBGL_depth_texture"),o!==null?o.UNSIGNED_INT_24_8_WEBGL:null):e[s]!==void 0?e[s]:null}return{convert:a}}var bU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},ol=class extends Ai{constructor(){super(),this.isGroup=!0,this.type="Group"}},wU={type:"move"},c0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new ol,this._hand.matrixAutoUpdate=!1,this._hand.visible=!1,this._hand.joints={},this._hand.inputState={pinching:!1}),this._hand}getTargetRaySpace(){return this._targetRay===null&&(this._targetRay=new ol,this._targetRay.matrixAutoUpdate=!1,this._targetRay.visible=!1,this._targetRay.hasLinearVelocity=!1,this._targetRay.linearVelocity=new R,this._targetRay.hasAngularVelocity=!1,this._targetRay.angularVelocity=new R),this._targetRay}getGripSpace(){return this._grip===null&&(this._grip=new ol,this._grip.matrixAutoUpdate=!1,this._grip.visible=!1,this._grip.hasLinearVelocity=!1,this._grip.linearVelocity=new R,this._grip.hasAngularVelocity=!1,this._grip.angularVelocity=new R),this._grip}dispatchEvent(e){return this._targetRay!==null&&this._targetRay.dispatchEvent(e),this._grip!==null&&this._grip.dispatchEvent(e),this._hand!==null&&this._hand.dispatchEvent(e),this}connect(e){if(e&&e.hand){let t=this._hand;if(t)for(let i of e.hand.values())this._getHandJoint(t,i)}return this.dispatchEvent({type:"connected",data:e}),this}disconnect(e){return this.dispatchEvent({type:"disconnected",data:e}),this._targetRay!==null&&(this._targetRay.visible=!1),this._grip!==null&&(this._grip.visible=!1),this._hand!==null&&(this._hand.visible=!1),this}update(e,t,i){let r=null,a=null,s=null,n=this._targetRay,o=this._grip,l=this._hand;if(e&&t.session.visibilityState!=="visible-blurred"){if(l&&e.hand){s=!0;for(let f of e.hand.values()){let m=t.getJointPose(f,i),g=this._getHandJoint(l,f);m!==null&&(g.matrix.fromArray(m.transform.matrix),g.matrix.decompose(g.position,g.rotation,g.scale),g.jointRadius=m.radius),g.visible=m!==null}let h=l.joints["index-finger-tip"],c=l.joints["thumb-tip"],u=h.position.distanceTo(c.position),d=.02,p=.005;l.inputState.pinching&&u>d+p?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!l.inputState.pinching&&u<=d-p&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else o!==null&&e.gripSpace&&(a=t.getPose(e.gripSpace,i),a!==null&&(o.matrix.fromArray(a.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),a.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(a.linearVelocity)):o.hasLinearVelocity=!1,a.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(a.angularVelocity)):o.hasAngularVelocity=!1));n!==null&&(r=t.getPose(e.targetRaySpace,i),r===null&&a!==null&&(r=a),r!==null&&(n.matrix.fromArray(r.transform.matrix),n.matrix.decompose(n.position,n.rotation,n.scale),r.linearVelocity?(n.hasLinearVelocity=!0,n.linearVelocity.copy(r.linearVelocity)):n.hasLinearVelocity=!1,r.angularVelocity?(n.hasAngularVelocity=!0,n.angularVelocity.copy(r.angularVelocity)):n.hasAngularVelocity=!1,this.dispatchEvent(wU)))}return n!==null&&(n.visible=r!==null),o!==null&&(o.visible=a!==null),l!==null&&(l.visible=s!==null),this}_getHandJoint(e,t){if(e.joints[t.jointName]===void 0){let i=new ol;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Kc=class extends Qi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:hh,h!==hh&&h!==gh)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===hh&&(i=yo),i===void 0&&h===gh&&(i=lh),super(null,r,a,s,n,o,h,i,l),this.isDepthTexture=!0,this.image={width:e,height:t},this.magFilter=n!==void 0?n:xi,this.minFilter=o!==void 0?o:xi,this.flipY=!1,this.generateMipmaps=!1}},_U=class extends ha{constructor(e,t){super();let i=this,r=null,a=1,s=null,n="local-floor",o=1,l=null,h=null,c=null,u=null,d=null,p=null,f=t.getContextAttributes(),m=null,g=null,y=[],x=[],b=new Set,_=new Map,M=new pa;M.layers.enable(1),M.viewport=new Lt;let S=new pa;S.layers.enable(2),S.viewport=new Lt;let C=[M,S],A=new bU;A.layers.enable(1),A.layers.enable(2);let T=null,P=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getTargetRaySpace()},this.getControllerGrip=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getGripSpace()},this.getHand=function(re){let ie=y[re];return ie===void 0&&(ie=new c0,y[re]=ie),ie.getHandSpace()};function I(re){let ie=x.indexOf(re.inputSource);if(ie===-1)return;let fe=y[ie];fe!==void 0&&fe.dispatchEvent({type:re.type,data:re.inputSource})}function z(){r.removeEventListener("select",I),r.removeEventListener("selectstart",I),r.removeEventListener("selectend",I),r.removeEventListener("squeeze",I),r.removeEventListener("squeezestart",I),r.removeEventListener("squeezeend",I),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let re=0;re<y.length;re++){let ie=x[re];ie!==null&&(x[re]=null,y[re].disconnect(ie))}T=null,P=null,e.setRenderTarget(m),d=null,u=null,c=null,r=null,g=null,le.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(re){a=re,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(re){n=re,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(re){l=re},this.getBaseLayer=function(){return u!==null?u:d},this.getBinding=function(){return c},this.getFrame=function(){return p},this.getSession=function(){return r},this.setSession=async function(re){if(r=re,r!==null){if(m=e.getRenderTarget(),r.addEventListener("select",I),r.addEventListener("selectstart",I),r.addEventListener("selectend",I),r.addEventListener("squeeze",I),r.addEventListener("squeezestart",I),r.addEventListener("squeezeend",I),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let ie={antialias:r.renderState.layers===void 0?f.antialias:!0,alpha:f.alpha,depth:f.depth,stencil:f.stencil,framebufferScaleFactor:a};d=new XRWebGLLayer(r,t,ie),r.updateRenderState({baseLayer:d}),g=new mi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let ie=null,fe=null,he=null;f.depth&&(he=f.stencil?35056:33190,ie=f.stencil?gh:hh,fe=f.stencil?lh:yo);let ue={colorFormat:32856,depthFormat:he,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),g=new mi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Kc(u.textureWidth,u.textureHeight,fe,void 0,void 0,void 0,void 0,void 0,void 0,ie),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let ce=e.properties.get(g);ce.__ignoreDepthValues=u.ignoreDepthValues}g.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),le.setContext(r),le.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(re){for(let ie=0;ie<re.removed.length;ie++){let fe=re.removed[ie],he=x.indexOf(fe);he>=0&&(x[he]=null,y[he].disconnect(fe))}for(let ie=0;ie<re.added.length;ie++){let fe=re.added[ie],he=x.indexOf(fe);if(he===-1){for(let ce=0;ce<y.length;ce++)if(ce>=x.length){x.push(fe),he=ce;break}else if(x[ce]===null){x[ce]=fe,he=ce;break}if(he===-1)break}let ue=y[he];ue&&ue.connect(fe)}}let L=new R,j=new R;function Y(re,ie,fe){L.setFromMatrixPosition(ie.matrixWorld),j.setFromMatrixPosition(fe.matrixWorld);let he=L.distanceTo(j),ue=ie.projectionMatrix.elements,ce=fe.projectionMatrix.elements,Ee=ue[14]/(ue[10]-1),ve=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(ce[8]+1)/ce[0],Te=Ee*Ne,tt=Ee*Le,Je=he/(-Ne+Le),rt=Je*-Ne;ie.matrixWorld.decompose(re.position,re.quaternion,re.scale),re.translateX(rt),re.translateZ(Je),re.matrixWorld.compose(re.position,re.quaternion,re.scale),re.matrixWorldInverse.copy(re.matrixWorld).invert();let at=Ee+Je,Ze=ve+Je,Qe=Te-rt,pt=tt+(he-rt),bt=Ae*ve/Ze*at,$=ye*ve/Ze*at;re.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(re,ie){ie===null?re.matrixWorld.copy(re.matrix):re.matrixWorld.multiplyMatrices(ie.matrixWorld,re.matrix),re.matrixWorldInverse.copy(re.matrixWorld).invert()}this.updateCamera=function(re){if(r===null)return;A.near=S.near=M.near=re.near,A.far=S.far=M.far=re.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let ie=re.parent,fe=A.cameras;Q(A,ie);for(let ue=0;ue<fe.length;ue++)Q(fe[ue],ie);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),re.matrix.copy(A.matrix),re.matrix.decompose(re.position,re.quaternion,re.scale);let he=re.children;for(let ue=0,ce=he.length;ue<ce;ue++)he[ue].updateMatrixWorld(!0);fe.length===2?Y(A,M,S):A.projectionMatrix.copy(M.projectionMatrix)},this.getCamera=function(){return A},this.getFoveation=function(){if(!(u===null&&d===null))return o},this.setFoveation=function(re){o=re,u!==null&&(u.fixedFoveation=re),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=re)},this.getPlanes=function(){return b};let q=null;function te(re,ie){if(h=ie.getViewerPose(l||s),p=ie,h!==null){let fe=h.views;d!==null&&(e.setRenderTargetFramebuffer(g,d.framebuffer),e.setRenderTarget(g));let he=!1;fe.length!==A.cameras.length&&(A.cameras.length=0,he=!0);for(let ue=0;ue<fe.length;ue++){let ce=fe[ue],Ee=null;if(d!==null)Ee=d.getViewport(ce);else{let Ae=c.getViewSubImage(u,ce);Ee=Ae.viewport,ue===0&&(e.setRenderTargetTextures(g,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(g))}let ve=C[ue];ve===void 0&&(ve=new pa,ve.layers.enable(ue),ve.viewport=new Lt,C[ue]=ve),ve.matrix.fromArray(ce.transform.matrix),ve.projectionMatrix.fromArray(ce.projectionMatrix),ve.viewport.set(Ee.x,Ee.y,Ee.width,Ee.height),ue===0&&A.matrix.copy(ve.matrix),he===!0&&A.cameras.push(ve)}}for(let fe=0;fe<y.length;fe++){let he=x[fe],ue=y[fe];he!==null&&ue!==void 0&&ue.update(he,ie,l||s)}if(q&&q(re,ie),ie.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:ie.detectedPlanes});let fe=null;for(let he of b)ie.detectedPlanes.has(he)||(fe===null&&(fe=[]),fe.push(he));if(fe!==null)for(let he of fe)b.delete(he),_.delete(he),i.dispatchEvent({type:"planeremoved",data:he});for(let he of ie.detectedPlanes)if(!b.has(he))b.add(he),_.set(he,ie.lastChangedTime),i.dispatchEvent({type:"planeadded",data:he});else{let ue=_.get(he);he.lastChangedTime>ue&&(_.set(he,he.lastChangedTime),i.dispatchEvent({type:"planechanged",data:he}))}}p=null}let le=new r3;le.setAnimationLoop(te),this.setAnimationLoop=function(re){q=re},this.dispose=function(){}}};function SU(e,t){function i(m,g){g.color.getRGB(m.fogColor.value,i3(e)),g.isFog?(m.fogNear.value=g.near,m.fogFar.value=g.far):g.isFogExp2&&(m.fogDensity.value=g.density)}function r(m,g,y,x,b){g.isMeshBasicMaterial||g.isMeshLambertMaterial?a(m,g):g.isMeshToonMaterial?(a(m,g),c(m,g)):g.isMeshPhongMaterial?(a(m,g),h(m,g)):g.isMeshStandardMaterial?(a(m,g),u(m,g),g.isMeshPhysicalMaterial&&d(m,g,b)):g.isMeshMatcapMaterial?(a(m,g),p(m,g)):g.isMeshDepthMaterial?a(m,g):g.isMeshDistanceMaterial?(a(m,g),f(m,g)):g.isMeshNormalMaterial?a(m,g):g.isLineBasicMaterial?(s(m,g),g.isLineDashedMaterial&&n(m,g)):g.isPointsMaterial?o(m,g,y,x):g.isSpriteMaterial?l(m,g):g.isShadowMaterial?(m.color.value.copy(g.color),m.opacity.value=g.opacity):g.isShaderMaterial&&(g.uniformsNeedUpdate=!1)}function a(m,g){m.opacity.value=g.opacity,g.color&&m.diffuse.value.copy(g.color),g.emissive&&m.emissive.value.copy(g.emissive).multiplyScalar(g.emissiveIntensity),g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.bumpMap&&(m.bumpMap.value=g.bumpMap,m.bumpScale.value=g.bumpScale,g.side===Xr&&(m.bumpScale.value*=-1)),g.displacementMap&&(m.displacementMap.value=g.displacementMap,m.displacementScale.value=g.displacementScale,m.displacementBias.value=g.displacementBias),g.emissiveMap&&(m.emissiveMap.value=g.emissiveMap),g.normalMap&&(m.normalMap.value=g.normalMap,m.normalScale.value.copy(g.normalScale),g.side===Xr&&m.normalScale.value.negate()),g.specularMap&&(m.specularMap.value=g.specularMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y=t.get(g).envMap;if(y&&(m.envMap.value=y,m.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,m.reflectivity.value=g.reflectivity,m.ior.value=g.ior,m.refractionRatio.value=g.refractionRatio),g.lightMap){m.lightMap.value=g.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;m.lightMapIntensity.value=g.lightMapIntensity*_}g.aoMap&&(m.aoMap.value=g.aoMap,m.aoMapIntensity.value=g.aoMapIntensity);let x;g.map?x=g.map:g.specularMap?x=g.specularMap:g.displacementMap?x=g.displacementMap:g.normalMap?x=g.normalMap:g.bumpMap?x=g.bumpMap:g.roughnessMap?x=g.roughnessMap:g.metalnessMap?x=g.metalnessMap:g.alphaMap?x=g.alphaMap:g.emissiveMap?x=g.emissiveMap:g.clearcoatMap?x=g.clearcoatMap:g.clearcoatNormalMap?x=g.clearcoatNormalMap:g.clearcoatRoughnessMap?x=g.clearcoatRoughnessMap:g.iridescenceMap?x=g.iridescenceMap:g.iridescenceThicknessMap?x=g.iridescenceThicknessMap:g.specularIntensityMap?x=g.specularIntensityMap:g.specularColorMap?x=g.specularColorMap:g.transmissionMap?x=g.transmissionMap:g.thicknessMap?x=g.thicknessMap:g.sheenColorMap?x=g.sheenColorMap:g.sheenRoughnessMap&&(x=g.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),m.uvTransform.value.copy(x.matrix));let b;g.aoMap?b=g.aoMap:g.lightMap&&(b=g.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uv2Transform.value.copy(b.matrix))}function s(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity}function n(m,g){m.dashSize.value=g.dashSize,m.totalSize.value=g.dashSize+g.gapSize,m.scale.value=g.scale}function o(m,g,y,x){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.size.value=g.size*y,m.scale.value=x*.5,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let b;g.map?b=g.map:g.alphaMap&&(b=g.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uvTransform.value.copy(b.matrix))}function l(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.rotation.value=g.rotation,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y;g.map?y=g.map:g.alphaMap&&(y=g.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),m.uvTransform.value.copy(y.matrix))}function h(m,g){m.specular.value.copy(g.specular),m.shininess.value=Math.max(g.shininess,1e-4)}function c(m,g){g.gradientMap&&(m.gradientMap.value=g.gradientMap)}function u(m,g){m.roughness.value=g.roughness,m.metalness.value=g.metalness,g.roughnessMap&&(m.roughnessMap.value=g.roughnessMap),g.metalnessMap&&(m.metalnessMap.value=g.metalnessMap),t.get(g).envMap&&(m.envMapIntensity.value=g.envMapIntensity)}function d(m,g,y){m.ior.value=g.ior,g.sheen>0&&(m.sheenColor.value.copy(g.sheenColor).multiplyScalar(g.sheen),m.sheenRoughness.value=g.sheenRoughness,g.sheenColorMap&&(m.sheenColorMap.value=g.sheenColorMap),g.sheenRoughnessMap&&(m.sheenRoughnessMap.value=g.sheenRoughnessMap)),g.clearcoat>0&&(m.clearcoat.value=g.clearcoat,m.clearcoatRoughness.value=g.clearcoatRoughness,g.clearcoatMap&&(m.clearcoatMap.value=g.clearcoatMap),g.clearcoatRoughnessMap&&(m.clearcoatRoughnessMap.value=g.clearcoatRoughnessMap),g.clearcoatNormalMap&&(m.clearcoatNormalScale.value.copy(g.clearcoatNormalScale),m.clearcoatNormalMap.value=g.clearcoatNormalMap,g.side===Xr&&m.clearcoatNormalScale.value.negate())),g.iridescence>0&&(m.iridescence.value=g.iridescence,m.iridescenceIOR.value=g.iridescenceIOR,m.iridescenceThicknessMinimum.value=g.iridescenceThicknessRange[0],m.iridescenceThicknessMaximum.value=g.iridescenceThicknessRange[1],g.iridescenceMap&&(m.iridescenceMap.value=g.iridescenceMap),g.iridescenceThicknessMap&&(m.iridescenceThicknessMap.value=g.iridescenceThicknessMap)),g.transmission>0&&(m.transmission.value=g.transmission,m.transmissionSamplerMap.value=y.texture,m.transmissionSamplerSize.value.set(y.width,y.height),g.transmissionMap&&(m.transmissionMap.value=g.transmissionMap),m.thickness.value=g.thickness,g.thicknessMap&&(m.thicknessMap.value=g.thicknessMap),m.attenuationDistance.value=g.attenuationDistance,m.attenuationColor.value.copy(g.attenuationColor)),m.specularIntensity.value=g.specularIntensity,m.specularColor.value.copy(g.specularColor),g.specularIntensityMap&&(m.specularIntensityMap.value=g.specularIntensityMap),g.specularColorMap&&(m.specularColorMap.value=g.specularColorMap)}function p(m,g){g.matcap&&(m.matcap.value=g.matcap)}function f(m,g){m.referencePosition.value.copy(g.referencePosition),m.nearDistance.value=g.nearDistance,m.farDistance.value=g.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function AU(e,t,i,r){let a={},s={},n=[],o=i.isWebGL2?e.getParameter(35375):0;function l(x,b){let _=b.program;r.uniformBlockBinding(x,_)}function h(x,b){let _=a[x.id];_===void 0&&(f(x),_=c(x),a[x.id]=_,x.addEventListener("dispose",g));let M=b.program;r.updateUBOMapping(x,M);let S=t.render.frame;s[x.id]!==S&&(d(x),s[x.id]=S)}function c(x){let b=u();x.__bindingPointIndex=b;let _=e.createBuffer(),M=x.__size,S=x.usage;return e.bindBuffer(35345,_),e.bufferData(35345,M,S),e.bindBuffer(35345,null),e.bindBufferBase(35345,b,_),_}function u(){for(let x=0;x<o;x++)if(n.indexOf(x)===-1)return n.push(x),x;return console.error("THREE.WebGLRenderer: Maximum number of simultaneously usable uniforms groups reached."),0}function d(x){let b=a[x.id],_=x.uniforms,M=x.__cache;e.bindBuffer(35345,b);for(let S=0,C=_.length;S<C;S++){let A=_[S];if(p(A,S,M)===!0){let T=A.__offset,P=Array.isArray(A.value)?A.value:[A.value],I=0;for(let z=0;z<P.length;z++){let F=P[z],L=m(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+I,A.__data)):F.isMatrix3?(A.__data[0]=F.elements[0],A.__data[1]=F.elements[1],A.__data[2]=F.elements[2],A.__data[3]=F.elements[0],A.__data[4]=F.elements[3],A.__data[5]=F.elements[4],A.__data[6]=F.elements[5],A.__data[7]=F.elements[0],A.__data[8]=F.elements[6],A.__data[9]=F.elements[7],A.__data[10]=F.elements[8],A.__data[11]=F.elements[0]):(F.toArray(A.__data,I),I+=L.storage/Float32Array.BYTES_PER_ELEMENT)}e.bufferSubData(35345,T,A.__data)}}e.bindBuffer(35345,null)}function p(x,b,_){let M=x.value;if(_[b]===void 0){if(typeof M=="number")_[b]=M;else{let S=Array.isArray(M)?M:[M],C=[];for(let A=0;A<S.length;A++)C.push(S[A].clone());_[b]=C}return!0}else if(typeof M=="number"){if(_[b]!==M)return _[b]=M,!0}else{let S=Array.isArray(_[b])?_[b]:[_[b]],C=Array.isArray(M)?M:[M];for(let A=0;A<S.length;A++){let T=S[A];if(T.equals(C[A])===!1)return T.copy(C[A]),!0}}return!1}function f(x){let b=x.uniforms,_=0,M=16,S=0;for(let C=0,A=b.length;C<A;C++){let T=b[C],P={boundary:0,storage:0},I=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=I.length;z<F;z++){let L=I[z],j=m(L);P.boundary+=j.boundary,P.storage+=j.storage}if(T.__data=new Float32Array(P.storage/Float32Array.BYTES_PER_ELEMENT),T.__offset=_,C>0){S=_%M;let z=M-S;S!==0&&z-P.boundary<0&&(_+=M-S,T.__offset=_)}_+=P.storage}return S=_%M,S>0&&(_+=M-S),x.__size=_,x.__cache={},this}function m(x){let b={boundary:0,storage:0};return typeof x=="number"?(b.boundary=4,b.storage=4):x.isVector2?(b.boundary=8,b.storage=8):x.isVector3||x.isColor?(b.boundary=16,b.storage=12):x.isVector4?(b.boundary=16,b.storage=16):x.isMatrix3?(b.boundary=48,b.storage=48):x.isMatrix4?(b.boundary=64,b.storage=64):x.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",x),b}function g(x){let b=x.target;b.removeEventListener("dispose",g);let _=n.indexOf(b.__bindingPointIndex);n.splice(_,1),e.deleteBuffer(a[b.id]),delete a[b.id],delete s[b.id]}function y(){for(let x in a)e.deleteBuffer(a[x]);n=[],a={},s={}}return{bind:l,update:h,dispose:y}}function MU(){let e=jd("canvas");return e.style.display="block",e}function h3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:MU(),i=e.context!==void 0?e.context:null,r=e.depth!==void 0?e.depth:!0,a=e.stencil!==void 0?e.stencil:!0,s=e.antialias!==void 0?e.antialias:!1,n=e.premultipliedAlpha!==void 0?e.premultipliedAlpha:!0,o=e.preserveDrawingBuffer!==void 0?e.preserveDrawingBuffer:!1,l=e.powerPreference!==void 0?e.powerPreference:"default",h=e.failIfMajorPerformanceCaveat!==void 0?e.failIfMajorPerformanceCaveat:!1,c;i!==null?c=i.getContextAttributes().alpha:c=e.alpha!==void 0?e.alpha:!1;let u=null,d=null,p=[],f=[];this.domElement=t,this.debug={checkShaderErrors:!0},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.outputEncoding=Zs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let m=this,g=!1,y=0,x=0,b=null,_=-1,M=null,S=new Lt,C=new Lt,A=null,T=t.width,P=t.height,I=1,z=null,F=null,L=new Lt(0,0,T,P),j=new Lt(0,0,T,P),Y=!1,Q=new Hx,q=!1,te=!1,le=null,re=new je,ie=new ae,fe=new R,he={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?I:1}let ce=i;function Ee(ee,Se){for(let Oe=0;Oe<ee.length;Oe++){let we=ee[Oe],ze=t.getContext(we,Se);if(ze!==null)return ze}return null}try{let ee={alpha:!0,depth:r,stencil:a,antialias:s,premultipliedAlpha:n,preserveDrawingBuffer:o,powerPreference:l,failIfMajorPerformanceCaveat:h};if("setAttribute"in t&&t.setAttribute("data-engine",`three.js r${cu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),ce===null){let Se=["webgl2","webgl","experimental-webgl"];if(m.isWebGL1Renderer===!0&&Se.shift(),ce=Ee(Se,ee),ce===null)throw Ee(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}ce.getShaderPrecisionFormat===void 0&&(ce.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let ve,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){ve=new kF(ce),Ae=new IF(ce,ve,e),ve.init(Ae),We=new xU(ce,ve,Ae),ye=new vU(ce,ve,Ae),Ne=new VF,Le=new aU,Te=new yU(ce,ve,ye,Le,Ae,We,Ne),tt=new LF(m),Je=new FF(m),rt=new ZB(ce,Ae),Be=new DF(ce,ve,rt,Ae),at=new UF(ce,rt,Ne,Be),Ze=new WF(ce,at,rt,Ne),V=new HF(ce,Ae,Te),W=new RF(Le),Qe=new rU(m,tt,Je,ve,Ae,Be,W),pt=new SU(m,Le),bt=new nU,$=new dU(ve,Ae),He=new PF(m,tt,Je,ye,Ze,c,n),_e=new gU(m,Ze,Ae),Fe=new AU(ce,Ne,Ae,ye),De=new OF(ce,ve,Ne,Ae),ut=new NF(ce,ve,Ne,Ae),Ne.programs=Qe.programs,m.capabilities=Ae,m.extensions=ve,m.properties=Le,m.renderLists=bt,m.shadowMap=_e,m.state=ye,m.info=Ne}dt();let st=new _U(m,ce);this.xr=st,this.getContext=function(){return ce},this.getContextAttributes=function(){return ce.getContextAttributes()},this.forceContextLoss=function(){let ee=ve.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=ve.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return I},this.setPixelRatio=function(ee){ee!==void 0&&(I=ee,this.setSize(T,P,!1))},this.getSize=function(ee){return ee.set(T,P)},this.setSize=function(ee,Se,Oe){if(st.isPresenting){console.warn("THREE.WebGLRenderer: Can't change size while VR device is presenting.");return}T=ee,P=Se,t.width=Math.floor(ee*I),t.height=Math.floor(Se*I),Oe!==!1&&(t.style.width=ee+"px",t.style.height=Se+"px"),this.setViewport(0,0,ee,Se)},this.getDrawingBufferSize=function(ee){return ee.set(T*I,P*I).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,I=Oe,t.width=Math.floor(ee*Oe),t.height=Math.floor(Se*Oe),this.setViewport(0,0,ee,Se)},this.getCurrentViewport=function(ee){return ee.copy(S)},this.getViewport=function(ee){return ee.copy(L)},this.setViewport=function(ee,Se,Oe,we){ee.isVector4?L.set(ee.x,ee.y,ee.z,ee.w):L.set(ee,Se,Oe,we),ye.viewport(S.copy(L).multiplyScalar(I).floor())},this.getScissor=function(ee){return ee.copy(j)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?j.set(ee.x,ee.y,ee.z,ee.w):j.set(ee,Se,Oe,we),ye.scissor(C.copy(j).multiplyScalar(I).floor())},this.getScissorTest=function(){return Y},this.setScissorTest=function(ee){ye.setScissorTest(Y=ee)},this.setOpaqueSort=function(ee){z=ee},this.setTransparentSort=function(ee){F=ee},this.getClearColor=function(ee){return ee.copy(He.getClearColor())},this.setClearColor=function(){He.setClearColor.apply(He,arguments)},this.getClearAlpha=function(){return He.getClearAlpha()},this.setClearAlpha=function(){He.setClearAlpha.apply(He,arguments)},this.clear=function(ee=!0,Se=!0,Oe=!0){let we=0;ee&&(we|=16384),Se&&(we|=256),Oe&&(we|=1024),ce.clear(we)},this.clearColor=function(){this.clear(!0,!1,!1)},this.clearDepth=function(){this.clear(!1,!0,!1)},this.clearStencil=function(){this.clear(!1,!1,!0)},this.dispose=function(){t.removeEventListener("webglcontextlost",wt,!1),t.removeEventListener("webglcontextrestored",xt,!1),t.removeEventListener("webglcontextcreationerror",ri,!1),bt.dispose(),$.dispose(),Le.dispose(),tt.dispose(),Je.dispose(),Ze.dispose(),Be.dispose(),Fe.dispose(),Qe.dispose(),st.dispose(),st.removeEventListener("sessionstart",Ke),st.removeEventListener("sessionend",gt),le&&(le.dispose(),le=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),g=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),g=!1;let ee=Ne.autoReset,Se=_e.enabled,Oe=_e.autoUpdate,we=_e.needsUpdate,ze=_e.type;dt(),Ne.autoReset=ee,_e.enabled=Se,_e.autoUpdate=Oe,_e.needsUpdate=we,_e.type=ze}function ri(ee){console.error("THREE.WebGLRenderer: A WebGL context could not be created. Reason: ",ee.statusMessage)}function pi(ee){let Se=ee.target;Se.removeEventListener("dispose",pi),ti(Se)}function ti(ee){me(ee),Le.remove(ee)}function me(ee){let Se=Le.get(ee).programs;Se!==void 0&&(Se.forEach(function(Oe){Qe.releaseProgram(Oe)}),ee.isShaderMaterial&&Qe.releaseShaderCache(ee))}this.renderBufferDirect=function(ee,Se,Oe,we,ze,nt){Se===null&&(Se=he);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Iu(ee,Se,Oe,we,ze);ye.setMaterial(we,Bt);let kt=Oe.index,ci=1;we.wireframe===!0&&(kt=at.getWireframeAttribute(Oe),ci=2);let ii=Oe.drawRange,Zt=Oe.attributes.position,vi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(vi=Math.max(vi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(vi=Math.max(vi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(vi=Math.max(vi,0),Mr=Math.min(Mr,Zt.count));let Gi=Mr-vi;if(Gi<0||Gi===1/0)return;Be.setup(ze,we,qt,Oe,kt);let Zi,Bi=De;if(kt!==null&&(Zi=rt.get(kt),Bi=ut,Bi.setIndex(Zi)),ze.isMesh)we.wireframe===!0?(ye.setLineWidth(we.wireframeLinewidth*ue()),Bi.setMode(1)):Bi.setMode(4);else if(ze.isLine){let _t=we.linewidth;_t===void 0&&(_t=1),ye.setLineWidth(_t*ue()),ze.isLineSegments?Bi.setMode(1):ze.isLineLoop?Bi.setMode(2):Bi.setMode(3)}else ze.isPoints?Bi.setMode(0):ze.isSprite&&Bi.setMode(4);if(ze.isInstancedMesh)Bi.renderInstances(vi,Gi,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,rn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(vi,Gi,rn)}else Bi.render(vi,Gi)},this.compile=function(ee,Se){function Oe(we,ze,nt){we.transparent===!0&&we.side===ja&&we.forceSinglePass===!1?(we.side=Xr,we.needsUpdate=!0,Ar(we,ze,nt),we.side=Qs,we.needsUpdate=!0,Ar(we,ze,nt),we.side=ja):Ar(we,ze,nt)}d=$.get(ee),d.init(),f.push(d),ee.traverseVisible(function(we){we.isLight&&we.layers.test(Se.layers)&&(d.pushLight(we),we.castShadow&&d.pushShadow(we))}),d.setupLights(m.physicallyCorrectLights),ee.traverse(function(we){let ze=we.material;if(ze)if(Array.isArray(ze))for(let nt=0;nt<ze.length;nt++){let Bt=ze[nt];Oe(Bt,ee,we)}else Oe(ze,ee,we)}),f.pop(),d=null};let Ce=null;function Ye(ee){Ce&&Ce(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new r3;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ce=ee,st.setAnimationLoop(ee),ee===null?Mt.stop():Mt.start()},st.addEventListener("sessionstart",Ke),st.addEventListener("sessionend",gt),this.render=function(ee,Se){if(Se!==void 0&&Se.isCamera!==!0){console.error("THREE.WebGLRenderer.render: camera is not an instance of THREE.Camera.");return}if(g===!0)return;ee.matrixWorldAutoUpdate===!0&&ee.updateMatrixWorld(),Se.parent===null&&Se.matrixWorldAutoUpdate===!0&&Se.updateMatrixWorld(),st.enabled===!0&&st.isPresenting===!0&&(st.cameraAutoUpdate===!0&&st.updateCamera(Se),Se=st.getCamera()),ee.isScene===!0&&ee.onBeforeRender(m,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),re.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(re),te=this.localClippingEnabled,q=W.init(this.clippingPlanes,te),u=bt.get(ee,p.length),u.init(),p.push(u),bi(ee,Se,0,m.sortObjects),u.finish(),m.sortObjects===!0&&u.sort(z,F),q===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),q===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(m.physicallyCorrectLights),Se.isArrayCamera){let we=Se.cameras;for(let ze=0,nt=we.length;ze<nt;ze++){let Bt=we[ze];Ui(u,ee,Bt,Bt.viewport)}}else Ui(u,ee,Se);b!==null&&(Te.updateMultisampleRenderTarget(b),Te.updateRenderTargetMipmap(b)),ee.isScene===!0&&ee.onAfterRender(m,ee,Se),Be.resetDefaultState(),_=-1,M=null,f.pop(),f.length>0?d=f[f.length-1]:d=null,p.pop(),p.length>0?u=p[p.length-1]:u=null};function bi(ee,Se,Oe,we){if(ee.visible===!1)return;if(ee.layers.test(Se.layers)){if(ee.isGroup)Oe=ee.renderOrder;else if(ee.isLOD)ee.autoUpdate===!0&&ee.update(Se);else if(ee.isLight)d.pushLight(ee),ee.castShadow&&d.pushShadow(ee);else if(ee.isSprite){if(!ee.frustumCulled||Q.intersectsSprite(ee)){we&&fe.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(re);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,fe.z,null)}}else if((ee.isMesh||ee.isLine||ee.isPoints)&&(ee.isSkinnedMesh&&ee.skeleton.frame!==Ne.render.frame&&(ee.skeleton.update(),ee.skeleton.frame=Ne.render.frame),!ee.frustumCulled||Q.intersectsObject(ee))){we&&fe.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(re);let nt=Ze.update(ee),Bt=ee.material;if(Array.isArray(Bt)){let qt=nt.groups;for(let kt=0,ci=qt.length;kt<ci;kt++){let ii=qt[kt],Zt=Bt[ii.materialIndex];Zt&&Zt.visible&&u.push(ee,nt,Zt,Oe,fe.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,fe.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)bi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),q===!0&&W.setGlobalState(m.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(S.copy(we)),ze.length>0&&Mi(ze,Se,Oe),nt.length>0&&Mi(nt,Se,Oe),Bt.length>0&&Mi(Bt,Se,Oe),ye.buffers.depth.setTest(!0),ye.buffers.depth.setMask(!0),ye.buffers.color.setMask(!0),ye.setPolygonOffset(!1)}function Sr(ee,Se,Oe){let we=Ae.isWebGL2;le===null&&(le=new mi(1,1,{generateMipmaps:!0,type:ve.has("EXT_color_buffer_half_float")?Co:xa,minFilter:Qc,samples:we&&s===!0?4:0})),m.getDrawingBufferSize(ie),we?le.setSize(ie.x,ie.y):le.setSize(km(ie.x),km(ie.y));let ze=m.getRenderTarget();m.setRenderTarget(le),m.clear();let nt=m.toneMapping;m.toneMapping=Pn,Mi(ee,Se,Oe),m.toneMapping=nt,Te.updateMultisampleRenderTarget(le),Te.updateRenderTargetMipmap(le),m.setRenderTarget(ze)}function Mi(ee,Se,Oe){let we=Se.isScene===!0?Se.overrideMaterial:null;for(let ze=0,nt=ee.length;ze<nt;ze++){let Bt=ee[ze],qt=Bt.object,kt=Bt.geometry,ci=we===null?Bt.material:we,ii=Bt.group;qt.layers.test(Oe.layers)&&$r(qt,Se,Oe,kt,ci,ii)}}function $r(ee,Se,Oe,we,ze,nt){ee.onBeforeRender(m,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(m,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Qs,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(m,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=he);let we=Le.get(ee),ze=d.state.lights,nt=d.state.shadowsArray,Bt=ze.state.version,qt=Qe.getParameters(ee,ze.state,nt,Se,Oe),kt=Qe.getProgramCacheKey(qt),ci=we.programs;we.environment=ee.isMeshStandardMaterial?Se.environment:null,we.fog=Se.fog,we.envMap=(ee.isMeshStandardMaterial?Je:tt).get(ee.envMap||we.environment),ci===void 0&&(ee.addEventListener("dispose",pi),ci=new Map,we.programs=ci);let ii=ci.get(kt);if(ii!==void 0){if(we.currentProgram===ii&&we.lightsStateVersion===Bt)return Lo(ee,qt),ii}else qt.uniforms=Qe.getUniforms(ee),ee.onBuild(Oe,qt,m),ee.onBeforeCompile(qt,m),ii=Qe.acquireProgram(qt,kt),ci.set(kt,ii),we.uniforms=qt.uniforms;let Zt=we.uniforms;(!ee.isShaderMaterial&&!ee.isRawShaderMaterial||ee.clipping===!0)&&(Zt.clippingPlanes=W.uniform),Lo(ee,qt),we.needsLights=Lh(ee),we.lightsStateVersion=Bt,we.needsLights&&(Zt.ambientLightColor.value=ze.state.ambient,Zt.lightProbe.value=ze.state.probe,Zt.directionalLights.value=ze.state.directional,Zt.directionalLightShadows.value=ze.state.directionalShadow,Zt.spotLights.value=ze.state.spot,Zt.spotLightShadows.value=ze.state.spotShadow,Zt.rectAreaLights.value=ze.state.rectArea,Zt.ltc_1.value=ze.state.rectAreaLTC1,Zt.ltc_2.value=ze.state.rectAreaLTC2,Zt.pointLights.value=ze.state.point,Zt.pointLightShadows.value=ze.state.pointShadow,Zt.hemisphereLights.value=ze.state.hemi,Zt.directionalShadowMap.value=ze.state.directionalShadowMap,Zt.directionalShadowMatrix.value=ze.state.directionalShadowMatrix,Zt.spotShadowMap.value=ze.state.spotShadowMap,Zt.spotLightMatrix.value=ze.state.spotLightMatrix,Zt.spotLightMap.value=ze.state.spotLightMap,Zt.pointShadowMap.value=ze.state.pointShadowMap,Zt.pointShadowMatrix.value=ze.state.pointShadowMatrix);let vi=ii.getUniforms(),Mr=ym.seqWithValue(vi.seq,Zt);return we.currentProgram=ii,we.uniformsList=Mr,ii}function Lo(ee,Se){let Oe=Le.get(ee);Oe.outputEncoding=Se.outputEncoding,Oe.instancing=Se.instancing,Oe.skinning=Se.skinning,Oe.morphTargets=Se.morphTargets,Oe.morphNormals=Se.morphNormals,Oe.morphColors=Se.morphColors,Oe.morphTargetsCount=Se.morphTargetsCount,Oe.numClippingPlanes=Se.numClippingPlanes,Oe.numIntersection=Se.numClipIntersection,Oe.vertexAlphas=Se.vertexAlphas,Oe.vertexTangents=Se.vertexTangents,Oe.toneMapping=Se.toneMapping}function Iu(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=he),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?m.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Zs,kt=(we.isMeshStandardMaterial?Je:tt).get(we.envMap||Bt),ci=we.vertexColors===!0&&!!Oe.attributes.color&&Oe.attributes.color.itemSize===4,ii=!!we.normalMap&&!!Oe.attributes.tangent,Zt=!!Oe.morphAttributes.position,vi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,Gi=we.toneMapped?m.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),rn=d.state.lights;if(q===!0&&(te===!0||ee!==M)){let Hi=ee===M&&we.id===_;W.setState(we,ee,Hi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==rn.state.version||_t.outputEncoding!==qt||ze.isInstancedMesh&&_t.instancing===!1||!ze.isInstancedMesh&&_t.instancing===!0||ze.isSkinnedMesh&&_t.skinning===!1||!ze.isSkinnedMesh&&_t.skinning===!0||_t.envMap!==kt||we.fog===!0&&_t.fog!==nt||_t.numClippingPlanes!==void 0&&(_t.numClippingPlanes!==W.numPlanes||_t.numIntersection!==W.numIntersection)||_t.vertexAlphas!==ci||_t.vertexTangents!==ii||_t.morphTargets!==Zt||_t.morphNormals!==vi||_t.morphColors!==Mr||_t.toneMapping!==Gi||Ae.isWebGL2===!0&&_t.morphTargetsCount!==Bi)&&(ts=!0):(ts=!0,_t.__version=we.version);let is=_t.currentProgram;ts===!0&&(is=Ar(we,Se,ze));let Jt=!1,fr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,fr=!0,Nn=!0),we.id!==_&&(_=we.id,fr=!0),Jt||M!==ee){if(rr.setValue(ce,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(ce,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),M!==ee&&(M=ee,fr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Hi=rr.map.cameraPosition;Hi!==void 0&&Hi.setValue(ce,fe.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(ce,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(ce,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(ce,ze,"bindMatrix"),rr.setOptional(ce,ze,"bindMatrixInverse");let Hi=ze.skeleton;Hi&&(Ae.floatVertexTextures?(Hi.boneTexture===null&&Hi.computeBoneTexture(),rr.setValue(ce,"boneTexture",Hi.boneTexture,Te),rr.setValue(ce,"boneTextureSize",Hi.boneTextureSize)):console.warn("THREE.WebGLRenderer: SkinnedMesh can only be used with WebGL 2. With WebGL 1 OES_texture_float and vertex textures support is required."))}let Vn=Oe.morphAttributes;if((Vn.position!==void 0||Vn.normal!==void 0||Vn.color!==void 0&&Ae.isWebGL2===!0)&&V.update(ze,Oe,we,is),(fr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(ce,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),fr&&(rr.setValue(ce,"toneMappingExposure",m.toneMappingExposure),_t.needsLights&&Pl(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,I,P,le),ym.upload(ce,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(ym.upload(ce,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(ce,"center",ze.center),rr.setValue(ce,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(ce,"normalMatrix",ze.normalMatrix),rr.setValue(ce,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(ce,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(ce,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Hi=we.uniformsGroups;for(let Yt=0,Ru=Hi.length;Yt<Ru;Yt++)if(Ae.isWebGL2){let jn=Hi[Yt];Fe.update(jn,is),Fe.bind(jn,is)}else console.warn("THREE.WebGLRenderer: Uniform Buffer Objects can only be used with WebGL 2.")}return is}function Pl(ee,Se){ee.ambientLightColor.needsUpdate=Se,ee.lightProbe.needsUpdate=Se,ee.directionalLights.needsUpdate=Se,ee.directionalLightShadows.needsUpdate=Se,ee.pointLights.needsUpdate=Se,ee.pointLightShadows.needsUpdate=Se,ee.spotLights.needsUpdate=Se,ee.spotLightShadows.needsUpdate=Se,ee.rectAreaLights.needsUpdate=Se,ee.hemisphereLights.needsUpdate=Se}function Lh(ee){return ee.isMeshLambertMaterial||ee.isMeshToonMaterial||ee.isMeshPhongMaterial||ee.isMeshStandardMaterial||ee.isShadowMaterial||ee.isShaderMaterial&&ee.lights===!0}this.getActiveCubeFace=function(){return y},this.getActiveMipmapLevel=function(){return x},this.getRenderTarget=function(){return b},this.setRenderTargetTextures=function(ee,Se,Oe){Le.get(ee.texture).__webglTexture=Se,Le.get(ee.depthTexture).__webglTexture=Oe;let we=Le.get(ee);we.__hasExternalTextures=!0,we.__hasExternalTextures&&(we.__autoAllocateDepthBuffer=Oe===void 0,we.__autoAllocateDepthBuffer||ve.has("WEBGL_multisampled_render_to_texture")===!0&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),we.__useRenderToTexture=!1))},this.setRenderTargetFramebuffer=function(ee,Se){let Oe=Le.get(ee);Oe.__webglFramebuffer=Se,Oe.__useDefaultFramebuffer=Se===void 0},this.setRenderTarget=function(ee,Se=0,Oe=0){b=ee,y=Se,x=Oe;let we=!0,ze=null,nt=!1,Bt=!1;if(ee){let qt=Le.get(ee);qt.__useDefaultFramebuffer!==void 0?(ye.bindFramebuffer(36160,null),we=!1):qt.__webglFramebuffer===void 0?Te.setupRenderTarget(ee):qt.__hasExternalTextures&&Te.rebindTextures(ee,Le.get(ee.texture).__webglTexture,Le.get(ee.depthTexture).__webglTexture);let kt=ee.texture;(kt.isData3DTexture||kt.isDataArrayTexture||kt.isCompressedArrayTexture)&&(Bt=!0);let ci=Le.get(ee).__webglFramebuffer;ee.isWebGLCubeRenderTarget?(ze=ci[Se],nt=!0):Ae.isWebGL2&&ee.samples>0&&Te.useMultisampledRTT(ee)===!1?ze=Le.get(ee).__webglMultisampledFramebuffer:ze=ci,S.copy(ee.viewport),C.copy(ee.scissor),A=ee.scissorTest}else S.copy(L).multiplyScalar(I).floor(),C.copy(j).multiplyScalar(I).floor(),A=Y;if(ye.bindFramebuffer(36160,ze)&&Ae.drawBuffers&&we&&ye.drawBuffers(ee,ze),ye.viewport(S),ye.scissor(C),ye.setScissorTest(A),nt){let qt=Le.get(ee.texture);ce.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;ce.framebufferTextureLayer(36160,36064,qt.__webglTexture,Oe||0,kt)}_=-1},this.readRenderTargetPixels=function(ee,Se,Oe,we,ze,nt,Bt){if(!(ee&&ee.isWebGLRenderTarget)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");return}let qt=Le.get(ee).__webglFramebuffer;if(ee.isWebGLCubeRenderTarget&&Bt!==void 0&&(qt=qt[Bt]),qt){ye.bindFramebuffer(36160,qt);try{let kt=ee.texture,ci=kt.format,ii=kt.type;if(ci!==qr&&We.convert(ci)!==ce.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===Co&&(ve.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&ve.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==ce.getParameter(35738)&&!(ii===br&&(Ae.isWebGL2||ve.has("OES_texture_float")||ve.has("WEBGL_color_buffer_float")))&&!Zt){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}Se>=0&&Se<=ee.width-we&&Oe>=0&&Oe<=ee.height-ze&&ce.readPixels(Se,Oe,we,ze,We.convert(ci),We.convert(ii),nt)}finally{let kt=b!==null?Le.get(b).__webglFramebuffer:null;ye.bindFramebuffer(36160,kt)}}},this.copyFramebufferToTexture=function(ee,Se,Oe=0){let we=Math.pow(2,-Oe),ze=Math.floor(Se.image.width*we),nt=Math.floor(Se.image.height*we);Te.setTexture2D(Se,0),ce.copyTexSubImage2D(3553,Oe,0,0,ee.x,ee.y,ze,nt),ye.unbindTexture()},this.copyTextureToTexture=function(ee,Se,Oe,we=0){let ze=Se.image.width,nt=Se.image.height,Bt=We.convert(Oe.format),qt=We.convert(Oe.type);Te.setTexture2D(Oe,0),ce.pixelStorei(37440,Oe.flipY),ce.pixelStorei(37441,Oe.premultiplyAlpha),ce.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?ce.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?ce.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):ce.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&ce.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(m.isWebGL1Renderer){console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: can only be used with WebGL2.");return}let nt=ee.max.x-ee.min.x+1,Bt=ee.max.y-ee.min.y+1,qt=ee.max.z-ee.min.z+1,kt=We.convert(we.format),ci=We.convert(we.type),ii;if(we.isData3DTexture)Te.setTexture3D(we,0),ii=32879;else if(we.isDataArrayTexture)Te.setTexture2DArray(we,0),ii=35866;else{console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: only supports THREE.DataTexture3D and THREE.DataTexture2DArray.");return}ce.pixelStorei(37440,we.flipY),ce.pixelStorei(37441,we.premultiplyAlpha),ce.pixelStorei(3317,we.unpackAlignment);let Zt=ce.getParameter(3314),vi=ce.getParameter(32878),Mr=ce.getParameter(3316),Gi=ce.getParameter(3315),Zi=ce.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;ce.pixelStorei(3314,Bi.width),ce.pixelStorei(32878,Bi.height),ce.pixelStorei(3316,ee.min.x),ce.pixelStorei(3315,ee.min.y),ce.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?ce.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi.data):Oe.isCompressedArrayTexture?(console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: untested support for compressed srcTexture."),ce.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):ce.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),ce.pixelStorei(3314,Zt),ce.pixelStorei(32878,vi),ce.pixelStorei(3316,Mr),ce.pixelStorei(3315,Gi),ce.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&ce.generateMipmap(ii),ye.unbindTexture()},this.initTexture=function(ee){ee.isCubeTexture?Te.setTextureCube(ee,0):ee.isData3DTexture?Te.setTexture3D(ee,0):ee.isDataArrayTexture||ee.isCompressedArrayTexture?Te.setTexture2DArray(ee,0):Te.setTexture2D(ee,0),ye.unbindTexture()},this.resetState=function(){y=0,x=0,b=null,ye.reset(),Be.reset()},typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}var CU=class extends h3{};CU.prototype.isWebGL1Renderer=!0;var c3=class{constructor(e,t=1,i=1e3){this.isFog=!0,this.name="",this.color=new Ct(e),this.near=t,this.far=i}clone(){return new c3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Ai{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.overrideMaterial=null,typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(e,t){return super.copy(e,t),e.background!==null&&(this.background=e.background.clone()),e.environment!==null&&(this.environment=e.environment.clone()),e.fog!==null&&(this.fog=e.fog.clone()),this.backgroundBlurriness=e.backgroundBlurriness,this.backgroundIntensity=e.backgroundIntensity,e.overrideMaterial!==null&&(this.overrideMaterial=e.overrideMaterial.clone()),this.matrixAutoUpdate=e.matrixAutoUpdate,this}toJSON(e){let t=super.toJSON(e);return this.fog!==null&&(t.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(t.object.backgroundBlurriness=this.backgroundBlurriness),this.backgroundIntensity!==1&&(t.object.backgroundIntensity=this.backgroundIntensity),t}get autoUpdate(){return console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate}set autoUpdate(e){console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate=e}},EU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=jy,this.updateRange={offset:0,count:-1},this.version=0,this.uuid=_s()}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.array=new e.array.constructor(e.array),this.count=e.count,this.stride=e.stride,this.usage=e.usage,this}copyAt(e,t,i){e*=this.stride,i*=t.stride;for(let r=0,a=this.stride;r<a;r++)this.array[e+r]=t.array[i+r];return this}set(e,t=0){return this.array.set(e,t),this}clone(e){e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=this.array.slice(0).buffer);let t=new this.array.constructor(e.arrayBuffers[this.array.buffer._uuid]),i=new this.constructor(t,this.stride);return i.setUsage(this.usage),i}onUpload(e){return this.onUploadCallback=e,this}toJSON(e){return e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=Array.from(new Uint32Array(this.array.buffer))),{uuid:this.uuid,buffer:this.array.buffer._uuid,type:this.array.constructor.name,stride:this.stride}}},Sa=new R,qy=class{constructor(e,t,i,r=!1){this.isInterleavedBufferAttribute=!0,this.name="",this.data=e,this.itemSize=t,this.offset=i,this.normalized=r}get count(){return this.data.count}get array(){return this.data.array}set needsUpdate(e){this.data.needsUpdate=e}applyMatrix4(e){for(let t=0,i=this.data.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyMatrix4(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyNormalMatrix(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.transformDirection(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}setX(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset]=t,this}setY(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+1]=t,this}setZ(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+2]=t,this}setW(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+3]=t,this}getX(e){let t=this.data.array[e*this.data.stride+this.offset];return this.normalized&&(t=xo(t,this.array)),t}getY(e){let t=this.data.array[e*this.data.stride+this.offset+1];return this.normalized&&(t=xo(t,this.array)),t}getZ(e){let t=this.data.array[e*this.data.stride+this.offset+2];return this.normalized&&(t=xo(t,this.array)),t}getW(e){let t=this.data.array[e*this.data.stride+this.offset+3];return this.normalized&&(t=xo(t,this.array)),t}setXY(e,t,i){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this}setXYZ(e,t,i,r){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this}setXYZW(e,t,i,r,a){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array),a=Li(a,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this.data.array[e+3]=a,this}clone(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.clone(): Cloning an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return new It(new this.array.constructor(t),this.itemSize,this.normalized)}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.clone(e)),new qy(e.interleavedBuffers[this.data.uuid],this.itemSize,this.offset,this.normalized)}toJSON(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.toJSON(): Serializing an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return{itemSize:this.itemSize,type:this.array.constructor.name,array:t,normalized:this.normalized}}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.toJSON(e)),{isInterleavedBufferAttribute:!0,itemSize:this.itemSize,data:this.data.uuid,offset:this.offset,normalized:this.normalized}}},u3=class extends Ai{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Qi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=xi,h=xi,c,u){super(null,s,n,o,l,h,r,a,c,u),this.isDataTexture=!0,this.image={data:e,width:t,height:i},this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}},Q2=new je,TU=new je,qx=class{constructor(e=[],t=[]){this.uuid=_s(),this.bones=e.slice(0),this.boneInverses=t,this.boneMatrices=null,this.boneTexture=null,this.boneTextureSize=0,this.frame=-1,this.init()}init(){let e=this.bones,t=this.boneInverses;if(this.boneMatrices=new Float32Array(e.length*16),t.length===0)this.calculateInverses();else if(e.length!==t.length){console.warn("THREE.Skeleton: Number of inverse bone matrices does not match amount of bones."),this.boneInverses=[];for(let i=0,r=this.bones.length;i<r;i++)this.boneInverses.push(new je)}}calculateInverses(){this.boneInverses.length=0;for(let e=0,t=this.bones.length;e<t;e++){let i=new je;this.bones[e]&&i.copy(this.bones[e].matrixWorld).invert(),this.boneInverses.push(i)}}pose(){for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&i.matrixWorld.copy(this.boneInverses[e]).invert()}for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&(i.parent&&i.parent.isBone?(i.matrix.copy(i.parent.matrixWorld).invert(),i.matrix.multiply(i.matrixWorld)):i.matrix.copy(i.matrixWorld),i.matrix.decompose(i.position,i.quaternion,i.scale))}}update(){let e=this.bones,t=this.boneInverses,i=this.boneMatrices,r=this.boneTexture;for(let a=0,s=e.length;a<s;a++){let n=e[a]?e[a].matrixWorld:TU;Q2.multiplyMatrices(n,t[a]),Q2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new qx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=QE(e),e=Math.max(e,4);let t=new Float32Array(e*e*4);t.set(this.boneMatrices);let i=new ws(t,e,e,qr,br);return i.needsUpdate=!0,this.boneMatrices=t,this.boneTexture=i,this.boneTextureSize=e,this}getBoneByName(e){for(let t=0,i=this.bones.length;t<i;t++){let r=this.bones[t];if(r.name===e)return r}}dispose(){this.boneTexture!==null&&(this.boneTexture.dispose(),this.boneTexture=null)}fromJSON(e,t){this.uuid=e.uuid;for(let i=0,r=e.bones.length;i<r;i++){let a=e.bones[i],s=t[a];s===void 0&&(console.warn("THREE.Skeleton: No bone found with UUID:",a),s=new u3),this.bones.push(s),this.boneInverses.push(new je().fromArray(e.boneInverses[i]))}return this.init(),this}toJSON(){let e={metadata:{version:4.5,type:"Skeleton",generator:"Skeleton.toJSON"},bones:[],boneInverses:[]};e.uuid=this.uuid;let t=this.bones,i=this.boneInverses;for(let r=0,a=t.length;r<a;r++){let s=t[r];e.bones.push(s.uuid);let n=i[r];e.boneInverses.push(n.toArray())}return e}},Gd=class extends It{constructor(e,t,i,r=1){super(e,t,i),this.isInstancedBufferAttribute=!0,this.meshPerAttribute=r}copy(e){return super.copy(e),this.meshPerAttribute=e.meshPerAttribute,this}toJSON(){let e=super.toJSON();return e.meshPerAttribute=this.meshPerAttribute,e.isInstancedBufferAttribute=!0,e}},Z2=new je,K2=new je,pf=[],PU=new je,Qu=new hr,DU=class extends hr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Gd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,PU)}copy(e,t){return super.copy(e,t),this.instanceMatrix.copy(e.instanceMatrix),e.instanceColor!==null&&(this.instanceColor=e.instanceColor.clone()),this.count=e.count,this}getColorAt(e,t){t.fromArray(this.instanceColor.array,e*3)}getMatrixAt(e,t){t.fromArray(this.instanceMatrix.array,e*16)}raycast(e,t){let i=this.matrixWorld,r=this.count;if(Qu.geometry=this.geometry,Qu.material=this.material,Qu.material!==void 0)for(let a=0;a<r;a++){this.getMatrixAt(a,Z2),K2.multiplyMatrices(i,Z2),Qu.matrixWorld=K2,Qu.raycast(e,pf);for(let s=0,n=pf.length;s<n;s++){let o=pf[s];o.instanceId=a,o.object=this,t.push(o)}pf.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Gd(new Float32Array(this.instanceMatrix.count*3),3)),t.toArray(this.instanceColor.array,e*3)}setMatrixAt(e,t){t.toArray(this.instanceMatrix.array,e*16)}updateMorphTargets(){}dispose(){this.dispatchEvent({type:"dispose"})}},Ml=class extends up{constructor(e){super(),this.isLineBasicMaterial=!0,this.type="LineBasicMaterial",this.color=new Ct(16777215),this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.linewidth=e.linewidth,this.linecap=e.linecap,this.linejoin=e.linejoin,this.fog=e.fog,this}},J2=new R,$2=new R,eS=new je,u0=new uu,ff=new Wa,Um=class extends Ai{constructor(e=new yt,t=new Ml){super(),this.isLine=!0,this.type="Line",this.geometry=e,this.material=t,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),this.material=e.material,this.geometry=e.geometry,this}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[0];for(let r=1,a=t.count;r<a;r++)J2.fromBufferAttribute(t,r-1),$2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=J2.distanceTo($2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.Line.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}raycast(e,t){let i=this.geometry,r=this.matrixWorld,a=e.params.Line.threshold,s=i.drawRange;if(i.boundingSphere===null&&i.computeBoundingSphere(),ff.copy(i.boundingSphere),ff.applyMatrix4(r),ff.radius+=a,e.ray.intersectsSphere(ff)===!1)return;eS.copy(r).invert(),u0.copy(e.ray).applyMatrix4(eS);let n=a/((this.scale.x+this.scale.y+this.scale.z)/3),o=n*n,l=new R,h=new R,c=new R,u=new R,d=this.isLineSegments?2:1,p=i.index,f=i.attributes.position;if(p!==null){let m=Math.max(0,s.start),g=Math.min(p.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){let b=p.getX(y),_=p.getX(y+1);if(l.fromBufferAttribute(f,b),h.fromBufferAttribute(f,_),u0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let M=e.ray.origin.distanceTo(u);M<e.near||M>e.far||t.push({distance:M,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}else{let m=Math.max(0,s.start),g=Math.min(f.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){if(l.fromBufferAttribute(f,y),h.fromBufferAttribute(f,y+1),u0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let b=e.ray.origin.distanceTo(u);b<e.near||b>e.far||t.push({distance:b,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}}updateMorphTargets(){let e=this.geometry.morphAttributes,t=Object.keys(e);if(t.length>0){let i=e[t[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=i.length;r<a;r++){let s=i[r].name||String(r);this.morphTargetInfluences.push(0),this.morphTargetDictionary[s]=r}}}}},tS=new R,iS=new R,dp=class extends Um{constructor(e,t){super(e,t),this.isLineSegments=!0,this.type="LineSegments"}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[];for(let r=0,a=t.count;r<a;r+=2)tS.fromBufferAttribute(t,r),iS.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+tS.distanceTo(iS);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},OU=class extends Qi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isVideoTexture=!0,this.minFilter=s!==void 0?s:Wt,this.magFilter=a!==void 0?a:Wt,this.generateMipmaps=!1;let h=this;function c(){h.needsUpdate=!0,e.requestVideoFrameCallback(c)}"requestVideoFrameCallback"in e&&e.requestVideoFrameCallback(c)}clone(){return new this.constructor(this.image).copy(this)}update(){let e=this.image;!("requestVideoFrameCallback"in e)&&e.readyState>=e.HAVE_CURRENT_DATA&&(this.needsUpdate=!0)}},IU=class extends Qi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isCanvasTexture=!0,this.needsUpdate=!0}},Fn=class{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(e,t){let i=this.getUtoTmapping(e);return this.getPoint(i,t)}getPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}getSpacedPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPointAt(i/e));return t}getLength(){let e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===e+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;let t=[],i,r=this.getPoint(0),a=0;t.push(0);for(let s=1;s<=e;s++)i=this.getPoint(s/e),a+=i.distanceTo(r),t.push(a),r=i;return this.cacheArcLengths=t,t}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(e,t){let i=this.getLengths(),r=0,a=i.length,s;t?s=t:s=e*i[a-1];let n=0,o=a-1,l;for(;n<=o;)if(r=Math.floor(n+(o-n)/2),l=i[r]-s,l<0)n=r+1;else if(l>0)o=r-1;else{o=r;break}if(r=o,i[r]===s)return r/(a-1);let h=i[r],c=i[r+1]-h,u=(s-h)/c;return(r+u)/(a-1)}getTangent(e,t){let i=e-1e-4,r=e+1e-4;i<0&&(i=0),r>1&&(r=1);let a=this.getPoint(i),s=this.getPoint(r),n=t||(a.isVector2?new ae:new R);return n.copy(s).sub(a).normalize(),n}getTangentAt(e,t){let i=this.getUtoTmapping(e);return this.getTangent(i,t)}computeFrenetFrames(e,t){let i=new R,r=[],a=[],s=[],n=new R,o=new je;for(let d=0;d<=e;d++){let p=d/e;r[d]=this.getTangentAt(p,new R)}a[0]=new R,s[0]=new R;let l=Number.MAX_VALUE,h=Math.abs(r[0].x),c=Math.abs(r[0].y),u=Math.abs(r[0].z);h<=l&&(l=h,i.set(1,0,0)),c<=l&&(l=c,i.set(0,1,0)),u<=l&&i.set(0,0,1),n.crossVectors(r[0],i).normalize(),a[0].crossVectors(r[0],n),s[0].crossVectors(r[0],a[0]);for(let d=1;d<=e;d++){if(a[d]=a[d-1].clone(),s[d]=s[d-1].clone(),n.crossVectors(r[d-1],r[d]),n.length()>Number.EPSILON){n.normalize();let p=Math.acos(yr(r[d-1].dot(r[d]),-1,1));a[d].applyMatrix4(o.makeRotationAxis(n,p))}s[d].crossVectors(r[d],a[d])}if(t===!0){let d=Math.acos(yr(a[0].dot(a[e]),-1,1));d/=e,r[0].dot(n.crossVectors(a[0],a[e]))>0&&(d=-d);for(let p=1;p<=e;p++)a[p].applyMatrix4(o.makeRotationAxis(r[p],d*p)),s[p].crossVectors(r[p],a[p])}return{tangents:r,normals:a,binormals:s}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){let e={metadata:{version:4.5,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}},kg=class extends Fn{constructor(e=0,t=0,i=1,r=1,a=0,s=Math.PI*2,n=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=i,this.yRadius=r,this.aStartAngle=a,this.aEndAngle=s,this.aClockwise=n,this.aRotation=o}getPoint(e,t){let i=t||new ae,r=Math.PI*2,a=this.aEndAngle-this.aStartAngle,s=Math.abs(a)<Number.EPSILON;for(;a<0;)a+=r;for(;a>r;)a-=r;a<Number.EPSILON&&(s?a=0:a=r),this.aClockwise===!0&&!s&&(a===r?a=-r:a=a-r);let n=this.aStartAngle+e*a,o=this.aX+this.xRadius*Math.cos(n),l=this.aY+this.yRadius*Math.sin(n);if(this.aRotation!==0){let h=Math.cos(this.aRotation),c=Math.sin(this.aRotation),u=o-this.aX,d=l-this.aY;o=u*h-d*c+this.aX,l=u*c+d*h+this.aY}return i.set(o,l)}copy(e){return super.copy(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}toJSON(){let e=super.toJSON();return e.aX=this.aX,e.aY=this.aY,e.xRadius=this.xRadius,e.yRadius=this.yRadius,e.aStartAngle=this.aStartAngle,e.aEndAngle=this.aEndAngle,e.aClockwise=this.aClockwise,e.aRotation=this.aRotation,e}fromJSON(e){return super.fromJSON(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}},RU=class extends kg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function Yx(){let e=0,t=0,i=0,r=0;function a(s,n,o,l){e=s,t=o,i=-3*s+3*n-2*o-l,r=2*s-2*n+o+l}return{initCatmullRom:function(s,n,o,l,h){a(n,o,h*(o-s),h*(l-n))},initNonuniformCatmullRom:function(s,n,o,l,h,c,u){let d=(n-s)/h-(o-s)/(h+c)+(o-n)/c,p=(o-n)/c-(l-n)/(c+u)+(l-o)/u;d*=c,p*=c,a(n,o,d,p)},calc:function(s){let n=s*s,o=n*s;return e+t*s+i*n+r*o}}}var mf=new R,d0=new Yx,p0=new Yx,f0=new Yx,LU=class extends Fn{constructor(e=[],t=!1,i="centripetal",r=.5){super(),this.isCatmullRomCurve3=!0,this.type="CatmullRomCurve3",this.points=e,this.closed=t,this.curveType=i,this.tension=r}getPoint(e,t=new R){let i=t,r=this.points,a=r.length,s=(a-(this.closed?0:1))*e,n=Math.floor(s),o=s-n;this.closed?n+=n>0?0:(Math.floor(Math.abs(n)/a)+1)*a:o===0&&n===a-1&&(n=a-2,o=1);let l,h;this.closed||n>0?l=r[(n-1)%a]:(mf.subVectors(r[0],r[1]).add(r[0]),l=mf);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(mf.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=mf),this.curveType==="centripetal"||this.curveType==="chordal"){let d=this.curveType==="chordal"?.5:.25,p=Math.pow(l.distanceToSquared(c),d),f=Math.pow(c.distanceToSquared(u),d),m=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),m<1e-4&&(m=f),d0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,m),p0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,m),f0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,m)}else this.curveType==="catmullrom"&&(d0.initCatmullRom(l.x,c.x,u.x,h.x,this.tension),p0.initCatmullRom(l.y,c.y,u.y,h.y,this.tension),f0.initCatmullRom(l.z,c.z,u.z,h.z,this.tension));return i.set(d0.calc(o),p0.calc(o),f0.calc(o)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e.closed=this.closed,e.curveType=this.curveType,e.tension=this.tension,e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new R().fromArray(r))}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}};function rS(e,t,i,r,a){let s=(r-t)*.5,n=(a-i)*.5,o=e*e,l=e*o;return(2*i-2*r+s+n)*l+(-3*i+3*r-2*s-n)*o+s*e+i}function BU(e,t){let i=1-e;return i*i*t}function zU(e,t){return 2*(1-e)*e*t}function FU(e,t){return e*e*t}function Dd(e,t,i,r){return BU(e,t)+zU(e,i)+FU(e,r)}function kU(e,t){let i=1-e;return i*i*i*t}function UU(e,t){let i=1-e;return 3*i*i*e*t}function NU(e,t){return 3*(1-e)*e*e*t}function VU(e,t){return e*e*e*t}function Od(e,t,i,r,a){return kU(e,t)+UU(e,i)+NU(e,r)+VU(e,a)}var Hs=class extends Fn{constructor(e=new ae,t=new ae,i=new ae,r=new ae){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new ae){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},xm=class extends Fn{constructor(e=new R,t=new R,i=new R,r=new R){super(),this.isCubicBezierCurve3=!0,this.type="CubicBezierCurve3",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y),Od(e,r.z,a.z,s.z,n.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},Xs=class extends Fn{constructor(e=new ae,t=new ae){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new ae){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}getTangent(e,t){let i=t||new ae;return i.copy(this.v2).sub(this.v1).normalize(),i}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},d3=class extends Fn{constructor(e=new R,t=new R){super(),this.isLineCurve3=!0,this.type="LineCurve3",this.v1=e,this.v2=t}getPoint(e,t=new R){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},wl=class extends Fn{constructor(e=new ae,t=new ae,i=new ae){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new ae){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},jU=class extends Fn{constructor(e=new R,t=new R,i=new R){super(),this.isQuadraticBezierCurve3=!0,this.type="QuadraticBezierCurve3",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y),Dd(e,r.z,a.z,s.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},Xx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new ae){let i=t,r=this.points,a=(r.length-1)*e,s=Math.floor(a),n=a-s,o=r[s===0?s:s-1],l=r[s],h=r[s>r.length-2?r.length-1:s+1],c=r[s>r.length-3?r.length-1:s+2];return i.set(rS(n,o.x,l.x,h.x,c.x),rS(n,o.y,l.y,h.y,c.y)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new ae().fromArray(r))}return this}},GU=Object.freeze({__proto__:null,ArcCurve:RU,CatmullRomCurve3:LU,CubicBezierCurve:Hs,CubicBezierCurve3:xm,EllipseCurve:kg,LineCurve:Xs,LineCurve3:d3,QuadraticBezierCurve:wl,QuadraticBezierCurve3:jU,SplineCurve:Xx}),p3=class extends Fn{constructor(){super(),this.type="CurvePath",this.curves=[],this.autoClose=!1}add(e){this.curves.push(e)}closePath(){let e=this.curves[0].getPoint(0),t=this.curves[this.curves.length-1].getPoint(1);e.equals(t)||this.curves.push(new Xs(t,e))}getPoint(e,t){let i=e*this.getLength(),r=this.getCurveLengths(),a=0;for(;a<r.length;){if(r[a]>=i){let s=r[a]-i,n=this.curves[a],o=n.getLength(),l=o===0?0:1-s/o;return n.getPointAt(l,t)}a++}return null}getLength(){let e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;let e=[],t=0;for(let i=0,r=this.curves.length;i<r;i++)t+=this.curves[i].getLength(),e.push(t);return this.cacheLengths=e,e}getSpacedPoints(e=40){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return this.autoClose&&t.push(t[0]),t}getPoints(e=12){let t=[],i;for(let r=0,a=this.curves;r<a.length;r++){let s=a[r],n=s.isEllipseCurve?e*2:s.isLineCurve||s.isLineCurve3?1:s.isSplineCurve?e*s.points.length:e,o=s.getPoints(n);for(let l=0;l<o.length;l++){let h=o[l];i&&i.equals(h)||(t.push(h),i=h)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(r.clone())}return this.autoClose=e.autoClose,this}toJSON(){let e=super.toJSON();e.autoClose=this.autoClose,e.curves=[];for(let t=0,i=this.curves.length;t<i;t++){let r=this.curves[t];e.curves.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.autoClose=e.autoClose,this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(new GU[r.type]().fromJSON(r))}return this}},Nm=class extends p3{constructor(e){super(),this.type="Path",this.currentPoint=new ae,e&&this.setFromPoints(e)}setFromPoints(e){this.moveTo(e[0].x,e[0].y);for(let t=1,i=e.length;t<i;t++)this.lineTo(e[t].x,e[t].y);return this}moveTo(e,t){return this.currentPoint.set(e,t),this}lineTo(e,t){let i=new Xs(this.currentPoint.clone(),new ae(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new wl(this.currentPoint.clone(),new ae(e,t),new ae(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Hs(this.currentPoint.clone(),new ae(e,t),new ae(i,r),new ae(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Xx(t);return this.curves.push(i),this.currentPoint.copy(e[e.length-1]),this}arc(e,t,i,r,a,s){let n=this.currentPoint.x,o=this.currentPoint.y;return this.absarc(e+n,t+o,i,r,a,s),this}absarc(e,t,i,r,a,s){return this.absellipse(e,t,i,i,r,a,s),this}ellipse(e,t,i,r,a,s,n,o){let l=this.currentPoint.x,h=this.currentPoint.y;return this.absellipse(e+l,t+h,i,r,a,s,n,o),this}absellipse(e,t,i,r,a,s,n,o){let l=new kg(e,t,i,r,a,s,n,o);if(this.curves.length>0){let c=l.getPoint(0);c.equals(this.currentPoint)||this.lineTo(c.x,c.y)}this.curves.push(l);let h=l.getPoint(1);return this.currentPoint.copy(h),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){let e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}},f3=class extends yt{constructor(e=[new ae(0,-.5),new ae(.5,0),new ae(0,.5)],t=12,i=0,r=Math.PI*2){super(),this.type="LatheGeometry",this.parameters={points:e,segments:t,phiStart:i,phiLength:r},t=Math.floor(t),r=yr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new ae,d=new R,p=new R,f=new R,m=0,g=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,f.copy(d),d.normalize(),o.push(d.x,d.y,d.z);break;case e.length-1:o.push(f.x,f.y,f.z);break;default:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,p.copy(d),d.x+=f.x,d.y+=f.y,d.z+=f.z,d.normalize(),o.push(d.x,d.y,d.z),f.copy(p)}for(let y=0;y<=t;y++){let x=i+y*h*r,b=Math.sin(x),_=Math.cos(x);for(let M=0;M<=e.length-1;M++){c.x=e[M].x*b,c.y=e[M].y,c.z=e[M].x*_,s.push(c.x,c.y,c.z),u.x=y/t,u.y=M/(e.length-1),n.push(u.x,u.y);let S=o[3*M+0]*b,C=o[3*M+1],A=o[3*M+0]*_;l.push(S,C,A)}}for(let y=0;y<t;y++)for(let x=0;x<e.length-1;x++){let b=x+y*e.length,_=b,M=b+e.length,S=b+e.length+1,C=b+1;a.push(_,M,C),a.push(S,C,M)}this.setIndex(a),this.setAttribute("position",new ot(s,3)),this.setAttribute("uv",new ot(n,2)),this.setAttribute("normal",new ot(l,3))}static fromJSON(e){return new f3(e.points,e.segments,e.phiStart,e.phiLength)}},Qx=class extends yt{constructor(e=1,t=1,i=1,r=32,a=1,s=!1,n=0,o=Math.PI*2){super(),this.type="CylinderGeometry",this.parameters={radiusTop:e,radiusBottom:t,height:i,radialSegments:r,heightSegments:a,openEnded:s,thetaStart:n,thetaLength:o};let l=this;r=Math.floor(r),a=Math.floor(a);let h=[],c=[],u=[],d=[],p=0,f=[],m=i/2,g=0;y(),s===!1&&(e>0&&x(!0),t>0&&x(!1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function y(){let b=new R,_=new R,M=0,S=(t-e)/i;for(let C=0;C<=a;C++){let A=[],T=C/a,P=T*(t-e)+e;for(let I=0;I<=r;I++){let z=I/r,F=z*o+n,L=Math.sin(F),j=Math.cos(F);_.x=P*L,_.y=-T*i+m,_.z=P*j,c.push(_.x,_.y,_.z),b.set(L,S,j).normalize(),u.push(b.x,b.y,b.z),d.push(z,1-T),A.push(p++)}f.push(A)}for(let C=0;C<r;C++)for(let A=0;A<a;A++){let T=f[A][C],P=f[A+1][C],I=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,I,z),M+=6}l.addGroup(g,M,0),g+=M}function x(b){let _=p,M=new ae,S=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let I=1;I<=r;I++)c.push(0,m*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let I=0;I<=r;I++){let z=I/r*o+n,F=Math.cos(z),L=Math.sin(z);S.x=A*L,S.y=m*T,S.z=A*F,c.push(S.x,S.y,S.z),u.push(0,T,0),M.x=F*.5+.5,M.y=L*.5*T+.5,d.push(M.x,M.y),p++}for(let I=0;I<r;I++){let z=_+I,F=P+I;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(g,C,b===!0?1:2),g+=C}}static fromJSON(e){return new Qx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Zx=class extends Qx{constructor(e=1,t=1,i=32,r=1,a=!1,s=0,n=Math.PI*2){super(0,e,t,i,r,a,s,n),this.type="ConeGeometry",this.parameters={radius:e,height:t,radialSegments:i,heightSegments:r,openEnded:a,thetaStart:s,thetaLength:n}}static fromJSON(e){return new Zx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Kx=class extends yt{constructor(e=[],t=[],i=1,r=0){super(),this.type="PolyhedronGeometry",this.parameters={vertices:e,indices:t,radius:i,detail:r};let a=[],s=[];n(r),l(i),h(),this.setAttribute("position",new ot(a,3)),this.setAttribute("normal",new ot(a.slice(),3)),this.setAttribute("uv",new ot(s,2)),r===0?this.computeVertexNormals():this.normalizeNormals();function n(y){let x=new R,b=new R,_=new R;for(let M=0;M<t.length;M+=3)d(t[M+0],x),d(t[M+1],b),d(t[M+2],_),o(x,b,_,y)}function o(y,x,b,_){let M=_+1,S=[];for(let C=0;C<=M;C++){S[C]=[];let A=y.clone().lerp(b,C/M),T=x.clone().lerp(b,C/M),P=M-C;for(let I=0;I<=P;I++)I===0&&C===M?S[C][I]=A:S[C][I]=A.clone().lerp(T,I/P)}for(let C=0;C<M;C++)for(let A=0;A<2*(M-C)-1;A++){let T=Math.floor(A/2);A%2===0?(u(S[C][T+1]),u(S[C+1][T]),u(S[C][T])):(u(S[C][T+1]),u(S[C+1][T+1]),u(S[C+1][T]))}}function l(y){let x=new R;for(let b=0;b<a.length;b+=3)x.x=a[b+0],x.y=a[b+1],x.z=a[b+2],x.normalize().multiplyScalar(y),a[b+0]=x.x,a[b+1]=x.y,a[b+2]=x.z}function h(){let y=new R;for(let x=0;x<a.length;x+=3){y.x=a[x+0],y.y=a[x+1],y.z=a[x+2];let b=m(y)/2/Math.PI+.5,_=g(y)/Math.PI+.5;s.push(b,1-_)}p(),c()}function c(){for(let y=0;y<s.length;y+=6){let x=s[y+0],b=s[y+2],_=s[y+4],M=Math.max(x,b,_),S=Math.min(x,b,_);M>.9&&S<.1&&(x<.2&&(s[y+0]+=1),b<.2&&(s[y+2]+=1),_<.2&&(s[y+4]+=1))}}function u(y){a.push(y.x,y.y,y.z)}function d(y,x){let b=y*3;x.x=e[b+0],x.y=e[b+1],x.z=e[b+2]}function p(){let y=new R,x=new R,b=new R,_=new R,M=new ae,S=new ae,C=new ae;for(let A=0,T=0;A<a.length;A+=9,T+=6){y.set(a[A+0],a[A+1],a[A+2]),x.set(a[A+3],a[A+4],a[A+5]),b.set(a[A+6],a[A+7],a[A+8]),M.set(s[T+0],s[T+1]),S.set(s[T+2],s[T+3]),C.set(s[T+4],s[T+5]),_.copy(y).add(x).add(b).divideScalar(3);let P=m(_);f(M,T+0,y,P),f(S,T+2,x,P),f(C,T+4,b,P)}}function f(y,x,b,_){_<0&&y.x===1&&(s[x]=y.x-1),b.x===0&&b.z===0&&(s[x]=_/2/Math.PI+.5)}function m(y){return Math.atan2(y.z,-y.x)}function g(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new Kx(e.vertices,e.indices,e.radius,e.details)}},m3=class extends Kx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=1/i,a=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-r,-i,0,-r,i,0,r,-i,0,r,i,-r,-i,0,-r,i,0,r,-i,0,r,i,0,-i,0,-r,i,0,-r,-i,0,r,i,0,r],s=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9];super(a,s,e,t),this.type="DodecahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new m3(e.radius,e.detail)}},Vm=class extends Nm{constructor(e){super(e),this.uuid=_s(),this.type="Shape",this.holes=[]}getPointsHoles(e){let t=[];for(let i=0,r=this.holes.length;i<r;i++)t[i]=this.holes[i].getPoints(e);return t}extractPoints(e){return{shape:this.getPoints(e),holes:this.getPointsHoles(e)}}copy(e){super.copy(e),this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.uuid=this.uuid,e.holes=[];for(let t=0,i=this.holes.length;t<i;t++){let r=this.holes[t];e.holes.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.uuid=e.uuid,this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(new Nm().fromJSON(r))}return this}},HU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=g3(e,0,a,i,!0),n=[];if(!s||s.next===s.prev)return n;let o,l,h,c,u,d,p;if(r&&(s=QU(e,t,s,i)),e.length>80*i){o=h=e[0],l=c=e[1];for(let f=i;f<a;f+=i)u=e[f],d=e[f+1],u<o&&(o=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);p=Math.max(h-o,c-l),p=p!==0?32767/p:0}return Hd(s,n,i,o,l,p,0),n}};function g3(e,t,i,r,a){let s,n;if(a===nN(e,t,i,r)>0)for(s=t;s<i;s+=r)n=aS(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=aS(s,e[s],e[s+1],n);return n&&Ug(n,n.next)&&(qd(n),n=n.next),n}function vh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(Ug(i,i.next)||Xi(i.prev,i,i.next)===0)){if(qd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Hd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&eN(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?qU(e,r,a,s):WU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),qd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=YU(vh(e),t,i),Hd(e,t,i,r,a,s,2)):n===2&&XU(e,t,i,r,a,s):Hd(vh(e),t,i,r,a,s,1);break}}}function WU(e){let t=e.prev,i=e,r=e.next;if(Xi(t,i,r)>=0)return!1;let a=t.x,s=i.x,n=r.x,o=t.y,l=i.y,h=r.y,c=a<s?a<n?a:n:s<n?s:n,u=o<l?o<h?o:h:l<h?l:h,d=a>s?a>n?a:n:s>n?s:n,p=o>l?o>h?o:h:l>h?l:h,f=r.next;for(;f!==t;){if(f.x>=c&&f.x<=d&&f.y>=u&&f.y<=p&&Dc(a,o,s,l,n,h,f.x,f.y)&&Xi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function qU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Xi(a,s,n)>=0)return!1;let o=a.x,l=s.x,h=n.x,c=a.y,u=s.y,d=n.y,p=o<l?o<h?o:h:l<h?l:h,f=c<u?c<d?c:d:u<d?u:d,m=o>l?o>h?o:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=Yy(p,f,t,i,r),x=Yy(m,g,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Dc(o,c,l,u,h,d,b.x,b.y)&&Xi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Dc(o,c,l,u,h,d,_.x,_.y)&&Xi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Dc(o,c,l,u,h,d,b.x,b.y)&&Xi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Dc(o,c,l,u,h,d,_.x,_.y)&&Xi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function YU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!Ug(a,s)&&v3(a,r,r.next,s)&&Wd(a,s)&&Wd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),qd(r),qd(r.next),r=e=s),r=r.next}while(r!==e);return vh(r)}function XU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&rN(n,o)){let l=y3(n,o);n=vh(n,n.next),l=vh(l,l.next),Hd(n,t,i,r,a,s,0),Hd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function QU(e,t,i,r){let a=[],s,n,o,l,h;for(s=0,n=t.length;s<n;s++)o=t[s]*r,l=s<n-1?t[s+1]*r:e.length,h=g3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(iN(h));for(a.sort(ZU),s=0;s<a.length;s++)i=KU(a[s],i);return i}function ZU(e,t){return e.x-t.x}function KU(e,t){let i=JU(e,t);if(!i)return t;let r=y3(i,e);return vh(r,r.next),vh(i,i.next)}function JU(e,t){let i=t,r=-1/0,a,s=e.x,n=e.y;do{if(n<=i.y&&n>=i.next.y&&i.next.y!==i.y){let d=i.x+(n-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(d<=s&&d>r&&(r=d,a=i.x<i.next.x?i:i.next,d===s))return a}i=i.next}while(i!==t);if(!a)return null;let o=a,l=a.x,h=a.y,c=1/0,u;i=a;do s>=i.x&&i.x>=l&&s!==i.x&&Dc(n<h?s:r,n,l,h,n<h?r:s,n,i.x,i.y)&&(u=Math.abs(n-i.y)/(s-i.x),Wd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&$U(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function $U(e,t){return Xi(e.prev,e,t.prev)<0&&Xi(t.next,e,e.next)<0}function eN(e,t,i,r){let a=e;do a.z===0&&(a.z=Yy(a.x,a.y,t,i,r)),a.prevZ=a.prev,a.nextZ=a.next,a=a.next;while(a!==e);a.prevZ.nextZ=null,a.prevZ=null,tN(a)}function tN(e){let t,i,r,a,s,n,o,l,h=1;do{for(i=e,e=null,s=null,n=0;i;){for(n++,r=i,o=0,t=0;t<h&&(o++,r=r.nextZ,!!r);t++);for(l=h;o>0||l>0&&r;)o!==0&&(l===0||!r||i.z<=r.z)?(a=i,i=i.nextZ,o--):(a=r,r=r.nextZ,l--),s?s.nextZ=a:e=a,a.prevZ=s,s=a;i=r}s.nextZ=null,h*=2}while(n>1);return e}function Yy(e,t,i,r,a){return e=(e-i)*a|0,t=(t-r)*a|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function iN(e){let t=e,i=e;do(t.x<i.x||t.x===i.x&&t.y<i.y)&&(i=t),t=t.next;while(t!==e);return i}function Dc(e,t,i,r,a,s,n,o){return(a-n)*(t-o)>=(e-n)*(s-o)&&(e-n)*(r-o)>=(i-n)*(t-o)&&(i-n)*(s-o)>=(a-n)*(r-o)}function rN(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!aN(e,t)&&(Wd(e,t)&&Wd(t,e)&&sN(e,t)&&(Xi(e.prev,e,t.prev)||Xi(e,t.prev,t))||Ug(e,t)&&Xi(e.prev,e,e.next)>0&&Xi(t.prev,t,t.next)>0)}function Xi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function Ug(e,t){return e.x===t.x&&e.y===t.y}function v3(e,t,i,r){let a=vf(Xi(e,t,i)),s=vf(Xi(e,t,r)),n=vf(Xi(i,r,e)),o=vf(Xi(i,r,t));return!!(a!==s&&n!==o||a===0&&gf(e,i,t)||s===0&&gf(e,r,t)||n===0&&gf(i,e,r)||o===0&&gf(i,t,r))}function gf(e,t,i){return t.x<=Math.max(e.x,i.x)&&t.x>=Math.min(e.x,i.x)&&t.y<=Math.max(e.y,i.y)&&t.y>=Math.min(e.y,i.y)}function vf(e){return e>0?1:e<0?-1:0}function aN(e,t){let i=e;do{if(i.i!==e.i&&i.next.i!==e.i&&i.i!==t.i&&i.next.i!==t.i&&v3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function Wd(e,t){return Xi(e.prev,e,e.next)<0?Xi(e,t,e.next)>=0&&Xi(e,e.prev,t)>=0:Xi(e,t,e.prev)<0||Xi(e,e.next,t)<0}function sN(e,t){let i=e,r=!1,a=(e.x+t.x)/2,s=(e.y+t.y)/2;do i.y>s!=i.next.y>s&&i.next.y!==i.y&&a<(i.next.x-i.x)*(s-i.y)/(i.next.y-i.y)+i.x&&(r=!r),i=i.next;while(i!==e);return r}function y3(e,t){let i=new Xy(e.i,e.x,e.y),r=new Xy(t.i,t.x,t.y),a=e.next,s=t.prev;return e.next=t,t.prev=e,i.next=a,a.prev=i,r.next=i,i.prev=r,s.next=r,r.prev=s,r}function aS(e,t,i,r){let a=new Xy(e,t,i);return r?(a.next=r.next,a.prev=r,r.next.prev=a,r.next=a):(a.prev=a,a.next=a),a}function qd(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function Xy(e,t,i){this.i=e,this.x=t,this.y=i,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function nN(e,t,i,r){let a=0;for(let s=t,n=i-r;s<i;s+=r)a+=(e[n]-e[s])*(e[s+1]+e[n+1]),n=s;return a}var x3=class{static area(e){let t=e.length,i=0;for(let r=t-1,a=0;a<t;r=a++)i+=e[r].x*e[a].y-e[a].x*e[r].y;return i*.5}static isClockWise(e){return x3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];sS(e),nS(i,e);let s=e.length;t.forEach(sS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,nS(i,t[o]);let n=HU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function sS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function nS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var b3=class extends Kx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=[-1,i,0,1,i,0,-1,-i,0,1,-i,0,0,-1,i,0,1,i,0,-1,-i,0,1,-i,i,0,-1,i,0,1,-i,0,-1,-i,0,1],a=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1];super(r,a,e,t),this.type="IcosahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new b3(e.radius,e.detail)}},Bc=class extends yt{constructor(e=1,t=32,i=16,r=0,a=Math.PI*2,s=0,n=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:e,widthSegments:t,heightSegments:i,phiStart:r,phiLength:a,thetaStart:s,thetaLength:n},t=Math.max(3,Math.floor(t)),i=Math.max(2,Math.floor(i));let o=Math.min(s+n,Math.PI),l=0,h=[],c=new R,u=new R,d=[],p=[],f=[],m=[];for(let g=0;g<=i;g++){let y=[],x=g/i,b=0;g==0&&s==0?b=.5/t:g==i&&o==Math.PI&&(b=-.5/t);for(let _=0;_<=t;_++){let M=_/t;c.x=-e*Math.cos(r+M*a)*Math.sin(s+x*n),c.y=e*Math.cos(s+x*n),c.z=e*Math.sin(r+M*a)*Math.sin(s+x*n),p.push(c.x,c.y,c.z),u.copy(c).normalize(),f.push(u.x,u.y,u.z),m.push(M+b,1-x),y.push(l++)}h.push(y)}for(let g=0;g<i;g++)for(let y=0;y<t;y++){let x=h[g][y+1],b=h[g][y],_=h[g+1][y],M=h[g+1][y+1];(g!==0||s>0)&&d.push(x,b,M),(g!==i-1||o<Math.PI)&&d.push(b,_,M)}this.setIndex(d),this.setAttribute("position",new ot(p,3)),this.setAttribute("normal",new ot(f,3)),this.setAttribute("uv",new ot(m,2))}static fromJSON(e){return new Bc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},w3=class extends yt{constructor(e=1,t=.4,i=12,r=48,a=Math.PI*2){super(),this.type="TorusGeometry",this.parameters={radius:e,tube:t,radialSegments:i,tubularSegments:r,arc:a},i=Math.floor(i),r=Math.floor(r);let s=[],n=[],o=[],l=[],h=new R,c=new R,u=new R;for(let d=0;d<=i;d++)for(let p=0;p<=r;p++){let f=p/r*a,m=d/i*Math.PI*2;c.x=(e+t*Math.cos(m))*Math.cos(f),c.y=(e+t*Math.cos(m))*Math.sin(f),c.z=t*Math.sin(m),n.push(c.x,c.y,c.z),h.x=e*Math.cos(f),h.y=e*Math.sin(f),u.subVectors(c,h).normalize(),o.push(u.x,u.y,u.z),l.push(p/r),l.push(d/i)}for(let d=1;d<=i;d++)for(let p=1;p<=r;p++){let f=(r+1)*d+p-1,m=(r+1)*(d-1)+p-1,g=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,m,y),s.push(m,g,y)}this.setIndex(s),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}static fromJSON(e){return new w3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},_3=class extends yt{constructor(e=1,t=.4,i=64,r=8,a=2,s=3){super(),this.type="TorusKnotGeometry",this.parameters={radius:e,tube:t,tubularSegments:i,radialSegments:r,p:a,q:s},i=Math.floor(i),r=Math.floor(r);let n=[],o=[],l=[],h=[],c=new R,u=new R,d=new R,p=new R,f=new R,m=new R,g=new R;for(let x=0;x<=i;++x){let b=x/i*a*Math.PI*2;y(b,a,s,e,d),y(b+.01,a,s,e,p),m.subVectors(p,d),g.addVectors(p,d),f.crossVectors(m,g),g.crossVectors(f,m),f.normalize(),g.normalize();for(let _=0;_<=r;++_){let M=_/r*Math.PI*2,S=-t*Math.cos(M),C=t*Math.sin(M);c.x=d.x+(S*g.x+C*f.x),c.y=d.y+(S*g.y+C*f.y),c.z=d.z+(S*g.z+C*f.z),o.push(c.x,c.y,c.z),u.subVectors(c,d).normalize(),l.push(u.x,u.y,u.z),h.push(x/i),h.push(_/r)}}for(let x=1;x<=i;x++)for(let b=1;b<=r;b++){let _=(r+1)*(x-1)+(b-1),M=(r+1)*x+(b-1),S=(r+1)*x+b,C=(r+1)*(x-1)+b;n.push(_,M,C),n.push(M,S,C)}this.setIndex(n),this.setAttribute("position",new ot(o,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(h,2));function y(x,b,_,M,S){let C=Math.cos(x),A=Math.sin(x),T=_/b*x,P=Math.cos(T);S.x=M*(2+P)*.5*C,S.y=M*(2+P)*A*.5,S.z=M*Math.sin(T)*.5}}static fromJSON(e){return new _3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return S3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function yf(e,t,i){return!e||!i&&e.constructor===t?e:typeof t.BYTES_PER_ELEMENT=="number"?new t(e):Array.prototype.slice.call(e)}function S3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function oN(e){function t(a,s){return e[a]-e[s]}let i=e.length,r=new Array(i);for(let a=0;a!==i;++a)r[a]=a;return r.sort(t),r}function oS(e,t,i){let r=e.length,a=new e.constructor(r);for(let s=0,n=0;n!==r;++s){let o=i[s]*t;for(let l=0;l!==t;++l)a[n++]=e[o+l]}return a}function A3(e,t,i,r){let a=1,s=e[0];for(;s!==void 0&&s[r]===void 0;)s=e[a++];if(s===void 0)return;let n=s[r];if(n!==void 0)if(Array.isArray(n))do n=s[r],n!==void 0&&(t.push(s.time),i.push.apply(i,n)),s=e[a++];while(s!==void 0);else if(n.toArray!==void 0)do n=s[r],n!==void 0&&(t.push(s.time),n.toArray(i,i.length)),s=e[a++];while(s!==void 0);else do n=s[r],n!==void 0&&(t.push(s.time),i.push(n)),s=e[a++];while(s!==void 0)}var Ng=class{constructor(e,t,i,r){this.parameterPositions=e,this._cachedIndex=0,this.resultBuffer=r!==void 0?r:new t.constructor(i),this.sampleValues=t,this.valueSize=i,this.settings=null,this.DefaultSettings_={}}evaluate(e){let t=this.parameterPositions,i=this._cachedIndex,r=t[i],a=t[i-1];e:{t:{let s;i:{r:if(!(e<r)){for(let n=i+2;;){if(r===void 0){if(e<a)break r;return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}if(i===n)break;if(a=r,r=t[++i],e<r)break t}s=t.length;break i}if(!(e>=a)){let n=t[1];e<n&&(i=2,a=n);for(let o=i-2;;){if(a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(i===o)break;if(r=a,a=t[--i-1],e>=a)break t}s=i,i=0;break i}break e}for(;i<s;){let n=i+s>>>1;e<t[n]?s=n:i=n+1}if(r=t[i],a=t[i-1],a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(r===void 0)return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}this._cachedIndex=i,this.intervalChanged_(i,a,r)}return this.interpolate_(i,a,e,r)}getSettings_(){return this.settings||this.DefaultSettings_}copySampleValue_(e){let t=this.resultBuffer,i=this.sampleValues,r=this.valueSize,a=e*r;for(let s=0;s!==r;++s)t[s]=i[a+s];return t}interpolate_(){throw new Error("call to abstract method")}intervalChanged_(){}},lN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r),this._weightPrev=-0,this._offsetPrev=-0,this._weightNext=-0,this._offsetNext=-0,this.DefaultSettings_={endingStart:Ec,endingEnd:Ec}}intervalChanged_(e,t,i){let r=this.parameterPositions,a=e-2,s=e+1,n=r[a],o=r[s];if(n===void 0)switch(this.getSettings_().endingStart){case Tc:a=e,n=2*t-i;break;case zm:a=r.length-2,n=t+r[a]-r[a+1];break;default:a=e,n=i}if(o===void 0)switch(this.getSettings_().endingEnd){case Tc:s=e,o=2*i-t;break;case zm:s=1,o=i+r[1]-r[0];break;default:s=e-1,o=t}let l=(i-t)*.5,h=this.valueSize;this._weightPrev=l/(t-n),this._weightNext=l/(o-i),this._offsetPrev=a*h,this._offsetNext=s*h}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=this._offsetPrev,c=this._offsetNext,u=this._weightPrev,d=this._weightNext,p=(i-t)/(r-t),f=p*p,m=f*p,g=-u*m+2*u*f-u*p,y=(1+u)*m+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*m+(1.5+d)*f+.5*p,b=d*m-d*f;for(let _=0;_!==n;++_)a[_]=g*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},M3=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=(i-t)/(r-t),c=1-h;for(let u=0;u!==n;++u)a[u]=s[l+u]*c+s[o+u]*h;return a}},hN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e){return this.copySampleValue_(e-1)}},kn=class{constructor(e,t,i,r){if(e===void 0)throw new Error("THREE.KeyframeTrack: track name is undefined");if(t===void 0||t.length===0)throw new Error("THREE.KeyframeTrack: no keyframes in track named "+e);this.name=e,this.times=yf(t,this.TimeBufferType),this.values=yf(i,this.ValueBufferType),this.setInterpolation(r||this.DefaultInterpolation)}static toJSON(e){let t=e.constructor,i;if(t.toJSON!==this.toJSON)i=t.toJSON(e);else{i={name:e.name,times:yf(e.times,Array),values:yf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new hN(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new M3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new lN(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Lm:t=this.InterpolantFactoryMethodDiscrete;break;case Bm:t=this.InterpolantFactoryMethodLinear;break;case Uv:t=this.InterpolantFactoryMethodSmooth;break}if(t===void 0){let i="unsupported interpolation for "+this.ValueTypeName+" keyframe track named "+this.name;if(this.createInterpolant===void 0)if(e!==this.DefaultInterpolation)this.setInterpolation(this.DefaultInterpolation);else throw new Error(i);return console.warn("THREE.KeyframeTrack:",i),this}return this.createInterpolant=t,this}getInterpolation(){switch(this.createInterpolant){case this.InterpolantFactoryMethodDiscrete:return Lm;case this.InterpolantFactoryMethodLinear:return Bm;case this.InterpolantFactoryMethodSmooth:return Uv}}getValueSize(){return this.values.length/this.times.length}shift(e){if(e!==0){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]+=e}return this}scale(e){if(e!==1){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]*=e}return this}trim(e,t){let i=this.times,r=i.length,a=0,s=r-1;for(;a!==r&&i[a]<e;)++a;for(;s!==-1&&i[s]>t;)--s;if(++s,a!==0||s!==r){a>=s&&(s=Math.max(s,1),a=s-1);let n=this.getValueSize();this.times=Wo(i,a,s),this.values=Wo(this.values,a*n,s*n)}return this}validate(){let e=!0,t=this.getValueSize();t-Math.floor(t)!==0&&(console.error("THREE.KeyframeTrack: Invalid value size in track.",this),e=!1);let i=this.times,r=this.values,a=i.length;a===0&&(console.error("THREE.KeyframeTrack: Track is empty.",this),e=!1);let s=null;for(let n=0;n!==a;n++){let o=i[n];if(typeof o=="number"&&isNaN(o)){console.error("THREE.KeyframeTrack: Time is not a valid number.",this,n,o),e=!1;break}if(s!==null&&s>o){console.error("THREE.KeyframeTrack: Out of order keys.",this,n,o,s),e=!1;break}s=o}if(r!==void 0&&S3(r))for(let n=0,o=r.length;n!==o;++n){let l=r[n];if(isNaN(l)){console.error("THREE.KeyframeTrack: Value is not a valid number.",this,n,l),e=!1;break}}return e}optimize(){let e=Wo(this.times),t=Wo(this.values),i=this.getValueSize(),r=this.getInterpolation()===Uv,a=e.length-1,s=1;for(let n=1;n<a;++n){let o=!1,l=e[n],h=e[n+1];if(l!==h&&(n!==1||l!==e[0]))if(r)o=!0;else{let c=n*i,u=c-i,d=c+i;for(let p=0;p!==i;++p){let f=t[c+p];if(f!==t[u+p]||f!==t[d+p]){o=!0;break}}}if(o){if(n!==s){e[s]=e[n];let c=n*i,u=s*i;for(let d=0;d!==i;++d)t[u+d]=t[c+d]}++s}}if(a>0){e[s]=e[a];for(let n=a*i,o=s*i,l=0;l!==i;++l)t[o+l]=t[n+l];++s}return s!==e.length?(this.times=Wo(e,0,s),this.values=Wo(t,0,s*i)):(this.times=e,this.values=t),this}clone(){let e=Wo(this.times,0),t=Wo(this.values,0),i=this.constructor,r=new i(this.name,e,t);return r.createInterpolant=this.createInterpolant,r}};kn.prototype.TimeBufferType=Float32Array;kn.prototype.ValueBufferType=Float32Array;kn.prototype.DefaultInterpolation=Bm;var fu=class extends kn{};fu.prototype.ValueTypeName="bool";fu.prototype.ValueBufferType=Array;fu.prototype.DefaultInterpolation=Lm;fu.prototype.InterpolantFactoryMethodLinear=void 0;fu.prototype.InterpolantFactoryMethodSmooth=void 0;var C3=class extends kn{};C3.prototype.ValueTypeName="color";var jm=class extends kn{};jm.prototype.ValueTypeName="number";var cN=class extends Ng{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=(i-t)/(r-t),l=e*n;for(let h=l+n;l!==h;l+=4)Rt.slerpFlat(a,0,s,l-n,s,l,o);return a}},pp=class extends kn{InterpolantFactoryMethodLinear(e){return new cN(this.times,this.values,this.getValueSize(),e)}};pp.prototype.ValueTypeName="quaternion";pp.prototype.DefaultInterpolation=Bm;pp.prototype.InterpolantFactoryMethodSmooth=void 0;var mu=class extends kn{};mu.prototype.ValueTypeName="string";mu.prototype.ValueBufferType=Array;mu.prototype.DefaultInterpolation=Lm;mu.prototype.InterpolantFactoryMethodLinear=void 0;mu.prototype.InterpolantFactoryMethodSmooth=void 0;var Gm=class extends kn{};Gm.prototype.ValueTypeName="vector";var Qy=class{constructor(e,t=-1,i,r=Nx){this.name=e,this.tracks=i,this.duration=t,this.blendMode=r,this.uuid=_s(),this.duration<0&&this.resetDuration()}static parse(e){let t=[],i=e.tracks,r=1/(e.fps||1);for(let s=0,n=i.length;s!==n;++s)t.push(dN(i[s]).scale(r));let a=new this(e.name,e.duration,t,e.blendMode);return a.uuid=e.uuid,a}static toJSON(e){let t=[],i=e.tracks,r={name:e.name,duration:e.duration,tracks:t,uuid:e.uuid,blendMode:e.blendMode};for(let a=0,s=i.length;a!==s;++a)t.push(kn.toJSON(i[a]));return r}static CreateFromMorphTargetSequence(e,t,i,r){let a=t.length,s=[];for(let n=0;n<a;n++){let o=[],l=[];o.push((n+a-1)%a,n,(n+1)%a),l.push(0,1,0);let h=oN(o);o=oS(o,1,h),l=oS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new jm(".morphTargetInfluences["+t[n].name+"]",o,l).scale(1/i))}return new this(e,-1,s)}static findByName(e,t){let i=e;if(!Array.isArray(e)){let r=e;i=r.geometry&&r.geometry.animations||r.animations}for(let r=0;r<i.length;r++)if(i[r].name===t)return i[r];return null}static CreateClipsFromMorphTargetSequences(e,t,i){let r={},a=/^([\w-]*?)([\d]+)$/;for(let n=0,o=e.length;n<o;n++){let l=e[n],h=l.name.match(a);if(h&&h.length>1){let c=h[1],u=r[c];u||(r[c]=u=[]),u.push(l)}}let s=[];for(let n in r)s.push(this.CreateFromMorphTargetSequence(n,r[n],t,i));return s}static parseAnimation(e,t){if(!e)return console.error("THREE.AnimationClip: No animation in JSONLoader data."),null;let i=function(h,c,u,d,p){if(u.length!==0){let f=[],m=[];A3(u,f,m,d),f.length!==0&&p.push(new h(c,f,m))}},r=[],a=e.name||"default",s=e.fps||30,n=e.blendMode,o=e.length||-1,l=e.hierarchy||[];for(let h=0;h<l.length;h++){let c=l[h].keys;if(!(!c||c.length===0))if(c[0].morphTargets){let u={},d;for(d=0;d<c.length;d++)if(c[d].morphTargets)for(let p=0;p<c[d].morphTargets.length;p++)u[c[d].morphTargets[p]]=-1;for(let p in u){let f=[],m=[];for(let g=0;g!==c[d].morphTargets.length;++g){let y=c[d];f.push(y.time),m.push(y.morphTarget===p?1:0)}r.push(new jm(".morphTargetInfluence["+p+"]",f,m))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(Gm,u+".position",c,"pos",r),i(pp,u+".quaternion",c,"rot",r),i(Gm,u+".scale",c,"scl",r)}}return r.length===0?null:new this(a,o,r,n)}resetDuration(){let e=this.tracks,t=0;for(let i=0,r=e.length;i!==r;++i){let a=this.tracks[i];t=Math.max(t,a.times[a.times.length-1])}return this.duration=t,this}trim(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].trim(0,this.duration);return this}validate(){let e=!0;for(let t=0;t<this.tracks.length;t++)e=e&&this.tracks[t].validate();return e}optimize(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].optimize();return this}clone(){let e=[];for(let t=0;t<this.tracks.length;t++)e.push(this.tracks[t].clone());return new this.constructor(this.name,this.duration,e,this.blendMode)}toJSON(){return this.constructor.toJSON(this)}};function uN(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return jm;case"vector":case"vector2":case"vector3":case"vector4":return Gm;case"color":return C3;case"quaternion":return pp;case"bool":case"boolean":return fu;case"string":return mu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function dN(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=uN(e.type);if(e.times===void 0){let i=[],r=[];A3(e.keys,i,r,"value"),e.times=i,e.values=r}return t.parse!==void 0?t.parse(e):new t(e.name,e.times,e.values,e.interpolation)}var Hm={enabled:!1,files:{},add:function(e,t){this.enabled!==!1&&(this.files[e]=t)},get:function(e){if(this.enabled!==!1)return this.files[e]},remove:function(e){delete this.files[e]},clear:function(){this.files={}}},E3=class{constructor(e,t,i){let r=this,a=!1,s=0,n=0,o,l=[];this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=i,this.itemStart=function(h){n++,a===!1&&r.onStart!==void 0&&r.onStart(h,s,n),a=!0},this.itemEnd=function(h){s++,r.onProgress!==void 0&&r.onProgress(h,s,n),s===n&&(a=!1,r.onLoad!==void 0&&r.onLoad())},this.itemError=function(h){r.onError!==void 0&&r.onError(h)},this.resolveURL=function(h){return o?o(h):h},this.setURLModifier=function(h){return o=h,this},this.addHandler=function(h,c){return l.push(h,c),this},this.removeHandler=function(h){let c=l.indexOf(h);return c!==-1&&l.splice(c,2),this},this.getHandler=function(h){for(let c=0,u=l.length;c<u;c+=2){let d=l[c],p=l[c+1];if(d.global&&(d.lastIndex=0),d.test(h))return p}return null}}},pN=new E3,fp=class{constructor(e){this.manager=e!==void 0?e:pN,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}load(){}loadAsync(e,t){let i=this;return new Promise(function(r,a){i.load(e,r,t,a)})}parse(){}setCrossOrigin(e){return this.crossOrigin=e,this}setWithCredentials(e){return this.withCredentials=e,this}setPath(e){return this.path=e,this}setResourcePath(e){return this.resourcePath=e,this}setRequestHeader(e){return this.requestHeader=e,this}},$n={},fN=class extends Error{constructor(e,t){super(e),this.response=t}},Zy=class extends fp{constructor(e){super(e)}load(e,t,i,r){e===void 0&&(e=""),this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=Hm.get(e);if(a!==void 0)return this.manager.itemStart(e),setTimeout(()=>{t&&t(a),this.manager.itemEnd(e)},0),a;if($n[e]!==void 0){$n[e].push({onLoad:t,onProgress:i,onError:r});return}$n[e]=[],$n[e].push({onLoad:t,onProgress:i,onError:r});let s=new Request(e,{headers:new Headers(this.requestHeader),credentials:this.withCredentials?"include":"same-origin"}),n=this.mimeType,o=this.responseType;fetch(s).then(l=>{if(l.status===200||l.status===0){if(l.status===0&&console.warn("THREE.FileLoader: HTTP Status 0 received."),typeof ReadableStream>"u"||l.body===void 0||l.body.getReader===void 0)return l;let h=$n[e],c=l.body.getReader(),u=l.headers.get("Content-Length")||l.headers.get("X-File-Size"),d=u?parseInt(u):0,p=d!==0,f=0,m=new ReadableStream({start(g){y();function y(){c.read().then(({done:x,value:b})=>{if(x)g.close();else{f+=b.byteLength;let _=new ProgressEvent("progress",{lengthComputable:p,loaded:f,total:d});for(let M=0,S=h.length;M<S;M++){let C=h[M];C.onProgress&&C.onProgress(_)}g.enqueue(b),y()}})}}});return new Response(m)}else throw new fN(`fetch for "${l.url}" responded with ${l.status}: ${l.statusText}`,l)}).then(l=>{switch(o){case"arraybuffer":return l.arrayBuffer();case"blob":return l.blob();case"document":return l.text().then(h=>new DOMParser().parseFromString(h,n));case"json":return l.json();default:if(n===void 0)return l.text();{let h=/charset="?([^;"\s]*)"?/i.exec(n),c=h&&h[1]?h[1].toLowerCase():void 0,u=new TextDecoder(c);return l.arrayBuffer().then(d=>u.decode(d))}}}).then(l=>{Hm.add(e,l);let h=$n[e];delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onLoad&&d.onLoad(l)}}).catch(l=>{let h=$n[e];if(h===void 0)throw this.manager.itemError(e),l;delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onError&&d.onError(l)}this.manager.itemError(e)}).finally(()=>{this.manager.itemEnd(e)}),this.manager.itemStart(e)}setResponseType(e){return this.responseType=e,this}setMimeType(e){return this.mimeType=e,this}},mN=class extends fp{constructor(e){super(e)}load(e,t,i,r){this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=this,s=Hm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=jd("img");function o(){h(),Hm.add(e,this),t&&t(this),a.manager.itemEnd(e)}function l(c){h(),r&&r(c),a.manager.itemError(e),a.manager.itemEnd(e)}function h(){n.removeEventListener("load",o,!1),n.removeEventListener("error",l,!1)}return n.addEventListener("load",o,!1),n.addEventListener("error",l,!1),e.slice(0,5)!=="data:"&&this.crossOrigin!==void 0&&(n.crossOrigin=this.crossOrigin),a.manager.itemStart(e),n.src=e,n}},gN=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=new Qi,s=new mN(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(e,function(n){a.image=n,a.needsUpdate=!0,t!==void 0&&t(a)},i,r),a}},mp=class extends Ai{constructor(e,t=1){super(),this.isLight=!0,this.type="Light",this.color=new Ct(e),this.intensity=t}dispose(){}copy(e,t){return super.copy(e,t),this.color.copy(e.color),this.intensity=e.intensity,this}toJSON(e){let t=super.toJSON(e);return t.object.color=this.color.getHex(),t.object.intensity=this.intensity,this.groundColor!==void 0&&(t.object.groundColor=this.groundColor.getHex()),this.distance!==void 0&&(t.object.distance=this.distance),this.angle!==void 0&&(t.object.angle=this.angle),this.decay!==void 0&&(t.object.decay=this.decay),this.penumbra!==void 0&&(t.object.penumbra=this.penumbra),this.shadow!==void 0&&(t.object.shadow=this.shadow.toJSON()),t}},vN=class extends mp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.groundColor=new Ct(t)}copy(e,t){return super.copy(e,t),this.groundColor.copy(e.groundColor),this}},m0=new je,lS=new R,hS=new R,Jx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new ae(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new Hx,this._frameExtents=new ae(1,1),this._viewportCount=1,this._viewports=[new Lt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;lS.setFromMatrixPosition(e.matrixWorld),t.position.copy(lS),hS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(hS),t.updateMatrixWorld(),m0.multiplyMatrices(t.projectionMatrix,t.matrixWorldInverse),this._frustum.setFromProjectionMatrix(m0),i.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),i.multiply(m0)}getViewport(e){return this._viewports[e]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(e){return this.camera=e.camera.clone(),this.bias=e.bias,this.radius=e.radius,this.mapSize.copy(e.mapSize),this}clone(){return new this.constructor().copy(this)}toJSON(){let e={};return this.bias!==0&&(e.bias=this.bias),this.normalBias!==0&&(e.normalBias=this.normalBias),this.radius!==1&&(e.radius=this.radius),(this.mapSize.x!==512||this.mapSize.y!==512)&&(e.mapSize=this.mapSize.toArray()),e.camera=this.camera.toJSON(!1).object,delete e.camera.matrix,e}},yN=class extends Jx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=Vd*2*e.angle*this.focus,r=this.mapSize.width/this.mapSize.height,a=e.distance||t.far;(i!==t.fov||r!==t.aspect||a!==t.far)&&(t.fov=i,t.aspect=r,t.far=a,t.updateProjectionMatrix()),super.updateMatrices(e)}copy(e){return super.copy(e),this.focus=e.focus,this}},xN=class extends mp{constructor(e,t,i=0,r=Math.PI/3,a=0,s=2){super(e,t),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.target=new Ai,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new yN}get power(){return this.intensity*Math.PI}set power(e){this.intensity=e/Math.PI}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.angle=e.angle,this.penumbra=e.penumbra,this.decay=e.decay,this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},cS=new je,Zu=new R,g0=new R,bN=class extends Jx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new ae(4,2),this._viewportCount=6,this._viewports=[new Lt(2,1,1,1),new Lt(0,1,1,1),new Lt(3,1,1,1),new Lt(1,1,1,1),new Lt(3,0,1,1),new Lt(1,0,1,1)],this._cubeDirections=[new R(1,0,0),new R(-1,0,0),new R(0,0,1),new R(0,0,-1),new R(0,1,0),new R(0,-1,0)],this._cubeUps=[new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,0,1),new R(0,0,-1)]}updateMatrices(e,t=0){let i=this.camera,r=this.matrix,a=e.distance||i.far;a!==i.far&&(i.far=a,i.updateProjectionMatrix()),Zu.setFromMatrixPosition(e.matrixWorld),i.position.copy(Zu),g0.copy(i.position),g0.add(this._cubeDirections[t]),i.up.copy(this._cubeUps[t]),i.lookAt(g0),i.updateMatrixWorld(),r.makeTranslation(-Zu.x,-Zu.y,-Zu.z),cS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(cS)}},wN=class extends mp{constructor(e,t,i=0,r=2){super(e,t),this.isPointLight=!0,this.type="PointLight",this.distance=i,this.decay=r,this.shadow=new bN}get power(){return this.intensity*4*Math.PI}set power(e){this.intensity=e/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.decay=e.decay,this.shadow=e.shadow.clone(),this}},_N=class extends Jx{constructor(){super(new zg(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},SN=class extends mp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Ai.DEFAULT_UP),this.updateMatrix(),this.target=new Ai,this.shadow=new _N}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},T3=class extends yt{constructor(){super(),this.isInstancedBufferGeometry=!0,this.type="InstancedBufferGeometry",this.instanceCount=1/0}copy(e){return super.copy(e),this.instanceCount=e.instanceCount,this}toJSON(){let e=super.toJSON();return e.instanceCount=this.instanceCount,e.isInstancedBufferGeometry=!0,e}},P3=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Zy(a.manager);s.setPath(a.path),s.setRequestHeader(a.requestHeader),s.setWithCredentials(a.withCredentials),s.load(e,function(n){try{t(a.parse(JSON.parse(n)))}catch(o){r?r(o):console.error(o),a.manager.itemError(e)}},i,r)}parse(e){let t={},i={};function r(u,d){if(t[d]!==void 0)return t[d];let p=u.interleavedBuffers[d],f=a(u,p.buffer),m=Yp(p.type,f),g=new EU(m,p.stride);return g.uuid=p.uuid,t[d]=g,g}function a(u,d){if(i[d]!==void 0)return i[d];let p=u.arrayBuffers[d],f=new Uint32Array(p).buffer;return i[d]=f,f}let s=e.isInstancedBufferGeometry?new T3:new yt,n=e.data.index;if(n!==void 0){let u=Yp(n.type,n.array);s.setIndex(new It(u,1))}let o=e.data.attributes;for(let u in o){let d=o[u],p;if(d.isInterleavedBufferAttribute){let f=r(e.data,d.data);p=new qy(f,d.itemSize,d.offset,d.normalized)}else{let f=Yp(d.type,d.array),m=d.isInstancedBufferAttribute?Gd:It;p=new m(f,d.itemSize,d.normalized)}d.name!==void 0&&(p.name=d.name),d.usage!==void 0&&p.setUsage(d.usage),d.updateRange!==void 0&&(p.updateRange.offset=d.updateRange.offset,p.updateRange.count=d.updateRange.count),s.setAttribute(u,p)}let l=e.data.morphAttributes;if(l)for(let u in l){let d=l[u],p=[];for(let f=0,m=d.length;f<m;f++){let g=d[f],y;if(g.isInterleavedBufferAttribute){let x=r(e.data,g.data);y=new qy(x,g.itemSize,g.offset,g.normalized)}else{let x=Yp(g.type,g.array);y=new It(x,g.itemSize,g.normalized)}g.name!==void 0&&(y.name=g.name),p.push(y)}s.morphAttributes[u]=p}e.data.morphTargetsRelative&&(s.morphTargetsRelative=!0);let h=e.data.groups||e.data.drawcalls||e.data.offsets;if(h!==void 0)for(let u=0,d=h.length;u!==d;++u){let p=h[u];s.addGroup(p.start,p.count,p.materialIndex)}let c=e.data.boundingSphere;if(c!==void 0){let u=new R;c.center!==void 0&&u.fromArray(c.center),s.boundingSphere=new Wa(u,c.radius)}return e.name&&(s.name=e.name),e.userData&&(s.userData=e.userData),s}},AN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=uS(),this.oldTime=this.startTime,this.elapsedTime=0,this.running=!0}stop(){this.getElapsedTime(),this.running=!1,this.autoStart=!1}getElapsedTime(){return this.getDelta(),this.elapsedTime}getDelta(){let e=0;if(this.autoStart&&!this.running)return this.start(),0;if(this.running){let t=uS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function uS(){return(typeof performance>"u"?Date:performance).now()}var MN=class{constructor(e,t,i){this.binding=e,this.valueSize=i;let r,a,s;switch(t){case"quaternion":r=this._slerp,a=this._slerpAdditive,s=this._setAdditiveIdentityQuaternion,this.buffer=new Float64Array(i*6),this._workIndex=5;break;case"string":case"bool":r=this._select,a=this._select,s=this._setAdditiveIdentityOther,this.buffer=new Array(i*5);break;default:r=this._lerp,a=this._lerpAdditive,s=this._setAdditiveIdentityNumeric,this.buffer=new Float64Array(i*5)}this._mixBufferRegion=r,this._mixBufferRegionAdditive=a,this._setIdentity=s,this._origIndex=3,this._addIndex=4,this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,this.useCount=0,this.referenceCount=0}accumulate(e,t){let i=this.buffer,r=this.valueSize,a=e*r+r,s=this.cumulativeWeight;if(s===0){for(let n=0;n!==r;++n)i[a+n]=i[n];s=t}else{s+=t;let n=t/s;this._mixBufferRegion(i,a,0,n,r)}this.cumulativeWeight=s}accumulateAdditive(e){let t=this.buffer,i=this.valueSize,r=i*this._addIndex;this.cumulativeWeightAdditive===0&&this._setIdentity(),this._mixBufferRegionAdditive(t,r,0,e,i),this.cumulativeWeightAdditive+=e}apply(e){let t=this.valueSize,i=this.buffer,r=e*t+t,a=this.cumulativeWeight,s=this.cumulativeWeightAdditive,n=this.binding;if(this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,a<1){let o=t*this._origIndex;this._mixBufferRegion(i,r,o,1-a,t)}s>0&&this._mixBufferRegionAdditive(i,r,this._addIndex*t,1,t);for(let o=t,l=t+t;o!==l;++o)if(i[o]!==i[o+t]){n.setValue(i,r);break}}saveOriginalState(){let e=this.binding,t=this.buffer,i=this.valueSize,r=i*this._origIndex;e.getValue(t,r);for(let a=i,s=r;a!==s;++a)t[a]=t[r+a%i];this._setIdentity(),this.cumulativeWeight=0,this.cumulativeWeightAdditive=0}restoreOriginalState(){let e=this.valueSize*3;this.binding.setValue(this.buffer,e)}_setAdditiveIdentityNumeric(){let e=this._addIndex*this.valueSize,t=e+this.valueSize;for(let i=e;i<t;i++)this.buffer[i]=0}_setAdditiveIdentityQuaternion(){this._setAdditiveIdentityNumeric(),this.buffer[this._addIndex*this.valueSize+3]=1}_setAdditiveIdentityOther(){let e=this._origIndex*this.valueSize,t=this._addIndex*this.valueSize;for(let i=0;i<this.valueSize;i++)this.buffer[t+i]=this.buffer[e+i]}_select(e,t,i,r,a){if(r>=.5)for(let s=0;s!==a;++s)e[t+s]=e[i+s]}_slerp(e,t,i,r){Rt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Rt.multiplyQuaternionsFlat(e,s,e,t,e,i),Rt.slerpFlat(e,t,e,t,e,s,r)}_lerp(e,t,i,r,a){let s=1-r;for(let n=0;n!==a;++n){let o=t+n;e[o]=e[o]*s+e[i+n]*r}}_lerpAdditive(e,t,i,r,a){for(let s=0;s!==a;++s){let n=t+s;e[n]=e[n]+e[i+s]*r}}},$x="\\[\\]\\.:\\/",CN=new RegExp("["+$x+"]","g"),eb="[^"+$x+"]",EN="[^"+$x.replace("\\.","")+"]",TN=/((?:WC+[\/:])*)/.source.replace("WC",eb),PN=/(WCOD+)?/.source.replace("WCOD",EN),DN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",eb),ON=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",eb),IN=new RegExp("^"+TN+PN+DN+ON+"$"),RN=["material","materials","bones","map"],LN=class{constructor(e,t,i){let r=i||Oi.parseTrackName(t);this._targetGroup=e,this._bindings=e.subscribe_(t,r)}getValue(e,t){this.bind();let i=this._targetGroup.nCachedObjects_,r=this._bindings[i];r!==void 0&&r.getValue(e,t)}setValue(e,t){let i=this._bindings;for(let r=this._targetGroup.nCachedObjects_,a=i.length;r!==a;++r)i[r].setValue(e,t)}bind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].bind()}unbind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].unbind()}},Oi=class{constructor(e,t,i){this.path=t,this.parsedPath=i||Oi.parseTrackName(t),this.node=Oi.findNode(e,this.parsedPath.nodeName)||e,this.rootNode=e,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}static create(e,t,i){return e&&e.isAnimationObjectGroup?new Oi.Composite(e,t,i):new Oi(e,t,i)}static sanitizeNodeName(e){return e.replace(/\s/g,"_").replace(CN,"")}static parseTrackName(e){let t=IN.exec(e);if(t===null)throw new Error("PropertyBinding: Cannot parse trackName: "+e);let i={nodeName:t[2],objectName:t[3],objectIndex:t[4],propertyName:t[5],propertyIndex:t[6]},r=i.nodeName&&i.nodeName.lastIndexOf(".");if(r!==void 0&&r!==-1){let a=i.nodeName.substring(r+1);RN.indexOf(a)!==-1&&(i.nodeName=i.nodeName.substring(0,r),i.objectName=a)}if(i.propertyName===null||i.propertyName.length===0)throw new Error("PropertyBinding: can not parse propertyName from trackName: "+e);return i}static findNode(e,t){if(t===void 0||t===""||t==="."||t===-1||t===e.name||t===e.uuid)return e;if(e.skeleton){let i=e.skeleton.getBoneByName(t);if(i!==void 0)return i}if(e.children){let i=function(a){for(let s=0;s<a.length;s++){let n=a[s];if(n.name===t||n.uuid===t)return n;let o=i(n.children);if(o)return o}return null},r=i(e.children);if(r)return r}return null}_getValue_unavailable(){}_setValue_unavailable(){}_getValue_direct(e,t){e[t]=this.targetObject[this.propertyName]}_getValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)e[t++]=i[r]}_getValue_arrayElement(e,t){e[t]=this.resolvedProperty[this.propertyIndex]}_getValue_toArray(e,t){this.resolvedProperty.toArray(e,t)}_setValue_direct(e,t){this.targetObject[this.propertyName]=e[t]}_setValue_direct_setNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.needsUpdate=!0}_setValue_direct_setMatrixWorldNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++]}_setValue_array_setNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.needsUpdate=!0}_setValue_array_setMatrixWorldNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_arrayElement(e,t){this.resolvedProperty[this.propertyIndex]=e[t]}_setValue_arrayElement_setNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.needsUpdate=!0}_setValue_arrayElement_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_fromArray(e,t){this.resolvedProperty.fromArray(e,t)}_setValue_fromArray_setNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.needsUpdate=!0}_setValue_fromArray_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.matrixWorldNeedsUpdate=!0}_getValue_unbound(e,t){this.bind(),this.getValue(e,t)}_setValue_unbound(e,t){this.bind(),this.setValue(e,t)}bind(){let e=this.node,t=this.parsedPath,i=t.objectName,r=t.propertyName,a=t.propertyIndex;if(e||(e=Oi.findNode(this.rootNode,t.nodeName)||this.rootNode,this.node=e),this.getValue=this._getValue_unavailable,this.setValue=this._setValue_unavailable,!e){console.error("THREE.PropertyBinding: Trying to update node for track: "+this.path+" but it wasn't found.");return}if(i){let l=t.objectIndex;switch(i){case"materials":if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.materials){console.error("THREE.PropertyBinding: Can not bind to material.materials as node.material does not have a materials array.",this);return}e=e.material.materials;break;case"bones":if(!e.skeleton){console.error("THREE.PropertyBinding: Can not bind to bones as node does not have a skeleton.",this);return}e=e.skeleton.bones;for(let h=0;h<e.length;h++)if(e[h].name===l){l=h;break}break;case"map":if("map"in e){e=e.map;break}if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.map){console.error("THREE.PropertyBinding: Can not bind to material.map as node.material does not have a map.",this);return}e=e.material.map;break;default:if(e[i]===void 0){console.error("THREE.PropertyBinding: Can not bind to objectName of node undefined.",this);return}e=e[i]}if(l!==void 0){if(e[l]===void 0){console.error("THREE.PropertyBinding: Trying to bind to objectIndex of objectName, but is undefined.",this,e);return}e=e[l]}}let s=e[r];if(s===void 0){let l=t.nodeName;console.error("THREE.PropertyBinding: Trying to update property for track: "+l+"."+r+" but it wasn't found.",e);return}let n=this.Versioning.None;this.targetObject=e,e.needsUpdate!==void 0?n=this.Versioning.NeedsUpdate:e.matrixWorldNeedsUpdate!==void 0&&(n=this.Versioning.MatrixWorldNeedsUpdate);let o=this.BindingType.Direct;if(a!==void 0){if(r==="morphTargetInfluences"){if(!e.geometry){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.",this);return}if(!e.geometry.morphAttributes){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.morphAttributes.",this);return}e.morphTargetDictionary[a]!==void 0&&(a=e.morphTargetDictionary[a])}o=this.BindingType.ArrayElement,this.resolvedProperty=s,this.propertyIndex=a}else s.fromArray!==void 0&&s.toArray!==void 0?(o=this.BindingType.HasFromToArray,this.resolvedProperty=s):Array.isArray(s)?(o=this.BindingType.EntireArray,this.resolvedProperty=s):this.propertyName=r;this.getValue=this.GetterByBindingType[o],this.setValue=this.SetterByBindingTypeAndVersioning[o][n]}unbind(){this.node=null,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}};Oi.Composite=LN;Oi.prototype.BindingType={Direct:0,EntireArray:1,ArrayElement:2,HasFromToArray:3};Oi.prototype.Versioning={None:0,NeedsUpdate:1,MatrixWorldNeedsUpdate:2};Oi.prototype.GetterByBindingType=[Oi.prototype._getValue_direct,Oi.prototype._getValue_array,Oi.prototype._getValue_arrayElement,Oi.prototype._getValue_toArray];Oi.prototype.SetterByBindingTypeAndVersioning=[[Oi.prototype._setValue_direct,Oi.prototype._setValue_direct_setNeedsUpdate,Oi.prototype._setValue_direct_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_array,Oi.prototype._setValue_array_setNeedsUpdate,Oi.prototype._setValue_array_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_arrayElement,Oi.prototype._setValue_arrayElement_setNeedsUpdate,Oi.prototype._setValue_arrayElement_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_fromArray,Oi.prototype._setValue_fromArray_setNeedsUpdate,Oi.prototype._setValue_fromArray_setMatrixWorldNeedsUpdate]];var BN=class{constructor(e,t,i=null,r=t.blendMode){this._mixer=e,this._clip=t,this._localRoot=i,this.blendMode=r;let a=t.tracks,s=a.length,n=new Array(s),o={endingStart:Ec,endingEnd:Ec};for(let l=0;l!==s;++l){let h=a[l].createInterpolant(null);n[l]=h,h.settings=o}this._interpolantSettings=o,this._interpolants=n,this._propertyBindings=new Array(s),this._cacheIndex=null,this._byClipCacheIndex=null,this._timeScaleInterpolant=null,this._weightInterpolant=null,this.loop=YE,this._loopCount=-1,this._startTime=null,this.time=0,this.timeScale=1,this._effectiveTimeScale=1,this.weight=1,this._effectiveWeight=1,this.repetitions=1/0,this.paused=!1,this.enabled=!0,this.clampWhenFinished=!1,this.zeroSlopeAtStart=!0,this.zeroSlopeAtEnd=!0}play(){return this._mixer._activateAction(this),this}stop(){return this._mixer._deactivateAction(this),this.reset()}reset(){return this.paused=!1,this.enabled=!0,this.time=0,this._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()}isRunning(){return this.enabled&&!this.paused&&this.timeScale!==0&&this._startTime===null&&this._mixer._isActiveAction(this)}isScheduled(){return this._mixer._isActiveAction(this)}startAt(e){return this._startTime=e,this}setLoop(e,t){return this.loop=e,this.repetitions=t,this}setEffectiveWeight(e){return this.weight=e,this._effectiveWeight=this.enabled?e:0,this.stopFading()}getEffectiveWeight(){return this._effectiveWeight}fadeIn(e){return this._scheduleFading(e,0,1)}fadeOut(e){return this._scheduleFading(e,1,0)}crossFadeFrom(e,t,i){if(e.fadeOut(t),this.fadeIn(t),i){let r=this._clip.duration,a=e._clip.duration,s=a/r,n=r/a;e.warp(1,s,t),this.warp(n,1,t)}return this}crossFadeTo(e,t,i){return e.crossFadeFrom(this,t,i)}stopFading(){let e=this._weightInterpolant;return e!==null&&(this._weightInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}setEffectiveTimeScale(e){return this.timeScale=e,this._effectiveTimeScale=this.paused?0:e,this.stopWarping()}getEffectiveTimeScale(){return this._effectiveTimeScale}setDuration(e){return this.timeScale=this._clip.duration/e,this.stopWarping()}syncWith(e){return this.time=e.time,this.timeScale=e.timeScale,this.stopWarping()}halt(e){return this.warp(this._effectiveTimeScale,0,e)}warp(e,t,i){let r=this._mixer,a=r.time,s=this.timeScale,n=this._timeScaleInterpolant;n===null&&(n=r._lendControlInterpolant(),this._timeScaleInterpolant=n);let o=n.parameterPositions,l=n.sampleValues;return o[0]=a,o[1]=a+i,l[0]=e/s,l[1]=t/s,this}stopWarping(){let e=this._timeScaleInterpolant;return e!==null&&(this._timeScaleInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}getMixer(){return this._mixer}getClip(){return this._clip}getRoot(){return this._localRoot||this._mixer._root}_update(e,t,i,r){if(!this.enabled){this._updateWeight(e);return}let a=this._startTime;if(a!==null){let o=(e-a)*i;o<0||i===0?t=0:(this._startTime=null,t=i*o)}t*=this._updateTimeScale(e);let s=this._updateTime(t),n=this._updateWeight(e);if(n>0){let o=this._interpolants,l=this._propertyBindings;switch(this.blendMode){case uB:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case Nx:default:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulate(r,n)}}}_updateWeight(e){let t=0;if(this.enabled){t=this.weight;let i=this._weightInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopFading(),r===0&&(this.enabled=!1))}}return this._effectiveWeight=t,t}_updateTimeScale(e){let t=0;if(!this.paused){t=this.timeScale;let i=this._timeScaleInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopWarping(),t===0?this.paused=!0:this.timeScale=t)}}return this._effectiveTimeScale=t,t}_updateTime(e){let t=this._clip.duration,i=this.loop,r=this.time+e,a=this._loopCount,s=i===Ux;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===qE){a===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(r>=t)r=t;else if(r<0)r=0;else{this.time=r;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(a===-1&&(e>=0?(a=0,this._setEndings(!0,this.repetitions===0,s)):this._setEndings(this.repetitions===0,!0,s)),r>=t||r<0){let n=Math.floor(r/t);r-=t*n,a+=Math.abs(n);let o=this.repetitions-a;if(o<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,r=e>0?t:0,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(o===1){let l=e<0;this._setEndings(l,!l,s)}else this._setEndings(!1,!1,s);this._loopCount=a,this.time=r,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:n})}}else this.time=r;if(s&&(a&1)===1)return t-r}return r}_setEndings(e,t,i){let r=this._interpolantSettings;i?(r.endingStart=Tc,r.endingEnd=Tc):(e?r.endingStart=this.zeroSlopeAtStart?Tc:Ec:r.endingStart=zm,t?r.endingEnd=this.zeroSlopeAtEnd?Tc:Ec:r.endingEnd=zm)}_scheduleFading(e,t,i){let r=this._mixer,a=r.time,s=this._weightInterpolant;s===null&&(s=r._lendControlInterpolant(),this._weightInterpolant=s);let n=s.parameterPositions,o=s.sampleValues;return n[0]=a,o[0]=t,n[1]=a+e,o[1]=i,this}},zN=new Float32Array(1),FN=class extends ha{constructor(e){super(),this._root=e,this._initMemoryManager(),this._accuIndex=0,this.time=0,this.timeScale=1}_bindAction(e,t){let i=e._localRoot||this._root,r=e._clip.tracks,a=r.length,s=e._propertyBindings,n=e._interpolants,o=i.uuid,l=this._bindingsByRootAndName,h=l[o];h===void 0&&(h={},l[o]=h);for(let c=0;c!==a;++c){let u=r[c],d=u.name,p=h[d];if(p!==void 0)++p.referenceCount,s[c]=p;else{if(p=s[c],p!==void 0){p._cacheIndex===null&&(++p.referenceCount,this._addInactiveBinding(p,o,d));continue}let f=t&&t._propertyBindings[c].binding.parsedPath;p=new MN(Oi.create(i,d,f),u.ValueTypeName,u.getValueSize()),++p.referenceCount,this._addInactiveBinding(p,o,d),s[c]=p}n[c].resultBuffer=p.buffer}}_activateAction(e){if(!this._isActiveAction(e)){if(e._cacheIndex===null){let i=(e._localRoot||this._root).uuid,r=e._clip.uuid,a=this._actionsByClip[r];this._bindAction(e,a&&a.knownActions[0]),this._addInactiveAction(e,r,i)}let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];a.useCount++===0&&(this._lendBinding(a),a.saveOriginalState())}this._lendAction(e)}}_deactivateAction(e){if(this._isActiveAction(e)){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.useCount===0&&(a.restoreOriginalState(),this._takeBackBinding(a))}this._takeBackAction(e)}}_initMemoryManager(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;let e=this;this.stats={actions:{get total(){return e._actions.length},get inUse(){return e._nActiveActions}},bindings:{get total(){return e._bindings.length},get inUse(){return e._nActiveBindings}},controlInterpolants:{get total(){return e._controlInterpolants.length},get inUse(){return e._nActiveControlInterpolants}}}}_isActiveAction(e){let t=e._cacheIndex;return t!==null&&t<this._nActiveActions}_addInactiveAction(e,t,i){let r=this._actions,a=this._actionsByClip,s=a[t];if(s===void 0)s={knownActions:[e],actionByRoot:{}},e._byClipCacheIndex=0,a[t]=s;else{let n=s.knownActions;e._byClipCacheIndex=n.length,n.push(e)}e._cacheIndex=r.length,r.push(e),s.actionByRoot[i]=e}_removeInactiveAction(e){let t=this._actions,i=t[t.length-1],r=e._cacheIndex;i._cacheIndex=r,t[r]=i,t.pop(),e._cacheIndex=null;let a=e._clip.uuid,s=this._actionsByClip,n=s[a],o=n.knownActions,l=o[o.length-1],h=e._byClipCacheIndex;l._byClipCacheIndex=h,o[h]=l,o.pop(),e._byClipCacheIndex=null;let c=n.actionByRoot,u=(e._localRoot||this._root).uuid;delete c[u],o.length===0&&delete s[a],this._removeInactiveBindingsForAction(e)}_removeInactiveBindingsForAction(e){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.referenceCount===0&&this._removeInactiveBinding(a)}}_lendAction(e){let t=this._actions,i=e._cacheIndex,r=this._nActiveActions++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackAction(e){let t=this._actions,i=e._cacheIndex,r=--this._nActiveActions,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_addInactiveBinding(e,t,i){let r=this._bindingsByRootAndName,a=this._bindings,s=r[t];s===void 0&&(s={},r[t]=s),s[i]=e,e._cacheIndex=a.length,a.push(e)}_removeInactiveBinding(e){let t=this._bindings,i=e.binding,r=i.rootNode.uuid,a=i.path,s=this._bindingsByRootAndName,n=s[r],o=t[t.length-1],l=e._cacheIndex;o._cacheIndex=l,t[l]=o,t.pop(),delete n[a],Object.keys(n).length===0&&delete s[r]}_lendBinding(e){let t=this._bindings,i=e._cacheIndex,r=this._nActiveBindings++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackBinding(e){let t=this._bindings,i=e._cacheIndex,r=--this._nActiveBindings,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_lendControlInterpolant(){let e=this._controlInterpolants,t=this._nActiveControlInterpolants++,i=e[t];return i===void 0&&(i=new M3(new Float32Array(2),new Float32Array(2),1,zN),i.__cacheIndex=t,e[t]=i),i}_takeBackControlInterpolant(e){let t=this._controlInterpolants,i=e.__cacheIndex,r=--this._nActiveControlInterpolants,a=t[r];e.__cacheIndex=r,t[r]=e,a.__cacheIndex=i,t[i]=a}clipAction(e,t,i){let r=t||this._root,a=r.uuid,s=typeof e=="string"?Qy.findByName(r,e):e,n=s!==null?s.uuid:e,o=this._actionsByClip[n],l=null;if(i===void 0&&(s!==null?i=s.blendMode:i=Nx),o!==void 0){let c=o.actionByRoot[a];if(c!==void 0&&c.blendMode===i)return c;l=o.knownActions[0],s===null&&(s=l._clip)}if(s===null)return null;let h=new BN(this,s,t,i);return this._bindAction(h,l),this._addInactiveAction(h,n,a),h}existingAction(e,t){let i=t||this._root,r=i.uuid,a=typeof e=="string"?Qy.findByName(i,e):e,s=a?a.uuid:e,n=this._actionsByClip[s];return n!==void 0&&n.actionByRoot[r]||null}stopAllAction(){let e=this._actions,t=this._nActiveActions;for(let i=t-1;i>=0;--i)e[i].stop();return this}update(e){e*=this.timeScale;let t=this._actions,i=this._nActiveActions,r=this.time+=e,a=Math.sign(e),s=this._accuIndex^=1;for(let l=0;l!==i;++l)t[l]._update(r,e,a,s);let n=this._bindings,o=this._nActiveBindings;for(let l=0;l!==o;++l)n[l].apply(s);return this}setTime(e){this.time=0;for(let t=0;t<this._actions.length;t++)this._actions[t].time=0;return this.update(e)}getRoot(){return this._root}uncacheClip(e){let t=this._actions,i=e.uuid,r=this._actionsByClip,a=r[i];if(a!==void 0){let s=a.knownActions;for(let n=0,o=s.length;n!==o;++n){let l=s[n];this._deactivateAction(l);let h=l._cacheIndex,c=t[t.length-1];l._cacheIndex=null,l._byClipCacheIndex=null,c._cacheIndex=h,t[h]=c,t.pop(),this._removeInactiveBindingsForAction(l)}delete r[i]}}uncacheRoot(e){let t=e.uuid,i=this._actionsByClip;for(let s in i){let n=i[s].actionByRoot,o=n[t];o!==void 0&&(this._deactivateAction(o),this._removeInactiveAction(o))}let r=this._bindingsByRootAndName,a=r[t];if(a!==void 0)for(let s in a){let n=a[s];n.restoreOriginalState(),this._removeInactiveBinding(n)}}uncacheAction(e,t){let i=this.existingAction(e,t);i!==null&&(this._deactivateAction(i),this._removeInactiveAction(i))}},Ve=class{constructor(e){this.value=e}clone(){return new Ve(this.value.clone===void 0?this.value:this.value.clone())}},D3=class{constructor(e,t,i=0,r=1/0){this.ray=new uu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new jx,this.params={Mesh:{},Line:{threshold:1},LOD:{},Points:{threshold:1},Sprite:{}}}set(e,t){this.ray.set(e,t)}setFromCamera(e,t){t.isPerspectiveCamera?(this.ray.origin.setFromMatrixPosition(t.matrixWorld),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,(t.near+t.far)/(t.near-t.far)).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):console.error("THREE.Raycaster: Unsupported camera type: "+t.type)}intersectObject(e,t=!0,i=[]){return Ky(e,this,i,t),i.sort(dS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)Ky(e[r],this,i,t);return i.sort(dS),i}};function dS(e,t){return e.distance-t.distance}function Ky(e,t,i,r){if(e.layers.test(t.layers)&&e.raycast(t,i),r===!0){let a=e.children;for(let s=0,n=a.length;s<n;s++)Ky(a[s],t,i,!0)}}var pS=class{constructor(e=1,t=0,i=0){return this.radius=e,this.phi=t,this.theta=i,this}set(e,t,i){return this.radius=e,this.phi=t,this.theta=i,this}copy(e){return this.radius=e.radius,this.phi=e.phi,this.theta=e.theta,this}makeSafe(){return this.phi=Math.max(1e-6,Math.min(Math.PI-1e-6,this.phi)),this}setFromVector3(e){return this.setFromCartesianCoords(e.x,e.y,e.z)}setFromCartesianCoords(e,t,i){return this.radius=Math.sqrt(e*e+t*t+i*i),this.radius===0?(this.theta=0,this.phi=0):(this.theta=Math.atan2(e,i),this.phi=Math.acos(yr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},fS=new ae,O3=class{constructor(e=new ae(1/0,1/0),t=new ae(-1/0,-1/0)){this.isBox2=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){let i=fS.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new this.constructor().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return fS.copy(e).clamp(this.min,this.max).sub(e).length()}intersect(e){return this.min.max(e.min),this.max.min(e.max),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}},mS=new R,xf=new R,Ss=class{constructor(e=new R,t=new R){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){mS.subVectors(e,this.start),xf.subVectors(this.end,this.start);let i=xf.dot(xf),r=xf.dot(mS)/i;return t&&(r=yr(r,0,1)),r}closestPointToPoint(e,t,i){let r=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(r).add(this.start)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}},gS=new R,kN=class extends Ai{constructor(e,t){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=t,this.type="SpotLightHelper";let i=new yt,r=[0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,-1,0,1,0,0,0,0,1,1,0,0,0,0,-1,1];for(let s=0,n=1,o=32;s<o;s++,n++){let l=s/o*Math.PI*2,h=n/o*Math.PI*2;r.push(Math.cos(l),Math.sin(l),1,Math.cos(h),Math.sin(h),1)}i.setAttribute("position",new ot(r,3));let a=new Ml({fog:!1,toneMapped:!1});this.cone=new dp(i,a),this.add(this.cone),this.update()}dispose(){this.cone.geometry.dispose(),this.cone.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1);let e=this.light.distance?this.light.distance:1e3,t=e*Math.tan(this.light.angle);this.cone.scale.set(t,t,e),gS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(gS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},UN=class extends hr{constructor(e,t,i){let r=new Bc(t,4,2),a=new _h({wireframe:!0,fog:!1,toneMapped:!1});super(r,a),this.light=e,this.color=i,this.type="PointLightHelper",this.matrix=this.light.matrixWorld,this.matrixAutoUpdate=!1,this.update()}dispose(){this.geometry.dispose(),this.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.color!==void 0?this.material.color.set(this.color):this.material.color.copy(this.light.color)}},vS=new R,bf=new R,yS=new R,NN=class extends Ai{constructor(e,t,i){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=i,this.type="DirectionalLightHelper",t===void 0&&(t=1);let r=new yt;r.setAttribute("position",new ot([-t,t,0,t,t,0,t,-t,0,-t,-t,0,-t,t,0],3));let a=new Ml({fog:!1,toneMapped:!1});this.lightPlane=new Um(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new Um(r,a),this.add(this.targetLine),this.update()}dispose(){this.lightPlane.geometry.dispose(),this.lightPlane.material.dispose(),this.targetLine.geometry.dispose(),this.targetLine.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1),vS.setFromMatrixPosition(this.light.matrixWorld),bf.setFromMatrixPosition(this.light.target.matrixWorld),yS.subVectors(bf,vS),this.lightPlane.lookAt(bf),this.color!==void 0?(this.lightPlane.material.color.set(this.color),this.targetLine.material.color.set(this.color)):(this.lightPlane.material.color.copy(this.light.color),this.targetLine.material.color.copy(this.light.color)),this.targetLine.lookAt(bf),this.targetLine.scale.z=yS.length()}},wf=new R,Ji=new Sh,Wm=class extends dp{constructor(e){let t=new yt,i=new Ml({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={};n("n1","n2"),n("n2","n4"),n("n4","n3"),n("n3","n1"),n("f1","f2"),n("f2","f4"),n("f4","f3"),n("f3","f1"),n("n1","f1"),n("n2","f2"),n("n3","f3"),n("n4","f4"),n("p","n1"),n("p","n2"),n("p","n3"),n("p","n4"),n("u1","u2"),n("u2","u3"),n("u3","u1"),n("c","t"),n("p","c"),n("cn1","cn2"),n("cn3","cn4"),n("cf1","cf2"),n("cf3","cf4");function n(p,f){o(p),o(f)}function o(p){r.push(0,0,0),a.push(0,0,0),s[p]===void 0&&(s[p]=[]),s[p].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update();let l=new Ct(16755200),h=new Ct(16711680),c=new Ct(43775),u=new Ct(16777215),d=new Ct(3355443);this.setColors(l,h,c,u,d)}setColors(e,t,i,r,a){let s=this.geometry.getAttribute("color");s.setXYZ(0,e.r,e.g,e.b),s.setXYZ(1,e.r,e.g,e.b),s.setXYZ(2,e.r,e.g,e.b),s.setXYZ(3,e.r,e.g,e.b),s.setXYZ(4,e.r,e.g,e.b),s.setXYZ(5,e.r,e.g,e.b),s.setXYZ(6,e.r,e.g,e.b),s.setXYZ(7,e.r,e.g,e.b),s.setXYZ(8,e.r,e.g,e.b),s.setXYZ(9,e.r,e.g,e.b),s.setXYZ(10,e.r,e.g,e.b),s.setXYZ(11,e.r,e.g,e.b),s.setXYZ(12,e.r,e.g,e.b),s.setXYZ(13,e.r,e.g,e.b),s.setXYZ(14,e.r,e.g,e.b),s.setXYZ(15,e.r,e.g,e.b),s.setXYZ(16,e.r,e.g,e.b),s.setXYZ(17,e.r,e.g,e.b),s.setXYZ(18,e.r,e.g,e.b),s.setXYZ(19,e.r,e.g,e.b),s.setXYZ(20,e.r,e.g,e.b),s.setXYZ(21,e.r,e.g,e.b),s.setXYZ(22,e.r,e.g,e.b),s.setXYZ(23,e.r,e.g,e.b),s.setXYZ(24,t.r,t.g,t.b),s.setXYZ(25,t.r,t.g,t.b),s.setXYZ(26,t.r,t.g,t.b),s.setXYZ(27,t.r,t.g,t.b),s.setXYZ(28,t.r,t.g,t.b),s.setXYZ(29,t.r,t.g,t.b),s.setXYZ(30,t.r,t.g,t.b),s.setXYZ(31,t.r,t.g,t.b),s.setXYZ(32,i.r,i.g,i.b),s.setXYZ(33,i.r,i.g,i.b),s.setXYZ(34,i.r,i.g,i.b),s.setXYZ(35,i.r,i.g,i.b),s.setXYZ(36,i.r,i.g,i.b),s.setXYZ(37,i.r,i.g,i.b),s.setXYZ(38,r.r,r.g,r.b),s.setXYZ(39,r.r,r.g,r.b),s.setXYZ(40,a.r,a.g,a.b),s.setXYZ(41,a.r,a.g,a.b),s.setXYZ(42,a.r,a.g,a.b),s.setXYZ(43,a.r,a.g,a.b),s.setXYZ(44,a.r,a.g,a.b),s.setXYZ(45,a.r,a.g,a.b),s.setXYZ(46,a.r,a.g,a.b),s.setXYZ(47,a.r,a.g,a.b),s.setXYZ(48,a.r,a.g,a.b),s.setXYZ(49,a.r,a.g,a.b),s.needsUpdate=!0}update(){let e=this.geometry,t=this.pointMap,i=1,r=1;Ji.projectionMatrixInverse.copy(this.camera.projectionMatrixInverse),nr("c",t,e,Ji,0,0,-1),nr("t",t,e,Ji,0,0,1),nr("n1",t,e,Ji,-i,-r,-1),nr("n2",t,e,Ji,i,-r,-1),nr("n3",t,e,Ji,-i,r,-1),nr("n4",t,e,Ji,i,r,-1),nr("f1",t,e,Ji,-i,-r,1),nr("f2",t,e,Ji,i,-r,1),nr("f3",t,e,Ji,-i,r,1),nr("f4",t,e,Ji,i,r,1),nr("u1",t,e,Ji,i*.7,r*1.1,-1),nr("u2",t,e,Ji,-i*.7,r*1.1,-1),nr("u3",t,e,Ji,0,r*2,-1),nr("cf1",t,e,Ji,-i,0,1),nr("cf2",t,e,Ji,i,0,1),nr("cf3",t,e,Ji,0,-r,1),nr("cf4",t,e,Ji,0,r,1),nr("cn1",t,e,Ji,-i,0,-1),nr("cn2",t,e,Ji,i,0,-1),nr("cn3",t,e,Ji,0,-r,-1),nr("cn4",t,e,Ji,0,r,-1),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function nr(e,t,i,r,a,s,n){wf.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],wf.x,wf.y,wf.z)}}var qm=class extends dp{constructor(e,t=16776960){let i=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),r=[1,1,1,-1,1,1,-1,-1,1,1,-1,1,1,1,-1,-1,1,-1,-1,-1,-1,1,-1,-1],a=new yt;a.setIndex(new It(i,1)),a.setAttribute("position",new ot(r,3)),super(a,new Ml({color:t,toneMapped:!1})),this.box=e,this.type="Box3Helper",this.geometry.computeBoundingSphere()}updateMatrixWorld(e){let t=this.box;t.isEmpty()||(t.getCenter(this.position),t.getSize(this.scale),this.scale.multiplyScalar(.5),super.updateMatrixWorld(e))}dispose(){this.geometry.dispose(),this.material.dispose()}},VN=class extends dp{constructor(e=1){let t=[0,0,0,e,0,0,0,0,0,0,e,0,0,0,0,0,0,e],i=[1,0,0,1,.6,0,0,1,0,.6,1,0,0,0,1,0,.6,1],r=new yt;r.setAttribute("position",new ot(t,3)),r.setAttribute("color",new ot(i,3));let a=new Ml({vertexColors:!0,toneMapped:!1});super(r,a),this.type="AxesHelper"}setColors(e,t,i){let r=new Ct,a=this.geometry.attributes.color.array;return r.set(e),r.toArray(a,0),r.toArray(a,3),r.set(t),r.toArray(a,6),r.toArray(a,9),r.set(i),r.toArray(a,12),r.toArray(a,15),this.geometry.attributes.color.needsUpdate=!0,this}dispose(){this.geometry.dispose(),this.material.dispose()}},mo=jN();function jN(){let e=new ArrayBuffer(4),t=new Float32Array(e),i=new Uint32Array(e),r=new Uint32Array(512),a=new Uint32Array(512);for(let l=0;l<256;++l){let h=l-127;h<-27?(r[l]=0,r[l|256]=32768,a[l]=24,a[l|256]=24):h<-14?(r[l]=1024>>-h-14,r[l|256]=1024>>-h-14|32768,a[l]=-h-1,a[l|256]=-h-1):h<=15?(r[l]=h+15<<10,r[l|256]=h+15<<10|32768,a[l]=13,a[l|256]=13):h<128?(r[l]=31744,r[l|256]=64512,a[l]=24,a[l|256]=24):(r[l]=31744,r[l|256]=64512,a[l]=13,a[l|256]=13)}let s=new Uint32Array(2048),n=new Uint32Array(64),o=new Uint32Array(64);for(let l=1;l<1024;++l){let h=l<<13,c=0;for(;(h&8388608)===0;)h<<=1,c-=8388608;h&=-8388609,c+=947912704,s[l]=h|c}for(let l=1024;l<2048;++l)s[l]=939524096+(l-1024<<13);for(let l=1;l<31;++l)n[l]=l<<23;n[31]=1199570944,n[32]=2147483648;for(let l=33;l<63;++l)n[l]=2147483648+(l-32<<23);n[63]=3347054592;for(let l=1;l<64;++l)l!==32&&(o[l]=1024);return{floatView:t,uint32View:i,baseTable:r,shiftTable:a,mantissaTable:s,exponentTable:n,offsetTable:o}}function GN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=yr(e,-65504,65504),mo.floatView[0]=e;let t=mo.uint32View[0],i=t>>23&511;return mo.baseTable[i]+((t&8388607)>>mo.shiftTable[i])}function HN(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var WN=Object.freeze({__proto__:null,fromHalfFloat:HN,toHalfFloat:GN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:cu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=cu);var Ku=".",tb=Symbol("target"),I3=Symbol("unsubscribe");function Jy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function qN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var An=Array.isArray;function ib(e){return typeof e=="symbol"}var YN={after:(e,t)=>An(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>An(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Ku),ib(t)?e+t.toString():e+t):e,initial:e=>{if(An(e))return e.slice(0,-1);if(e==="")return e;let t=e.lastIndexOf(Ku);return t===-1?"":e.slice(0,t)},last:e=>{if(An(e))return e[e.length-1]||"";if(e==="")return e;let t=e.lastIndexOf(Ku);return t===-1?e:e.slice(t+1)},walk:(e,t)=>{if(An(e))for(let i of e)t(i);else if(e!==""){let i=0,r=e.indexOf(Ku);if(r===-1)t(e);else for(;i<e.length;)r===-1&&(r=e.length),t(e.slice(i,r)),i=r+1,r=e.indexOf(Ku,i)}},get(e,t){return this.walk(t,i=>{e&&(e=e[i])}),e}},vs=YN;function XN(e){return typeof e=="object"&&typeof e.next=="function"}function QN(e,t,i,r,a){let s=e.next;if(t.name==="entries")e.next=function(){let n=s.call(this);return n.done===!1&&(n.value[0]=a(n.value[0],t,n.value[0],r),n.value[1]=a(n.value[1],t,n.value[0],r)),n};else if(t.name==="values"){let n=i[tb].keys();e.next=function(){let o=s.call(this);return o.done===!1&&(o.value=a(o.value,t,n.next().value,r)),o}}else e.next=function(){let n=s.call(this);return n.done===!1&&(n.value=a(n.value,t,n.value,r)),n};return e}function xS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&ib(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var ZN=class{constructor(e){this._equals=e,this._proxyCache=new WeakMap,this._pathCache=new WeakMap,this.isUnsubscribed=!1}_getDescriptorCache(){return this._descriptorCache===void 0&&(this._descriptorCache=new WeakMap),this._descriptorCache}_getProperties(e){let t=this._getDescriptorCache(),i=t.get(e);return i===void 0&&(i={},t.set(e,i)),i}_getOwnPropertyDescriptor(e,t){if(this.isUnsubscribed)return Reflect.getOwnPropertyDescriptor(e,t);let i=this._getProperties(e),r=i[t];return r===void 0&&(r=Reflect.getOwnPropertyDescriptor(e,t),i[t]=r),r}getProxy(e,t,i,r){if(this.isUnsubscribed)return e;let a=e[r],s=a||e;this._pathCache.set(s,t);let n=this._proxyCache.get(s);return n===void 0&&(n=a===void 0?new Proxy(e,i):e,this._proxyCache.set(s,n)),n}getPath(e){return this.isUnsubscribed?void 0:this._pathCache.get(e)}isDetached(e,t){return!Object.is(e,vs.get(t,this.getPath(e)))}defineProperty(e,t,i){return Reflect.defineProperty(e,t,i)?(this.isUnsubscribed||(this._getProperties(e)[t]=i),!0):!1}setProperty(e,t,i,r,a){if(!this._equals(a,i)||!(t in e)){let s=this._getOwnPropertyDescriptor(e,t);return s!==void 0&&"set"in s?Reflect.set(e,t,i,r):Reflect.set(e,t,i)}return!0}deleteProperty(e,t,i){if(Reflect.deleteProperty(e,t)){if(!this.isUnsubscribed){let r=this._getDescriptorCache().get(e);r&&(delete r[t],this._pathCache.delete(i))}return!0}return!1}isSameDescriptor(e,t,i){let r=this._getOwnPropertyDescriptor(t,i);return e!==void 0&&r!==void 0&&Object.is(e.value,r.value)&&(e.writable||!1)===(r.writable||!1)&&(e.enumerable||!1)===(r.enumerable||!1)&&(e.configurable||!1)===(r.configurable||!1)&&e.get===r.get&&e.set===r.set}isGetInvariant(e,t){let i=this._getOwnPropertyDescriptor(e,t);return i!==void 0&&i.configurable!==!0&&i.writable!==!0}unsubscribe(){this._descriptorCache=null,this._pathCache=null,this._proxyCache=null,this.isUnsubscribed=!0}};function $y(e){return toString.call(e)==="[object Object]"}function _f(){return!0}function rc(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var R3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),KN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),L3={push:_f,pop:_f,shift:_f,unshift:_f,copyWithin:rc,reverse:rc,sort:rc,splice:rc,flat:rc,fill:rc},JN=new Set([...R3,...KN,...Object.keys(L3)]);function Sf(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var B3=["keys","values","entries"],z3=new Set(["has","toString"]),F3={add:Sf,clear:Sf,delete:Sf,forEach:Sf},$N=new Set([...z3,...Object.keys(F3),...B3]);function Af(e,t){if(e.size!==t.size)return!0;let i;for(let[r,a]of e)if(i=t.get(r),i!==a||i===void 0&&!t.has(r))return!0;return!1}var e6=new Set([...z3,"get"]),k3={set:Af,clear:Af,delete:Af,forEach:Af},t6=new Set([...e6,...Object.keys(k3),...B3]),_l=class{constructor(e,t,i,r){this._path=t,this._isChanged=!1,this._clonedCache=new Set,this._hasOnValidate=r,this._changes=r?[]:null,this.clone=t===void 0?e:this._shallowClone(e)}static isHandledMethod(e){return R3.has(e)}_shallowClone(e){let t=e;if($y(e))t={...e};else if(An(e))t=[...e];else if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set([...e].map(i=>this._shallowClone(i)));else if(e instanceof Map){t=new Map;for(let[i,r]of e.entries())t.set(i,this._shallowClone(r))}return this._clonedCache.add(t),t}preferredThisArg(e,t,i,r){return e?(An(r)?this._onIsChanged=L3[t]:r instanceof Set?this._onIsChanged=F3[t]:r instanceof Map&&(this._onIsChanged=k3[t]),r):i}update(e,t,i){let r=vs.after(e,this._path);if(t!=="length"){let a=this.clone;vs.walk(r,s=>{a&&a[s]&&(this._clonedCache.has(a[s])||(a[s]=this._shallowClone(a[s])),a=a[s])}),this._hasOnValidate&&this._changes.push({path:r,property:t,previous:i}),a&&a[t]&&(a[t]=i)}this._isChanged=!0}undo(e){let t;for(let i=this._changes.length-1;i!==-1;i--)t=this._changes[i],vs.get(e,t.path)[t.property]=t.previous}isChanged(e){return this._onIsChanged===void 0?this._isChanged:this._onIsChanged(this.clone,e)}},bS=class extends _l{static isHandledMethod(e){return JN.has(e)}},i6=class extends _l{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},wS=class extends _l{static isHandledMethod(e){return $N.has(e)}undo(e){for(let t of this.clone)e.add(t);for(let t of e)this.clone.has(t)||e.delete(t)}},_S=class extends _l{static isHandledMethod(e){return t6.has(e)}undo(e){for(let[t,i]of this.clone.entries())e.set(t,i);for(let t of e.keys())this.clone.has(t)||e.delete(t)}},r6=class extends _l{constructor(e,t,i,r){super(void 0,t,i,r),this._arg1=i[0],this._weakValue=e.has(this._arg1)}isChanged(e){return this._weakValue!==e.has(this._arg1)}undo(e){this._weakValue&&!e.has(this._arg1)?e.add(this._arg1):e.delete(this._arg1)}},a6=class extends _l{constructor(e,t,i,r){super(void 0,t,i,r),this._weakKey=i[0],this._weakHas=e.has(this._weakKey),this._weakValue=e.get(this._weakKey)}isChanged(e){return this._weakValue!==e.get(this._weakKey)}undo(e){let t=e.has(this._weakKey);this._weakHas&&!t?e.set(this._weakKey,this._weakValue):!this._weakHas&&t?e.delete(this._weakKey):this._weakValue!==e.get(this._weakKey)&&e.set(this._weakKey,this._weakValue)}},wc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return $y(e)||An(e)||Jy(e)}static isHandledMethod(e,t){return $y(e)?_l.isHandledMethod(t):An(e)?bS.isHandledMethod(t):e instanceof Set?wS.isHandledMethod(t):e instanceof Map?_S.isHandledMethod(t):Jy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=_l;An(e)?r=bS:e instanceof Date?r=i6:e instanceof Set?r=wS:e instanceof Map?r=_S:e instanceof WeakSet?r=r6:e instanceof WeakMap&&(r=a6),this._stack.push(new r(e,t,i,this._hasOnValidate))}update(e,t,i){this._stack[this._stack.length-1].update(e,t,i)}preferredThisArg(e,t,i){let{name:r}=e,a=wc.isHandledMethod(i,r);return this._stack[this._stack.length-1].preferredThisArg(a,r,t,i)}isChanged(e,t,i){return this._stack[this._stack.length-1].isChanged(e,t,i)}undo(e){this._previousClone!==void 0&&this._previousClone.undo(e)}stop(){return this._previousClone=this._stack.pop(),this._previousClone.clone}},s6={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},rb=(e,t,i={})=>{i={...s6,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new ZN(a),h=typeof i.onValidate=="function",c=new wc(h),u=(x,b,_,M,S)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,M,S)===!0,d=(x,b,_,M)=>{!xS(l,i,b)&&!(n&&l.isDetached(x,e))&&p(l.getPath(x),b,_,M)},p=(x,b,_,M,S)=>{c.isCloning?c.update(x,b,M):t(vs.concat(x,b),_,M,S)},f=x=>x&&(x[r]||x),m=(x,b,_,M)=>qN(x)||_==="constructor"||s&&!wc.isHandledMethod(b,_)||xS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(M===void 0&&(M=l.getPath(b)),l.getProxy(x,vs.concat(M,_),g,r)),g={get(x,b,_){if(ib(b)){if(b===r||b===tb)return x;if(b===I3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let M=Jy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return m(M,x,b)},set(x,b,_,M){_=f(_);let S=x[r]||x,C=S[b];if(a(C,_)&&b in x)return!0;let A=u(x,b,_,C);return A&&l.setProperty(S,b,_,M,C)?(d(x,b,x[b],C),!0):!A},defineProperty(x,b,_){if(!l.isSameDescriptor(_,x,b)){let M=x[b];u(x,b,_.value,M)&&l.defineProperty(x,b,_,M)&&d(x,b,_.value,M)}return!0},deleteProperty(x,b){if(!Reflect.has(x,b))return!0;let _=Reflect.get(x,b),M=u(x,b,void 0,_);return M&&l.deleteProperty(x,b,_)?(d(x,b,void 0,_),!0):!M},apply(x,b,_){let M=b[r]||b;if(l.isUnsubscribed)return Reflect.apply(x,M,_);if((o===!1||o!==!0&&!o.includes(x.name))&&wc.isHandledType(M)){let S=vs.initial(l.getPath(x)),C=wc.isHandledMethod(M,x.name);c.start(M,S,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,M),C?_.map(I=>f(I)):_),T=c.isChanged(M,a),P=c.stop();if(wc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(S=vs.concat(S,_[0])),A=l.getProxy(A,S,g)),T){let I={name:x.name,args:_,result:A},z=c.isCloning?vs.initial(S):S,F=c.isCloning?vs.last(S):"";u(vs.get(e,z),F,M,P,I)?p(z,F,M,P,I):c.undo(M)}return(b instanceof Map||b instanceof Set)&&XN(A)?QN(A,x,b,S,m):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",g);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};rb.target=e=>e&&e[tb]||e;rb.unsubscribe=e=>e[I3]||e;var SS=rb,n6=typeof global=="object"&&global&&global.Object===Object&&global,U3=n6,o6=typeof self=="object"&&self&&self.Object===Object&&self,l6=U3||o6||Function("return this")(),$s=l6,h6=$s.Symbol,Ms=h6,N3=Object.prototype,c6=N3.hasOwnProperty,u6=N3.toString,Ju=Ms?Ms.toStringTag:void 0;function d6(e){var t=c6.call(e,Ju),i=e[Ju];try{e[Ju]=void 0;var r=!0}catch{}var a=u6.call(e);return r&&(t?e[Ju]=i:delete e[Ju]),a}var p6=d6,f6=Object.prototype,m6=f6.toString;function g6(e){return m6.call(e)}var v6=g6,y6="[object Null]",x6="[object Undefined]",AS=Ms?Ms.toStringTag:void 0;function b6(e){return e==null?e===void 0?x6:y6:AS&&AS in Object(e)?p6(e):v6(e)}var Mh=b6;function w6(e){return e!=null&&typeof e=="object"}var Eo=w6,_6="[object Symbol]";function S6(e){return typeof e=="symbol"||Eo(e)&&Mh(e)==_6}var gp=S6;function A6(e,t){for(var i=-1,r=e==null?0:e.length,a=Array(r);++i<r;)a[i]=t(e[i],i,e);return a}var V3=A6,M6=Array.isArray,In=M6,C6=1/0,MS=Ms?Ms.prototype:void 0,CS=MS?MS.toString:void 0;function j3(e){if(typeof e=="string")return e;if(In(e))return V3(e,j3)+"";if(gp(e))return CS?CS.call(e):"";var t=e+"";return t=="0"&&1/e==-C6?"-0":t}var E6=j3,T6=/\s/;function P6(e){for(var t=e.length;t--&&T6.test(e.charAt(t)););return t}var D6=P6,O6=/^\s+/;function I6(e){return e&&e.slice(0,D6(e)+1).replace(O6,"")}var R6=I6;function L6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Js=L6,ES=0/0,B6=/^[-+]0x[0-9a-f]+$/i,z6=/^0b[01]+$/i,F6=/^0o[0-7]+$/i,k6=parseInt;function U6(e){if(typeof e=="number")return e;if(gp(e))return ES;if(Js(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Js(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=R6(e);var i=z6.test(e);return i||F6.test(e)?k6(e.slice(2),i?2:8):B6.test(e)?ES:+e}var TS=U6;function N6(e){return e}var G3=N6,V6="[object AsyncFunction]",j6="[object Function]",G6="[object GeneratorFunction]",H6="[object Proxy]";function W6(e){if(!Js(e))return!1;var t=Mh(e);return t==j6||t==G6||t==V6||t==H6}var H3=W6,q6=$s["__core-js_shared__"],v0=q6,PS=function(){var e=/[^.]+$/.exec(v0&&v0.keys&&v0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Y6(e){return!!PS&&PS in e}var X6=Y6,Q6=Function.prototype,Z6=Q6.toString;function K6(e){if(e!=null){try{return Z6.call(e)}catch{}try{return e+""}catch{}}return""}var Ch=K6,J6=/[\\^$.*+?()[\]{}|]/g,$6=/^\[object .+?Constructor\]$/,eV=Function.prototype,tV=Object.prototype,iV=eV.toString,rV=tV.hasOwnProperty,aV=RegExp("^"+iV.call(rV).replace(J6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function sV(e){if(!Js(e)||X6(e))return!1;var t=H3(e)?aV:$6;return t.test(Ch(e))}var nV=sV;function oV(e,t){return e?.[t]}var lV=oV;function hV(e,t){var i=lV(e,t);return nV(i)?i:void 0}var Eh=hV,cV=Eh($s,"WeakMap"),e1=cV,DS=Object.create,uV=function(){function e(){}return function(t){if(!Js(t))return{};if(DS)return DS(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),dV=uV;function pV(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var fV=pV;function mV(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var gV=mV,vV=800,yV=16,xV=Date.now;function bV(e){var t=0,i=0;return function(){var r=xV(),a=yV-(r-i);if(i=r,a>0){if(++t>=vV)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var wV=bV;function _V(e){return function(){return e}}var SV=_V,AV=function(){try{var e=Eh(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Ym=AV,MV=Ym?function(e,t){return Ym(e,"toString",{configurable:!0,enumerable:!1,value:SV(t),writable:!0})}:G3,CV=MV,EV=wV(CV),TV=EV;function PV(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var DV=PV,OV=9007199254740991,IV=/^(?:0|[1-9]\d*)$/;function RV(e,t){var i=typeof e;return t=t??OV,!!t&&(i=="number"||i!="symbol"&&IV.test(e))&&e>-1&&e%1==0&&e<t}var ab=RV;function LV(e,t,i){t=="__proto__"&&Ym?Ym(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var W3=LV;function BV(e,t){return e===t||e!==e&&t!==t}var sb=BV,zV=Object.prototype,FV=zV.hasOwnProperty;function kV(e,t,i){var r=e[t];(!(FV.call(e,t)&&sb(r,i))||i===void 0&&!(t in e))&&W3(e,t,i)}var nb=kV;function UV(e,t,i,r){var a=!i;i||(i={});for(var s=-1,n=t.length;++s<n;){var o=t[s],l=r?r(i[o],e[o],o,i,e):void 0;l===void 0&&(l=e[o]),a?W3(i,o,l):nb(i,o,l)}return i}var vp=UV,OS=Math.max;function NV(e,t,i){return t=OS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=OS(r.length-t,0),n=Array(s);++a<s;)n[a]=r[t+a];a=-1;for(var o=Array(t+1);++a<t;)o[a]=r[a];return o[t]=i(n),fV(e,this,o)}}var VV=NV,jV=9007199254740991;function GV(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=jV}var ob=GV;function HV(e){return e!=null&&ob(e.length)&&!H3(e)}var q3=HV,WV=Object.prototype;function qV(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||WV;return e===i}var lb=qV;function YV(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var XV=YV,QV="[object Arguments]";function ZV(e){return Eo(e)&&Mh(e)==QV}var IS=ZV,Y3=Object.prototype,KV=Y3.hasOwnProperty,JV=Y3.propertyIsEnumerable,$V=IS(function(){return arguments}())?IS:function(e){return Eo(e)&&KV.call(e,"callee")&&!JV.call(e,"callee")},hb=$V;function e8(){return!1}var t8=e8,X3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,RS=X3&&typeof module=="object"&&module&&!module.nodeType&&module,i8=RS&&RS.exports===X3,LS=i8?$s.Buffer:void 0,r8=LS?LS.isBuffer:void 0,a8=r8||t8,Xm=a8,s8="[object Arguments]",n8="[object Array]",o8="[object Boolean]",l8="[object Date]",h8="[object Error]",c8="[object Function]",u8="[object Map]",d8="[object Number]",p8="[object Object]",f8="[object RegExp]",m8="[object Set]",g8="[object String]",v8="[object WeakMap]",y8="[object ArrayBuffer]",x8="[object DataView]",b8="[object Float32Array]",w8="[object Float64Array]",_8="[object Int8Array]",S8="[object Int16Array]",A8="[object Int32Array]",M8="[object Uint8Array]",C8="[object Uint8ClampedArray]",E8="[object Uint16Array]",T8="[object Uint32Array]",Ni={};Ni[b8]=Ni[w8]=Ni[_8]=Ni[S8]=Ni[A8]=Ni[M8]=Ni[C8]=Ni[E8]=Ni[T8]=!0;Ni[s8]=Ni[n8]=Ni[y8]=Ni[o8]=Ni[x8]=Ni[l8]=Ni[h8]=Ni[c8]=Ni[u8]=Ni[d8]=Ni[p8]=Ni[f8]=Ni[m8]=Ni[g8]=Ni[v8]=!1;function P8(e){return Eo(e)&&ob(e.length)&&!!Ni[Mh(e)]}var D8=P8;function O8(e){return function(t){return e(t)}}var cb=O8,Q3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Id=Q3&&typeof module=="object"&&module&&!module.nodeType&&module,I8=Id&&Id.exports===Q3,y0=I8&&U3.process,R8=function(){try{var e=Id&&Id.require&&Id.require("util").types;return e||y0&&y0.binding&&y0.binding("util")}catch{}}(),Jc=R8,BS=Jc&&Jc.isTypedArray,L8=BS?cb(BS):D8,Z3=L8,B8=Object.prototype,z8=B8.hasOwnProperty;function F8(e,t){var i=In(e),r=!i&&hb(e),a=!i&&!r&&Xm(e),s=!i&&!r&&!a&&Z3(e),n=i||r||a||s,o=n?XV(e.length,String):[],l=o.length;for(var h in e)(t||z8.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||ab(h,l)))&&o.push(h);return o}var K3=F8;function k8(e,t){return function(i){return e(t(i))}}var J3=k8,U8=J3(Object.keys,Object),N8=U8,V8=Object.prototype,j8=V8.hasOwnProperty;function G8(e){if(!lb(e))return N8(e);var t=[];for(var i in Object(e))j8.call(e,i)&&i!="constructor"&&t.push(i);return t}var H8=G8;function W8(e){return q3(e)?K3(e):H8(e)}var ub=W8;function q8(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var Y8=q8,X8=Object.prototype,Q8=X8.hasOwnProperty;function Z8(e){if(!Js(e))return Y8(e);var t=lb(e),i=[];for(var r in e)r=="constructor"&&(t||!Q8.call(e,r))||i.push(r);return i}var K8=Z8;function J8(e){return q3(e)?K3(e,!0):K8(e)}var $l=J8,$8=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ej=/^\w*$/;function tj(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||gp(e)?!0:ej.test(e)||!$8.test(e)||t!=null&&e in Object(t)}var ij=tj,rj=Eh(Object,"create"),Yd=rj;function aj(){this.__data__=Yd?Yd(null):{},this.size=0}var sj=aj;function nj(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var oj=nj,lj="__lodash_hash_undefined__",hj=Object.prototype,cj=hj.hasOwnProperty;function uj(e){var t=this.__data__;if(Yd){var i=t[e];return i===lj?void 0:i}return cj.call(t,e)?t[e]:void 0}var dj=uj,pj=Object.prototype,fj=pj.hasOwnProperty;function mj(e){var t=this.__data__;return Yd?t[e]!==void 0:fj.call(t,e)}var gj=mj,vj="__lodash_hash_undefined__";function yj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Yd&&t===void 0?vj:t,this}var xj=yj;function gu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}gu.prototype.clear=sj;gu.prototype.delete=oj;gu.prototype.get=dj;gu.prototype.has=gj;gu.prototype.set=xj;var zS=gu;function bj(){this.__data__=[],this.size=0}var wj=bj;function _j(e,t){for(var i=e.length;i--;)if(sb(e[i][0],t))return i;return-1}var Vg=_j,Sj=Array.prototype,Aj=Sj.splice;function Mj(e){var t=this.__data__,i=Vg(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():Aj.call(t,i,1),--this.size,!0}var Cj=Mj;function Ej(e){var t=this.__data__,i=Vg(t,e);return i<0?void 0:t[i][1]}var Tj=Ej;function Pj(e){return Vg(this.__data__,e)>-1}var Dj=Pj;function Oj(e,t){var i=this.__data__,r=Vg(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var Ij=Oj;function vu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}vu.prototype.clear=wj;vu.prototype.delete=Cj;vu.prototype.get=Tj;vu.prototype.has=Dj;vu.prototype.set=Ij;var jg=vu,Rj=Eh($s,"Map"),Xd=Rj;function Lj(){this.size=0,this.__data__={hash:new zS,map:new(Xd||jg),string:new zS}}var Bj=Lj;function zj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Fj=zj;function kj(e,t){var i=e.__data__;return Fj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var Gg=kj;function Uj(e){var t=Gg(this,e).delete(e);return this.size-=t?1:0,t}var Nj=Uj;function Vj(e){return Gg(this,e).get(e)}var jj=Vj;function Gj(e){return Gg(this,e).has(e)}var Hj=Gj;function Wj(e,t){var i=Gg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var qj=Wj;function yu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}yu.prototype.clear=Bj;yu.prototype.delete=Nj;yu.prototype.get=jj;yu.prototype.has=Hj;yu.prototype.set=qj;var Hg=yu,Yj="Expected a function";function db(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Yj);var i=function(){var r=arguments,a=t?t.apply(this,r):r[0],s=i.cache;if(s.has(a))return s.get(a);var n=e.apply(this,r);return i.cache=s.set(a,n)||s,n};return i.cache=new(db.Cache||Hg),i}db.Cache=Hg;var Xj=db,Qj=500;function Zj(e){var t=Xj(e,function(r){return i.size===Qj&&i.clear(),r}),i=t.cache;return t}var Kj=Zj,Jj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$j=/\\(\\)?/g,eG=Kj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Jj,function(i,r,a,s){t.push(a?s.replace($j,"$1"):r||i)}),t}),tG=eG;function iG(e){return e==null?"":E6(e)}var rG=iG;function aG(e,t){return In(e)?e:ij(e,t)?[e]:tG(rG(e))}var xu=aG,sG=1/0;function nG(e){if(typeof e=="string"||gp(e))return e;var t=e+"";return t=="0"&&1/e==-sG?"-0":t}var Wg=nG;function oG(e,t){t=xu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Wg(t[i++])];return i&&i==r?e:void 0}var $3=oG;function lG(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var pb=lG,FS=Ms?Ms.isConcatSpreadable:void 0;function hG(e){return In(e)||hb(e)||!!(FS&&e&&e[FS])}var cG=hG;function eT(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=cG),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?eT(o,t-1,i,r,a):pb(a,o):r||(a[a.length]=o)}return a}var uG=eT;function dG(e){var t=e==null?0:e.length;return t?uG(e,1):[]}var pG=dG;function fG(e){return TV(VV(e,void 0,pG),e+"")}var tT=fG,mG=J3(Object.getPrototypeOf,Object),fb=mG,gG="[object Object]",vG=Function.prototype,yG=Object.prototype,iT=vG.toString,xG=yG.hasOwnProperty,bG=iT.call(Object);function wG(e){if(!Eo(e)||Mh(e)!=gG)return!1;var t=fb(e);if(t===null)return!0;var i=xG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&iT.call(i)==bG}var _G=wG;function SG(e,t,i){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var s=Array(a);++r<a;)s[r]=e[r+t];return s}var AG=SG;function MG(){this.__data__=new jg,this.size=0}var CG=MG;function EG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var TG=EG;function PG(e){return this.__data__.get(e)}var DG=PG;function OG(e){return this.__data__.has(e)}var IG=OG,RG=200;function LG(e,t){var i=this.__data__;if(i instanceof jg){var r=i.__data__;if(!Xd||r.length<RG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new Hg(r)}return i.set(e,t),this.size=i.size,this}var BG=LG;function bu(e){var t=this.__data__=new jg(e);this.size=t.size}bu.prototype.clear=CG;bu.prototype.delete=TG;bu.prototype.get=DG;bu.prototype.has=IG;bu.prototype.set=BG;var bm=bu;function zG(e,t){return e&&vp(t,ub(t),e)}var FG=zG;function kG(e,t){return e&&vp(t,$l(t),e)}var UG=kG,rT=typeof exports=="object"&&exports&&!exports.nodeType&&exports,kS=rT&&typeof module=="object"&&module&&!module.nodeType&&module,NG=kS&&kS.exports===rT,US=NG?$s.Buffer:void 0,NS=US?US.allocUnsafe:void 0;function VG(e,t){if(t)return e.slice();var i=e.length,r=NS?NS(i):new e.constructor(i);return e.copy(r),r}var jG=VG;function GG(e,t){for(var i=-1,r=e==null?0:e.length,a=0,s=[];++i<r;){var n=e[i];t(n,i,e)&&(s[a++]=n)}return s}var HG=GG;function WG(){return[]}var aT=WG,qG=Object.prototype,YG=qG.propertyIsEnumerable,VS=Object.getOwnPropertySymbols,XG=VS?function(e){return e==null?[]:(e=Object(e),HG(VS(e),function(t){return YG.call(e,t)}))}:aT,mb=XG;function QG(e,t){return vp(e,mb(e),t)}var ZG=QG,KG=Object.getOwnPropertySymbols,JG=KG?function(e){for(var t=[];e;)pb(t,mb(e)),e=fb(e);return t}:aT,sT=JG;function $G(e,t){return vp(e,sT(e),t)}var eH=$G;function tH(e,t,i){var r=t(e);return In(e)?r:pb(r,i(e))}var nT=tH;function iH(e){return nT(e,ub,mb)}var t1=iH;function rH(e){return nT(e,$l,sT)}var oT=rH,aH=Eh($s,"DataView"),i1=aH,sH=Eh($s,"Promise"),r1=sH,nH=Eh($s,"Set"),a1=nH,jS="[object Map]",oH="[object Object]",GS="[object Promise]",HS="[object Set]",WS="[object WeakMap]",qS="[object DataView]",lH=Ch(i1),hH=Ch(Xd),cH=Ch(r1),uH=Ch(a1),dH=Ch(e1),Wl=Mh;(i1&&Wl(new i1(new ArrayBuffer(1)))!=qS||Xd&&Wl(new Xd)!=jS||r1&&Wl(r1.resolve())!=GS||a1&&Wl(new a1)!=HS||e1&&Wl(new e1)!=WS)&&(Wl=function(e){var t=Mh(e),i=t==oH?e.constructor:void 0,r=i?Ch(i):"";if(r)switch(r){case lH:return qS;case hH:return jS;case cH:return GS;case uH:return HS;case dH:return WS}return t});var Qd=Wl,pH=Object.prototype,fH=pH.hasOwnProperty;function mH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&fH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var gH=mH,vH=$s.Uint8Array,Qm=vH;function yH(e){var t=new e.constructor(e.byteLength);return new Qm(t).set(new Qm(e)),t}var gb=yH;function xH(e,t){var i=t?gb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var bH=xH,wH=/\w*$/;function _H(e){var t=new e.constructor(e.source,wH.exec(e));return t.lastIndex=e.lastIndex,t}var SH=_H,YS=Ms?Ms.prototype:void 0,XS=YS?YS.valueOf:void 0;function AH(e){return XS?Object(XS.call(e)):{}}var MH=AH;function CH(e,t){var i=t?gb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var EH=CH,TH="[object Boolean]",PH="[object Date]",DH="[object Map]",OH="[object Number]",IH="[object RegExp]",RH="[object Set]",LH="[object String]",BH="[object Symbol]",zH="[object ArrayBuffer]",FH="[object DataView]",kH="[object Float32Array]",UH="[object Float64Array]",NH="[object Int8Array]",VH="[object Int16Array]",jH="[object Int32Array]",GH="[object Uint8Array]",HH="[object Uint8ClampedArray]",WH="[object Uint16Array]",qH="[object Uint32Array]";function YH(e,t,i){var r=e.constructor;switch(t){case zH:return gb(e);case TH:case PH:return new r(+e);case FH:return bH(e,i);case kH:case UH:case NH:case VH:case jH:case GH:case HH:case WH:case qH:return EH(e,i);case DH:return new r;case OH:case LH:return new r(e);case IH:return SH(e);case RH:return new r;case BH:return MH(e)}}var XH=YH;function QH(e){return typeof e.constructor=="function"&&!lb(e)?dV(fb(e)):{}}var ZH=QH,KH="[object Map]";function JH(e){return Eo(e)&&Qd(e)==KH}var $H=JH,QS=Jc&&Jc.isMap,e9=QS?cb(QS):$H,t9=e9,i9="[object Set]";function r9(e){return Eo(e)&&Qd(e)==i9}var a9=r9,ZS=Jc&&Jc.isSet,s9=ZS?cb(ZS):a9,n9=s9,o9=1,l9=2,h9=4,lT="[object Arguments]",c9="[object Array]",u9="[object Boolean]",d9="[object Date]",p9="[object Error]",hT="[object Function]",f9="[object GeneratorFunction]",m9="[object Map]",g9="[object Number]",cT="[object Object]",v9="[object RegExp]",y9="[object Set]",x9="[object String]",b9="[object Symbol]",w9="[object WeakMap]",_9="[object ArrayBuffer]",S9="[object DataView]",A9="[object Float32Array]",M9="[object Float64Array]",C9="[object Int8Array]",E9="[object Int16Array]",T9="[object Int32Array]",P9="[object Uint8Array]",D9="[object Uint8ClampedArray]",O9="[object Uint16Array]",I9="[object Uint32Array]",Fi={};Fi[lT]=Fi[c9]=Fi[_9]=Fi[S9]=Fi[u9]=Fi[d9]=Fi[A9]=Fi[M9]=Fi[C9]=Fi[E9]=Fi[T9]=Fi[m9]=Fi[g9]=Fi[cT]=Fi[v9]=Fi[y9]=Fi[x9]=Fi[b9]=Fi[P9]=Fi[D9]=Fi[O9]=Fi[I9]=!0;Fi[p9]=Fi[hT]=Fi[w9]=!1;function wm(e,t,i,r,a,s){var n,o=t&o9,l=t&l9,h=t&h9;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Js(e))return e;var c=In(e);if(c){if(n=gH(e),!o)return gV(e,n)}else{var u=Qd(e),d=u==hT||u==f9;if(Xm(e))return jG(e,o);if(u==cT||u==lT||d&&!a){if(n=l||d?{}:ZH(e),!o)return l?eH(e,UG(n,e)):ZG(e,FG(n,e))}else{if(!Fi[u])return a?e:{};n=XH(e,u,o)}}s||(s=new bm);var p=s.get(e);if(p)return p;s.set(e,n),n9(e)?e.forEach(function(g){n.add(wm(g,t,i,g,e,s))}):t9(e)&&e.forEach(function(g,y){n.set(y,wm(g,t,i,y,e,s))});var f=h?l?oT:t1:l?$l:ub,m=c?void 0:f(e);return DV(m||e,function(g,y){m&&(y=g,g=e[y]),nb(n,y,wm(g,t,i,y,e,s))}),n}var uT=wm,R9=1,L9=4;function B9(e){return uT(e,R9|L9)}var qg=B9,z9="__lodash_hash_undefined__";function F9(e){return this.__data__.set(e,z9),this}var k9=F9;function U9(e){return this.__data__.has(e)}var N9=U9;function Zm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new Hg;++t<i;)this.add(e[t])}Zm.prototype.add=Zm.prototype.push=k9;Zm.prototype.has=N9;var V9=Zm;function j9(e,t){for(var i=-1,r=e==null?0:e.length;++i<r;)if(t(e[i],i,e))return!0;return!1}var G9=j9;function H9(e,t){return e.has(t)}var W9=H9,q9=1,Y9=2;function X9(e,t,i,r,a,s){var n=i&q9,o=e.length,l=t.length;if(o!=l&&!(n&&l>o))return!1;var h=s.get(e),c=s.get(t);if(h&&c)return h==t&&c==e;var u=-1,d=!0,p=i&Y9?new V9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],m=t[u];if(r)var g=n?r(m,f,u,t,e,s):r(f,m,u,e,t,s);if(g!==void 0){if(g)continue;d=!1;break}if(p){if(!G9(t,function(y,x){if(!W9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===m||a(f,m,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var dT=X9;function Q9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var Z9=Q9;function K9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var J9=K9,$9=1,e7=2,t7="[object Boolean]",i7="[object Date]",r7="[object Error]",a7="[object Map]",s7="[object Number]",n7="[object RegExp]",o7="[object Set]",l7="[object String]",h7="[object Symbol]",c7="[object ArrayBuffer]",u7="[object DataView]",KS=Ms?Ms.prototype:void 0,x0=KS?KS.valueOf:void 0;function d7(e,t,i,r,a,s,n){switch(i){case u7:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case c7:return!(e.byteLength!=t.byteLength||!s(new Qm(e),new Qm(t)));case t7:case i7:case s7:return sb(+e,+t);case r7:return e.name==t.name&&e.message==t.message;case n7:case l7:return e==t+"";case a7:var o=Z9;case o7:var l=r&$9;if(o||(o=J9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=e7,n.set(e,t);var c=dT(o(e),o(t),r,a,s,n);return n.delete(e),c;case h7:if(x0)return x0.call(e)==x0.call(t)}return!1}var p7=d7,f7=1,m7=Object.prototype,g7=m7.hasOwnProperty;function v7(e,t,i,r,a,s){var n=i&f7,o=t1(e),l=o.length,h=t1(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:g7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var m=!0;s.set(e,t),s.set(t,e);for(var g=n;++u<l;){d=o[u];var y=e[d],x=t[d];if(r)var b=n?r(x,y,d,t,e,s):r(y,x,d,e,t,s);if(!(b===void 0?y===x||a(y,x,i,r,s):b)){m=!1;break}g||(g=d=="constructor")}if(m&&!g){var _=e.constructor,M=t.constructor;_!=M&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof M=="function"&&M instanceof M)&&(m=!1)}return s.delete(e),s.delete(t),m}var y7=v7,x7=1,JS="[object Arguments]",$S="[object Array]",Mf="[object Object]",b7=Object.prototype,eA=b7.hasOwnProperty;function w7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?$S:Qd(e),h=o?$S:Qd(t);l=l==JS?Mf:l,h=h==JS?Mf:h;var c=l==Mf,u=h==Mf,d=l==h;if(d&&Xm(e)){if(!Xm(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new bm),n||Z3(e)?dT(e,t,i,r,a,s):p7(e,t,l,i,r,a,s);if(!(i&x7)){var p=c&&eA.call(e,"__wrapped__"),f=u&&eA.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,g=f?t.value():t;return s||(s=new bm),a(m,g,i,r,s)}}return d?(s||(s=new bm),y7(e,t,i,r,a,s)):!1}var _7=w7;function pT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Eo(e)&&!Eo(t)?e!==e&&t!==t:_7(e,t,i,r,pT,a)}var S7=pT;function A7(e,t){return e!=null&&t in Object(e)}var M7=A7;function C7(e,t,i){t=xu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Wg(t[r]);if(!(s=e!=null&&i(e,n)))break;e=e[n]}return s||++r!=a?s:(a=e==null?0:e.length,!!a&&ob(a)&&ab(n,a)&&(In(e)||hb(e)))}var E7=C7;function T7(e,t){return e!=null&&E7(e,t,M7)}var P7=T7,D7=function(){return $s.Date.now()},b0=D7,O7="Expected a function",I7=Math.max,R7=Math.min;function L7(e,t,i){var r,a,s,n,o,l,h=0,c=!1,u=!1,d=!0;if(typeof e!="function")throw new TypeError(O7);t=TS(t)||0,Js(i)&&(c=!!i.leading,u="maxWait"in i,s=u?I7(TS(i.maxWait)||0,t):s,d="trailing"in i?!!i.trailing:d);function p(S){var C=r,A=a;return r=a=void 0,h=S,n=e.apply(A,C),n}function f(S){return h=S,o=setTimeout(y,t),c?p(S):n}function m(S){var C=S-l,A=S-h,T=t-C;return u?R7(T,s-A):T}function g(S){var C=S-l,A=S-h;return l===void 0||C>=t||C<0||u&&A>=s}function y(){var S=b0();if(g(S))return x(S);o=setTimeout(y,m(S))}function x(S){return o=void 0,d&&r?p(S):(r=a=void 0,n)}function b(){o!==void 0&&clearTimeout(o),h=0,r=l=a=o=void 0}function _(){return o===void 0?n:x(b0())}function M(){var S=b0(),C=g(S);if(r=arguments,a=this,l=S,C){if(o===void 0)return f(l);if(u)return clearTimeout(o),o=setTimeout(y,t),p(l)}return o===void 0&&(o=setTimeout(y,t)),n}return M.cancel=b,M.flush=_,M}var vb=L7;function B7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var z7=B7;function F7(e,t){return e>t}var k7=F7;function U7(e,t){return t.length<2?e:$3(e,AG(t,0,-1))}var N7=U7;function V7(e,t){return S7(e,t)}var yb=V7;function j7(e,t,i){for(var r=-1,a=e.length;++r<a;){var s=e[r],n=t(s);if(n!=null&&(o===void 0?n===n&&!gp(n):i(n,o)))var o=n,l=s}return l}var G7=j7;function H7(e){return e&&e.length?G7(e,G3,k7):void 0}var W7=H7;function q7(e,t){return t=xu(t,e),e=N7(e,t),e==null||delete e[Wg(z7(t))]}var Y7=q7;function X7(e){return _G(e)?void 0:e}var Q7=X7,Z7=1,K7=2,J7=4,$7=tT(function(e,t){var i={};if(e==null)return i;var r=!1;t=V3(t,function(s){return s=xu(s,e),r||(r=s.length>1),s}),vp(e,oT(e),i),r&&(i=uT(i,Z7|K7|J7,Q7));for(var a=t.length;a--;)Y7(i,t[a]);return i}),s1=$7;function eW(e,t,i,r){if(!Js(e))return e;t=xu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Wg(t[a]),h=i;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(a!=n){var c=o[l];h=r?r(c,l,o):void 0,h===void 0&&(h=Js(c)?c:ab(t[a+1])?[]:{})}nb(o,l,h),o=o[l]}return e}var tW=eW;function iW(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=$3(e,n);i(o,n)&&tW(s,xu(n,e),o)}return s}var rW=iW;function aW(e,t){return rW(e,t,function(i,r){return P7(e,r)})}var sW=aW,nW=tT(function(e,t){return e==null?{}:sW(e,t)}),So=nW,oW="Expected a function";function lW(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(oW);return Js(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),vb(e,t,{leading:r,maxWait:t,trailing:a})}var hW=lW;function fT(e){for(let t of Object.keys(e))e[t]===void 0&&delete e[t];return e}function Rn(e,t){return Object.setPrototypeOf(e,t),e}var cW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),uW=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),dW=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||Yg&&"ontouchend"in document,pW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,fW=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,mW=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},gW=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},vW=()=>{if(typeof window>"u")return;let e=new URLSearchParams(window.location.search).get("desktop-app-version");return e?(window.localStorage.setItem("desktop-app-version",e),e):window.localStorage.getItem("desktop-app-version")??"0.0.6"},mT=cW(),Wae=mT?vW():void 0,Yg=uW(),yp=dW(),yW=pW(),Ja=fW(),tA=mW(),xW=Number(gW());function gT(e){return Array.isArray(e)?e:[e]}function vT(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}function Cf(e){return Yg?e.metaKey:e.ctrlKey}function bW(e){return e.wheelDeltaY===0||e.deltaY===0?Yg&&e.shiftKey&&Math.abs(e.wheelDeltaX)>=120?!1:e.wheelDeltaX?e.wheelDeltaX===-3*e.deltaX||e.wheelDeltaX===-3*window.devicePixelRatio*e.deltaX:e.deltaMode===0:e.wheelDeltaY?e.wheelDeltaY===-3*e.deltaY||e.wheelDeltaY===-3*window.devicePixelRatio*e.deltaY:e.deltaMode===0}var Pt=[],Km={},wd={},_m={};function yT(e){Pt.includes(e)||Pt.push(e)}function zc(e){delete Km[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function wW(){Pt.splice(0,Pt.length)}function Jm(e){if(e.pointerType!=="touch")return;let t=Km[e.pointerId];t===void 0&&(t={x:0,y:0},Km[e.pointerId]=t),t.x=e.pageX,t.y=e.pageY}function w0(e){let t=e.pointerId===Pt[0].pointerId?Pt[1]:Pt[0];return Km[t.pointerId]}function xT(e){wd[e.key]=!0,_m[e.key]=_m[e.key]===void 0?1:_m[e.key]+1}function bT(e){if(Yg&&wd.Meta)for(let t in wd)wd[t]=!1;else wd[e.key]=!1;_m={}}function _W(e){e.addEventListener("pointerdown",yT,!0),e.addEventListener("pointerdown",Jm,!0),e.addEventListener("pointermove",Jm,!0),e.addEventListener("pointerup",zc,!0),e.addEventListener("pointercancel",zc,!0),e.addEventListener("pointerleave",zc,!0),window.addEventListener("keydown",xT,!0),window.addEventListener("keyup",bT,!0)}function SW(e){e.removeEventListener("pointerdown",yT,!0),e.removeEventListener("pointerdown",Jm,!0),e.removeEventListener("pointermove",Jm,!0),e.removeEventListener("pointerup",zc,!0),e.removeEventListener("pointercancel",zc,!0),e.removeEventListener("pointerleave",zc,!0),window.removeEventListener("keydown",xT,!0),window.removeEventListener("keyup",bT,!0)}var wT,AW=new Promise(e=>{wT=e}),Ef;function MW(){if(Ef)return Ef;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.9.3/build",i=import("./navmesh.js"),[r,a]=await Promise.all([i,fetch(`${t}/navmesh.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});wT(n)}return Ef=e(),Ef}var _T,CW=new Promise(e=>{_T=e}),Tf;function EW(){if(Tf)return Tf;async function e(){let t=await import("./physics.js");await t.init(),_T(t)}return Tf=e(),Tf}var Ft=class{modifyById(e,t){let i=this;if(i[e]===void 0)throw new Error("not expected");{let r={...i,[e]:t};return Object.setPrototypeOf(r,Ft.prototype),r}}add(e,t){return this.runOp({type:1,id:e,data:t})?.data??this}runOp(e){let t=this;if(e.type===1){let i=t[e.id],r;i===void 0?r={type:2,id:e.id}:r={type:1,id:e.id,data:i};let{id:a,data:s}=e,n={...t,[a]:s};return Object.setPrototypeOf(n,Ft.prototype),{data:n,actual:e,reverse:r}}else if(e.type===2){let{id:i}=e,r=t[i];if(r===void 0)return null;{let a={...t};return Object.setPrototypeOf(a,Ft.prototype),delete a[i],{data:a,actual:e,reverse:{type:1,id:i,data:r}}}}return null}};function xb(e){if(e.deepFreeze!==void 0){e.deepFreeze(e);return}let t=Object.getOwnPropertyNames(e);for(let i of t){let r=e[i];r&&typeof r=="object"&&xb(r)}return Object.freeze(e)}function TW(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}var ST=class extends Error{};function _0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ll(e,t,i){if(e===void 0?t===void 0?(e=0,t=10):e=t-10:t===void 0&&(t=e+10),e>t){let s=e;e=t,t=s}let r=[],a=1/(i+1);for(let s=0;s<i;s++){let n=e+(t-e)*(s+.75+Math.random()*.5)*a;r.push(n)}return r}function bb(e){return e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Uint32Array||e instanceof Int8Array||e instanceof Int16Array||e instanceof Int32Array||e instanceof Float32Array||e instanceof Float64Array}function PW(){return typeof process<"u"}function AT(e,t){for(let i of e)t(i.id,i.data)!==!0&&AT(i.children,t)}function MT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)MT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)xb(this[e]),e++}fillCaches0(e,t){this.objCaches.set(e.id,e),this.parentCaches.set(e.id,t);for(let i of e.children)this.fillCaches0(i,e.id)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,this.parentCaches=new Map;for(let e of this)this.fillCaches0(e,null)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}nonExistOrDescendantOf(e,t){if(!this.has(e))return!0;for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}rootAcestor(e){for(;e;){let t=this.parent(e);if(t)e=t;else return e}return e}isDescendantOf(e,t){for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}data(e){return this.get(e)?.data}has(e){return this.childrenOf(e)!==void 0}get(e){return this.fillCaches(),this.objCaches.get(e)}childrenOf(e){return e===null?this:this.get(e)?.children}traverseFrom(e,t){if(e===null)this.traverse(t);else{let i=this.get(e);i&&MT(i,t)}}traverse(e){AT(this,e)}totalSize(){return this.fillCaches(),this.objCaches.size}parent(e){return this.fillCaches(),this.parentCaches.get(e)}childrenArray(e){return e===null?this:this.get(e).children}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this.parent(e),r=this.childrenArray(i),a=r.findIndex(n=>n.id===e);if(a<0)throw new Error("not expected");let s=r[a];return r=[...r],r[a]={...s,data:t},this.modifyArrayBy(i,r)}}modifyArrayBy(e,t){let i=e,r=t;for(;i!==null;){let s=r,n=i;if(i=this.parent(i),i===void 0)throw new Error;r=this.childrenArray(i);let o=r.findIndex(l=>l.id===n);if(o<0)throw new Error;r=[...r],r[o]={...r[o],children:s}}Object.setPrototypeOf(r,na.prototype);let a=r;return a.fillCaches(),a}runOp(e){switch(e.type){case 7:return this.addOp(e);case 8:return this.deleteOp(e);case 9:return this.moveOp(e)}return null}checkDuplicatedIdRec({id:e,children:t}){if(this.get(e)!==void 0)return!0;for(let i of t)if(this.checkDuplicatedIdRec(i))return!0;return!1}addOp(e){let{parent:t,fi:i,id:r,data:a,children:s}=e;if(t!==null&&this.get(t)===void 0||this.checkDuplicatedIdRec(e))return null;{let n=t,o=this.childrenArray(n),l={fi:i,id:r,data:a,children:s};return o=[...o,l],o.sort((h,c)=>h.fi-c.fi),e.localIndex=o.indexOf(l),{data:this.modifyArrayBy(n,o),actual:e,reverse:{type:8,id:r}}}}deleteOp(e){let{id:t}=e;if(this.get(t)===null)return null;{let i=this.parent(t);if(i===void 0)return null;let r=this.childrenArray(i),a=r.findIndex(n=>n.id===t);e.localIndex=a,r=[...r];let s=r.splice(a,1)[0];return{data:this.modifyArrayBy(i,r),actual:e,reverse:{type:7,...s,parent:i}}}}moveOp(e){let{parent:t,fi:i,id:r}=e;if(t!==null&&this.get(t)===void 0)return this.deleteOp({type:8,id:r});if(t!==null){let u=t;for(;u!==null;){if(u===void 0)throw new Error;if(u===r)throw new ST("cyclic tree");u=this.parent(u)}}let a=this.parent(r);if(a===void 0)return null;let s=a,n=this.childrenArray(a),o=n.findIndex(u=>u.id===r);n=[...n];let l=n.splice(o,1)[0],h=this.modifyArrayBy(a,n);a=t,n=h.childrenArray(a);let c=l.fi;return l={...l,fi:i},n=[...n,l],n.sort((u,d)=>u.fi-d.fi),e.localIndex=n.indexOf(l),h=h.modifyArrayBy(a,n),{data:h,actual:e,reverse:{type:9,parent:s,fi:c,id:r}}}previous(e,t){if(t===null){let r=this.childrenArray(e);return r.length===0?null:r[r.length-1].id}let i=null;for(let r of this.childrenArray(e)){if(r.id===t)return i;i=r.id}return null}traverseSortNext(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)+1;if(r<i.length)return i[r].id;if(t)return this.traverseSortNext(t)}}sortNext(e){let t=this.childrenArray(e);return t.length>0?t[0].id:this.traverseSortNext(e)}traverseSortPrevious(e){let t=this.childrenArray(e);return t.length>0?this.traverseSortPrevious(t[t.length-1].id):e}sortPrevious(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)-1;return r>=0?this.traverseSortPrevious(i[r].id):t}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push({...i,...r})}t.sort((i,r)=>TW(i.sortKey,r.sortKey));for(let i of t)delete i.sortKey;return t}getWithSortKey(e){var t=e;let i=[],r=this.get(t),a=r;if(r!==void 0){for(;t;)i.splice(0,0,r.fi),t=this.parent(t),t!==null&&(r=this.get(t));return{...a,sortKey:i}}}insertBeforeHelper(e,t,i){return this.insertAfterHelper(e,this.previous(e,t),i)}insertAfterHelper(e,t,i){let r=this.childrenArray(e);if(t===null){if(r.length===0)return ll(0,i,i);{let a=r[0].fi;return ll(a-i,a,i)}}else{let a=this.get(t);if(a===void 0||this.parent(t)!==e)throw new Error("illegal args");let s=r.find(n=>n.fi>a.fi);if(s===void 0){let n=r[r.length-1].fi;return ll(n,n+i,i)}else return ll(a.fi,s.fi,i)}}},$m;(e=>{function t(i,r){if(r.type!==0)return null;if(Array.isArray(i)){let a=r.props,s={},n=[...i],o=!1;if(a)for(let l of Object.keys(a)){let h=parseInt(l);if(isNaN(h))throw new Error("wrong index");s[l]=n[h],n[h]=a[l],o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}else{let a=r.props,s={},n={...i},o=!1;if(a)for(let l of Object.keys(a)){s[l]=n[l];let h=a[l];h===void 0?delete n[l]:n[l]=h,o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}}e.runOp=t})($m||($m={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)xb(this[e]),e++}fillCaches0(e){this.objCaches.set(e.id,e)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,Object.getOwnPropertyDescriptor(this,"objCaches").enumerable=!1;for(let e of this)this.fillCaches0(e)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}data(e){return this.get(e)?.data}get(e){return this.fillCaches(),this.objCaches.get(e)}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this,r=i.findIndex(s=>s.id===e);if(r<0)throw new Error("not expected");let a=i[r];return i=[...i],i[r]={...a,data:t},this.modifyArrayBy(i)}}modifyArrayBy(e){Object.setPrototypeOf(e,At.prototype);let t=e;return PW()||t.fillCaches(),t}runOp(e){switch(e.type){case 4:return this.addOp(e);case 5:return this.deleteOp(e);case 6:return this.moveOp(e)}return null}addOp(e){let{fi:t,id:i,data:r}=e,a=this,s={fi:t,id:i,data:r};return a=[...a,s],a.sort((n,o)=>n.fi-o.fi),e.localIndex=a.indexOf(s),{data:this.modifyArrayBy(a),actual:e,reverse:{type:5,id:i}}}deleteOp(e){let{id:t}=e,i=this,r=i.findIndex(s=>s.id===t);if(r===-1)return null;e.localIndex=r,i=[...i];let a=i.splice(r,1)[0];return{data:this.modifyArrayBy(i),actual:e,reverse:{type:4,...a}}}moveOp(e){let{fi:t,id:i}=e,r=this;r=[...r];let a=r.findIndex(o=>o.id===i);if(a===-1)return null;let s=r[a].fi,n={...r[a],fi:t};return r[a]=n,r.sort((o,l)=>o.fi-l.fi),e.localIndex=r.indexOf(n),{data:this.modifyArrayBy(r),actual:e,reverse:{type:6,fi:s,id:i}}}previous(e){if(e===null)return this.length===0?null:this[this.length-1].id;let t=null;for(let i of this){if(i.id===e)return t;t=i.id}return null}insertBeforeHelper(e,t){return this.insertAfterHelper(this.previous(e),t)}insertAfterHelper(e,t){let i=this;if(e===null){if(i.length===0)return ll(0,t,t);{let r=i[0].fi;return ll(r-t,r,t)}}else{let r=this.get(e);if(r===void 0)throw new Error("illegal args");let a=i.find(s=>s.fi>r.fi);if(a===void 0){let s=i[i.length-1].fi;return ll(s,s+t,t)}else return ll(r.fi,a.fi,t)}}};function $c(e){return e&&typeof e=="object"&&e instanceof _r}var _r=class{unusedFunOverridesTable(e){}runOp(e){let t=[],i=this,r=0,a={};for(;r<e.path.length;){if(t.push(i),i=i===void 0?void 0:i[e.path[r]],i!==void 0&&!$c(i))return null;r+=1}i=i?_0(i):new _r;for(let[o,l]of Object.entries(e.props)){let h=i[o];a[o]=h,l===void 0?delete i[o]:i[o]=l}for(;r>0;){if(Object.keys(i).length===0){let o=t[r-1];o&&(i=_0(o),delete i[e.path[r-1]])}else{let o=t[r-1];if(o){let l=_0(o);l[e.path[r-1]]=i,i=l}else{let l=new _r;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,_r.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},vl;(e=>{function t(a,s){return Zd(a,s)??a}e.apply=t;function i(a,s){return _b(a,s)}e.merge=i;function r(a,s){let n=0,o=s.path,l=a;for(;n<o.length&&l!==void 0;){if(l=sa.zoomOnce(l,o[n]),l===void 0)return s;if(!$c(l))return;n+=1}if(l===void 0)return s;if($c(l))if(s.type===0){let h={...s.props};for(let c of Object.keys(l))delete h[c];return{...s,props:h}}else if(s.type===1||s.type===4||s.type===7){let h=wb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(vl||(vl={}));function wb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=wb(a.children,t);return o!==void 0?i=!0:o=a.children,{...a,id:s,data:n,children:o}}else return{...a,id:s,data:n}});if(i)return r}function DW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);return i=i||n!==void 0,n===void 0&&(n=a.data),{...a,id:s,data:n}});if(i)return Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}function Zd(e,t){if(!$c(t))return t;if(e instanceof na){let i=wb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return DW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Zd(a,t[s]);return i=i||n!==void 0,n===void 0&&(n=a),n});return i?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else{if(e instanceof _r)return _b(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Zd(s,t[a]);r=r||n!==void 0,n===void 0&&(n=s),i[a]=n}return r?(Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i):void 0}}}}function _b(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!$c(t))return t;if(!$c(e))return vl.apply(e,t);let i=new Set;for(let a of Object.keys(e))i.add(a);for(let a of Object.keys(t))i.add(a);let r=new _r;for(let a of i){let s=_b(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function OW(e,t){let i={cur:[],result:[],len:0};return e=Kd(e,t,i)??e,[e,i.result]}function eg(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function tg(e){e&&(e.len-=1)}function IW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function CT(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,eg(i,n));tg(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=CT(s.children,t,i);return h!==void 0?r=!0:h=s.children,{...s,id:n,data:l,children:h}});if(r)return a}function RW(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,eg(i,n));return tg(i),r=r||l!==void 0,l===void 0&&(l=s.data),{...s,id:n,data:l}});if(r)return Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a}function Kd(e,t,i){if(e instanceof na){let r=CT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return RW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Kd(s,t,eg(i,n));return tg(i),r=r||o!==void 0,o===void 0&&(o=s),o});return r?(Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a):void 0}else if(e&&typeof e=="object"&&!bb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"&&s!=="variableId"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Kd(n,t,eg(i,s));tg(i),a=a||l!==void 0,l===void 0&&(l=n),r[s]=l}else r[s]=n;return a?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else if(typeof e=="string"){let r=t[e];return r!==void 0&&IW(i),r}else return}}var ig;(e=>{function t(i,r){let a=sa.zoom(r,i.path);if(typeof a=="object"){let s={};for(let n of Object.keys(i.props))s[n]=a[n];return{...i,props:s}}else return{...i,props:{}}}e.replaceProps=t})(ig||(ig={}));var Yr;(e=>{function t(l,h){return{...l,path:l.path.slice(h)}}e.drop=t;function i(l,h){return r(l,h)?.data??l}e.applySimple=i;function r(l,h){let c=h.path;for(var u=[];;){let d;if(l instanceof _r&&h.type===0&&(d=l.runOp({...h,path:c.slice(u.length)}),d===null&&(d=void 0)),d===void 0&&u.length===c.length&&(l instanceof na||l instanceof At||l instanceof Ft?d=l.runOp(h):d=$m.runOp(l,h)),d!==void 0)if(d!==null){let m=d.data;for(let g=u.length-1;g>=0;g--){let y=c[g],x=u[g];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof _r){let b={...x,[y]:m};m=Object.setPrototypeOf(b,_r.prototype)}else if(typeof x=="object")if(Array.isArray(x)){if(typeof y=="string"&&(y=parseInt(y),isNaN(y)))throw new Error("Invalid path");let b=m;m=[...x],m[y]=b}else m={...x,[y]:m};else return null}return{data:m,actual:{...d.actual,path:c},reverse:{...d.reverse,path:c}}}else return null;let p=c[u.length],f;if(l instanceof na){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else if(l instanceof At){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else l!==null&&(f=l[p]);if(f!==void 0)u.push(l),l=f;else return null}}e.apply=r;function a(l,h){for(let c=0;c<l.length&&c<h.length;c++)if(l[c]!==h[c])return!0;return!1}e.pathDisjoint=a;function s(l,h){if(l.length!==h.length)return!1;for(let c=0;c<l.length;c++)if(l[c]!==h[c])return!1;return!0}e.pathEq=s;function n(l,h){return a(l.path,h.path)}e.commutative=n;function o(l,h){return l.type===0&&h.type===0&&s(l.path,h.path)?Object.keys(l.props).every(c=>h.props[c]!==void 0):!1}e.subsumed=o})(Yr||(Yr={}));var n1;(e=>{function t(){return[]}e.empty=t;function i(h,c){let u=[];for(let d of h){let[p,...f]=d.path;p===c&&u.push({...d,path:f})}return u}e.removePrefix=i;function r(h,c){return h.map(u=>({...u,path:[c,...u.path]}))}e.addPrefix=r;function a(h,c){return[...h,...c]}e.concat=a;function s(h,c){return[...h.filter(u=>!c.some(d=>Yr.subsumed(u,d))),...c]}e.compress=s;function n(h,c){return h.every(u=>c.every(d=>Yr.commutative(u,d)))}e.commutative=n;function o(h,c){for(let u of c){let d=l(h,u);d!==null&&(h=d.data)}return h}e.applyAll=o;function l(h,c){var u=h;let d=[],p=[];for(let f of c)try{if(f.type===3||f.type===5&&f.path[f.path.length-1]==="variables"){let m,g,y;if(f.type===3?(m=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(m=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=OW(u,{[f.id]:m});u=x;for(let _=0;_<b.length;_++){let M=b[_],S=M.pop();if(typeof S=="number"){let C=[S];for(let T=_+1;T<b.length;T++){let P=b[T],I=P[P.length-1];if(typeof I=="number"&&sa.equal(M,P.slice(0,P.length-1)))C.push(I),b.splice(T,1);else break}let A=sa.zoom(u,M);g=A.map((T,P)=>C.includes(P)?f.id:T),m=A,S=M.pop()}else{if(S==="alphaOverride"||S==="alpha"){m/=100;let C=m,A=sa.zoom(u,M.slice(0,M.length-2)),T=A.layers.map(P=>P.id===M[M.length-1]?{...P,data:{...P.data,[S]:C}}:P);Object.setPrototypeOf(T,Object.getPrototypeOf(A.layers)),A.layers=T}g=f.id}d.push({type:0,path:M,props:{[S]:m}}),p.push({type:0,path:M,props:{[S]:g}})}p.push(y.reverse),d.push(y.actual)}}else{let m=Yr.apply(u,f);m!==null&&(d.push(m.actual),u=m.data,p.push(m.reverse))}}catch(m){if(m instanceof ST)return null;throw m}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(n1||(n1={}));var ET=Symbol(),LW=Symbol(),Xg=Symbol(),xp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof PT);){let s=r._path,n=r._current;if(s!==""&&a.splice(0,0,s),r=r._parent,r===null)return;r.update(s,n)}r.push(a,e,t.actual,t.reverse)}deleteChildren(e){if(this._children){let t=this._children[e];if(t){let i=t[Xg];i&&i(),delete this._children[e]}}}},BW=class extends xp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){if(Array.isArray(this._current)){if(typeof e=="string"&&(e=parseInt(e),isNaN(e)))throw new Error("Invalid path");this._current=[...this._current],this._current[e]=t}else this._current={...this._current,[e]:t}}runOp(e){this.reportOp(e,$m.runOp(this._current,e),e.path)}},zW=class extends xp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){this._current={...this._current,[e]:t},Object.setPrototypeOf(this._current,Ft.prototype)}runOp(e){this.reportOp(e,this._current.runOp(e))}},TT={get(e,t){if(t===Xg)return()=>{e._parent=null};if(t===ET)return e._current;if(t===LW)return e;let{_current:i,_children:r}=e;if(t==="push"&&Array.isArray(i))throw new Error("not supported to expand array");let a=r===void 0?void 0:r[t];if(a!==void 0)return a;let s=i[t],n=Qg(e,t,s);return n!==s?(r===void 0&&(r={},e._children=r),r[t]=n,n):s},has(e,t){return t in e._current},ownKeys(e){return Reflect.ownKeys(e._current)},defineProperty(){throw Error("not supported")},getPrototypeOf(e){return Object.getPrototypeOf(e._current)},setPrototypeOf(){throw Error("not supported")},getOwnPropertyDescriptor(e,t){let i=e._current,r=Reflect.getOwnPropertyDescriptor(i,t);return r&&{writable:!0,configurable:!0,enumerable:r.enumerable,value:i[t]}}},FW={...TT,set(e,t,i){let r={type:0,props:{[t]:cr(i)??i}};return e.deleteChildren(t),e.runOp(r),!0},deleteProperty(e,t){let i={type:0,props:{[t]:void 0}};return e.deleteChildren(t),e.runOp(i),!0}},kW={...TT,set(e,t,i){return i===void 0?this.deleteProperty(e,t):(e.deleteChildren(t),e.runOp({type:1,id:t,data:i})),!0},deleteProperty(e,t){return e.runOp({type:2,id:t}),!0}},Sb=class extends xp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Xg]=()=>{this._parent=null}}unproxy(){return this._current}update(e,t){this._current=this._current.modifyById(e,t)}runOp(e){this.reportOp(e,this._current.runOp(e))}randomId(){return this._current.randomId()}isDescendantOf(e,t){return this._current.isDescendantOf(e,t)}childrenOf(e){return this._current.childrenOf(e)}traverse(e){return this._current.traverse(e)}get(e){return this._current.get(e)}parent(e){return this._current.parent(e)}traverse(e){this._current.traverse((t,i)=>{e(t,this.data(t))})}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Qg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}add(e,t,i,r,a){this.runOp({type:7,parent:e,fi:t,id:i,data:r,children:a})}move(e,t,i){this.runOp({type:9,parent:e,fi:t,id:i})}insertAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}insertBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}moveAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}moveBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}delete(e){this.deleteChildren(e),this.runOp({type:8,id:e})}sortNext(e){return this._current.sortNext(e)}sortPrevious(e){return this._current.sortPrevious(e)}getAllSorted(e){return this._current.getAllSorted(e)}},Ab=class extends xp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Xg]=()=>{this._parent=null}}unproxy(){return this._current}get length(){return this._current.length}forEach(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id,a=this._current[i].fi;e(this.data(this._current[i].id),r,a)}}find(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id;if(e(this.data(r),r))return this.get(r)}}update(e,t){this._current=this._current.modifyById(e,t)}randomId(){return this._current.randomId()}get(e){return{...this._current.get(e),data:this.data(e)}}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Qg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}runOp(e){this.reportOp(e,this._current.runOp(e))}add(e,t,i){this.runOp({type:4,fi:e,id:t,data:i})}move(e,t){this.runOp({type:6,fi:e,id:t})}insertAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}insertBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}moveAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}moveBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}delete(e){this.deleteChildren(e),this.runOp({type:5,id:e})}};function S0(e,t,i){if(e.length>0){let r=e[e.length-1];if(r.type===0&&t.type===0&&sa.equal(r.path,i)){Object.assign(r.props,t.props);return}}e.push({...t,path:i})}var PT=class extends xp{constructor(e){super(),this.ts=[],this.actual=[],this.reverse=[],this._current=e}update(e,t){if(e!=="")throw new Error("");this._current=t}push(e,t,i,r){S0(this.ts,t,e),S0(this.actual,i,e),S0(this.reverse,r,e)}result(){return{data:this._current,ts:this.ts,actual:this.actual,reverse:this.reverse.reverse()}}};function Qg(e,t,i){return i instanceof na?new Sb(e,t,i):i instanceof At?new Ab(e,t,i):i instanceof Ft?new Proxy(new zW(e,t,i),kW):i!==null&&typeof i=="object"?bb(i)?i:new Proxy(new BW(e,t,i),FW):i}function DT(e){let t=new PT(e);return[Qg(t,"",e),t]}function Jd(e,t){let[i,r]=DT(e);return t(i),r.result()}function cr(e){return e instanceof Sb||e instanceof Ab?e._current:e!==null&&typeof e=="object"?e[ET]:e}var sa;(e=>{function t(s,n){if(n.length===s.length)for(var o=0;o<s.length;){if(s[o]!==n[o])return!1;o+=1}else return!1;return!0}e.equal=t;function i(s,n,o){let l=a(o,s);if(l!==void 0&&typeof l=="object"&&l!==null){let h={...n};return Object.keys(l).forEach(c=>{delete h[c]}),h}else return n}e.removeOverridden=i;function r(s,n){if((s instanceof na||s instanceof Sb)&&typeof n=="string"||(s instanceof At||s instanceof Ab)&&typeof n=="string")return s.data(n);if(typeof n=="number"&&Array.isArray(s)||typeof n=="string"&&typeof s=="object"&&s!==null)return s[n]}e.zoomOnce=r;function a(s,n,o=0){for(;o<n.length&&s!==void 0;)s=r(s,n[o]),o+=1;return s}e.zoom=a})(sa||(sa={}));function UW(e,t){let i=[];if(t.length===e.length)for(var r=0;r<e.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}function Ri(e,t){let i=[];if(t.length<=e.length)for(var r=0;r<t.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}var OT=class{},iA=class extends OT{constructor(e){super(),this.id=e}},rA=class extends OT{constructor(e){super(),this.data=e}},o1;try{o1=new TextDecoder}catch{}var ct,yl,be=0,IT=[],l1=IT,h1=0,Na={},fi,hl,ys=0,Mn=0,Za,Ao,Ia=[],Si,aA={useRecords:!1,mapsAsObjects:!0},RT=class{},LT=new RT;LT.name="MessagePack 0xC1";var eu=!1,rg=class{constructor(e){e&&(e.useRecords===!1&&e.mapsAsObjects===void 0&&(e.mapsAsObjects=!0),e.structures?e.structures.sharedLength=e.structures.length:e.getStructures&&((e.structures=[]).uninitialized=!0,e.structures.sharedLength=0)),Object.assign(this,e)}unpack(e,t){if(ct)return NT(()=>(u1(),this?this.unpack(e,t):rg.prototype.unpack.call(aA,e,t)));yl=t>-1?t:e.length,be=0,h1=0,Mn=0,hl=null,l1=IT,Za=null,ct=e;try{Si=e.dataView||(e.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength))}catch(i){throw ct=null,e instanceof Uint8Array?i:new Error("Source must be a Uint8Array or Buffer but was a "+(e&&typeof e=="object"?e.constructor.name:typeof e))}if(this instanceof rg){if(Na=this,this.structures)return fi=this.structures,Pf();(!fi||fi.length>0)&&(fi=[])}else Na=aA,(!fi||fi.length>0)&&(fi=[]);return Pf()}unpackMultiple(e,t){let i,r=0;try{eu=!0;let a=e.length,s=this?this.unpack(e,a):Kg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Pf())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Pf());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{eu=!1,u1()}}_mergeStructures(e,t){e=e||[];for(let i=0,r=e.length;i<r;i++){let a=e[i];a&&(a.isShared=!0,i>=32&&(a.highByte=i-32>>5))}e.sharedLength=e.length;for(let i in t||[])if(i>=0){let r=e[i],a=t[i];a&&(r&&((e.restoreStructures||(e.restoreStructures=[]))[i]=r),e[i]=a)}return this.structures=e}decode(e,t){return this.unpack(e,t)}};function Pf(){try{if(!Na.trusted&&!eu){let t=fi.sharedLength||0;t<fi.length&&(fi.length=t)}let e=er();if(be==yl)fi.restoreStructures&&sA(),fi=null,ct=null,Ao&&(Ao=null);else if(be>yl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!eu)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw fi.restoreStructures&&sA(),u1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function sA(){for(let e in fi.restoreStructures)fi[e]=fi.restoreStructures[e];fi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=fi[e&63]||Na.getStructures&&BT()[e&63];return t?(t.read||(t.read=Mb(t,e&63)),t.read()):e}}else if(e<144)if(e-=128,Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[FT()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}else{e-=144;let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}else if(e<192){let t=e-160;if(Mn>=be)return hl.slice(be-ys,(be+=t)-ys);if(Mn==0&&yl<140){let i=t<16?Cb(t):zT(t);if(i!=null)return i}return c1(t)}else{let t;switch(e){case 192:return null;case 193:return Za?(t=er(),t>0?Za[1].slice(Za.position1,Za.position1+=t):Za[0].slice(Za.position0,Za.position0-=t)):LT;case 194:return!1;case 195:return!0;case 196:return A0(ct[be++]);case 197:return t=Si.getUint16(be),be+=2,A0(t);case 198:return t=Si.getUint32(be),be+=4,A0(t);case 199:return kl(ct[be++]);case 200:return t=Si.getUint16(be),be+=2,kl(t);case 201:return t=Si.getUint32(be),be+=4,kl(t);case 202:if(t=Si.getFloat32(be),Na.useFloat32>2){let i=Eb[(ct[be]&127)<<1|ct[be+1]>>7];return be+=4,(i*t+(t>0?.5:-.5)>>0)/i}return be+=4,t;case 203:return t=Si.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=Si.getUint16(be),be+=2,t;case 206:return t=Si.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=Si.getUint32(be)*4294967296,t+=Si.getUint32(be+4)):t=Si.getBigUint64(be),be+=8,t;case 208:return Si.getInt8(be++);case 209:return t=Si.getInt16(be),be+=2,t;case 210:return t=Si.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=Si.getInt32(be)*4294967296,t+=Si.getUint32(be+4)):t=Si.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return cA(ct[be++]&63);{let i=Ia[t];if(i)return i.read?(be++,i.read(er())):i.noBuffer?(be++,i()):i(ct.subarray(be,++be));throw new Error("Unknown extension "+t)}case 213:return t=ct[be],t==114?(be++,cA(ct[be++]&63,ct[be++])):kl(2);case 214:return kl(4);case 215:return kl(8);case 216:return kl(16);case 217:return t=ct[be++],Mn>=be?hl.slice(be-ys,(be+=t)-ys):VW(t);case 218:return t=Si.getUint16(be),be+=2,Mn>=be?hl.slice(be-ys,(be+=t)-ys):jW(t);case 219:return t=Si.getUint32(be),be+=4,Mn>=be?hl.slice(be-ys,(be+=t)-ys):GW(t);case 220:return t=Si.getUint16(be),be+=2,oA(t);case 221:return t=Si.getUint32(be),be+=4,oA(t);case 222:return t=Si.getUint16(be),be+=2,lA(t);case 223:return t=Si.getUint32(be),be+=4,lA(t);default:if(e>=224)return e-256;if(e===void 0){let i=new Error("Unexpected end of MessagePack data");throw i.incomplete=!0,i}throw new Error("Unknown MessagePack token "+e)}}}var NW=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function Mb(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>NW.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=nA(t,e.read)),a()}let r={};for(let a=0,s=e.length;a<s;a++){let n=e[a];r[n]=er()}return r}return i.count=0,e.highByte===0?nA(t,i):i}var nA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=fi[r]||BT()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=Mb(a,e)),a.read()};function BT(){let e=NT(()=>(ct=null,Na.getStructures()));return fi=Na._mergeStructures(e,fi)}var c1=Zg,VW=Zg,jW=Zg,GW=Zg;function Zg(e){let t;if(e<16&&(t=Cb(e)))return t;if(e>64&&o1)return o1.decode(ct.subarray(be,be+=e));let i=be+e,r=[];for(t="";be<i;){let a=ct[be++];if((a&128)===0)r.push(a);else if((a&224)===192){let s=ct[be++]&63;r.push((a&31)<<6|s)}else if((a&240)===224){let s=ct[be++]&63,n=ct[be++]&63;r.push((a&31)<<12|s<<6|n)}else if((a&248)===240){let s=ct[be++]&63,n=ct[be++]&63,o=ct[be++]&63,l=(a&7)<<18|s<<12|n<<6|o;l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|l&1023),r.push(l)}else r.push(a);r.length>=4096&&(t+=jr.apply(String,r),r.length=0)}return r.length>0&&(t+=jr.apply(String,r)),t}function oA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function lA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[FT()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}}var jr=String.fromCharCode;function zT(e){let t=be,i=new Array(e);for(let r=0;r<e;r++){let a=ct[be++];if((a&128)>0){be=t;return}i[r]=a}return jr.apply(String,i)}function Cb(e){if(e<4)if(e<2){if(e===0)return"";{let t=ct[be++];if((t&128)>1){be-=1;return}return jr(t)}}else{let t=ct[be++],i=ct[be++];if((t&128)>0||(i&128)>0){be-=2;return}if(e<3)return jr(t,i);let r=ct[be++];if((r&128)>0){be-=3;return}return jr(t,i,r)}else{let t=ct[be++],i=ct[be++],r=ct[be++],a=ct[be++];if((t&128)>0||(i&128)>0||(r&128)>0||(a&128)>0){be-=4;return}if(e<6){if(e===4)return jr(t,i,r,a);{let s=ct[be++];if((s&128)>0){be-=5;return}return jr(t,i,r,a,s)}}else if(e<8){let s=ct[be++],n=ct[be++];if((s&128)>0||(n&128)>0){be-=6;return}if(e<7)return jr(t,i,r,a,s,n);let o=ct[be++];if((o&128)>0){be-=7;return}return jr(t,i,r,a,s,n,o)}else{let s=ct[be++],n=ct[be++],o=ct[be++],l=ct[be++];if((s&128)>0||(n&128)>0||(o&128)>0||(l&128)>0){be-=8;return}if(e<10){if(e===8)return jr(t,i,r,a,s,n,o,l);{let h=ct[be++];if((h&128)>0){be-=9;return}return jr(t,i,r,a,s,n,o,l,h)}}else if(e<12){let h=ct[be++],c=ct[be++];if((h&128)>0||(c&128)>0){be-=10;return}if(e<11)return jr(t,i,r,a,s,n,o,l,h,c);let u=ct[be++];if((u&128)>0){be-=11;return}return jr(t,i,r,a,s,n,o,l,h,c,u)}else{let h=ct[be++],c=ct[be++],u=ct[be++],d=ct[be++];if((h&128)>0||(c&128)>0||(u&128)>0||(d&128)>0){be-=12;return}if(e<14){if(e===12)return jr(t,i,r,a,s,n,o,l,h,c,u,d);{let p=ct[be++];if((p&128)>0){be-=13;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p)}}else{let p=ct[be++],f=ct[be++];if((p&128)>0||(f&128)>0){be-=14;return}if(e<15)return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f);let m=ct[be++];if((m&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,m)}}}}}function A0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function kl(e){let t=ct[be++];if(Ia[t])return Ia[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var hA=new Array(4096);function FT(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,Mn>=be)return hl.slice(be-ys,(be+=e)-ys);if(!(Mn==0&&yl<180))return c1(e)}else return be--,er();let t=(e<<5^(e>1?Si.getUint16(be):e>0?ct[be]:0))&4095,i=hA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=Si.getUint32(r),s!=i[n++]){r=1879048192;break}r+=4}for(a+=3;r<a;)if(s=ct[r++],s!=i[n++]){r=1879048192;break}if(r===a)return be=r,i.string;a-=3,r=be}for(i=[],hA[t]=i,i.bytes=e;r<a;)s=Si.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?Cb(e):zT(e);return o!=null?i.string=o:i.string=c1(e)}var cA=(e,t)=>{var i=er();let r=e;t!==void 0&&(e=e<32?-((t<<5)+e):(t<<5)+e,i.highByte=t);let a=fi[e];return a&&a.isShared&&((fi.restoreStructures||(fi.restoreStructures=[]))[e]=a),fi[e]=i,i.read=Mb(i,r),i.read()},kT=typeof self=="object"?self:global;Ia[0]=()=>{};Ia[0].noBuffer=!0;Ia[101]=()=>{let e=er();return(kT[e[0]]||Error)(e[1])};Ia[105]=e=>{let t=Si.getUint32(be-4);Ao||(Ao=new Map);let i=ct[be],r;i>=144&&i<160||i==220||i==221?r=[]:r={};let a={target:r};Ao.set(t,a);let s=er();return a.used?Object.assign(r,s):(a.target=s,s)};Ia[112]=e=>{let t=Si.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Ia[115]=()=>new Set(er());var UT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Ia[116]=e=>{let t=e[0],i=UT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new kT[i](Uint8Array.prototype.slice.call(e,1).buffer)};Ia[120]=()=>{let e=er();return new RegExp(e[0],e[1])};Ia[98]=e=>{let t=(e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3],i=be;be+=t-4,Za=[er(),er()],Za.position0=0,Za.position1=0;let r=be;be=i;try{return er()}finally{be=r}};Ia[255]=e=>e.length==4?new Date((e[0]*16777216+(e[1]<<16)+(e[2]<<8)+e[3])*1e3):e.length==8?new Date(((e[0]<<22)+(e[1]<<14)+(e[2]<<6)+(e[3]>>2))/1e6+((e[3]&3)*4294967296+e[4]*16777216+(e[5]<<16)+(e[6]<<8)+e[7])*1e3):e.length==12?new Date(((e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3])/1e6+((e[4]&128?-281474976710656:0)+e[6]*1099511627776+e[7]*4294967296+e[8]*16777216+(e[9]<<16)+(e[10]<<8)+e[11])*1e3):new Date("invalid");function NT(e){let t=yl,i=be,r=h1,a=ys,s=Mn,n=hl,o=l1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,yl)),u=fi,d=fi.slice(0,fi.length),p=Na,f=eu,m=e();return yl=t,be=i,h1=r,ys=a,Mn=s,hl=n,l1=o,Ao=l,Za=h,ct=c,eu=f,fi=u,fi.splice(0,fi.length,...d),Na=p,Si=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),m}function u1(){ct=null,Ao=null,fi=null}function HW(e){e.unpack?Ia[e.type]=e.unpack:Ia[e.type]=e}var Eb=new Array(147);for(let e=0;e<256;e++)Eb[e]=+("1e"+Math.floor(45.15-e*.30103));var Kg=new rg({useRecords:!1}),qae=Kg.unpack,Yae=Kg.unpackMultiple,Xae=Kg.unpack,WW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},qW=new Float32Array(1),Qae=new Uint8Array(qW.buffer,0,4),Sm;try{Sm=new TextEncoder}catch{}var ag,Tb,Jg=typeof Buffer<"u",M0=Jg?Buffer.allocUnsafeSlow:Uint8Array,VT=Jg?Buffer:Uint8Array,uA=Jg?4294967296:2144337920,ke,or,Me=0,ln,hn=null,YW=/[\u0080-\uFFFF]/,$u=Symbol("record-id"),jT=class extends rg{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=VT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:Sm&&Sm.encodeInto?function(C,A){return Sm.encodeInto(C,ke.subarray(A)).written}:!1,h=this;e||(e={});let c=e&&e.sequential,u=e.structures||e.saveStructures,d=e.maxSharedStructures;if(d==null&&(d=u?32:0),d>8160)throw new Error("Maximum maxSharedStructure is 8160");let p=e.maxOwnStructures;p==null&&(p=u?32:64),c&&!e.saveStructures&&(this.structures=[]);let f=d>32||p+d>64,m=d+64,g=d+p+64;if(g>8256)throw new Error("Maximum maxSharedStructure + maxOwnStructure is 8192");let y=[],x=0,b=0;this.pack=this.encode=function(C,A){if(ke||(ke=new M0(8192),or=new DataView(ke.buffer,0,8192),Me=0),ln=ke.length-10,ln-Me<2048?(ke=new M0(ke.length),or=new DataView(ke.buffer,0,ke.length),ln=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(hn=["",""],ke[Me++]=214,ke[Me++]=98,hn.position=Me-i,Me+=4):hn=null,r=h.structures,r){r.uninitialized&&(r=h._mergeStructures(h.getStructures()));let T=r.sharedLength||0;if(T>d)throw new Error("Shared structures is larger than maximum shared structures, try increasing maxSharedStructures to "+r.sharedLength);if(!r.transitions){r.transitions=Object.create(null);for(let P=0;P<T;P++){let I=r[P];if(!I)continue;let z,F=r.transitions;for(let L=0,j=I.length;L<j;L++){let Y=I[L];z=F[Y],z||(z=F[Y]=Object.create(null)),F=z}F[$u]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),hn){or.setUint32(hn.position+i,Me-hn.position-i);let T=hn;hn=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>ln&&S(Me),h.offset=Me;let T=QW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&ZW?(ke.start=i,ke.end=Me,ke):ke.subarray(i,Me)}finally{if(r){if(b<10&&b++,x>1e4)r.transitions=null,b=0,x=0,y.length>0&&(y=[]);else if(y.length>0&&!c){for(let T=0,P=y.length;T<P;T++)y[T][$u]=0;y=[]}if(a&&h.saveStructures){let T=r.sharedLength||d;r.length>T&&(r=r.slice(0,T));let P=ke.subarray(i,Me);return h.saveStructures(r,o)===!1?(h._mergeStructures(h.getStructures()),h.pack(C)):(o=T,P)}}A&KW&&(Me=i)}};let _=C=>{Me>ln&&(ke=S(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(hn&&P>=8&&P<4096){let F=YW.test(C);hn[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let I;P<32?I=1:P<256?I=2:P<65536?I=3:I=5;let z=P*3;if(Me+z>ln&&(ke=S(Me+z)),P<64||!l){let F,L,j,Y=Me+I;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[Y++]=L:L<2048?(ke[Y++]=L>>6|192,ke[Y++]=L&63|128):(L&64512)===55296&&((j=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(j&1023),F++,ke[Y++]=L>>18|240,ke[Y++]=L>>12&63|128,ke[Y++]=L>>6&63|128,ke[Y++]=L&63|128):(ke[Y++]=L>>12|224,ke[Y++]=L>>6&63|128,ke[Y++]=L&63|128);T=Y-Me-I}else T=l(C,Me+I,z);T<32?ke[Me++]=160|T:T<256?(I<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(I<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(I<5&&ke.copyWithin(Me+5,Me+3,Me+3+T),ke[Me++]=219,or.setUint32(Me,T),Me+=4),Me+=T}else if(A==="number")if(C>>>0===C)C<64?ke[Me++]=C:C<256?(ke[Me++]=204,ke[Me++]=C):C<65536?(ke[Me++]=205,ke[Me++]=C>>8,ke[Me++]=C&255):(ke[Me++]=206,or.setUint32(Me,C),Me+=4);else if(C>>0===C)C>=-32?ke[Me++]=256+C:C>=-128?(ke[Me++]=208,ke[Me++]=C+256):C>=-32768?(ke[Me++]=209,or.setInt16(Me,C),Me+=2):(ke[Me++]=210,or.setInt32(Me,C),Me+=4);else{let P;if((P=this.useFloat32)>0&&C<4294967296&&C>=-2147483648){ke[Me++]=202,or.setFloat32(Me,C);let I;if(P<4||(I=C*Eb[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===I){Me+=4;return}else Me--}ke[Me++]=203,or.setFloat64(Me,C),Me+=8}else if(A==="object")if(!C)ke[Me++]=192;else{if(n){let I=n.get(C);if(I){if(!I.id){let z=n.idsToInsert||(n.idsToInsert=[]);I.id=z.push(I)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,I.id),Me+=4;return}else n.set(C,{offset:Me-i})}let P=C.constructor;if(P===Object)M(C,!0);else if(P===Array){T=C.length,T<16?ke[Me++]=144|T:T<65536?(ke[Me++]=220,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=221,or.setUint32(Me,T),Me+=4);for(let I=0;I<T;I++)_(C[I])}else if(P===Map){T=C.size,T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);for(let[I,z]of C)_(I),_(z)}else{for(let I=0,z=ag.length;I<z;I++){let F=Tb[I];if(C instanceof F){let L=ag[I];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let j=ke,Y=or,Q=Me;ke=null;let q;try{q=L.pack.call(this,C,te=>(ke=j,j=null,Me+=te,Me>ln&&S(Me),{target:ke,targetView:or,position:Me-te}),_)}finally{j&&(ke=j,or=Y,Me=Q,ln=ke.length-10)}q&&(q.length+Me>ln&&S(q.length+Me),Me=XW(q,ke,Me,L.type));return}}M(C,!C.hasOwnProperty)}}else if(A==="boolean")ke[Me++]=C?195:194;else if(A==="bigint"){if(C<BigInt(1)<<BigInt(63)&&C>=-(BigInt(1)<<BigInt(63)))ke[Me++]=211,or.setBigInt64(Me,C);else if(C<BigInt(1)<<BigInt(64)&&C>0)ke[Me++]=207,or.setBigUint64(Me,C);else if(this.largeBigIntToFloat)ke[Me++]=203,or.setFloat64(Me,Number(C));else throw new RangeError(C+" was too large to fit in MessagePack 64-bit integer format, set largeBigIntToFloat to convert to float-64");Me+=8}else if(A==="undefined")this.encodeUndefinedAsNil?ke[Me++]=192:(ke[Me++]=212,ke[Me++]=0,ke[Me++]=0);else if(A==="function")_(this.writeFunction&&this.writeFunction());else throw new Error("Unknown type: "+A)},M=this.useRecords===!1?this.variableMapSize?C=>{let A=Object.keys(C),T=A.length;T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);let P;for(let I=0;I<T;I++)_(P=A[I]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let I in C)(A||C.hasOwnProperty(I))&&(_(I),_(C[I]),P++);ke[T+++i]=P>>8,ke[T+i]=P&255}:C=>{let A=Object.keys(C),T,P=s.transitions||(s.transitions=Object.create(null)),I=0;for(let F=0,L=A.length;F<L;F++){let j=A[F];T=P[j],T||(T=P[j]=Object.create(null),I++),P=T}let z=P[$u];if(z)z>=96&&f?(ke[Me++]=((z-=96)&31)+96,ke[Me++]=z>>5):ke[Me++]=z;else{z=s.nextId,z||(z=64),z<m&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<g||(z=m),s.nextOwnId=z+1):(z>=g&&(z=m),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[$u]=z,s[z-64]=A,z<m?(A.isShared=!0,s.sharedLength=z-63,a=!0,F>=0?(ke[Me++]=(z&31)+96,ke[Me++]=F):ke[Me++]=z):(F>=0?(ke[Me++]=213,ke[Me++]=114,ke[Me++]=(z&31)+96,ke[Me++]=F):(ke[Me++]=212,ke[Me++]=114,ke[Me++]=z),I&&(x+=b*I),y.length>=p&&(y.shift()[$u]=0),y.push(P),_(A))}for(let F=0,L=A.length;F<L;F++)_(C[A[F]])},S=C=>{let A;if(C>16777216){if(C-i>uA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(uA,Math.round(Math.max((C-i)*(C>67108864?1.25:2),4194304)/4096)*4096)}else A=(Math.max(C-i<<2,ke.length-1)>>12)+1<<12;let T=new M0(A);return or=new DataView(T.buffer,0,A),ke.copy?ke.copy(T,0,i,C):T.set(ke.slice(i,C)),Me-=i,i=0,ln=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Tb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,RT];ag=[{pack(e,t,i){let r=e.getTime()/1e3;if((this.useTimestamp32||e.getMilliseconds()===0)&&r>=0&&r<4294967296){let{target:a,targetView:s,position:n}=t(6);a[n++]=214,a[n++]=255,s.setUint32(n,r)}else if(r>0&&r<17179869184){let{target:a,targetView:s,position:n}=t(10);a[n++]=215,a[n++]=255,s.setUint32(n,e.getMilliseconds()*4e6+(r/1e3/4294967296>>0)),s.setUint32(n+4,r)}else if(isNaN(r)){if(this.onInvalidDate)return t(0),i(this.onInvalidDate());let{target:a,targetView:s,position:n}=t(3);a[n++]=212,a[n++]=255,a[n++]=255}else{let{target:a,targetView:s,position:n}=t(15);a[n++]=199,a[n++]=12,a[n++]=255,s.setUint32(n,e.getMilliseconds()*1e6),s.setBigInt64(n+4,BigInt(Math.floor(r)))}}},{pack(e,t,i){let r=Array.from(e),{target:a,position:s}=t(this.structuredClone?3:0);this.structuredClone&&(a[s++]=212,a[s++]=115,a[s++]=0),i(r)}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=101,r[a++]=0),i([e.name,e.message])}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=120,r[a++]=0),i([e.source,e.flags])}},{pack(e,t){this.structuredClone?dA(e,16,t):pA(Jg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==VT&&this.structuredClone?dA(e,UT.indexOf(i.name),t):pA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function dA(e,t,i,r){let a=e.byteLength;if(a+1<256){var{target:s,position:n}=i(4+a);s[n++]=199,s[n++]=a+1}else if(a+1<65536){var{target:s,position:n}=i(5+a);s[n++]=200,s[n++]=a+1>>8,s[n++]=a+1&255}else{var{target:s,position:n,targetView:o}=i(7+a);s[n++]=201,o.setUint32(n,a+1),n+=4}s[n++]=116,s[n++]=t,s.set(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),n)}function pA(e,t){let i=e.byteLength;var r,a;if(i<256){var{target:r,position:a}=t(i+2);r[a++]=196,r[a++]=i}else if(i<65536){var{target:r,position:a}=t(i+3);r[a++]=197,r[a++]=i>>8,r[a++]=i&255}else{var{target:r,position:a,targetView:s}=t(i+5);r[a++]=198,s.setUint32(a,i),a+=4}r.set(e,a)}function XW(e,t,i,r){let a=e.length;switch(a){case 1:t[i++]=212;break;case 2:t[i++]=213;break;case 4:t[i++]=214;break;case 8:t[i++]=215;break;case 16:t[i++]=216;break;default:a<256?(t[i++]=199,t[i++]=a):a<65536?(t[i++]=200,t[i++]=a>>8,t[i++]=a&255):(t[i++]=201,t[i++]=a>>24,t[i++]=a>>16&255,t[i++]=a>>8&255,t[i++]=a&255)}return t[i++]=r,t.set(e,i),i+=a,i}function QW(e,t){let i,r=t.length*6,a=e.length-r;for(t.sort((s,n)=>s.offset>n.offset?1:-1);i=t.pop();){let s=i.offset,n=i.id;e.copyWithin(s+r,s,a),r-=6;let o=s+r;e[o++]=214,e[o++]=105,e[o++]=n>>24,e[o++]=n>>16&255,e[o++]=n>>8&255,e[o++]=n&255,a=s}return e}function wu(e){if(e.Class){if(!e.pack&&!e.write)throw new Error("Extension has no pack or write function");if(e.pack&&!e.type)throw new Error("Extension has no type (numeric code to identify the extension)");Tb.unshift(e.Class),ag.unshift(e)}HW(e)}var GT=new jT({useRecords:!1}),Zae=GT.pack,Kae=GT.pack,{NEVER:Jae,ALWAYS:$ae,DECIMAL_ROUND:ese,DECIMAL_FIT:tse}=WW,ZW=512,KW=1024,fA=new jT({structuredClone:!0});wu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});wu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});wu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});wu({Class:iA.prototype.constructor,type:4,write(e){return e.id},read(e){return new iA(e)}});wu({Class:rA.prototype.constructor,type:5,write(e){return e.data},read(e){return new rA(e)}});wu({Class:_r.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,_r.prototype),e}});function JW(e){var t=0;if(e.length===0)return t;for(let i=0;i<e.length;i++){let r=e[i];t=(t<<5)-t+r,t=t&t}return t}function d1(e){if(bb(e))return e;if(Array.isArray(e))return e.map(d1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=d1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var p1;(e=>{function t(a){return fA.pack(a)}e.serialize=t;function i(a){return fA.unpack(a)}e.deserialize=i;function r(a){return JW(t(d1(a))).toString()}e.checksum=r})(p1||(p1={}));var mA;(e=>{function t(r){return r.type==="Conditional"?r.condition.type==="Distance"?"Distance":"StateChange":r.type}e.toEventUIType=t;function i(r){return r==="Distance"||r==="StateChange"?"Conditional":r}e.fromEventUIType=i})(mA||(mA={}));function gA(e){return e==="MouseDown"||e==="MouseUp"||e==="KeyDown"||e==="KeyUp"||e==="Collision"||e==="Trigger"}var Aa={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],KeyUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyPress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional","ClearLocalStorage"]},vA;(e=>{function t(r){return r.type==="MouseDown"||r.type==="MouseUp"||r.type==="MousePress"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="KeyPress"}e.is=t;function i(r){return r==="MouseDown"||r==="MouseUp"||r==="MousePress"?{type:r,mode:"Object",disabled:!1,actions:new At}:{type:r,disabled:!1,key:void 0,actions:new At}}e.defaultData=i})(vA||(vA={}));var sg;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(sg||(sg={}));var f1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:sg.propertyDefaultData(a),rOperand:{...sg.valueDefaultData}}}e.comparisonDefaultData=t;function i(a){return{type:"Distance",toObject:a??null,fromObject:a??null,distance:200}}e.distanceDefaultData=i;function r(a,s){return{type:"State",object:a??null,state:s??null}}e.stateDefaultData=r})(f1||(f1={}));var yA;(e=>{function t(i){return i.find(r=>r==="ifActions"||r==="elseActions")!==void 0}e.isConditionalSubActions=t})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Conditional"}e.is=t;function i(r){return{type:"Conditional",disabled:!1,inActions:new At,outActions:new At,condition:f1.distanceDefaultData(r)}}e.defaultData=i})(xA||(xA={}));var bA;(e=>e.defaultData={type:"DragDrop",cursor:"hand",disabled:!1,dampingFactor:1,objects:[],snapTo:"center",snapSurfaceMode:"bbox",snapSurfaceOffset:0,dropOn:"all",autoOrient:!0,dropDestinations:[],plane:"adaptive",planeMode:"locked",referenceFrame:"global",limits:[-1/0,1/0,-1/0,1/0,-1/0,1/0],drop:!1,resetOnSnapFail:!1,snapSpeed:20,resetSpeed:20,dragDropActions:{drag:new At,drop:new At}})(bA||(bA={}));var m1;(e=>e.defaultData={type:"Follow",disabled:!1,maxDelta:0,dampingFactor:1,target:"cursor",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledTranslation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5,actions:new At})(m1||(m1={}));var g1;(e=>e.defaultData={type:"LookAt",disabled:!1,distance:1e3,dampingFactor:1,target:"cursor",tilt:"up",axis:"z",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledRotation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5})(g1||(g1={}));var wA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(wA||(wA={}));var _A;(e=>{function t(r){return r.type==="Scroll"}e.is=t;function i(){return{type:"Scroll",disabled:!1,steps:100,trigger:"load",startFrom:"enter",enterAnchor:"top",startOffset:0,endAfter:400,actions:new At}}e.defaultData=i})(_A||(_A={}));var SA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(SA||(SA={}));var AA;(e=>{function t(r){return r.type==="Collision"}e.is=t;function i(){return{type:"Collision",disabled:!1,target:"character",actions:new At}}e.defaultData=i})(AA||(AA={}));var MA;(e=>{function t(r){return r.type==="Trigger"}e.is=t;function i(r,a){return{type:"Trigger",disabled:!1,target:"all",triggeringObjects:[],actions:new At,triggerZone:"box",position:a.toArray(),rotation:[0,0,0],size:r.toArray(),radius:r.length()/2,helperVisible:!0}}e.defaultData=i})(MA||(MA={}));var v1;(e=>{e.defaultSizes={mobile:[480,480],tablet:[768,768],desktop:[1200,1200],custom:[769,1200]};function t(n){return n.type==="Resize"}e.is=t;function i(n){return typeof n=="string"?n:"custom"}e.sizeToDevice=i;function r(n){return typeof n=="string"?[...e.defaultSizes[n]]:[...n]}e.deviceToSize=r;function a(){let n={size:"mobile",operator:"<",actions:new At},o={size:"tablet",operator:"<",actions:new At},l={size:[...e.defaultSizes.custom],operator:"<>",actions:new At},h=new At;return h.push({id:lt.generateUUID(),fi:0,data:n},{id:lt.generateUUID(),fi:1,data:o},{id:lt.generateUUID(),fi:2,data:l}),{type:"Resize",disabled:!1,orientation:"horizontal",breakpoints:h}}e.defaultData=a;function s(){return{size:[...e.defaultSizes.custom],operator:"<>",actions:new At}}e.defaultBreakpointData=s})(v1||(v1={}));var y1;(e=>{e.propertyPaths={Position:["position"],"Position X":["position","x"],"Position Y":["position","y"],"Position Z":["position","z"],Rotation:["rotation"],"Rotation X":["rotation","x"],"Rotation Y":["rotation","y"],"Rotation Z":["rotation","z"],Scale:["scale"],"Scale X":["scale","x"],"Scale Y":["scale","y"],"Scale Z":["scale","z"],Width:["width"],Height:["height"],Depth:["depth"],"Mouse Position X":["mouse","x"],"Mouse Position Y":["mouse","y"],"Mouse Pressed":["mouse","pressed"],"Screen Width":["mouse","width"],"Screen Height":["mouse","height"],"Hit Position X":["raycast","x"],"Hit Position Y":["raycast","y"],"Hit Position Z":["raycast","z"],"Hit Object Position X":["raycast","objX"],"Hit Object Position Y":["raycast","objY"],"Hit Object Position Z":["raycast","objZ"]};function t(r){return r.type==="VariableChange"}e.is=t;function i(){return{disabled:!1,type:"VariableChange",actions:new At,variableId:"",objectId:null,property:"Position X"}}e.defaultData=i})(y1||(y1={}));var _u="personal camera",Rd="a218fcc3-276b-49b9-b485-49037fd14f5f",$W=2960946,es=5526619,bo;(e=>{function t(f,m){return f[0]===m[0]&&f[1]===m[1]}e.isEqual=t;function i(f,m,g){return[f[0]+(m[0]-f[0])*g,f[1]+(m[1]-f[1])*g]}e.lerp=i;function r(f,m){return[f[0]+m[0],f[1]+m[1]]}e.add=r;function a(f,m){return[f[0]-m[0],f[1]-m[1]]}e.sub=a;function s(f,m){return[f[0]*m[0],f[1]*m[1]]}e.multiply=s;function n(f,m){return[f[0]/m[0],f[1]/m[1]]}e.divide=n;function o(f,m){return Math.pow(m[0]-f[0],2)+Math.pow(m[1]-f[1],2)}e.distanceSquared=o;function l(f,m){return Math.sqrt(o(f,m))}e.distance=l;function h(f,m){return f[0]*m[0]+f[1]*m[1]}e.dot=h;function c(f,m){return[f[0]*m,f[1]*m]}e.scalarMultiply=c;function u(f,m,g){let y=e.sub(m,f),x=e.sub(g,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,m,g){return l(f,u(f,m,g))}e.projectionOntoDistance=d;function p(f,m){return[(f[0]+m[0])*.5,(f[1]+m[1])*.5]}e.center=p})(bo||(bo={}));var uh;(e=>{function t(l,h){return l[0]===h[0]&&l[1]===h[1]&&l[2]===h[2]}e.isEqual=t;function i(l,h){return[l[0]+h[0],l[1]+h[1],l[2]+h[2]]}e.add=i;function r(l,h){return[l[0]-h[0],l[1]-h[1],l[2]-h[2]]}e.sub=r;function a(l,h){return[l[0]/h[0],l[1]/h[1],l[2]/h[2]]}e.div=a;function s(l,h){return[l[0]*h[0],l[1]*h[1],l[2]*h[2]]}e.mul=s;function n(l,h){return Math.hypot(l[0]-h[0],l[1]-h[1],l[2]-h[2])}e.dist=n;function o(l,h,c){return[l[0]+(h[0]-l[0])*c,l[1]+(h[1]-l[1])*c,l[2]+(h[2]-l[2])*c]}e.lerp=o})(uh||(uh={}));var ng;(e=>{function t(r,a){return r[0]===a[0]&&r[1]===a[1]&&r[2]===a[2]&&r[3]===a[3]}e.isEqual=t;function i(r,a,s){return[r[0]+(a[0]-r[0])*s,r[1]+(a[1]-r[1])*s,r[2]+(a[2]-r[2])*s,r[3]+(a[3]-r[3])*s]}e.lerp=i})(ng||(ng={}));var CA;(e=>{let t=180/Math.PI,i=Math.PI/180;function r(o){return typeof o=="number"?o*t:o}function a(o){return typeof o=="number"?o*i:o}function s(o){return[r(o[0]),r(o[1]),r(o[2])]}e.radToDeg=s;function n(o){return[a(o[0]),a(o[1]),a(o[2])]}e.degToRad=n})(CA||(CA={}));var tu;(e=>{e.identity=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function t(a,s){for(let n=0;n<16;n++)if(a[n]!==s[n])return!1;return!0}e.isEqual=t;function i(a){return a??e.identity}e.simplify=i;function r(a,s){let n=s.slice(0);for(var o=0,l=s.length;o<l;o+=3){let h=a[3]*s[o]+a[7]*s[o+1]+a[11]*s[o+2]+a[15];n[o]=(a[0]*s[o]+a[4]*s[o+1]+a[8]*s[o+2]+a[12])/h,n[o+1]=(a[1]*s[o]+a[5]*s[o+1]+a[9]*s[o+2]+a[13])/h,n[o+2]=(a[2]*s[o]+a[6]*s[o+1]+a[10]*s[o+2]+a[14])/h}return n}e.applyMatrix4=r})(tu||(tu={}));var da;(e=>{function t(h){return typeof h=="object"&&typeof h.r=="number"&&typeof h.g=="number"&&typeof h.b=="number"}e.isRGB=t,e.white={r:1,g:1,b:1},e.red={r:1,g:0,b:0},e.black={r:0,g:0,b:0};function i(h){return{r:Math.round(h.r*255),g:Math.round(h.g*255),b:Math.round(h.b*255),a:1}}e.toRgb255a1=i;function r(h){return{r:h.r,g:h.g,b:h.b}}e.clone=r;function a(h){return h=Math.floor(h),{r:(h>>16&255)/255,g:(h>>8&255)/255,b:(h&255)/255}}e.fromHex=a;function s(h){return Math.round(h.r*255)*65536+Math.round(h.g*255)*256+Math.round(h.b*255)}e.toHex=s;function n(h,c){return h.r===c.r&&h.g===c.g&&h.b===c.b}e.equals=n;function o(h,c){return h.r.toFixed(2)===c.r.toFixed(2)&&h.g.toFixed(2)===c.g.toFixed(2)&&h.b.toFixed(2)===c.b.toFixed(2)}e.equalsFixed=o;function l(h,c,u){return{r:h.r+(c.r-h.r)*u,g:h.g+(c.g-h.g)*u,b:h.b+(c.b-h.b)*u}}e.lerp=l})(da||(da={}));var Pi;(e=>{e.white={...da.white,a:1},e.transparent={...da.white,a:0};function t(l){return{r:l[0],g:l[1],b:l[2],a:l[3]}}e.from0to1=t;function i(l,h){return{...da.fromHex(l),a:h}}e.fromHexAndA=i;function r(l){return{r:Math.round(l.r*255),g:Math.round(l.g*255),b:Math.round(l.b*255),a:l.a}}e.toRgb255a1=r;function a(l,h){return da.equals(l,h)&&l.a===h.a}e.equals=a;function s(l,h){return da.equalsFixed(l,h)&&l.a.toFixed(2)===h.a.toFixed(2)}e.equalsFixed=s;function n(l,h,c){return{r:l.r+(h.r-l.r)*c,g:l.g+(h.g-l.g)*c,b:l.b+(h.b-l.b)*c,a:l.a+(h.a-l.a)*c}}e.lerp=n;function o({r:l,g:h,b:c,a:u}=e.white){return`rgba(${l*255}, ${h*255}, ${c*255}, ${u})`}e.toStyle=o})(Pi||(Pi={}));var x1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(x1||(x1={}));var EA;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(EA||(EA={}));var TA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(TA||(TA={}));var tl;(e=>(e.linear=[0,0,1,1],e.ease=[.25,.1,.25,1],e.easeIn=[.42,0,1,1],e.easeOut=[0,0,.58,1],e.easeInOut=[.42,0,.58,1]))(tl||(tl={}));function PA(e){return typeof e=="string"&&e.length===36?/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e):!1}var yh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(yh||(yh={}));var iu;(e=>{e.DefaultUp=[0,1,0],e.DefaultTargetOffset=1e3,e.defaultData={far:1e5,type:"OrthographicCamera",perspective:{near:70,fov:45,zoom:1},orthographic:{near:-1e5,zoom:1},up:e.DefaultUp,isUpVectorFlipped:!1,targetOffset:e.DefaultTargetOffset};function t(i){return i.type==="PerspectiveCamera"?i.perspective?.zoom??1:i.orthographic?.zoom??1}e.getZoom=t})(iu||(iu={}));var cl;(e=>{function t(r,a=.1){return{disabled:!1,type:"linear",hideBase:!1,count:3,radial:{radius:Math.max(r[0],r[1])*2,start:0,end:360,alignment:!1,axis:"y",scale:[1,1,1],rotation:[0,0,0],position:[0,0,0]},toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},linear:{scale:[1,1,1],rotation:[0,0,0],position:[r[0]+r[0]*a,0,0]},grid:{count:[2,2,2],size:r.map(s=>s*(1+a)),useCenter:!0},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}}}e.defaultData=t;function i(r,a){let s={...r};if(HT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;WT.forEach(l=>{Object.assign(s.radial,{[l]:o[l]??n[l]})})}if(s.linear={...r.linear},a.linear){let n=r.linear,o=a.linear;qT.forEach(l=>{Object.assign(s.linear,{[l]:o[l]??n[l]})})}if(s.grid={...r.grid},a.grid){let n=r.grid,o=a.grid;YT.forEach(l=>{Object.assign(s.grid,{[l]:o[l]??n[l]})})}if(s.toObject={...r.toObject},a.toObject){let n=r.toObject,o=a.toObject;XT.forEach(l=>{Object.assign(s.toObject,{[l]:o[l]??n[l]})})}if(s.randomnessObject={...r.randomnessObject},a.randomnessObject){let n=r.randomnessObject,o=a.randomnessObject;QT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(cl||(cl={}));var b1;(e=>{e.defaultData={radial:{},linear:{},grid:{},toObject:{},randomnessObject:{}};let t=["radial","linear","grid","toObject","randomnessObject"];function i(r,a){let s=[];r.count!==void 0&&s.push({type:0,path:a,props:{count:r.count}});for(let n of t){let o=r[n];o&&Object.keys(o).length>0&&s.push({type:0,path:[...a,n],props:o})}return s}e.toOps=i})(b1||(b1={}));var HT=["count"],WT=["radius","start","end","position","scale","rotation"],qT=["position","scale","rotation"],YT=["count","size"],XT=["count","position","scale","rotation"],QT=["strength","scale","rotation","position","movement","seed","freqScale"],w1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(w1||(w1={}));var _1;(e=>{function t(r){return i(r)}e.defaultData=t;function i(r){if(r==="PointLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,shadowResolution:1024,shadowRadius:1,penumbraSize:.5,depth:1e5};if(r==="SpotLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,penumbra:0,angle:30/180*Math.PI,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};if(r==="DirectionalLight")return{type:r,color:Pi.white,intensity:1,shadows:!0,size:2e3,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};throw new Error("not implemented")}})(_1||(_1={}));var og;(e=>(e.defaultShapeData={type:"PlaneEmitterShape",size:[100,100,100]},e.defaultCollisionData={colliderEntityId:null,collisionBounce:.75},e.defaultData={renderMaterial:{type:"particleMaterial",color:{r:1,g:.2,b:.545,a:1},color2:{r:.945,g:.714,b:.184,a:1},coloring:"gradient",ease:"linearFadeOut",easeSize:"linearFadeOut",transparent:!0,size:[40,40],texture:"pt_default_particle",spriteRotation:[0,0]},birthRatePerSec:50,gravity:1,noiseStrength:0,noiseScale:0,noiseSeed:1,noiseType:"curl",randomRotation:0,randomScale:.2,randomMass:.5,rootObjectType:"instancedMesh",life:1,direction:[0,0,0],directionMode:"axis",speed:10,shape:e.defaultShapeData,autoPlay:!0,emitTimeDelay:0,emitTimeCycle:"infinity",emitTimeDuration:1,...e.defaultCollisionData}))(og||(og={}));var ru;(e=>e.defaultData={enabled:"visibility",fusedBody:!0,rigidBody:"positioned",density:1,pointMass:0,gravityScale:1,friction:.5,damping:0,restitution:.2,colliderType:"convex",enabledRotation:[!0,!0,!0],enabledTranslation:[!0,!0,!0]})(ru||(ru={}));var S1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(S1||(S1={}));var A1;(e=>{e.defaultData={flatShading:!1,wireframe:!1,side:0};function t(i,r){return i.flatShading===r.flatShading&&i.side===r.side&&i.wireframe===r.wireframe}e.equals=t})(A1||(A1={}));var M1;(e=>e.defaultData={...A1.defaultData,...S1.defaultData})(M1||(M1={}));var DA;(e=>{function t(i,r){let a=[];if("material"in i){let s=typeof i.material=="string"?r.materials[i.material]??r.lib.materials[i.material]?.asset:i.material;s&&a.push(s)}else if("materials"in i)for(let s of i.materials){let n=typeof s=="string"?r.materials[s]??r.lib.materials[s]?.asset:s;n&&a.push(n)}return a}e.getMaterialData=t})(DA||(DA={}));var lg;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(lg||(lg={}));var OA;(e=>{function t(i){return i==="texture"||i==="video"||i==="color"||i==="depth"||i==="normal"||i==="gradient"||i==="noise"||i==="fresnel"||i==="rainbow"||i==="toon"||i==="outline"||i==="particle"||i==="transmission"||i==="matcap"||i==="displace"||i==="pattern"||i==="light"}e.is=t})(OA||(OA={}));function eq(e){return e.type!=="displace"}var IA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(IA||(IA={}));var ZT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],tq=["wrapping","image","video","name","minFilter","magFilter"],Gr;(e=>{function t(s,n){let{texture:o,...l}=n;if(Object.assign(s,l),o){let h=s.texture;h&&Object.assign(h,o)}}e.patch=t;function i(s,n){return s==="light"&&n?r(n):a(s)}e.defaultData=i;function r(s){let n={mode:0,isMask:!1,visible:!0,bumpMap:void 0,bumpMapIntensity:5,roughnessMap:void 0,alphaOverride:1};switch(s){case"phong":return{...n,category:"phong",specular:{r:.2,g:.2,b:.2},shininess:5,type:"light",visible:!0,mode:0,occlusion:!0,alpha:.6};case"toon":return{...n,category:"toon",specular:{r:.2,g:.2,b:.2},shininess:10,type:"light",alpha:1};case"lambert":return{...n,category:"lambert",emissive:{r:0,g:0,b:0},type:"light",alpha:1,visible:!0,mode:0,occlusion:!0};case"physical":return{...n,category:"physical",roughness:.2,metalness:.2,reflectivity:.2,type:"light",alpha:1,visible:!0,mode:0,occlusion:!0}}}function a(s){let n={alpha:1,mode:0,isMask:!1,visible:!0};switch(s){case"texture":return{...n,type:"texture",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{image:"image_0",wrapping:1e3,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:lg.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006},crop:!1};case"color":return{...n,type:"color",color:da.fromHex(es)};case"depth":return{...n,type:"depth",gradientType:1,smooth:!1,isVector:!0,isWorldSpace:!1,origin:[0,0,0],direction:[1,0,0],colors:[[1,1,1,1],[0,0,0,1]],steps:[0,1],near:50,far:200};case"normal":return{...n,type:"normal",cnormal:[1,1,1]};case"gradient":return{...n,type:"gradient",gradientType:0,smooth:!1,colors:[[0,0,0,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,1,1,1,1,1,1,1,1,1],num:2,angle:0,offset:[0,0],morph:[0,0]};case"noise":return{...n,type:"noise",size:[100,100,100],noiseType:0,scale:1,move:1,colorA:{...da.fromHex(6710886),a:1},colorB:{...da.fromHex(6710886),a:1},colorC:{...da.fromHex(16777215),a:1},colorD:{...da.fromHex(16777215),a:1},distortion:[1,1],fA:[1.7,9.2],fB:[8.3,2.8],voronoiStyle:0,highCut:1,lowCut:0,smoothness:.3,seed:0,quality:1};case"fresnel":return{...n,type:"fresnel",color:Pi.fromHexAndA(16777215,1),bias:.1,scale:1,intensity:2,factor:1};case"rainbow":return{...n,type:"rainbow",filmThickness:30,movement:0,wavelengths:[0,0,0],noiseStrength:0,noiseScale:1,offset:[0,0,0]};case"toon":return{...n,type:"toon",positioning:2,colors:[[0,0,0,1],[.5,.5,.5,1],[.5,.5,.5,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,.475,.525,1,1,1,1,1,1,1],num:4,source:[0,1e3,0],isWorldSpace:!0,noiseStrength:0,noiseScale:1,shadowColor:Pi.fromHexAndA(0,0),offset:[0,0,0]};case"outline":return{...n,type:"outline",outlineColor:Pi.fromHexAndA(0,1),contourColor:Pi.fromHexAndA(0,1),outlineWidth:2,contourWidth:5,outlineThreshold:.4,contourThreshold:0,outlineSmoothing:0,contourFrequency:10,contourDirection:[0,1,0],positionalLines:!1,compensation:!0};case"matcap":return{...n,type:"matcap",texture:{image:"matcap_0",wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008,magFilter:1006}};case"transmission":return{...n,type:"transmission",thickness:10,ior:1.5,roughness:1};case"displace":return{visible:!0,type:"displace",displacementType:"noise",noiseType:0,scale:10,movement:1,offset:[0,0,0],intensity:8,voronoiStyle:0,smoothness:.3,seed:0,highCut:1,lowCut:0,quality:1};case"pattern":return{...n,type:"pattern",style:0,projection:0,axis:"y",blending:0,offset:[0,0],colorA:{...da.fromHex(0),a:1},colorB:{...da.fromHex(16777215),a:1},frequency:[10,10],size:.5,variation:0,smoothness:.5,zigzag:0,rotation:0,vertical:[0,1],horizontal:[0,1],sides:6}}}})(Gr||(Gr={}));var va;(e=>{function t(c){return!c.layers.some(u=>u.data.type==="texture"&&u.data.projection!==0||u.data.type==="depth"&&!u.data.isWorldSpace||u.data.type==="noise"||u.data.type==="displace")}e.isMergable=t;function i(c){let u="";return c.layers.forEach(d=>{Object.entries(d.data).forEach(([p,f])=>{u+=`${p}${f}`,Array.isArray(f)?f.forEach(m=>u+=`${m}`):typeof f=="object"?Object.values(f).forEach(m=>{typeof m=="number"?u+=`${m.toFixed(4)}`:u+=`${m}`}):u+=`${f}`})}),u}e.getHash=i;function r(){return{layers:new At}}e.defaultEmptyData=r;function a(c="layer1",u="layer2"){return n("phong",c,u)}e.defaultData=a;function s(c,u){return{...c,name:u}}e.withName=s;function n(c,u="layer1",d="layer2"){let p=new At;return p.push({fi:0,data:Gr.defaultData("light",c),id:u}),p.push({fi:1,data:Gr.defaultData("color"),id:d}),{layers:p}}e.defaultTwoLayerData=n;function o(c){let u=Gr.defaultData("texture");c&&Object.assign(u.texture,{image:c});let d=new At;return d.push({fi:0,data:u,id:"layer1"}),d.push({fi:1,data:{...Gr.defaultData("transmission"),alpha:1},id:"layer2"}),d.push({fi:2,data:{...Gr.defaultData("light","lambert"),alpha:0},id:"layer3"}),{layers:d}}e.defaultUIObjectMaterial=o;function l(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("texture");Object.assign(f.texture,{image:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var hg;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(hg||(hg={}));var cg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(cg||(cg={}));var KT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},C1;(e=>{function t(i,r){let a={...i};return $T.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(C1||(C1={}));var JT={shape:KT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},$T=["depth","offset","angle","twist","startScale","endScale"],ug;(e=>{function t(r){return r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="UIGeometry"}e.is2DParametricMesh=t;function i(r){return r==="PolygonGeometry"||r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="PathGeometry"||r==="VectorGeometry"||r==="ConeGeometry"||r==="CubeGeometry"||r==="CylinderGeometry"||r==="DodecahedronGeometry"||r==="HelixGeometry"||r==="IcosahedronGeometry"||r==="LatheGeometry"||r==="PyramidGeometry"||r==="SphereGeometry"||r==="PlaneGeometry"||r==="BackdropGeometry"||r==="TorusGeometry"||r==="TorusKnotGeometry"||r==="BooleanGeometry"||r==="TextGeometry"}e.isParametricMesh=i})(ug||(ug={}));var E1;(e=>{function t(i,r){let a={...i};return Object.assign(a,r),a.type==="PathGeometry"&&"extrusion"in r&&r.extrusion&&(a.extrusion={...i.extrusion},Object.assign(a.extrusion,C1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(E1||(E1={}));var Fc;(e=>{function t(i){if(i==="RectangleGeometry")return{width:320,height:320,type:i,cornerRadius:[0,0,0,0],cornerType:0,depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="UIGeometry")return{type:i,frame:"",cornerRadius:[0,0,0,0],cornerType:0,width:1,height:1};if(i==="PathGeometry")return{type:i,width:1,height:1,depth:1,path:cg.defaultData(),extrusion:JT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:hg.defaultData(),depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="BooleanGeometry")return{type:i,operation:2,width:0,height:0,depth:0,phongAngle:35};if(i==="TextGeometry")return{type:i,width:100,height:100,depth:0,horizontalAlign:1,verticalAlign:1,fontSize:16,lineHeight:1.2,letterSpacing:0,text:{textValue:""},textTransform:1,font:"Roboto_regular",extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="SphereGeometry")return{type:"SphereGeometry",width:100,height:100,depth:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180};throw new Error("not implemented")}e.defaultData=t})(Fc||(Fc={}));var RA=["width","height","depth"],T1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(T1||(T1={}));var dg;(e=>{let t={opacity:1,blendFunction:13,enabled:!1};e.defaultData={enabled:!1,pixelation:{...t,blendFunction:16,granularity:15},bloom:{...t,blendFunction:16,intensity:1,blurScale:1,luminanceThreshold:.25,luminanceSmoothing:.025,kernelSize:3},chromaticAberration:{...t,offset:[2,2]},vignette:{...t,darkness:1,offset:0},hueSaturation:{...t,hue:3,saturation:0},brightnessContrast:{...t,brightness:.25,contrast:0},depthOfField:{...t,focusDistance:100,focalLength:20,bokehScale:5},noise:{...t,blendFunction:16}}})(dg||(dg={}));var P1;(e=>e.defaultData={softShadowQuality:"low"})(P1||(P1={}));var D1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(D1||(D1={}));var O1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(O1||(O1={}));var au;(e=>e.defaultData={usePhysics:!1,gravity:-10})(au||(au={}));var I1;(e=>e.defaultData={playCamera:_u,gameControlObject:null})(I1||(I1={}));var R1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA($W,1),postprocessing:dg.defaultData,fog:T1.defaultData,globalPhysics:au.defaultData,ambient:D1.defaultData,ao:O1.defaultData,shadow:P1.defaultData,publish:I1.defaultData})(R1||(R1={}));var L1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(L1||(L1={}));var LA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(LA||(LA={}));var su;(e=>{e.identity={...x1.identity,hiddenMatrix:tu.identity};function t(a){return{position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix}}e.fromObject=t;function i(a,s){return{position:s?.position||a.position,rotation:s?.rotation||a.rotation,scale:s?.scale||a.scale,hiddenMatrix:s?.hiddenMatrix||a.hiddenMatrix}}e.merge=i;function r(a,s){return fT({position:uh.isEqual(a.position,s.position)?void 0:s.position,rotation:uh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:uh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:tu.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(su||(su={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:ru.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...su.identity,cloner:null})(oa||(oa={}));var B1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(B1||(B1={}));var BA;(e=>e.defaultData={type:"ParticleCollider",...L1.defaultData,...oa.defaultData})(BA||(BA={}));var zA;(e=>e.defaultData={type:"Component",...oa.defaultData})(zA||(zA={}));var FA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...og.defaultData})(FA||(FA={}));var kc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,...M1.defaultData})(kc||(kc={}));var $d;(e=>e.defaultData={...oa.defaultData,...su.identity,position:[0,0,iu.DefaultTargetOffset],...iu.defaultData})($d||($d={}));var z1;(e=>{function t(i){return{...oa.defaultData,..._1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(z1||(z1={}));var pg;(e=>{function t(r,a,s=0){for(;s<a.length;){let n=r?r[a[s]]:void 0;if(a.length===s+1)return n;if(n)r=n.descendants,s+=1;else return}}e.resolveWithDes=t;function i(r,a,s=0){let n=t(r,a,s);if(n){let o=Object.keys(n);if(o.length===1&&o[0]==="descendants")return}return n}e.resolve=i})(pg||(pg={}));var ul;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new _r,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=su.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(ul||(ul={}));var nu;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...ru.defaultData,fusedBody:!1},...R1.defaultData,camera:$d.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(nu||(nu={}));var F1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:tu.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:ru.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...iu.defaultData},e.KeysByResetCategory={States:["states"],Events:["events"],Material:["material","materials"],Geometry:["geometry"],Position:["position"],Rotation:["rotation"],Scale:["scale"],Transform:["position","scale","rotation","hiddenMatrix"],Name:["name"],Visibility:["visible","raycastLock","flatShading","wireframe","side"],Shadows:["castShadow","receiveShadow"],Cloner:["cloner"],Physics:["physics"]},e.defaultMeshObject={name:"Rectangle",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...kc.defaultData,geometry:Fc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(F1||(F1={}));var eh;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new _r}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new _r})))):yh.is(s.type)&&(o.perspective={},o.orthographic={}),o}e.newEmpty=t;function i(s,n){if(n===void 0)return s;let o={...s};return"material"in o&&"material"in n&&n.material&&(o.material=Jd(o.material,l=>{if(typeof l!="string")for(let[h,c]of Object.entries(n.material.layers)){let u=l.layers.data(h);u&&Gr.patch(u,c)}}).data),o.materials&&n.materials&&(o.materials=Jd(o.materials,l=>{for(let h=0;h<o.materials.length;h++){let c=n.materials[h];if(typeof c!="string")for(let[u,d]of Object.entries(c.layers)){let p=l[h]?.layers?.data(u);p&&Gr.patch(p,d)}}}).data),o}function r(s,n){let o,l=[],h={orthographic:0,perspective:0,geometry:0};function c(u,d){for(let[p,f]of Object.entries(d.layers)){let{texture:m,...g}=f;if(m!==void 0&&Object.keys(m).length>0){let y={path:[...u,"layers",p,"texture"],props:m,type:0};l.push(y)}if(Object.keys(g).length>0){let y={path:[...u,"layers",p],props:g,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...b1.toOps(d,["cloner"]));else if(u==="pathSnapping")l.push({path:[u],props:{slide:d.slide,offset:d.offset},type:0});else if(u==="material")c(["material"],d);else if(u==="materials")for(let[p,f]of Object.entries(d))c(["materials",p],f);else if(h[u]===0){if(u==="geometry"&&d.extrusion!==void 0){let p={path:[u,"extrusion"],props:d.extrusion,type:0};l.push(p),d={...d},delete d.extrusion}if(Object.keys(d).length>0){let p={path:[u],props:d,type:0};l.push(p)}}else o===void 0&&(o={path:[],props:{},type:0},l.push(o)),o.props[u]=d;return l}e.toOps=r;function a(s,n){if(n===void 0)return s;let o={...s};if(Object.assign(o,su.merge(o,n)),Object.assign(o,{pathSnapping:Object.assign({},o.pathSnapping,{slide:n.pathSnapping?.slide??o.pathSnapping?.slide??0,offset:n.pathSnapping?.offset??o.pathSnapping?.offset??0})}),yh.is(s.type)){o.orthographic={...o.orthographic},o.perspective={...o.perspective};let l=n;l.orthographic?.zoom!==void 0&&(o.orthographic.zoom=l.orthographic.zoom),l.perspective?.zoom!==void 0&&(o.perspective.zoom=l.perspective.zoom),l.isUpVectorFlipped!==void 0&&(o.isUpVectorFlipped=l.isUpVectorFlipped),l.targetOffset!==void 0&&(o.targetOffset=l.targetOffset)}else if(s.type==="Mesh")"geometry"in n&&Object.assign(o,{geometry:E1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:cl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:cl.merge(o.cloner,n.cloner)});else if(w1.is(s.type)){let l=n;l.intensity!==void 0&&(o.intensity=l.intensity),l.color!==void 0&&(typeof l.color=="string"?o.color=l.color:o.color=da.clone(l.color))}return o}e.patch=a})(eh||(eh={}));var fg;(e=>e.defaultData={enablePan:!0,enableZoom:!0,enableRotate:!0,enableDamping:!0,rotationLimitsMode:0,rotationVerticalOffset:{min:Math.PI/4,max:Math.PI/4},rotationHorizontalOffset:{min:Math.PI/4,max:Math.PI/4},rotationSoftLimit:2,panLimitsMode:0,panVerticalOffset:{min:250,max:250},panHorizontalOffset:{min:250,max:250},panSoftLimit:2,zoomLimitsEnabled:!1,zoomLimits:{min:.1,max:2},autoRotate:!1,autoRotateSpeed:2,autoRotateClockwise:!0,hoverRotatePanMode:0,hoverRotatePanStrength:20,hoverRotateDamping:.125,isTouchZoom:!0,orbitTouches:2,panTouches:3,resetHoverEffectOnPointerLeave:!0})(fg||(fg={}));var dl;(e=>e.defaultData={orbitControls:fg.defaultData,playPage:Rd,withBackground:!0,preventScroll:!1,preventTouchScroll:!1,hideCursor:!1,mouseEventTarget:"canvas",joystickSizeAndXYOffset:Array(12).fill(0).map((t,i)=>{let r=0,a=0;return i<5?a=-30:i<10&&(a=30),i===0||i===10||i===5?r=30:(i===4||i===11||i===9)&&(r=-30),[120,[r,a],"show"]}),settings:{image:{format:"jpg",ratio:1},video:{format:"mp4",imageFormat:"jpg",fps:30,mbps:80,ratio:Math.max(1,typeof window<"u"?Math.floor(window.devicePixelRatio):1),stopMode:"manual",duration:5e3},web:{logo:!0,compress:!0,preset:1,preload:!0,hint:!1,imageQuality:70}},stopRaycast:!0,hdTransmission:!1})(dl||(dl={}));var k1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(k1||(k1={}));var U1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(U1||(U1={}));var th;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...k1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:U1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(th||(th={}));var ep;(e=>{function t(r){return r.find(a=>a.data.type==="Page"&&a.data.globalPhysics.usePhysics)!==void 0}e.physicsEnabled=t;function i(r,a,s){r.scene.objects.traverseFrom(a,(n,o)=>{if(o.type==="Instance"){let l=vg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(ep||(ep={}));var ih;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222",e.defaultLight={fi:-1,data:z1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]};function t(a=!0,s=[]){let n=[],o=F1.defaultMeshObject;a&&(n.push({...e.defaultLight}),n.push({fi:1,id:"7ba78968-2a55-48f2-b14c-5191da3e075e",data:o,children:[]})),n.push(...s);let l=new na;return l.push({fi:1,id:Rd,data:{...nu.defaultData,name:"Scene 1"},children:n}),l}e.createDefaultObjectTreeWithPage=t,e.defaultData={objects:t(),publish:dl.defaultData,styles:th.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:dl.defaultData,styles:th.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:dl.defaultData,styles:th.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...dl.defaultData},styles:th.defaultData()}};function i(a){return{...e.defaultData,objects:Rn(a,na.prototype)}}e.withObjs=i;function r(a,s){return i([{id:a,data:s,children:[],fi:0}])}e.withObj=r})(ih||(ih={}));var Ld;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Ld||(Ld={}));var $a;(e=>{function t(n){return n.textValue!==void 0}e.isTextValue=t;function i(n){return typeof n=="number"}e.isNumber=i;function r(n){return typeof n=="boolean"}e.isBoolean=r;function a(n){return t(n)?"string":r(n)?"boolean":"number"}e.typeOfVariable=a;function s(n){return e.isTextValue(n)?Array.isArray(n.textValue)?n.textValue.map(o=>o.toString().padStart(n.padding??2,"0")).join(n.deliminator??":")+(n.suffix!==void 0?" "+n.suffix:""):n.textValue.toString():e.isBoolean(n)?n?"True":"False":e.isNumber(n)?parseFloat(n.toFixed(3)).toString():n.toString()}e.getDisplayedValue=s})($a||($a={}));var N1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(N1||(N1={}));var kA;(e=>e.all=[...N1.all,"components"])(kA||(kA={}));var UA;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(UA||(UA={}));var xh;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(xh||(xh={}));var xs;(e=>{function t(){let n={};return n["89b10010-844c-11ec-a8a3-0242ac120002"]={r:.5,g:.5,b:.5,a:1,name:"Default Color"},Rn(n,Ft.prototype)}e.defaultColors=t;function i(){return Rn({},Ft.prototype)}e.defaultImages=i;function r(){return{catelogs:new Ft,materials:new Ft,images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,variables:new At,lib:xh.defaultData()}}e.emptyData=r;function a(n){switch(n){case"number":return{value:0,name:"Number"};case"boolean":return{value:!1,name:"Boolean"};case"string":return{value:{textValue:"String value"},name:"String"};case"time":let o=[0,0,0];return{name:"Time",value:{textValue:o,deliminator:":",padding:2,suffix:"AM"},dynamicVariableType:"time",format:"HH:mm:ss",format12h24h:"12ampm",timeZone:null,hasEnd:!1,endValue:{textValue:o,deliminator:":",padding:2,suffix:"AM"},autoStart:!0,repeat:!1};case"counter":return{name:"Counter",value:0,dynamicVariableType:"counter",updateInterval:1e3,increment:1,autoStart:!0,hasEnd:!0,endValue:60,repeat:!0,randomStart:!1,range:[0,100],decimals:0};case"random":return{name:"Random",value:0,dynamicVariableType:"random",updateInterval:1e3,increment:1,autoStart:!0,isStatic:!1,hasEnd:!0,endValue:60,repeat:!0,min:0,max:100,decimals:0};default:console.error("Unknown variable type",n)}}e.defaultVariables=a;function s(n,o){if(o.format==="HH:mm:ss"){let l=Math.floor(n/3600),h=Math.floor((n-l*3600)/60),c=Math.round(n-l*3600-h*60);return{textValue:[l,h,c]}}else if(o.format==="mm:ss"){let l=Math.floor(n/60),h=Math.round(n-l*60);return{textValue:[l,h]}}else return o.format==="number"?n=Math.round(n):n=Math.round(n*1e3)/1e3,n}e.getFormattedTimerTime=s})(xs||(xs={}));var mg;(e=>e.list=["idle","move","jump","run"])(mg||(mg={}));var gg;(e=>(e.defaultColliderData={type:"capsule",height:200,radius:50,position:[0,0,0],rotation:[0,0,0]},e.defaultDataThirdPerson={moveMode:"walk",forwardDirection:"+z",speedTranslate:1e3,speedRotate:100,runMultiplier:2,rotationMode:"normal",rotBy:"keys",rotByTouch:"drag",delayPos:[.3,.3],delayRot:[.3,.3],keyAssignments:[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","\u25B2"],["rotPosY","\u25C0"],["rotNegX","\u25BC"],["rotNegY","\u25B6"],["jump","Space"],["run","\u21E7"],["none","Ctrl"]],touchControl:!0,joystickPosLoc:5,joystickRotLoc:11,jumpTouchButtonLoc:9,collider:e.defaultColliderData,colliderHelperVisible:!0,collisionEnabled:!0,jumpPower:100,resetYPosition:3e3,alignToGround:!1,autoOrientMove:!0,orientWith:"camera",orientMode:"radial",delayPosCamera:.3,delayRotCamera:.3,camera:"",cameraXAxis:"Limit",cameraYAxis:"Free",cameraRotXLimits:[0,Math.PI/2],cameraRotYLimits:[-Math.PI/2,Math.PI/2],gameActions:{idle:new At,move:new At,jump:new At,run:new At},navmesh:{enabled:!1,ch:6,cs:6,walkableClimb:5,walkableHeight:1,walkableRadius:0,zones:"all",objects:[],helperVisible:!0,destinationHelperRadius:0,destinationHelperColor:Pi.fromHexAndA(3728051,1)}}))(gg||(gg={}));function NA(e){e.layers.forEach(t=>{if(t.type==="depth"&&t.colorA!==void 0){let i=t.colorA,r=t.colorB,a=[[i.r,i.g,i.b,i.a],[r.r,r.g,r.b,r.a]],s=[0,1];for(let o=2;o<10;o++)a.push(a[1]),s.push(1);let n={...So(cr(t),"type","visible","isVector","isWorldSpace","origin","alpha","mode"),near:Math.max(0,t.near),far:Math.max(0,t.far),colors:a,steps:s,num:2,direction:[1,0,0],smooth:!1,gradientType:1};Object.assign(t,n)}else if(t.type==="depth"&&t.gradientType===1&&(t.near<0||t.far<0)){let i={...cr(t),near:Math.max(t.near,0),far:Math.max(t.far,0)};Object.assign(t,i)}})}function rl(e,t){Object.values(e.shared.materials).forEach(i=>t(i))}function al(e,t){e.scene.objects.traverse((i,r)=>{"materials"in r?r.materials.forEach((a,s)=>{a===void 0&&(r.materials[s]=va.defaultData(),a=r.materials[s]),typeof a!="string"&&t(a)}):"material"in r?typeof r.material!="string"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)):r.type==="Mesh"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)),"overrides"in r&&Object.values(r.overrides).forEach(a=>{a.material&&typeof a.material!="string"&&Object.getPrototypeOf(a.material)!==_r.prototype&&t(a.material)})})}function iq(e){Object.assign(e.scene.publish,{orbitControls:{...fg.defaultData,...cr(e.scene.publish.orbitControls)}})}function rq(e){Object.assign(e.scene.publish.settings,{video:{...dl.defaultData.settings.video,...cr(e.scene.publish.settings.video)}})}function aq(e){function t(i){if(i.layers){for(let r of Object.values(i.layers))if(r){for(let[a,s]of Object.entries(r))if((ZT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(tq.includes(n)||typeof o=="boolean")&&delete s[n]}}}e.scene.objects.traverse((i,r)=>{r.states.forEach(a=>{let s=a;s.material?t(s.material):s.materials&&s.materials.forEach(n=>{t(n)})})})}function sq(e){e.scene.publish.withBackground=!0}function nq(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function oq(e){e.scene.objects.traverse((t,i)=>{let r=i.cloner;r&&(r.radial.scale=r.radial.scale.map(a=>a+1),r.linear.scale=r.linear.scale.map(a=>a+1))})}function lq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&(r.type==="DodecahedronGeometry"||r.type==="IcosahedronGeometry")&&(r.detail=Math.round(r.detail))})}function hq(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=cr(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=cr(i).booleanExclude!==!0)}})}function cq(e){e.scene.objects.traverse((t,i)=>{if(i.type==="Mesh"){let r=i;i.geometry.type==="NonParametricGeometry"?r.material!==void 0&&delete r.material:r.materials!==void 0&&delete r.materials}})}function uq(e){function t(r){Object.setPrototypeOf(r,_r.prototype),r.texture&&Object.setPrototypeOf(r.texture,_r.prototype)}function i(r){Object.setPrototypeOf(r,_r.prototype);for(let a in r)t(r[a])}e.scene.objects.traverse((r,a)=>{a.states.forEach(s=>{let n=s;if(n.material){let o=cr(n.material).layers;i(o),n.material.layers=o}if(n.materials)for(let o=0;o<n.materials.length;o++){let l=n.materials[o],h=cr(l).layers;i(h),l.layers=h}})})}function VA(e){e.layers===void 0&&Object.assign(e,va.defaultTwoLayerData("lambert"))}function C0(e){!e.layers||e.layers.forEach(t=>{if(t.type==="depth"&&t.colors.length===10){let i=[...t.colors];i.push(t.colors[9]);let r=[...t.steps];r.push(t.steps[9]);let a={...cr(t),colors:i,steps:r};Object.assign(t,a)}})}function dq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function jA(e){e.scene.objects.traverse((t,i)=>{"materials"in i?i.materials.forEach(r=>{typeof r!="string"&&C0(r)}):"material"in i&&typeof i.material!="string"&&C0(i.material)}),Object.values(e.shared.materials).forEach(t=>C0(t))}function pq(e){e.scene.environment.ambientLight.softShadows=!1,e.scene.environment.ambientLight.softShadowQuality="low",e.scene.objects.traverse((t,i)=>{(i.type==="DirectionalLight"||i.type==="SpotLight")&&(i.shadowResolution=1024,i.shadowRadius=1,i.depth=1e5)}),e.shared.penumbraSize=new Array(5).fill(.5)}function fq(e){e.shared.audios=Rn({},Ft.prototype)}function mq(e){e.shared.videos=Rn({},Ft.prototype)}function gq(e){let t=e.shared.materials;Object.entries(t).forEach(([i,r])=>{if(!r.layers){let a={name:"Untitled Material",layers:[{fi:0,data:{type:"light",category:"phong",alpha:.6,visible:!0,mode:0,specular:{r:.2,g:.2,b:.2},shininess:5},id:"layer1"},{fi:1,data:{type:"color",alpha:1,visible:!0,mode:0,color:{r:.2823529411764706,g:.2823529411764706,b:.30196078431372547}},id:"layer2"}]};Object.assign(t,{[i]:a})}})}function vq(e){Object.entries(cr(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(cr(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function yq(e){e.scene.publish.settings.web.preload=!1}function GA(e){e.layers&&e.layers.forEach(t=>{t.type==="depth"&&t.num!==void 0&&(t.colors=t.colors.slice(0,t.num),t.steps=t.steps.slice(0,t.num),delete t.num)})}function HA(e){e.layers&&e.layers.forEach(t=>{eq(t)&&t.isMask===void 0&&(t.isMask=!1),(t.type==="texture"||t.type==="video")&&t.blending===void 0&&(t.blending=0),(t.type==="noise"||t.type==="displace"&&t.displacementType==="noise")&&(t.voronoiStyle===void 0&&(t.voronoiStyle=0),t.highCut===void 0&&(t.highCut=1),t.lowCut===void 0&&(t.lowCut=0),t.smoothness===void 0&&(t.smoothness=.3),t.seed===void 0&&(t.seed=0),t.quality===void 0&&(t.quality=1))})}function xq(e){e.shared.fonts=Rn({},Ft.prototype)}function bq(e){return e.replace(".typeface","").replace(/optimer/gi,"open sans").replace("space_mono","space mono").replace(/alma_mono/gi,"varela round").replace(/droid_sans_mono/gi,"noto sans mono").replace(/droid_sans|gentilis|gnomon_(simple|foreground)|helvetiker/gi,"roboto").replace(/droid_serif/gi,"roboto slab").replace("_sans"," sans").replace("crimson_text","crimson text").replace("medium_medium","medium").replace("fatface_fatface","fatface").replace("100hairline","thin").replace("200thin","extralight").replace("300light","light").replace("500medium","medium").replace("600semi","semibold").replace("800heavy","extrabold").replace("900black","black").replace(/bodoni_(11|16|24|36|48|72|96)([^_])/gi,"bodoni_$1_$2").replace(/bodoni_(11|16|24|36|48|72|96)/gi,"bodoni moda").replace(/(thin|hairline)(_regular)?/gi,"100").replace(/(extra|ultra)light(_regular)?/gi,"200").replace(/light(_regular)?/gi,"300").replace(/_book|_normal|_roman/gi,"_regular").replace(/medium(_regular)?/gi,"500").replace(/(semi|demi)bold(_regular)?/gi,"600").replace(/(extra|ultra)bold(_regular)?/gi,"800").replace(/bold(_regular)?/gi,"700").replace(/(black|heavy|fatface)(_regular)?/gi,"900").replace(/([1-9]00)_italic/gi,"$1italic").replace(/regularitalic/gi,"italic").replace(/regularitalic/gi,"italic").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function wq(e){let t=[];e.scene.objects.traverse((i,r)=>{let a=r;if(a.type==="TextFrame"){let s=va.defaultTwoLayerData("phong"),n=typeof a.color=="string"?e.shared.colors[a.color]:a.color;s.layers[1].data.color={r:n.r,g:n.g,b:n.b},s.layers[1].data.alpha=a.alpha;let o=bq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...kc.defaultData,flatShading:!1,wireframe:!1,geometry:{...Fc.defaultData("TextGeometry"),width:a.width,height:a.height,font:o,depth:0,horizontalAlign:a.horizontalAlign,verticalAlign:a.verticalAlign,fontSize:a.fontSize*1.40625,lineHeight:a.lineHeight/1.40625,letterSpacing:a.letterSpacing-1,text:a.text,textTransform:a.textTransform,extrudeBevelSize:0,extrudeBevelSegments:1},material:s,states:cr(a.states),events:cr(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=cr(e.scene.objects).parent(i);e.scene.objects.insertAfter(h??null,i,[{id:i+"new",data:l,children:[]}]),t.push(i)}}),t.forEach(i=>{e.scene.objects.delete(i)})}function _q(e){let t={0:"MouseDown",1:"MouseUp",2:"MouseHover",5:"KeyDown",6:"KeyUp",7:"Start",9:"LookAt",10:"Follow",11:"Scroll",12:"Audio",13:"GameControl"};e.scene.objects.traverse((i,r)=>{r.events.forEach(a=>{if(t[Number(a.type)])if(Object.assign(a,{type:t[Number(a.type)]}),a.type==="Audio"&&"audioEvent"in a&&(Object.assign(a,{playAudio:a.audioEvent}),delete a.audioEvent),a.type==="GameControl")Object.assign(a,{gameActions:{idle:new At,move:new At,jump:new At}});else{let s=new At;Object.assign(a,{actions:s}),(a.type==="MouseDown"||a.type==="MouseUp"||a.type==="KeyDown"||a.type==="KeyUp")&&"url"in a&&s.push({fi:0,id:lt.generateUUID(),data:{type:"Link",url:a.url,delay:0}}),"targets"in a&&(a.targets.forEach((n,o,l)=>{let h={state:void 0,repeat:0,delay:0,delayDirection:void 0,direction:"normal",duration:0,easing:4},c={easing:n.easing,duration:n.duration};n.easing===6?Object.assign(c,So(n,"mass","stiffness","damping","velocity")):n.easing===5&&Object.assign(c,{control1:{...n.control1},control2:{...n.control2}});let u={repeat:n.repeat?-1:0,delay:n.delay,delayDirection:n.delayDirection,direction:n.cycle&&n.rewind?"pingpong-rewind":n.cycle?"pingpong":"normal"},d={state:n.state,...u,...c},p={allowSlerp:!0,type:"Transition",object:n.object,repeat:0,delay:0,delayDirection:void 0,direction:"normal",tweens:new At({fi:0,id:lt.generateUUID(),data:h},{fi:1,id:lt.generateUUID(),data:d})};s.push({fi:l,id:o,data:p})}),delete a.targets)}})})}function Sq(e){e.scene.objects.traverse((t,i)=>{function r(a,s){let n=new At,o=[];if(i.events.forEach((l,h,c)=>{if(l.type==="Audio"&&l.trigger===s){let u;o.push(h),l.interaction==="play"?u={...So(l,"interaction","audio","delay","volume","loop"),triggerAfter:"after"in l?l.after:void 0,toggle:"after"in l?l.toggle:void 0,type:"Audio"}:(l.interaction==="pause"||l.interaction==="stop")&&(u={...So(l,"interaction","delay","object","playAudio"),type:"Audio"}),u&&n.push({fi:c,id:h,data:u})}}),o.forEach(l=>i.events.delete(l)),n.length){let l=i.events.find(h=>h.type===a)?.data;l?"actions"in l&&l.actions.insertBefore(null,n):i.events.insertBefore(null,[{id:lt.generateUUID(),data:{type:a,actions:n}}])}}r("Start","start"),r("MouseDown","mouseDown"),r("MouseUp","mouseUp"),r("KeyDown","keyDown"),r("KeyUp","keyUp")})}function WA(e){let t=e.layers.find(i=>i.type==="light")?.data;if(t?.category==="basic"){let i=Gr.defaultData("light","phong"),r=t;Object.assign(r,i),r.visible=!1}}function qA(e){rl(e,WA),al(e,WA)}function Aq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function Mq(e){e.scene.objects.traverse((t,i)=>{(i.type==="Empty"||i.type==="Mesh")&&i.cloner&&!i.cloner.randomnessObject&&!i.cloner.toObject&&!i.cloner.randomness&&(i.cloner={...i.cloner,toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}})})}function Cq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="NonParametricGeometry"&&!("material"in i)&&!("materials"in i)&&(i.material=va.defaultTwoLayerData("phong"))})}function Eq(e){e.scene.publish.orbitControls.autoZoom===void 0&&(e.scene.publish.orbitControls.autoZoom=!1),e.scene.objects.traverse((t,i)=>{(i.type==="OrthographicCamera"||i.type==="PerspectiveCamera")&&(i.orthographic.autoZoom===void 0&&(i.orthographic.autoZoom=!1),i.orthographic.autoZoomFrustumSize===void 0&&(i.orthographic.autoZoomFrustumSize=790))})}function Tq(e){e.scene.objects.traverse((t,i)=>{i.pathSnapping===void 0&&(i.pathSnapping={pathId:null,slide:0,offset:0,orientation:"tangential"}),i.pathSnapping.offset===void 0&&(i.pathSnapping.offset=0)})}function Pq(e){e.scene.publish.mouseEventTarget===void 0&&(e.scene.publish.mouseEventTarget="canvas"),e.scene.publish.settings.web.hint===void 0&&(e.scene.publish.settings.web.hint=!1)}function Dq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function Oq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function Iq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function Rq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=gg.defaultDataThirdPerson.navmesh)})})}function Lq(e){e.scene.styles||(e.scene.styles=th.defaultData())}function YA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function Bq(e){e.scene.environment.ambientLight.occlusion===void 0&&(e.scene.environment.ambientLight.occlusion=!1),e.scene.environment.ambientLight.aoFullRes===void 0&&(e.scene.environment.ambientLight.aoFullRes=!1),e.scene.environment.ambientLight.radius===void 0&&(e.scene.environment.ambientLight.radius=256),e.scene.environment.ambientLight.bias===void 0&&(e.scene.environment.ambientLight.bias=.5),e.scene.environment.ambientLight.aoColor===void 0&&(e.scene.environment.ambientLight.aoColor={r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}),al(e,YA),rl(e,YA)}function zq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function Fq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function XA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function kq(e,t){if(t<1&&(al(e,NA),rl(e,NA),e.schema=1),t<2&&(iq(e),e.schema=2),t<3&&(aq(e),e.schema=3),t<4&&(sq(e),e.schema=4),t<5&&(nq(e),e.schema=5),t<6&&(oq(e),e.schema=6),t<7&&(lq(e),e.schema=7),t<8&&(e.schema=8),t<9&&(jA(e),e.schema=9),t<10&&(dq(e),e.schema=10),t<11&&(pq(e),e.schema=11),t<12&&(jA(e),e.schema=12),t<13&&(fq(e),e.schema=13),t<14&&(gq(e),e.schema=14),t<15&&(vq(e),e.schema=15),t<16&&(yq(e),e.schema=16),t<17&&(al(e,GA),rl(e,GA),e.schema=17),t<18&&(al(e,VA),rl(e,VA),e.schema=18),t<19&&(rq(e),e.schema=19),t<20&&(xq(e),wq(e),e.schema=20),t<21&&(_q(e),Sq(e),e.schema=21),t<22&&(qA(e),e.schema=22),t<23&&(Aq(e),e.schema=23),t<24&&(Mq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(mq(e),t<25&&(e.schema=25)),t<26&&(hq(e),e.schema=26),t<27&&(cq(e),e.schema=27),t<28&&(qA(e),e.schema=28),t<29&&(uq(e),e.schema=29),t<30&&(Cq(e),e.schema=30),t<31&&(Eq(e),e.schema=31),t<33&&(Tq(e),e.schema=33),t<34&&(Pq(e),e.schema=34),t<35&&(Dq(e),e.schema=35),t<36&&(Oq(e),e.schema=36),t<37&&(Iq(e),e.schema=37),t<38&&(al(e,HA),rl(e,HA),e.schema=38),t<39&&(Rq(e),e.schema=39),t<40&&(Lq(e),e.schema=40),t<41&&(Bq(e),e.schema=41),t<42&&(zq(e),e.schema=42),t<43&&(Fq(e),e.schema=43),t<99){al(e,XA),rl(e,XA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=_u);let i=cr(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Rd,r.insertBefore(null,null,[{id:Rd,data:{...nu.defaultData,backgroundColor:e.scene.backgroundColor,fog:e.scene.fog,postprocessing:e.scene.postprocessing,ao:So(e.scene.environment.ambientLight,"occlusion","aoFullRes","radius","bias","aoColor"),publish:{playCamera:e.scene.publish.playCamera,gameControlObject:e.scene.publish.gameControlObject},shadow:So(e.scene.environment.ambientLight,"softShadowQuality"),globalPhysics:{...au.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:cr(e.scene.ownerCamera)??nu.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==ih.TRASH_CAN_ID&&r.move(Rd,n.fi,n.id);let a=0,s=0;e.shared.penumbraSize&&e.scene.objects.traverse((n,o)=>{o.type==="DirectionalLight"?(o.penumbraSize=e.shared.penumbraSize[Math.min(a,2)],a+=1):o.type==="SpotLight"&&(o.penumbraSize=e.shared.penumbraSize[3+Math.min(s,1)],s+=1),(o.physics===void 0||o.physics===null)&&o.type!=="Instance"&&(o.physics={},Object.assign(o.physics,ru.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function QA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function Uq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&r.type==="PathGeometry"&&(r.extrusion.capType="flat",r.extrusion.bevel=50,r.extrusion.bevelSides=6,r.extrusion.shape.type==="Custom"&&(r.extrusion.shape.shapeQuality="low"))})}function Nq(e){Array.isArray(cr(e.events))&&e.events?.forEach(t=>{"disabled"in t||(t.disabled=!1),(t.type==="MouseDown"||t.type==="MouseUp"||t.type==="MousePress")&&(t.mode=t.mode||"Object")})}var _c=180/Math.PI;function ZA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*_c)}function eP(e){ZA(e),e.type==="Page"&&ZA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*_c))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*_c),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*_c),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=_c,t.extrusion.twist*=_c),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(cr(e.events))&&e.events?.forEach(i=>{(i.type==="MouseDown"||i.type==="MouseUp"||i.type==="MousePress"||i.type==="KeyDown"||i.type==="KeyUp"||i.type==="KeyPress"||i.type==="Collision"||i.type==="Trigger")&&(i.runMode=i.toggle?"Toggle":"Repeat")})}function Vq(e){e.shared.variables=Rn({},Ft.prototype)}function jq(e){let t=cr(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=114;function tP(e,t){t(e.data);for(let i of e.children)tP(i,t)}function Gq(e){let t=e.schema??104;t!==co&&t<105&&(tP(e.asset,eP),e.schema=105)}function Hq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=xh.defaultData().particles)}function Wq(e){e.scene.objects.traverse((t,i)=>{i.type==="Particle"&&typeof i.renderMaterial.size=="number"&&Object.assign(i.renderMaterial,{size:[i.renderMaterial.size,i.renderMaterial.size]})})}function qq(e){e.scene.objects.traverse((t,i)=>{i.type==="Page"&&(i.postprocessing.depthOfField.focusDistance=100,i.postprocessing.depthOfField.focalLength=20,i.postprocessing.depthOfField.bokehScale=5)})}function Yq(e){e.scene.objects.traverse((t,i)=>{Array.isArray(cr(i.events))!==!1&&i.events?.forEach(r=>{let a=r.runMode;r.type==="MouseDown"||r.type==="MouseUp"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="Collision"||r.type==="Trigger"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode=a??"Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode=a==="Toggle"?"Toggle":"Normal")}):r.type==="MouseHover"||r.type==="MousePress"||r.type==="KeyPress"?r.actions?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")}):r.type==="GameControl"?(delete r.actions,Object.keys(r.gameActions).forEach(s=>{r.gameActions[s]?.forEach(n=>{n.type==="Transition"&&(n.runMode="Repeat"),n.type==="Animation"&&(n.runMode="Normal")})})):r.type==="DragDrop"?(delete r.actions,r.dragDropActions?.drag?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")}),r.dragDropActions?.drop?.forEach(s=>{(s.type==="Transition"||s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Toggle")})):r.type==="Resize"?(delete r.actions,r.breakpoints?.forEach(s=>{s.actions?.forEach(n=>{(n.type==="Transition"||n.type==="Animation"||n.type==="SwitchCamera")&&(n.runMode="Toggle")})})):r.type==="Start"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Once"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}):r.type==="VariableChange"||r.type==="Scroll"?r.actions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}):r.type==="Conditional"&&(delete r.actions,r.inActions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}),r.outActions?.forEach(s=>{s.type==="Transition"&&(s.runMode="Repeat"),(s.type==="Animation"||s.type==="SwitchCamera")&&(s.runMode="Normal")}))})})}function iP(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),kq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=dl.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,QA),rl(e,QA),e.schema=101),t<102&&(Uq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=xh.defaultData(),e.schema=104),t<105&&(Vq(e),e.scene.objects.traverse((i,r)=>{eP(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Gq(i);t<106&&(jq(e),e.schema=106),t<107&&(e.shared.lib.variables=xh.defaultData().variables,e.schema=107),t<109&&(Hq(e),e.schema=109),t<110&&(Wq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{Nq(r)}),e.schema=111),t<112&&(qq(e),e.schema=112),t<113&&(Yq(e),e.schema=113),t<114&&(e.scene.publish.settings.web.imageQuality===void 0&&(e.scene.publish.settings.web.imageQuality=70),e.schema=114)}}var vg;(e=>{e.defaultData={schema:co,scene:ih.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=ih.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:ih.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:ih.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...n1,updateSchema(a){return(a.schema??0)<co?Jd(a,iP):(a.schema??0)-co}};function t(a){let s=e.collabHelper.updateSchema(a);return typeof s=="number"?s===0?a:null:s.data}e.updateSchemaDirectly=t;function i(a){return{...a,shared:{...a.shared,lib:xh.defaultData()}}}e.withoutLib=i;function r(a,s){let n=a.scene.objects.get(s);if(n&&n.data.type==="Component")return n;{let o=a.shared.lib.components[s];if(o)return o.asset}}e.getComponentData=r})(vg||(vg={}));var V1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(V1||(V1={}));var KA;(e=>{function t(i){return!0}e.is=t})(KA||(KA={}));var yg;(e=>{e.defaultData={position:[0,0],scale:[1,1],rotation:0,shear:[0,0]};function t(r,a){return{position:a?.position??r.position,rotation:a?.rotation??r.rotation,scale:a?.scale??r.scale,shear:a?.shear??r.shear}}e.merge=t;function i(r,a){return fT({position:bo.isEqual(r.position,a.position)?void 0:a.position,rotation:r.rotation===a.rotation?void 0:a.rotation,scale:bo.isEqual(r.scale,a.scale)?void 0:a.scale,shear:r.shear&&a.shear&&bo.isEqual(r.shear,a.shear)?void 0:a.shear})}e.diff=i})(yg||(yg={}));var j1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(j1||(j1={}));var JA;(e=>e.defaultData={direction:"row",wrap:"unwrap",align:"top-left",gap:10,rowGap:10,autoGap:!1,autoRowGap:!1,leftPadding:8,rightPadding:8,topPadding:8,bottomPadding:8})(JA||(JA={}));var xg;(e=>e.defaultData={opacity:1,fill:{color:Pi.fromHexAndA(es,1),enabled:!0},stroke:{color:Pi.from0to1([0,0,0,1]),thickness:1,enabled:!1,mode:"inside"},layerBlur:{radius:2,enabled:!1},backgroundBlur:{radius:2,enabled:!1},dropShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0},innerShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0}})(xg||(xg={}));var rh;(e=>{function t(n,o){return{name:o}}e.newEmpty=t;function i(n,o){if(o===void 0)return n;let l={...n},h=["width","height","cornerRadius"];for(let c of h)c in l&&c in o&&o[c]!==void 0&&Object.assign(l,{[c]:o[c]});return l}function r(n,o){if(o===void 0)return n;let l={...n};return"fill"in l&&"fill"in o&&o.fill!==void 0&&Object.assign(l,{fill:{...l.fill,...o.fill}}),"stroke"in l&&"stroke"in o&&o.stroke!==void 0&&Object.assign(l,{stroke:{...l.stroke,...o.stroke}}),"layerBlur"in l&&"layerBlur"in o&&o.layerBlur!==void 0&&Object.assign(l,{layerBlur:{...l.layerBlur,...o.layerBlur}}),"backgroundBlur"in l&&"backgroundBlur"in o&&o.backgroundBlur!==void 0&&Object.assign(l,{backgroundBlur:{...l.backgroundBlur,...o.backgroundBlur}}),"dropShadow"in l&&"dropShadow"in o&&o.dropShadow!==void 0&&Object.assign(l,{dropShadow:{...l.dropShadow,...o.dropShadow}}),"innerShadow"in l&&"innerShadow"in o&&o.innerShadow!==void 0&&Object.assign(l,{innerShadow:{...l.innerShadow,...o.innerShadow}}),l}function a(n,o){if(o===void 0)return n;let l={...n};return Object.assign(l,yg.merge(l,o)),l=i(l,o),l=r(l,o),l}e.patch=a;function s(n,o){let l,h=[];for(let[c,u]of Object.entries(o))c!=="name"&&(l===void 0&&(l={path:[],props:{},type:0},h.push(l)),l.props[c]=u);return h}e.toOps=s})(rh||(rh={}));var tp;(e=>e.defaultData={...yg.defaultData,...j1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(tp||(tp={}));var ou;(e=>e.defaultData={...tp.defaultData,...xg.defaultData})(ou||(ou={}));var bg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(bg||(bg={}));var G1;(e=>e.defaultData={...ou.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(G1||(G1={}));var ip;(e=>e.defaultData={...ou.defaultData,...bg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(ip||(ip={}));var H1;(e=>e.defaultData={...ou.defaultData,type:"text2d",width:100,height:100,fontSize:12,lineHeight:1.2,letterSpacing:0,text:{textValue:"Hello world"},horizontalAlign:1,verticalAlign:1,textTransform:1,font:"Roboto_regular",name:"Text"})(H1||(H1={}));var W1;(e=>e.defaultData={...ou.defaultData,type:"path2d",path:"",name:"Path"})(W1||(W1={}));var $A;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})($A||($A={}));var wg;(e=>e.defaultData={...tp.defaultData,name:"Group",type:"group2d"})(wg||(wg={}));var q1;(e=>e.defaultData=()=>({...tp.defaultData,...bg.defaultData,...xg.defaultData,name:"Frame",type:"frame2d",clipped:!0,width:200,height:200,fill:{color:Pi.fromHexAndA(4737101,1),enabled:!0},stroke:{color:Pi.fromHexAndA(0,1),thickness:1,enabled:!1,mode:"inside"},backgroundBlur:{radius:2,enabled:!1},layerBlur:{radius:2,enabled:!1}}))(q1||(q1={}));var dh;(e=>{function t(n){switch(n){case"rectangle2d":return{...ip.defaultData};case"ellipse2d":return{...G1.defaultData};case"text2d":return{...H1.defaultData};case"vector2d":return{...ip.defaultData};case"path2d":return{...W1.defaultData};case"frame2d":return{...q1.defaultData()};case"group2d":return{...wg.defaultData}}}e.defaultData=t;function i(n){return"width"in n&&"height"in n?[typeof n.width=="number"?n.width*.5:0,typeof n.height=="number"?n.height*.5:0]:[0,0]}e.getPivot=i;function r(n){return n.type==="rectangle2d"||n.type==="ellipse2d"||n.type==="text2d"||n.type==="frame2d"}e.isResizeable=r;function a(n){return n.type==="frame2d"&&n.autoLayout!==void 0}e.isAutoLayoutable=a;function s(n){return n.type==="rectangle2d"||n.type==="frame2d"}e.hasCorners=s})(dh||(dh={}));var Y1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(Y1||(Y1={}));function ah(e,t=!1){let i=e[0].index!==null,r=new Set(Object.keys(e[0].attributes)),a=new Set(Object.keys(e[0].morphAttributes)),s={},n={},o=e[0].morphTargetsRelative,l=new yt,h=0;for(let c=0;c<e.length;++c){let u=e[c],d=0;if(i!==(u.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let p in u.attributes){if(!r.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+'. All geometries must have compatible attributes; make sure "'+p+'" attribute exists among all geometries, or in none of them.'),null;s[p]===void 0&&(s[p]=[]),s[p].push(u.attributes[p]),d++}if(d!==r.size)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". Make sure all geometries have the same number of attributes."),null;if(o!==u.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let p in u.morphAttributes){if(!a.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphAttributes must be consistent throughout all geometries."),null;n[p]===void 0&&(n[p]=[]),n[p].push(u.morphAttributes[p])}if(t){let p;if(i)p=u.index.count;else if(u.attributes.position!==void 0)p=u.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". The geometry must have either an index or a position attribute"),null;l.addGroup(h,p,c),h+=p}}if(i){let c=0,u=[];for(let d=0;d<e.length;++d){let p=e[d].index;for(let f=0;f<p.count;++f)u.push(p.getX(f)+c);c+=e[d].attributes.position.count}l.setIndex(u)}for(let c in s){let u=eM(s[c]);if(!u)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" attribute."),null;l.setAttribute(c,u)}for(let c in n){let u=n[c][0].length;if(u===0)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[c]=[];for(let d=0;d<u;++d){let p=[];for(let m=0;m<n[c].length;++m)p.push(n[c][m][d]);let f=eM(p);if(!f)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" morphAttribute."),null;l.morphAttributes[c].push(f)}}return l}function eM(e){let t,i,r,a=0;for(let o=0;o<e.length;++o){let l=e[o];if(l.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(t===void 0&&(t=l.array.constructor),t!==l.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(i===void 0&&(i=l.itemSize),i!==l.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(r===void 0&&(r=l.normalized),r!==l.normalized)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;a+=l.array.length}let s=new t(a),n=0;for(let o=0;o<e.length;++o)s.set(e[o].array,n),n+=e[o].array.length;return new It(s,i,r)}var Xq=Math.pow(2,-24),Df=class{constructor(){}};function Cn(e,t,i){return i.min.x=t[e],i.min.y=t[e+1],i.min.z=t[e+2],i.max.x=t[e+3],i.max.y=t[e+4],i.max.z=t[e+5],i}function tM(e){let t=-1,i=-1/0;for(let r=0;r<3;r++){let a=e[r+3]-e[r];a>i&&(i=a,t=r)}return t}function iM(e,t){t.set(e)}function rM(e,t,i){let r,a;for(let s=0;s<3;s++){let n=s+3;r=e[s],a=t[s],i[s]=r<a?r:a,r=e[n],a=t[n],i[n]=r>a?r:a}}function Of(e,t,i){for(let r=0;r<3;r++){let a=t[e+2*r],s=t[e+2*r+1],n=a-s,o=a+s;n<i[r]&&(i[r]=n),o>i[r+3]&&(i[r+3]=o)}}function ed(e){let t=e[3]-e[0],i=e[4]-e[1],r=e[5]-e[2];return 2*(t*i+i*r+r*t)}function Qq(e,t){if(!e.index){let i=e.attributes.position.count,r=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer,a;i>65535?a=new Uint32Array(new r(4*i)):a=new Uint16Array(new r(2*i)),e.setIndex(new It(a,1));for(let s=0;s<i;s++)a[s]=s}}function Zq(e){if(!e.groups||!e.groups.length)return[{offset:0,count:e.index.count/3}];let t=[],i=new Set;for(let a of e.groups)i.add(a.start),i.add(a.start+a.count);let r=Array.from(i.values()).sort((a,s)=>a-s);for(let a=0;a<r.length-1;a++){let s=r[a],n=r[a+1];t.push({offset:s/3,count:(n-s)/3})}return t}function E0(e,t,i,r,a=null){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0,u=1/0,d=1/0,p=1/0,f=-1/0,m=-1/0,g=-1/0,y=a!==null;for(let x=t*6,b=(t+i)*6;x<b;x+=6){let _=e[x+0],M=e[x+1],S=_-M,C=_+M;S<s&&(s=S),C>l&&(l=C),y&&_<u&&(u=_),y&&_>f&&(f=_);let A=e[x+2],T=e[x+3],P=A-T,I=A+T;P<n&&(n=P),I>h&&(h=I),y&&A<d&&(d=A),y&&A>m&&(m=A);let z=e[x+4],F=e[x+5],L=z-F,j=z+F;L<o&&(o=L),j>c&&(c=j),y&&z<p&&(p=z),y&&z>g&&(g=z)}r[0]=s,r[1]=n,r[2]=o,r[3]=l,r[4]=h,r[5]=c,y&&(a[0]=u,a[1]=d,a[2]=p,a[3]=f,a[4]=m,a[5]=g)}function Kq(e,t,i,r){let a=1/0,s=1/0,n=1/0,o=-1/0,l=-1/0,h=-1/0;for(let c=t*6,u=(t+i)*6;c<u;c+=6){let d=e[c+0];d<a&&(a=d),d>o&&(o=d);let p=e[c+2];p<s&&(s=p),p>l&&(l=p);let f=e[c+4];f<n&&(n=f),f>h&&(h=f)}r[0]=a,r[1]=s,r[2]=n,r[3]=o,r[4]=l,r[5]=h}function Jq(e,t,i,r,a){let s=i,n=i+r-1,o=a.pos,l=a.axis*2;for(;;){for(;s<=n&&t[s*6+l]<o;)s++;for(;s<=n&&t[n*6+l]>=o;)n--;if(s<n){for(let h=0;h<3;h++){let c=e[s*3+h];e[s*3+h]=e[n*3+h],e[n*3+h]=c;let u=t[s*6+h*2+0];t[s*6+h*2+0]=t[n*6+h*2+0],t[n*6+h*2+0]=u;let d=t[s*6+h*2+1];t[s*6+h*2+1]=t[n*6+h*2+1],t[n*6+h*2+1]=d}s++,n--}else return s}}var so=32,$q=(e,t)=>e.candidate-t.candidate,qo=new Array(so).fill().map(()=>({count:0,bounds:new Float32Array(6),rightCacheBounds:new Float32Array(6),leftCacheBounds:new Float32Array(6),candidate:0})),If=new Float32Array(6);function eY(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=tM(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=tM(e),n!==-1&&(o=tY(i,r,a,n));else if(s===2){let l=ed(e),h=1.25*a,c=r*6,u=(r+a)*6;for(let d=0;d<3;d++){let p=t[d],f=(t[d+3]-p)/so;if(a<so/4){let m=[...qo];m.length=a;let g=0;for(let x=c;x<u;x+=6,g++){let b=m[g];b.candidate=i[x+2*d],b.count=0;let{bounds:_,leftCacheBounds:M,rightCacheBounds:S}=b;for(let C=0;C<3;C++)S[C]=1/0,S[C+3]=-1/0,M[C]=1/0,M[C+3]=-1/0,_[C]=1/0,_[C+3]=-1/0;Of(x,i,_)}m.sort($q);let y=a;for(let x=0;x<y;x++){let b=m[x];for(;x+1<y&&m[x+1].candidate===b.candidate;)m.splice(x+1,1),y--}for(let x=c;x<u;x+=6){let b=i[x+2*d];for(let _=0;_<y;_++){let M=m[_];b>=M.candidate?Of(x,i,M.rightCacheBounds):(Of(x,i,M.leftCacheBounds),M.count++)}}for(let x=0;x<y;x++){let b=m[x],_=b.count,M=a-b.count,S=b.leftCacheBounds,C=b.rightCacheBounds,A=0;_!==0&&(A=ed(S)/l);let T=0;M!==0&&(T=ed(C)/l);let P=1+1.25*(A*_+T*M);P<h&&(n=d,h=P,o=b.candidate)}}else{for(let y=0;y<so;y++){let x=qo[y];x.count=0,x.candidate=p+f+y*f;let b=x.bounds;for(let _=0;_<3;_++)b[_]=1/0,b[_+3]=-1/0}for(let y=c;y<u;y+=6){let x=~~((i[y+2*d]-p)/f);x>=so&&(x=so-1);let b=qo[x];b.count++,Of(y,i,b.bounds)}let m=qo[so-1];iM(m.bounds,m.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];rM(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let g=0;for(let y=0;y<so-1;y++){let x=qo[y],b=x.count,_=x.bounds,M=qo[y+1].rightCacheBounds;b!==0&&(g===0?iM(_,If):rM(_,If,If)),g+=b;let S=0,C=0;g!==0&&(S=ed(If)/l);let A=a-g;A!==0&&(C=ed(M)/l);let T=1+1.25*(S*g+C*A);T<h&&(n=d,h=T,o=x.candidate)}}}}else console.warn(`MeshBVH: Invalid build strategy value ${s} used.`);return{axis:n,pos:o}}function tY(e,t,i,r){let a=0;for(let s=t,n=t+i;s<n;s++)a+=e[s*6+r*2];return a/i}function iY(e,t){let i=e.attributes.position,r=e.index.array,a=r.length/3,s=new Float32Array(a*6),n=i.normalized,o=i.array,l=i.offset||0,h=3;i.isInterleavedBufferAttribute&&(h=i.data.stride);let c=["getX","getY","getZ"];for(let u=0;u<a;u++){let d=u*3,p=u*6,f,m,g;n?(f=r[d+0],m=r[d+1],g=r[d+2]):(f=r[d+0]*h+l,m=r[d+1]*h+l,g=r[d+2]*h+l);for(let y=0;y<3;y++){let x,b,_;n?(x=i[c[y]](f),b=i[c[y]](m),_=i[c[y]](g)):(x=o[f+y],b=o[m+y],_=o[g+y]);let M=x;b<M&&(M=b),_<M&&(M=_);let S=x;b>S&&(S=b),_>S&&(S=_);let C=(S-M)/2,A=y*2;s[p+A+0]=M+C,s[p+A+1]=C+(Math.abs(M)+C)*Xq,M<t[y]&&(t[y]=M),S>t[y+3]&&(t[y+3]=S)}}return s}function rY(e,t){function i(y){d&&d(y/p)}function r(y,x,b,_=null,M=0){if(!f&&M>=l&&(f=!0,h&&(console.warn(`MeshBVH: Max depth of ${l} reached when generating BVH. Consider increasing maxDepth.`),console.warn(e))),b<=c||M>=l)return i(x+b),y.offset=x,y.count=b,y;let S=eY(y.boundingData,_,n,x,b,u);if(S.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Jq(o,n,x,b,S);if(C===x||C===x+b)i(x+b),y.offset=x,y.count=b;else{y.splitAxis=S.axis;let A=new Df,T=x,P=C-x;y.left=A,A.boundingData=new Float32Array(6),E0(n,T,P,A.boundingData,s),r(A,T,P,s,M+1);let I=new Df,z=C,F=b-P;y.right=I,I.boundingData=new Float32Array(6),E0(n,z,F,I.boundingData,s),r(I,z,F,s,M+1)}return y}Qq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=iY(e,a),o=e.index.array,l=t.maxDepth,h=t.verbose,c=t.maxLeafTris,u=t.strategy,d=t.onProgress,p=e.index.count/3,f=!1,m=[],g=Zq(e);if(g.length===1){let y=g[0],x=new Df;x.boundingData=a,Kq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),m.push(x)}else for(let y of g){let x=new Df;x.boundingData=new Float32Array(6),E0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),m.push(x)}return m}function aY(e,t){let i=rY(e,t),r,a,s,n=[],o=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer;for(let c=0;c<i.length;c++){let u=i[c],d=l(u),p=new o(32*d);r=new Float32Array(p),a=new Uint32Array(p),s=new Uint16Array(p),h(0,u),n.push(p)}return n;function l(c){return c.count?1:1+l(c.left)+l(c.right)}function h(c,u){let d=c/4,p=c/2,f=!!u.count,m=u.boundingData;for(let g=0;g<6;g++)r[d+g]=m[g];if(f){let g=u.offset,y=u.count;return a[d+6]=g,s[p+14]=y,s[p+15]=65535,c+32}else{let g=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,g),b/4>Math.pow(2,32))throw new Error("MeshBVH: Cannot store child pointer greater than 32 bits.");return a[d+6]=b/4,b=h(b,y),a[d+7]=x,b}}}var Ln=class{constructor(){this.min=1/0,this.max=-1/0}setFromPointsField(e,t){let i=1/0,r=-1/0;for(let a=0,s=e.length;a<s;a++){let n=e[a][t];i=n<i?n:i,r=n>r?n:r}this.min=i,this.max=r}setFromPoints(e,t){let i=1/0,r=-1/0;for(let a=0,s=t.length;a<s;a++){let n=t[a],o=e.dot(n);i=o<i?o:i,r=o>r?o:r}this.min=i,this.max=r}isSeparated(e){return this.min>e.max||e.min>this.max}};Ln.prototype.setFromBox=function(){let e=new R;return function(t,i){let r=i.min,a=i.max,s=1/0,n=-1/0;for(let o=0;o<=1;o++)for(let l=0;l<=1;l++)for(let h=0;h<=1;h++){e.x=r.x*o+a.x*(1-o),e.y=r.y*l+a.y*(1-l),e.z=r.z*h+a.z*(1-h);let c=t.dot(e);s=Math.min(c,s),n=Math.max(c,n)}this.min=s,this.max=n}}();var ise=function(){let e=new Ln;return function(t,i){let r=t.points,a=t.satAxes,s=t.satBounds,n=i.points,o=i.satAxes,l=i.satBounds;for(let h=0;h<3;h++){let c=s[h],u=a[h];if(e.setFromPoints(u,n),c.isSeparated(e))return!1}for(let h=0;h<3;h++){let c=l[h],u=o[h];if(e.setFromPoints(u,r),c.isSeparated(e))return!1}}}(),sY=function(){let e=new R,t=new R,i=new R;return function(r,a,s){let n=r.start,o=e,l=a.start,h=t;i.subVectors(n,l),e.subVectors(r.end,r.start),t.subVectors(a.end,a.start);let c=i.dot(h),u=h.dot(o),d=h.dot(h),p=i.dot(o),f=o.dot(o)*d-u*u,m,g;f!==0?m=(c*u-p*d)/f:m=0,g=(c+m*u)/d,s.x=m,s.y=g}}(),Pb=function(){let e=new ae,t=new R,i=new R;return function(r,a,s,n){sY(r,a,e);let o=e.x,l=e.y;if(o>=0&&o<=1&&l>=0&&l<=1){r.at(o,s),a.at(l,n);return}else if(o>=0&&o<=1){l<0?a.at(0,n):a.at(1,n),r.closestPointToPoint(n,!0,s);return}else if(l>=0&&l<=1){o<0?r.at(0,s):r.at(1,s),a.closestPointToPoint(s,!0,n);return}else{let h;o<0?h=r.start:h=r.end;let c;l<0?c=a.start:c=a.end;let u=t,d=i;if(r.closestPointToPoint(c,!0,t),a.closestPointToPoint(h,!0,i),u.distanceToSquared(c)<=d.distanceToSquared(h)){s.copy(u),n.copy(c);return}else{s.copy(h),n.copy(d);return}}}}(),nY=function(){let e=new R,t=new R,i=new Ka,r=new Ss;return function(a,s){let{radius:n,center:o}=a,{a:l,b:h,c}=s;if(r.start=l,r.end=h,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n||(r.start=l,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n)||(r.start=h,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n))return!0;let u=s.getPlane(i);if(Math.abs(u.distanceToPoint(o))<=n){let d=u.projectPoint(o,t);if(s.containsPoint(d))return!0}return!1}}(),oY=1e-15;function ac(e){return Math.abs(e)<oY}var To=class extends aa{constructor(...e){super(...e),this.isExtendedTriangle=!0,this.satAxes=new Array(4).fill().map(()=>new R),this.satBounds=new Array(4).fill().map(()=>new Ln),this.points=[this.a,this.b,this.c],this.sphere=new Wa,this.plane=new Ka,this.needsUpdate=!0}intersectsSphere(e){return nY(e,this)}update(){let e=this.a,t=this.b,i=this.c,r=this.points,a=this.satAxes,s=this.satBounds,n=a[0],o=s[0];this.getNormal(n),o.setFromPoints(n,r);let l=a[1],h=s[1];l.subVectors(e,t),h.setFromPoints(l,r);let c=a[2],u=s[2];c.subVectors(t,i),u.setFromPoints(c,r);let d=a[3],p=s[3];d.subVectors(i,e),p.setFromPoints(d,r),this.sphere.setFromPoints(this.points),this.plane.setFromNormalAndCoplanarPoint(n,e),this.needsUpdate=!1}};To.prototype.closestPointToSegment=function(){let e=new R,t=new R,i=new Ss;return function(r,a=null,s=null){let{start:n,end:o}=r,l=this.points,h,c=1/0;for(let u=0;u<3;u++){let d=(u+1)%3;i.start.copy(l[u]),i.end.copy(l[d]),Pb(i,r,e,t),h=e.distanceToSquared(t),h<c&&(c=h,a&&a.copy(e),s&&s.copy(t))}return this.closestPointToPoint(n,e),h=n.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(n)),this.closestPointToPoint(o,e),h=o.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(o)),Math.sqrt(c)}}();To.prototype.intersectsTriangle=function(){let e=new To,t=new Array(3),i=new Array(3),r=new Ln,a=new Ln,s=new R,n=new R,o=new R,l=new R,h=new Ss,c=new Ss,u=new Ss;return function(d,p=null,f=!1){this.needsUpdate&&this.update(),d.isExtendedTriangle?d.needsUpdate&&d.update():(e.copy(d),e.update(),d=e);let m=this.plane,g=d.plane;if(Math.abs(m.normal.dot(g.normal))>1-1e-10){let y=this.satBounds,x=this.satAxes;i[0]=d.a,i[1]=d.b,i[2]=d.c;for(let M=0;M<4;M++){let S=y[M],C=x[M];if(r.setFromPoints(C,i),S.isSeparated(r))return!1}let b=d.satBounds,_=d.satAxes;t[0]=this.a,t[1]=this.b,t[2]=this.c;for(let M=0;M<4;M++){let S=b[M],C=_[M];if(r.setFromPoints(C,t),S.isSeparated(r))return!1}for(let M=0;M<4;M++){let S=x[M];for(let C=0;C<4;C++){let A=_[C];if(s.crossVectors(S,A),r.setFromPoints(s,t),a.setFromPoints(s,i),r.isSeparated(a))return!1}}return p&&(f||console.warn("ExtendedTriangle.intersectsTriangle: Triangles are coplanar which does not support an output edge. Setting edge to 0, 0, 0."),p.start.set(0,0,0),p.end.set(0,0,0)),!0}else{let y=this.points,x=!1,b=0;for(let F=0;F<3;F++){let L=y[F],j=y[(F+1)%3];h.start.copy(L),h.end.copy(j),h.delta(n);let Y=x?c.start:c.end,Q=ac(g.distanceToPoint(L));if(ac(g.normal.dot(n))&&Q){c.copy(h),b=2;break}if((g.intersectLine(h,Y)||Q)&&!ac(Y.distanceTo(j))){if(b++,x)break;x=!0}}if(b===1&&d.containsPoint(c.end))return p&&(p.start.copy(c.end),p.end.copy(c.end)),!0;if(b!==2)return!1;let _=d.points,M=!1,S=0;for(let F=0;F<3;F++){let L=_[F],j=_[(F+1)%3];h.start.copy(L),h.end.copy(j),h.delta(o);let Y=M?u.start:u.end,Q=ac(m.distanceToPoint(L));if(ac(m.normal.dot(o))&&Q){u.copy(h),S=2;break}if((m.intersectLine(h,Y)||Q)&&!ac(Y.distanceTo(j))){if(S++,M)break;M=!0}}if(S===1&&this.containsPoint(u.end))return p&&(p.start.copy(u.end),p.end.copy(u.end)),!0;if(S!==2)return!1;if(c.delta(n),u.delta(o),n.dot(o)<0){let F=u.start;u.start=u.end,u.end=F}let C=c.start.dot(n),A=c.end.dot(n),T=u.start.dot(n),P=u.end.dot(n),I=A<T,z=C<P;return C!==P&&T!==A&&I===z?!1:(p&&(l.subVectors(c.start,u.start),l.dot(n)>0?p.start.copy(c.start):p.start.copy(u.start),l.subVectors(c.end,u.end),l.dot(n)<0?p.end.copy(c.end):p.end.copy(u.end)),!0)}}}();To.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();To.prototype.distanceToTriangle=function(){let e=new R,t=new R,i=["a","b","c"],r=new Ss,a=new Ss;return function(s,n=null,o=null){let l=n||o?r:null;if(this.intersectsTriangle(s,l))return(n||o)&&(n&&l.getCenter(n),o&&l.getCenter(o)),0;let h=1/0;for(let c=0;c<3;c++){let u,d=i[c],p=s[d];this.closestPointToPoint(p,e),u=p.distanceToSquared(e),u<h&&(h=u,n&&n.copy(e),o&&o.copy(p));let f=this[d];s.closestPointToPoint(f,e),u=f.distanceToSquared(e),u<h&&(h=u,n&&n.copy(f),o&&o.copy(e))}for(let c=0;c<3;c++){let u=i[c],d=i[(c+1)%3];r.set(this[u],this[d]);for(let p=0;p<3;p++){let f=i[p],m=i[(p+1)%3];a.set(s[f],s[m]),Pb(r,a,e,t);let g=e.distanceToSquared(t);g<h&&(h=g,n&&n.copy(e),o&&o.copy(t))}}return Math.sqrt(h)}}();var Bn=class{constructor(e,t,i){this.isOrientedBox=!0,this.min=new R,this.max=new R,this.matrix=new je,this.invMatrix=new je,this.points=new Array(8).fill().map(()=>new R),this.satAxes=new Array(3).fill().map(()=>new R),this.satBounds=new Array(3).fill().map(()=>new Ln),this.alignedSatBounds=new Array(3).fill().map(()=>new Ln),this.needsUpdate=!1,e&&this.min.copy(e),t&&this.max.copy(t),i&&this.matrix.copy(i)}set(e,t,i){this.min.copy(e),this.max.copy(t),this.matrix.copy(i),this.needsUpdate=!0}copy(e){this.min.copy(e.min),this.max.copy(e.max),this.matrix.copy(e.matrix),this.needsUpdate=!0}};Bn.prototype.update=function(){return function(){let e=this.matrix,t=this.min,i=this.max,r=this.points;for(let l=0;l<=1;l++)for(let h=0;h<=1;h++)for(let c=0;c<=1;c++){let u=1*l|2*h|4*c,d=r[u];d.x=l?i.x:t.x,d.y=h?i.y:t.y,d.z=c?i.z:t.z,d.applyMatrix4(e)}let a=this.satBounds,s=this.satAxes,n=r[0];for(let l=0;l<3;l++){let h=s[l],c=a[l],u=1<<l,d=r[u];h.subVectors(n,d),c.setFromPoints(h,r)}let o=this.alignedSatBounds;o[0].setFromPointsField(r,"x"),o[1].setFromPointsField(r,"y"),o[2].setFromPointsField(r,"z"),this.invMatrix.copy(this.matrix).invert(),this.needsUpdate=!1}}();Bn.prototype.intersectsBox=function(){let e=new Ln;return function(t){this.needsUpdate&&this.update();let i=t.min,r=t.max,a=this.satBounds,s=this.satAxes,n=this.alignedSatBounds;if(e.min=i.x,e.max=r.x,n[0].isSeparated(e)||(e.min=i.y,e.max=r.y,n[1].isSeparated(e))||(e.min=i.z,e.max=r.z,n[2].isSeparated(e)))return!1;for(let o=0;o<3;o++){let l=s[o],h=a[o];if(e.setFromBox(l,t),h.isSeparated(e))return!1}return!0}}();Bn.prototype.intersectsTriangle=function(){let e=new To,t=new Array(3),i=new Ln,r=new Ln,a=new R;return function(s){this.needsUpdate&&this.update(),s.isExtendedTriangle?s.needsUpdate&&s.update():(e.copy(s),e.update(),s=e);let n=this.satBounds,o=this.satAxes;t[0]=s.a,t[1]=s.b,t[2]=s.c;for(let u=0;u<3;u++){let d=n[u],p=o[u];if(i.setFromPoints(p,t),d.isSeparated(i))return!1}let l=s.satBounds,h=s.satAxes,c=this.points;for(let u=0;u<3;u++){let d=l[u],p=h[u];if(i.setFromPoints(p,c),d.isSeparated(i))return!1}for(let u=0;u<3;u++){let d=o[u];for(let p=0;p<4;p++){let f=h[p];if(a.crossVectors(d,f),i.setFromPoints(a,t),r.setFromPoints(a,c),i.isSeparated(r))return!1}}return!0}}();Bn.prototype.closestPointToPoint=function(){return function(e,t){return this.needsUpdate&&this.update(),t.copy(e).applyMatrix4(this.invMatrix).clamp(this.min,this.max).applyMatrix4(this.matrix),t}}();Bn.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Bn.prototype.distanceToBox=function(){let e=["x","y","z"],t=new Array(12).fill().map(()=>new Ss),i=new Array(12).fill().map(()=>new Ss),r=new R,a=new R;return function(s,n=0,o=null,l=null){if(this.needsUpdate&&this.update(),this.intersectsBox(s))return(o||l)&&(s.getCenter(a),this.closestPointToPoint(a,r),s.closestPointToPoint(r,a),o&&o.copy(r),l&&l.copy(a)),0;let h=n*n,c=s.min,u=s.max,d=this.points,p=1/0;for(let m=0;m<8;m++){let g=d[m];a.copy(g).clamp(c,u);let y=g.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(g),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let m=0;m<3;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){let x=(m+1)%3,b=(m+2)%3,_=g<<x|y<<b,M=1<<m|g<<x|y<<b,S=d[_],C=d[M];t[f].set(S,C);let A=e[m],T=e[x],P=e[b],I=i[f],z=I.start,F=I.end;z[A]=c[A],z[T]=g?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=g?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let m=0;m<=1;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){a.x=m?u.x:c.x,a.y=g?u.y:c.y,a.z=y?u.z:c.z,this.closestPointToPoint(a,r);let x=a.distanceToSquared(r);if(x<p&&(p=x,o&&o.copy(r),l&&l.copy(a),x<h))return Math.sqrt(x)}for(let m=0;m<12;m++){let g=t[m];for(let y=0;y<12;y++){let x=i[y];Pb(g,x,r,a);let b=r.distanceToSquared(a);if(b<p&&(p=b,o&&o.copy(r),l&&l.copy(a),b<h))return Math.sqrt(b)}}return Math.sqrt(p)}}();var sc=new R,nc=new R,oc=new R,Rf=new ae,Lf=new ae,Bf=new ae,aM=new R,sM=new R,nM=new R,zf=new R;function lY(e,t,i,r,a,s){let n;return s===Xr?n=e.intersectTriangle(r,i,t,!0,a):n=e.intersectTriangle(t,i,r,s!==ja,a),n===null?null:{distance:e.origin.distanceTo(a),point:a.clone()}}function hY(e,t,i,r,a,s,n,o,l){sc.fromBufferAttribute(t,s),nc.fromBufferAttribute(t,n),oc.fromBufferAttribute(t,o);let h=lY(e,sc,nc,oc,zf,l);if(h){r&&(Rf.fromBufferAttribute(r,s),Lf.fromBufferAttribute(r,n),Bf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(zf,sc,nc,oc,Rf,Lf,Bf,new ae)),a&&(Rf.fromBufferAttribute(a,s),Lf.fromBufferAttribute(a,n),Bf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(zf,sc,nc,oc,Rf,Lf,Bf,new ae)),i&&(aM.fromBufferAttribute(i,s),sM.fromBufferAttribute(i,n),nM.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(zf,sc,nc,oc,aM,sM,nM,new R),h.normal.dot(e.direction)>0&&h.normal.multiplyScalar(-1));let c={a:s,b:n,c:o,normal:new R,materialIndex:0};aa.getNormal(sc,nc,oc,c.normal),h.face=c,h.faceIndex=s}return h}function rP(e,t,i,r,a){let s=r*3,n=e.index.getX(s),o=e.index.getX(s+1),l=e.index.getX(s+2),{position:h,normal:c,uv:u,uv1:d}=e.attributes,p=hY(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function cY(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)rP(e,t,i,n,s)}function uY(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=rP(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function Sn(e,t,i,r){let a=e.a,s=e.b,n=e.c,o=t,l=t+1,h=t+2;i&&(o=i.getX(t),l=i.getX(t+1),h=i.getX(t+2)),a.x=r.getX(o),a.y=r.getY(o),a.z=r.getZ(o),s.x=r.getX(l),s.y=r.getY(l),s.z=r.getZ(l),n.x=r.getX(h),n.y=r.getY(h),n.z=r.getZ(h)}function oM(e,t,i,r,a,s,n){let o=i.index,l=i.attributes.position;for(let h=e,c=t+e;h<c;h++)if(Sn(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var aP=class{constructor(e){this._getNewPrimitive=e,this._primitives=[]}getPrimitive(){let e=this._primitives;return e.length===0?this._getNewPrimitive():e.pop()}releasePrimitive(e){this._primitives.push(e)}};function sl(e,t){return t[e+15]===65535}function Uc(e,t){return t[e+6]}function rp(e,t){return t[e+14]}function ap(e){return e+8}function sp(e,t){return t[e+6]}function dY(e,t){return t[e+7]}var Oc=new dr,_g=new R,pY=["x","y","z"];function X1(e,t,i,r,a){let s=e*2,n=Su,o=xl,l=bl;if(sl(s,o)){let h=Uc(e,l),c=rp(s,o);cY(t,i,r,h,c,a)}else{let h=ap(e);Sg(h,n,r,_g)&&X1(h,t,i,r,a);let c=sp(e,l);Sg(c,n,r,_g)&&X1(c,t,i,r,a)}}function Q1(e,t,i,r){let a=e*2,s=Su,n=xl,o=bl;if(sl(a,n)){let l=Uc(e,o),h=rp(a,n);return uY(t,i,r,l,h)}else{let l=dY(e,o),h=pY[l],c=r.direction[h]>=0,u,d;c?(u=ap(e),d=sp(e,o)):(u=sp(e,o),d=ap(e));let p=Sg(u,s,r,_g)?Q1(u,t,i,r):null;if(p){let m=p.point[h];if(c?m<=s[d+l]:m>=s[d+l+3])return p}let f=Sg(d,s,r,_g)?Q1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var fY=function(){let e,t,i=[],r=new aP(()=>new dr);return function(...s){e=r.getPrimitive(),t=r.getPrimitive(),i.push(e,t);let n=a(...s);r.releasePrimitive(e),r.releasePrimitive(t),i.pop(),i.pop();let o=i.length;return o>0&&(t=i[o-1],e=i[o-2]),n};function a(s,n,o,l,h=null,c=0,u=0){function d(x){let b=x*2,_=xl,M=bl;for(;!sl(b,_);)x=ap(x),b=x*2;return Uc(x,M)}function p(x){let b=x*2,_=xl,M=bl;for(;!sl(b,_);)x=sp(x,M),b=x*2;return Uc(x,M)+rp(b,_)}let f=s*2,m=Su,g=xl,y=bl;if(sl(f,g)){let x=Uc(s,y),b=rp(f,g);return Cn(s,m,e),l(x,b,!1,u,c+s,e)}else{let x=ap(s),b=sp(s,y),_=x,M=b,S,C,A,T;if(h&&(A=e,T=t,Cn(_,m,A),Cn(M,m,T),S=h(A),C=h(T),C<S)){_=b,M=x;let Y=S;S=C,C=Y,A=T}A||(A=e,Cn(_,m,A));let P=sl(_*2,g),I=o(A,P,S,u+1,c+_),z;if(I===2){let Y=d(_),Q=p(_)-Y;z=l(Y,Q,!0,u+1,c+_,A)}else z=I&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Cn(M,m,T);let F=sl(M*2,g),L=o(T,F,C,u+1,c+M),j;if(L===2){let Y=d(M),Q=p(M)-Y;j=l(Y,Q,!0,u+1,c+M,T)}else j=L&&a(M,n,o,l,h,c,u+1);return!!j}}}(),mY=function(){let e=new To,t=new To,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=Su,p=xl,f=bl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let m=o,g=m.index,y=m.attributes.position,x=l.index,b=l.attributes.position,_=Uc(n,f),M=rp(u,p);if(i.copy(h).invert(),l.boundsTree)return Cn(n,d,a),a.matrix.copy(i),a.needsUpdate=!0,l.boundsTree.shapecast({intersectsBounds:S=>a.intersectsBox(S),intersectsTriangle:S=>{S.a.applyMatrix4(h),S.b.applyMatrix4(h),S.c.applyMatrix4(h),S.needsUpdate=!0;for(let C=_*3,A=(M+_)*3;C<A;C+=3)if(Sn(t,C,g,y),t.needsUpdate=!0,S.intersectsTriangle(t))return!0;return!1}});for(let S=_*3,C=M+_*3;S<C;S+=3){Sn(e,S,g,y),e.a.applyMatrix4(i),e.b.applyMatrix4(i),e.c.applyMatrix4(i),e.needsUpdate=!0;for(let A=0,T=x.count;A<T;A+=3)if(Sn(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let m=n+8,g=f[n+6];return Cn(m,d,Oc),!!(c.intersectsBox(Oc)&&s(m,o,l,h,c)||(Cn(g,d,Oc),c.intersectsBox(Oc)&&s(g,o,l,h,c)))}}}();function Sg(e,t,i,r){return Cn(e,t,Oc),i.intersectBox(Oc,r)}var Z1=[],Am,Su,xl,bl;function _d(e){Am&&Z1.push(Am),Am=e,Su=new Float32Array(e),xl=new Uint16Array(e),bl=new Uint32Array(e)}function Ff(){Am=null,Su=null,xl=null,bl=null,Z1.length&&_d(Z1.pop())}var T0=Symbol("skip tree generation"),P0=new dr,D0=new dr,lc=new je,Ul=new Bn,td=new Bn,id=new R,kf=new R,gY=new R,vY=new R,yY=new R,lM=new dr,cn=new aP(()=>new To),Bd=class{static serialize(e,t={}){if(t.isBufferGeometry)return console.warn("MeshBVH.serialize: The arguments for the function have changed. See documentation for new signature."),Bd.serialize(arguments[0],{cloneBuffers:arguments[2]===void 0?!0:arguments[2]});t={cloneBuffers:!0,...t};let i=e.geometry,r=e._roots,a=i.getIndex(),s;return t.cloneBuffers?s={roots:r.map(n=>n.slice()),index:a.array.slice()}:s={roots:r,index:a.array},s}static deserialize(e,t,i={}){if(typeof i=="boolean")return console.warn("MeshBVH.deserialize: The arguments for the function have changed. See documentation for new signature."),Bd.deserialize(arguments[0],arguments[1],{setIndex:arguments[2]===void 0?!0:arguments[2]});i={setIndex:!0,...i};let{index:r,roots:a}=e,s=new Bd(t,{...i,[T0]:!0});if(s._roots=a,i.setIndex){let n=t.getIndex();if(n===null){let o=new It(e.index,1,!1);t.setIndex(o)}else n.array!==r&&(n.array.set(r),n.needsUpdate=!0)}return s}constructor(e,t={}){if(e.isBufferGeometry){if(e.index&&e.index.isInterleavedBufferAttribute)throw new Error("MeshBVH: InterleavedBufferAttribute is not supported for the index attribute.")}else throw new Error("MeshBVH: Only BufferGeometries are supported.");if(t=Object.assign({strategy:0,maxDepth:40,maxLeafTris:10,verbose:!0,useSharedArrayBuffer:!1,setBoundingBox:!0,onProgress:null,[T0]:!1},t),t.useSharedArrayBuffer&&typeof SharedArrayBuffer>"u")throw new Error("MeshBVH: SharedArrayBuffer is not available.");this._roots=null,t[T0]||(this._roots=aY(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new dr))),this.geometry=e}refit(e=null){e&&Array.isArray(e)&&(e=new Set(e));let t=this.geometry,i=t.index.array,r=t.attributes.position,a,s,n,o,l=0,h=this._roots;for(let u=0,d=h.length;u<d;u++)a=h[u],s=new Uint32Array(a),n=new Uint16Array(a),o=new Float32Array(a),c(0,l),l+=a.byteLength;function c(u,d,p=!1){let f=u*2;if(n[f+15]===65535){let m=s[u+6],g=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,M=-1/0,S=-1/0;for(let C=3*m,A=3*(m+g);C<A;C++){let T=i[C],P=r.getX(T),I=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),I<x&&(x=I),I>M&&(M=I),z<b&&(b=z),z>S&&(S=z)}return o[u+0]!==y||o[u+1]!==x||o[u+2]!==b||o[u+3]!==_||o[u+4]!==M||o[u+5]!==S?(o[u+0]=y,o[u+1]=x,o[u+2]=b,o[u+3]=_,o[u+4]=M,o[u+5]=S,!0):!1}else{let m=u+8,g=s[u+6],y=m+d,x=g+d,b=p,_=!1,M=!1;e?b||(_=e.has(y),M=e.has(x),b=!_&&!M):(_=!0,M=!0);let S=b||_,C=b||M,A=!1;S&&(A=c(m,d,b));let T=!1;C&&(T=c(g,d,b));let P=A||T;if(P)for(let I=0;I<3;I++){let z=m+I,F=g+I,L=o[z],j=o[z+3],Y=o[F],Q=o[F+3];o[u+I]=L<Y?L:Y,o[u+I+3]=j>Q?j:Q}return P}}}traverse(e,t=0){let i=this._roots[t],r=new Uint32Array(i),a=new Uint16Array(i);s(0);function s(n,o=0){let l=n*2,h=a[l+15]===65535;if(h){let c=r[n+6],u=a[l+14];e(o,h,new Float32Array(i,n*4,6),c,u)}else{let c=n+8,u=r[n+6],d=r[n+7];e(o,h,new Float32Array(i,n*4,6),d)||(s(c,o+1),s(u,o+1))}}}raycast(e,t=Qs){let i=this._roots,r=this.geometry,a=[],s=t.isMaterial,n=Array.isArray(t),o=r.groups,l=s?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=n?t[o[h].materialIndex].side:l,d=a.length;if(_d(i[h]),X1(0,r,u,e,a),Ff(),n){let p=o[h].materialIndex;for(let f=d,m=a.length;f<m;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Qs){let i=this._roots,r=this.geometry,a=t.isMaterial,s=Array.isArray(t),n=null,o=r.groups,l=a?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=s?t[o[h].materialIndex].side:l;_d(i[h]);let d=Q1(0,r,u,e);Ff(),d!=null&&(n==null||d.distance<n.distance)&&(n=d,s&&(d.face.materialIndex=o[h].materialIndex))}return n}intersectsGeometry(e,t){let i=this.geometry,r=!1;for(let a of this._roots)if(_d(a),r=mY(0,i,e,t),Ff(),r)break;return r}shapecast(e,t,i){let r=this.geometry;if(e instanceof Function){if(t){let u=t;t=(d,p,f,m)=>{let g=p*3;return u(d,g,g+1,g+2,f,m)}}e={boundsTraverseOrder:i,intersectsBounds:e,intersectsTriangle:t,intersectsRange:null},console.warn("MeshBVH: Shapecast function signature has changed and now takes an object of callbacks as a second argument. See docs for new signature.")}let a=cn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,m,g)=>u(d,p,f,m,g)?!0:oM(d,p,r,l,f,m,a)}else o||(l?o=(u,d,p,f)=>oM(u,d,r,l,p,f,a):o=(u,d,p)=>p);let h=!1,c=0;for(let u of this._roots){if(_d(u),h=fY(0,r,n,o,s,c),Ff(),h)break;c+=u.byteLength}return cn.releasePrimitive(a),h}bvhcast(e,t,i){let{intersectsRanges:r,intersectsTriangles:a}=i,s=this.geometry.index,n=this.geometry.attributes.position,o=e.geometry.index,l=e.geometry.attributes.position;lc.copy(t).invert();let h=cn.getPrimitive(),c=cn.getPrimitive();if(a){let d=function(p,f,m,g,y,x,b,_){for(let M=m,S=m+g;M<S;M++){Sn(c,M*3,o,l),c.a.applyMatrix4(t),c.b.applyMatrix4(t),c.c.applyMatrix4(t),c.needsUpdate=!0;for(let C=p,A=p+f;C<A;C++)if(Sn(h,C*3,s,n),h.needsUpdate=!0,a(h,c,C,M,y,x,b,_))return!0}return!1};if(r){let p=r;r=function(f,m,g,y,x,b,_,M){return p(f,m,g,y,x,b,_,M)?!0:d(f,m,g,y,x,b,_,M)}}else r=d}e.getBoundingBox(D0),D0.applyMatrix4(t);let u=this.shapecast({intersectsBounds:d=>D0.intersectsBox(d),intersectsRange:(d,p,f,m,g,y)=>(P0.copy(y),P0.applyMatrix4(lc),e.shapecast({intersectsBounds:x=>P0.intersectsBox(x),intersectsRange:(x,b,_,M,S)=>r(d,p,x,b,m,g,M,S)}))});return cn.releasePrimitive(h),cn.releasePrimitive(c),u}intersectsBox(e,t){return Ul.set(e.min,e.max,t),Ul.needsUpdate=!0,this.shapecast({intersectsBounds:i=>Ul.intersectsBox(i),intersectsTriangle:i=>Ul.intersectsTriangle(i)})}intersectsSphere(e){return this.shapecast({intersectsBounds:t=>e.intersectsBox(t),intersectsTriangle:t=>t.intersectsSphere(e)})}closestPointToGeometry(e,t,i={},r={},a=0,s=1/0){e.boundingBox||e.computeBoundingBox(),Ul.set(e.boundingBox.min,e.boundingBox.max,t),Ul.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=cn.getPrimitive(),d=cn.getPrimitive(),p=kf,f=gY,m=null,g=null;r&&(m=vY,g=yY);let y=1/0,x=null,b=null;return lc.copy(t).invert(),td.matrix.copy(lc),this.shapecast({boundsTraverseOrder:_=>Ul.distanceToBox(_),intersectsBounds:(_,M,S)=>S<y&&S<s?(M&&(td.min.copy(_.min),td.max.copy(_.max),td.needsUpdate=!0),!0):!1,intersectsRange:(_,M)=>{if(e.boundsTree)return e.boundsTree.shapecast({boundsTraverseOrder:S=>td.distanceToBox(S),intersectsBounds:(S,C,A)=>A<y&&A<s,intersectsRange:(S,C)=>{for(let A=S*3,T=(S+C)*3;A<T;A+=3){Sn(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,I=(_+M)*3;P<I;P+=3){Sn(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,m);if(z<y&&(f.copy(p),g&&g.copy(m),y=z,x=P/3,b=A/3),z<a)return!0}}}});{let S=c?c.count:h.count;for(let C=0,A=S;C<A;C+=3){Sn(d,C,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let T=_*3,P=(_+M)*3;T<P;T+=3){Sn(u,T,l,o),u.needsUpdate=!0;let I=u.distanceToTriangle(d,p,m);if(I<y&&(f.copy(p),g&&g.copy(m),y=I,x=T/3,b=C/3),I<a)return!0}}}}}),cn.releasePrimitive(u),cn.releasePrimitive(d),y===1/0?null:(i.point?i.point.copy(f):i.point=f.clone(),i.distance=y,i.faceIndex=x,r&&(r.point?r.point.copy(g):r.point=g.clone(),r.point.applyMatrix4(lc),f.applyMatrix4(lc),r.distance=f.sub(r.point).length(),r.faceIndex=b),i)}closestPointToPoint(e,t={},i=0,r=1/0){let a=i*i,s=r*r,n=1/0,o=null;if(this.shapecast({boundsTraverseOrder:h=>(id.copy(e).clamp(h.min,h.max),id.distanceToSquared(e)),intersectsBounds:(h,c,u)=>u<n&&u<s,intersectsTriangle:(h,c)=>{h.closestPointToPoint(e,id);let u=e.distanceToSquared(id);return u<n&&(kf.copy(id),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(kf):t.point=kf.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Cn(0,new Float32Array(t),lM),e.union(lM)}),e}},rd=Do(mL()),xY=.5*(Math.sqrt(3)-1),ad=(3-Math.sqrt(3))/6,bY=1/3,un=1/6,rse=(Math.sqrt(5)-1)/4,ase=(5-Math.sqrt(5))/20,zd=e=>Math.floor(e)|0,hM=new Float64Array([1,1,-1,1,1,-1,-1,-1,1,0,-1,0,1,0,-1,0,0,1,0,-1,0,1,0,-1]),O0=new Float64Array([1,1,0,-1,1,0,1,-1,0,-1,-1,0,1,0,1,-1,0,1,1,0,-1,-1,0,-1,0,1,1,0,-1,1,0,1,-1,0,-1,-1]);function I0(e=Math.random){let t=sP(e),i=new Float64Array(t).map(a=>hM[a%12*2]),r=new Float64Array(t).map(a=>hM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*xY,c=zd(a+h),u=zd(s+h),d=(c+u)*ad,p=c-d,f=u-d,m=a-p,g=s-f,y,x;m>g?(y=1,x=0):(y=0,x=1);let b=m-y+ad,_=g-x+ad,M=m-1+2*ad,S=g-1+2*ad,C=c&255,A=u&255,T=.5-m*m-g*g;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*m+L*g)}let P=.5-b*b-_*_;if(P>=0){let z=C+y+t[A+x],F=i[z],L=r[z];P*=P,o=P*P*(F*b+L*_)}let I=.5-M*M-S*S;if(I>=0){let z=C+1+t[A+1],F=i[z],L=r[z];I*=I,l=I*I*(F*M+L*S)}return 70*(n+o+l)}}function wY(e=Math.random){let t=sP(e),i=new Float64Array(t).map(s=>O0[s%12*3]),r=new Float64Array(t).map(s=>O0[s%12*3+1]),a=new Float64Array(t).map(s=>O0[s%12*3+2]);return function(s,n,o){let l,h,c,u,d=(s+n+o)*bY,p=zd(s+d),f=zd(n+d),m=zd(o+d),g=(p+f+m)*un,y=p-g,x=f-g,b=m-g,_=s-y,M=n-x,S=o-b,C,A,T,P,I,z;_>=M?M>=S?(C=1,A=0,T=0,P=1,I=1,z=0):_>=S?(C=1,A=0,T=0,P=1,I=0,z=1):(C=0,A=0,T=1,P=1,I=0,z=1):M<S?(C=0,A=0,T=1,P=0,I=1,z=1):_<S?(C=0,A=1,T=0,P=0,I=1,z=1):(C=0,A=1,T=0,P=1,I=1,z=0);let F=_-C+un,L=M-A+un,j=S-T+un,Y=_-P+2*un,Q=M-I+2*un,q=S-z+2*un,te=_-1+3*un,le=M-1+3*un,re=S-1+3*un,ie=p&255,fe=f&255,he=m&255,ue=.6-_*_-M*M-S*S;if(ue<0)l=0;else{let Ae=ie+t[fe+t[he]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*M+a[Ae]*S)}let ce=.6-F*F-L*L-j*j;if(ce<0)h=0;else{let Ae=ie+C+t[fe+A+t[he+T]];ce*=ce,h=ce*ce*(i[Ae]*F+r[Ae]*L+a[Ae]*j)}let Ee=.6-Y*Y-Q*Q-q*q;if(Ee<0)c=0;else{let Ae=ie+P+t[fe+I+t[he+z]];Ee*=Ee,c=Ee*Ee*(i[Ae]*Y+r[Ae]*Q+a[Ae]*q)}let ve=.6-te*te-le*le-re*re;if(ve<0)u=0;else{let Ae=ie+1+t[fe+1+t[he+1]];ve*=ve,u=ve*ve*(i[Ae]*te+r[Ae]*le+a[Ae]*re)}return 32*(l+h+c+u)}}function sP(e){let t=new Uint8Array(512);for(let i=0;i<512/2;i++)t[i]=i;for(let i=0;i<512/2-1;i++){let r=i+~~(e()*(256-i)),a=t[i];t[i]=t[r],t[r]=a}for(let i=256;i<512;i++)t[i]=t[i-256];return t}var Ls=new aa,_Y=class{constructor(e){this.weightAttribute=null;let t=e.geometry;if(!t.isBufferGeometry||t.attributes.position.itemSize!==3)throw new Error("THREE.MeshSurfaceSampler: Requires BufferGeometry triangle mesh.");t.index&&(t=t.toNonIndexed()),this.geometry=t,this.randomFunction=Math.random,this.positionAttribute=this.geometry.getAttribute("position"),this.distribution=null}build(){let e=this.positionAttribute,t=new Float32Array(e.count/3);for(let r=0;r<e.count;r+=3){let a=1;Ls.a.fromBufferAttribute(e,r),Ls.b.fromBufferAttribute(e,r+1),Ls.c.fromBufferAttribute(e,r+2),a*=Ls.getArea(),t[r/3]=a}this.distribution=new Float32Array(e.count/3);let i=0;for(let r=0;r<t.length;r++)i+=t[r],this.distribution[r]=i;return this}setRandomGenerator(e){return this.randomFunction=e,this}sample(e,t){if(this.distribution){let i=this.distribution[this.distribution.length-1],r=this.binarySearch(this.randomFunction()*i);return this.sampleFace(r,e,t)}}binarySearch(e){if(!this.distribution)return 0;let t=this.distribution,i=0,r=t.length-1,a=-1;for(;i<=r;){let s=Math.ceil((i+r)/2);if(s===0||t[s-1]<=e&&t[s]>e){a=s;break}else e<t[s]?r=s-1:i=s+1}return a}sampleFace(e,t,i){let r=this.randomFunction(),a=this.randomFunction();return r+a>1&&(r=1-r,a=1-a),Ls.a.fromBufferAttribute(this.positionAttribute,e*3),Ls.b.fromBufferAttribute(this.positionAttribute,e*3+1),Ls.c.fromBufferAttribute(this.positionAttribute,e*3+2),t.set(0,0,0).addScaledVector(Ls.a,r).addScaledVector(Ls.b,a).addScaledVector(Ls.c,1-(r+a)),Ls.getNormal(i),this}},SY=Do(kE()),AY=new je,MY=new je,CY=new je,np;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(np||(np={}));var Db=e=>class extends e{constructor(){super(...arguments),this.previousModelViewMatrix=new je,this.copyPreviousMatrix=!0,this.hiddenMatrix=new je,this.matrixWorldRigid=new je,this.shearScale=new je,this.shearScaleInv=new je}get __isSPEObject(){return!0}isDescendantOf(t){t instanceof Ai&&(t=t.uuid);let i=this;for(;i.parent;){if(i.parent.uuid===t)return!0;i=i.parent}return!1}updateMatrixWorld(t){this.matrixAutoUpdate&&this.updateMatrix(),(this.matrixWorldNeedsUpdate||t)&&(this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),this.matrixWorldNeedsUpdate=!1,t=!0);for(let i of this.children)i.updateMatrixWorld(t)}updateWorldMatrix(t,i){let r=this.parent;if(t&&r!==null&&r.updateWorldMatrix(!0,!1),this.matrixAutoUpdate&&this.updateMatrix(),this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),i)for(let a of this.children)a.updateWorldMatrix(!1,!0)}traverseChildren(t,i=0){for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}updateMatrixWorldSVD(){let t=this.matrixWorld.elements,i=[[t[0],t[4],t[8]],[t[1],t[5],t[9]],[t[2],t[6],t[10]]],{u:r,v:a,q:s}=(0,SY.SVD)(i),n=AY.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1),o=MY.set(a[0][0],a[0][1],a[0][2],0,a[1][0],a[1][1],a[1][2],0,a[2][0],a[2][1],a[2][2],0,0,0,0,1),l=CY.copy(o).transpose();this.shearScale.makeScale(s[0],s[1],s[2]).multiply(l).premultiply(o),this.shearScaleInv.copy(this.shearScale).invert(),this.matrixWorldRigid.multiplyMatrices(n,l).copyPosition(this.matrixWorld),s.every(h=>Math.abs(s[0]-h)<.01)?this.hasNonUniformScale=!1:this.hasNonUniformScale=!0}attach(t,i){this.updateWorldMatrix(!0,!1);let r=new je().copy(this.matrixWorld).invert();return t.parent!==null&&(t.parent.updateWorldMatrix(!0,!1),r.multiply(t.parent.matrixWorld)),"hiddenMatrix"in t&&t.hiddenMatrix instanceof je?t.hiddenMatrix.premultiply(r):t.applyMatrix4(r),t.updateWorldMatrix(!1,!1),this.add(t),i!==void 0&&(this.children.pop(),this.children.splice(i,0,t)),this}copy(t,i=!1){return super.copy(t,i),this.hasNonUniformScale=t.hasNonUniformScale,this}onAfterRender(t,i,r,a,s,n){this.copyPreviousMatrix&&this.previousModelViewMatrix.copy(this.modelViewMatrix)}},EY=class extends Db(Ai){},TY=e=>e.type==="Mesh",ma=class extends EY{constructor(e){super(),this.object=e,this.matrixAutoUpdate=!1,this.hasNonUniformScale=e.hasNonUniformScale}raycast(e,t){}expand(){let e=0,t=this.object.entityChildren(e);for(;t;){let i=this.children[e];i?.object!==t&&(i&&this.remove(i),i=new ma(t),this.add(i),this.children.splice(e,0,this.children.pop()),i.matrixWorldNeedsUpdate=!0,i.matrixAutoUpdate=!1,i.matrix=t.matrix,i.hiddenMatrix=t.hiddenMatrix),i.expand(),e+=1,t=this.object.entityChildren(e)}for(;this.children.length>e;)this.remove(this.children[e])}get visible(){return this.playModeVisible!==void 0?this.playModeVisible:this.object.visible||this.object.dataPatched.visible&&this.object.dataPatched.cloner?.hideBase===!0}set visible(e){}get castShadow(){return this.object.castShadow}set castShadow(e){}get receiveShadow(){return this.object.receiveShadow}set receiveShadow(e){}get isMesh(){return TY(this.object)}get isLight(){return this.object.isLight}get layers(){return this.object.layers}set layers(e){}get isCamera(){return!1}get geometry(){if(this.object.geometry)return this.object.geometry}get material(){if(this.object.material)return this.object.material}},Ql=new R,Zl=new R,Nc=new je,nP=[new R(-1,1,1),new R(-1,-1,1),new R(1,-1,1),new R(1,1,1),new R(-1,1,-1),new R(-1,-1,-1),new R(1,-1,-1),new R(1,1,-1)],PY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],DY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],cM=(e,t,i)=>{e.updateEntityBoxSize(Ql,Zl),Nc.copy(t).multiply(e.matrixWorld),Zl.x===0&&Zl.y===0&&Zl.z===0?i.push(new R(Ql.x,Ql.y,Ql.z).applyMatrix4(Nc)):nP.forEach(r=>{i.push(r.clone().multiply(Zl).add(Ql).applyMatrix4(Nc))})},uM=class extends dr{constructor(){super(...arguments),this.matrix=new je,this.vertices=[],this.faces=[],this.edges=[],this.centerEdges=[]}copy(e){return super.copy(e),this.matrix.copy(e.matrix),this.vertices=e.vertices.map(t=>t.clone()),this.faces=e.faces.map(t=>t.clone()),this.edges=e.edges.map(t=>t.clone()),this.centerEdges=e.centerEdges.map(t=>t.clone()),this}setFromObjectSize(e,t=!1){e.updateWorldMatrix(!1,t),this.makeEmpty(),this.matrix.copy(e.matrixWorld);let i=new je().copy(e.matrixWorld).invert();return this.expandByObjectSize(e,i,t)}expandByObjectSize(e,t,i=!1){let r=[];return i===!0?e.traverseEntity(a=>{if(a.visible||a.cloner&&a.data.visible){if(!("geometry"in a)){r.push(new R);return}cM(a,t,r)}}):cM(e,t,r),this.setFromPoints(r)}getCenter(e){return e=super.getCenter(e),e.applyMatrix4(this.matrix),e}getPositionToCenter(e){return e=super.getCenter(e),e.applyMatrix4(Nc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(Zl).multiplyScalar(.5),this.getCenter(Ql),Nc.copy(this.matrix).setPosition(Ql),this.vertices=nP.map(e=>e.clone().multiply(Zl).applyMatrix4(Nc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=PY.map(([e,t])=>new Ss(this.vertices[e],this.vertices[t])),this.centerEdges=this.edges.map(e=>e.getCenter(new R))}computeFaces(){this.vertices.length>0&&this.computeVertices(),this.faces=DY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},pl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},OY=class extends p3{constructor(){super()}getPoints(e=12){let t=[],i,r=this.getCurveLengths(),a=r[r.length-1]/r.length;for(let s=0,n=this.curves;s<n.length;s++){let o=n[s],l=s===0?r[s]:r[s]-r[s-1],h=Math.ceil(e*l/a),c=o.getPoints(h);for(let u=0;u<c.length;u++){let d=c[u];i&&i.equals(d)||(t.push(d),i=d)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}},K1=.001;function J1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=K1}function R0(e,t){let i=new R(...e.position),r=new R(...e.controlNext.position),a=new R(...t.controlPrevious.position),s=new R(...t.position);return J1(i,r,s)&&J1(i,a,s)}function oP(e){let t=e.points.map(c=>new R(...c.data.position)),i=[e.points[0]],r=new R(...i[0].data.position);for(let c=0;c<e.points.length-1;c++)J1(r,t[c],t[c+1])||(i.push(e.points[c]),r=t[c]);i.push(e.points[e.points.length-1]);let a=e.isClosed,s=i.length-(a?0:1),n=i.length,o=[];for(let c=0;c<n;c++){let u=i[c].data,d=new R(...u.position),p=new R(...u.controlPrevious.position),f=new R(...u.controlNext.position),m={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...m,removedLength:0};continue}let g=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[g].data,b=i[y].data,_=new R(...x.position),M=new R(...b.position),S=_.clone().sub(d).normalize(),C=M.clone().sub(d).normalize();Object.assign(m,{prevDir:S,nextDir:C});let A=R0(x,u),T=R0(u,b);if(!A||!T)o[c]={...m,removedLength:0};else{let P=S.clone().add(C).normalize(),I=P.clone().cross(S).length()/S.dot(P);o[c]={...m,tan:I,removedLength:u.roundness/I}}}for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d];if(p.removedLength!==0||f.removedLength!==0){let m=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,m/2),f.removedLength=Math.min(f.removedLength,m/2)}}let l=[];for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d],m=null;if(!R0(i[u].data,i[d].data))p.position.distanceTo(f.position)>K1&&(m=new xm(p.position,p.controlNext,f.controlPrevious,f.position));else{let g=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&g.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),g.distanceTo(y)>K1&&(m=new xm(g,g.clone().lerp(y,.3),y.clone().lerp(g,.3),y))}l[2*c+1]=m}for(let c=0;c<n;c++){let u=o[c];if(u.removedLength===0){l[2*c]=null;continue}let d=u.position,p=u.prevDir.clone().multiplyScalar(u.removedLength).add(d),f=u.nextDir.clone().multiplyScalar(u.removedLength).add(d),m=u.tan*u.removedLength,g=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=g.clone().multiplyScalar(Math.sqrt(Math.pow(m,2)-Math.pow(x,2))).add(y),_=g.clone().multiplyScalar(-m).add(b),M=d.distanceTo(_)/d.distanceTo(y),S=u.prevDir.clone().multiplyScalar(M*d.distanceTo(p)).add(d),C=S.clone().lerp(_,2),A=p.clone().lerp(S,4/3),T=f.clone().lerp(C,4/3);l[2*c]=new xm(p,A,T,f)}let h=new OY;return l.forEach(c=>{c&&h.add(c)}),h}var ni;(e=>{function t(i){return i&&i.__isEntity}e.is=t})(ni||(ni={}));var uo=e=>ni.is(e),IY={type:"completeState",isfromEntity:!0},RY=["x","y","z"],L0=new R,LY=new R().set(0,1,0),Ob=e=>class extends Db(e){constructor(){super(...arguments),this.raycastLock=!1,this.scaleLock=!1,this.disposed=!1,this.stateSelection=null,this.destroyedInAction=!1,this.instances=[],this.prevState=null,this.currentState=null,this.reversibleToState=null,this.currentTransitionEvent=null,this.previousAction=null,this._singleBBox=new uM,this._recursiveBBox=new uM,this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0,this._needApplyPathSnapping=!0,this.attachedPaths=new Set}get __isEntity(){return!0}entityChildren(t){let i=this.children[t];if(ni.is(i))return i}entityChildrenCount(){let t=this.children.length;for(;t--;)if(ni.is(this.children[t]))return t+1;return 0}get isConcreteEntity(){return typeof this.identity=="string"}get isVirtualEntity(){return typeof this.identity!="string"}get isInstanceRoot(){return this.isConcreteEntity&&this.data.type==="Instance"}nearestInstanceSelfOrParent(){let t=this;for(;t.data.type!=="Instance";){let i=t.parent;if(ni.is(i))t=i;else return}return t}forInstancesRec(t){this.instances.forEach(i=>{i.disposed||t(i),i.forInstancesRec(t)})}super_Entity(t,i){typeof t=="string"&&(this.uuid=t),this.identity=t,this.data=i,this.matrixAutoUpdate=!1,this.dataPatched=this.data}changeSelectedState(t,i,r=!1){if(!(this.data.states.length===0&&!r)){for(let a of this.data.states)eh.toOps(this.data,a.data).forEach(s=>{let n=ig.replaceProps(s,this.data);this.dataPatched=this.data,this.updateByPatchedOp(n,this.data,i)});if(t!==null){let a=this.data.states.data(t);a&&(this.dataPatched=eh.patch(this.data,a),eh.toOps(this.data,a).forEach(s=>{this.updateByPatchedOp(s,this.dataPatched,i)}))}r&&this.updateTransformState(this.dataPatched,i),this.stateSelection=t,this.updatePathSnapping(this.dataPatched.pathSnapping)}}get singleBBox(){return this.singleBBoxNeedsUpdate&&(this.singleBBoxNeedsUpdate=!1,this._singleBBox.setFromObjectSize(this,!1),this._singleBBox.computeVertices(),this._singleBBox.computeEdges(),this._singleBBox.computeFaces()),this._singleBBox}get recursiveBBox(){return this.recursiveBBoxNeedsUpdate&&(this.recursiveBBoxNeedsUpdate=!1,this._recursiveBBox.setFromObjectSize(this,!0),this._recursiveBBox.computeVertices(),this._recursiveBBox.computeEdges(),this._recursiveBBox.computeFaces()),this._recursiveBBox}updateEntityBoxSize(t,i){t.setScalar(0),i.setScalar(0)}resetBBoxNeedsUpdateSelf(){this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0}resetBBoxNeedsUpdate(){this.resetBBoxNeedsUpdateSelf(),this.traverseAncestors(t=>{uo(t)&&t.resetBBoxNeedsUpdateSelf()}),this.traverseEntity(t=>{t.resetBBoxNeedsUpdateSelf()})}find(t){let i;return this.traverseEntity(r=>{r.uuid===t&&(i=r)}),i}traverseSortNextHelper(){let t=this.parent;if(t){let i=t.children,r=i.indexOf(this)+1;if(ni.is(i[r]))return i[r];if(ni.is(t))return t.traverseSortNextHelper()}}sortNext(){let t=this.children;return this.children.length>0&&ni.is(this.children[0])?t[0]:this.traverseSortNextHelper()}goUp(t){let i=this;for(;t>0&&i!==null;)i=i.parent,t-=1;return i}hasAnccestorOrSelf(t){return this===t||this.hasAnccestor(t)}hasAnccestor(t){let i=this.parent;for(;i;){if(t===i)return!0;i=i.parent}return!1}countToAccestor(t){let i=0,r=this;for(;r!==t;){if(r===null)return-1;r=r.parent,i+=1}return i}forEachEntity(t){for(let i of this.children)uo(i)&&t(i)}traverseEntityAncestors(t){this.traverseAncestors(i=>{ni.is(i)&&t(i)})}traverseConcreteEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.isConcreteEntity&&r.traverseEntity(t,i+1)}traverseEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.traverseEntity(t,i+1)}traverseVisibleEntity(t){t(this);for(let i of this.children)uo(i)&&i.visible&&i.traverseVisibleEntity(t)}updateMatrix(){super.updateMatrix(),this.cloner&&this.cloner.onObjUpdateMatrix(),this.dispatchEvent({type:"updateMatrix"})}updateMatrixWorld(t){super.updateMatrixWorld(t),this.dispatchEvent({type:"updateMatrixWorld"})}copy(t,i=!1){return super.copy(t,i),this.dataPatched=t.dataPatched,this.raycastLock=t.raycastLock,this.scaleLock=t.scaleLock,this.hiddenMatrix.copy(t.hiddenMatrix),this}hasEntityChild(){return this.children.some(t=>uo(t))}isAncestorOf(t){if(this.uuid===t)return!1;let i=!1;return this.traverseEntity(r=>{r.uuid===t&&(i=!0)}),i}toObjectTransformState(t=[]){this.updateWorldMatrix(!0,!1);let i={position:this.position.toArray(),rotation:[this.rotation.x*lt.RAD2DEG,this.rotation.y*lt.RAD2DEG,this.rotation.z*lt.RAD2DEG],scale:this.scale.toArray(),hiddenMatrix:this.hiddenMatrix.toArray()};return s1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,RY[s]])??a)}updateTransformState(t,i){let r=!1;return t.position&&(this.position.fromArray(this.getTransformValues("position",t,i)),r=!0),t.rotation&&(L0.fromArray(this.getTransformValues("rotation",t,i)).multiplyScalar(lt.DEG2RAD),this.rotation.setFromVector3(L0),r=!0),t.scale&&(this.scale.fromArray(this.getTransformValues("scale",t,i)),r=!0),t.hiddenMatrix!==void 0&&(r=!0,this.hiddenMatrix.fromArray(t.hiddenMatrix??tu.identity)),r&&(this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(a=>{a.invalidateClonerTransform(this)})),t.position&&t.rotation&&t.scale&&t.hiddenMatrix!==void 0&&this.updateWorldMatrix(!1,!0),r}onVariableUpdate(t=!1){if(t){this.resetBBoxNeedsUpdate();return}this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(i=>{i.invalidateClonerTransform(this)})}dispose(){this.disposed=!0,this.cloner&&(this.cloner.removeFromParent(),this.cloner=void 0)}disposeChildrenRecursively(){for(let t of this.children)ni.is(t)&&t.disposeRecursively()}disposeRecursively(){this.dispose(),this.children.forEach(t=>{ni.is(t)&&t.disposeRecursively()})}toState(t=[]){let i={name:this.name,visible:this.visible,raycastLock:this.raycastLock,...this.toObjectTransformState(t)};return s1(i,t)}updateByObjUpdateOp(t,i){t!==void 0&&this.updateByOp({type:0,props:t,path:[]},{...this.data,...t},i,!1)}updateByOp(t,i,r,a){let s=this.data;this.data=i;let n=t,o=Ri(t.path,["states","*"]);if(o!==null){if(t.type===0){let[l]=o;if(this?.stateSelection===l){let h={...t.props};if(delete h.name,Object.values(t.props).some(c=>c===void 0)){let c=this.data;if(c!==void 0){let u=sa.zoom(c,t.path.slice(2));if(u)for(let d in t.props)t.props[d]===void 0&&d in u&&(h[d]=u[d])}}n={...t,props:h,path:t.path.slice(2)}}}}else if(t.type===0){let l=this.stateSelection?this.data.states.data(this.stateSelection):void 0;if(l!==void 0){if(t.props.name!==void 0&&l.name){let{name:c,...u}=l;l=u}if(t.props.material!==void 0&&"material"in l){let{material:c,...u}=l;l=u}let h=sa.removeOverridden(t.path,t.props,l);n={...t,props:h}}}if(this.updateByPatchedOpBase(n,eh.patch(this.data,this.stateSelection?this.data.states.data(this.stateSelection):void 0),r),Ri(t.path,["overrides"])){let l=[],h=[...t.path];for(l.push(h[1]),h.splice(0,2);h.length>0&&h[0]==="descendants";)l.push(h[1]),h.splice(0,2);if(l[l.length-1]===void 0){if(t.type===0)for(let c of Object.keys(t.props)){l[l.length-1]=c;let u=r.scene.findInstance([this.uuid,...l]);u&&(u.overrideData=t.props[c],u.updateState(vl.apply(u.component.data,u.overrideData),r))}}else{let c=r.scene.findInstance([this.uuid,...l]);if(c){let u=sa.zoom(c.component.data,h);if(t={...t,path:h},t.type===0){let d=t.props;if(u)for(let[p,f]of Object.entries(t.props))f===void 0&&(d===t.props&&(d={...t.props}),d[p]=u[p]);t={...t,props:d}}c.overrideData=pg.resolve(i.overrides,l),c.updateByOp(t,Yr.applySimple(c.data,t),r,!1)}}}else if(this.instances.length>0){let l;if(t.path.length===0&&t.type===0){let h;for(let c of ul.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of ul.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=vl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=vl.filterOp(h.overrideData,t);if(c){let u;s===h.data&&t===c?u=i:u=Yr.applySimple(h.data,c),h.updateByOp(c,u,r,!0)}}})}}updateByPatchedOpBase(t,i,r){if(this.dataPatched=i,t.path.length===0&&t.type===0)t.props.type!==void 0&&!yh.is(t.props.type)&&pl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){pl.changeEntityProptotype(this,i,r);for(let a of this.children)ni.is(a)&&a.updateVisible(r.scene)}this.updateByPatchedOp(t,i,r)}updateByPatchedOp(t,i,r){if(t.path.length===0&&t.type===0&&this.updateState(t.props,r),Ri(t.path,["pathSnapping"])!==null&&this.updatePathSnapping(i.pathSnapping),Ri(t.path,["cloner"])!==null){let a=Yr.drop(t,1);a.path.length===0&&a.type===0&&a.props.disabled===!0?this.setFromClonerState(null,r):this.cloner?this.cloner.updateState(i.cloner,r.scene):(this.setFromClonerState(i.cloner,r),this.expandCloner(r.scene)),this.updateVisible(r.scene)}}updatePathSnapping(t=this.dataPatched.pathSnapping){this._updatedPathSnapping=t,this._needApplyPathSnapping=!0}get updatedPathSnapping(){return this._updatedPathSnapping}applyPathSnapping(t){let i=this._updatedPathSnapping?.pathId??this.dataPatched.pathSnapping.pathId,r=this._updatedPathSnapping?.slide??this.dataPatched.pathSnapping.slide??0,a=this._updatedPathSnapping?.offset??this.dataPatched.pathSnapping.offset??0,s=this._updatedPathSnapping?.orientation??this.dataPatched.pathSnapping.orientation;if(i===null)return;let n=t.find(i);if(!n||this._needApplyPathSnapping===!1)return;this._needApplyPathSnapping=!1;let o=n.data;if(o.geometry.path.points.length<=1)return;let l=oP(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.curves.length?l.getPointAt(h):null;if(c===null)return;let u=this.parent?this.parent?.matrixWorld:new je;n.updateMatrixWorld();let d=new je().multiplyMatrices(u.clone().invert(),n.matrixWorld);c.applyMatrix4(d);let p={position:c.toArray(),rotation:o.rotation};if(s==="tangential"){let f=new je().extractRotation(n.matrixWorld),m=l.getTangentAt(h).applyMatrix4(f).add(c),g=new je().lookAt(c,m,LY),y=L0.setFromEuler(new Rr().setFromRotationMatrix(g)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(IY)})}updateVisible(t){if(this.visible=this.dataPatched.visible&&(!this.dataPatched.cloner||(this.dataPatched.cloner.disabled??!1)||this.dataPatched.cloner?.hideBase!==!0),!t)return;let i=!1;this.traverseEntity(r=>{if(r.data.type==="Splat")return i=!0,!0}),i&&t.reloadSplats()}updateState_Entity(t,i){t.name!==void 0&&(this.name=t.name),t.raycastLock!==void 0&&(this.raycastLock=t.raycastLock),t.visible!==void 0&&(this.updateVisible(i?.scene),this.resetBBoxNeedsUpdate()),i&&"cloner"in t&&t.cloner!==void 0&&(this.setFromClonerState(t.cloner,i),this.updateVisible(i.scene)),this.updateTransformState(t,i)}get attachedSurfaceCloners(){return this.children.filter(t=>t instanceof pl.Cloner&&t.parameters.type==="toObject")}setFromClonerState(t,i){this.disposed||(t===null||t.disabled?(this.cloner&&this.cloner.removeFromParent(),this.cloner=void 0):this.cloner===void 0?(this.cloner=new pl.Cloner(this,t),i.scene.addPendingExpandCloner(this)):this.cloner.updateState(t,i.scene))}expandCloner(t){!this.disposed&&this.cloner&&this.cloner.expandClones(t)}invalidateClonerTransform(t){this.cloner&&this.cloner.invalidateTransform(t)}requestRender(){this.dispatchEvent({type:"requestRender"})}},lP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:64,heightSegments:1,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadius:8,cornerSegments:8,hollow:0},e.parameters);i.thetaLength=lt.clamp(i.thetaLength,0,360);let r=i.width/2,a=i.radiusTop??r,s=i.radiusBottom??r;return a===s?(a=r,s=r):a>s?(a=r,s=s*r/a):(a=a*r/s,s=r),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),radiusTop:a,radiusBottom:s})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,radiusTop:h,radiusBottom:c,cornerRadius:u,cornerSegments:d,hollow:p}=e.parameters,f;return l===0?(f=new yt,f.setAttribute("position",new ot([],3))):u||p?f=new hP(h,c,r,a,s,n,o,l*Math.PI/180,u,u,d,p):f=new Qx(h,c,r,a,s,n,o,l*Math.PI/180),f.scale(1,1,i/t),Object.assign(f,{userData:{...e,type:"CylinderGeometry"}})}};function Yo(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function dM(e){return new ae(e.y,-e.x)}var hP=class extends yt{constructor(e,t,i,r,a,s,n,o,l,h,c,u,d=!1){super(),this.type="RoundedCylinderBufferGeometry",e=e!==void 0?e:1,t=t!==void 0?t:1,i=i||1,r=Math.floor(r)||8,a=Math.floor(a)||1,s=s!==void 0?s:!1,n=n!==void 0?n:0,o=o!==void 0?o:Math.PI*2,s&&(l=0,h=0);let p=[],f=[],m=[],g=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let M=new ae(e,x),S=new ae(t,-x),C=null,A=null,T=null,P=null,I=M.clone().sub(S),z=0,F=0,L=0;u>0&&(z=Math.min(e,t)*(1-u),F=e-z,L=t-z);let j=M.clone();j.x-=z;let Y=Math.PI-I.angle(),Q=I.angle(),q=Math.tan(Q/2),te=Math.tan(Y/2),le=q+te,re=u?le:te,ie=u?le:q;if(l=Math.min(l,(e-F)/re,I.length()/le),h=Math.min(h,(t-L)/ie,I.length()/le),l>0){let ve=l/q;C=M.clone().sub(new ae(ve,l)),u&&(T=C.clone(),T.x-=z-le*l),M.sub(I.clone().setLength(ve))}if(h>0){let ve=h/te;A=S.clone().sub(new ae(ve,-h)),S.add(I.clone().setLength(ve)),u&&(P=A.clone(),P.x-=z-le*h,j.sub(I.clone().setLength(ve)))}I=M.clone().sub(S);let fe=I.length()<.5,he=[];for(let ve=0;ve<=r;ve++){let Ae=[],ye=ve/r,Ne=ye*o+n,Le=new ae(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,Y,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(ce(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||ce(Ae,Le,t,L,-1);let Te=dM(I).normalize();if(Yo(Te,Le,b),!fe)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=I.clone().multiplyScalar(Je).add(S);Yo(rt,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,Y,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,Y,l,C,1,!1),ce(Ae,Le,C.x,0,1)):s||ce(Ae,Le,e,F,1),u&&!fe){let tt=dM(I).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=I.clone().multiplyScalar(-rt).add(j);Yo(at,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),he.push(Ae)}for(let ve=0;ve<he.length-1;ve++)for(let Ae=0;Ae<he[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=he[ve][Ae],Ne=he[ve+1][Ae],Le=he[ve+1][Ae+1],Te=he[ve][Ae+1],tt=f[Le*3+0],Je=f[Le*3+2];p.push(ye,Ne,Te),(tt!=0||Je!=0)&&p.push(Ne,Le,Te)}o<Math.PI*2&&(Ee(-1,he[0],n),Ee(1,he[he.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(m,3)),this.setAttribute("uv",new ot(g,2));function ue(ve,Ae,ye,Ne,Le,Te,tt,Je){for(let rt=0;rt<c+1;rt++){let at=rt/c,Ze=tt<0?at:1-at;Je&&(Ze-=1),Ze*=Ne;let Qe=new ae(Math.sin(Ze),Math.cos(Ze)*tt),pt=Qe.clone().multiplyScalar(Le).add(Te);Yo(pt,ye,_),f.push(_.x,_.y,_.z),Yo(Qe,ye,b),m.push(b.x,b.y,b.z),g.push(Ae,.5+_.y/i),ve.push(y++)}}function ce(ve,Ae,ye,Ne,Le){let Te=new R,tt=new ae,Je=[ye,Ne];Le<0&&Je.reverse();for(let rt of Je)tt.set(rt,x*Le),Yo(tt,Ae,Te),f.push(Te.x,Te.y,Te.z),m.push(0,Le,0),g.push(.5,.5),ve.push(y++)}function Ee(ve,Ae,ye){let Ne=new ae(Math.sin(ye),Math.cos(ye)),Le=new ae(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=ve<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new ae((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),m.push(Le.x,0,Le.y),g.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),m.push(Le.x,0,Le.y);let Qe=g.slice(at*2,at*2+2);g.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},BY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,heightSegments:8,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadiusTop:8,cornerRadiusBottom:8,cornerSegments:8},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,360),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,cornerRadiusTop:h,cornerRadiusBottom:c,cornerSegments:u}=e.parameters,d;return l===0?(d=new yt,d.setAttribute("position",new ot([],3))):h>0||c>0||l<360?d=new hP(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Zx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},zY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:1,heightSegments:1,depthSegments:1,cornerRadius:8,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,widthSegments:a,heightSegments:s,depthSegments:n,cornerRadius:o,cornerSegments:l}=e.parameters,h;return o===0?h=new Ks(t,i,r,a,s,n):h=new FY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},B0=Math.PI/2,FY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry",r=Math.floor(r),a=Math.floor(a),s=Math.floor(s),o=Math.floor(o),n=Math.min(n,e/2,t/2,i/2);let l=[],h=[],c=[],u=[],d=0;p("z","y","x",-1,-1,i,t,e,s,a),p("z","y","x",1,-1,i,t,-e,s,a),p("x","z","y",1,1,e,i,t,r,s),p("x","z","y",1,-1,e,i,-t,r,s),p("x","y","z",1,-1,e,t,i,r,a),p("x","y","z",-1,-1,e,t,-i,r,a),n>0&&(f("z","y","x",-1,-1,1,i,t,e,s),f("z","y","x",1,-1,-1,i,t,e,s),f("z","y","x",-1,1,-1,i,t,e,s),f("z","y","x",1,1,1,i,t,e,s),f("x","y","z",-1,-1,-1,e,t,i,r),f("x","y","z",1,-1,1,e,t,i,r),f("x","y","z",-1,1,1,e,t,i,r),f("x","y","z",1,1,-1,e,t,i,r),f("y","x","z",-1,-1,1,t,e,i,a),f("y","x","z",1,-1,-1,t,e,i,a),f("y","x","z",1,1,1,t,e,i,a),f("y","x","z",-1,1,-1,t,e,i,a),m(1,1,1),m(-1,1,1),m(1,-1,1),m(-1,-1,1),m(1,1,-1),m(-1,1,-1),m(1,-1,-1),m(-1,-1,-1)),this.setIndex(l),this.setAttribute("position",new ot(h,3)),this.setAttribute("normal",new ot(c,3)),this.setAttribute("uv",new ot(u,2));function p(g,y,x,b,_,M,S,C,A,T){let P=(M-2*n)/A,I=(S-2*n)/T,z=M/2-n,F=S/2-n,L=C/2,j=A+1,Y=T+1,Q=0,q=new R;for(let te=0;te<Y;te++){let le=te*I-F;for(let re=0;re<j;re++){let ie=re*P-z;q[g]=ie*b,q[y]=le*_,q[x]=L,h.push(q.x,q.y,q.z),q[g]=0,q[y]=0,q[x]=C>0?1:-1,c.push(q.x,q.y,q.z),u.push(re/A),u.push(1-te/T),Q+=1}}for(let te=0;te<T;te++)for(let le=0;le<A;le++){let re=d+le+j*te,ie=d+le+j*(te+1),fe=d+(le+1)+j*(te+1),he=d+(le+1)+j*te;l.push(re,ie,he),l.push(ie,fe,he)}d+=Q}function f(g,y,x,b,_,M,S,C,A,T){let P=(S-2*n)/T,I=S/2-n,z=C/2-n,F=A/2,L=T+1,j=0,Y=new R,Q=new R;for(let q=0;q<o+1;q++){let te=q/o*B0,le=Math.sin(te)*n,re=(1-Math.cos(te))*n,ie=Math.sin(te),fe=Math.cos(te);Y[y]=(z+le)*_,Y[x]=(F-re)*M,Q[g]=0,Q[y]=ie*Math.sign(Y[y]),Q[x]=fe*Math.sign(Y[x]);for(let he=0;he<L;he++){let ue=he*P-I;Y[g]=ue*b,h.push(Y.x,Y.y,Y.z),c.push(Q.x,Q.y,Q.z),u.push(he/T),u.push(0),j+=1}}for(let q=0;q<o;q++)for(let te=0;te<T;te++){let le=d+te+L*q,re=d+te+L*(q+1),ie=d+(te+1)+L*(q+1),fe=d+(te+1)+L*q;l.push(le,re,fe),l.push(re,ie,fe)}d+=j}function m(g,y,x){let b=new R,_=new R(e/2,t/2,i/2);_.subScalar(n);let M=[],S=g*y*x>0?(A,T,P)=>l.push(A,T,P):(A,T,P)=>l.push(A,P,T);for(let A=0;A<=o;A++){let T=[],P=B0*(1-A/o),I=Math.cos(P),z=Math.sin(P),F=0;for(let L=0;L<=A;L++){let j=Math.cos(F),Y=Math.sin(F);b.x=I*j,b.y=z,b.z=I*Y;let Q=_.clone().addScaledVector(b,n);h.push(g*Q.x,y*Q.y,x*Q.z),c.push(g*b.x,y*b.y,x*b.z),u.push(0,0),T.push(d++),F+=B0/A}M.push(T)}let C=M.length-1;for(let A=0;A<C;A++){let T=M[A],P=M[A+1],I=T.length-1;S(T[0],P[1],P[0]);for(let z=1;z<=I;z++)S(T[z-1],T[z],P[z]),S(T[z],P[z+1],P[z])}}}},Ib=class extends yt{constructor(e=[],t=[],i="",r=1,a=.2,s=4){super(),this.type="PolyhedronGeometryRound";let n=[],o=[],l=[];h(),c(),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(o,2));return;function h(){a=Math.min(1-1e-5,a),a==0&&(s=0);let u={IcosahedronGeometry:5,DodecahedronGeometry:3,HexahedronGeometry:3,OctahedronGeometry:4,TetrahedronGeometry:3}[i],d=new R,p=d.clone(),f=new aa,m=a*r,g=r-m,y=s+1,x=new R,b=(Q,q)=>x.subVectors(Q,q).normalize(),_=(Q,q)=>Array(Q).fill(void 0).map(q),M=_(e.length/3,(Q,q)=>new R().fromArray(e,q*3).setLength(r)),S=[],C=1e6;for(let Q=0;Q<M.length;Q++){let q=M[Q],te=[],le,re,ie,fe=1e10,he=-1;for(;(he=t.indexOf(Q,he+1))!=-1;){let ve=he-he%3;le=t[ve+(he+1)%3],re=t[ve+(he+2)%3],ie=q.distanceToSquared(M[le]),fe=Math.min(fe,ie),te.push([le,re,ie])}fe+=1e-6;let ue=[],ce=0,Ee=te.length;for(let ve=0;ve<Ee;ve++){[le,re,ie]=te[ce];let Ae=S[le]?.includes(Q)==!0;ie<=fe&&ue.push(le+ +Ae*C),ce=te.findIndex(ye=>ye[0]==re)}S.push(ue)}let A=[];{let Q=0,q=0,te,le,re=u==3;for(let ie=0;ie<=s;ie++){te=ie*(ie+1)/2,le=(ie+1)*(ie+2)/2;for(let fe=0;fe<s-ie;fe++)[Q,q]=[te+fe+ie+2,le+fe+ie+3],A.push(te,le,...re?[q,te]:[Q,le],q,Q),[te,le]=[Q,q];A.push(te,le,te+s+2)}}let T=d.clone(),P=d.clone(),I=d.clone(),z=d.clone(),F=d.clone(),L=[],j=_(M.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<M.length;Q++){d.copy(M[Q]).normalize(),T.copy(d).multiplyScalar(g);let q=S[Q];for(let ue=0;ue<q.length;ue++){let ce=q[ue],Ee=q[(ue+1)%u];f.setFromPointsAndIndices(M,Q,ce%C,Ee%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,j[Q][ue])}let te=[],le=[],re=[],ie=new R;s==0&&[...j[Q]].reduce((ue,ce)=>ue.add(ce),ie).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let ce=[],Ee=(ue-1+u)%u,ve=j[Q][Ee],Ae=j[Q][ue];d.copy(ve).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*m;s==0?P.copy(ie):P.copy(T).setLength(g+Le),le.push(Le);let Te=[P,ve,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),I.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(I,Ze).add(T),te.push(d.clone()),tt&&(b(d,T),ce.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),ce.push([rt,x.clone()]))}re.push(ce)}L.push(re);let fe=2*y,he=2;for(let ue=0;ue<u;ue++){let ce=fe*ue,Ee=fe*((ue+1)%u),ve=[te[ce]];for(let ye=1;ye<y;ye++){z=te[ce+ye],F=te[Ee+ye],ve.push(z);for(let Ne=1,Le=ye-he+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(le[ue]).add(T),ve.push(d.clone());ve.push(F)}for(let ye=0;ye<y;ye++)ve.push(te[ye+y+ce]);ve.push(te[Ee+y]);let Ae=A.map(ye=>ve[ye]);n.push(...Ae.map(ye=>[ye.x,ye.y,ye.z]).flat()),l.push(...Ae.map(ye=>(b(ye,T),[x.x,x.y,x.z])).flat())}}let Y=[];for(let Q=0;Q<S.length;Q++)for(let q=0;q<u;q++){let te=S[Q][q];if(te<C){let le=S[te].findIndex(fe=>fe%C==Q),re=L[Q][q],ie=L[te][le];for(let fe=0;fe<y;fe++){let he=re[fe],ue=ie[y-fe],ce=re[fe+1],Ee=ie[y-(fe+1)];[he,ue,ce,ce,ue,Ee].forEach(ve=>{n.push(ve[0].x,ve[0].y,ve[0].z),l.push(ve[1].x,ve[1].y,ve[1].z)})}Y.push(re[0][0],ie[y][0],re[y][0],ie[0][0])}}for(;Y.length;){let Q,q,te,le;[Q,q]=Y.splice(0,2);let re=[Q];for(;Q!=q;)re.push(q),te=Y.indexOf(q),le=te%2,q=Y.splice(te-le,2)[1-le];x.subVectors(re[0],re[1]).cross(d.subVectors(re[0],re[2])).normalize();let ie=x.dot(re[0])<0;ie&&x.negate();for(let fe=1;fe<=re.length-2;fe++)[re[fe+ +ie],re[fe+1-+ie],re[0]].forEach(he=>{n.push(he.x,he.y,he.z),l.push(x.x,x.y,x.z)})}}function c(){let u=new R;for(let S=0;S<n.length;S+=3){u.x=n[S+0],u.y=n[S+1],u.z=n[S+2];let C=_(u)/2/Math.PI+.5,A=M(u)/Math.PI+.5;o.push(C,1-A)}let d=new R,p=new R,f=new R,m=new R,g=new ae,y=new ae,x=new ae,b=(S,C,A,T)=>{T<0&&S.x===1&&(o[C]=S.x-1),A.x===0&&A.z===0&&(o[C]=T/2/Math.PI+.5)};for(let S=0,C=0;S<n.length;S+=9,C+=6){d.set(n[S+0],n[S+1],n[S+2]),p.set(n[S+3],n[S+4],n[S+5]),f.set(n[S+6],n[S+7],n[S+8]),g.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),m.copy(d).add(p).add(f).divideScalar(3);let A=_(m);b(g,C+0,d,A),b(y,C+2,p,A),b(x,C+4,f,A)}for(let S=0;S<o.length;S+=6){let C=o[S+0],A=o[S+2],T=o[S+4],P=Math.max(C,A,T),I=Math.min(C,A,T);P>.9&&I<.1&&(C<.2&&(o[S+0]+=1),A<.2&&(o[S+2]+=1),T<.2&&(o[S+4]+=1))}function _(S){return Math.atan2(S.z,-S.x)}function M(S){return Math.atan2(-S.y,Math.sqrt(S.x*S.x+S.z*S.z))}}}static fromJSON(e){return new Ib(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},kY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new cP(t*.5,s,n):new m3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},cP=class extends Ib{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=1/r,s=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-a,-r,0,-a,r,0,a,-r,0,a,r,-a,-r,0,-a,r,0,a,-r,0,a,r,0,-r,0,-a,r,0,-a,-r,0,a,r,0,a],n=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9],o="DodecahedronGeometry";super(s,n,o,e,t,i),this.type=o}static fromJSON(e){return new cP(e.radius,e.corner,e.cornerSides)}},sd=1e-12,Rb=class{constructor(e){this.position=new ae,this.startPosition=new ae,this.uuid=lt.generateUUID(),this.position=e.clone()}start(){this.reset()}reset(){this.startPosition.copy(this.position)}applyOffset(e){this.position.copy(this.startPosition).add(e)}copy(e){return this.position.copy(e.position),this.startPosition.copy(e.startPosition),this}clone(){return new Rb(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},$1=class extends Rb{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new $1(this.parent).copy(this)}},Vc=class extends Rb{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new $1(this),new $1(this))}static create(e,t){let i=new Vc(e,new ae(...t.position));return i.controls[0].position.set(...t.controlPrevious.position),i.controls[1].position.set(...t.controlNext.position),i.roundness=t.roundness,i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored,i}getOppositeControl(e){let t=this.controls.indexOf(e);return t===0?this.controls[1]:t===1?this.controls[0]:null}applyOffsetToControls(e,t=1){for(let i=0,r=this.controls.length;i<r;i++){let a=this.controls[i];this.position.distanceTo(a.position)<=t?a.position.copy(this.position):a.applyOffset(e)}}controlsMoved(){return!(this.position.equals(this.controls[0].position)&&this.position.equals(this.controls[1].position))}copy(e){return super.copy(e),this.controls[0].copy(e.controls[0]),this.controls[1].copy(e.controls[1]),this.roundness=e.roundness,this.uuid=e.uuid,this}clone(){return new Vc(this.uuid,this.position).copy(this)}toJSON(){return super.toJSON().concat(this.controls[0].toJSON(),this.controls[1].toJSON(),[this.roundness])}computeTangents(){let e=this.curveBefore?.getTangentAt(1),t=this.curveAfter?.getTangentAt(0);return[e,t]}computeNormals(e=new ae,t=new ae){let[i,r]=this.computeTangents();return i&&r&&(pM(i,e),pM(r,t)),[e,t]}computeTangent(e=new ae){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new ae){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function pM(e,t=new ae){let i=e.length();return t.set(-e.y/i,e.x/i)}var Lb=e=>e,Au=new ae,$g=new ae,UY=new ae,NY=new ae,VY=new ae,jY=new ae,uP=new R,dP=new R;function GY(e){let t=new ae;t.addVectors(e.v0,Au.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new ae;return i.addVectors(e.v2,$g.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Hs(e.v0,t,i,e.v2)}function Sd(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function HY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function WY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function pP(e,t,i){let r=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),a=Math.sqrt(Math.pow(t.x-i.x,2)+Math.pow(t.y-i.y,2)),s=Math.sqrt(Math.pow(i.x-e.x,2)+Math.pow(i.y-e.y,2));return Math.acos((a*a+r*r-s*s)/(2*a*r))}function qY(e,t,i){return mM(e,t)&&mM(t,i)&&ex(e.position,t.position,i.position)}function ex(e,t,i){return Au.copy(t).sub(e).cross($g.copy(i).sub(e))===0}function YY(e,t,i,r,a){let s=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),n=(e.y+t.y)/2,o=(e.x+t.x)/2,l=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(e.y-t.y)/s,h=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(t.x-e.x)/s;return r.set(o+l,n+h),a.set(o-l,n-h),[r,a]}function XY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function QY(e,t,i,r,a,s){let n=t.x-e.x,o=t.y-e.y,l=i.x-e.x,h=i.y-e.y,c=Math.sqrt((n+l)*(n+l)+(o+h)*(o+h)),u;return pP(t,e,i)>Math.PI&&(c*=-1),Sd(h,o)?u=(o+h)*(r/c-.5)*8/3/(n-l):u=(n+l)*(r/c-.5)*8/3/(h-o),a.set(t.x-u*o,t.y+u*n),s.set(i.x+u*h,i.y-u*l),[a,s]}function fM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function mM(e,t){return ex(e.position,e.controls[1].position,t.position)&&ex(e.position,t.controls[0].position,t.position)}function ZY(e,t,i,r,a=.5){let s=Au.subVectors(t,e).multiplyScalar(a).add(e),n=$g.subVectors(i,t).multiplyScalar(a).add(t),o=UY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=NY.subVectors(n,s).multiplyScalar(a).add(s),c=VY.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=jY.subVectors(c,h).multiplyScalar(a).add(h);return[e.x,e.y,l.x,l.y,h.x,h.y,d.x,d.y,c.x,c.y,u.x,u.y,r.x,r.y]}function KY(e,t,i=12,r=!0){let a=dP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Lb(t[l]),c=Au,u=ph(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Hs||h instanceof wl||h instanceof Xs){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&WY(s,a))continue;s===void 0&&(s=uP),s.copy(a),e.setXYZ(n,a.x,a.y,a.z),n++}}return r&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),e}function JY(e,t,i,r=12,a=!0){let s=dP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Lb(t[l]),u=Au,d=ph(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Hs||c instanceof wl||c instanceof Xs){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=uP:(e.setXYZ(n,h.x,h.y,h.z),n++,e.setXYZ(n,s.x,s.y,s.z),n++),h.copy(s)}}return a&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),o}function gM(e,t=12,i=!1){let r=[];for(let a=0,s=e.length;a<s;a++){let n=e[a],o=0;if(i&&n.roundedCurveCorner!==void 0){let l=ph(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=ph(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=ph(e[0].roundedCurveCorner,t)*.5),r}function ph(e,t=12){return e&&e instanceof kg?t*2:e&&(e instanceof Xs||e instanceof d3)?1:e&&e instanceof Xx?t*e.points.length:t}function $Y(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Lb(t[n]),l=ph(o,i),h=Au;for(let c=0;c<=l;c++)if(o instanceof Hs||o instanceof wl||o instanceof Xs){if(o.getPoint(c/l,h),a!==void 0&&HY(a,h,sd))continue;a===void 0&&(a=$g),a.copy(h),e.push(h.x,h.y),s++}}return Sd(e[0],e[e.length-2],sd)&&Sd(e[1],e[e.length-1],sd)&&(e.pop(),e.pop()),r&&s>1&&!(Sd(e[s-1],e[1],sd)&&Sd(e[s-2],e[0],sd))&&(e.push(e[0],e[1]),s++),e}var z0=new ae,eX=new ae,tX=new ae,iX=new ae,rX=new ae,aX=new ae,tr=class extends Vm{constructor(e=100,t=100){super(),this.points=[],this.shapeHoles=[],this.plane=new Ka(new R(0,0,-1)),this.subdivision=0,this.controlSnapDistance=4,this.pointIDs=0,this.isMesh2D=!1,this.isText=!1,this._roundness=0,this.isClosed=!1,this.useCubicForRoundedCorners=!0,this.uuid=lt.generateUUID(),this.needsUpdate=!1,this.roundedCurves=[],this._width=e,this._height=t}static createFromState(e,t,i){let r=new tr;return r.isClosed=e.isClosed,r.points=e.points.map(a=>Vc.create(a.id,a.data)),typeof e.roundness=="number"&&(r.roundness=e.roundness),r.shapeHoles=e.shapeHoles.map(a=>tr.createFromState(a)),t!==void 0&&i!==void 0&&r.applySize(t,i),r.update(),r}get width(){return this._width}get height(){return this._height}get roundness(){return this._roundness}set roundness(e){if(this._roundness!==e){this._roundness=e;for(let t=0,i=this.points.length;t<i;t++)this.points[t].roundness=e;this.needsUpdate=!0}}getPointsIndexesByIds(e){return e.map(t=>this.getPointIndexById(t)).filter(t=>t>=0)}getPointIndexById(e){let t=this.points.length,i=this.points.findIndex(r=>r.uuid===e);if(i<0){let r=t;for(let a=0,s=this.shapeHoles.length;a<s;a++){let n=this.shapeHoles[a],o=n.points.length,l=n.getPointIndexById(e);if(l<0)r+=o;else return l+r}}return i}getLineIndexById(e){return this.getPointIndexById(e)}getBezierPoint(e){if(e<=this.points.length-1)return this.points[e];if(this.shapeHoles.length>0){let t=this.points.length;for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=e-t;if(s<=a.points.length-1)return a.points[s];t+=a.points.length}}throw new Error("This shape does not have a point for this index: "+e)}getBezierPointIndex(e){let t=this.points.indexOf(e);if(t>=0)return t;if(t=this.points.length,this.shapeHoles.length>0)for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=a.points.indexOf(e);if(s>=0)return t+s;t+=a.points.length}return-1}getAllPoints(){let e=[].concat(...this.shapeHoles.map(t=>t.points));return[...this.points,...e]}applySize(e,t){e===0&&(e=.001),t===0&&(t=.001),this._width=e,this._height=t}applyScale(e,t){let i=z0.set(e,t);for(let r=0,a=this.points.length;r<a;r++){let s=this.points[r];s.position.multiply(i),s.controls[0].position.multiply(i),s.controls[1].position.multiply(i)}for(let r=0,a=this.shapeHoles.length;r<a;r++)this.shapeHoles[r].applyScale(e,t);this._update()}createPoint(e,t=0,i=lt.generateUUID()){let r;e instanceof ae?r=e:r=new ae(e,t);let a=new Vc(i,r);return a.roundness=this.roundness,a}addPoint(e){this.points.push(e),this.needsUpdate=!0}addPointAt(e,t){this.points.splice(t,0,e),this.needsUpdate=!0}getPointByUuid(e){for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(r.uuid===e)return r}for(let t=0,i=this.shapeHoles.length;t<i;t++){let r=this.shapeHoles[t].getPointByUuid(e);if(r)return r}}getFirstPoint(){return this.points[0]}getLastPoint(){return this.points[this.points.length-1]}removePoint(e){let t=this.points.indexOf(e);t>=0&&this.points.splice(t,1),this.needsUpdate=!0}removePointById(e){let t=this.points.find(i=>i.uuid===e);t&&this.removePoint(t)}update(){for(let e=0,t=this.shapeHoles.length;e<t;e++)this.shapeHoles[e].update();this._update()}extractShapePointsToBuffer(e,t=12,i=!1){this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t);let r=i?this.roundedCurveDivisions:this.curveDivisions;return KY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=gM(this.points,e,!1),this.roundedCurveDivisions=gM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return JY(e,this.curves,t,i,this.autoClose).reduce((r,a)=>r+a,0)*2}extractShapePointsToFlatArray(e,t=12){return this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t),$Y(e,this.roundedCurves,t,this.autoClose)}getCurveIndexFromVertexId(e,t=!1){let i=0;this.curveDivisions===void 0&&this.computeCurveDivisions(this.subdivision);let r=t?this.roundedCurveDivisions:this.curveDivisions,a=0;t&&this.points[0].roundedCurveCorner!==void 0&&(a=ph(this.points[0].roundedCurveCorner,this.subdivision)*.5);let s=e-a;s<0&&(s+=r.reduce((n,o)=>n+o,0));for(let n=0,o=r.length;n<o;n++){let l=r[n];if(s<i+l)return[n,(s-i+1)/l];i+=l}return[0,1]}getCurveT(e,t,i){let r=this.points[e],a=this.points[e>=this.points.length-1?0:e+1],s=this.curveDivisions,n=s[e];if(fM(r,a)){let l=r.position.distanceTo(a.position);return r.position.distanceTo(z0.set(i.x,i.y))/l}let o=0;for(let l=0;l<e;l++)o+=s[l];return(t-o)/n}dispose(){}_applyCurveForPoint(e,t){fM(t,e)?this.lineTo(e.position.x,e.position.y):this.bezierCurveTo(t.controls[1].position.x,t.controls[1].position.y,e.controls[0].position.x,e.controls[0].position.y,e.position.x,e.position.y);let i=this.curves[this.curves.length-1];e.curveBefore=i,t.curveAfter=i;let r=i.clone();e.roundedCurveBefore=r,t.roundedCurveAfter=r,e.roundedCurveCorner=void 0,this.roundedCurves.push(r)}_update(){if(this.curves=[],this.roundedCurves=[],!this.points.length)return;for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(t===0)this.moveTo(r.position.x,r.position.y);else{let a=this.points[t-1];this._applyCurveForPoint(r,a)}}let e=this.getLastPoint();if(e?.curveAfter&&(e.curveAfter=void 0),this.isClosed){let t=this.points[0],i=this.points[this.points.length-1];this._applyCurveForPoint(t,i)}if(this.points.length>2){let t=0;for(let i=0,r=this.points.length;i<r;i++){let a=this.points[i],s=this.points[i-1]??this.points[this.points.length-1],n=this.points[i+1]??this.points[0],o=a.roundness,l=s&&n&&qY(s,a,n);if(!a.controlsMoved()&&o>0&&!l){let h=a.curveBefore,c=a.curveAfter;if(h===void 0||c===void 0)continue;let u=a.roundedCurveBefore,d=a.roundedCurveAfter,p=h.getLength(),f=c.getLength(),m=Math.min(o,p*.499),g=Math.min(o,f*.499),y=Math.min(m,g),x=1-y/p,b=y/f,_=h.getPointAt(x,z0),M=c.getPointAt(b,eX);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,M);let S;if(this.useCubicForRoundedCorners){let C=pP(_,a.position,M)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=YY(_,M,A,tX,iX),I=XY(T,P,a.position),[z,F]=QY(I,_,M,A,rX,aX);S=new Hs(_.clone(),z.clone(),F.clone(),M.clone())}else S=new wl(_.clone(),a.position.clone(),M.clone());a.roundedCurveCorner=S,this.roundedCurves.splice(i+t,0,S),t++}}}}_subSplitCurve(e,t,i,r,a){if(e instanceof Xs)r!==void 0&&t.v2.copy(r),a!==void 0&&t.v1.copy(a);else{let s=e,n=t,o=s.getUtoTmapping(i,0),l=ZY(s.v0,s.v1,s.v2,s.v3,o);return r!==void 0&&(n.v0.set(l[0],l[1]),n.v1.set(l[2],l[3]),n.v2.set(l[4],l[5]),n.v3.set(l[6],l[7])),a!==void 0&&(n.v0.set(l[6],l[7]),n.v1.set(l[8],l[9]),n.v2.set(l[10],l[11]),n.v3.set(l[12],l[13])),n}return t}clone(){let e=new tr(this._width,this._height);return e.points=this.points.map(t=>t.clone()),e.isClosed=this.isClosed,e.roundness=this.roundness,e.isMesh2D=this.isMesh2D,e.shapeHoles=this.shapeHoles.map(t=>t.clone()),e}toJSON(){return{points:this.points.reduce((e,t)=>e.concat(t.toJSON()),[]),shapeHoles:this.shapeHoles.map(e=>e.toJSON()),isClosed:this.isClosed,roundness:this.roundness}}fromJSON(e){this.points=[],this.pointIDs=0;let t=e.points.length/7;for(let i=0;i<t;i++){let r=i*7,a=e.points[r+0],s=e.points[r+1],n=e.points[r+2],o=e.points[r+3],l=e.points[r+4],h=e.points[r+5],c=e.points[r+6],u=new Vc(lt.generateUUID(),new ae(a,s));u.controls[0].position.set(n,o),u.controls[1].position.set(l,h),u.roundness=c,this.points.push(u)}return this.shapeHoles=e.shapeHoles?.length?e.shapeHoles.map(i=>{let r=new tr;return r.fromJSON(i),r}):[],this.isClosed=e.isClosed,this._roundness=e.roundness,this._update(),this}fromShape(e,t=!1){this.isText=t;let i=(a,s)=>{s instanceof Hs&&s.v3.equals(a.position)&&a.controls[0].position.copy(s.v2)},r=a=>{let s=[],n,o;for(n=0,o=a.length;n<o;n++)a[n]instanceof wl&&(a[n]=GY(a[n]));for(n=0,o=a.length;n<o;n++){let c=a[n],u=n>0?a[n-1]:null,d;c instanceof Hs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Xs&&(d=this.createPoint(c.v1)),d!==void 0&&(u!==null&&i(d,u),s.push(d))}let l=a[a.length-1],h=!1;return l instanceof Hs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Xs&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Vm&&(this.shapeHoles=e.holes.map(a=>{let s=new tr;return s.fromShape(a),s})),this.update(),this}updatePoint(e,t){let i=this.getPointByUuid(e);i&&(t.position!==void 0&&i.position.fromArray(t.position),t.roundness!==void 0&&(i.roundness=t.roundness),t.areControlsDirectionsMirrored!==void 0&&(i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored),this.needsUpdate=!0)}updatePreviousControl(e,t){let i=this.getPointByUuid(e)?.controls[0];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}updateNextControl(e,t){let i=this.getPointByUuid(e)?.controls[1];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}},tx=Math.PI*2;function F0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function sX(e,t){let i=t===1.5707963267948966?.551915024494:t===-1.5707963267948966?-.551915024494:1.3333333333333333*Math.tan(t/4),r=Math.cos(e),a=Math.sin(e),s=Math.cos(e+t),n=Math.sin(e+t);return[{x:r-a*i,y:a+r*i},{x:s+n*i,y:n-s*i},{x:s,y:n}]}function vM(e,t,i,r){let a=e*r-t*i<0?-1:1,s=Math.min(1,Math.max(-1,e*i+t*r));return a*Math.acos(s)}function nX(e,t,i,r,a,s,n,o,l,h){let c=Math.pow(a,2),u=Math.pow(s,2),d=Math.pow(n,2),p=Math.pow(o,2),f=c*u-c*p-u*d;f<0&&(f=0),f/=c*p+u*d,f=Math.sqrt(f)*(l===h?-1:1);let m=f*a/s*o,g=f*-s/a*n,y=m+(e+i)/2,x=g+(t+r)/2,b=(n-m)/a,_=(o-g)/s,M=(-n-m)/a,S=(-o-g)/s,C=vM(1,0,b,_),A=vM(b,_,M,S);return!h&&A>0&&(A-=tx),h&&A<0&&(A+=tx),{centerx:y,centery:x,ang1:C,ang2:A}}function oX({px:e,py:t,cx:i,cy:r,rx:a,ry:s,largeArcFlag:n,sweepFlag:o}){let l=[];if(a===0||s===0)return[];let h=(e-i)/2,c=(t-r)/2;if(h===0&&c===0)return[];a=Math.abs(a),s=Math.abs(s);let u=Math.pow(h,2)/Math.pow(a,2)+Math.pow(c,2)/Math.pow(s,2);u>1&&(a*=Math.sqrt(u),s*=Math.sqrt(u));let d=nX(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:m,centery:g}=d,y=Math.abs(f)/(tx/4);Math.abs(1-y)<1e-7&&(y=1);let x=Math.max(Math.ceil(y),1);f/=x;for(let b=0;b<x;b++)l.push(sX(p,f)),p+=f;return l.map(b=>{let{x:_,y:M}=F0(b[0],a,s,m,g),{x:S,y:C}=F0(b[1],a,s,m,g),{x:A,y:T}=F0(b[2],a,s,m,g);return{x1:_,y1:M,x2:S,y2:C,x:A,y:T}})}var Ti;(function(e){e[e.ODD=0]="ODD",e[e.NONZERO=1]="NONZERO",e[e.POSITIVE=2]="POSITIVE",e[e.NEGATIVE=3]="NEGATIVE",e[e.ABS_GEQ_TWO=4]="ABS_GEQ_TWO"})(Ti||(Ti={}));var xr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(xr||(xr={}));function Dt(e,t){if(!e)throw t||"Assertion Failed!"}var St=function(){function e(){}return e.vertEq=function(t,i){return t.s===i.s&&t.t===i.t},e.vertLeq=function(t,i){return t.s<i.s||t.s===i.s&&t.t<=i.t},e.transLeq=function(t,i){return t.t<i.t||t.t===i.t&&t.s<=i.s},e.edgeGoesLeft=function(t){return e.vertLeq(t.Dst,t.Org)},e.edgeGoesRight=function(t){return e.vertLeq(t.Org,t.Dst)},e.vertL1dist=function(t,i){return Math.abs(t.s-i.s)+Math.abs(t.t-i.t)},e.edgeEval=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?a<s?i.t-t.t+(t.t-r.t)*(a/(a+s)):i.t-r.t+(r.t-t.t)*(s/(a+s)):0},e.edgeSign=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?(i.t-r.t)*a+(i.t-t.t)*s:0},e.transEval=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?a<s?i.s-t.s+(t.s-r.s)*(a/(a+s)):i.s-r.s+(r.s-t.s)*(s/(a+s)):0},e.transSign=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?(i.s-r.s)*a+(i.s-t.s)*s:0},e.vertCCW=function(t,i,r){return t.s*(i.t-r.t)+i.s*(r.t-t.t)+r.s*(t.t-i.t)>=0},e.interpolate=function(t,i,r,a){return t=t<0?0:t,r=r<0?0:r,t<=r?r===0?(i+a)/2:i+(a-i)*(t/(t+r)):a+(i-a)*(r/(t+r))},e.intersect=function(t,i,r,a,s){var n,o,l;e.vertLeq(t,i)||(l=t,t=i,i=l),e.vertLeq(r,a)||(l=r,r=a,a=l),e.vertLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.vertLeq(r,i)?e.vertLeq(i,a)?(n=e.edgeEval(t,r,i),o=e.edgeEval(r,i,a),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,i.s)):(n=e.edgeSign(t,r,i),o=-e.edgeSign(t,a,i),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,a.s)):s.s=(r.s+i.s)/2,e.transLeq(t,i)||(l=t,t=i,i=l),e.transLeq(r,a)||(l=r,r=a,a=l),e.transLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.transLeq(r,i)?e.transLeq(i,a)?(n=e.transEval(t,r,i),o=e.transEval(r,i,a),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,i.t)):(n=e.transSign(t,r,i),o=-e.transSign(t,a,i),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,a.t)):s.t=(r.t+i.t)/2},e}(),nd=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.trail=null,this.n=0,this.marked=!1,this.inside=!1}return e}(),Uf=function(){function e(t){this.side=t,this.next=null,this.Org=null,this.Sym=null,this.Onext=null,this.Lnext=null,this.Lface=null,this.activeRegion=null,this.winding=0}return Object.defineProperty(e.prototype,"Rface",{get:function(){return this.Sym.Lface},set:function(t){this.Sym.Lface=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dst",{get:function(){return this.Sym.Org},set:function(t){this.Sym.Org=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Oprev",{get:function(){return this.Sym.Lnext},set:function(t){this.Sym.Lnext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Lprev",{get:function(){return this.Onext.Sym},set:function(t){this.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dprev",{get:function(){return this.Lnext.Sym},set:function(t){this.Lnext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rprev",{get:function(){return this.Sym.Onext},set:function(t){this.Sym.Onext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dnext",{get:function(){return this.Sym.Onext.Sym},set:function(t){this.Sym.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rnext",{get:function(){return this.Sym.Lnext.Sym},set:function(t){this.Sym.Lnext.Sym=t},enumerable:!0,configurable:!0}),e}(),Sc=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.coords=[0,0,0],this.s=0,this.t=0,this.pqHandle=0,this.n=0,this.idx=0}return e}(),yM=function(){function e(){var t=new Sc,i=new nd,r=new Uf(0),a=new Uf(1);t.next=t.prev=t,t.anEdge=null,i.next=i.prev=i,r.next=r,r.Sym=a,a.next=a,a.Sym=r,this.vHead=t,this.fHead=i,this.eHead=r,this.eHeadSym=a}return e.prototype.makeEdge_=function(t){var i=new Uf(0),r=new Uf(1);t.Sym.side<t.side&&(t=t.Sym);var a=t.Sym.next;return r.next=a,a.Sym.next=i,i.next=t,t.Sym.next=r,i.Sym=r,i.Onext=i,i.Lnext=r,i.Org=null,i.Lface=null,i.winding=0,i.activeRegion=null,r.Sym=i,r.Onext=r,r.Lnext=i,r.Org=null,r.Lface=null,r.winding=0,r.activeRegion=null,i},e.prototype.splice_=function(t,i){var r=t.Onext,a=i.Onext;r.Sym.Lnext=i,a.Sym.Lnext=t,t.Onext=a,i.Onext=r},e.prototype.makeVertex_=function(t,i,r){var a=t;Dt(a,"Vertex can't be null!");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i;var n=i;do n.Org=a,n=n.Onext;while(n!==i)},e.prototype.makeFace_=function(t,i,r){var a=t;Dt(a,"Face can't be null");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i,a.trail=null,a.marked=!1,a.inside=r.inside;var n=i;do n.Lface=a,n=n.Lnext;while(n!==i)},e.prototype.killEdge_=function(t){t.Sym.side<t.side&&(t=t.Sym);var i=t.next,r=t.Sym.next;i.Sym.next=r,r.Sym.next=i},e.prototype.killVertex_=function(t,i){var r=t.anEdge,a=r;do a.Org=i,a=a.Onext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.killFace_=function(t,i){var r=t.anEdge,a=r;do a.Lface=i,a=a.Lnext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.makeEdge=function(){var t=new Sc,i=new Sc,r=new nd,a=this.makeEdge_(this.eHead);return this.makeVertex_(t,a,this.vHead),this.makeVertex_(i,a.Sym,this.vHead),this.makeFace_(r,a,this.fHead),a},e.prototype.splice=function(t,i){var r=!1,a=!1;if(t!==i){if(i.Org!==t.Org&&(a=!0,this.killVertex_(i.Org,t.Org)),i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(i,t),!a){var s=new Sc;this.makeVertex_(s,i,t.Org),t.Org.anEdge=t}if(!r){var n=new nd;this.makeFace_(n,i,t.Lface),t.Lface.anEdge=t}}},e.prototype.delete=function(t){var i=t.Sym,r=!1;if(t.Lface!==t.Rface&&(r=!0,this.killFace_(t.Lface,t.Rface)),t.Onext===t)this.killVertex_(t.Org,null);else if(t.Rface.anEdge=t.Oprev,t.Org.anEdge=t.Onext,this.splice_(t,t.Oprev),!r){var a=new nd;this.makeFace_(a,t,t.Lface)}i.Onext===i?(this.killVertex_(i.Org,null),this.killFace_(i.Lface,null)):(t.Lface.anEdge=i.Oprev,i.Org.anEdge=i.Onext,this.splice_(i,i.Oprev)),this.killEdge_(t)},e.prototype.addEdgeVertex=function(t){var i=this.makeEdge_(t),r=i.Sym;this.splice_(i,t.Lnext),i.Org=t.Dst;var a=new Sc;return this.makeVertex_(a,r,i.Org),i.Lface=r.Lface=t.Lface,i},e.prototype.splitEdge=function(t){var i=this.addEdgeVertex(t),r=i.Sym;return this.splice_(t.Sym,t.Sym.Oprev),this.splice_(t.Sym,r),t.Dst=r.Org,r.Dst.anEdge=r.Sym,r.Rface=t.Rface,r.winding=t.winding,r.Sym.winding=t.Sym.winding,r.idx=t.idx,r.Sym.idx=t.Sym.idx,r},e.prototype.connect=function(t,i){var r=!1,a=this.makeEdge_(t),s=a.Sym;if(i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(a,t.Lnext),this.splice_(s,i),a.Org=t.Dst,s.Org=i.Org,a.Lface=s.Lface=t.Lface,t.Lface.anEdge=s,!r){var n=new nd;this.makeFace_(n,a,t.Lface)}return a},e.prototype.zapFace=function(t){var i=t.anEdge,r,a,s,n,o;a=i.Lnext;do r=a,a=r.Lnext,r.Lface=null,r.Rface===null&&(r.Onext===r?this.killVertex_(r.Org,null):(r.Org.anEdge=r.Onext,this.splice_(r,r.Oprev)),s=r.Sym,s.Onext===s?this.killVertex_(s.Org,null):(s.Org.anEdge=s.Onext,this.splice_(s,s.Oprev)),this.killEdge_(r));while(r!=i);n=t.prev,o=t.next,o.prev=n,n.next=o},e.prototype.countFaceVerts_=function(t){var i=t.anEdge,r=0;do r++,i=i.Lnext;while(i!==t.anEdge);return r},e.prototype.mergeConvexFaces=function(t){var i,r,a,s,n,o,l;for(i=this.fHead.next;i!==this.fHead;i=i.next)if(i.inside)for(r=i.anEdge,n=r.Org;a=r.Lnext,s=r.Sym,s&&s.Lface&&s.Lface.inside&&(o=this.countFaceVerts_(i),l=this.countFaceVerts_(s.Lface),o+l-2<=t&&St.vertCCW(r.Lprev.Org,r.Org,s.Lnext.Lnext.Org)&&St.vertCCW(s.Lprev.Org,s.Org,r.Lnext.Lnext.Org)&&(a=s.Lnext,this.delete(s),r=null,s=null)),!(r&&r.Lnext.Org===n);)r=a;return!0},e.prototype.check=function(){var t=this.fHead,i=this.vHead,r=this.eHead,a,s,n,o,l,h;for(s=t,s=t;(a=s.next)!==t;s=a){Dt(a.prev===s),l=a.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Lface===a),l=l.Lnext;while(l!==a.anEdge)}for(Dt(a.prev===s&&a.anEdge===null),o=i,o=i;(n=o.next)!==i;o=n){Dt(n.prev===o),l=n.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Org===n),l=l.Onext;while(l!==n.anEdge)}for(Dt(n.prev===o&&n.anEdge===null),h=r,h=r;(l=h.next)!==r;h=l)Dt(l.Sym.next===h.Sym),Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Org!==null),Dt(l.Dst!==null),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l);Dt(l.Sym.next===h.Sym&&l.Sym===this.eHeadSym&&l.Sym.Sym===l&&l.Org===null&&l.Dst===null&&l.Lface===null&&l.Rface===null)},e}(),xM=function(){function e(){this.handle=null}return e}(),bM=function(){function e(){this.key=null,this.node=0}return e}(),lX=function(){function e(t,i){this.leq=i,this.max=0,this.nodes=[],this.handles=[],this.initialized=!1,this.freeList=0,this.size=0,this.max=t,this.nodes=[],this.handles=[];for(var r=0;r<t+1;r++)this.nodes[r]=new xM,this.handles[r]=new bM;this.initialized=!1,this.nodes[1].handle=1,this.handles[1].key=null}return e.prototype.floatDown_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t<<1,n<this.size&&this.leq(r[i[n+1].handle].key,r[i[n].handle].key)&&++n,Dt(n<=this.max),s=i[n].handle,n>this.size||this.leq(r[a].key,r[s].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.floatUp_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t>>1,s=i[n].handle,n===0||this.leq(r[s].key,r[a].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.init=function(){for(var t=this.size;t>=1;--t)this.floatDown_(t);this.initialized=!0},e.prototype.min=function(){return this.handles[this.nodes[1].handle].key},e.prototype.insert=function(t){var i,r;if(i=++this.size,i*2>this.max){this.max*=2;var a,s;for(s=this.nodes.length,this.nodes.length=this.max+1,a=s;a<this.nodes.length;a++)this.nodes[a]=new xM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new bM}return this.freeList===0?r=i:(r=this.freeList,this.freeList=this.handles[r].node),this.nodes[i].handle=r,this.handles[r].node=i,this.handles[r].key=t,this.initialized&&this.floatUp_(i),r},e.prototype.extractMin=function(){var t=this.nodes,i=this.handles,r=t[1].handle,a=i[r].key;return this.size>0&&(t[1].handle=t[this.size].handle,i[t[1].handle].node=1,i[r].key=null,i[r].node=this.freeList,this.freeList=r,--this.size,this.size>0&&this.floatDown_(1)),a},e.prototype.delete=function(t){var i=this.nodes,r=this.handles,a;Dt(t>=1&&t<=this.max&&r[t].key!==null),a=r[t].node,i[a].handle=i[this.size].handle,r[i[a].handle].node=a,--this.size,a<=this.size&&(a<=1||this.leq(r[i[a>>1].handle].key,r[i[a].handle].key)?this.floatDown_(a):this.floatUp_(a)),r[t].key=null,r[t].node=this.freeList,this.freeList=t},e}(),k0=function(){function e(){this.eUp=null,this.nodeUp=null,this.windingNumber=0,this.inside=!1,this.sentinel=!1,this.dirty=!1,this.fixUpperEdge=!1}return e}(),wM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),hX=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new wM,this.head.next=this.head,this.head.prev=this.head}return e.prototype.min=function(){return this.head.next},e.prototype.max=function(){return this.head.prev},e.prototype.insert=function(t){return this.insertBefore(this.head,t)},e.prototype.search=function(t){var i=this.head;do i=i.next;while(i.key!==null&&!this.leq(this.frame,t,i.key));return i},e.prototype.insertBefore=function(t,i){do t=t.prev;while(t.key!==null&&!this.leq(this.frame,t.key,i));var r=new wM;return r.key=i,r.next=t.next,t.next.prev=r,r.prev=t,t.next=r,r},e.prototype.delete=function(t){t.next.prev=t.prev,t.prev.next=t.next},e}(),cX=function(){function e(){}return e.regionBelow=function(t){return t.nodeUp.prev.key},e.regionAbove=function(t){return t.nodeUp.next.key},e.debugEvent=function(t){},e.addWinding=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.edgeLeq=function(t,i,r){var a=t.event,s=i.eUp,n=r.eUp;if(s.Dst===a)return n.Dst===a?St.vertLeq(s.Org,n.Org)?St.edgeSign(n.Dst,s.Org,n.Org)<=0:St.edgeSign(s.Dst,n.Org,s.Org)>=0:St.edgeSign(n.Dst,a,n.Org)<=0;if(n.Dst===a)return St.edgeSign(s.Dst,a,s.Org)>=0;var o=St.edgeEval(s.Dst,a,s.Org),l=St.edgeEval(n.Dst,a,n.Org);return o>=l},e.deleteRegion=function(t,i){i.fixUpperEdge&&Dt(i.eUp.winding===0),i.eUp.activeRegion=null,t.dict.delete(i.nodeUp)},e.fixUpperEdge=function(t,i,r){Dt(i.fixUpperEdge),t.mesh.delete(i.eUp),i.fixUpperEdge=!1,i.eUp=r,r.activeRegion=i},e.topLeftRegion=function(t,i){var r=i.eUp.Org,a;do i=e.regionAbove(i);while(i.eUp.Org===r);if(i.fixUpperEdge){if(a=t.mesh.connect(e.regionBelow(i).eUp.Sym,i.eUp.Lnext),a===null)return null;e.fixUpperEdge(t,i,a),i=e.regionAbove(i)}return i},e.topRightRegion=function(t){var i=t.eUp.Dst;do t=e.regionAbove(t);while(t.eUp.Dst===i);return t},e.addRegionBelow=function(t,i,r){var a=new k0;return a.eUp=r,a.nodeUp=t.dict.insertBefore(i.nodeUp,a),a.fixUpperEdge=!1,a.sentinel=!1,a.dirty=!1,r.activeRegion=a,a},e.isWindingInside=function(t,i){switch(t.windingRule){case Ti.ODD:return(i&1)!==0;case Ti.NONZERO:return i!==0;case Ti.POSITIVE:return i>0;case Ti.NEGATIVE:return i<0;case Ti.ABS_GEQ_TWO:return i>=2||i<=-2}throw new Error("Invalid winding rulle")},e.computeWinding=function(t,i){i.windingNumber=e.regionAbove(i).windingNumber+i.eUp.winding,i.inside=e.isWindingInside(t,i.windingNumber)},e.finishRegion=function(t,i){var r=i.eUp,a=r.Lface;a.inside=i.inside,a.anEdge=r,e.deleteRegion(t,i)},e.finishLeftRegions=function(t,i,r){for(var a,s=null,n=i,o=i.eUp;n!==r;){if(n.fixUpperEdge=!1,s=e.regionBelow(n),a=s.eUp,a.Org!=o.Org){if(!s.fixUpperEdge){e.finishRegion(t,n);break}a=t.mesh.connect(o.Lprev,a.Sym),e.fixUpperEdge(t,s,a)}o.Onext!==a&&(t.mesh.splice(a.Oprev,a),t.mesh.splice(o,a)),e.finishRegion(t,n),o=s.eUp,n=s}return o},e.addRightEdges=function(t,i,r,a,s,n){var o,l,h,c,u=!0;h=r;do Dt(St.vertLeq(h.Org,h.Dst)),e.addRegionBelow(t,i,h.Sym),h=h.Onext;while(h!==a);for(s===null&&(s=e.regionBelow(i).eUp.Rprev),l=i,c=s;o=e.regionBelow(l),h=o.eUp.Sym,h.Org===c.Org;)h.Onext!==c&&(t.mesh.splice(h.Oprev,h),t.mesh.splice(c.Oprev,h)),o.windingNumber=l.windingNumber-h.winding,o.inside=e.isWindingInside(t,o.windingNumber),l.dirty=!0,!u&&e.checkForRightSplice(t,l)&&(e.addWinding(h,c),e.deleteRegion(t,l),t.mesh.delete(c)),u=!1,l=o,c=h;l.dirty=!0,Dt(l.windingNumber-h.winding===o.windingNumber),n&&e.walkDirtyRegions(t,l)},e.spliceMergeVertices=function(t,i,r){t.mesh.splice(i,r)},e.vertexWeights=function(t,i,r){var a=St.vertL1dist(i,t),s=St.vertL1dist(r,t),n=.5*s/(a+s),o=.5*a/(a+s);t.coords[0]+=n*i.coords[0]+o*r.coords[0],t.coords[1]+=n*i.coords[1]+o*r.coords[1],t.coords[2]+=n*i.coords[2]+o*r.coords[2]},e.getIntersectData=function(t,i,r,a,s,n){i.coords[0]=i.coords[1]=i.coords[2]=0,i.idx=-1,e.vertexWeights(i,r,a),e.vertexWeights(i,s,n)},e.checkForRightSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp;if(St.vertLeq(a.Org,s.Org)){if(St.edgeSign(s.Dst,a.Org,s.Org)>0)return!1;St.vertEq(a.Org,s.Org)?a.Org!==s.Org&&(t.pq.delete(a.Org.pqHandle),e.spliceMergeVertices(t,s.Oprev,a)):(t.mesh.splitEdge(s.Sym),t.mesh.splice(a,s.Oprev),i.dirty=r.dirty=!0)}else{if(St.edgeSign(a.Dst,s.Org,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Oprev,a)}return!0},e.checkForLeftSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n;if(Dt(!St.vertEq(a.Dst,s.Dst)),St.vertLeq(a.Dst,s.Dst)){if(St.edgeSign(a.Dst,s.Dst,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,n=t.mesh.splitEdge(a),t.mesh.splice(s.Sym,n),n.Lface.inside=i.inside}else{if(St.edgeSign(s.Dst,a.Dst,s.Org)>0)return!1;i.dirty=r.dirty=!0,n=t.mesh.splitEdge(s),t.mesh.splice(a.Lnext,s.Sym),n.Rface.inside=i.inside}return!0},e.checkForIntersect=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n=a.Org,o=s.Org,l=a.Dst,h=s.Dst,c,u,d=new Sc,p,f;if(Dt(!St.vertEq(h,l)),Dt(St.edgeSign(l,t.event,n)<=0),Dt(St.edgeSign(h,t.event,o)>=0),Dt(n!==t.event&&o!==t.event),Dt(!i.fixUpperEdge&&!r.fixUpperEdge),n===o||(c=Math.min(n.t,l.t),u=Math.max(o.t,h.t),c>u))return!1;if(St.vertLeq(n,o)){if(St.edgeSign(h,n,o)>0)return!1}else if(St.edgeSign(l,o,n)<0)return!1;return e.debugEvent(t),St.intersect(l,n,h,o,d),Dt(Math.min(n.t,l.t)<=d.t),Dt(d.t<=Math.max(o.t,h.t)),Dt(Math.min(h.s,l.s)<=d.s),Dt(d.s<=Math.max(o.s,n.s)),St.vertLeq(d,t.event)&&(d.s=t.event.s,d.t=t.event.t),p=St.vertLeq(n,o)?n:o,St.vertLeq(p,d)&&(d.s=p.s,d.t=p.t),St.vertEq(d,n)||St.vertEq(d,o)?(e.checkForRightSplice(t,i),!1):!St.vertEq(l,t.event)&&St.edgeSign(l,t.event,d)>=0||!St.vertEq(h,t.event)&&St.edgeSign(h,t.event,d)<=0?h===t.event?(t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Sym,a),i=e.topLeftRegion(t,i),a=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),r),e.addRightEdges(t,i,a.Oprev,a,a,!0),!0):l===t.event?(t.mesh.splitEdge(s.Sym),t.mesh.splice(a.Lnext,s.Oprev),r=i,i=e.topRightRegion(i),f=e.regionBelow(i).eUp.Rprev,r.eUp=s.Oprev,s=e.finishLeftRegions(t,r,null),e.addRightEdges(t,i,s.Onext,a.Rprev,f,!0),!0):(St.edgeSign(l,t.event,d)>=0&&(e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),a.Org.s=t.event.s,a.Org.t=t.event.t),St.edgeSign(h,t.event,d)<=0&&(i.dirty=r.dirty=!0,t.mesh.splitEdge(s.Sym),s.Org.s=t.event.s,s.Org.t=t.event.t),!1):(t.mesh.splitEdge(a.Sym),t.mesh.splitEdge(s.Sym),t.mesh.splice(s.Oprev,a),a.Org.s=d.s,a.Org.t=d.t,a.Org.pqHandle=t.pq.insert(a.Org),e.getIntersectData(t,a.Org,n,l,o,h),e.regionAbove(i).dirty=i.dirty=r.dirty=!0,!1)},e.walkDirtyRegions=function(t,i){for(var r=e.regionBelow(i),a,s;;){for(;r.dirty;)i=r,r=e.regionBelow(r);if(!i.dirty&&(r=i,i=e.regionAbove(i),i===null||!i.dirty))return;if(i.dirty=!1,a=i.eUp,s=r.eUp,a.Dst!==s.Dst&&e.checkForLeftSplice(t,i)&&(r.fixUpperEdge?(e.deleteRegion(t,r),t.mesh.delete(s),r=e.regionBelow(i),s=r.eUp):i.fixUpperEdge&&(e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r),a=i.eUp)),a.Org!==s.Org)if(a.Dst!==s.Dst&&!i.fixUpperEdge&&!r.fixUpperEdge&&(a.Dst===t.event||s.Dst===t.event)){if(e.checkForIntersect(t,i))return}else e.checkForRightSplice(t,i);a.Org===s.Org&&a.Dst===s.Dst&&(e.addWinding(s,a),e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r))}},e.connectRightVertex=function(t,i,r){var a,s=r.Onext,n=e.regionBelow(i),o=i.eUp,l=n.eUp,h=!1;if(o.Dst!==l.Dst&&e.checkForIntersect(t,i),St.vertEq(o.Org,t.event)&&(t.mesh.splice(s.Oprev,o),i=e.topLeftRegion(t,i),s=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),n),h=!0),St.vertEq(l.Org,t.event)&&(t.mesh.splice(r,l.Oprev),r=e.finishLeftRegions(t,n,null),h=!0),h){e.addRightEdges(t,i,r.Onext,s,s,!0);return}St.vertLeq(l.Org,o.Org)?a=l.Oprev:a=o,a=t.mesh.connect(r.Lprev,a),e.addRightEdges(t,i,a,a.Onext,a.Onext,!1),a.Sym.activeRegion.fixUpperEdge=!0,e.walkDirtyRegions(t,i)},e.connectLeftDegenerate=function(t,i,r){var a,s,n,o,l;if(a=i.eUp,St.vertEq(a.Org,r)){Dt(!1),e.spliceMergeVertices(t,a,r.anEdge);return}if(!St.vertEq(a.Dst,r)){t.mesh.splitEdge(a.Sym),i.fixUpperEdge&&(t.mesh.delete(a.Onext),i.fixUpperEdge=!1),t.mesh.splice(r.anEdge,a),e.sweepEvent(t,r);return}Dt(!1),i=e.topRightRegion(i),l=e.regionBelow(i),n=l.eUp.Sym,s=o=n.Onext,l.fixUpperEdge&&(Dt(s!==n),e.deleteRegion(t,l),t.mesh.delete(n),n=s.Oprev),t.mesh.splice(r.anEdge,n),St.edgeGoesLeft(s)||(s=null),e.addRightEdges(t,i,n.Onext,o,s,!0)},e.connectLeftVertex=function(t,i){var r,a,s,n,o,l,h=new k0;if(h.eUp=i.anEdge.Sym,r=t.dict.search(h).key,a=e.regionBelow(r),!!a){if(n=r.eUp,o=a.eUp,St.edgeSign(n.Dst,i,n.Org)===0){e.connectLeftDegenerate(t,r,i);return}if(s=St.vertLeq(o.Dst,n.Dst)?r:a,r.inside||s.fixUpperEdge){if(s===r)l=t.mesh.connect(i.anEdge.Sym,n.Lnext);else{var c=t.mesh.connect(o.Dnext,i.anEdge);l=c.Sym}s.fixUpperEdge?e.fixUpperEdge(t,s,l):e.computeWinding(t,e.addRegionBelow(t,r,l)),e.sweepEvent(t,i)}else e.addRightEdges(t,r,i.anEdge,i.anEdge,null,!0)}},e.sweepEvent=function(t,i){t.event=i,e.debugEvent(t);for(var r=i.anEdge;r.activeRegion===null;)if(r=r.Onext,r===i.anEdge){e.connectLeftVertex(t,i);return}var a=e.topLeftRegion(t,r.activeRegion);Dt(a!==null);var s=e.regionBelow(a),n=s.eUp,o=e.finishLeftRegions(t,s,null);o.Onext===n?e.connectRightVertex(t,a,o):e.addRightEdges(t,a,o.Onext,n,n,!0)},e.addSentinel=function(t,i,r,a){var s=new k0,n=t.mesh.makeEdge();n.Org.s=r,n.Org.t=a,n.Dst.s=i,n.Dst.t=a,t.event=n.Dst,s.eUp=n,s.windingNumber=0,s.inside=!1,s.fixUpperEdge=!1,s.sentinel=!0,s.dirty=!1,s.nodeUp=t.dict.insert(s)},e.initEdgeDict=function(t){t.dict=new hX(t,e.edgeLeq);var i=t.bmax[0]-t.bmin[0],r=t.bmax[1]-t.bmin[1],a=t.bmin[0]-i,s=t.bmax[0]+i,n=t.bmin[1]-r,o=t.bmax[1]+r;e.addSentinel(t,a,s,n),e.addSentinel(t,a,s,o)},e.doneEdgeDict=function(t){for(var i,r=0;(i=t.dict.min().key)!==null;)i.sentinel||(Dt(i.fixUpperEdge),Dt(++r===1)),Dt(i.windingNumber===0),e.deleteRegion(t,i)},e.removeDegenerateEdges=function(t){var i,r,a,s=t.mesh.eHead;for(i=s.next;i!==s;i=r)r=i.next,a=i.Lnext,St.vertEq(i.Org,i.Dst)&&i.Lnext.Lnext!==i&&(e.spliceMergeVertices(t,a,i),t.mesh.delete(i),i=a,a=i.Lnext),a.Lnext===i&&(a!==i&&((a===r||a===r.Sym)&&(r=r.next),t.mesh.delete(a)),(i===r||i===r.Sym)&&(r=r.next),t.mesh.delete(i))},e.initPriorityQ=function(t){var i,r,a,s=0;for(a=t.mesh.vHead,r=a.next;r!==a;r=r.next)s++;for(s+=8,i=t.pq=new lX(s,St.vertLeq),a=t.mesh.vHead,r=a.next;r!==a;r=r.next)r.pqHandle=i.insert(r);return r!==a?!1:(i.init(),!0)},e.donePriorityQ=function(t){t.pq=null},e.removeDegenerateFaces=function(t,i){var r,a,s;for(r=i.fHead.next;r!==i.fHead;r=a)a=r.next,s=r.anEdge,Dt(s.Lnext!==s),s.Lnext.Lnext===s&&(e.addWinding(s.Onext,s),t.mesh.delete(s));return!0},e.computeInterior=function(t,i){i===void 0&&(i=!0);var r,a;if(e.removeDegenerateEdges(t),!e.initPriorityQ(t))return!1;for(e.initEdgeDict(t);(r=t.pq.extractMin())!==null;){for(;a=t.pq.min(),!(a===null||!St.vertEq(a,r));)a=t.pq.extractMin(),e.spliceMergeVertices(t,r.anEdge,a.anEdge);e.sweepEvent(t,r)}return t.event=t.dict.min().key.eUp.Org,e.debugEvent(t),e.doneEdgeDict(t),e.donePriorityQ(t),e.removeDegenerateFaces(t,t.mesh)?(i&&t.mesh.check(),!0):!1},e}(),uX=function(){function e(){this.mesh=new yM,this.normal=[0,0,0],this.sUnit=[0,0,0],this.tUnit=[0,0,0],this.bmin=[0,0],this.bmax=[0,0],this.windingRule=Ti.ODD,this.dict=null,this.pq=null,this.event=null,this.vertexIndexCounter=0,this.vertices=[],this.vertexIndices=[],this.vertexCount=0,this.elements=[],this.elementCount=0}return e.prototype.dot_=function(t,i){return t[0]*i[0]+t[1]*i[1]+t[2]*i[2]},e.prototype.normalize_=function(t){var i=t[0]*t[0]+t[1]*t[1]+t[2]*t[2];if(!i)throw"Zero-size vector!";i=Math.sqrt(i),t[0]/=i,t[1]/=i,t[2]/=i},e.prototype.longAxis_=function(t){var i=0;return Math.abs(t[1])>Math.abs(t[0])&&(i=1),Math.abs(t[2])>Math.abs(t[i])&&(i=2),i},e.prototype.computeNormal_=function(t){var i,r,a,s,n,o,l=[0,0,0],h=[0,0,0],c=[0,0,0],u=[0,0,0],d=[0,0,0],p=[null,null,null],f=[null,null,null],m=this.mesh.vHead;i=m.next;for(var g=0;g<3;++g)s=i.coords[g],h[g]=s,f[g]=i,l[g]=s,p[g]=i;for(i=m.next;i!==m;i=i.next)for(var y=0;y<3;++y)s=i.coords[y],s<h[y]&&(h[y]=s,f[y]=i),s>l[y]&&(l[y]=s,p[y]=i);var x=0;if(l[1]-h[1]>l[0]-h[0]&&(x=1),l[2]-h[2]>l[x]-h[x]&&(x=2),h[x]>=l[x]){t[0]=0,t[1]=0,t[2]=1;return}for(o=0,r=f[x],a=p[x],c[0]=r.coords[0]-a.coords[0],c[1]=r.coords[1]-a.coords[1],c[2]=r.coords[2]-a.coords[2],i=m.next;i!==m;i=i.next)u[0]=i.coords[0]-a.coords[0],u[1]=i.coords[1]-a.coords[1],u[2]=i.coords[2]-a.coords[2],d[0]=c[1]*u[2]-c[2]*u[1],d[1]=c[2]*u[0]-c[0]*u[2],d[2]=c[0]*u[1]-c[1]*u[0],n=d[0]*d[0]+d[1]*d[1]+d[2]*d[2],n>o&&(o=n,t[0]=d[0],t[1]=d[1],t[2]=d[2]);o<=0&&(t[0]=t[1]=t[2]=0,t[this.longAxis_(c)]=1)},e.prototype.checkOrientation_=function(){for(var t=this.mesh.fHead,i,r=this.mesh.vHead,a,s=0,n=t.next;n!==t;n=n.next)if(a=n.anEdge,!(a.winding<=0))do s+=(a.Org.s-a.Dst.s)*(a.Org.t+a.Dst.t),a=a.Lnext;while(a!==n.anEdge);if(s<0){for(i=r.next;i!==r;i=i.next)i.t=-i.t;this.tUnit[0]=-this.tUnit[0],this.tUnit[1]=-this.tUnit[1],this.tUnit[2]=-this.tUnit[2]}},e.prototype.projectPolygon_=function(){var t=this.mesh.vHead,i=[0,0,0],r,a,s=!1;i[0]=this.normal[0],i[1]=this.normal[1],i[2]=this.normal[2],!i[0]&&!i[1]&&!i[2]&&(this.computeNormal_(i),s=!0),r=this.sUnit,a=this.tUnit;var n=this.longAxis_(i);r[n]=0,r[(n+1)%3]=1,r[(n+2)%3]=0,a[n]=0,a[(n+1)%3]=0,a[(n+2)%3]=i[n]>0?1:-1;for(var o=t.next;o!==t;o=o.next)o.s=this.dot_(o.coords,r),o.t=this.dot_(o.coords,a);s&&this.checkOrientation_();for(var l=!0,h=t.next;h!==t;h=h.next)l?(this.bmin[0]=this.bmax[0]=h.s,this.bmin[1]=this.bmax[1]=h.t,l=!1):(h.s<this.bmin[0]&&(this.bmin[0]=h.s),h.s>this.bmax[0]&&(this.bmax[0]=h.s),h.t<this.bmin[1]&&(this.bmin[1]=h.t),h.t>this.bmax[1]&&(this.bmax[1]=h.t))},e.prototype.addWinding_=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.prototype.tessellateMonoRegion_=function(t,i){var r,a;if(r=i.anEdge,!(r.Lnext!==r&&r.Lnext.Lnext!==r))throw"Mono region invalid";for(;St.vertLeq(r.Dst,r.Org);r=r.Lprev);for(;St.vertLeq(r.Org,r.Dst);r=r.Lnext);a=r.Lprev;for(var s=void 0;r.Lnext!==a;)if(St.vertLeq(r.Dst,a.Org)){for(;a.Lnext!==r&&(St.edgeGoesLeft(a.Lnext)||St.edgeSign(a.Org,a.Dst,a.Lnext.Dst)<=0);)s=t.connect(a.Lnext,a),a=s.Sym;a=a.Lprev}else{for(;a.Lnext!==r&&(St.edgeGoesRight(r.Lprev)||St.edgeSign(r.Dst,r.Org,r.Lprev.Org)>=0);)s=t.connect(r,r.Lprev),r=s.Sym;r=r.Lnext}if(a.Lnext===r)throw"Mono region invalid";for(;a.Lnext.Lnext!==r;)s=t.connect(a.Lnext,a),a=s.Sym;return!0},e.prototype.tessellateInterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)if(i=r.next,r.inside&&!this.tessellateMonoRegion_(t,r))return!1;return!0},e.prototype.discardExterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)i=r.next,r.inside||t.zapFace(r)},e.prototype.setWindingNumber_=function(t,i,r){for(var a,s=t.eHead.next;s!==t.eHead;s=a)a=s.next,s.Rface.inside!==s.Lface.inside?s.winding=s.Lface.inside?i:-i:r?t.delete(s):s.winding=0},e.prototype.getNeighbourFace_=function(t){return!t.Rface||!t.Rface.inside?-1:t.Rface.n},e.prototype.outputPolymesh_=function(t,i,r,a){var s,n=0,o=0,l;r>3&&t.mergeConvexFaces(r);for(var h=t.vHead.next;h!==t.vHead;h=h.next)h.n=-1;for(var c=t.fHead.next;c!==t.fHead;c=c.next)if(c.n=-1,!!c.inside){s=c.anEdge,l=0;do{var h=s.Org;h.n===-1&&(h.n=o,o++),l++,s=s.Lnext}while(s!==c.anEdge);if(l>r)throw"Face vertex greater that support polygon";c.n=n,++n}this.elementCount=n,i===xr.CONNECTED_POLYGONS&&(n*=2),this.elements=[],this.elements.length=n*r,this.vertexCount=o,this.vertices=[],this.vertices.length=o*a,this.vertexIndices=[],this.vertexIndices.length=o;for(var h=t.vHead.next;h!==t.vHead;h=h.next)if(h.n!==-1){var u=h.n*a;this.vertices[u+0]=h.coords[0],this.vertices[u+1]=h.coords[1],a>2&&(this.vertices[u+2]=h.coords[2]),this.vertexIndices[h.n]=h.idx}for(var d=0,c=t.fHead.next;c!==t.fHead;c=c.next)if(c.inside){s=c.anEdge,l=0;do{var h=s.Org;this.elements[d++]=h.n,l++,s=s.Lnext}while(s!==c.anEdge);for(var p=l;p<r;++p)this.elements[d++]=-1;if(i===xr.CONNECTED_POLYGONS){s=c.anEdge;do this.elements[d++]=this.getNeighbourFace_(s),s=s.Lnext;while(s!==c.anEdge);for(var f=l;f<r;++f)this.elements[d++]=-1}}},e.prototype.outputContours_=function(t,i){var r,a,s=0,n=0;this.vertexCount=0,this.elementCount=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){a=r=o.anEdge;do this.vertexCount++,r=r.Lnext;while(r!==a);this.elementCount++}this.elements=[],this.elements.length=this.elementCount*2,this.vertices=[],this.vertices.length=this.vertexCount*i,this.vertexIndices=[],this.vertexIndices.length=this.vertexCount;var l=0,h=0,c=0;s=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){n=0,a=r=o.anEdge;do this.vertices[l++]=r.Org.coords[0],this.vertices[l++]=r.Org.coords[1],i>2&&(this.vertices[l++]=r.Org.coords[2]),this.vertexIndices[h++]=this.vertexIdCallback?this.vertexIdCallback(r):r.Org.idx,n++,r=r.Lnext;while(r!==a);this.elements[c++]=s,this.elements[c++]=n,s+=n}},e.prototype.addContour=function(t,i){this.mesh===null&&(this.mesh=new yM),t<2&&(t=2),t>3&&(t=3);for(var r=null,a=0;a<i.length;a+=t)r===null?(r=this.mesh.makeEdge(),this.mesh.splice(r,r.Sym)):(this.mesh.splitEdge(r),r=r.Lnext),r.Org.coords[0]=i[a+0],r.Org.coords[1]=i[a+1],t>2?r.Org.coords[2]=i[a+2]:r.Org.coords[2]=0,r.Org.idx=this.vertexIndexCounter++,this.edgeCreateCallback&&this.edgeCreateCallback(r),r.winding=1,r.Sym.winding=-1},e.prototype.tesselate=function(t,i,r,a,s,n){if(t===void 0&&(t=Ti.ODD),i===void 0&&(i=xr.POLYGONS),n===void 0&&(n=!0),this.vertices=[],this.elements=[],this.vertexIndices=[],this.vertexIndexCounter=0,s&&(this.normal[0]=s[0],this.normal[1]=s[1],this.normal[2]=s[2]),this.windingRule=t,a<2&&(a=2),a>3&&(a=3),!this.mesh)return!1;this.projectPolygon_(),cX.computeInterior(this,n);var o=this.mesh;return i===xr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===xr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function fl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?xr.POLYGONS:r,s=e.polySize,n=s===void 0?3:s,o=e.vertexSize,l=o===void 0?2:o,h=e.normal,c=h===void 0?[0,0,1]:h,u=e.contours,d=u===void 0?[]:u,p=e.strict,f=p===void 0?!0:p,m=e.debug,g=m===void 0?!1:m;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new uX;e.edgeCreateCallback&&(y.edgeCreateCallback=e.edgeCreateCallback),e.vertexIdCallback&&(y.vertexIdCallback=e.vertexIdCallback);for(var x=0;x<d.length;x++)y.addContour(l||2,d[x]);return y.tesselate(i,a,n,l,c,f),{vertices:y.vertices,vertexIndices:y.vertexIndices,vertexCount:y.vertexCount,elements:y.elements,elementCount:y.elementCount,mesh:g?y.mesh:void 0}}}var sse=Ti.ODD,nse=Ti.NONZERO,ose=Ti.POSITIVE,lse=Ti.NEGATIVE,hse=Ti.ABS_GEQ_TWO,cse=xr.POLYGONS,use=xr.CONNECTED_POLYGONS,dse=xr.BOUNDARY_CONTOURS,ix=class{constructor(e=256,t=!1){this.capacity=e,this.size=0,this.debug=t,this.debug&&console.log(`allocating with cap ${e}`);let i=e*ix.eSize;this.buffer=new ArrayBuffer(i);let r=Float32Array.BYTES_PER_ELEMENT,a=0;this.positions=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.normals=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.uvs=new Float32Array(this.buffer,a*r,2*e)}realloc(e,t=!1){if(e<this.size)throw Error("cannot shrink buffer");if(e<=this.capacity&&!t)return;this.debug&&console.log(`resizing from ${this.capacity} \u2192 ${e}`);let i=e*ix.eSize,r=new ArrayBuffer(i),a=Float32Array.BYTES_PER_ELEMENT,s=0,n=new Float32Array(r,s*a,3*e);s+=3*e;let o=new Float32Array(r,s*a,3*e);s+=3*e;let l=new Float32Array(r,s*a,2*e);t?(n.set(this.positions.subarray(0,this.size*3)),o.set(this.normals.subarray(0,this.size*3)),l.set(this.uvs.subarray(0,this.size*2))):(n.set(this.positions),o.set(this.normals),l.set(this.uvs)),this.buffer=r,this.positions=n,this.normals=o,this.uvs=l,this.capacity=e}get(e=1){let t=this.size+e;if(t>this.capacity){let r=this.capacity;for(;t>r;)r*=2;this.realloc(r)}let i=this.size;return this.size=t,i}reserve(e){let t=this.size+e;t>this.capacity&&this.realloc(t)}shrink(){this.debug&&console.log(`shrinking ${this.capacity} \u2192 ${this.size}`),this.realloc(this.size,!0)}},fP=ix;fP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var dX=Do(vL()),Bb={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},mP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},gP={vertices:[-160,160,160,-160,160,160,-160,-160],vertexIndices:[1,3,0,2],vertexCount:4,elements:[0,1,2,1,0,3],elementCount:2,mesh:void 0},U0=(e,t)=>([i,r])=>(r<i&&(r+=t),(e>=i?e:e+t)<=r),zb=class extends yt{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD,n=!1){super(),this.forPathBevel=n,this.type="ShapeGeometry",this.vertexCache={},this._shape=e,this._depth=t,this._curveSegments=r,this._bevelSegmentsInput=a;let o=this._shape.extractShapePointsToFlatArray([],r),l=this._shape.shapeHoles.map(T=>{let P=T.extractShapePointsToFlatArray([],r),I=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];I.push(F,L)}return I}),h=[],c=[];for(let T=0;T<o.length;T+=2)c.push([o[T],o[T+1]]);h.push(c);for(let T=0;T<l.length;T++){let P=l[T],I=[];for(let z=0;z<P.length;z+=2)I.push([P[z],P[z+1]]);h.push(I)}let u;e.isText?u=new O3().setFromPoints(e.points.map(T=>T.position)).getSize(new ae).length()*.1:h[0].length===0?u=i:u=(0,dX.default)(h).distance,i<=0?(this._bevel=0,this._bevelSegments=0):(this._bevel=Math.min(i,u,t/2),this._bevelSegments=Math.floor(a));let d;try{d=fl({windingRule:s,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Bb}let p;try{p=fl({windingRule:Ti.ODD,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=mP}if(!d)throw new Error("error generating geometry");let f=d.elementCount;if(p){d.elementCount+=p.elementCount;for(let T=0;T<p.elements.length;T++){let P=p.elements[T],I=T%2===0?d.vertexCount:0;d.elements.push(P+I)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],I=d.vertexCount;d.vertexIndices.push(P+I)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let m=1/0,g=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let I=T*2,z=d.vertices[I+0],F=d.vertices[I+1];z<m&&(m=z),z>g&&(g=z),F<y&&(y=F),F>x&&(x=F)}this._minX=m,this._minY=y,this._width=g-m,this._height=x-y,this._buffer=new fP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,I=T*2,z=d.elements[I+0],F=d.elements[I+1],L=z+F,j={start:z,count:F,normals:[],continuous:[],concave:[]},Y=z,Q=L-1,q=z+1,te=this._shape.roundedCurves.length;do{let he=Y-z,ue=d.vertices[Q*2+0],ce=d.vertices[Q*2+1],Ee=d.vertices[Y*2+0],ve=d.vertices[Y*2+1],Ae=d.vertices[q*2+0],ye=d.vertices[q*2+1],Ne=Ee-ue,Le=ve-ce,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ee-Ae,Je=ve-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,j.normals[he*2+0]=-Je,j.normals[he*2+1]=tt,j.concave[he]=Ne*Je-Le*tt>0;let at=d.vertexIndices[Y];if(Array.isArray(at))j.continuous[he]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)j.continuous[he]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+te)%te;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);j.continuous[he]=$.dot(W)>.95}}P&&(j.normals[he*2+0]*=-1,j.normals[he*2+1]*=-1),[Q,Y,q]=[Y,q,q+1],q>=L&&(q-=F)}while(q!==z+1);let le=[];le.push({bevelI:0,angle:0,size:0,boundary:{vertices:d.vertices.slice(z*2,L*2),vertexCount:F,vertexIndices:new Array(F).fill(!0).map((he,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let re=0;for(let he=1;he<=this._bevelSegments;he++){let ue=he/this._bevelSegments*Math.PI/2,ce=(1-Math.cos(ue))*this._bevel,Ee=[],ve=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[j.start*2+tt+0],at=d.vertices[j.start*2+tt+1],Ze=-j.normals[Je+0]*ce,Qe=-j.normals[Je+1]*ce,pt=-j.normals[tt+0]*ce,bt=-j.normals[tt+1]*ce;if(j.concave[Te]||!j.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(j.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*ce,De=Math.sin(He)*ce;Ee[2*Ne+0]=rt+V*(P?-1:1),Ee[2*Ne+1]=at+De*(P?-1:1),ye[Ne]=Te,Ne++}else{let He=Math.max(1,Math.floor(r/4*Math.abs(_e)/Math.PI));for(let V=0;V<=He;V++){let De=$+_e*(V/He),ut=Math.cos(De)*ce,We=Math.sin(De)*ce;Ee[2*Ne+0]=rt+ut,Ee[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ee[2*Ne+0]=rt+Ze,Ee[2*Ne+1]=at+Qe,ye[Ne]=Te,ve[Te]=Ne,Ne++,Ee[2*Ne+0]=rt,Ee[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ee[2*Ne+0]=rt+pt,Ee[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=fl({windingRule:Ti.POSITIVE,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ee],edgeCreateCallback:Te=>{let tt=Te.Org.idx,Je=ye[tt],rt=ye[(tt+1)%ye.length];Te.idx=[Je,rt],Te.Sym.idx=[rt,Je]},vertexIdCallback:Te=>{let tt=Te.Lprev.idx;return[tt?tt[1]:0,Te.idx?Te.idx[0]:0]}});if(!Le)throw console.log("Error"),new Error(`error generating bevel geometry for ${he}'th loop`);if(!Le.vertexCount){let Te=(he-1)/this._bevelSegments*Math.PI/2;re=(1-Math.sin(Te))*this._bevel;break}for(let Te=0;Te<Le.vertexIndices.length;Te++){let[tt,Je]=Le.vertexIndices[Te];if(tt===Je)continue;let rt=Je;Je<tt&&(rt+=F);for(let at=tt;at<rt;at++){let Ze=at%F,Qe=(at+1)%F;if(!j.continuous[Ze]||!j.continuous[Qe]){Le.vertexIndices[Te]=[tt,Ze],Le.vertexIndices.splice(Te+1,0,[Qe,Je]),Le.vertices.splice((Te+1)*2,0,Le.vertices[Te*2],Le.vertices[Te*2+1]);break}}}le.push({bevelI:he,angle:ue,size:ce,boundary:Le,reverseMap:ye,insetPoints:Ee})}let ie=(he,ue,ce)=>{let Ee=0,ve=he.boundary.vertexIndices.length;for(;Ee<ve&&ce(he.boundary.vertexIndices[ue]);)ue=(ue+1)%ve,Ee++;return Ee},fe=b.length;for(let he=1;he<le.length;he++){let ue=le[he-1],ce=le[he],Ee=ue.boundary.vertexIndices.length,ve=ce.boundary.vertexIndices.length;if(!Ee||!ve)break;let Ae=j.concave.length,ye=0,Ne=U0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!ce.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=U0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=ce.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ee;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%ve;while(Ne(ce.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(j,ue,(Le-1+Ee)%Ee,void 0,Je),at=this._buildBevelVert(j,ce,(Te-1+ve)%ve,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=U0(ye,F);let W=ie(ue,Le,Ne),_e=ie(ce,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(j,ue,(Le+V)%Ee,V/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt;$=!0}else if(!W&&_e)for(let V=0;V<_e;V++)bt=this._buildBevelVert(j,ce,(Te+V)%ve,V/(_e-1),Je),b.push(Qe.topN,Ze.topP,bt.topP),n===!1&&b.push(Ze.bottomP,Qe.bottomN,bt.bottomP),Qe=bt;else if(W&&_e)if(pt=this._buildBevelVert(j,ue,Le,0,Je),bt=this._buildBevelVert(j,ce,Te,0,Je),He?(b.push(Ze.topN,bt.topP,Qe.topN),b.push(Ze.topN,pt.topP,bt.topP),n===!1&&(b.push(bt.bottomP,Ze.bottomN,Qe.bottomN),b.push(bt.bottomP,pt.bottomP,Ze.bottomN))):(b.push(Qe.topN,Ze.topN,pt.topP),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP))),Ze=pt,Qe=bt,W===_e)for(let V=1;V<W;V++)pt=this._buildBevelVert(j,ue,(Le+V)%Ee,V/(W-1),Je),bt=this._buildBevelVert(j,ce,(Te+V)%ve,V/(_e-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP)),Ze=pt,Qe=bt;else if(W>_e){let V=W/_e,De=0;for(let ut=1;ut<W;ut++)pt=this._buildBevelVert(j,ue,(Le+ut)%Ee,ut/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt,ut>(De+1)*V&&(De++,bt=this._buildBevelVert(j,ce,(Te+De)%ve,De/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt)}else{let V=_e/W,De=0;for(let ut=1;ut<_e;ut++)bt=this._buildBevelVert(j,ce,(Te+ut)%ve,ut/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt,ut>(De+1)*V&&(De++,pt=this._buildBevelVert(j,ue,(Le+De)%Ee,De/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt)}Le=(Le+W)%Ee,Te=(Te+_e)%ve,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(le,j,b),P){let he=[];for(let ue=b.length-1;ue>=fe+2;ue-=3){let ce=b[ue-2],Ee=b[ue-1],ve=b[ue-0];he.push(ve,Ee,ce)}b.splice(fe,b.length-fe,...he)}if(P){let he=[];for(let ue=le[le.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let ce=le[le.length-1].boundary.vertices[ue-1],Ee=le[le.length-1].boundary.vertices[ue-0];he.push(ce,Ee)}_.push(he)}if(!P){let he=le[le.length-1],ue;try{ue=fl({windingRule:le.length>1?Ti.POSITIVE:Ti.ODD,elementType:xr.POLYGONS,vertexSize:2,strict:!0,contours:[he.insetPoints,..._]})}catch{ue=gP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let ce=0;ce<ue.elementCount*3;ce+=3){let Ee=this._buildSurfaceVert(ue,ue.elements[ce+0],re),ve=this._buildSurfaceVert(ue,ue.elements[ce+1],re),Ae=this._buildSurfaceVert(ue,ue.elements[ce+2],re);b.push(Ee.top,ve.top,Ae.top),n===!1&&b.push(Ae.bottom,ve.bottom,Ee.bottom)}}this.vertexCache={}}this._buffer.shrink();let M=new It(Uint32Array.from(b),1),S=new It(this._buffer.positions,3),C=new It(this._buffer.normals,3),A=new It(this._buffer.uvs,2);S.needsUpdate=!0,C.needsUpdate=!0,A.needsUpdate=!0,M.needsUpdate=!0,this.setAttribute("position",S),this.setAttribute("normal",C),this.setAttribute("uv",A),this.setIndex(M)}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}_buildSurfaceVert(e,t,i){let r=t.toString();if(r in this.vertexCache)return this.vertexCache[r];let a=e.vertices[t*2+0],s=e.vertices[t*2+1],n=(a-this._minX)/this._width,o=(s-this._minY)/this._height;this.forPathBevel&&(o=1);let l=this._buffer.get(this.forPathBevel?1:2),h=l*3,c=l*2,u={top:l+0,bottom:l+1};return this._buffer.positions[h+0]=a,this._buffer.positions[h+1]=s,this._buffer.positions[h+2]=this.forPathBevel?this._bevel:this._depth-i,this._buffer.normals[h+0]=0,this._buffer.normals[h+1]=0,this._buffer.normals[h+2]=1,this._buffer.uvs[c+0]=n,this._buffer.uvs[c+1]=o,this.forPathBevel===!1&&(this._buffer.positions[h+3]=a,this._buffer.positions[h+4]=s,this._buffer.positions[h+5]=i,this._buffer.normals[h+3]=0,this._buffer.normals[h+4]=0,this._buffer.normals[h+5]=-1,this._buffer.uvs[c+2]=n,this._buffer.uvs[c+3]=o),this.vertexCache[r]=u,u}_buildBevelVert(e,t,i,r=1,a){let s=`${t.bevelI}:${i}`;if(s in this.vertexCache&&a!==0&&a!==1&&(!a||a===this.vertexCache[s].pathBevelUCoord))return this.vertexCache[s];let[n,o]=t.boundary.vertexIndices[i],l,h,c,u;n!==o?(h=n,l=o,u=!1,c=e.continuous[h]&&e.continuous[l]):(l=n,h=(l-1+e.count)%e.count,u=e.concave[l]&&t.bevelI>0,c=e.continuous[l]||u);let d=Math.cos(t.angle),p=Math.sin(t.angle),f=i*2,m=l*2,g=h*2,y=t.boundary.vertices[f+0],x=t.boundary.vertices[f+1],b=(1-p)*this._bevel,_=(y-this._minX)/this._width,M=(x-this._minY)/this._height;this.forPathBevel&&(a!==void 0&&(_=a),M=1);let S=e.normals[m+0],C=e.normals[m+1],A=e.normals[g+0],T=e.normals[g+1];if(u){let L=A-S,j=T-C;S=S+L*(1-r),C=C+j*(1-r);let Y=Math.sqrt(S*S+C*C);S/=Y,C/=Y}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),I=P*3,z=P*2,F={i,fi:l,topP:P+0,topN:P+0,bottomP:P+1,bottomN:P+1,pathBevelUCoord:a};return this._buffer.positions[I+0]=y,this._buffer.positions[I+1]=x,this._buffer.positions[I+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[I+0]=S*d,this._buffer.normals[I+1]=C*d,this._buffer.normals[I+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[I+3]=y,this._buffer.positions[I+4]=x,this._buffer.positions[I+5]=b,this._buffer.normals[I+3]=S*d,this._buffer.normals[I+4]=C*d,this._buffer.normals[I+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,I+=3,z+=2):(P+=2,I+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[I+0]=y,this._buffer.positions[I+1]=x,this._buffer.positions[I+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[I+0]=A*d,this._buffer.normals[I+1]=T*d,this._buffer.normals[I+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[I+3]=y,this._buffer.positions[I+4]=x,this._buffer.positions[I+5]=b,this._buffer.normals[I+3]=A*d,this._buffer.normals[I+4]=T*d,this._buffer.normals[I+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new zb(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=qg(this.userData),e}},vP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=xr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:xr.POLYGONS,polySize:3,vertexSize:2,strict:!0},i);let r=this._shape.extractShapePointsToFlatArray([],this._curveSegments),a=this._shape.shapeHoles.map(d=>d.extractShapePointsToFlatArray([],this._curveSegments)),s,n=!0,o=!0,l,h;for(let d=0,p=r.length/2;d<p;d++){let f=d*2,m=r[f+0],g=r[f+1];if(l!==void 0&&m!==l&&(n=!1),h!==void 0&&g!==h&&(o=!1),l=m,h=g,!n&&!o)break}if(!n&&!o)try{s=fl({contours:[r,...a],windingRule:this._triangulationOptions.windingRule,elementType:this._triangulationOptions.elementType,polySize:this._triangulationOptions.polySize,vertexSize:this._triangulationOptions.vertexSize,strict:this._triangulationOptions.strict})}catch{s=Bb}let c=s?.vertexCount??1,u=s?.elementCount??1;if(this._positionAttribute=new It(new Float32Array(c*3),3),this._normalAttribute=new It(new Float32Array(c*3),3),this._uvAttribute=new It(new Float32Array(c*2),2),this._indexAttribute=new It(new Uint32Array(u*3),1),s){let d=1/0,p=-1/0,f=1/0,m=-1/0;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1];M<d&&(d=M),M>p&&(p=M),S<f&&(f=S),S>m&&(m=S)}let g=p-d,y=m-f;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1],C=(M-d)/g,A=(S-f)/y;this._positionAttribute.setXYZ(x,M,S,0),this._normalAttribute.setXYZ(x,0,0,1),this._uvAttribute.setXY(x,C,A)}for(let x=0,b=u;x<b;x++){let _=x*3,M=s.elements[_+0],S=s.elements[_+1],C=s.elements[_+2];this._indexAttribute.setX(_+0,M),this._indexAttribute.setX(_+1,S),this._indexAttribute.setX(_+2,C)}}this.setAttribute("position",this._positionAttribute),this.setAttribute("normal",this._normalAttribute),this.setAttribute("uv",this._uvAttribute),this.setIndex(this._indexAttribute),this.setDrawRange(0,(s?.elementCount??1)*3)}clone(){let e=new vP(this._shape,this._curveSegments);return e.userData=qg(this.userData),e}},yP=class extends zb{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD){super(e,t,i,r,a,s),this.type="ShapeGeometry"}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}clone(){let e=new yP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=qg(this.userData),e}},Th=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,subdivisions:40,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3,windingRule:Ti.ODD},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=e.shape??t?.shape,o=n?.roundness??i.roundness;n!==void 0&&(n instanceof tr?(n.width!==r||n.height!==a)&&n.applySize(r,a):n=new tr(r,a).fromJSON(n),e.parameters?.roundness!==void 0&&e.parameters?.roundness>0&&n.update());let l=n??new tr(r,a);return{parameters:Object.assign(i,{width:r,height:a,depth:s,roundness:o}),shape:l}}static build(e){let{depth:t,extrudeBevelSize:i,extrudeBevelSegments:r,subdivisions:a,roundness:s,windingRule:n}=e.parameters;e.shape.roundness=s;let o;return t<=0?o=new vP(e.shape,a,{windingRule:n}):o=new yP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},xP=Math.PI*2,Fb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:64,angle:360,innerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return i.angle=lt.clamp(i.angle,0,360),{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,angle:a,innerRadius:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h=e.shape,c=t*.5,u=i*.5,d=pX(h,c,u,a*Math.PI/180,r,s);h.isClosed=!0,h.update();let p;return a===0?(p=new yt,p.setAttribute("position",new ot([],3))):p=Th.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function pX(e,t,i,r,a,s){if(r>=xP)return a>30||a%4===0?(mX(e,t,i,s),Math.round(a/4)):_M(e,r,a,t,i,s);r=Math.max(r,.001);let n={x:0,y:i},o=r+Math.PI*.5,l={x:Math.cos(o)*t,y:Math.sin(o)*i},h=oX({px:n.x,py:n.y,cx:l.x,cy:l.y,rx:t,ry:i,largeArcFlag:r>Math.PI,sweepFlag:!0});return a>30||a%h.length===0?fX(e,n.x,n.y,h,a,t,i,s):_M(e,r,a,t,i,s)}function fX(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(jc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=jc(u.x,u.y);d.controls[1].position.set(u.x1,u.y1),p.controls[0].position.set(u.x2,u.y2),e.addPoint(p)}return o>0?bP(e,s,n,o):e.addPoint(jc(0,0)),l}function _M(e,t,i,r,a,s){let n=-t/i;for(let o=0;o<=i;o++){let l=n*o,h=Math.sin(l)*r,c=Math.cos(l)*a;e.addPoint(jc(h,c))}return t<xP?s>0?bP(e,r,a,s):e.addPoint(jc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&wP(e,r,a,s)),1}function mX(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(Nf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(Nf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(Nf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(Nf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&wP(e,t,i,r)}function jc(e,t){return new Vc(lt.generateUUID(),new ae(e,t))}function Nf(e,t,i,r,a,s){let n=jc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function bP(e,t,i,r){_P(e,t,i,r).forEach(a=>e.addPoint(a))}function wP(e,t,i,r){let a=_P(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function _P(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new ae(a/t,s/i),o=e.points.map(l=>{let h=l.clone();return h.uuid=lt.generateUUID(),h}).reverse();return o.forEach(l=>{l.position.multiply(n);let h=l.controls[0].position.clone().multiply(n),c=l.controls[1].position.clone().multiply(n);l.controls[0].position.copy(c),l.controls[1].position.copy(h)}),o}var gX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,revolutions:2,segments:40,pathRadius:10,pathType:0,pathSegments:30,cornerRadius:30,cornerSegments:4},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??r),s=Math.abs(i.depth??r),n=Math.abs(Math.min(r,s))/2;return{parameters:Object.assign(i,{width:r,height:a,depth:s,radius:n,segments:Math.round(i.segments),pathSegments:Math.round(i.pathSegments),cornerSegments:Math.round(i.cornerSegments)})}}static build(e){let{width:t,height:i,depth:r,radius:a,revolutions:s,segments:n,pathRadius:o,pathType:l,pathSegments:h,cornerRadius:c,cornerSegments:u}=e.parameters,d=new SP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},N0=new Lc([0,0,0],1),SP=class extends yt{constructor(e=!0,t=1,i=1,r=1,a=1,s=1,n=1,o=1,l=1,h=1,c=1,u=1){if(super(),s===0)return;let d=e&&s===1;d&&(u=0),c>100&&(c=100),c===0&&(u=0);let p=()=>new R,f=new R,m=p(),g=p(),y=p(),x,b,_,M,S,C,A,T,P=p(),I=p(),z=p(),F=p(),L=p(),j=p(),Y=p(),Q=p(),q=i-2*o+.001,te=q/s,le=Math.ceil(n*s),re=le+1,ie=q/le,fe=-q/2,he=h+1,ue=2*Math.PI/h,ce=Math.PI/2/u,Ee=.01,ve=Math.min((1-c/100)*o,o-Ee),Ae=o-ve,ye=0,Ne=2,Le=u*Ne+Ne,Te=he*Le/Ne,tt=Te+he*re,Je=Math.max(0,he*(re+Le)),[rt,at,Ze]=[3,3,2].map(Fe=>Array(Je*Fe).fill(0)),Qe=[],pt=a-o;function bt(Fe,dt){let st=Math.PI/2;C=dt*ie,T=2*Math.PI*(C%te)/te+st,C+=fe,A=Math.sin(T)*pt,S=Math.cos(T)*pt,e?Fe.set(S,A,C):Fe.set(S,C,A)}bt(f,-1e-10),bt(m,0),P.copy(f),bt(f,1);let $=f.distanceTo(m),W=d?0:Ae+ve,_e=$*le+2*W,He=ve,V=_e-W;for(let Fe=0;Fe<=le;Fe++){bt(g,Fe),Q.subVectors(g,P).normalize(),P.copy(g),j.copy(g).setComponent(+e+1,0).normalize(),Y.crossVectors(Q,j).normalize();let dt=Fe===0,st=Fe===le,wt=dt?3*Math.PI/2:ce,xt=dt?He:V,ri=dt?he:tt,pi=dt?0:Je-he,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(g),me=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ce=0;Ce<he;Ce++){let Ye=Ce*ue;if(I.addVectors(f.copy(j).multiplyScalar(o*Math.cos(Ye)),m.copy(Y).multiplyScalar(o*Math.sin(Ye))),z.copy(I).normalize(),dt||st){d||(ye=pi+Ce,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=me.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ce/h),m.copy(z).multiplyScalar(ve),y.addVectors(g,m);for(let Ke=0;Ke<u;Ke++){let gt=Ke*ce+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),m.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),m.addVectors(y,F),F.normalize(),ye=ri+Ke*he+Ce,[0,1,2].forEach(bi=>{rt[ye*3+bi]=m.getComponent(bi),at[ye*3+bi]=L.getComponent(bi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ce/h}}m.addVectors(g,I),ye=Te+Fe*he+Ce,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=m.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ce/h}}let De=re+2*u+Ne,ut=1,[We,Be]=[+d,De-1];for(let Fe=We;Fe<=Be-1;Fe++){let dt=d&&Fe===Be-1;for(let st=0;st<he-1;st++)x=Fe*he+st,b=x+1,_=(dt?st:x)+he,M=(dt?st+1:b)+he,Fe===0?Qe.push(b,M,_):Fe===De-2?Qe.push(x,b,_):Qe.push(x,b,_,b,M,_)}this.setIndex(Qe),this.setAttribute("position",new ot(rt,3)),this.setAttribute("normal",new ot(at,3)),this.setAttribute("uv",new ot(Ze,2))}getClosedTorusIndicesForBooleanOrSubdiv(){let e=this.userData.parameters,t=Math.ceil(e.tubularSegments),i=e.radialSegments+1,r=Array.from(this.getIndex().array),a,s,n,o,l=6*(t-1)*e.radialSegments,h=t,c=h===t;for(let u=0;u<e.radialSegments;u++)a=h*i+u,s=a+1,n=(c?u:a)+i,o=(c?u+1:s)+i,r[l++]=a,r[l++]=s,r[l++]=n,r[l++]=s,r[l++]=o,r[l++]=n;return r.length=l,N0.array=r,N0.count=r.length,N0}},vX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new AP(t*.5,s,n):new b3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},AP=class extends Ib{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=[-1,r,0,1,r,0,-1,-r,0,1,-r,0,0,-1,r,0,1,r,0,-1,-r,0,1,-r,r,0,-1,r,0,1,-r,0,-1,-r,0,1],s=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1],n="IcosahedronGeometry";super(a,s,n,e,t,i),this.type=n}static fromJSON(e){return new AP(e.radius,e.corner,e.cornerSides)}},yX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){(e.parameters?.points??[]).forEach(r=>{Array.isArray(r)&&(r.x=r[0],r.y=r[1])});let i=Object.assign({},t?.parameters??{width:100,segments:64,verticalSegments:64,points:[{x:0,y:-50,id:0},{x:50,y:-50,id:1},{x:50,y:50,id:2},{x:0,y:50,id:3}]},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{points:t,segments:i,verticalSegments:r}=e.parameters,a=new Vm;a.moveTo(t[0].x,t[0].y),a.bezierCurveTo(t[1].x,t[1].y,t[2].x,t[2].y,t[3].x,t[3].y);let s=new f3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},dn=new je,V0=new Ai,Vf=new R,Ag=class extends ha{constructor(){super(),this.uuid=lt.generateUUID(),this.name="",this.type="Geometry",this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.elementsNeedUpdate=!1,this.verticesNeedUpdate=!1,this.uvsNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.lineDistancesNeedUpdate=!1,this.groupsNeedUpdate=!1}applyMatrix4(e){let t=new Lr().getNormalMatrix(e);for(let i=0,r=this.vertices.length;i<r;i++)this.vertices[i].applyMatrix4(e);for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];a.normal.applyMatrix3(t).normalize();for(let s=0,n=a.vertexNormals.length;s<n;s++)a.vertexNormals[s].applyMatrix3(t).normalize()}return this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this.verticesNeedUpdate=!0,this.normalsNeedUpdate=!0,this}rotateX(e){return dn.makeRotationX(e),this.applyMatrix4(dn),this}rotateY(e){return dn.makeRotationY(e),this.applyMatrix4(dn),this}rotateZ(e){return dn.makeRotationZ(e),this.applyMatrix4(dn),this}translate(e,t,i){return dn.makeTranslation(e,t,i),this.applyMatrix4(dn),this}scale(e,t,i){return dn.makeScale(e,t,i),this.applyMatrix4(dn),this}lookAt(e){return V0.lookAt(e),V0.updateMatrix(),this.applyMatrix4(V0.matrix),this}fromBufferGeometry(e){let t=this,i=e.index!==null?e.index:void 0,r=e.attributes;if(r.position===void 0)return console.error("THREE.Geometry.fromBufferGeometry(): Position attribute required for conversion."),this;let a=r.position,s=r.normal,n=r.color,o=r.uv,l=r.uv2;l!==void 0&&(this.faceVertexUvs[1]=[]);for(let u=0;u<a.count;u++)t.vertices.push(new R().fromBufferAttribute(a,u)),n!==void 0&&t.colors.push(new Ct().fromBufferAttribute(n,u));function h(u,d,p,f){let m=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],g=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new rx(u,d,p,g,m,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new ae().fromBufferAttribute(o,u),new ae().fromBufferAttribute(o,d),new ae().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new ae().fromBufferAttribute(l,u),new ae().fromBufferAttribute(l,d),new ae().fromBufferAttribute(l,p)])}let c=e.groups;if(c.length>0)for(let u=0;u<c.length;u++){let d=c[u],p=d.start,f=d.count;for(let m=p,g=p+f;m<g;m+=3)i!==void 0?h(i.getX(m),i.getX(m+1),i.getX(m+2),d.materialIndex):h(m,m+1,m+2,d.materialIndex)}else if(i!==void 0)for(let u=0;u<i.count;u+=3)h(i.getX(u),i.getX(u+1),i.getX(u+2));else for(let u=0;u<a.count;u+=3)h(u,u+1,u+2);return this.computeFaceNormals(),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Vf).negate(),this.translate(Vf.x,Vf.y,Vf.z),this}normalize(){this.computeBoundingSphere();let e=this.boundingSphere.center,t=this.boundingSphere.radius,i=t===0?1:1/t,r=new je;return r.set(i,0,0,-i*e.x,0,i,0,-i*e.y,0,0,i,-i*e.z,0,0,0,1),this.applyMatrix4(r),this}computeFaceNormals(){let e=new R,t=new R;for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=this.vertices[a.a],n=this.vertices[a.b],o=this.vertices[a.c];e.subVectors(o,n),t.subVectors(s,n),e.cross(t),e.normalize(),a.normal.copy(e)}}computeVertexNormals(e=!0){let t=new Array(this.vertices.length);for(let i=0,r=this.vertices.length;i<r;i++)t[i]=new R;if(e){let i=new R,r=new R;for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=this.vertices[n.a],l=this.vertices[n.b],h=this.vertices[n.c];i.subVectors(h,l),r.subVectors(o,l),i.cross(r),t[n.a].add(i),t[n.b].add(i),t[n.c].add(i)}}else{this.computeFaceNormals();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];t[a.a].add(a.normal),t[a.b].add(a.normal),t[a.c].add(a.normal)}}for(let i=0,r=this.vertices.length;i<r;i++)t[i].normalize();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=a.vertexNormals;s.length===3?(s[0].copy(t[a.a]),s[1].copy(t[a.b]),s[2].copy(t[a.c])):(s[0]=t[a.a].clone(),s[1]=t[a.b].clone(),s[2]=t[a.c].clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeFlatVertexNormals(){this.computeFaceNormals();for(let e=0,t=this.faces.length;e<t;e++){let i=this.faces[e],r=i.vertexNormals;r.length===3?(r[0].copy(i.normal),r[1].copy(i.normal),r[2].copy(i.normal)):(r[0]=i.normal.clone(),r[1]=i.normal.clone(),r[2]=i.normal.clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeMorphNormals(){for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.__originalFaceNormal?r.__originalFaceNormal.copy(r.normal):r.__originalFaceNormal=r.normal.clone(),r.__originalVertexNormals||(r.__originalVertexNormals=[]);for(let a=0,s=r.vertexNormals.length;a<s;a++)r.__originalVertexNormals[a]?r.__originalVertexNormals[a].copy(r.vertexNormals[a]):r.__originalVertexNormals[a]=r.vertexNormals[a].clone()}let e=new Ag;e.faces=this.faces;for(let t=0,i=this.morphTargets.length;t<i;t++){if(!this.morphNormals[t]){this.morphNormals[t]={},this.morphNormals[t].faceNormals=[],this.morphNormals[t].vertexNormals=[];let a=this.morphNormals[t].faceNormals,s=this.morphNormals[t].vertexNormals;for(let n=0,o=this.faces.length;n<o;n++){let l=new R,h={a:new R,b:new R,c:new R};a.push(l),s.push(h)}}let r=this.morphNormals[t];e.vertices=this.morphTargets[t].vertices,e.computeFaceNormals(),e.computeVertexNormals();for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=r.faceNormals[a],l=r.vertexNormals[a];o.copy(n.normal),l.a.copy(n.vertexNormals[0]),l.b.copy(n.vertexNormals[1]),l.c.copy(n.vertexNormals[2])}}for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.normal=r.__originalFaceNormal,r.vertexNormals=r.__originalVertexNormals}}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new dr),this.boundingBox.setFromPoints(this.vertices)}computeBoundingSphere(){this.boundingSphere===null&&(this.boundingSphere=new Wa),this.boundingSphere.setFromPoints(this.vertices)}merge(e,t,i=0){if(!(e&&e.isGeometry)){console.error("THREE.Geometry.merge(): geometry not an instance of THREE.Geometry.",e);return}let r,a=this.vertices.length,s=this.vertices,n=e.vertices,o=this.faces,l=e.faces,h=this.colors,c=e.colors;t!==void 0&&(r=new Lr().getNormalMatrix(t));for(let u=0,d=n.length;u<d;u++){let p=n[u].clone();t!==void 0&&p.applyMatrix4(t),s.push(p)}for(let u=0,d=c.length;u<d;u++)h.push(c[u].clone());for(let u=0,d=l.length;u<d;u++){let p=l[u],f,m,g=p.vertexNormals,y=p.vertexColors,x=new rx(p.a+a,p.b+a,p.c+a);x.normal.copy(p.normal),r!==void 0&&x.normal.applyMatrix3(r).normalize();for(let b=0,_=g.length;b<_;b++)f=g[b].clone(),r!==void 0&&f.applyMatrix3(r).normalize(),x.vertexNormals.push(f);x.color.copy(p.color);for(let b=0,_=y.length;b<_;b++)m=y[b],x.vertexColors.push(m.clone());x.materialIndex=p.materialIndex+i,o.push(x)}for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++)y.push(g[x].clone());this.faceVertexUvs[u].push(y)}}}mergeMesh(e){if(!(e&&e.isMesh)){console.error("THREE.Geometry.mergeMesh(): mesh not an instance of THREE.Mesh.",e);return}e.matrixAutoUpdate&&e.updateMatrix(),this.merge(e.geometry,e.matrix)}mergeVertices(e=4){let t={},i=[],r=[],a=Math.pow(10,e);for(let o=0,l=this.vertices.length;o<l;o++){let h=this.vertices[o],c=Math.round(h.x*a)+"_"+Math.round(h.y*a)+"_"+Math.round(h.z*a);t[c]===void 0?(t[c]=o,i.push(this.vertices[o]),r[o]=i.length-1):r[o]=r[t[c]]}let s=[];for(let o=0,l=this.faces.length;o<l;o++){let h=this.faces[o];h.a=r[h.a],h.b=r[h.b],h.c=r[h.c];let c=[h.a,h.b,h.c];for(let u=0;u<3;u++)if(c[u]===c[(u+1)%3]){s.push(o);break}}for(let o=s.length-1;o>=0;o--){let l=s[o];this.faces.splice(l,1);for(let h=0,c=this.faceVertexUvs.length;h<c;h++)this.faceVertexUvs[h].splice(l,1)}let n=this.vertices.length-i.length;return this.vertices=i,n}setFromPoints(e){this.vertices=[];for(let t=0,i=e.length;t<i;t++){let r=e[t];this.vertices.push(new R(r.x,r.y,r.z||0))}return this}sortFacesByMaterialIndex(){let e=this.faces,t=e.length;for(let o=0;o<t;o++)e[o]._id=o;function i(o,l){return o.materialIndex-l.materialIndex}e.sort(i);let r=this.faceVertexUvs[0],a=this.faceVertexUvs[1],s,n;r&&r.length===t&&(s=[]),a&&a.length===t&&(n=[]);for(let o=0;o<t;o++){let l=e[o]._id;s&&s.push(r[l]),n&&n.push(a[l])}s&&(this.faceVertexUvs[0]=s),n&&(this.faceVertexUvs[1]=n)}toJSON(){let e={metadata:{version:4.5,type:"Geometry",generator:"Geometry.toJSON"}};if(e.uuid=this.uuid,e.type=this.type,this.name!==""&&(e.name=this.name),this.parameters!==void 0){let p=this.parameters;for(let f in p)p[f]!==void 0&&(e[f]=p[f]);return e}let t=[];for(let p=0;p<this.vertices.length;p++){let f=this.vertices[p];t.push(f.x,f.y,f.z)}let i=[],r=[],a={},s=[],n={},o=[],l={};for(let p=0;p<this.faces.length;p++){let f=this.faces[p],m=!0,g=!1,y=this.faceVertexUvs[0][p]!==void 0,x=f.normal.length()>0,b=f.vertexNormals.length>0,_=f.color.r!==1||f.color.g!==1||f.color.b!==1,M=f.vertexColors.length>0,S=0;if(S=h(S,0,0),S=h(S,1,m),S=h(S,2,g),S=h(S,3,y),S=h(S,4,x),S=h(S,5,b),S=h(S,6,_),S=h(S,7,M),i.push(S),i.push(f.a,f.b,f.c),i.push(f.materialIndex),y){let C=this.faceVertexUvs[0][p];i.push(d(C[0]),d(C[1]),d(C[2]))}if(x&&i.push(c(f.normal)),b){let C=f.vertexNormals;i.push(c(C[0]),c(C[1]),c(C[2]))}if(_&&i.push(u(f.color)),M){let C=f.vertexColors;i.push(u(C[0]),u(C[1]),u(C[2]))}}function h(p,f,m){return m?p|1<<f:p&~(1<<f)}function c(p){let f=p.x.toString()+p.y.toString()+p.z.toString();return a[f]!==void 0||(a[f]=r.length/3,r.push(p.x,p.y,p.z)),a[f]}function u(p){let f=p.r.toString()+p.g.toString()+p.b.toString();return n[f]!==void 0||(n[f]=s.length,s.push(p.getHex())),n[f]}function d(p){let f=p.x.toString()+p.y.toString();return l[f]!==void 0||(l[f]=o.length/2,o.push(p.x,p.y)),l[f]}return e.data={},e.data.vertices=t,e.data.normals=r,s.length>0&&(e.data.colors=s),o.length>0&&(e.data.uvs=[o]),e.data.faces=i,e}clone(){return new Ag().copy(this)}copy(e){this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.name=e.name;let t=e.vertices;for(let u=0,d=t.length;u<d;u++)this.vertices.push(t[u].clone());let i=e.colors;for(let u=0,d=i.length;u<d;u++)this.colors.push(i[u].clone());let r=e.faces;for(let u=0,d=r.length;u<d;u++)this.faces.push(r[u].clone());for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++){let _=g[x];y.push(_.clone())}this.faceVertexUvs[u].push(y)}}let a=e.morphTargets;for(let u=0,d=a.length;u<d;u++){let p={};if(p.name=a[u].name,a[u].vertices!==void 0){p.vertices=[];for(let f=0,m=a[u].vertices.length;f<m;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,m=a[u].normals.length;f<m;f++)p.normals.push(a[u].normals[f].clone())}this.morphTargets.push(p)}let s=e.morphNormals;for(let u=0,d=s.length;u<d;u++){let p={};if(s[u].vertexNormals!==void 0){p.vertexNormals=[];for(let f=0,m=s[u].vertexNormals.length;f<m;f++){let g=s[u].vertexNormals[f],y={};y.a=g.a.clone(),y.b=g.b.clone(),y.c=g.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,m=s[u].faceNormals.length;f<m;f++)p.faceNormals.push(s[u].faceNormals[f].clone())}this.morphNormals.push(p)}let n=e.skinWeights;for(let u=0,d=n.length;u<d;u++)this.skinWeights.push(n[u].clone());let o=e.skinIndices;for(let u=0,d=o.length;u<d;u++)this.skinIndices.push(o[u].clone());let l=e.lineDistances;for(let u=0,d=l.length;u<d;u++)this.lineDistances.push(l[u]);let h=e.boundingBox;h!==null&&(this.boundingBox=h.clone());let c=e.boundingSphere;return c!==null&&(this.boundingSphere=c.clone()),this.elementsNeedUpdate=e.elementsNeedUpdate,this.verticesNeedUpdate=e.verticesNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.lineDistancesNeedUpdate=e.lineDistancesNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,this}toBufferGeometry(){let e=new xX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",jf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",jf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",SM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",AM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",AM.call(new It(r,2),e.uvs2))}t.groups=e.groups;for(let r in e.morphTargets){let a=[],s=e.morphTargets[r];for(let n=0,o=s.length;n<o;n++){let l=s[n],h=new ot(l.data.length*3,3);h.name=l.name,a.push(jf.call(h,l.data))}t.morphAttributes[r]=a}if(e.skinIndices.length>0){let r=new ot(e.skinIndices.length*4,4);t.setAttribute("skinIndex",MM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",MM.call(r,e.skinWeights))}return e.boundingSphere!==null&&(t.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(t.boundingBox=e.boundingBox.clone()),t}computeTangents(){console.error("THREE.Geometry: .computeTangents() has been removed.")}computeLineDistances(){console.error("THREE.Geometry: .computeLineDistances() has been removed. Use THREE.Line.computeLineDistances() instead.")}applyMatrix(e){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .applyMatrix4()."),this.applyMatrix4(e)}dispose(){this.dispatchEvent({type:"dispose"})}static createBufferGeometryFromObject(e){let t=new yt,i=e.geometry;if(e.isPoints||e.isLine){let r=new ot(i.vertices.length*3,3),a=new ot(i.colors.length*3,3);if(t.setAttribute("position",jf.call(r,i.vertices)),t.setAttribute("color",SM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",bX.call(s,i.lineDistances))}i.boundingSphere!==null&&(t.boundingSphere=i.boundingSphere.clone()),i.boundingBox!==null&&(t.boundingBox=i.boundingBox.clone())}else e.isMesh&&(t=i.toBufferGeometry());return t}};Ag.prototype.isGeometry=!0;var xX=class{constructor(){this.vertices=[],this.normals=[],this.colors=[],this.uvs=[],this.uvs2=[],this.groups=[],this.morphTargets={},this.skinWeights=[],this.skinIndices=[],this.boundingBox=null,this.boundingSphere=null,this.verticesNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.uvsNeedUpdate=!1,this.groupsNeedUpdate=!1}computeGroups(e){let t=[],i,r,a,s=e.faces;for(r=0;r<s.length;r++){let n=s[r];n.materialIndex!==a&&(a=n.materialIndex,i!==void 0&&(i.count=r*3-i.start,t.push(i)),i={start:r*3,materialIndex:a})}i!==void 0&&(i.count=r*3-i.start,t.push(i)),this.groups=t}fromGeometry(e){let t=e.faces,i=e.vertices,r=e.faceVertexUvs,a=r[0]&&r[0].length>0,s=r[1]&&r[1].length>0,n=e.morphTargets,o=n.length,l;if(o>0){l=[];for(let g=0;g<o;g++)l[g]={name:n[g].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let g=0;g<c;g++)u[g]={name:h[g].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,m=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let g=0;g<t.length;g++){let y=t[g];this.vertices.push(i[y.a],i[y.b],i[y.c]);let x=y.vertexNormals;if(x.length===3)this.normals.push(x[0],x[1],x[2]);else{let _=y.normal;this.normals.push(_,_,_)}let b=y.vertexColors;if(b.length===3)this.colors.push(b[0],b[1],b[2]);else{let _=y.color;this.colors.push(_,_,_)}if(a===!0){let _=r[0][g];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",g),this.uvs.push(new ae,new ae,new ae))}if(s===!0){let _=r[1][g];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",g),this.uvs2.push(new ae,new ae,new ae))}for(let _=0;_<o;_++){let M=n[_].vertices;l[_].data.push(M[y.a],M[y.b],M[y.c])}for(let _=0;_<c;_++){let M=h[_].vertexNormals[g];u[_].data.push(M.a,M.b,M.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),m&&this.skinWeights.push(p[y.a],p[y.b],p[y.c])}return this.computeGroups(e),this.verticesNeedUpdate=e.verticesNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),this}},rx=class{constructor(e,t,i,r,a,s=0){this.a=e,this.b=t,this.c=i,this.normal=r&&r.isVector3?r:new R,this.vertexNormals=Array.isArray(r)?r:[],this.color=a&&a.isColor?a:new Ct,this.vertexColors=Array.isArray(a)?a:[],this.materialIndex=s}clone(){return new this.constructor().copy(this)}copy(e){this.a=e.a,this.b=e.b,this.c=e.c,this.normal.copy(e.normal),this.color.copy(e.color),this.materialIndex=e.materialIndex;for(let t=0,i=e.vertexNormals.length;t<i;t++)this.vertexNormals[t]=e.vertexNormals[t].clone();for(let t=0,i=e.vertexColors.length;t<i;t++)this.vertexColors[t]=e.vertexColors[t].clone();return this}};function bX(e){return this.array.set(e),this}function SM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyColorsArray(): color is undefined",r),s=new Ct),t[i++]=s.r,t[i++]=s.g,t[i++]=s.b}return this}function AM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector2sArray(): vector is undefined",r),s=new ae),t[i++]=s.x,t[i++]=s.y}return this}function jf(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector3sArray(): vector is undefined",r),s=new R),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z}return this}function MM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector4sArray(): vector is undefined",r),s=new Lt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var wX=["a","b","c"];function _X(e,t){switch(t){case"c":return e.c;case"b":return e.b;case"a":default:return e.a}}function j0(e,t,i){let r=Math.min(e,t),a=Math.max(e,t),s=r+"_"+a;return i.get(s)}function G0(e,t,i,r,a,s){let n=Math.min(e,t),o=Math.max(e,t),l=n+"_"+o,h;if(r.has(l))h=r.get(l);else{let c=i[n],u=i[o];h={a:c,b:u,newEdge:null,faces:[]},r.set(l,h)}h.faces.push(a),s[e].edges.push(h),s[t].edges.push(h)}function SX(e,t,i,r){let a,s,n;for(a=0,s=e.length;a<s;a++)i[a]={edges:[]};for(a=0,s=t.length;a<s;a++)n=t[a],G0(n.a,n.b,e,r,n,i),G0(n.b,n.c,e,r,n,i),G0(n.c,n.a,e,r,n,i)}function Gf(e,t,i,r,a){e.push(new rx(t,i,r,void 0,void 0,a))}function hc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function Hf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var AX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new Ag().fromBufferGeometry(e):e=e.clone(),e.mergeVertices();let t=this.subdivisions;for(;t-- >0;)this._smooth(e);return e.computeFaceNormals(),e.computeVertexNormals(),e}_smooth(e){let t=new R,i,r,a,s,n,o=e.vertices,l=e.faces,h=e.faceVertexUvs[0],c=h!==void 0&&h.length>0,u=[],d=new Map;SX(o,l,u,d);let p=[],f,m,g,y,x,b,_;for(let Ee of Array.from(d.keys())){for(m=d.get(Ee),g=new R,x=3/8,b=1/8,_=m.faces.length,_!=2&&(x=.5,b=0,_!=1),g.addVectors(m.a,m.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=m.faces[s],n=0;n<3&&(f=o[_X(y,wX[n])],!(f!==m.a&&f!==m.b));n++);f&&t.add(f)}t.multiplyScalar(b),g.add(t),m.newEdge=p.length,p.push(g)}let M,S,C,A,T,P,I,z=[];for(r=0,a=o.length;r<a;r++){for(P=o[r],T=u[r].edges,i=T.length,i==3?M=3/16:i>3&&(M=3/(8*i)),S=1-i*Number(M),C=M,i<=2&&(i==2?(S=3/4,C=1/8):i==1||i==0),I=P.clone().multiplyScalar(S),t.set(0,0,0),s=0;s<i;s++)A=T[s],f=A.a!==P?A.a:A.b,t.add(f);t.multiplyScalar(Number(C)),I.add(t),z.push(I)}let F=z.concat(p),L=z.length,j,Y,Q,q=[],te=[],le,re,ie,fe,he=new ae,ue=new ae,ce=new ae;for(r=0,a=l.length;r<a;r++)y=l[r],j=Number(j0(y.a,y.b,d).newEdge)+L,Y=Number(j0(y.b,y.c,d).newEdge)+L,Q=Number(j0(y.c,y.a,d).newEdge)+L,Gf(q,j,Y,Q,y.materialIndex),Gf(q,y.a,j,Q,y.materialIndex),Gf(q,y.b,Y,j,y.materialIndex),Gf(q,y.c,Q,Y,y.materialIndex),c&&(le=h[r],re=le[0],ie=le[1],fe=le[2],he.set(hc(re.x,ie.x),hc(re.y,ie.y)),ue.set(hc(ie.x,fe.x),hc(ie.y,fe.y)),ce.set(hc(re.x,fe.x),hc(re.y,fe.y)),Hf(te,he,ue,ce),Hf(te,re,he,ce),Hf(te,ie,ue,he),Hf(te,fe,ce,ue));e.vertices=F,e.faces=q,c&&(e.faceVertexUvs[0]=te)}},Pr=new R,MX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Ks(100,100,100)),r;t===void 0?(i.computeBoundingBox(),i.boundingBox.getSize(Pr),r={width:Pr.x,height:Pr.y,depth:Pr.z,subdivisions:0}):r=t.parameters;let a={...r,...e.parameters};return{parameters:{width:Math.abs(a.width),height:Math.abs(a.height),depth:Math.abs(a.depth),subdivisions:Math.abs(a.subdivisions)},geometry:i}}static build(e){let{width:t,height:i,depth:r,subdivisions:a}=e.parameters,s=e.geometry??new yt().copy(new Ks(100,100,100)),n=s.userData.parameters;n===void 0?(s.computeBoundingBox(),s.boundingBox.getSize(Pr)):Pr.set(n.width,n.height,n.depth),(t!==Pr.x||i!==Pr.y||r!==Pr.z)&&s.scale(Pr.x===0?1:t/Pr.x,Pr.y===0?1:i/Pr.y,Pr.z===0?1:r/Pr.z);let o=s.originalGeometry;try{a>0?(o===void 0||n?.subdivisions!==a)&&(o===void 0&&(o=s),s=new AX(a).modify(o).toBufferGeometry()):(o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals())}catch{o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals()}return o!==void 0&&Object.assign(s,{originalGeometry:o}),delete e.geometry,Object.assign(s,{userData:{...e,type:"NonParametricGeometry"}})}static loadFromUrl(e,t,i){new P3(i).load(e,r=>{let a=this.normalizeInputs({geometry:r});r.boundingBox.getSize(Pr);let s=100/Pr.x;Object.assign(a.parameters,{width:100,height:Pr.y*s,depth:Pr.z*s}),t(this.build(a))})}},MP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,cornerRadius:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5,u=0,d=0,p=2*Math.PI/r;for(let m=0;m<r;m++){let g=p*m,y=u+Math.sin(g)*h,x=d+Math.cos(g)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let m=0,g=l.points.length;m<g;m++)l.points[m].roundness=a;l.roundness=a,l.update();let f=Th.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},CX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:4,heightSegments:1,cornerRadius:0,cornerSegments:8,openEnded:!1},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,heightSegments:s,openEnded:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=new TX(t*.5,i,a,s,n,o,l);return h.scale(1,1,r/t),Object.assign(h,{userData:{...e,type:"PyramidGeometry"}})}};function od(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function H0(e,t,i,r,a,s){let n=t.clone().sub(e),o=i.clone().sub(e),l=n.angleTo(o);if(n.normalize(),o.normalize(),r===a){let h=n.add(o).normalize();s.copy(e).addScaledVector(h,r/Math.sin(l/2))}else{let h=n.angleTo(o);s.copy(e),s.addScaledVector(n,a/Math.sin(h)),s.addScaledVector(o,r/Math.sin(h))}}function EX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var TX=class extends yt{constructor(e=.5,t=1,i=4,r=1,a=!1,s=0,n=4){super(),i=Math.floor(Math.max(3,i)),r=Math.floor(r),n=Math.floor(n);let o=[],l=[],h=[],c=[],u=0,d=t/2,p=Math.PI/i,f=e*Math.cos(Math.PI/i),m=2*Math.PI/i,g=(i-2)*Math.PI/i,y=Math.PI-g,x=new R(0,-d,0),b=new R(0,d,0),_=new ae(e,-d),M=new ae(f,-d),S=new ae(0,b.y).sub(M),C=new ae(0,b.y).sub(_),A=new ae(S.y,-S.x).normalize(),T=new ae(C.y,-C.x).normalize(),P=e*Math.cos(Math.PI/i)*Math.tan((Math.PI-S.angle())/2)-1e-8;s=Math.min(s,P);let I;{let q=new R(A.x,A.y,0),te=new R(Math.cos(m)*q.x,q.y,Math.sin(m)*q.x);I=q.angleTo(te)}let z=s/Math.tan((Math.PI-S.angle())/2),F=s/Math.tan((Math.PI-I)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let q=u++,te=[],le=_.clone(),re=z/Math.cos(Math.PI/i);le.x-=re;for(let ie=0;ie<i;ie++){let fe=ie/i*Math.PI*2+p,he=new ae(Math.sin(fe),Math.cos(fe));od(le,he,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),te.push(u++)}for(let ie=0;ie<te.length;ie++)o.push(te[ie],q,te[(ie+1)%te.length])}let j=[];{let q=new R,te=new R,le=new R,re=new R,ie=new R,fe=new R;for(let he=0;he<i;he++){let ue=he/i*Math.PI*2+p,ce=(he+.5)/i*Math.PI*2+p,Ee=(he+1)/i*Math.PI*2+p,ve=new ae(Math.sin(ue),Math.cos(ue)),Ae=new ae(Math.sin(ce),Math.cos(ce)),ye=new ae(Math.sin(Ee),Math.cos(Ee));od(_,ve,te),od(_,ye,le),od(A,Ae,q),H0(b,te,le,F,F,re),l.push(re.x,re.y,re.z),H0(te,b,le,F,z,ie),l.push(ie.x,ie.y,ie.z),H0(le,te,b,z,F,fe),l.push(fe.x,fe.y,fe.z),h.push(q.x,q.y,q.z),h.push(q.x,q.y,q.z),h.push(q.x,q.y,q.z),c.push(0,0),c.push(0,0),c.push(0,0);let Ne=u++,Le=u++,Te=u++;if(o.push(Ne,Le,Te),s>0){{let rt=te.clone().add(le).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=fe.clone().sub(ie);Y(rt,Qe,Ze,S.angle())}let tt,Je;{let rt=new R;od(T,ye,rt);let at=fe.clone().add(re).multiplyScalar(.5);at=EX(at,le,b);let Ze=fe.clone().sub(re);[tt,Je]=Y(at,Ze,rt,I,re.y)}{let rt=tt,at=rt.clone().setY(0).normalize(),Ze=new R(0,-1,0),Qe=at.clone().cross(Ze);Q(rt,at,Ze,Qe)}j.concat(Je);{let rt=S.angle(),at=Math.PI-rt,Ze=b.clone();Ze.y-=s/Math.sin(rt-Math.PI/2);let Qe=new R,pt=[];for(let $=0;$<n;$++){let W=[],_e=Math.PI/2-at*$/n,He=Math.cos(_e),V=Math.sin(_e),De=ce;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);q.x=He*Be,q.y=V,q.z=He*We,Qe.copy(Ze).addScaledVector(q,s),l.push(Qe.x,Qe.y,Qe.z),h.push(q.x,q.y,q.z),c.push(0,0),W.push(u++),De+=Math.PI*2/$/i}pt.push(W)}Je.reverse(),pt.push(Je);let bt=pt.length-1;for(let $=0;$<bt;$++){let W=pt[$],_e=pt[$+1],He=W.length-1;o.push(_e[1],W[0],_e[0]);for(let V=1;V<=He;V++)o.push(W[V],W[V-1],_e[V]),o.push(_e[V+1],W[V],_e[V])}}}}}this.setIndex(o),this.setAttribute("position",new ot(l,3)),this.setAttribute("normal",new ot(h,3)),this.setAttribute("uv",new ot(c,2));function Y(q,te,le,re,ie){let fe=-re/2,he=(Math.PI-re)/2,ue=te.clone().normalize().cross(le);q.addScaledVector(le,-s/Math.sin(he));let ce=new R,Ee=new R,ve=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=fe+Ne/n*re;Ee.set(0,0,0),Ee.addScaledVector(ue,Math.sin(Le)),Ee.addScaledVector(le,Math.cos(Le));for(let Te=0;Te<=ve;Te++){let tt=Te/ve-.5;if(ce.copy(q),ce.addScaledVector(te,tt),ce.addScaledVector(Ee,s),ie!=null){let Je=Math.max(0,ce.y-ie);ce.addScaledVector(te,-Je/te.y)}l.push(ce.x,ce.y,ce.z),h.push(Ee.x,Ee.y,Ee.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<ve;Le++){let Te=Ae+Le+(ve+1)*Ne,tt=Te+(ve+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[q.clone().addScaledVector(te,.5),ye]}function Q(q,te,le,re){let ie=Math.PI/2,fe=C.angle()-ie,he=[],ue=new R,ce=new R;for(let ve=0;ve<=n;ve++){let Ae=[],ye=ve/n;for(let Ne=0;Ne<=ve;Ne++){let Le=((ve?Ne/ve:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(fe)*Te),rt=(ie+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(te,Ze*Te),ue.addScaledVector(le,at),ue.addScaledVector(re,Ze*tt),ce.copy(q).addScaledVector(ue,s),l.push(ce.x,ce.y,ce.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}he.push(Ae)}let Ee=he.length-1;for(let ve=0;ve<Ee;ve++){let Ae=he[ve],ye=he[ve+1],Ne=Ae.length-1;o.push(Ae[0],ye[1],ye[0]);for(let Le=1;Le<=Ne;Le++)o.push(Ae[Le-1],Ae[Le],ye[Le]),o.push(Ae[Le],ye[Le+1],ye[Le])}}}},kb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,cornerRadius:[0,0,0,0],cornerType:1,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters),r=Object.assign(t?.ui??{enabledIndieCorners:!1},e.ui);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)}),ui:r}}static build(e){let t=e.shape,{width:i,height:r,cornerRadius:a,cornerType:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h={x:i*.5,y:r*.5},c={x:-h.x,y:-h.y},u={x:h.x,y:h.y};function d(_,M,S){return M>i&&S>r?Math.min(_*i/M,_*r/S):M>i?_*i/M:S>r?_*r/S:_}let p=[];p[0]=a[0]===0?0:d(a[0],a[0]+a[3],a[0]+a[1]),p[1]=a[1]===0?0:d(a[1],a[1]+a[2],a[1]+a[0]),p[2]=a[2]===0?0:d(a[2],a[2]+a[1],a[2]+a[3]),p[3]=a[3]===0?0:d(a[3],a[3]+a[0],a[3]+a[2]);let f=c.x,m=u.x,g=u.y,y=c.y;t.addPoint(t.createPoint(f,g)),t.addPoint(t.createPoint(m,g)),t.addPoint(t.createPoint(m,y)),t.addPoint(t.createPoint(f,y)),t.isClosed=!0;let x=!0;for(let _=0,M=t.points.length;_<M;_++)t.points[_].roundness=p[_],_>0&&p[_]!==p[_-1]&&(x=!1);x&&(t.roundness=p[0]),t.useCubicForRoundedCorners=s!==1,t.update();let b=Th.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},PX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,180),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t=100,height:i=t,depth:r=t,widthSegments:a=64,heightSegments:s=64,phiStart:n,phiLength:o,thetaStart:l,thetaLength:h}=e.parameters,c;return h===0?(c=new yt,c.setAttribute("position",new ot([],3))):c=new Bc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},DX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,widthSegments:8,heightSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:0})}}static build(e){let{width:t=100,height:i=t,widthSegments:r=8,heightSegments:a=8}=e.parameters,s=new Ah(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},OX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,angle:90,cornerRadius:24,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,angle:a,cornerRadius:s,cornerSegments:n}=e.parameters,o=new IX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},IX=class extends yt{constructor(e=1,t=1,i=1,r=90,a=10,s=24){super(),this.type="BackdropGeometry";let n=[],o=[],l=[],h=.001;a==0&&(s=1),s=Math.max(1,Math.floor(s)),a=Math.min(a,100),r=Math.min(180-h,r),r*=Math.PI/180;let c=[],u=Math.PI/2,d=(Ee=0,ve=0,Ae=0)=>new R(Ee,ve,Ae),p=d(),f=d(),[m,g,y]=[t/2,e/2,i/2],x=-g,b=+g,[_,M,S]=[d(x,-m,+y),d(x,-m,-y),d(x,+m,-y)],C=(Ee,ve=!1)=>Math.sin(Ee-Math.PI/(1+ +ve)),A=(Ee,ve=!1)=>Math.cos(Ee-Math.PI/(1+ +ve));S.y=Math.sin(r)*t-m;let T=Math.cos(r)*t-y,P=_.z-h;r<=u?(S.z=Math.min(T,P),S.z==P&&(S.y-=(T-P)/Math.tan(u-r))):M.z=Math.min(M.z-T-y,_.z-h),p.subVectors(_,M),f.subVectors(S,M);let I=Math.min(p.length(),f.length())*a/100,z=I*Math.tan(r/2),F=I/Math.cos(r/2),L=p.clone().normalize().add(f.normalize()).setLength(F).add(M);p.set(0,C(r,!0),A(r,!0)),c.push([S,p.clone()]);let j=(Math.PI-r)/s;for(let Ee=0;Ee<=s;Ee++){let ve=u+r+Ee*j;p.set(0,Math.sin(ve)*z,Math.cos(ve)*z),p.add(L),f.set(0,C(ve),A(ve)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let Y=Math.sin(j/2)*z*2,Q=c.length-1,q=c[0][0].distanceTo(c[1][0]),te=c[Q-1][0].distanceTo(c[Q][0]),le=q+Y*s+te;c[0].push(1);for(let Ee=0;Ee<=s;Ee++)c[Ee+1].push(1-(q+Ee*Y)/le);c[Q].push(0);let[re,ie,fe]=c[0],he,ue,ce;for(let Ee=1;Ee<c.length;Ee++)[he,ue,ce]=c[Ee],n.push(x,re.y,re.z,x,he.y,he.z,b,re.y,re.z,b,re.y,re.z,x,he.y,he.z,b,he.y,he.z),o.push(0,ie.y,ie.z,0,ue.y,ue.z,0,ie.y,ie.z,0,ie.y,ie.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,fe,0,ce,1,fe,1,fe,0,ce,1,ce),[re,ie,fe]=[he,ue,ce];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},CP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,innerRadiusPercent:38.19,spikes:5,cornerRadius:0,angle:360,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,innerRadiusPercent:r,spikes:a,cornerRadius:s,angle:n,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}=e.parameters,c=e.shape,u=t*.5,d=i*.5,p=0,f=0,m=n*Math.PI/360/a,g=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){m=2*Math.PI/a;for(let _=0;_<a;_++){let M=m*_,S=p+Math.sin(M)*u,C=f+Math.cos(M)*d;c.addPoint(c.createPoint(S,C))}}else for(let _=0;_<a;_++){let M=p+Math.cos(g)*u,S=f+Math.sin(g)*d;c.addPoint(c.createPoint(M,S)),g+=m,M=p+Math.cos(g)*y,S=f+Math.sin(g)*x,_<=a,c.addPoint(c.createPoint(M,S)),g+=m}c.isClosed=!0;for(let _=0,M=c.points.length;_<M;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Th.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},RX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i}=e.parameters,r=new Ah(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},LX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,tubularSegments:64,arc:360,cornerRadius:30,cornerSegments:8},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.round(Math.abs(i.depth??i.width*.25));return{parameters:Object.assign(i,{width:r,height:a,depth:s})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,tubularSegments:s,arc:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=BX(t,i,r,t*.5,n,s,0,0,a,o,l);return h.scale(1,i/t,1),Object.assign(h,{userData:{...e,type:"TorusGeometry"}})}};function BX(e,t,i,r,a,s,n,o,l,h,c){[t,i]=[i,t],n=t/2;let u=lt.clamp(a/360,0,1);if(u===0){let d=new yt;return d.setAttribute("position",new ot([],3)),d}return u===1&&(h=0),new SP(!0,e,t,i,r,u,s,n,o,l,h,c)}var zX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,tubularSegments:64,radialSegments:32,p:2,q:3},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),tube:i.tube??i.width*.125})}}static build(e){let{width:t,tube:i,tubularSegments:r,radialSegments:a,p:s,q:n}=e.parameters,o=t*.5;o!==i&&(o-=i);let l=new _3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},FX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1,isRect:!1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width*(i.isRect?1:Math.sqrt(3)/2)),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t=100,height:i,cornerRadius:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,isRect:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5;o?(l.addPoint(l.createPoint(-h,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))):(l.addPoint(l.createPoint(0,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))),l.isClosed=!0;for(let d=0,p=l.points.length;d<p;d++)l.points[d].roundness=r;l.roundness=r,l.update();let u=Th.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function kX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var UX=class{add(e,t,i){if(typeof arguments[0]!="string")for(let r in arguments[0])this.add(r,arguments[0][r],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(r){this[r]=this[r]||[],t&&this[r][i?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(i){i.call(t&&t.context?t.context:t,t)})}},NX=class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(t=>{if(typeof t!="object"||!t.name||!t.init)throw new Error("Invalid JSEP plugin format");this.registered[t.name]||(t.init(this.jsep),this.registered[t.name]=t)})}},Re=class{static get version(){return"1.3.8"}static toString(){return"JavaScript Expression Parser (JSEP) v"+Re.version}static addUnaryOp(e){return Re.max_unop_len=Math.max(e.length,Re.max_unop_len),Re.unary_ops[e]=1,Re}static addBinaryOp(e,t,i){return Re.max_binop_len=Math.max(e.length,Re.max_binop_len),Re.binary_ops[e]=t,i?Re.right_associative.add(e):Re.right_associative.delete(e),Re}static addIdentifierChar(e){return Re.additional_identifier_chars.add(e),Re}static addLiteral(e,t){return Re.literals[e]=t,Re}static removeUnaryOp(e){return delete Re.unary_ops[e],e.length===Re.max_unop_len&&(Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops)),Re}static removeAllUnaryOps(){return Re.unary_ops={},Re.max_unop_len=0,Re}static removeIdentifierChar(e){return Re.additional_identifier_chars.delete(e),Re}static removeBinaryOp(e){return delete Re.binary_ops[e],e.length===Re.max_binop_len&&(Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops)),Re.right_associative.delete(e),Re}static removeAllBinaryOps(){return Re.binary_ops={},Re.max_binop_len=0,Re}static removeLiteral(e){return delete Re.literals[e],Re}static removeAllLiterals(){return Re.literals={},Re}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new Re(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(t=>t.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return Re.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!Re.binary_ops[String.fromCharCode(e)]||Re.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return Re.isIdentifierStart(e)||Re.isDecimalDigit(e)}throwError(e){let t=new Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(Re.hooks[e]){let i={context:this,node:t};return Re.hooks.run(e,i),i.node}return t}searchHook(e){if(Re.hooks[e]){let t={context:this};return Re.hooks[e].find(function(i){return i.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===Re.SPACE_CODE||e===Re.TAB_CODE||e===Re.LF_CODE||e===Re.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=e.length===1?e[0]:{type:Re.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],i,r;for(;this.index<this.expr.length;)if(i=this.code,i===Re.SEMCOL_CODE||i===Re.COMMA_CODE)this.index++;else if(r=this.gobbleExpression())t.push(r);else if(this.index<this.expr.length){if(i===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,Re.max_binop_len),t=e.length;for(;t>0;){if(Re.binary_ops.hasOwnProperty(e)&&(!Re.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,i,r,a,s,n,o,l;if(s=this.gobbleToken(),!s||(t=this.gobbleBinaryOp(),!t))return s;for(a={value:t,prec:Re.binaryPrecedence(t),right_a:Re.right_associative.has(t)},n=this.gobbleToken(),n||this.throwError("Expected expression after "+t),r=[s,a,n];t=this.gobbleBinaryOp();){if(i=Re.binaryPrecedence(t),i===0){this.index-=t.length;break}a={value:t,prec:i,right_a:Re.right_associative.has(t)},l=t;let h=c=>a.right_a&&c.right_a?i>c.prec:i<=c.prec;for(;r.length>2&&h(r[r.length-2]);)n=r.pop(),t=r.pop().value,s=r.pop(),e={type:Re.BINARY_EXP,operator:t,left:s,right:n},r.push(e);e=this.gobbleToken(),e||this.throwError("Expected expression after "+l),r.push(a,e)}for(o=r.length-1,e=r[o];o>1;)e={type:Re.BINARY_EXP,operator:r[o-1].value,left:r[o-2],right:e},o-=2;return e}gobbleToken(){let e,t,i,r;if(this.gobbleSpaces(),r=this.searchHook("gobble-token"),r)return this.runHook("after-token",r);if(e=this.code,Re.isDecimalDigit(e)||e===Re.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===Re.SQUOTE_CODE||e===Re.DQUOTE_CODE)r=this.gobbleStringLiteral();else if(e===Re.OBRACK_CODE)r=this.gobbleArray();else{for(t=this.expr.substr(this.index,Re.max_unop_len),i=t.length;i>0;){if(Re.unary_ops.hasOwnProperty(t)&&(!Re.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=i;let a=this.gobbleToken();return a||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:Re.UNARY_EXP,operator:t,argument:a,prefix:!0})}t=t.substr(0,--i)}Re.isIdentifierStart(e)?(r=this.gobbleIdentifier(),Re.literals.hasOwnProperty(r.name)?r={type:Re.LITERAL,value:Re.literals[r.name],raw:r.name}:r.name===Re.this_str&&(r={type:Re.THIS_EXP})):e===Re.OPAREN_CODE&&(r=this.gobbleGroup())}return r?(r=this.gobbleTokenProperty(r),this.runHook("after-token",r)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===Re.PERIOD_CODE||t===Re.OBRACK_CODE||t===Re.OPAREN_CODE||t===Re.QUMARK_CODE;){let i;if(t===Re.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==Re.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===Re.OBRACK_CODE?(e={type:Re.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()},this.gobbleSpaces(),t=this.code,t!==Re.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===Re.OPAREN_CODE?e={type:Re.CALL_EXP,arguments:this.gobbleArguments(Re.CPAREN_CODE),callee:e}:(t===Re.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),e={type:Re.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),i&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,i;for(;Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===Re.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(t=this.char,t==="e"||t==="E"){for(e+=this.expr.charAt(this.index++),t=this.char,(t==="+"||t==="-")&&(e+=this.expr.charAt(this.index++));Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return i=this.code,Re.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(i===Re.PERIOD_CODE||e.length===1&&e.charCodeAt(0)===Re.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:Re.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,i=this.expr.charAt(this.index++),r=!1;for(;this.index<this.expr.length;){let a=this.expr.charAt(this.index++);if(a===i){r=!0;break}else if(a==="\\")switch(a=this.expr.charAt(this.index++),a){case"n":e+=`
|
|
3176
3176
|
`;break;case"r":e+="\r";break;case"t":e+=" ";break;case"b":e+="\b";break;case"f":e+="\f";break;case"v":e+="\v";break;default:e+=a}else e+=a}return r||this.throwError('Unclosed quote after "'+e+'"'),{type:Re.LITERAL,value:e,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let e=this.code,t=this.index;for(Re.isIdentifierStart(e)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length&&(e=this.code,Re.isIdentifierPart(e));)this.index++;return{type:Re.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(e){let t=[],i=!1,r=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let a=this.code;if(a===e){i=!0,this.index++,e===Re.CPAREN_CODE&&r&&r>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(e));break}else if(a===Re.COMMA_CODE){if(this.index++,r++,r!==t.length){if(e===Re.CPAREN_CODE)this.throwError("Unexpected token ,");else if(e===Re.CBRACK_CODE)for(let s=t.length;s<r;s++)t.push(null)}}else if(t.length!==r&&r!==0)this.throwError("Expected comma");else{let s=this.gobbleExpression();(!s||s.type===Re.COMPOUND)&&this.throwError("Expected comma"),t.push(s)}}return i||this.throwError("Expected "+String.fromCharCode(e)),t}gobbleGroup(){this.index++;let e=this.gobbleExpressions(Re.CPAREN_CODE);if(this.code===Re.CPAREN_CODE)return this.index++,e.length===1?e[0]:e.length?{type:Re.SEQUENCE_EXP,expressions:e}:!1;this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:Re.ARRAY_EXP,elements:this.gobbleArguments(Re.CBRACK_CODE)}}},VX=new UX;Object.assign(Re,{hooks:VX,plugins:new NX(Re),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10},right_associative:new Set,additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"});Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops);Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops);var lu=e=>new Re(e).parse(),jX=Object.getOwnPropertyNames(Re);jX.forEach(e=>{lu[e]===void 0&&e!=="prototype"&&(lu[e]=Re[e])});lu.Jsep=Re;var GX="ConditionalExpression",HX={name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let i=t.node,r=this.gobbleExpression();if(r||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let a=this.gobbleExpression();if(a||this.throwError("Expected expression"),t.node={type:GX,test:i,consequent:r,alternate:a},i.operator&&e.binary_ops[i.operator]<=.9){let s=i;for(;s.right.operator&&e.binary_ops[s.right.operator]<=.9;)s=s.right;t.node.test=s.right,s.right=t.node,t.node=i}}else this.throwError("Expected :")}})}};lu.plugins.register(HX);var WX=["+","-","*","/","(",")","==","!=",">","<",">=","<=","and","or","!","%","^",","],qX=["0","1","2","3","4","5","6","7","8","9","."],YX=["sin","cos","tan","asin","acos","atan","atan2","sqrt","abs","log","exp","floor","ceil","round","min","max","random"];function XX(e){return typeof e!="string"?!1:!isNaN(e)&&!isNaN(parseFloat(e))}lu.addBinaryOp("^",11,!0);function EP(e,t,i="number"){let r="";for(let n=0;n<e.length;n++){let o=e[n];if("id"in o){let l=e[n-1];if(n>0&&"id"in l){console.error("Two variables in a row",e);return}let h=t.getVariable(o.id),c=$a.getDisplayedValue(h);i==="number"&&$a.isTextValue(h)&&Array.isArray(h.textValue)&&h.textValue.length===1?c=parseFloat(c).toString():i==="boolean"&&$a.isBoolean(h)?c=h?"true":"false":i==="boolean"&&$a.isTextValue(h)&&!Array.isArray(h.textValue)&&(c='"'+c+'"'),r+=c;continue}else if(i==="string"){o.name!=='"'&&o.name!=="+"&&(r+=o.name),o.name==="+"&&r[r.length-1]==="\\"&&(r=r.slice(0,-1)+o.name);continue}if(o.name==="and"){r+="&&";continue}if(o.name==="or"){r+="||";continue}if(o.name==="True"){r+="true";continue}if(o.name==="False"){r+="false";continue}if(i==="boolean"&&!XX(o.name)&&!qX.includes(o.name)&&!WX.includes(o.name)&&!YX.includes(o.name.replace(/\($/g,""))){r+='"'+o.name+'"';continue}r+=o.name}if(i==="string")return r;if(e.length===0){if(i==="number")return 0;if(i==="boolean")return!1}let a;try{a=lu(r)}catch(n){console.error(r,n);return}let s;try{s=ui(a)}catch(n){console.error(r,a,n)}return s}function ui(e){switch(e.type){case"BinaryExpression":switch(e.operator){case"==":return Number(ui(e.left)===ui(e.right));case"!=":return Number(ui(e.left)!==ui(e.right));case">":return Number(ui(e.left)>ui(e.right));case">=":return Number(ui(e.left)>=ui(e.right));case"<":return Number(ui(e.left)<ui(e.right));case"<=":return Number(ui(e.left)<=ui(e.right));case"+":return ui(e.left)+ui(e.right);case"-":return ui(e.left)-ui(e.right);case"*":return ui(e.left)*ui(e.right);case"/":return ui(e.left)/ui(e.right);case"%":return ui(e.left)%ui(e.right);case"&&":return ui(e.left)&&ui(e.right);case"||":return ui(e.left)||ui(e.right);case"^":return Math.pow(ui(e.left),ui(e.right));default:throw new Error("Unknown operator: "+e.operator)}case"UnaryExpression":switch(e.operator){case"-":return-ui(e.argument);case"!":return Number(!ui(e.argument));default:throw new Error("Unknown operator: "+e.operator)}case"Identifier":throw new Error("Unknown identifier: "+e.name);case"Literal":return e.value;case"CallExpression":if(e.callee.type==="Identifier"){if(e.callee.name==="random"){let t=0,i=1;if(e.arguments.length>=1)try{t=ui(e.arguments[0])}catch(r){console.warn(r)}if(e.arguments.length>=2)try{i=ui(e.arguments[1])}catch(r){console.warn(r)}return t=Math.min(i,t),i=Math.max(i,t),t+Math.random()*(i-t)}return Math[e.callee.name].apply(null,e.arguments.map(ui))}else throw new Error("Unknown node");default:throw new Error("Unknown node type: "+e.type)}}var QX=new je,ZX=new je;function KX(e,t,i){let r=[new R,new R,new R],a=[new R,new R,new R];return e.extractBasis(r[0],r[1],r[2]),t.extractBasis(a[0],a[1],a[2]),r.forEach((s,n)=>{let o=a[n],l=lt.lerp(s.length(),o.length(),i);s.lerp(o,i).setLength(l)}),new je().makeBasis(r[0],r[1],r[2])}var JX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,height:100,depth:1,subdivisions:12,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=t?.shapeData??Fb.create({parameters:KT}).userData.shape;return{path:e.path??cg.defaultData(),parameters:Object.assign(i,{width:r,height:a,depth:s,extrusion:{...JT,...i.extrusion}}),shapeData:n}}static build(e){if(e.path.points.length>=2){let t=new $X(e);return Object.assign(t,{userData:{...e,type:"PathGeometry"}})}else return Object.assign(new yt,{userData:{...e,type:"PathGeometry"}})}},$X=class extends yt{constructor(e){super(),this.type="PathExtrusionGeometry",this.inputs=e,this.build()}_isGeometryClosed(){return this.inputs.path.isClosed&&this.inputs.parameters.extrusion.depth===1}_isOpenEnded(){let e=this.inputs.parameters.extrusion;return!(this.inputs.path.isClosed&&e.depth===1)||!kX(e.twist,0)||e.startScale!==e.endScale}build(){let e=this._extractPathPoints();if(e.length<2)return;let t=this._computeBasisMatrices(e),{depth:i,offset:r}=this.inputs.parameters.extrusion;i=Math.max(0,Math.min(i,1)),r=Math.max(0,Math.min(r,1));let a=this.inputs.path.isClosed?e.length:e.length-1,s=Math.floor(r*a),n=this.inputs.path.isClosed?Math.ceil((i+r)*a):Math.ceil(Math.min(1,i+r)*a),o=Math.min(Math.max(2,n-s+1),a+2),l=[],h=[];for(let Q=0;Q<o;Q++){let q=this.inputs.path.isClosed?(Q+s)%e.length:Math.min(Q+s,e.length-1);l.push(e[q].clone()),h.push(t[q].clone())}let c=(Q,q,te)=>{l[Q]=l[Q].clone().lerp(l[q],te),h[Q]=KX(h[Q],h[q],te)},u=0,d=r*a%1;(!this.inputs.path.isClosed||i<=1)&&(d||r===0)&&(u=d,c(0,1,u));let p=0,f=(r+i)*a%1;if((this.inputs.path.isClosed&&i<=1||!this.inputs.path.isClosed&&r+i<1)&&f&&(p=f,c(l.length-1,l.length-2,1-p)),i===0){let Q=l.length-1;l[Q].copy(l[0]),h[Q].copy(h[0])}this._applyPathModifiers(h,u,p);let{bevel:m,bevelSides:g}=this.inputs.parameters.extrusion,y=m>0?this.inputs.parameters.extrusion.capType:"flat",x=5;this.inputs.parameters.extrusion.shape.type==="Custom"&&(x=this.inputs.parameters.extrusion.shape.shapeQuality==="low"?5:12);let{regions:b,infos:_,vertices:M}=this._computeShapePoints(x),S=0,C;y==="round"&&(C=new zb(this.inputs.shapeData,2*m,m,x,g,void 0,!0),S=C.getAttribute("position").count);let A=0,T=0;_.sort((Q,q)=>Q.start-q.start),_.forEach(Q=>{Q.verticesStart=A,Q.verticesCount=Q.continuous.reduce((q,te,le)=>q+(le===0||!te?2:1),0),T+=Q.verticesCount,A=T});let P=T*o,I,z=0;if(this._isOpenEnded()&&y==="flat"){try{I=fl({windingRule:Ti.ODD,elementType:xr.POLYGONS,polySize:3,vertexSize:2,strict:!0,contours:b})}catch{I=gP}z=I.vertexCount}let F=P+2*z+S*2,L=P+2*z,j={positions:new Float32Array(F*3),normals:new Float32Array(F*3),uvs:new Float32Array(F*2)},Y=[];if(_.forEach(Q=>{this._extrudeRegion(Q,M,h,l,j,Y,this._isGeometryClosed()&&!this._isOpenEnded())}),I&&(this._closeEnd(I,P,Y,j,h[0],l[0],!1),this._closeEnd(I,P+z,Y,j,h[h.length-1],l[l.length-1],!0)),C){j.positions.set(C.getAttribute("position").array,L*3),j.normals.set(C.getAttribute("normal").array,L*3),j.uvs.set(C.getAttribute("uv").array,L*2);for(let le=L;le<L+S;le++)j.uvs[le*2+1]=1e-4;let Q=Y.length;Y.push(...C.getIndex().array.map(le=>le+L)),L+=S,j.positions.set(C.getAttribute("position").array,L*3),j.normals.set(C.getAttribute("normal").array,L*3),j.uvs.set(C.getAttribute("uv").array,L*2);let q=Y.length;Y.push(...C.getIndex().array.map(le=>le+L)),this.setAttribute("position",new It(j.positions,3)),this.setAttribute("normal",new It(j.normals,3)),this.setAttribute("uv",new It(j.uvs,2)),this.setIndex(Y);let te=QX;te.copy(h[h.length-1]).setPosition(l[l.length-1]),this.applyMatrix4OnRange(te,L,F),te.copy(h[0]).setPosition(l[0]).multiply(ZX.makeScale(1,1,-1)),this.applyMatrix4OnRange(te,L-S,L),this.reverseIndicesOnRange(Q,q)}else this.setAttribute("position",new It(j.positions,3)),this.setAttribute("normal",new It(j.normals,3)),this.setAttribute("uv",new It(j.uvs,2)),this.setIndex(Y)}_extractPathPoints(){let e=oP(this.inputs.path).getPoints(this.inputs.path.subdivisions);if(e.length<2)return[];let t=[e[0]];return e.forEach(i=>{t[t.length-1].distanceToSquared(i)>.001&&t.push(i)}),this.inputs.path.isClosed&&t[t.length-1].distanceTo(t[0])<.001&&t.pop(),t}_computeBasisMatrices(e){let t=[],i=e.length,r=this.inputs.path.isClosed,a=new R,s=new R,n=new R,o=new R,l=new R(0,1,0);for(let f=0;f<i;f++){let m=e[f],g;f===0?g=r?e[e.length-2]:m.clone().multiplyScalar(2).sub(e[1]):g=e[f-1];let y;f===i-1?y=r?e[1]:m.clone().multiplyScalar(2).sub(e[f-1]):y=e[f+1];let x=m.clone().sub(g).normalize(),b=y.clone().sub(m).normalize(),_=x.clone().add(b).normalize();n.copy(_),f===0&&(_.equals(l)||_.clone().negate().equals(l))&&l.set(0,0,1);let M=l.clone().cross(_).normalize(),S=_.clone().cross(M).normalize();l.copy(S),o.copy(M),f===0&&(a.copy(S),s.copy(_));let C=new je().makeBasis(M,S,_);t.push(C)}let h=r?s:n,c=r?a:new R(0,1,0),u=h.clone().cross(o).normalize(),d=Math.acos(c.dot(u));if(isNaN(d))return t;let p=c.clone().cross(u);h.dot(p)>0&&(d*=-1);for(let f=1;f<t.length;f++){let m=new je().makeRotationZ(d*f/t.length);t[f].multiply(m)}return t}_applyPathModifiers(e,t,i){let r=e.length,{angle:a,twist:s,startScale:n,endScale:o}=this.inputs.parameters.extrusion,l=new je,h=new je;return e.forEach((c,u)=>{let d=u===0?0:u===r-1?1:(u-t)/(r-(i===0?0:1)-(t+(1-i)));l.makeRotationZ(lt.lerp(a,a+s,d)*lt.DEG2RAD);let p=lt.lerp(n,o,d);h.makeScale(p,p,p),c.multiply(l).multiply(h)}),e}_computeShapePoints(e=12,t=Ti.ODD){let i=this.inputs.shapeData,r=i.extractShapePointsToFlatArray([],e),a=i.shapeHoles.map(p=>{let f=p.extractShapePointsToFlatArray([],e),m=[];for(let g=f.length-1;g>=1;g-=2){let y=f[g-1],x=f[g-0];m.push(y,x)}return m}),s;try{s=fl({windingRule:t,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[r]})}catch{s=Bb}let n;try{n=fl({windingRule:Ti.ODD,elementType:xr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...a]})}catch{n=mP}if(!s)throw new Error("error generating geometry");let o=s.elementCount;if(n){s.elementCount+=n.elementCount;for(let p=0;p<n.elements.length;p++){let f=n.elements[p],m=p%2===0?s.vertexCount:0;s.elements.push(f+m)}for(let p=0;p<n.vertexIndices.length;p++){let f=n.vertexIndices[p],m=s.vertexCount;s.vertexIndices.push(f+m)}for(let p=0;p<n.vertices.length;p++){let f=n.vertices[p];s.vertices.push(f)}}let l=1/0,h=-1/0,c=1/0,u=-1/0;for(let p=0,f=s.vertexCount;p<f;p++){let m=p*2,g=s.vertices[m+0],y=s.vertices[m+1];g<l&&(l=g),g>h&&(h=g),y<c&&(c=y),y>u&&(u=y)}let d=[];for(let p=s.elementCount-1;p>=0;p--){let f=p>=o,m=p*2,g=s.elements[m+0],y=s.elements[m+1],x=g+y,b={start:g,count:y,normals:[],isHole:f,continuous:[],verticesStart:0,verticesCount:0};d.push(b);let _=g,M=x-1,S=g+1,C=i.roundedCurves.length;do{let A=_-g,T=s.vertices[M*2+0],P=s.vertices[M*2+1],I=s.vertices[_*2+0],z=s.vertices[_*2+1],F=s.vertices[S*2+0],L=s.vertices[S*2+1],j=I-T,Y=z-P,Q=Math.sqrt(j*j+Y*Y);j/=Q,Y/=Q;let q=I-F,te=z-L,le=Math.sqrt(q*q+te*te);q/=le,te/=le,b.normals[A*2+0]=-te,b.normals[A*2+1]=q;let re=s.vertexIndices[_];if(Array.isArray(re))b.continuous[A]=!1;else{let[ie,fe]=i.getCurveIndexFromVertexId(re-1,!0);if(fe>0&&fe<1)b.continuous[A]=!0;else{let he=fe===1?ie+1:ie-1;he=(he+C)%C;let ue=fe===1?0:1,ce=i.roundedCurves[ie].getTangent(fe),Ee=i.roundedCurves[he].getTangent(ue);b.continuous[A]=ce.dot(Ee)>.95}}f&&(b.normals[A*2+0]*=-1,b.normals[A*2+1]*=-1),[M,_,S]=[_,S,S+1],S>=x&&(S-=y)}while(S!==g+1)}return{regions:[r,...a],infos:d,vertices:s.vertices}}_insertVertex(e,t,i,r,a){let s=t*2,n=t*3;e.positions[n+0]=i.x,e.positions[n+1]=i.y,e.positions[n+2]=i.z,e.normals[n+0]=r.x,e.normals[n+1]=r.y,e.normals[n+2]=r.z,e.uvs[s+0]=a.x,e.uvs[s+1]=a.y}_extrudeRegion(e,t,i,r,a,s,n){let o=new R,l=new R,h=new R,c=new R,u=new ae;i.forEach((p,f)=>{let m=r[f],g=e.verticesStart*i.length+e.verticesCount*f;for(let y=0;y<e.count;y++){let x=(e.start+y)*2;if(o.set(t[x+0],t[x+1],0),h.copy(o).applyMatrix4(p).add(m),e.continuous[y])c.set(e.normals[y*2+0],e.normals[y*2+1],0);else{let b=y===0?(e.start+e.count-1)*2:x-2;l.set(t[b+0],t[b+1],0),c.copy(o).sub(l),c.set(-c.y,c.x,0),e.isHole||c.negate()}if(c.applyMatrix4(p).normalize(),u.set(y===0?1:y/e.count,f/(i.length-1)),this._insertVertex(a,g,h,c,u),g++,!e.continuous[y]||y===0){if(y===0)c.set(e.normals[y*2+0],e.normals[y*2+1],0),u.set(0,f/(i.length-1));else{let b=y===e.count-1?e.start*2:x+2;l.set(t[b+0],t[b+1],0),c.copy(l).sub(o),c.set(-c.y,c.x,0),e.isHole||c.negate()}c.applyMatrix4(p).normalize(),this._insertVertex(a,g,h,c,u),g++}}});let d=i.length-1;for(let p=0;p<d;p++){let f=e.verticesStart*i.length+e.verticesCount*p,m=e.verticesStart*i.length+e.verticesCount*(p+1),g=0;for(let y=0;y<e.count;y++){(!e.continuous[y]||y===0)&&g++;let x=y===e.count-1?0:g+1,b=f+g,_=f+x,M=m+x,S=m+g;e.isHole?s.push(b,M,_,b,S,M):s.push(b,_,M,b,M,S),g++}}}_closeEnd(e,t,i,r,a,s,n){let o=e.vertexCount,l=new R(0,0,n?-1:1).applyMatrix4(a),h=new R,c=new ae;for(let d=0;d<o;d++){let p=2*d;h.set(e.vertices[p+0],e.vertices[p+1],0).applyMatrix4(a).add(s),this._insertVertex(r,t+d,h,l,c)}let u=e.elements;for(let d=0;d<e.elementCount;d++){let p=3*d,f=u[p+0]+t,m=u[p+(n?1:2)]+t,g=u[p+(n?2:1)]+t;i.push(f,m,g)}}applyMatrix4OnRange(e,t,i){let r=e.elements,a=new Lr().getNormalMatrix(e).elements,s,n,o,l,h=this.attributes.position,c=this.attributes.normal;if(!h||!c)return;let u=h.array,d=c.array,p=h.itemSize;for(let f=t*p,m=i*p;f<m;f+=p){if(f===t)debugger;s=u[f+0],n=u[f+1],o=u[f+2],l=1/(r[3]*s+r[7]*n+r[11]*o+r[15]),u[f+0]=(r[0]*s+r[4]*n+r[8]*o+r[12])*l,u[f+1]=(r[1]*s+r[5]*n+r[9]*o+r[13])*l,u[f+2]=(r[2]*s+r[6]*n+r[10]*o+r[14])*l,s=d[f+0],n=d[f+1],o=d[f+2],d[f+0]=a[0]*s+a[3]*n+a[6]*o,d[f+1]=a[1]*s+a[4]*n+a[7]*o,d[f+2]=a[2]*s+a[5]*n+a[8]*o}h.needsUpdate=!0,c.needsUpdate=!0}reverseIndicesOnRange(e,t){let i=this.index;if(i){for(let r=e;r<t;r+=3){let a=i.getX(r),s=i.getX(r+1),n=i.getX(r+2);i.setXYZ(r,n,s,a)}i.needsUpdate=!0}}};function TP(){let e=new yt;return e.setAttribute("position",new It(new Float32Array([]),3)),e.setIndex(new It(new Uint16Array([]),1)),e}var eQ=TP().attributes,tQ=12,iQ=1,PP=class extends yt{constructor(e,t){super(),this.charWidths=[],this.charCoords=[],this.wrappedText=[],this.isLowResolution=!1,this.vectorShapes=[],Object.assign(this.attributes,eQ),this.userData={parameters:e,type:"TextGeometry"};let i=t.getFont(e.font);i?.isLoaded?(this.font=i,this.update(e)):this.updateFont(e.font,t).then(()=>{this.update(e),t?.requestRender()})}async updateFont(e,t){let i=t.getFont(e);i&&(this.font=i,await i.loadingPromise)}update(e){let t=this.font;if(this.userData={parameters:e,type:"TextGeometry"},!t?.isLoaded){console.warn("Cannot update text because its font is not loaded");return}let{width:i,height:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,text:o,textTransform:l}=e,h=$a.getDisplayedValue(o),c=l===2?h.toUpperCase():l===3?h.toLowerCase():h,u=rQ(e,t,c),{shapes:d,charWidths:p,charCoords:f}=t.generateShapes(u,e),m=(typeof i=="number"?i:1)*.5,g=(typeof r=="number"?r:1)*.5,y=d.map(_=>new tr().fromShape(_,!0));this.vectorShapes=y;let x=y.map(_=>Th.create({shape:_,parameters:{depth:a,extrudeBevelSegments:n,extrudeBevelSize:s,windingRule:a<=0?Ti.NONZERO:Ti.ODD,subdivisions:this.isLowResolution&&a>0?iQ:tQ}})),b=x.length?ah(x):TP();b.translate(-m,g,0),this.dispose(),this.wrappedText=u,this.charCoords=f,this.charWidths=p,this.deleteAttribute("extrudeNormal"),Object.entries(b.attributes).forEach(([_,M])=>{this.setAttribute(_,M)}),this.setIndex(b.index),this.computeBoundingSphere()}clone(){let e=Rn(new yt,PP.prototype);return e.copy(this),console.log("CloneGeometry",this,e),e}copy(e){return Object.entries(e.attributes).forEach(([t,i])=>{this.setAttribute(t,i)}),this.setIndex(e.index),this.userData={parameters:{...e.userData.parameters},type:"TextGeometry"},this}async setText(e){this.font&&await this.font.loadingPromise,await this.update({...this.userData.parameters,text:e})}get text(){return this.userData.parameters.text??""}};function rQ(e,t,i){let r=[""],a="";for(let s of i)a+=s,s===" "||s===`
|
|
3177
3177
|
`?(r[r.length-1]+=a,a="",s===`
|
|
3178
|
-
`&&r.push("")):t.getTextWidth(r[r.length-1]+a,e)>e.width&&(r[r.length-1].length&&r.push(""),t.getTextWidth(r[r.length-1]+a,e)>e.width&&(a.length===1?(r[r.length-1]+=a,a=""):(r[r.length-1]+=a.slice(0,-1),a=a[a.length-1],r.push(""))));return r[r.length-1]+=a,r}var DP,OP=new Promise(e=>{DP=e}),CM=!1,Wf;function aQ(){if(CM)return;if(Wf)return Wf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.9.2/build",i=import("./process.js"),[r,a]=await Promise.all([i,fetch(`${t}/process.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});DP(n),CM=!0}return Wf=e(),Wf}var sQ=["font"];function op(e,t,i,r){let a,s,n;e.type==="PathGeometry"?(s=JSON.parse(JSON.stringify(e)),n=[[],["extrusion"]]):(s={...e},n=[[]]);for(let h of n){let c=s;for(let u of h)c=c[u];for(a in c){let u=c[a];PA(u)&&!sQ.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),PA(c[a])&&(c[a]=1))}}let o={parameters:s,type:s.type};if(s.type==="PathGeometry")o.path=s.path;else if(s.type==="VectorGeometry"){let h=tr.createFromState(s.shape,s.width,s.height);o.shape=h}else if(s.type==="NonParametricGeometry"){if(s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new P3().parse(s),o.geometry.groups.length===0){let h=o.geometry;h.addGroup(0,Math.max(h.getIndex()?.count??0,h.getAttribute("position").count),0)}}else if(s.type==="SubdivGeometry"){let h=new Ta(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new PP(s,t);if(s.type==="UIGeometry")return kb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=OM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(hg.defaultData(),100,100);o.shape=h,l=OM(o)}return l}var nQ=new je;function ax(e,t,i,r){let a=e.position.array,s=e.normal.array,n=nQ.makeScale(t,i,r).invert().elements,o,l,h;for(var c=0,u=a.length;c<u;c+=3)a[c]*=t,a[c+1]*=i,a[c+2]*=r,o=s[c],l=s[c+1],h=s[c+2],s[c]=n[0]*o+n[4]*l+n[8]*h,s[c+1]=n[1]*o+n[5]*l+n[9]*h,s[c+2]=n[2]*o+n[6]*l+n[10]*h;e.position.needsUpdate=!0,e.normal.needsUpdate=!0}var qf=new dr,cc=new R,Et;OP.then(e=>{Et=e});var EM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),TM=new Uint32Array([0,1,2,3]),PM=new Uint8Array([4]),Ta=class extends yt{constructor(e,t){super(),this.data=e,this.flatShading=t,this.subdivPointer=0,this.rebuild(),this.freeSubdivPointer()}mutateDirectlyScaleBaked(e,t){this.freeSubdivPointer();let i=this.data.scaleBaked,r=uh.div(t,i);this.subdividedGeometry&&ax(this.subdividedGeometry.attributes,...r),this.originalGeometry&&ax(this.originalGeometry.attributes,...r),this.data=e;let a=this.userData.parameters;this.userData.parameters={width:a.width*r[0],height:a.height*r[1],depth:a.depth*r[2]},this.originalGeometry.boundingSphere.center.multiply(cc.fromArray(r));let s=cc.set(a.width,a.height,a.depth).length();this.originalGeometry.boundingSphere.radius=s/2}ensureSubdivPointer(){return this.subdivPointer===0&&this.rebuild(),this.subdivPointer}rebuild(){let e,t,i;try{({originalGeometry:e,subdividedGeometry:t,subdivPointer:i}=Ta.build(this.data,void 0,!this.flatShading,void 0))}catch{e=new Ks(100,100,100),i=0}this.subdivPointer=i,this.originalGeometry=e,this.subdividedGeometry=t??void 0;let r=this.subdividedGeometry??this.originalGeometry;Object.assign(this,r),this.calcBoundingBox()}freeSubdivPointer(){this.subdivPointer&&(Ta.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0)}dispose(){super.dispose(),this.freeSubdivPointer()}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;qf.setFromBufferAttribute(t),qf.getCenter(i),e.boundingSphere.radius=i.distanceTo(qf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),qf.getSize(cc);let r={width:cc.x,height:cc.y,depth:cc.z};return this.userData.parameters=r,r}static build(e,t,i,r){let a,s,n,o=e?.phongAngle??35;i===!1&&(o=-1),t&&(Et.free_bvh(t),Et.free_subdivision_surface(t));try{a=Ta.allocate(e,r)}catch(l){console.error(l,e),a=Ta.allocate({positionWASM:EM,indexWASM:TM,verticesPerFaceWASM:PM},r)}if(Et.set_destination_refinement_level(a,0),s=Ta.buildLevel(a,!0,o),e.subdivisions>0)try{Et.set_destination_refinement_level(a,e.subdivisions),n=Ta.buildLevel(a,!1,o)}catch{try{Et.set_destination_refinement_level(a,e.subdivisions-1),n=Ta.buildLevel(a,!1,o)}catch{n=null}}else n=null;return{subdivPointer:a,originalGeometry:s,subdividedGeometry:n}}static primitiveToQuads(e,t,i){e.widthSegments>16&&(e.widthSegments=16),e.heightSegments>16&&(e.heightSegments=16),e.depthSegments>16&&(e.depthSegments=16),e.radialSegments>16&&(e.radialSegments=16),e.type==="DodecahedronGeometry"&&(e.detail=0);let r=e.shape!==void 0||e.path!==void 0?t.geometry:op(e,i,!1),a;e.type==="TorusGeometry"&&e.arc===Math.PI*2?a=r.getClosedTorusIndicesForBooleanOrSubdiv():a=r.getIndex();let s,n,o,l;({positions:s,triIndices:l}=ev(r.getAttribute("position"),a));let h;if(e.type==="CylinderGeometry"&&e.cornerRadius===0&&e.hollow===0&&e.openEnded===!1){let c=e.radialSegments*e.heightSegments*3*2,u=c+e.radialSegments*3;h=[c,u]}return{indices:n,verticesPerFace:o}=IP(s,l,r,h),{positions:s,indices:n,verticesPerFace:o}}static allocate(e,t){let i,r,a,s=[],n=[];e.positionWASM&&e.positionWASM.length>0?(i=e.positionWASM,r=e.indexWASM,a=e.verticesPerFaceWASM):(i=EM,r=TM,a=PM);let o=i.length,l=r.length,h=a.length,c=i.length+s.length+n.length,u=r.length+a.length,d=c*Float32Array.BYTES_PER_ELEMENT+u*Uint32Array.BYTES_PER_ELEMENT,p=c*Float32Array.BYTES_PER_ELEMENT,f=u*Uint32Array.BYTES_PER_ELEMENT,m=Et._malloc(d),g=new Float32Array(Et.HEAPF32.buffer,m,c),y=new Uint32Array(Et.HEAPU32.buffer,m+p,u);g.set(i,0),g.set(s,i.length),g.set(n,i.length+s.length),y.set(r,0),y.set(a,r.length);let x;e?.scaleBaked?.some(_=>_!==1)&&(x=new je().makeScale(...e.scaleBaked)),t&&(x?x.premultiply(t):x=t);let b=x?Et.alloc_subdivision_surface2(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(m),b}static buildLevel(e,t,i,r,a){let s=a?Et.get_mesh_data2(e,t?Et.Level.CONTROL:Et.Level.REFINED,i,a.elements):Et.get_mesh_data(e,t?Et.Level.CONTROL:Et.Level.REFINED,i),n=8,o=Et.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(4,4+4),h=0,c=Et.HEAPU32[o[h]>>2],u=Et.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=Et.HEAPU32[o[h]>>2],p=Et.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=Et.HEAPU32[o[h]>>2],m=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let g=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(g>>2,(g>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Lc(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Lc(m,1));let b=new Float32Array(p.length/3*4).fill(0);x.setAttribute("color",new It(b,4))}return Et.free_mesh_data(s),x.userData.type="SubdivGeometry",x}r.getAttribute("position").copyArray(u),r.getAttribute("normal").copyArray(p),r.attributes.position.needsUpdate=!0,r.attributes.normal.needsUpdate=!0,Et.free_mesh_data(s)}static freeSubdivPointer(e){Et.free_bvh(e),Et.free_subdivision_surface(e)}static buildControlCageWireframe(e,t,i){let r=Et.get_wireframe_data_for_base_level(e),a=4,s=Et.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(2,2+2),o=0,l=Et.HEAPU32[s[o]>>2],h=Et.HEAPF32.subarray(l>>2,(l>>2)+n[o]);o++;let c=Et.HEAPU32[s[o]>>2],u=Et.HEAPU32.subarray(c>>2,(c>>2)+n[o]);if(t===void 0){let d=new yt;d.setAttribute("position",new ot(h,3));let p=new Float32Array(h.length);for(let f=0,m=h.length;f<m;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Lc(u,1)),Et.free_wireframe_data_for_base_level(r),d}t.getAttribute("position").copyArray(h),t.attributes.position.needsUpdate=!0,Et.free_wireframe_data_for_base_level(r)}static updateCollabMesh(e,t,i){let r=t===0;r||Et.set_destination_refinement_level(e,t);let a=i?Et.get_topological_data2(e,r?Et.Level.CONTROL:Et.Level.REFINED,i.elements):Et.get_topological_data(e,r?Et.Level.CONTROL:Et.Level.REFINED),s=6,n=Et.HEAPU32.subarray(a>>2,(a>>2)+s),o=n.subarray(3,3+3),l=0,h=Et.HEAPU32[n[l]>>2],c=new Float32Array(Et.HEAPF32.subarray(h>>2,(h>>2)+o[l]));l++;let u=Et.HEAPU32[n[l]>>2],d=new Uint32Array(Et.HEAPU32.subarray(u>>2,(u>>2)+o[l]));l++;let p=Et.HEAPU32[n[l]>>2],f=new Uint8Array(Et.HEAPU32.subarray(p>>2,(p>>2)+o[l]));return Et.free_topological_data(a),{positions:c,indices:d,verticesPerFace:f}}},DM=["getX","getY","getZ"];function ev(e,t){let i={},r=t?t.count:e.count,a=0,s=[],n=[],o=1e4;for(let h=0;h<r;h++){let c=t?t.getX(h):h,u="";for(let d=0;d<3;d++)u+=`${~~(e[DM[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[DM[d]](c));i[u]=a,s.push(a),a++}}let l=[];for(let h=0;h<s.length;h+=3)s[h]===s[h+1]||s[h]===s[h+2]||s[h+1]===s[h+2]||l.push(s[h],s[h+1],s[h+2]);return{positions:n,triIndices:l}}var Yf=new R,W0=new R,q0=new R,Y0=new R;function IP(e,t,i,r){let a=[],s=[];if(i.userData.shape!==void 0&&i.userData.parameters.depth===0&&i.userData.shape.shapeHoles.length===0){let l=i.userData.shape.extractShapePointsToFlatArray([]),h=i.userData.parameters.spikes;if(i.userData.type==="EllipseGeometry"&&h<=24&&h%4===0&&i.userData.parameters.angle>=360){let d=l.length/2/h;l=l.filter((p,f)=>Math.floor(f/2)%d===0)}let c=0;for(let d=0;d<l.length;d+=2)c+=(l[d]-l[(d===0?l.length:d)-2])*(l[d+1]+l[(d===0?l.length:d)-1]);e.length=0;let u=0;if(c<0)for(let d=0;d<l.length;d+=2)e.push(l[d],l[d+1],0),a.push(u++);else for(let d=l.length-2;d>=0;d-=2)e.push(l[d],l[d+1],0),a.push(u++);return s.push(u),{indices:a,verticesPerFace:s}}let n=new Float32Array([i.userData.parameters.depth])[0],o=0;for(;o<t.length;){if(i.useNgonForTopBottomFaceDuringBake){let l=0;if((e[t[o]*3+2]===n||e[t[o]*3+2]===0)&&l++,(e[t[o+1]*3+2]===n||e[t[o+1]*3+2]===0)&&l++,(e[t[o+2]*3+2]===n||e[t[o+2]*3+2]===0)&&l++,l===3)break}if(t[o+1]===t[o+3]&&t[o+2]===t[o+5]||t[o+0]===t[o+3]&&t[o+2]===t[o+4]){Yf.set(e[t[o]*3],e[t[o]*3+1],e[t[o]*3+2]),W0.set(e[t[o+1]*3],e[t[o+1]*3+1],e[t[o+1]*3+2]),q0.set(e[t[o+4]*3],e[t[o+4]*3+1],e[t[o+4]*3+2]),Y0.set(e[t[o+5]*3],e[t[o+5]*3+1],e[t[o+5]*3+2]),W0.sub(Yf).normalize(),q0.sub(Yf).normalize(),Y0.sub(Yf).normalize();let l=W0.cross(q0).dot(Y0);Math.abs(l)>.005||r&&r.some((h,c)=>c%2===1?!1:o>=r[c]&&o<r[c+1])?(a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3):(a.push(t[o],t[o+1],t[o+4],t[o+5]),s.push(4),o+=6)}else a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3}if(i.useNgonForTopBottomFaceDuringBake){let l=[],h=[],c=0;for(let u=0,d=0;u<e.length;u+=3,d++)e[u+2]===0&&(l.push(d),c++),e[u+2]===n&&h.push(d);if(i.userData.parameters.extrudeBevelSize===0){let u=h[0];h[0]=h[1],h[1]=u}l.reverse(),a.push(...l,...h),s.push(c,c)}return{indices:a,verticesPerFace:s}}var lo={};pL(lo,{calcBoolean:()=>uQ,calcBooleanTopological:()=>cQ,freeMeshSet:()=>mQ,getMeshSet:()=>dQ,hasOpenEdges:()=>pQ,transformMeshSet:()=>fQ});var RP,oQ=new Promise(e=>{RP=e}),Xf;function lQ(){if(Xf)return Xf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.9.2/build",i=import("./boolean.js"),[r,a]=await Promise.all([i,fetch(`${t}/boolean.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});RP(n)}return Xf=e(),Xf}var ei,Gc;oQ.then(e=>ei=e);function hQ(e,t,i){let r,a;e.userData.parameters.type==="TorusGeometry"&&e.userData.parameters.arc===Math.PI*2?a=e.getClosedTorusIndicesForBooleanOrSubdiv():a=e.getIndex();let{positions:s,triIndices:n}=ev(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=IP(s,n,e);o=h.length,r=[];for(let c=0,u=0;c<o;c++){r.push(h[c]);for(let d=0;d<h[c];d++)r.push(l[u++])}}else{let l=n.length;r=Array(l+l/3),o=0;for(let h=0,c=0;c<r.length;)r[c++]=3,o++,r[c++]=n[h++],r[c++]=n[h++],r[c++]=n[h++]}return{positions:s,faceIndices:r,nFaces:o}}function LP(e){let t=e.length,i=t*Uint32Array.BYTES_PER_ELEMENT,r=t*Float32Array.BYTES_PER_ELEMENT,a=Number.isInteger(e[0])?i:r,s=ei._malloc(a);return(Number.isInteger(e[0])?new Uint32Array(ei.HEAPU32.buffer,s,t):new Float32Array(ei.HEAPF32.buffer,s,t)).set(e,0),s}function BP(e){switch(e){case 0:return ei.OP.UNION;case 1:return ei.OP.INTERSECTION;case 2:return ei.OP.A_MINUS_B;case 3:return ei.OP.B_MINUS_A;case 4:return ei.OP.SYMMETRIC_DIFFERENCE;case 5:return ei.OP.ALL;default:throw new Error("Unknown boolean operation "+e)}}function cQ(e,t){Gc===void 0&&(Gc=ei.init_csg());let i=LP(e),r=ei.csg_calc_topological(Gc,i,e.length,BP(t));ei._free(i);let a=6,s=ei.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(3,3+3),o=0,l=ei.HEAPU32[s[o]>>2],h=new Float32Array(ei.HEAPF32.subarray(l>>2,(l>>2)+n[o]));o++;let c=ei.HEAPU32[s[o]>>2],u=new Uint32Array(ei.HEAPU32.subarray(c>>2,(c>>2)+n[o]));o++;let d=ei.HEAPU32[s[o]>>2],p=new Uint8Array(ei.HEAPU32.subarray(d>>2,(d>>2)+n[o]));return ei.free_mesh_data(r),{positions:h,indices:u,verticesPerFace:p}}function uQ(e,t,i,r){Gc===void 0&&(Gc=ei.init_csg());let a=LP(e),s=ei.csg_calc(Gc,a,e.length,r,BP(t));ei._free(a);let n=5,o=ei.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(2,2+3),h=0,c=ei.HEAPU32[o[h]>>2],u=ei.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=ei.HEAPU32[o[h]>>2],p=ei.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=l[h];i.setAttribute("position",new ot(u,3)),i.setAttribute("normal",new ot(p,3));let m=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(m[0],m[1],m[2]),i.boundingSphere.radius=(m[3]**2+m[4]**2+m[5]**2)**.5,i.userData.parameters={width:m[3]*2,height:m[4]*2,depth:m[5]*2},ei.free_mesh_data(s),f}function dQ(e,t,i){if(ei===void 0)return-1;let r,a,s;if(t&&e.userData.positions!==void 0){let y=e.userData;s=y.verticesPerFace.length,r=y.positions,a=Array(y.verticesPerFace.reduce((x,b)=>x+b,0)+s);for(let x=0,b=0,_=0;x<y.verticesPerFace.length;x++){a[_++]=y.verticesPerFace[x];for(let M=0;M<y.verticesPerFace[x];M++)a[_++]=y.indices[b++]}}else({positions:r,faceIndices:a,nFaces:s}=hQ(e,t,i));let n=r.length,o=a.length,l=r.length,h=a.length,c=l*Float32Array.BYTES_PER_ELEMENT+h*Uint32Array.BYTES_PER_ELEMENT,u=l*Float32Array.BYTES_PER_ELEMENT,d=h*Uint32Array.BYTES_PER_ELEMENT,p=ei._malloc(c),f=new Float32Array(ei.HEAPF32.buffer,p,l),m=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),m.set(a,0);let g=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),g}function pQ(e){return ei.has_open_edges(e)}function fQ(e,t){ei.transform_csg_mesh(e,t.elements)}function mQ(e){ei.free_csg_mesh(e)}var gQ={ConeGeometry:BY,CubeGeometry:zY,CylinderGeometry:lP,DodecahedronGeometry:kY,EllipseGeometry:Fb,HelixGeometry:gX,IcosahedronGeometry:vX,LatheGeometry:yX,NonParametricGeometry:MX,PolygonGeometry:MP,PyramidGeometry:CX,RectangleGeometry:kb,SphereGeometry:PX,PlaneGeometry:DX,BackdropGeometry:OX,StarGeometry:CP,TextFrameGeometry:RX,TorusGeometry:LX,TorusKnotGeometry:zX,TriangleGeometry:FX,PathGeometry:JX,VectorGeometry:Th},OM=e=>gQ[e.type].create(e);function uc(e){return e!==null&&"booleanOp"in e}var zP=class extends Ob(hr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!uc(this.parent)&&this.visible,uc(this.parent)&&this.parent.invalidateDownstreamBooleanData()}freeBooleanPointer(){this.booleanMeshSetAddress!==-1&&(lo.freeMeshSet(this.booleanMeshSetAddress),this.booleanMeshSetAddress=-1)}invalidateDownstreamBooleanData(e=!1){return e?this.booleanWasTransformed=!0:this.freeBooleanPointer(),uc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof zP&&(e.freeBooleanPointer(),uc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&uc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),uc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Qf=new dr;function Ub(e,t=0,i=e.count,r,a){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0;for(let u=t;u<i;u++){let d=e.getX(u),p=e.getY(u),f=e.getZ(u);d<s&&(s=d),p<n&&(n=p),f<o&&(o=f),d>l&&(l=d),p>h&&(h=p),f>c&&(c=f)}Qf.min.set(s,n,o),Qf.max.set(l,h,c),Qf.getCenter(r),Qf.getSize(a).multiplyScalar(.5)}var vQ=new yt,yQ=new _h,Ra=class extends zP{constructor(e,t){super(vQ,yQ),this.super_Entity(e,t)}updateState(e,t){this.updateState_Entity(e,t)}updateEntityBoxSize(e,t){let i=this.geometry.getAttribute("position");i!==void 0?Ub(i,this.geometry.drawRange.start,this.geometry.drawRange.count<1/0?this.geometry.drawRange.count:i.count,e,t):super.updateEntityBoxSize(e,t)}},il=class{constructor(e){if(this.hashProperties=void 0,this.isNode=!0,this.shortcuts={},il.uuidContext===null)throw new Error("plz startContext");il.uuidContext===il.globalContext?this.uuid="_gid"+il.uuidContext.nodeContextUuid++:this.uuid="_uid"+il.uuidContext.nodeContextUuid++,this.type=e,this.name=""}static startContext(e){this.uuidContext===null||this.uuidContext===il.globalContext?this.uuidContext=e:console.error("Can't start context twice")}static endContext(e){this.uuidContext!==e&&console.error("Can't end context twice"),this.uuidContext=null}analyze(e,t){t=t??{},e.analyzing=!0,this.build(e.addFlow(t.slot,t.cache,t.context),"v4"),e.clearVertexNodeCode(),e.clearFragmentNodeCode(),e.removeFlow(),e.analyzing=!1}analyzeAndFlow(e,t,i){return i=i??{},this.analyze(e,i),this.flow(e,t,i)}flow(e,t,i){i=i??{},e.addFlow(i.slot,i.cache,i.context);let r={result:this.build(e,t),code:e.clearNodeCode(),extra:e.context.extra};return e.removeFlow(),r}build(e,t,i){t=t??this.getType(e,t);let r=e.getNodeData(i??this);return e.analyzing&&this.appendDepsNode(e,r,t),e.nodes.indexOf(this)===-1&&e.nodes.push(this),this.updateFrame!==void 0&&e.updaters.indexOf(this)===-1&&e.updaters.push(this),this.generate(e,t,i)}updateFrame(e){}generateReadonly(e,t,i,r,a,s){return""}generate(e,t,i,r,a){return""}parse(e,t,i,r){}appendDepsNode(e,t,i){t.deps=(t.deps||0)+1;let r=e.getTypeLength(i);(r>(t.outputMax||0)||this.getType(e,i))&&(t.outputMax=r,t.output=i)}setName(e){this.name=e}getName(){return this.name}getType(e,t){return t==="sampler2D"||t==="samplerCube"?t:this.type}},Ir=il;Ir.globalContext={nodeContextUuid:0},Ir.uuidContext=il.globalContext;var IM=class{constructor(e){e=e??{},this.name=e.name,this.type=e.type,this.node=e.node,this.size=e.size,this.needsUpdate=e.needsUpdate}get value(){return this.node.value}set value(e){this.node.value=e}},xQ=class{constructor(){this.nodes={},this.keywords={}}add(e){this.nodes[e.name]=e}addKeyword(e,t,i){i=i!==void 0?i:!0,this.keywords[e]={callback:t,cache:i}}remove(e){delete this.nodes[e.name]}removeKeyword(e){delete this.keywords[e]}get(e){return this.nodes[e]}getKeyword(e,t){return this.keywords[e].callback(t)}getKeywordData(e){return this.keywords[e]}contains(e){return this.nodes[e]!==void 0}containsKeyword(e){return this.keywords[e]!==void 0}},Va=new xQ,Di=class extends Ir{constructor(e,t){super(e),this.scope="",t=t??{},this.shared=t.shared!==void 0?t.shared:!0,this.unique=t.unique!==void 0?t.unique:!1}build(e,t,i,r){if(t=t??this.getType(e),this.getShared(e,t)){let a=this.getUnique(e,t);a&&this.uuid===void 0&&(this.uuid=lt.generateUUID()),i=e.getUUID(i??this.getUUID(),!a);let s=e.getNodeData(i),n=s.output||this.getType(e);if(e.analyzing)return(s.deps||0)>0||this.getLabel()?(this.appendDepsNode(e,s,t),this.generate(e,t,i)):super.build(e,t,i);if(a)return s.name=s.name||super.build(e,t,i),s.name;if(!this.getLabel()&&(!this.getShared(e,n)||e.context.ignoreCache||s.deps===1))return super.build(e,t,i);i=this.getUUID(!1);let o=this.getTemp(e,i);if(o)return e.format(o,n,t);{o=super.generate(e,t,i,s.output,r);let l=this.generate(e,n,i);return e.addNodeCode(o+" = "+l+";"),e.format(o,n,t)}}return super.build(e,t,i)}getShared(e,t){return t!=="sampler2D"&&t!=="samplerCube"&&this.shared}getUnique(e,t){return this.unique}setLabel(e){return this.label=e,this}getLabel(){return this.label}getUUID(e){let t=this.uuid;return typeof this.scope=="string"&&(t=this.scope+"-"+t),t}getTemp(e,t){t=t||this.uuid;let i=e.getVars()[t];return i?i.name:void 0}generate(e,t,i,r,a){return this.getShared(e,t)||console.error("TempNode is not shared"),i=i??this.uuid,e.getTempVar(i,r??this.getType(e),a,this.getLabel()).name}},qa=class extends Di{constructor(e,t){t=t??{},t.shared=t.shared!==void 0?t.shared:!1,super(e,t),this.readonly=!1}setReadonly(e){return this.readonly=e,this.hashProperties=this.readonly?["value"]:void 0,this}getReadonly(){return this.readonly}generate(e,t,i,r,a,s){i=e.getUUID(i??this.getUUID()),r=r??this.getType(e);let n=e.getNodeData(i);return this.getReadonly()&&this.generateReadonly!==void 0?this.generateReadonly(e,t,i,r,a,s):e.isShader("vertex")?(n.vertex||(n.vertex=e.createVertexUniform(r,this,a,s,this.getLabel())),e.format(n.vertex.name,r,t)):(n.fragment||(n.fragment=e.createFragmentUniform(r,this,a,s,this.getLabel())),e.format(n.fragment.name,r,t))}},ia=class extends qa{constructor(e=0,t){super("v2"),this.nodeType="Vector2",this.value=e instanceof ae?e:new ae(e,t)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}generateReadonly(e,t,i,r,a,s){return e.format("vec2("+this.value.x+", "+this.value.y+")",r,t)}},gs=class extends qa{constructor(e=0,t,i){super("v3"),this.nodeType="Vector3",this.value=e instanceof R?e:new R(e,t,i)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}get z(){return this.value.z}set z(e){this.value.z=e}generateReadonly(e,t,i,r,a,s){return e.format("vec3("+this.value.x+", "+this.value.y+", "+this.value.z+")",r,t)}},la=class extends Ct{constructor(e,t,i,r){super(e,t,i),this.isColorA=!0,this.a=r}setRGBA(e,t,i,r){super.setRGB(e,t,i),this.a=r}copy(e){return super.copy(e),this.a="a"in e?e.a:1,this}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}equals(e){return super.equals(e)&&this.a===e.a}setStyle(e,t="srgb"){let i;if(e==="transparent")return this.setRGBA(0,0,0,0),this;if(i=/^((?:rgb|hsl)a?)\(([^)]*)\)/.exec(e)){let r,a=i[1],s=i[2];switch(a){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="rgba"?parseFloat(r[4]):1,super.setStyle(e,t);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)%\s*,\s*(\d*\.?\d+)%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="hsla"?parseFloat(r[4]):1,super.setStyle(e,t);break}}return super.setStyle(e,t)}get x(){return this.r}get y(){return this.g}get z(){return this.b}get w(){return this.a}set x(e){this.r=e}set y(e){this.g=e}set z(e){this.b=e}set w(e){this.a=e}},ho=class extends qa{constructor(e){super("v4"),this.nodeType="Vector4",this.value=e instanceof la?e:new la(e.r,e.g,e.b,e.a)}generateReadonly(e,t,i,r,a,s){return e.format("vec4("+this.value.r+", "+this.value.g+", "+this.value.b+", "+this.value.a+")",r,t)}},bQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,RM=/[a-z_0-9]+/gi,it=class extends Di{constructor(e,t,i,r,a){super(a),this.src="",this.nodeType="Function",this.useKeywords=!0,this.includes=[],this.extensions={},this.keywords={},this.isMethod=a===void 0,this.isInterface=!1,this.parse(e,t,i,r)}getShared(e,t){return!this.isMethod}getType(e){return e.getTypeByFormat(this.type)}getInputByName(e){if(this.inputs){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}}getIncludeByName(e){if(this.includes){let t=this.includes.length;for(;t--;)if(this.includes[t].name===e)return this.includes[t]}}generate(e,t,i,r,a){let s,n=0,o=this.src;if(this.includes)for(let h=0;h<this.includes.length;h++)e.include(this.includes[h],this);for(let h in this.extensions)e.extensions[h]=!0;let l=[];for(;s=RM.exec(this.src);)l.push(s);for(let h=0;h<l.length;h++){let c=l[h],u=c[0],d=this.isMethod?!this.getInputByName(u):!0,p=u;if(this.keywords[u]||this.useKeywords&&d&&Va.containsKeyword(u)){let f=this.keywords[u];if(!f){let m=Va.getKeywordData(u);m.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),m.cache&&(e.keywords[u]=f)}p=f.build(e)}u!==p&&o[c.index+n-1]!=="."&&(o=o.substring(0,c.index+n)+p+o.substring(c.index+u.length+n),n+=p.length-u.length),this.getIncludeByName(p)===void 0&&Va.contains(p)&&e.include(Va.get(p))}return t==="source"?o:this.isMethod?(this.isInterface||e.include(this,void 0,o),this.name):e.format("( "+o+" )",this.getType(e),t)}parse(e,t,i,r){if(this.src=e||"",this.includes=t??[],this.extensions=i??{},this.keywords=r??{},this.isMethod){let a=bQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(RM);if(s){let n=0;for(;n<s.length;){let o=s[n++],l;o==="in"||o==="out"||o==="inout"?l=s[n++]:(l=o,o="");let h=s[n++];this.inputs.push({name:h,type:l,qualifier:o})}}this.isInterface=this.src.indexOf("{")===-1}else this.type="",this.name=""}}},wQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,FP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||FP.PI,void 0,void 0,void 0,t)}getType(e){return e.getTypeByFormat(this.type)}parse(e,t,i,r,a){this.src=e||"";let s,n,o="",l=wQ.exec(e);this.useDefine=a??this.src.charAt(0)==="#",l&&l.length>1?(n=l[1],s=l[2],o=l[3]):(s=this.src,n="f"),this.name=s,this.type=n,this.value=o}build(e,t){if(t==="source"){if(this.value)return this.useDefine?"#define "+this.name+" "+this.value:"const "+this.type+" "+this.name+" = "+this.value+";";if(this.useDefine)return this.src}return e.include(this),e.format(this.name,this.getType(e),t)}generate(e,t,i,r,a){return e.format(this.name,this.getType(e),t)}},Ei=FP;Ei.PI="PI",Ei.PI2="PI2",Ei.RECIPROCAL_PI="RECIPROCAL_PI",Ei.RECIPROCAL_PI2="RECIPROCAL_PI2",Ei.LOG2="LOG2",Ei.EPSILON="EPSILON";var _Q=new RegExp(`^structs*([a-z_0-9]+)s*{s*((.|
|
|
3178
|
+
`&&r.push("")):t.getTextWidth(r[r.length-1]+a,e)>e.width&&(r[r.length-1].length&&r.push(""),t.getTextWidth(r[r.length-1]+a,e)>e.width&&(a.length===1?(r[r.length-1]+=a,a=""):(r[r.length-1]+=a.slice(0,-1),a=a[a.length-1],r.push(""))));return r[r.length-1]+=a,r}var DP,OP=new Promise(e=>{DP=e}),CM=!1,Wf;function aQ(){if(CM)return;if(Wf)return Wf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.9.3/build",i=import("./process.js"),[r,a]=await Promise.all([i,fetch(`${t}/process.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});DP(n),CM=!0}return Wf=e(),Wf}var sQ=["font"];function op(e,t,i,r){let a,s,n;e.type==="PathGeometry"?(s=JSON.parse(JSON.stringify(e)),n=[[],["extrusion"]]):(s={...e},n=[[]]);for(let h of n){let c=s;for(let u of h)c=c[u];for(a in c){let u=c[a];PA(u)&&!sQ.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),PA(c[a])&&(c[a]=1))}}let o={parameters:s,type:s.type};if(s.type==="PathGeometry")o.path=s.path;else if(s.type==="VectorGeometry"){let h=tr.createFromState(s.shape,s.width,s.height);o.shape=h}else if(s.type==="NonParametricGeometry"){if(s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new P3().parse(s),o.geometry.groups.length===0){let h=o.geometry;h.addGroup(0,Math.max(h.getIndex()?.count??0,h.getAttribute("position").count),0)}}else if(s.type==="SubdivGeometry"){let h=new Ta(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new PP(s,t);if(s.type==="UIGeometry")return kb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=OM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(hg.defaultData(),100,100);o.shape=h,l=OM(o)}return l}var nQ=new je;function ax(e,t,i,r){let a=e.position.array,s=e.normal.array,n=nQ.makeScale(t,i,r).invert().elements,o,l,h;for(var c=0,u=a.length;c<u;c+=3)a[c]*=t,a[c+1]*=i,a[c+2]*=r,o=s[c],l=s[c+1],h=s[c+2],s[c]=n[0]*o+n[4]*l+n[8]*h,s[c+1]=n[1]*o+n[5]*l+n[9]*h,s[c+2]=n[2]*o+n[6]*l+n[10]*h;e.position.needsUpdate=!0,e.normal.needsUpdate=!0}var qf=new dr,cc=new R,Et;OP.then(e=>{Et=e});var EM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),TM=new Uint32Array([0,1,2,3]),PM=new Uint8Array([4]),Ta=class extends yt{constructor(e,t){super(),this.data=e,this.flatShading=t,this.subdivPointer=0,this.rebuild(),this.freeSubdivPointer()}mutateDirectlyScaleBaked(e,t){this.freeSubdivPointer();let i=this.data.scaleBaked,r=uh.div(t,i);this.subdividedGeometry&&ax(this.subdividedGeometry.attributes,...r),this.originalGeometry&&ax(this.originalGeometry.attributes,...r),this.data=e;let a=this.userData.parameters;this.userData.parameters={width:a.width*r[0],height:a.height*r[1],depth:a.depth*r[2]},this.originalGeometry.boundingSphere.center.multiply(cc.fromArray(r));let s=cc.set(a.width,a.height,a.depth).length();this.originalGeometry.boundingSphere.radius=s/2}ensureSubdivPointer(){return this.subdivPointer===0&&this.rebuild(),this.subdivPointer}rebuild(){let e,t,i;try{({originalGeometry:e,subdividedGeometry:t,subdivPointer:i}=Ta.build(this.data,void 0,!this.flatShading,void 0))}catch{e=new Ks(100,100,100),i=0}this.subdivPointer=i,this.originalGeometry=e,this.subdividedGeometry=t??void 0;let r=this.subdividedGeometry??this.originalGeometry;Object.assign(this,r),this.calcBoundingBox()}freeSubdivPointer(){this.subdivPointer&&(Ta.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0)}dispose(){super.dispose(),this.freeSubdivPointer()}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;qf.setFromBufferAttribute(t),qf.getCenter(i),e.boundingSphere.radius=i.distanceTo(qf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),qf.getSize(cc);let r={width:cc.x,height:cc.y,depth:cc.z};return this.userData.parameters=r,r}static build(e,t,i,r){let a,s,n,o=e?.phongAngle??35;i===!1&&(o=-1),t&&(Et.free_bvh(t),Et.free_subdivision_surface(t));try{a=Ta.allocate(e,r)}catch(l){console.error(l,e),a=Ta.allocate({positionWASM:EM,indexWASM:TM,verticesPerFaceWASM:PM},r)}if(Et.set_destination_refinement_level(a,0),s=Ta.buildLevel(a,!0,o),e.subdivisions>0)try{Et.set_destination_refinement_level(a,e.subdivisions),n=Ta.buildLevel(a,!1,o)}catch{try{Et.set_destination_refinement_level(a,e.subdivisions-1),n=Ta.buildLevel(a,!1,o)}catch{n=null}}else n=null;return{subdivPointer:a,originalGeometry:s,subdividedGeometry:n}}static primitiveToQuads(e,t,i){e.widthSegments>16&&(e.widthSegments=16),e.heightSegments>16&&(e.heightSegments=16),e.depthSegments>16&&(e.depthSegments=16),e.radialSegments>16&&(e.radialSegments=16),e.type==="DodecahedronGeometry"&&(e.detail=0);let r=e.shape!==void 0||e.path!==void 0?t.geometry:op(e,i,!1),a;e.type==="TorusGeometry"&&e.arc===Math.PI*2?a=r.getClosedTorusIndicesForBooleanOrSubdiv():a=r.getIndex();let s,n,o,l;({positions:s,triIndices:l}=ev(r.getAttribute("position"),a));let h;if(e.type==="CylinderGeometry"&&e.cornerRadius===0&&e.hollow===0&&e.openEnded===!1){let c=e.radialSegments*e.heightSegments*3*2,u=c+e.radialSegments*3;h=[c,u]}return{indices:n,verticesPerFace:o}=IP(s,l,r,h),{positions:s,indices:n,verticesPerFace:o}}static allocate(e,t){let i,r,a,s=[],n=[];e.positionWASM&&e.positionWASM.length>0?(i=e.positionWASM,r=e.indexWASM,a=e.verticesPerFaceWASM):(i=EM,r=TM,a=PM);let o=i.length,l=r.length,h=a.length,c=i.length+s.length+n.length,u=r.length+a.length,d=c*Float32Array.BYTES_PER_ELEMENT+u*Uint32Array.BYTES_PER_ELEMENT,p=c*Float32Array.BYTES_PER_ELEMENT,f=u*Uint32Array.BYTES_PER_ELEMENT,m=Et._malloc(d),g=new Float32Array(Et.HEAPF32.buffer,m,c),y=new Uint32Array(Et.HEAPU32.buffer,m+p,u);g.set(i,0),g.set(s,i.length),g.set(n,i.length+s.length),y.set(r,0),y.set(a,r.length);let x;e?.scaleBaked?.some(_=>_!==1)&&(x=new je().makeScale(...e.scaleBaked)),t&&(x?x.premultiply(t):x=t);let b=x?Et.alloc_subdivision_surface2(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(m),b}static buildLevel(e,t,i,r,a){let s=a?Et.get_mesh_data2(e,t?Et.Level.CONTROL:Et.Level.REFINED,i,a.elements):Et.get_mesh_data(e,t?Et.Level.CONTROL:Et.Level.REFINED,i),n=8,o=Et.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(4,4+4),h=0,c=Et.HEAPU32[o[h]>>2],u=Et.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=Et.HEAPU32[o[h]>>2],p=Et.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=Et.HEAPU32[o[h]>>2],m=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let g=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(g>>2,(g>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Lc(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Lc(m,1));let b=new Float32Array(p.length/3*4).fill(0);x.setAttribute("color",new It(b,4))}return Et.free_mesh_data(s),x.userData.type="SubdivGeometry",x}r.getAttribute("position").copyArray(u),r.getAttribute("normal").copyArray(p),r.attributes.position.needsUpdate=!0,r.attributes.normal.needsUpdate=!0,Et.free_mesh_data(s)}static freeSubdivPointer(e){Et.free_bvh(e),Et.free_subdivision_surface(e)}static buildControlCageWireframe(e,t,i){let r=Et.get_wireframe_data_for_base_level(e),a=4,s=Et.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(2,2+2),o=0,l=Et.HEAPU32[s[o]>>2],h=Et.HEAPF32.subarray(l>>2,(l>>2)+n[o]);o++;let c=Et.HEAPU32[s[o]>>2],u=Et.HEAPU32.subarray(c>>2,(c>>2)+n[o]);if(t===void 0){let d=new yt;d.setAttribute("position",new ot(h,3));let p=new Float32Array(h.length);for(let f=0,m=h.length;f<m;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Lc(u,1)),Et.free_wireframe_data_for_base_level(r),d}t.getAttribute("position").copyArray(h),t.attributes.position.needsUpdate=!0,Et.free_wireframe_data_for_base_level(r)}static updateCollabMesh(e,t,i){let r=t===0;r||Et.set_destination_refinement_level(e,t);let a=i?Et.get_topological_data2(e,r?Et.Level.CONTROL:Et.Level.REFINED,i.elements):Et.get_topological_data(e,r?Et.Level.CONTROL:Et.Level.REFINED),s=6,n=Et.HEAPU32.subarray(a>>2,(a>>2)+s),o=n.subarray(3,3+3),l=0,h=Et.HEAPU32[n[l]>>2],c=new Float32Array(Et.HEAPF32.subarray(h>>2,(h>>2)+o[l]));l++;let u=Et.HEAPU32[n[l]>>2],d=new Uint32Array(Et.HEAPU32.subarray(u>>2,(u>>2)+o[l]));l++;let p=Et.HEAPU32[n[l]>>2],f=new Uint8Array(Et.HEAPU32.subarray(p>>2,(p>>2)+o[l]));return Et.free_topological_data(a),{positions:c,indices:d,verticesPerFace:f}}},DM=["getX","getY","getZ"];function ev(e,t){let i={},r=t?t.count:e.count,a=0,s=[],n=[],o=1e4;for(let h=0;h<r;h++){let c=t?t.getX(h):h,u="";for(let d=0;d<3;d++)u+=`${~~(e[DM[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[DM[d]](c));i[u]=a,s.push(a),a++}}let l=[];for(let h=0;h<s.length;h+=3)s[h]===s[h+1]||s[h]===s[h+2]||s[h+1]===s[h+2]||l.push(s[h],s[h+1],s[h+2]);return{positions:n,triIndices:l}}var Yf=new R,W0=new R,q0=new R,Y0=new R;function IP(e,t,i,r){let a=[],s=[];if(i.userData.shape!==void 0&&i.userData.parameters.depth===0&&i.userData.shape.shapeHoles.length===0){let l=i.userData.shape.extractShapePointsToFlatArray([]),h=i.userData.parameters.spikes;if(i.userData.type==="EllipseGeometry"&&h<=24&&h%4===0&&i.userData.parameters.angle>=360){let d=l.length/2/h;l=l.filter((p,f)=>Math.floor(f/2)%d===0)}let c=0;for(let d=0;d<l.length;d+=2)c+=(l[d]-l[(d===0?l.length:d)-2])*(l[d+1]+l[(d===0?l.length:d)-1]);e.length=0;let u=0;if(c<0)for(let d=0;d<l.length;d+=2)e.push(l[d],l[d+1],0),a.push(u++);else for(let d=l.length-2;d>=0;d-=2)e.push(l[d],l[d+1],0),a.push(u++);return s.push(u),{indices:a,verticesPerFace:s}}let n=new Float32Array([i.userData.parameters.depth])[0],o=0;for(;o<t.length;){if(i.useNgonForTopBottomFaceDuringBake){let l=0;if((e[t[o]*3+2]===n||e[t[o]*3+2]===0)&&l++,(e[t[o+1]*3+2]===n||e[t[o+1]*3+2]===0)&&l++,(e[t[o+2]*3+2]===n||e[t[o+2]*3+2]===0)&&l++,l===3)break}if(t[o+1]===t[o+3]&&t[o+2]===t[o+5]||t[o+0]===t[o+3]&&t[o+2]===t[o+4]){Yf.set(e[t[o]*3],e[t[o]*3+1],e[t[o]*3+2]),W0.set(e[t[o+1]*3],e[t[o+1]*3+1],e[t[o+1]*3+2]),q0.set(e[t[o+4]*3],e[t[o+4]*3+1],e[t[o+4]*3+2]),Y0.set(e[t[o+5]*3],e[t[o+5]*3+1],e[t[o+5]*3+2]),W0.sub(Yf).normalize(),q0.sub(Yf).normalize(),Y0.sub(Yf).normalize();let l=W0.cross(q0).dot(Y0);Math.abs(l)>.005||r&&r.some((h,c)=>c%2===1?!1:o>=r[c]&&o<r[c+1])?(a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3):(a.push(t[o],t[o+1],t[o+4],t[o+5]),s.push(4),o+=6)}else a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3}if(i.useNgonForTopBottomFaceDuringBake){let l=[],h=[],c=0;for(let u=0,d=0;u<e.length;u+=3,d++)e[u+2]===0&&(l.push(d),c++),e[u+2]===n&&h.push(d);if(i.userData.parameters.extrudeBevelSize===0){let u=h[0];h[0]=h[1],h[1]=u}l.reverse(),a.push(...l,...h),s.push(c,c)}return{indices:a,verticesPerFace:s}}var lo={};pL(lo,{calcBoolean:()=>uQ,calcBooleanTopological:()=>cQ,freeMeshSet:()=>mQ,getMeshSet:()=>dQ,hasOpenEdges:()=>pQ,transformMeshSet:()=>fQ});var RP,oQ=new Promise(e=>{RP=e}),Xf;function lQ(){if(Xf)return Xf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.9.3/build",i=import("./boolean.js"),[r,a]=await Promise.all([i,fetch(`${t}/boolean.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});RP(n)}return Xf=e(),Xf}var ei,Gc;oQ.then(e=>ei=e);function hQ(e,t,i){let r,a;e.userData.parameters.type==="TorusGeometry"&&e.userData.parameters.arc===Math.PI*2?a=e.getClosedTorusIndicesForBooleanOrSubdiv():a=e.getIndex();let{positions:s,triIndices:n}=ev(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=IP(s,n,e);o=h.length,r=[];for(let c=0,u=0;c<o;c++){r.push(h[c]);for(let d=0;d<h[c];d++)r.push(l[u++])}}else{let l=n.length;r=Array(l+l/3),o=0;for(let h=0,c=0;c<r.length;)r[c++]=3,o++,r[c++]=n[h++],r[c++]=n[h++],r[c++]=n[h++]}return{positions:s,faceIndices:r,nFaces:o}}function LP(e){let t=e.length,i=t*Uint32Array.BYTES_PER_ELEMENT,r=t*Float32Array.BYTES_PER_ELEMENT,a=Number.isInteger(e[0])?i:r,s=ei._malloc(a);return(Number.isInteger(e[0])?new Uint32Array(ei.HEAPU32.buffer,s,t):new Float32Array(ei.HEAPF32.buffer,s,t)).set(e,0),s}function BP(e){switch(e){case 0:return ei.OP.UNION;case 1:return ei.OP.INTERSECTION;case 2:return ei.OP.A_MINUS_B;case 3:return ei.OP.B_MINUS_A;case 4:return ei.OP.SYMMETRIC_DIFFERENCE;case 5:return ei.OP.ALL;default:throw new Error("Unknown boolean operation "+e)}}function cQ(e,t){Gc===void 0&&(Gc=ei.init_csg());let i=LP(e),r=ei.csg_calc_topological(Gc,i,e.length,BP(t));ei._free(i);let a=6,s=ei.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(3,3+3),o=0,l=ei.HEAPU32[s[o]>>2],h=new Float32Array(ei.HEAPF32.subarray(l>>2,(l>>2)+n[o]));o++;let c=ei.HEAPU32[s[o]>>2],u=new Uint32Array(ei.HEAPU32.subarray(c>>2,(c>>2)+n[o]));o++;let d=ei.HEAPU32[s[o]>>2],p=new Uint8Array(ei.HEAPU32.subarray(d>>2,(d>>2)+n[o]));return ei.free_mesh_data(r),{positions:h,indices:u,verticesPerFace:p}}function uQ(e,t,i,r){Gc===void 0&&(Gc=ei.init_csg());let a=LP(e),s=ei.csg_calc(Gc,a,e.length,r,BP(t));ei._free(a);let n=5,o=ei.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(2,2+3),h=0,c=ei.HEAPU32[o[h]>>2],u=ei.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=ei.HEAPU32[o[h]>>2],p=ei.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=l[h];i.setAttribute("position",new ot(u,3)),i.setAttribute("normal",new ot(p,3));let m=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(m[0],m[1],m[2]),i.boundingSphere.radius=(m[3]**2+m[4]**2+m[5]**2)**.5,i.userData.parameters={width:m[3]*2,height:m[4]*2,depth:m[5]*2},ei.free_mesh_data(s),f}function dQ(e,t,i){if(ei===void 0)return-1;let r,a,s;if(t&&e.userData.positions!==void 0){let y=e.userData;s=y.verticesPerFace.length,r=y.positions,a=Array(y.verticesPerFace.reduce((x,b)=>x+b,0)+s);for(let x=0,b=0,_=0;x<y.verticesPerFace.length;x++){a[_++]=y.verticesPerFace[x];for(let M=0;M<y.verticesPerFace[x];M++)a[_++]=y.indices[b++]}}else({positions:r,faceIndices:a,nFaces:s}=hQ(e,t,i));let n=r.length,o=a.length,l=r.length,h=a.length,c=l*Float32Array.BYTES_PER_ELEMENT+h*Uint32Array.BYTES_PER_ELEMENT,u=l*Float32Array.BYTES_PER_ELEMENT,d=h*Uint32Array.BYTES_PER_ELEMENT,p=ei._malloc(c),f=new Float32Array(ei.HEAPF32.buffer,p,l),m=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),m.set(a,0);let g=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),g}function pQ(e){return ei.has_open_edges(e)}function fQ(e,t){ei.transform_csg_mesh(e,t.elements)}function mQ(e){ei.free_csg_mesh(e)}var gQ={ConeGeometry:BY,CubeGeometry:zY,CylinderGeometry:lP,DodecahedronGeometry:kY,EllipseGeometry:Fb,HelixGeometry:gX,IcosahedronGeometry:vX,LatheGeometry:yX,NonParametricGeometry:MX,PolygonGeometry:MP,PyramidGeometry:CX,RectangleGeometry:kb,SphereGeometry:PX,PlaneGeometry:DX,BackdropGeometry:OX,StarGeometry:CP,TextFrameGeometry:RX,TorusGeometry:LX,TorusKnotGeometry:zX,TriangleGeometry:FX,PathGeometry:JX,VectorGeometry:Th},OM=e=>gQ[e.type].create(e);function uc(e){return e!==null&&"booleanOp"in e}var zP=class extends Ob(hr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!uc(this.parent)&&this.visible,uc(this.parent)&&this.parent.invalidateDownstreamBooleanData()}freeBooleanPointer(){this.booleanMeshSetAddress!==-1&&(lo.freeMeshSet(this.booleanMeshSetAddress),this.booleanMeshSetAddress=-1)}invalidateDownstreamBooleanData(e=!1){return e?this.booleanWasTransformed=!0:this.freeBooleanPointer(),uc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof zP&&(e.freeBooleanPointer(),uc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&uc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),uc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Qf=new dr;function Ub(e,t=0,i=e.count,r,a){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0;for(let u=t;u<i;u++){let d=e.getX(u),p=e.getY(u),f=e.getZ(u);d<s&&(s=d),p<n&&(n=p),f<o&&(o=f),d>l&&(l=d),p>h&&(h=p),f>c&&(c=f)}Qf.min.set(s,n,o),Qf.max.set(l,h,c),Qf.getCenter(r),Qf.getSize(a).multiplyScalar(.5)}var vQ=new yt,yQ=new _h,Ra=class extends zP{constructor(e,t){super(vQ,yQ),this.super_Entity(e,t)}updateState(e,t){this.updateState_Entity(e,t)}updateEntityBoxSize(e,t){let i=this.geometry.getAttribute("position");i!==void 0?Ub(i,this.geometry.drawRange.start,this.geometry.drawRange.count<1/0?this.geometry.drawRange.count:i.count,e,t):super.updateEntityBoxSize(e,t)}},il=class{constructor(e){if(this.hashProperties=void 0,this.isNode=!0,this.shortcuts={},il.uuidContext===null)throw new Error("plz startContext");il.uuidContext===il.globalContext?this.uuid="_gid"+il.uuidContext.nodeContextUuid++:this.uuid="_uid"+il.uuidContext.nodeContextUuid++,this.type=e,this.name=""}static startContext(e){this.uuidContext===null||this.uuidContext===il.globalContext?this.uuidContext=e:console.error("Can't start context twice")}static endContext(e){this.uuidContext!==e&&console.error("Can't end context twice"),this.uuidContext=null}analyze(e,t){t=t??{},e.analyzing=!0,this.build(e.addFlow(t.slot,t.cache,t.context),"v4"),e.clearVertexNodeCode(),e.clearFragmentNodeCode(),e.removeFlow(),e.analyzing=!1}analyzeAndFlow(e,t,i){return i=i??{},this.analyze(e,i),this.flow(e,t,i)}flow(e,t,i){i=i??{},e.addFlow(i.slot,i.cache,i.context);let r={result:this.build(e,t),code:e.clearNodeCode(),extra:e.context.extra};return e.removeFlow(),r}build(e,t,i){t=t??this.getType(e,t);let r=e.getNodeData(i??this);return e.analyzing&&this.appendDepsNode(e,r,t),e.nodes.indexOf(this)===-1&&e.nodes.push(this),this.updateFrame!==void 0&&e.updaters.indexOf(this)===-1&&e.updaters.push(this),this.generate(e,t,i)}updateFrame(e){}generateReadonly(e,t,i,r,a,s){return""}generate(e,t,i,r,a){return""}parse(e,t,i,r){}appendDepsNode(e,t,i){t.deps=(t.deps||0)+1;let r=e.getTypeLength(i);(r>(t.outputMax||0)||this.getType(e,i))&&(t.outputMax=r,t.output=i)}setName(e){this.name=e}getName(){return this.name}getType(e,t){return t==="sampler2D"||t==="samplerCube"?t:this.type}},Ir=il;Ir.globalContext={nodeContextUuid:0},Ir.uuidContext=il.globalContext;var IM=class{constructor(e){e=e??{},this.name=e.name,this.type=e.type,this.node=e.node,this.size=e.size,this.needsUpdate=e.needsUpdate}get value(){return this.node.value}set value(e){this.node.value=e}},xQ=class{constructor(){this.nodes={},this.keywords={}}add(e){this.nodes[e.name]=e}addKeyword(e,t,i){i=i!==void 0?i:!0,this.keywords[e]={callback:t,cache:i}}remove(e){delete this.nodes[e.name]}removeKeyword(e){delete this.keywords[e]}get(e){return this.nodes[e]}getKeyword(e,t){return this.keywords[e].callback(t)}getKeywordData(e){return this.keywords[e]}contains(e){return this.nodes[e]!==void 0}containsKeyword(e){return this.keywords[e]!==void 0}},Va=new xQ,Di=class extends Ir{constructor(e,t){super(e),this.scope="",t=t??{},this.shared=t.shared!==void 0?t.shared:!0,this.unique=t.unique!==void 0?t.unique:!1}build(e,t,i,r){if(t=t??this.getType(e),this.getShared(e,t)){let a=this.getUnique(e,t);a&&this.uuid===void 0&&(this.uuid=lt.generateUUID()),i=e.getUUID(i??this.getUUID(),!a);let s=e.getNodeData(i),n=s.output||this.getType(e);if(e.analyzing)return(s.deps||0)>0||this.getLabel()?(this.appendDepsNode(e,s,t),this.generate(e,t,i)):super.build(e,t,i);if(a)return s.name=s.name||super.build(e,t,i),s.name;if(!this.getLabel()&&(!this.getShared(e,n)||e.context.ignoreCache||s.deps===1))return super.build(e,t,i);i=this.getUUID(!1);let o=this.getTemp(e,i);if(o)return e.format(o,n,t);{o=super.generate(e,t,i,s.output,r);let l=this.generate(e,n,i);return e.addNodeCode(o+" = "+l+";"),e.format(o,n,t)}}return super.build(e,t,i)}getShared(e,t){return t!=="sampler2D"&&t!=="samplerCube"&&this.shared}getUnique(e,t){return this.unique}setLabel(e){return this.label=e,this}getLabel(){return this.label}getUUID(e){let t=this.uuid;return typeof this.scope=="string"&&(t=this.scope+"-"+t),t}getTemp(e,t){t=t||this.uuid;let i=e.getVars()[t];return i?i.name:void 0}generate(e,t,i,r,a){return this.getShared(e,t)||console.error("TempNode is not shared"),i=i??this.uuid,e.getTempVar(i,r??this.getType(e),a,this.getLabel()).name}},qa=class extends Di{constructor(e,t){t=t??{},t.shared=t.shared!==void 0?t.shared:!1,super(e,t),this.readonly=!1}setReadonly(e){return this.readonly=e,this.hashProperties=this.readonly?["value"]:void 0,this}getReadonly(){return this.readonly}generate(e,t,i,r,a,s){i=e.getUUID(i??this.getUUID()),r=r??this.getType(e);let n=e.getNodeData(i);return this.getReadonly()&&this.generateReadonly!==void 0?this.generateReadonly(e,t,i,r,a,s):e.isShader("vertex")?(n.vertex||(n.vertex=e.createVertexUniform(r,this,a,s,this.getLabel())),e.format(n.vertex.name,r,t)):(n.fragment||(n.fragment=e.createFragmentUniform(r,this,a,s,this.getLabel())),e.format(n.fragment.name,r,t))}},ia=class extends qa{constructor(e=0,t){super("v2"),this.nodeType="Vector2",this.value=e instanceof ae?e:new ae(e,t)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}generateReadonly(e,t,i,r,a,s){return e.format("vec2("+this.value.x+", "+this.value.y+")",r,t)}},gs=class extends qa{constructor(e=0,t,i){super("v3"),this.nodeType="Vector3",this.value=e instanceof R?e:new R(e,t,i)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}get z(){return this.value.z}set z(e){this.value.z=e}generateReadonly(e,t,i,r,a,s){return e.format("vec3("+this.value.x+", "+this.value.y+", "+this.value.z+")",r,t)}},la=class extends Ct{constructor(e,t,i,r){super(e,t,i),this.isColorA=!0,this.a=r}setRGBA(e,t,i,r){super.setRGB(e,t,i),this.a=r}copy(e){return super.copy(e),this.a="a"in e?e.a:1,this}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}equals(e){return super.equals(e)&&this.a===e.a}setStyle(e,t="srgb"){let i;if(e==="transparent")return this.setRGBA(0,0,0,0),this;if(i=/^((?:rgb|hsl)a?)\(([^)]*)\)/.exec(e)){let r,a=i[1],s=i[2];switch(a){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="rgba"?parseFloat(r[4]):1,super.setStyle(e,t);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)%\s*,\s*(\d*\.?\d+)%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="hsla"?parseFloat(r[4]):1,super.setStyle(e,t);break}}return super.setStyle(e,t)}get x(){return this.r}get y(){return this.g}get z(){return this.b}get w(){return this.a}set x(e){this.r=e}set y(e){this.g=e}set z(e){this.b=e}set w(e){this.a=e}},ho=class extends qa{constructor(e){super("v4"),this.nodeType="Vector4",this.value=e instanceof la?e:new la(e.r,e.g,e.b,e.a)}generateReadonly(e,t,i,r,a,s){return e.format("vec4("+this.value.r+", "+this.value.g+", "+this.value.b+", "+this.value.a+")",r,t)}},bQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,RM=/[a-z_0-9]+/gi,it=class extends Di{constructor(e,t,i,r,a){super(a),this.src="",this.nodeType="Function",this.useKeywords=!0,this.includes=[],this.extensions={},this.keywords={},this.isMethod=a===void 0,this.isInterface=!1,this.parse(e,t,i,r)}getShared(e,t){return!this.isMethod}getType(e){return e.getTypeByFormat(this.type)}getInputByName(e){if(this.inputs){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}}getIncludeByName(e){if(this.includes){let t=this.includes.length;for(;t--;)if(this.includes[t].name===e)return this.includes[t]}}generate(e,t,i,r,a){let s,n=0,o=this.src;if(this.includes)for(let h=0;h<this.includes.length;h++)e.include(this.includes[h],this);for(let h in this.extensions)e.extensions[h]=!0;let l=[];for(;s=RM.exec(this.src);)l.push(s);for(let h=0;h<l.length;h++){let c=l[h],u=c[0],d=this.isMethod?!this.getInputByName(u):!0,p=u;if(this.keywords[u]||this.useKeywords&&d&&Va.containsKeyword(u)){let f=this.keywords[u];if(!f){let m=Va.getKeywordData(u);m.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),m.cache&&(e.keywords[u]=f)}p=f.build(e)}u!==p&&o[c.index+n-1]!=="."&&(o=o.substring(0,c.index+n)+p+o.substring(c.index+u.length+n),n+=p.length-u.length),this.getIncludeByName(p)===void 0&&Va.contains(p)&&e.include(Va.get(p))}return t==="source"?o:this.isMethod?(this.isInterface||e.include(this,void 0,o),this.name):e.format("( "+o+" )",this.getType(e),t)}parse(e,t,i,r){if(this.src=e||"",this.includes=t??[],this.extensions=i??{},this.keywords=r??{},this.isMethod){let a=bQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(RM);if(s){let n=0;for(;n<s.length;){let o=s[n++],l;o==="in"||o==="out"||o==="inout"?l=s[n++]:(l=o,o="");let h=s[n++];this.inputs.push({name:h,type:l,qualifier:o})}}this.isInterface=this.src.indexOf("{")===-1}else this.type="",this.name=""}}},wQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,FP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||FP.PI,void 0,void 0,void 0,t)}getType(e){return e.getTypeByFormat(this.type)}parse(e,t,i,r,a){this.src=e||"";let s,n,o="",l=wQ.exec(e);this.useDefine=a??this.src.charAt(0)==="#",l&&l.length>1?(n=l[1],s=l[2],o=l[3]):(s=this.src,n="f"),this.name=s,this.type=n,this.value=o}build(e,t){if(t==="source"){if(this.value)return this.useDefine?"#define "+this.name+" "+this.value:"const "+this.type+" "+this.name+" = "+this.value+";";if(this.useDefine)return this.src}return e.include(this),e.format(this.name,this.getType(e),t)}generate(e,t,i,r,a){return e.format(this.name,this.getType(e),t)}},Ei=FP;Ei.PI="PI",Ei.PI2="PI2",Ei.RECIPROCAL_PI="RECIPROCAL_PI",Ei.RECIPROCAL_PI2="RECIPROCAL_PI2",Ei.LOG2="LOG2",Ei.EPSILON="EPSILON";var _Q=new RegExp(`^structs*([a-z_0-9]+)s*{s*((.|
|
|
3179
3179
|
)*?)}`,"gim"),SQ=new RegExp("s*(w*?)s*(w*?)(=|;)","gim"),kP=class extends Di{constructor(e=""){super(),this.inputs=[],this.src="",this.nodeType="Struct",this.parse(e)}getType(e){return e.getTypeByFormat(this.name)}getInputByName(e){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}generate(e,t,i,r,a){return t==="source"?this.src+";":e.format("( "+this.src+" )",this.getType(e),t)}parse(e=""){this.src=e,this.inputs=[];let t=_Q.exec(e);if(t){let i=t[2],r;for(;r=SQ.exec(i);)this.inputs.push({type:r[1],name:r[2]});this.name=t[1]}else this.name="";this.type=this.name}},Nb=class extends Di{constructor(e){super("v2",{shared:!1}),this.nodeType="UV",this.index=e??0}generate(e,t){e.requires.uv[this.index]=!0;let i=this.index>0?this.index+1:"",r=e.isShader("vertex")?"uv"+i:"vUv"+i;return e.format(r,this.getType(e),t)}};Va.addKeyword("uv",function(){return new Nb});Va.addKeyword("uv2",function(){return new Nb(1)});var Ac=class extends Di{constructor(e,t){super("v4"),this.nodeType="ColorSpace",this.input=e,this.method=t??Ac.LINEAR_TO_LINEAR,this.hashProperties=["method"]}static getEncodingComponents(e){switch(e){case Zs:return["Linear"];case jt:return["sRGB"];default:return[]}}generate(e,t){let i=this.input.build(e,"v4"),r=this.getType(e),a=Ac.Nodes[this.method],s=e.include(a);if(s===Ac.LINEAR_TO_LINEAR)return e.format(i,r,t);if(a.inputs?.length===2){let n=this.factor.build(e,"f");return e.format(s+"( "+i+", "+n+" )",r,t)}else return e.format(s+"( "+i+" )",r,t)}fromEncoding(e){let t=Ac.getEncodingComponents(e);this.method="LinearTo"+t[0],this.factor=t[1]}fromDecoding(e){let t=Ac.getEncodingComponents(e);this.method=t[0]+"ToLinear",this.factor=t[1]}},En=Ac;En.Nodes={LinearToLinear:new it(["vec4 LinearToLinear( in vec4 value ) {"," return value;","}"].join(`
|
|
3180
3180
|
`)),sRGBToLinear:new it(["vec4 sRGBToLinear( in vec4 value ) {"," return vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.w );","}"].join(`
|
|
3181
3181
|
`)),LinearTosRGB:new it(["vec4 LinearTosRGB( in vec4 value ) {"," return vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.w );","}"].join(`
|
|
@@ -4994,7 +4994,7 @@ float sobelSample(sampler2D t, sampler2D d, vec2 uv, vec2 resolution, float outl
|
|
|
4994
4994
|
vec3 distorted2 = nearby2 + normal * displacementMapTexture(tex, crop, uv, mat, vec2(neighbor_offset)) * intensity;
|
|
4995
4995
|
displaced_normal = normalize(cross(distorted1 - displaced_position, distorted2 - displaced_position));
|
|
4996
4996
|
return displaced_position;
|
|
4997
|
-
}`,[e,t])}}();var Tt={normalRenderTarget:new go,normalRenderTargetDepth:new go,transmissionRenderTarget:new go,aspectRatio:new ia,transmissionSize:new ia(2048,2048),transmissionRenderTargetDepth:new go,aoRenderTarget:new go,aoEnabled:new Pa,pixelRatioNode:new ht(1),resolution:new ia,penumbraSize:new ql(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var lD={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.9.
|
|
4997
|
+
}`,[e,t])}}();var Tt={normalRenderTarget:new go,normalRenderTargetDepth:new go,transmissionRenderTarget:new go,aspectRatio:new ia,transmissionSize:new ia(2048,2048),transmissionRenderTargetDepth:new go,aoRenderTarget:new go,aoEnabled:new Pa,pixelRatioNode:new ht(1),resolution:new ia,penumbraSize:new ql(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var lD={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.9.3/build/ui.wasm"},Hb=class extends Ir{constructor(){super("basic"),this.nodeType="Basic",this.color=new ir(es),this.shadingAlpha=new ht(1),this.shadingBlend=new Ii(0),this.previousModelViewMatrix=new zn,this.previouseProjectionMatrix=new zn}get category(){return"phong"}generate(e){let t;if(e.isShader("vertex")){let i=this.position?this.position.analyzeAndFlow(e,"v3",{cache:"position"}):void 0;e.mergeUniform({frameIndex:Tt.frameIndex}),e.mergeUniform({resolution:Tt.resolution}),e.mergeUniform({previousModelViewMatrix:this.previousModelViewMatrix}),e.mergeUniform({previousProjectionMatrix:this.previouseProjectionMatrix}),e.mergeUniform(du.merge([et.fog])),e.addParsCode(["varying vec3 vViewPosition;","varying vec3 vWPosition;","#include <fog_pars_vertex>","#include <normal_pars_vertex>"].join(`
|
|
4998
4998
|
`));let r=["#include <beginnormal_vertex>",`
|
|
4999
4999
|
#if !defined( USE_LAYER_DISPLACE )
|
|
5000
5000
|
#include <defaultnormal_vertex>
|
|
@@ -5401,11 +5401,11 @@ float sobelSample(sampler2D t, sampler2D d, vec2 uv, vec2 resolution, float outl
|
|
|
5401
5401
|
outgoingLight = spe_blend( diffuseColor, outgoingLight, ${s.result} * ${u}, ${n.result} );
|
|
5402
5402
|
}
|
|
5403
5403
|
`),o&&c.push(o.code,`outgoingLight = spe_blend(outgoingLight, ${o.result}, 1.0, SPE_BLENDING_NORMAL);`),l?c.push(`gl_FragColor = vec4( outgoingLight, accumAlpha * ${l.result} );`):c.push("gl_FragColor = vec4( outgoingLight, 1.0 );"),h&&c.push(`gl_FragColor.a *= ${h.result};`),c.push("#include <encodings_fragment>","#include <fog_fragment>","#include <dithering_fragment>"),t=c.join(`
|
|
5404
|
-
`)}return t}},HQ=class{constructor(e=1e3*10){this.timeout=e,this.cache=new Map,this.head={data:null,time:0,src:null,next:null,prev:null},this.tail={data:null,time:1/0,src:null,next:null,prev:null},this.hasClean=!1,this.head.next=this.tail,this.tail.prev=this.head}log(...e){}remove(e){let t=this.cache.get(e);t&&(this.dispose(e,t.data),this.cache.delete(e),t.prev.next=t.next,t.next.prev=t.prev)}scheduleCleanup(){this.hasClean||(this.log("scheduled cleanup"),this.hasClean=!0,setTimeout(()=>{this.hasClean=!1,this.log("cleaning");let e=Date.now(),t=this.head.next;for(;t.time<e-this.timeout;)this.dispose(t.src,t.data),this.cache.delete(t.src),t=t.next,t.prev=this.head,this.head.next=t;this.head.next!==this.tail?this.scheduleCleanup():this.log("no more cleanup")},this.timeout+1e3))}has(e){return this.cache.get(e)?.data}load(e){let t=Date.now(),i=this.cache.get(e);return i===void 0?(i={data:this.create(e),src:e,time:t,next:null,prev:null},this.cache.set(e,i)):(i.time=t,i.prev.next=i.next,i.next.prev=i.prev),i.prev=this.tail.prev,i.next=this.tail,this.tail.prev.next=i,this.tail.prev=i,this.scheduleCleanup(),i.data}},WQ=class extends HQ{create(e){return URL.createObjectURL(new Blob([e]))}dispose(e,t){URL.revokeObjectURL(t)}},X0;function qQ(e){return typeof e=="string"?e:(X0||(X0=new WQ),X0.load(e))}var YQ=class{constructor(e,t){this.data=e,this.cache=t,this.refCount=0}deref(){this.refCount,this.refCount-=1,this.refCount===0&&(this.cache.remove(this),this.dispose())}dispose(){this.refCount}},XQ=class{constructor(){this.cache=new Map}remove(e){this.cache.delete(e.data)}load(e){let t=this.cache.get(e);return t===void 0&&(t=this.create(e),this.cache.set(e,t)),t.refCount+=1,t}},hD=class extends YQ{constructor(e,t){super(e,t.imageHolderCache),this.data=e,this.shared=t,this.loaded=!1,this.isVideo=!1,this.isBuffer=!1,this._cache={[1e3]:{},[1001]:{},[1002]:{}},this.isVideo=e.type==="video",this.isBuffer=e.isWebGLRenderTarget===!0,this.updateSrc(this.isBuffer?e:e.data)}async updateSrc(e){if(typeof document>"u")return;this.disposeTextures(),this.loaded=!1;let t=()=>{this.loaded=!0;for(let r of Object.values(this._cache))for(let a of Object.values(r))for(let s of Object.values(a))s&&(s.image=this.img,s.needsUpdate=!0);this.shared.requestRender()};if(this.isBuffer)this.img=e,this.loaded=!0;else if(this.isVideo){if(this.img=document.createElement("video"),this.img.preload="auto",this.img.playsInline=!0,this.img.currentTime=.01,typeof e!="string"){var i=new FileReader;i.readAsDataURL(new Blob([e],{type:"video/mp4"}));let r;await new Promise(a=>{i.onloadend=s=>{r=s.target?.result,a(null)}}),this.img.src=r}else this.img.src=e;this.img.onloadeddata=()=>{t()}}else this.img=new Image,this.img.src=qQ(e),this.img.onload=t}getTexture(e,t=1008,i=1006){let r=this._cache[e]?.[t]?.[i];if(r)return r;{let a;return this.isBuffer?a=this.img.texture:this.isVideo?a=new OU(this.img,void 0,e,e):a=new Qi(this.img,void 0,e,e,i,t),this.loaded&&(a.needsUpdate=!0),this._cache[e]===void 0&&(this._cache[e]={}),this._cache[e][t]===void 0&&(this._cache[e][t]={}),this._cache[e][t][i]=a,a}}setNeedsUpdate(e){for(let t of Object.values(this._cache))for(let i of Object.values(t))for(let r of Object.values(i))r&&(r.needsUpdate=e)}disposeTextures(){for(let[e,t]of Object.entries(this._cache))for(let[i,r]of Object.entries(t))for(let[a,s]of Object.entries(r))s?.dispose(),this._cache[e]!==void 0&&this._cache[e][i]!==void 0&&(this._cache[e][i][a]=void 0)}dispose(){super.dispose(),this.disposeTextures()}},nl=class extends hD{};function QQ(e,t){var i=$Q(t);return i.formatToParts?KQ(i,e):JQ(i,e)}var ZQ={year:0,month:1,day:2,hour:3,minute:4,second:5};function KQ(e,t){try{for(var i=e.formatToParts(t),r=[],a=0;a<i.length;a++){var s=ZQ[i[a].type];s>=0&&(r[s]=parseInt(i[a].value,10))}return r}catch(n){if(n instanceof RangeError)return[NaN];throw n}}function JQ(e,t){var i=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(i);return[r[3],r[1],r[2],r[4],r[5],r[6]]}var Q0={};function $Q(e){if(!Q0[e]){var t=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:"America/New_York",year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),i=t==="06/25/2014, 00:00:00"||t==="\u200E06\u200E/\u200E25\u200E/\u200E2014\u200E \u200E00\u200E:\u200E00\u200E:\u200E00";Q0[e]=i?new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})}return Q0[e]}function cD(e,t,i,r,a,s,n){var o=new Date(0);return o.setUTCFullYear(e,t,i),o.setUTCHours(r,a,s,n),o}var kM=36e5,eZ=6e4,Z0={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-]\d{2}):?(\d{2})$/};function uD(e,t,i){var r,a;if(!e||(r=Z0.timezoneZ.exec(e),r))return 0;var s;if(r=Z0.timezoneHH.exec(e),r)return s=parseInt(r[1],10),UM(s)?-(s*kM):NaN;if(r=Z0.timezoneHHMM.exec(e),r){s=parseInt(r[1],10);var n=parseInt(r[2],10);return UM(s,n)?(a=Math.abs(s)*kM+n*eZ,s>0?-a:a):NaN}if(rZ(e)){t=new Date(t||Date.now());var o=i?t:tZ(t),l=hx(o,e),h=i?l:iZ(t,l,e);return-h}return NaN}function tZ(e){return cD(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function hx(e,t){var i=QQ(e,t),r=cD(i[0],i[1]-1,i[2],i[3]%24,i[4],i[5],0).getTime(),a=e.getTime(),s=a%1e3;return a-=s>=0?s:1e3+s,r-a}function iZ(e,t,i){var r=e.getTime(),a=r-t,s=hx(new Date(a),i);if(t===s)return t;a-=s-t;var n=hx(new Date(a),i);return s===n?s:Math.max(s,n)}function UM(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}var NM={};function rZ(e){if(NM[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),NM[e]=!0,!0}catch{return!1}}var aZ=Do(yL(),1),VM=Do(xL(),1),sZ=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,nZ=sZ,K0=36e5,jM=6e4,oZ=2,Da={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:nZ};function lZ(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);var i=t||{},r=i.additionalDigits==null?oZ:(0,aZ.default)(i.additionalDigits);if(r!==2&&r!==1&&r!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(!(typeof e=="string"||Object.prototype.toString.call(e)==="[object String]"))return new Date(NaN);var a=hZ(e),s=cZ(a.date,r),n=s.year,o=s.restDateString,l=uZ(o,n);if(isNaN(l))return new Date(NaN);if(l){var h=l.getTime(),c=0,u;if(a.time&&(c=dZ(a.time),isNaN(c)))return new Date(NaN);if(a.timeZone||i.timeZone){if(u=uD(a.timeZone||i.timeZone,new Date(h+c)),isNaN(u))return new Date(NaN)}else u=(0,VM.default)(new Date(h+c)),u=(0,VM.default)(new Date(h+c+u));return new Date(h+c+u)}else return new Date(NaN)}function hZ(e){var t={},i=Da.dateTimePattern.exec(e),r;if(i?(t.date=i[1],r=i[3]):(i=Da.datePattern.exec(e),i?(t.date=i[1],r=i[2]):(t.date=null,r=e)),r){var a=Da.timeZone.exec(r);a?(t.time=r.replace(a[1],""),t.timeZone=a[1].trim()):t.time=r}return t}function cZ(e,t){var i=Da.YYY[t],r=Da.YYYYY[t],a;if(a=Da.YYYY.exec(e)||r.exec(e),a){var s=a[1];return{year:parseInt(s,10),restDateString:e.slice(s.length)}}if(a=Da.YY.exec(e)||i.exec(e),a){var n=a[1];return{year:parseInt(n,10)*100,restDateString:e.slice(n.length)}}return{year:null}}function uZ(e,t){if(t===null)return null;var i,r,a,s;if(e.length===0)return r=new Date(0),r.setUTCFullYear(t),r;if(i=Da.MM.exec(e),i)return r=new Date(0),a=parseInt(i[1],10)-1,HM(t,a)?(r.setUTCFullYear(t,a),r):new Date(NaN);if(i=Da.DDD.exec(e),i){r=new Date(0);var n=parseInt(i[1],10);return mZ(t,n)?(r.setUTCFullYear(t,0,n),r):new Date(NaN)}if(i=Da.MMDD.exec(e),i){r=new Date(0),a=parseInt(i[1],10)-1;var o=parseInt(i[2],10);return HM(t,a,o)?(r.setUTCFullYear(t,a,o),r):new Date(NaN)}if(i=Da.Www.exec(e),i)return s=parseInt(i[1],10)-1,WM(t,s)?GM(t,s):new Date(NaN);if(i=Da.WwwD.exec(e),i){s=parseInt(i[1],10)-1;var l=parseInt(i[2],10)-1;return WM(t,s,l)?GM(t,s,l):new Date(NaN)}return null}function dZ(e){var t,i,r;if(t=Da.HH.exec(e),t)return i=parseFloat(t[1].replace(",",".")),J0(i)?i%24*K0:NaN;if(t=Da.HHMM.exec(e),t)return i=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")),J0(i,r)?i%24*K0+r*jM:NaN;if(t=Da.HHMMSS.exec(e),t){i=parseInt(t[1],10),r=parseInt(t[2],10);var a=parseFloat(t[3].replace(",","."));return J0(i,r,a)?i%24*K0+r*jM+a*1e3:NaN}return null}function GM(e,t,i){t=t||0,i=i||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var a=r.getUTCDay()||7,s=t*7+i+1-a;return r.setUTCDate(r.getUTCDate()+s),r}var pZ=[31,28,31,30,31,30,31,31,30,31,30,31],fZ=[31,29,31,30,31,30,31,31,30,31,30,31];function dD(e){return e%400===0||e%4===0&&e%100!==0}function HM(e,t,i){if(t<0||t>11)return!1;if(i!=null){if(i<1)return!1;var r=dD(e);if(r&&i>fZ[t]||!r&&i>pZ[t])return!1}return!0}function mZ(e,t){if(t<1)return!1;var i=dD(e);return!(i&&t>366||!i&&t>365)}function WM(e,t,i){return!(t<0||t>52||i!=null&&(i<0||i>6))}function J0(e,t,i){return!(e!=null&&(e<0||e>=25)||t!=null&&(t<0||t>=60)||i!=null&&(i<0||i>=60))}function gZ(e,t,i){var r=lZ(e,i),a=uD(t,r,!0),s=new Date(r.getTime()-a),n=new Date(0);return n.setFullYear(s.getUTCFullYear(),s.getUTCMonth(),s.getUTCDate()),n.setHours(s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds(),s.getUTCMilliseconds()),n}function Oa(e,t){return t.color(e)}function qM(e=new Date,t){let i=t.format,r=e.getSeconds(),a=e;t&&t.timeZone!==null&&(a=gZ(new Date,t.timeZone));let s=a.getHours(),n=a.getMinutes(),o;t.format12h24h==="12ampm"&&(o=s>=12?"PM":"AM");let l=s;t.format12h24h!=="24"&&(l=s%12,l===0&&(l=12));let h,c;switch(i){case"HH:mm:ss":h=[l,n,r];break;case"HH:mm":h=[l,n];break;case"HH":h=[l],o=void 0;break;case"mm":h=[n],o=void 0;break;case"ss":h=[r],o=void 0;break;case"year":c=a.getFullYear();break;case"month":c=a.getMonth()+1;break;case"dayOfYear":c=Math.floor((a.getTime()-new Date(a.getFullYear(),0,0).getTime())/864e5);break;case"dayOfMonth":c=a.getDate();break;case"secondOfDay":c=s*60*60+n*60+r;break;default:console.error("Unknown time format",i),c=0;break}return h!==void 0?{textValue:h,suffix:o}:c}function vZ(e,t){switch(e.type){case"fresnel":return bZ(e,t);case"gradient":return wZ(e,t);case"depth":return _Z(e,t);case"normal":return SZ(e,t);case"noise":return AZ(e,t);case"rainbow":return MZ(e,t);case"toon":return CZ(e,t);case"outline":return EZ(e,t);case"transmission":return TZ(e,t);case"color":return xZ(e,t);case"pattern":return PZ(e,t)}}function yZ(e){return{type:e.type}}function en(e,t){let{alpha:i,mode:r,isMask:a}=e,s=typeof i=="string"?(Number(t.getVariable(i))??100)/100:i;return{...yZ(e),alpha:s,mode:r,isMask:a}}function xZ(e,t){return{...en(e,t),color:Oa(e.color,t)}}function bZ(e,t){let{bias:i,scale:r,intensity:a,factor:s,color:n}=e;return{...en(e,t),color:Oa(n,t),bias:i,scale:r,intensity:a,factor:s}}function wZ(e,t){let{gradientType:i,smooth:r,colors:a,steps:s,angle:n,offset:o,morph:l}=e;return{...en(e,t),gradientType:i,smooth:r,colors:a.map(h=>new Lt(h[0],h[1],h[2],h[3])),num:a.length,steps:s,offset:new ae(...o),morph:new ae(...l),angle:n}}function _Z(e,t){let{gradientType:i,near:r,far:a,isVector:s,isWorldSpace:n,origin:o,direction:l,colors:h,steps:c,smooth:u}=e;return{...en(e,t),gradientType:i,near:r,far:a,isVector:s,isWorldSpace:n,origin:new R(...o),direction:l?new R(...l):new R(1,0,0),colors:h.map(d=>d!==void 0?new Lt(d[0],d[1],d[2],d[3]):new Lt(0,0,0,0)),steps:c.slice(0,h.length),smooth:u}}function SZ(e,t){let{cnormal:i}=e;return{...en(e,t),cnormal:new R(i[0],i[1],i[2])}}function AZ(e,t){return{...en(e,t),scale:e.scale,move:e.move,fA:new ae(...e.fA),fB:new ae(...e.fB),size:new R(...e.size),distortion:new ae(...e.distortion),colorA:Oa(e.colorA,t),colorB:Oa(e.colorB,t),colorC:Oa(e.colorC,t),colorD:Oa(e.colorD,t),noiseType:e.noiseType,voronoiStyle:e.voronoiStyle,highCut:e.highCut,lowCut:e.lowCut,smoothness:e.smoothness,seed:e.seed,quality:e.quality}}function MZ(e,t){return{...en(e,t),filmThickness:e.filmThickness,movement:e.movement,wavelengths:new R(...e.wavelengths),noiseStrength:e.noiseStrength,noiseScale:e.noiseScale,offset:new R(...e.offset)}}function CZ(e,t){return{...en(e,t),positioning:e.positioning,colors:e.colors.map(i=>new Lt(i[0],i[1],i[2],i[3])),num:e.colors.length,steps:e.steps,source:new R(...e.source),isWorldSpace:e.isWorldSpace,noiseStrength:e.noiseStrength,noiseScale:e.noiseScale,shadowColor:Oa(e.shadowColor,t),offset:new R(...e.offset)}}function EZ(e,t){return{...en(e,t),outlineColor:Oa(e.outlineColor,t),contourColor:Oa(e.contourColor,t),outlineWidth:e.outlineWidth,contourWidth:e.contourWidth,outlineThreshold:e.outlineThreshold,contourThreshold:e.contourThreshold,outlineSmoothing:e.outlineSmoothing,contourFrequency:e.contourFrequency,contourDirection:new R(...e.contourDirection),positionalLines:e.positionalLines,compensation:e.compensation}}function TZ(e,t){return{...en(e,t),thickness:e.thickness,ior:e.ior,roughness:e.roughness}}function PZ(e,t){return{...en(e,t),style:e.style,projection:e.projection,axis:e.axis,blending:e.blending,offset:new ae(...e.offset),colorA:Oa(e.colorA,t),colorB:Oa(e.colorB,t),frequency:new ae(...e.frequency),size:e.size,variation:e.variation,smoothness:e.smoothness,zigzag:e.zigzag,rotation:e.rotation,vertical:new ae(...e.vertical),horizontal:new ae(...e.horizontal),sides:e.sides}}var Mg=class extends la{},DZ={noise:["noiseType"],texture:["projection","axis","side"],video:["projection","axis","side"],displace:["noiseType"],light:["roughnessMap","bumpMap"],depth:["smooth","isWorldSpace","gradientType","isVector"],pattern:["style","projection","axis"]},OZ={depth:["colors"]};function IZ(e,t,i){if(t==="isMask")return!0;let r=DZ[e.type],a=OZ[e.type];if(a!==void 0){let s=e.color;if(a.includes(t)){let n=s[t]?.value?.length;if(n!==void 0&&n!==i.length)return!0}}return r!==void 0?r.includes(t):!1}function pD(e,t,i){let r=i.uniforms[`f${i.id}_texture`];if(!r)return!1;let a=!1,s=e;if("image"in s){let n=s.image,o=t.image(n),l=r;l.image instanceof nl||l.image.deref(),l.image=o}if("video"in s){let n=s.video,o=t.video(n),l=r;l.image instanceof nl||l.image.deref(),l.image=o}if("wrapping"in s){let n=r;n.wrap=s.wrapping}if("minFilter"in s){let n=r;n.minFilter=s.minFilter}if("magFilter"in s){let n=r;n.magFilter=s.magFilter}if("rotation"in s&&i.uniforms[`f${i.id}_rotation`])return i.uniforms[`f${i.id}_rotation`].value=(s.rotation??0)*lt.DEG2RAD,a;if("repeat"in s||"offset"in s||"rotation"in s){let n="mat",o=i.uniforms[`f${i.id}_${n}`];"repeat"in s&&(o.repeat=s.repeat),"offset"in s&&(o.offset=s.offset),"rotation"in s&&(o.rotation=s.rotation??0),o.updateMatrix()}return a}function RZ(e,t,i,r){let a=!1;for(let[s,n]of Object.entries(e)){if(s==="bumpMap"||s==="roughnessMap"){a=!0;continue}if(!s||n===void 0)continue;if(mD(s,i,r,t)){s==="visible"&&i.type==="light"&&(a=!0);continue}i.visible=r.visible;let o=i.uniforms[`f${i.id}_${s}`];if(!!o&&!(o instanceof Vb))switch(a=a||IZ(i,s,n),o.constructor){case ir:if(typeof n=="string"){let l=t.getColor(n);l&&(o.value=l);break}else{let l=n;o.value instanceof Mg?o.value=new la(l.r,l.g,l.b,l.a):o.setRGBA(l);break}case ho:if(typeof n=="string"){let l=t.getColor(n);l&&(o.value=l);break}else{let l=n;o.value instanceof Mg?o.value=new la(l.r,l.g,l.b,l.a):o.value.setRGBA(l.r,l.g,l.b,l.a);break}case ia:{let l=n;o.value.setX(l[0]),o.value.setY(l[1]);break}case gs:{let l=n;o.value.setX(l[0]),o.value.setY(l[1]),o.value.setZ(l[2]);break}case go:{pD(n,t,i);break}case Yl:{o.value=n.map(l=>new Lt(...l));break}default:{o.value=n;break}}}return a}var bh=(e,t,i)=>Math.max(0,Math.min(1,Number(t.getVariable(typeof e=="number"?e*100:e,i)??100)/100))??1,bp=class{constructor(e,t,i,r,a){this.id=e,this.uuid=t,this.data=i,this.uniforms={};for(let s in r)this.uniforms[`f${this.id}_${s}`]=r[s];for(let s in i)mD(s,this,i,a)}get type(){return this.data.type}static create(e,t,i,r){if(i.type==="light")return wn.createLigherLayer(e,t,i,r);if(i.type==="texture"||i.type==="video"){let a=i.type==="texture"?r.uiBuffer(i.texture.image)??r.image(i.texture.image):r.video(i.texture.video),s=new nx(a,i.texture.wrapping,i.texture.minFilter??1008,i.texture.magFilter??1006),n=new BQ(a),o=new zQ(i.texture.repeat,i.texture.offset,i.texture.rotation??0),l=new ht(i.crop?1:0),h=new Ii(i.projection??0),c=new Ii(["x","y","z"].indexOf(i.axis)??0),u=new Ii(i.side??0),d=new ia(i.size?new ae(i.size[0],i.size[1]):new ae(100,100)),p=new ht(i.blending??0),f=new ht(bh(i.alpha,r)),m=new Ii(i.mode??0),g=new Pa(i.isMask??!1),y=new jb(s,n,l,h,c,u,d,p,o,f,m,g),x=new ki(y.calpha,"f");return new $i(e,t,i,{texture:s,textureSize:n,crop:l,projection:h,axis:c,side:u,size:d,blending:p,mat:o,alpha:f,mode:m,isMask:g},y,m,x,g,r)}else if(i.type==="matcap"){let a=r.image(i.texture.image),s=new nx(a,i.texture.wrapping,i.texture.minFilter??1008,i.texture.magFilter??1006),n=new ht(bh(i.alpha,r)),o=new Ii(i.mode??0),l=new Pa(i.isMask??!1),h=new ht((i.texture.rotation??0)*lt.DEG2RAD),c=new QP(s,n,o,l,h),u=new ki(c.calpha,"f");return new $i(e,t,i,{texture:s,alpha:n,mode:o,isMask:l,rotation:h},c,o,u,l,r)}else if(i.type==="displace")if(i.displacementType==="noise"){let a=new gs(new R(...i.offset)),s=new ht(i.scale??10),n=new ht(i.intensity??8),o=new ht(i.movement??1),l=new Ii(i.noiseType??0),h=new Ii(i.voronoiStyle??0),c=new ht(i.smoothness??.5),u=new ht(i.seed??0),d=new ht(i.highCut??1),p=new ht(i.lowCut??0),f=new Ii(i.quality??1),m=new oD(n,o,a,h,c,u,d,p,f,s,l);return new fD(e,t,i,{offset:a,scale:s,intensity:n,movement:o,noiseType:l,voronoiStyle:h,smoothness:c,seed:u,highCut:d,lowCut:p,quality:f},m,r)}else throw new Error;else return zZ(e,t,i,r)}updateByOp(e,t,i){let r=e;if(r.path[0]===void 0){if(r.type===0)return"type"in r.props||"category"in r.props||"visible"in r.props?(i.scene.markNeedsUpdateRendererDirty(),!0):RZ(r.props,i.shared,this,t)}else if(r.path[0]==="texture")return"texture"in t||"video"in t?pD(r.props,i.shared,this):!0;return!1}dispose(){if(LZ(this)){let e=this.uniforms[`f${this.id}_texture`];if(!e)return!1;let t=e;t.image instanceof nl||t.image.deref()}}hasValueByKey(e){return this.uniforms[e]!==void 0}hasValue(e){return this.hasValueByKey(`f${this.id}_${e}`)}setValue(e,t){let i=`f${this.id}_${e}`;this.hasValueByKey(i)&&t!==void 0&&(this.uniforms[i].value=t)}getNode(e){let t=`f${this.id}_${e}`;if(this.hasValueByKey(t))return this.uniforms[t]}getValue(e){let t=`f${this.id}_${e}`;if(this.hasValueByKey(t))return this.uniforms[t].value}getName(e){let t=/f\d+_(.*)/.exec(e);if(t&&t.length>1)return t[1];console.log(`Layer.getName: error ${e}`)}getNames(){let e=[];for(let t in this.uniforms){let i=this.getName(t);i&&e.push(i)}return e}},$i=class extends bp{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,l),this.params=r,this.color=a,this.mode=s,this.alpha=n,this.isMask=o}},fD=class extends bp{constructor(e,t,i,r,a,s){super(e,t,i,r,s),this.position=a}},wn=class extends bp{constructor(e,t,i,r,a,s){super(e,t,i,a,s),this.node=r}static createLigherLayer(e,t,i,r){let a,s=new ht(bh(i.alpha,r)),n=new Ii(i.mode),o=new ht(i.bumpMapIntensity),l=new ht(bh(i.alphaOverride,r)),h;if(!i.visible)a=new Hb,h={};else if(i.category==="lambert"){a=new NQ;let c=new ir(r.color(i.emissive)??0),u=new Pa(i.occlusion??!0);h={emissive:c,occlusion:u},a.emissive=c,a.occlusion=u}else if(i.category==="toon"){a=new GQ;let c=new ht(i.shininess??30),u=new ir(r.color(i.specular)??1118481);h={shininess:c,specular:u},a.shininess=c,a.specular=u}else if(i.category==="physical"){a=new jQ;let c=new ht(i.roughness??.3),u=new ht(i.metalness??0),d=new ht(i.reflectivity??.5),p=new Pa(i.occlusion??!0);h={roughness:c,metalness:u,reflectivity:d,occlusion:p},a.roughness=c,a.metalness=u,a.reflectivity=d,a.occlusion=p}else{a=new VQ;let c=new ht(i.shininess??30),u=new ir(i.specular!==void 0?r.color(i.specular)??1118481:1118481),d=new Pa(i.occlusion??!0);h={shininess:c,specular:u,occlusion:d},a.shininess=c,a.specular=u,a.occlusion=d}return a.alpha=new ht(1),a.shadingAlpha=s,a.shadingBlend=n,a.bumpMapIntensity=o,a.alphaOverride=l,h.alpha=a.shadingAlpha,h.mode=a.shadingBlend,h.bumpMapIntensity=a.bumpMapIntensity,h.alphaOverride=a.alphaOverride,new wn(e,t,i,a,h,r)}get category(){return this.node.category}};function LZ(e){let t=e instanceof bp?e.type:e;return t==="texture"||t==="video"||t==="displace_map"||t==="matcap"}function ds(e){return{alpha:new ht(e.alpha??1),mode:new Ii(e.mode??0),isMask:new Pa(e.isMask??!1)}}function BZ(e,t,i,r,a){switch(e.type){case"color":{let s=new ir(r.color??es),n=ds(r),o=new ox(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{color:s,...n},o,n.mode,l,n.isMask,a)}case"fresnel":{let s=new ir(r.color??16777215),n=new ht(r.bias??.1),o=new ht(r.scale??1),l=new ht(r.intensity??2),h=new ht(r.factor??1),c=ds(r),u=new FQ(s,n,o,l,h,c.alpha,c.mode,c.isMask),d=new ki(u.calpha,"f");return new $i(t,i,e,{color:s,bias:n,scale:o,intensity:l,factor:h,...c},u,c.mode,d,c.isMask,a)}case"rainbow":{let s=new ht(r.filmThickness??30),n=new ht(r.movement??0),o=new gs(r.wavelengths??new R(0,0,0)),l=new ht(r.noiseStrength??0),h=new ht(r.noiseScale??1),c=new gs(r.offset??new R(0,0,0)),u=ds(r),d=new tD(s,n,o,l,h,c,u.alpha,u.isMask),p=new ki(d.calpha,"f");return new $i(t,i,e,{filmThickness:s,movement:n,wavelengths:o,noiseStrength:l,noiseScale:h,offset:c,...u},d,u.mode,p,u.isMask,a)}case"transmission":{let s=new ht(r.thickness??10),n=new ht(r.ior??1.5),o=new ht(r.roughness??.5),l=Tt.transmissionSize,h=Tt.transmissionRenderTarget,c=Tt.transmissionRenderTargetDepth,u=window.innerWidth,d=window.innerHeight,p=u>=d?new ia(d/u,1):new ia(1,u/d),f=ds(r),m=new sD(s,n,o,l,h,c,p,f.alpha),g=new ki(m.calpha,"f");return new $i(t,i,e,{thickness:s,ior:n,roughness:o,aspectRatio:p,...f},m,f.mode,g,f.isMask,a)}case"toon":{let s=new Ii(r.positioning??0),n;r.colors?n=new Yl(r.colors.length,r.colors):(n=new Yl(10,new Lt(0,0,0,1)),n.value[1]=new Lt(1,1,1,1));let o;r.steps?o=new ql(r.steps.length,r.steps):(o=new ql(10,1),o.value[0]=0);let l=new gs(r.source??new R(0,0,0)),h=new Pa(r.isWorldSpace??!0),c=new ht(r.noiseStrength??0),u=new ht(r.noiseScale??1),d=new ho(r.shadowColor),p=new gs(r.offset??new R(0,0,0)),f=ds(r),m=new rD(s,n,o,l,h,c,u,d,p,f.alpha),g=new ki(m.calpha,"f");return new $i(t,i,e,{positioning:s,colors:n,steps:o,source:l,isWorldSpace:h,noiseStrength:c,noiseScale:u,shadowColor:d,offset:p,...f},m,f.mode,g,f.isMask,a)}case"outline":{let s=new ir(r.outlineColor??16777215),n=new ir(r.contourColor??16777215),o=new ht(r.outlineWidth??.1),l=new ht(r.contourWidth??.1),h=new ht(r.outlineThreshold??.1),c=new ht(r.contourThreshold??.1),u=new ht(r.outlineSmoothing??.1),d=new ht(r.contourFrequency??.1),p=new gs(r.contourDirection??new R(0,1,0)),f=new Pa(r.positionalLines??!1),m=new Pa(r.compensation??!0),g=Tt.normalRenderTarget,y=Tt.normalRenderTargetDepth,x=Tt.pixelRatioNode,b=Tt.resolution,_=ds(r),M=new JP(s,n,o,l,h,c,u,d,p,f,m,b,g,y,x,_.alpha),S=new ki(M.calpha,"f");return new $i(t,i,e,{outlineColor:s,contourColor:n,outlineWidth:o,contourWidth:l,outlineThreshold:h,contourThreshold:c,outlineSmoothing:u,contourFrequency:d,contourDirection:p,positionalLines:f,compensation:m,..._},M,_.mode,S,_.isMask,a)}case"depth":{let s=new Ii(r.gradientType??0),n=new Pa(r.smooth??!1),o=new ht(r.near??50),l=new ht(r.far??200),h=new ht(r.isVector??1),c=new ht(r.isWorldSpace??0),u=new gs(r.origin??new R),d=new gs(r.direction??new R),p;r.colors?p=new Yl(r.colors.length,r.colors):(p=new Yl(2,new Lt(0,0,0,1)),p.value[1]=new Lt(1,1,1,1));let f;r.steps?f=new ql(r.steps.length,r.steps):(f=new ql(2,1),f.value[0]=0);let m=ds(r),g=new WP(s,n,o,l,h,c,u,d,p,f,m.alpha,m.isMask),y=new ki(g.calpha,"f");return new $i(t,i,e,{gradientType:s,smooth:n,near:o,far:l,isVector:h,isWorldSpace:c,origin:u,direction:d,colors:p,steps:f,...m},g,m.mode,y,m.isMask,a)}case"noise":{let s=new ht(r.scale??1),n=new gs(r.size??new R(100,100,100)),o=new ht(r.move??1),l=new ia(r.fA??new ae(1.7,9.2)),h=new ia(r.fB??new ae(8.3,2.8)),c=new ia(r.distortion??new ae(1,1)),u=new ho(r.colorA),d=new ho(r.colorB),p=new ho(r.colorC),f=new ho(r.colorD),m=new Ii(r.noiseType??0),g=new Ii(r.voronoiStyle??0),y=new ht(r.highCut??1),x=new ht(r.lowCut??0),b=new ht(r.smoothness??.5),_=new ht(r.seed??.5),M=new Ii(r.quality??1),S=ds(r),C=new ZP(s,n,o,l,h,c,u,d,p,f,S.alpha,m,S.isMask,g,y,x,b,_,M),A=new ki(C.calpha,"f");return new $i(t,i,e,{scale:s,size:n,move:o,fA:l,fB:h,distortion:c,colorA:u,colorB:d,colorC:p,colorD:f,noiseType:m,...S,voronoiStyle:g,highCut:y,lowCut:x,smoothness:b,seed:_,quality:M},C,S.mode,A,S.isMask,a)}case"normal":{let s=new gs(r.cnormal??new R(1,1,1)),n=ds(r),o=new HP(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{cnormal:s,...n},o,n.mode,l,n.isMask,a)}case"gradient":{let s=new Ii(r.gradientType??0),n=new Pa(r.smooth??!1),o;r.colors?o=new Yl(r.colors.length,r.colors):(o=new Yl(10,new Lt(0,0,0,1)),o.value[1]=new Lt(1,1,1,1));let l;r.steps?l=new ql(r.steps.length,r.steps):(l=new ql(10,1),l.value[0]=0);let h=new ia(r.offset??new ae(0,0)),c=new ia(r.morph??new ae(0,0)),u=new ht(r.angle??0),d=ds(r),p=new YP(s,n,o,l,h,c,u,d.alpha,d.isMask),f=new ki(p.calpha,"f");return new $i(t,i,e,{gradientType:s,smooth:n,colors:o,steps:l,offset:h,morph:c,angle:u,...d},p,d.mode,f,d.isMask,a)}case"pattern":{let s=new Ii(r.style??0),n=new Ii(r.projection??0),o=new Ii(["x","y","z"].indexOf(r.axis)??0),l=new ht(r.blending??0),h=new ia(r.offset??new ae(0,0)),c=new ho(r.colorA),u=new ho(r.colorB),d=new ia(r.frequency??new ae(10,10)),p=new ht(r.size??.5),f=new ht(r.variation??0),m=new ht(r.smoothness??.5),g=new ht(r.zigzag??0),y=new ht(r.rotation??0),x=new ia(r.vertical??new ae(0,1)),b=new ia(r.horizontal??new ae(0,1)),_=new Ii(r.sides??6),M=ds(r),S=new $P(s,n,o,l,h,c,u,d,p,f,m,g,y,x,b,_,M.alpha,M.isMask),C=new ki(S.calpha,"f");return new $i(t,i,e,{style:s,projection:n,axis:o,blending:l,offset:h,colorA:c,colorB:u,frequency:d,size:p,variation:f,smoothness:m,zigzag:g,rotation:y,vertical:x,horizontal:b,sides:_,...M},S,M.mode,C,M.isMask,a)}default:{let s=new ir(1,0,0,1),n=ds(r),o=new ox(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{color:s,...n},o,n.mode,l,n.isMask,a)}}}function zZ(e,t,i,r){let a=vZ(i,r);return BZ(i,e,t,a,r)}function mD(e,t,i,r){if(i.type==="displace"&&(e==="intensity"||e==="visible")){let a=t.uniforms[`f${t.id}_intensity`];return a?(a.value=i.intensity*(i.visible?1:0),a):void 0}if(i.type!=="displace"&&(e==="alpha"||e==="visible")){let a=t.uniforms[`f${t.id}_alpha`];if(!a)return;if(a.value=bh(i.alpha,r)*(i.visible?1:0),i.type==="outline"&&e==="visible"){let s=t.uniforms[`f${t.id}_compensation`];s&&(s.value=i.compensation&&i.visible)}return a}}function Ic(e,t){let i=0,r=e.layers.find(a=>a.data.type==="light");if(r){let a=r.data,s=Number(t.getVariable(a.alphaOverride));if((typeof a.alphaOverride=="string"?s/100:a.alphaOverride)<1)return!0}for(let a of e.layers){if(a.data.type!=="displace"&&a.data.isMask)return!0;if(a.data.type!=="displace"&&"alpha"in a.data&&a.data.type!=="light"&&a.data.type!=="fresnel"&&a.data.type!=="texture"&&a.data.type!=="matcap"&&a.data.type!=="rainbow"&&a.data.type!=="outline"&&a.data.type!=="pattern"){let s=a.data.visible?a.data.alpha:0;if(typeof s=="string"&&(s=Math.max(0,Math.min(1,Number(t.getVariable(s)??100)/100))),s===1&&a.data.type==="depth"||a.data.type==="gradient"){for(let n of a.data.colors)if(n[3]<1){s=n[3];break}}else if(s===1&&a.data.type==="noise"){let n=t.color(a.data.colorA).a,o=t.color(a.data.colorB).a,l=t.color(a.data.colorC).a,h=t.color(a.data.colorD).a,c=Math.min(n,Math.min(o,Math.min(l,h)));c<1&&(s=c)}i+=(1-i)*s}}return i<1}var Sl=class extends gi{constructor(){super(void 0),this.flatShading=!1,this.needsJitter=!0,this.nodeContextUuid=0,this.fog=!0,this.dithering=!0,this.vertexColors=!0,this.transparent=!0}customProgramCacheKey(){return""}},FZ=class extends Sl{constructor(e,t,i,r){super(),this.flatShading=e,this.side=t,this.wireframe=i,this.root=r}updateAfterBuild(){let e=this.root;this.lights=e.lights,this.vertexShader=e.vertexShader,this.fragmentShader=e.fragmentShader,this.defines=e.defines,this.uniforms=e.uniforms,this.extensions=e.extensions,this.transparent=e.transparent,this.cacheKey=e.customProgramCacheKey()+"flat"+this.flatShading+this.side}onBeforeCompile(e,t){this.root.onBeforeCompile(e)}get data(){return this.root.data}get category(){return this.root.category}get hasAO(){return this.root.hasAO}getFlavor(e,t,i){return this.root.getFlavor(e,t,i)}get layers(){return this.root.layers}get fragment(){return this.root.fragment}getLayersOfType(e){return this.root.getLayersOfType(e)}getLayerByUuid(e){return this.root.getLayerByUuid(e)}updateByOp(e,t,i){this.root.updateByOp(e,t,i)}nodeMaterialDispose(){this.root.nodeMaterialDispose()}},Wb=class extends Sl{constructor(e,t,i=!0){super(),this.data=e,this.allowVariableSaves=i,this.layerIdGen=0,this.flavors=[],this.masks={},this.type="NodeMaterial",this.updaters=[],this.needsJitter=t.shared.needsJitter,Ir.startContext(this),this.reset0(e,t),Ir.endContext(this)}get nodeMaterial(){return this}getFlavor(e,t,i){let r=i?6:(e?3:0)+t;if(r===0)return this;this.flavors===void 0&&(this.flavors=[]),r-=1;let a=this.flavors[r];return a===void 0&&(a=new FZ(e,t,i,this),a.needsJitter=this.needsJitter,this.flavors[r]=a,a.flatShading=e,a.side=t,a.updateAfterBuild()),a}get fragment(){return this.lightLayer.node}get category(){return this.lightLayer.category}get hasAO(){return this.lightLayer.getNode("occlusion")?.value??!1}reset(e,t,i=!1){Ir.startContext(this),(this.data!==e||i)&&this.reset0(e,t),Ir.endContext(this)}reset0(e,t){this.data=e;let i=e.layers??va.defaultTwoLayerData("phong").layers;try{this.layers=i.map(r=>bp.create(this.layerIdGen++,r.id,r.data,t.shared))}catch{this.layers=[]}this.layers.reverse(),this.name=e.name??"Untitled Material",this.onUpdate(t.shared),this.transparent=Ic(e,t.shared),this.saveVariableLocations(t)}onVariableUpdate(e,t,i){if(e[0]==="alphaOverride")this.transparent=Ic(this.data,i.shared),this.lightLayer.setValue("alphaOverride",Math.max(0,Math.min(Number(t)/100,1)));else if(e[0]==="layer"){let r=e[1],a=e[2];if(r&&a){let s=this.layers.find(n=>n.uuid===r);s?.hasValue(a)&&(a==="alpha"?(this.transparent=Ic(this.data,i.shared),s.setValue(a,Math.max(0,Math.min(Number(t)/100,1)))):s.setValue(a,t))}}}saveVariableLocations(e){if(!this.allowVariableSaves)return;let t=this.data.layers.find(i=>i.data.type==="light");t&&e.shared.getVariable(t.data.alphaOverride,["material",this.uuid,"alphaOverride"]),this.data.layers.forEach(i=>{"alpha"in i.data&&typeof i.data.alpha=="string"&&e.shared.getVariable(i.data.alpha,["material",this.uuid,"layer",i.id,"alpha"])})}getLayersOfType(e){return this.layers.filter(t=>t.type===e)}getLayerByUuid(e){return this.layers.find(t=>t.uuid===e)}onUpdate(e){this.lightLayer=this.layers.find(t=>t instanceof wn),this.lightLayer===void 0&&(this.lightLayer=new wn(0,"",{...Gr.defaultData("light","phong"),visible:!1},new Hb,{},e)),this.dispose();for(let t of this.flavors)t&&t.dispose();this.applyTextureMaps(),this.applyMasks(),this.blendColors(),this.blendAfterColors(),this.blendPositions(),this.build(),this.nodeContextUuid=0}applyTextureMaps(){let e=this.layers.find(a=>a instanceof wn);if(!e)return;let t=e.data,i=t.bumpMap,r=t.roughnessMap;e.node.bumpMap=void 0,e.node.roughnessMap=void 0;for(let a=0;a<this.layers.length;++a){let s=this.layers[a];s instanceof $i&&s.color instanceof jb&&(s.uuid===i&&(e.node.bumpMap=s.color),s.uuid===r&&(e.node.roughnessMap=s.color))}}updateByOp(e,t,i){if(Ir.startContext(this),t!==void 0?this.data=t:t=this.data,this.transparent=Ic(t,i.shared),e.path[0]==="layers"){let r=i.shared,a=e.path[1];if(a===void 0)i.scene.markNeedsUpdateRendererDirty(),this.reset0(t,i);else{e.type===0&&e.props.occlusion!==void 0&&i.scene.markNeedsUpdateRendererDirty();let s=this.layers.find(n=>n.uuid===a);if(s){let n=t.layers.data(a),o;e.type===0&&("alpha"in e.props||"alphaOverride"in e.props)&&("alpha"in e.props?o={...e.props,alpha:bh(e.props.alpha,r,["material",this.uuid,"layer",a,"alpha"])}:o={...e.props,alphaOverride:bh(e.props.alphaOverride,r,["material",this.uuid,"alphaOverride"])}),s.updateByOp({...e,...o?{props:o}:{},path:e.path.slice(2)},n,i)&&this.reset0(t,i)}}}else this.reset0(t,i);Ir.endContext(this)}applyMasks(){for(let e=0;e<this.layers.length;++e){let t=this.layers[e];t instanceof $i?t.color.mask=void 0:t instanceof wn&&(t.node.mask=void 0)}for(let e=0;e<this.layers.length;++e){let t=this.layers[e];if(t instanceof $i&&t.isMask.value&&t.data.visible&&e>0){let i=e-1,r=this.layers[i];r instanceof wn?r.node.mask=new ka(t.color,t.alpha,ka.MUL):r instanceof $i&&(r.isMask.value||(r.color.mask=new ka(t.color,t.alpha,ka.MUL)))}}}blendColors(){let e=this.layers.findIndex(i=>i instanceof $i),t=this.layers.findIndex(i=>i instanceof wn);if(e!==-1&&e<t){let i=this.layers[e].color;for(let r=e+1;r<t;++r){let a=this.layers[r];if(a instanceof $i){if(a.isMask.value)continue;i=new FM(i,a.color,a.alpha,a.mode)}}this.fragment.color=i}else this.fragment.color=void 0}blendAfterColors(){let e=new ki("outgoingLight","f"),t=this.layers.findIndex(i=>i instanceof wn);if(this.layers.length>t+1){for(let i=t+1;i<this.layers.length;++i){let r=this.layers[i];if(r instanceof $i){if(r.isMask.value)continue;e=new FM(e,r.color,r.alpha,r.mode)}}this.fragment.afterColor=e}else this.fragment.afterColor=void 0}blendPositions(){let e=this.layers.filter(t=>t instanceof fD);if(e.length>0){let t=e[0].position;for(let i=1;i<e.length;++i)e[i]&&(t=new ka(t,e[i].position,ka.ADD),t=new ka(t,new ht(.5).setReadonly(!0),ka.MUL));this.fragment.position=t}else this.fragment.position=void 0}getDefines(){return this.defines}getUniforms(){return this.uniforms}getVertexShader(){return this.vertexShader}getFragmentShader(){return this.fragmentShader}onBeforeCompile(e){e.defines=this.defines,e.uniforms=this.uniforms,e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.extensionDerivatives=this.extensions.derivatives===!0,e.extensionFragDepth=this.extensions.fragDepth===!0,e.extensionDrawBuffers=this.extensions.drawBuffers===!0,e.extensionShaderTextureLOD=this.extensions.shaderTextureLOD===!0}clampUniformsForPreview(e,t){let i=(r,a,s)=>Math.min(Math.max(r,a),s);for(let r of this.layers)if(r.type==="displace"){let a=i(r.uniforms[`f${r.id}_intensity`].value,e,t);r.uniforms[`f${r.id}_intensity`].value=a}}updateFrame(e){for(let t=0;t<this.updaters.length;++t)e.updateNode(this.updaters[t])}build(){let e=new NP;e.needsJitter=this.needsJitter,this.lights=this.lightLayer.data.visible,e.build(this.fragment,this.fragment),this.vertexShader=e.getCode("vertex"),this.fragmentShader=e.getCode("fragment"),this.defines=e.defines,this.uniforms=e.uniforms,this.extensions=e.extensions,this.updaters=e.updaters;for(let t of this.flavors)t&&t.updateAfterBuild();return this}nodeMaterialDispose(){this.layers.forEach(e=>e.dispose()),super.dispose();for(let e of this.flavors)e&&e.dispose()}assetsLoaded(){for(let e of this.layers)if(e instanceof $i){let t=e.params.texture;if(t instanceof nx&&!t.image.loaded)return!1}return!0}};Object.defineProperties(Sl.prototype,{properties:{get:function(){return this.fragment.properties}}});var cx=class extends Wb{constructor(e,t,i){super(e,t,!1),this.uuid=i,this.allowVariableSaves=!0,this.saveVariableLocations(t)}},YM=new Map;function kZ(e){if(typeof e=="string")return e;let t=YM.get(e);return t||(t={url:URL.createObjectURL(new Blob([e]))},YM.set(e,t)),t.url}var gD,UZ=new Promise(e=>{gD=e}),XM=!1,Zf;function NZ(){if(XM)return;if(Zf)return Zf;async function e(){await Promise.resolve().then(()=>(n_(),EI)),gD(window!==void 0?window:global),XM=!0}return Zf=e(),Zf}var vD;UZ.then(e=>vD=e);function VZ(e){let t=!1;return e.scene.objects.traverse((i,r)=>{if(r.events===void 0||Array.isArray(r.events)===!1)return!0;let a=[];r.events.forEach(s=>{"dragDropActions"in s.data?(a.push(...s.data.dragDropActions.drag),a.push(...s.data.dragDropActions.drop)):"inActions"in s.data?(a.push(...s.data.inActions),a.push(...s.data.outActions)):"gameActions"in s.data?(a.push(...s.data.gameActions.idle),a.push(...s.data.gameActions.move),a.push(...s.data.gameActions.jump),a.push(...s.data.gameActions.run)):"breakpoints"in s.data?s.data.breakpoints.forEach(n=>{a.push(...n.data.actions)}):"actions"in s.data&&a.push(...s.data.actions),t=t||a.some(n=>n.data.type==="Audio")})}),t}var Ed=class{constructor({src:e,volume:t,delay:i,loop:r}){this._volume=1,this.delay=0,this._loop=1,this.loopsRemaining=0,this._status="stopped",this.onEnd=()=>{this.loopsRemaining===1/0?this.replay():this.loopsRemaining>1?(this.replay(),this.loopsRemaining--):(this._status="stopped",this.loopsRemaining=this._loop)};let a;typeof e=="string"?a={src:e}:a={src:kZ(e),format:"wav"},this.sound=new vD.Howl(a),this.sound.on("end",this.onEnd),this.src=e,t!==void 0&&(this.volume=t),i!==void 0&&(this.delay=i),r!==void 0&&(this.loop=r)}get status(){return this._status}get volume(){return this._volume}set volume(e){this._volume=e,this.sound.volume(e)}get loop(){return this._loop}set loop(e){this._loop=e,this.loopsRemaining=e}replay(){this.clearDelay(),this.delayTimerId=window.setTimeout(()=>{this.sound.play(),this.clearDelay()},this.delay)}fade(e,t=1e3){e?(this.sound.volume(this._volume),this.clearFade(),this.fadeTimerId=window.setTimeout(()=>{this.sound.fade(this._volume,0,t),this.clearFade()},e)):this.sound.fade(this._volume,0,t)}on(e,t,i){this.sound.on(e,t,i)}off(e,t,i){this.sound.off(e,t,i)}play(){this._status==="playing"||this.sound.playing()||(this._status==="paused"?(this.sound.seek()===0?this.replay():this.sound.play(),this._status="playing"):this._status==="stopped"&&(this.replay(),this._status="playing"))}pause(){this._status==="playing"&&(this.sound.pause(),this.clearFade(),this.clearDelay(),this._status="paused")}stop(){this.sound.stop(),this.loopsRemaining=this._loop,this.clearFade(),this.clearDelay(),this._status="stopped"}clearFade(){this.fadeTimerId&&(clearTimeout(this.fadeTimerId),delete this.fadeTimerId)}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}dispose(e=!1){this.off(),this.stop(),this.clearFade(),this.clearDelay()}},jZ=class{constructor(){this.type="ShapePath",this.color=new Ct,this.subPaths=[],this.currentPath=null}moveTo(e,t){return this.currentPath=new Nm,this.subPaths.push(this.currentPath),this.currentPath.moveTo(e,t),this}lineTo(e,t){return this.currentPath?.lineTo(e,t),this}quadraticCurveTo(e,t,i,r){return this.currentPath?.quadraticCurveTo(e,t,i,r),this}bezierCurveTo(e,t,i,r,a,s){return this.currentPath?.bezierCurveTo(e,t,i,r,a,s),this}splineThru(e){return this.currentPath?.splineThru(e),this}toShapes(){let e={ORIGIN:0,DESTINATION:1,BETWEEN:2,LEFT:3,RIGHT:4,BEHIND:5,BEYOND:6},t={loc:e.ORIGIN,t:0};function i(p,f,m,g){let y=p.x,x=f.x,b=m.x,_=g.x,M=p.y,S=f.y,C=m.y,A=g.y,T=(_-b)*(M-C)-(A-C)*(y-b),P=(x-y)*(M-C)-(S-M)*(y-b),I=(A-C)*(x-y)-(_-b)*(S-M),z=T/I,F=P/I;if(I===0&&T!==0||z<=0||z>=1||F<0||F>1)return null;if(T===0&&I===0){for(let L=0;L<2;L++)if(r(L===0?m:g,p,f),t.loc===e.ORIGIN){let j=L===0?m:g;return{x:j.x,y:j.y,t:t.t}}else if(t.loc===e.BETWEEN){let j=+(y+t.t*(x-y)).toPrecision(10),Y=+(M+t.t*(S-M)).toPrecision(10);return{x:j,y:Y,t:t.t}}return null}else{for(let Y=0;Y<2;Y++)if(r(Y===0?m:g,p,f),t.loc===e.ORIGIN){let Q=Y===0?m:g;return{x:Q.x,y:Q.y,t:t.t}}let L=+(y+z*(x-y)).toPrecision(10),j=+(M+z*(S-M)).toPrecision(10);return{x:L,y:j,t:z}}}function r(p,f,m){let g=m.x-f.x,y=m.y-f.y,x=p.x-f.x,b=p.y-f.y,_=g*b-x*y;if(p.x===f.x&&p.y===f.y){t.loc=e.ORIGIN,t.t=0;return}if(p.x===m.x&&p.y===m.y){t.loc=e.DESTINATION,t.t=1;return}if(_<-Number.EPSILON){t.loc=e.LEFT;return}if(_>Number.EPSILON){t.loc=e.RIGHT;return}if(g*x<0||y*b<0){t.loc=e.BEHIND;return}if(Math.sqrt(g*g+y*y)<Math.sqrt(x*x+b*b)){t.loc=e.BEYOND;return}let M;g!==0?M=x/g:M=b/y,t.loc=e.BETWEEN,t.t=M}function a(p,f){let m=[],g=[];for(let y=1;y<p.length;y++){let x=p[y-1],b=p[y];for(let _=1;_<f.length;_++){let M=f[_-1],S=f[_],C=i(x,b,M,S);C!==null&&m.find(A=>A.t<=C.t+Number.EPSILON&&A.t>=C.t-Number.EPSILON)===void 0&&(m.push(C),g.push(new ae(C.x,C.y)))}}return g}function s(p,f,m){let g=new ae;f.getCenter(g);let y=[];return m.forEach(x=>{x.boundingBox.containsPoint(g)&&a(p,x.points).forEach(b=>{y.push({identifier:x.identifier,isCW:x.isCW,point:b})})}),y.sort((x,b)=>x.point.x-b.point.x),y}function n(p,f,m,g,y){(y==null||y==="")&&(y="nonzero");let x=new ae;p.boundingBox.getCenter(x);let b=[new ae(m,x.y),new ae(g,x.y)],_=s(b,p.boundingBox,f);_.sort((P,I)=>P.point.x-I.point.x);let M=[],S=[];_.forEach(P=>{P.identifier===p.identifier?M.push(P):S.push(P)});let C=M[0].point.x,A=[],T=0;for(;T<S.length&&S[T].point.x<C;)A.length>0&&A[A.length-1]===S[T].identifier?A.pop():A.push(S[T].identifier),T++;if(A.push(p.identifier),y==="evenodd"){let P=A.length%2===0,I=A[A.length-2];return{identifier:p.identifier,isHole:P,for:I}}else if(y==="nonzero"){let P=!0,I=null,z=null;for(let F=0;F<A.length;F++){let L=A[F];f[L]&&(P?(z=f[L].isCW,P=!1,I=L):z!==f[L].isCW&&(z=f[L].isCW,P=!0))}return{identifier:p.identifier,isHole:P,for:I}}else console.warn('fill-rule: "'+y+'" is currently not implemented.')}let o=0,l=999999999,h=-999999999,c=[];this.subPaths.forEach(p=>{let f=p.getPoints(),m=-999999999,g=999999999,y=-999999999,x=999999999;for(let b=0;b<f.length;b++){let _=f[b];_.y>m&&(m=_.y),_.y<g&&(g=_.y),_.x>y&&(y=_.x),_.x<x&&(x=_.x)}h<=y&&(h=y+1),l>=x&&(l=x-1),f.length&&c.push({curves:p.curves,points:f,isCW:x3.isClockWise(f),identifier:o++,boundingBox:new O3(new ae(x,g),new ae(y,m))})});let u=c.map(p=>n(p,c,l,h,this.userData?.style.fillRule)),d=[];return c.forEach(p=>{let f=u[p.identifier];if(f&&!f.isHole){let m=new Vm;m.curves=p.curves,u.filter(g=>g?.isHole&&g.for===p.identifier).forEach(g=>{if(g){let y=c[g.identifier],x=new Nm;x.curves=y.curves,m.holes.push(x)}}),d.push(m)}}),d}},yD=!1,xD,QM=new Promise(e=>{xD=e}),ZM=!1,Kf;function GZ(){if(yD=!0,ZM)return;if(Kf)return Kf;async function e(){let t=await import("./opentype.js");xD(t),ZM=!0}return Kf=e(),Kf}var HZ=class{async load(e,t,i=()=>{}){let{load:r}=await QM;r(e,(a,s)=>{a||!s?i(a??"Something went wrong"):t(s)})}async parse(e){let{parse:t,Bidi:i}=await QM;try{let r=t(e),a=new i,s=n=>r.charToGlyphIndex(n.char);return a.registerModifier("glyphIndex",null,s),a.applyFeatures(r,r.defaultRenderOptions.features),{font:r,bidi:a}}catch(r){console.error(r)}}};async function WZ(e){return await(await fetch(e)).arrayBuffer()}var qZ=new HZ;async function KM(e){let t,i,r=!1;if(e.url?(t=await WZ(e.url),i=e.url,r=e.url.startsWith("/")):e.data&&(t=e.data.buffer.slice(e.data.byteOffset,e.data.byteOffset+e.data.byteLength)),t)if(yD){let a=await qZ.parse(t);if(a)return{font:a.font,url:i,intercepted:r,arr:t,bidi:a.bidi}}else return{font:void 0,url:i,intercepted:r,arr:t,bidi:null}}function YZ(e,t){return t.state.glyphIndex===e||t.state.fina===e||t.state.medi===e||t.state.init===e}var XZ=class{constructor(e){this._arrayBuffer=new ArrayBuffer(1),this._isLoaded=!1,this._intercepted=!1,this._isUserFont=e.isUserFont??!1,this._loadingPromise=KM(e).then(t=>{t&&(this._arrayBuffer=t.arr,this._url=t.url,this.font=t.font,this._intercepted=t.intercepted,this._isLoaded=!0,this._bidi=t.bidi)})}update(e){this._isLoaded=!1,this._isUserFont=e.isUserFont??!1,this._loadingPromise=KM(e).then(t=>{t&&(this._arrayBuffer=t.arr,this._url=t.url,this.font=t.font,this._intercepted=t.intercepted,this._isLoaded=!0,this._bidi=t.bidi)})}get url(){return this._url}get intercepted(){return this._intercepted}get isLoaded(){return this._isLoaded}get loadingPromise(){return this._loadingPromise}reverseLigaturesTable(e,t,i){if(!this._bidi)return[];let r=this._bidi;r.getTextGlyphs(t);let a=r.tokenizer.tokens,s=[],n=0,o=i.length===a.length;for(let l=0;l<i.length;l++){let h=i[l].index,c=String.fromCharCode(i[l].unicode),u=a[n];if(YZ(h,u)||o)s.push({char:c,index:h,replacements:[u.state.glyphIndex],replacementChars:[u.char]}),n++;else{let d=u.char,p="",f=[u.state.glyphIndex],m=[],g=!1;for(;!g;)n++,p=t.charAt(n),d+=p,f.push(e.charToGlyphIndex(p)),m=e.stringToGlyphs(d),m.length===1&&m[0].index===h&&(g=!0),n>t.length&&(g=!0);s.push({char:c,index:h,replacements:f,replacementChars:Array.from(d)}),n++}}return s}generateShapes(e,t){if(!this._isLoaded)return;let i=this.font,r=t.fontSize/this.unitsPerEm,a=t.fontSize*t.lineHeight,s=e.map(y=>this.getTextWidth(y,t)),n=t.width,o=this.getCharWidth(`
|
|
5404
|
+
`)}return t}},HQ=class{constructor(e=1e3*10){this.timeout=e,this.cache=new Map,this.head={data:null,time:0,src:null,next:null,prev:null},this.tail={data:null,time:1/0,src:null,next:null,prev:null},this.hasClean=!1,this.head.next=this.tail,this.tail.prev=this.head}log(...e){}remove(e){let t=this.cache.get(e);t&&(this.dispose(e,t.data),this.cache.delete(e),t.prev.next=t.next,t.next.prev=t.prev)}scheduleCleanup(){this.hasClean||(this.log("scheduled cleanup"),this.hasClean=!0,setTimeout(()=>{this.hasClean=!1,this.log("cleaning");let e=Date.now(),t=this.head.next;for(;t.time<e-this.timeout;)this.dispose(t.src,t.data),this.cache.delete(t.src),t=t.next,t.prev=this.head,this.head.next=t;this.head.next!==this.tail?this.scheduleCleanup():this.log("no more cleanup")},this.timeout+1e3))}has(e){return this.cache.get(e)?.data}load(e){let t=Date.now(),i=this.cache.get(e);return i===void 0?(i={data:this.create(e),src:e,time:t,next:null,prev:null},this.cache.set(e,i)):(i.time=t,i.prev.next=i.next,i.next.prev=i.prev),i.prev=this.tail.prev,i.next=this.tail,this.tail.prev.next=i,this.tail.prev=i,this.scheduleCleanup(),i.data}},WQ=class extends HQ{create(e){return URL.createObjectURL(new Blob([e]))}dispose(e,t){URL.revokeObjectURL(t)}},X0;function qQ(e){return typeof e=="string"?e:(X0||(X0=new WQ),X0.load(e))}var YQ=class{constructor(e,t){this.data=e,this.cache=t,this.refCount=0}deref(){this.refCount,this.refCount-=1,this.refCount===0&&(this.cache.remove(this),this.dispose())}dispose(){this.refCount}},XQ=class{constructor(){this.cache=new Map}remove(e){this.cache.delete(e.data)}load(e){let t=this.cache.get(e);return t===void 0&&(t=this.create(e),this.cache.set(e,t)),t.refCount+=1,t}},hD=class extends YQ{constructor(e,t){super(e,t.imageHolderCache),this.data=e,this.shared=t,this.loaded=!1,this.isVideo=!1,this.isBuffer=!1,this._cache={[1e3]:{},[1001]:{},[1002]:{}},this.isVideo=e.type==="video",this.isBuffer=e.isWebGLRenderTarget===!0,this.loadPromise=this.updateSrc(this.isBuffer?e:e.data)}async updateSrc(e){if(typeof document>"u")return;this.disposeTextures(),this.loaded=!1;let t=()=>{this.loaded=!0;for(let r of Object.values(this._cache))for(let a of Object.values(r))for(let s of Object.values(a))s&&(s.image=this.img,s.needsUpdate=!0);this.shared.requestRender()};if(this.isBuffer)this.img=e,this.loaded=!0;else if(this.isVideo){if(this.img=document.createElement("video"),this.img.preload="auto",this.img.playsInline=!0,this.img.currentTime=.01,typeof e!="string"){var i=new FileReader;i.readAsDataURL(new Blob([e],{type:"video/mp4"}));let r;await new Promise(a=>{i.onloadend=s=>{r=s.target?.result,a(null)}}),this.img.src=r}else this.img.src=e;this.img.onloadeddata=()=>{t()}}else this.img=new Image,this.img.src=qQ(e),this.img.onload=t}getTexture(e,t=1008,i=1006){let r=this._cache[e]?.[t]?.[i];if(r)return r;{let a;return this.isBuffer?a=this.img.texture:this.isVideo?a=new OU(this.img,void 0,e,e):a=new Qi(this.img,void 0,e,e,i,t),this.loaded&&(a.needsUpdate=!0),this._cache[e]===void 0&&(this._cache[e]={}),this._cache[e][t]===void 0&&(this._cache[e][t]={}),this._cache[e][t][i]=a,a}}setNeedsUpdate(e){for(let t of Object.values(this._cache))for(let i of Object.values(t))for(let r of Object.values(i))r&&(r.needsUpdate=e)}disposeTextures(){for(let[e,t]of Object.entries(this._cache))for(let[i,r]of Object.entries(t))for(let[a,s]of Object.entries(r))s?.dispose(),this._cache[e]!==void 0&&this._cache[e][i]!==void 0&&(this._cache[e][i][a]=void 0)}dispose(){super.dispose(),this.disposeTextures()}},nl=class extends hD{};function QQ(e,t){var i=$Q(t);return i.formatToParts?KQ(i,e):JQ(i,e)}var ZQ={year:0,month:1,day:2,hour:3,minute:4,second:5};function KQ(e,t){try{for(var i=e.formatToParts(t),r=[],a=0;a<i.length;a++){var s=ZQ[i[a].type];s>=0&&(r[s]=parseInt(i[a].value,10))}return r}catch(n){if(n instanceof RangeError)return[NaN];throw n}}function JQ(e,t){var i=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(i);return[r[3],r[1],r[2],r[4],r[5],r[6]]}var Q0={};function $Q(e){if(!Q0[e]){var t=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:"America/New_York",year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),i=t==="06/25/2014, 00:00:00"||t==="\u200E06\u200E/\u200E25\u200E/\u200E2014\u200E \u200E00\u200E:\u200E00\u200E:\u200E00";Q0[e]=i?new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})}return Q0[e]}function cD(e,t,i,r,a,s,n){var o=new Date(0);return o.setUTCFullYear(e,t,i),o.setUTCHours(r,a,s,n),o}var kM=36e5,eZ=6e4,Z0={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-]\d{2}):?(\d{2})$/};function uD(e,t,i){var r,a;if(!e||(r=Z0.timezoneZ.exec(e),r))return 0;var s;if(r=Z0.timezoneHH.exec(e),r)return s=parseInt(r[1],10),UM(s)?-(s*kM):NaN;if(r=Z0.timezoneHHMM.exec(e),r){s=parseInt(r[1],10);var n=parseInt(r[2],10);return UM(s,n)?(a=Math.abs(s)*kM+n*eZ,s>0?-a:a):NaN}if(rZ(e)){t=new Date(t||Date.now());var o=i?t:tZ(t),l=hx(o,e),h=i?l:iZ(t,l,e);return-h}return NaN}function tZ(e){return cD(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function hx(e,t){var i=QQ(e,t),r=cD(i[0],i[1]-1,i[2],i[3]%24,i[4],i[5],0).getTime(),a=e.getTime(),s=a%1e3;return a-=s>=0?s:1e3+s,r-a}function iZ(e,t,i){var r=e.getTime(),a=r-t,s=hx(new Date(a),i);if(t===s)return t;a-=s-t;var n=hx(new Date(a),i);return s===n?s:Math.max(s,n)}function UM(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}var NM={};function rZ(e){if(NM[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),NM[e]=!0,!0}catch{return!1}}var aZ=Do(yL(),1),VM=Do(xL(),1),sZ=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/,nZ=sZ,K0=36e5,jM=6e4,oZ=2,Da={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:nZ};function lZ(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);var i=t||{},r=i.additionalDigits==null?oZ:(0,aZ.default)(i.additionalDigits);if(r!==2&&r!==1&&r!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(!(typeof e=="string"||Object.prototype.toString.call(e)==="[object String]"))return new Date(NaN);var a=hZ(e),s=cZ(a.date,r),n=s.year,o=s.restDateString,l=uZ(o,n);if(isNaN(l))return new Date(NaN);if(l){var h=l.getTime(),c=0,u;if(a.time&&(c=dZ(a.time),isNaN(c)))return new Date(NaN);if(a.timeZone||i.timeZone){if(u=uD(a.timeZone||i.timeZone,new Date(h+c)),isNaN(u))return new Date(NaN)}else u=(0,VM.default)(new Date(h+c)),u=(0,VM.default)(new Date(h+c+u));return new Date(h+c+u)}else return new Date(NaN)}function hZ(e){var t={},i=Da.dateTimePattern.exec(e),r;if(i?(t.date=i[1],r=i[3]):(i=Da.datePattern.exec(e),i?(t.date=i[1],r=i[2]):(t.date=null,r=e)),r){var a=Da.timeZone.exec(r);a?(t.time=r.replace(a[1],""),t.timeZone=a[1].trim()):t.time=r}return t}function cZ(e,t){var i=Da.YYY[t],r=Da.YYYYY[t],a;if(a=Da.YYYY.exec(e)||r.exec(e),a){var s=a[1];return{year:parseInt(s,10),restDateString:e.slice(s.length)}}if(a=Da.YY.exec(e)||i.exec(e),a){var n=a[1];return{year:parseInt(n,10)*100,restDateString:e.slice(n.length)}}return{year:null}}function uZ(e,t){if(t===null)return null;var i,r,a,s;if(e.length===0)return r=new Date(0),r.setUTCFullYear(t),r;if(i=Da.MM.exec(e),i)return r=new Date(0),a=parseInt(i[1],10)-1,HM(t,a)?(r.setUTCFullYear(t,a),r):new Date(NaN);if(i=Da.DDD.exec(e),i){r=new Date(0);var n=parseInt(i[1],10);return mZ(t,n)?(r.setUTCFullYear(t,0,n),r):new Date(NaN)}if(i=Da.MMDD.exec(e),i){r=new Date(0),a=parseInt(i[1],10)-1;var o=parseInt(i[2],10);return HM(t,a,o)?(r.setUTCFullYear(t,a,o),r):new Date(NaN)}if(i=Da.Www.exec(e),i)return s=parseInt(i[1],10)-1,WM(t,s)?GM(t,s):new Date(NaN);if(i=Da.WwwD.exec(e),i){s=parseInt(i[1],10)-1;var l=parseInt(i[2],10)-1;return WM(t,s,l)?GM(t,s,l):new Date(NaN)}return null}function dZ(e){var t,i,r;if(t=Da.HH.exec(e),t)return i=parseFloat(t[1].replace(",",".")),J0(i)?i%24*K0:NaN;if(t=Da.HHMM.exec(e),t)return i=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")),J0(i,r)?i%24*K0+r*jM:NaN;if(t=Da.HHMMSS.exec(e),t){i=parseInt(t[1],10),r=parseInt(t[2],10);var a=parseFloat(t[3].replace(",","."));return J0(i,r,a)?i%24*K0+r*jM+a*1e3:NaN}return null}function GM(e,t,i){t=t||0,i=i||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var a=r.getUTCDay()||7,s=t*7+i+1-a;return r.setUTCDate(r.getUTCDate()+s),r}var pZ=[31,28,31,30,31,30,31,31,30,31,30,31],fZ=[31,29,31,30,31,30,31,31,30,31,30,31];function dD(e){return e%400===0||e%4===0&&e%100!==0}function HM(e,t,i){if(t<0||t>11)return!1;if(i!=null){if(i<1)return!1;var r=dD(e);if(r&&i>fZ[t]||!r&&i>pZ[t])return!1}return!0}function mZ(e,t){if(t<1)return!1;var i=dD(e);return!(i&&t>366||!i&&t>365)}function WM(e,t,i){return!(t<0||t>52||i!=null&&(i<0||i>6))}function J0(e,t,i){return!(e!=null&&(e<0||e>=25)||t!=null&&(t<0||t>=60)||i!=null&&(i<0||i>=60))}function gZ(e,t,i){var r=lZ(e,i),a=uD(t,r,!0),s=new Date(r.getTime()-a),n=new Date(0);return n.setFullYear(s.getUTCFullYear(),s.getUTCMonth(),s.getUTCDate()),n.setHours(s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds(),s.getUTCMilliseconds()),n}function Oa(e,t){return t.color(e)}function qM(e=new Date,t){let i=t.format,r=e.getSeconds(),a=e;t&&t.timeZone!==null&&(a=gZ(new Date,t.timeZone));let s=a.getHours(),n=a.getMinutes(),o;t.format12h24h==="12ampm"&&(o=s>=12?"PM":"AM");let l=s;t.format12h24h!=="24"&&(l=s%12,l===0&&(l=12));let h,c;switch(i){case"HH:mm:ss":h=[l,n,r];break;case"HH:mm":h=[l,n];break;case"HH":h=[l],o=void 0;break;case"mm":h=[n],o=void 0;break;case"ss":h=[r],o=void 0;break;case"year":c=a.getFullYear();break;case"month":c=a.getMonth()+1;break;case"dayOfYear":c=Math.floor((a.getTime()-new Date(a.getFullYear(),0,0).getTime())/864e5);break;case"dayOfMonth":c=a.getDate();break;case"secondOfDay":c=s*60*60+n*60+r;break;default:console.error("Unknown time format",i),c=0;break}return h!==void 0?{textValue:h,suffix:o}:c}function vZ(e,t){switch(e.type){case"fresnel":return bZ(e,t);case"gradient":return wZ(e,t);case"depth":return _Z(e,t);case"normal":return SZ(e,t);case"noise":return AZ(e,t);case"rainbow":return MZ(e,t);case"toon":return CZ(e,t);case"outline":return EZ(e,t);case"transmission":return TZ(e,t);case"color":return xZ(e,t);case"pattern":return PZ(e,t)}}function yZ(e){return{type:e.type}}function en(e,t){let{alpha:i,mode:r,isMask:a}=e,s=typeof i=="string"?(Number(t.getVariable(i))??100)/100:i;return{...yZ(e),alpha:s,mode:r,isMask:a}}function xZ(e,t){return{...en(e,t),color:Oa(e.color,t)}}function bZ(e,t){let{bias:i,scale:r,intensity:a,factor:s,color:n}=e;return{...en(e,t),color:Oa(n,t),bias:i,scale:r,intensity:a,factor:s}}function wZ(e,t){let{gradientType:i,smooth:r,colors:a,steps:s,angle:n,offset:o,morph:l}=e;return{...en(e,t),gradientType:i,smooth:r,colors:a.map(h=>new Lt(h[0],h[1],h[2],h[3])),num:a.length,steps:s,offset:new ae(...o),morph:new ae(...l),angle:n}}function _Z(e,t){let{gradientType:i,near:r,far:a,isVector:s,isWorldSpace:n,origin:o,direction:l,colors:h,steps:c,smooth:u}=e;return{...en(e,t),gradientType:i,near:r,far:a,isVector:s,isWorldSpace:n,origin:new R(...o),direction:l?new R(...l):new R(1,0,0),colors:h.map(d=>d!==void 0?new Lt(d[0],d[1],d[2],d[3]):new Lt(0,0,0,0)),steps:c.slice(0,h.length),smooth:u}}function SZ(e,t){let{cnormal:i}=e;return{...en(e,t),cnormal:new R(i[0],i[1],i[2])}}function AZ(e,t){return{...en(e,t),scale:e.scale,move:e.move,fA:new ae(...e.fA),fB:new ae(...e.fB),size:new R(...e.size),distortion:new ae(...e.distortion),colorA:Oa(e.colorA,t),colorB:Oa(e.colorB,t),colorC:Oa(e.colorC,t),colorD:Oa(e.colorD,t),noiseType:e.noiseType,voronoiStyle:e.voronoiStyle,highCut:e.highCut,lowCut:e.lowCut,smoothness:e.smoothness,seed:e.seed,quality:e.quality}}function MZ(e,t){return{...en(e,t),filmThickness:e.filmThickness,movement:e.movement,wavelengths:new R(...e.wavelengths),noiseStrength:e.noiseStrength,noiseScale:e.noiseScale,offset:new R(...e.offset)}}function CZ(e,t){return{...en(e,t),positioning:e.positioning,colors:e.colors.map(i=>new Lt(i[0],i[1],i[2],i[3])),num:e.colors.length,steps:e.steps,source:new R(...e.source),isWorldSpace:e.isWorldSpace,noiseStrength:e.noiseStrength,noiseScale:e.noiseScale,shadowColor:Oa(e.shadowColor,t),offset:new R(...e.offset)}}function EZ(e,t){return{...en(e,t),outlineColor:Oa(e.outlineColor,t),contourColor:Oa(e.contourColor,t),outlineWidth:e.outlineWidth,contourWidth:e.contourWidth,outlineThreshold:e.outlineThreshold,contourThreshold:e.contourThreshold,outlineSmoothing:e.outlineSmoothing,contourFrequency:e.contourFrequency,contourDirection:new R(...e.contourDirection),positionalLines:e.positionalLines,compensation:e.compensation}}function TZ(e,t){return{...en(e,t),thickness:e.thickness,ior:e.ior,roughness:e.roughness}}function PZ(e,t){return{...en(e,t),style:e.style,projection:e.projection,axis:e.axis,blending:e.blending,offset:new ae(...e.offset),colorA:Oa(e.colorA,t),colorB:Oa(e.colorB,t),frequency:new ae(...e.frequency),size:e.size,variation:e.variation,smoothness:e.smoothness,zigzag:e.zigzag,rotation:e.rotation,vertical:new ae(...e.vertical),horizontal:new ae(...e.horizontal),sides:e.sides}}var Mg=class extends la{},DZ={noise:["noiseType"],texture:["projection","axis","side"],video:["projection","axis","side"],displace:["noiseType"],light:["roughnessMap","bumpMap"],depth:["smooth","isWorldSpace","gradientType","isVector"],pattern:["style","projection","axis"]},OZ={depth:["colors"]};function IZ(e,t,i){if(t==="isMask")return!0;let r=DZ[e.type],a=OZ[e.type];if(a!==void 0){let s=e.color;if(a.includes(t)){let n=s[t]?.value?.length;if(n!==void 0&&n!==i.length)return!0}}return r!==void 0?r.includes(t):!1}function pD(e,t,i){let r=i.uniforms[`f${i.id}_texture`];if(!r)return!1;let a=!1,s=e;if("image"in s){let n=s.image,o=t.image(n),l=r;l.image instanceof nl||l.image.deref(),l.image=o}if("video"in s){let n=s.video,o=t.video(n),l=r;l.image instanceof nl||l.image.deref(),l.image=o}if("wrapping"in s){let n=r;n.wrap=s.wrapping}if("minFilter"in s){let n=r;n.minFilter=s.minFilter}if("magFilter"in s){let n=r;n.magFilter=s.magFilter}if("rotation"in s&&i.uniforms[`f${i.id}_rotation`])return i.uniforms[`f${i.id}_rotation`].value=(s.rotation??0)*lt.DEG2RAD,a;if("repeat"in s||"offset"in s||"rotation"in s){let n="mat",o=i.uniforms[`f${i.id}_${n}`];"repeat"in s&&(o.repeat=s.repeat),"offset"in s&&(o.offset=s.offset),"rotation"in s&&(o.rotation=s.rotation??0),o.updateMatrix()}return a}function RZ(e,t,i,r){let a=!1;for(let[s,n]of Object.entries(e)){if(s==="bumpMap"||s==="roughnessMap"){a=!0;continue}if(!s||n===void 0)continue;if(mD(s,i,r,t)){s==="visible"&&i.type==="light"&&(a=!0);continue}i.visible=r.visible;let o=i.uniforms[`f${i.id}_${s}`];if(!!o&&!(o instanceof Vb))switch(a=a||IZ(i,s,n),o.constructor){case ir:if(typeof n=="string"){let l=t.getColor(n);l&&(o.value=l);break}else{let l=n;o.value instanceof Mg?o.value=new la(l.r,l.g,l.b,l.a):o.setRGBA(l);break}case ho:if(typeof n=="string"){let l=t.getColor(n);l&&(o.value=l);break}else{let l=n;o.value instanceof Mg?o.value=new la(l.r,l.g,l.b,l.a):o.value.setRGBA(l.r,l.g,l.b,l.a);break}case ia:{let l=n;o.value.setX(l[0]),o.value.setY(l[1]);break}case gs:{let l=n;o.value.setX(l[0]),o.value.setY(l[1]),o.value.setZ(l[2]);break}case go:{pD(n,t,i);break}case Yl:{o.value=n.map(l=>new Lt(...l));break}default:{o.value=n;break}}}return a}var bh=(e,t,i)=>Math.max(0,Math.min(1,Number(t.getVariable(typeof e=="number"?e*100:e,i)??100)/100))??1,bp=class{constructor(e,t,i,r,a){this.id=e,this.uuid=t,this.data=i,this.uniforms={};for(let s in r)this.uniforms[`f${this.id}_${s}`]=r[s];for(let s in i)mD(s,this,i,a)}get type(){return this.data.type}static create(e,t,i,r){if(i.type==="light")return wn.createLigherLayer(e,t,i,r);if(i.type==="texture"||i.type==="video"){let a=i.type==="texture"?r.uiBuffer(i.texture.image)??r.image(i.texture.image):r.video(i.texture.video),s=new nx(a,i.texture.wrapping,i.texture.minFilter??1008,i.texture.magFilter??1006),n=new BQ(a),o=new zQ(i.texture.repeat,i.texture.offset,i.texture.rotation??0),l=new ht(i.crop?1:0),h=new Ii(i.projection??0),c=new Ii(["x","y","z"].indexOf(i.axis)??0),u=new Ii(i.side??0),d=new ia(i.size?new ae(i.size[0],i.size[1]):new ae(100,100)),p=new ht(i.blending??0),f=new ht(bh(i.alpha,r)),m=new Ii(i.mode??0),g=new Pa(i.isMask??!1),y=new jb(s,n,l,h,c,u,d,p,o,f,m,g),x=new ki(y.calpha,"f");return new $i(e,t,i,{texture:s,textureSize:n,crop:l,projection:h,axis:c,side:u,size:d,blending:p,mat:o,alpha:f,mode:m,isMask:g},y,m,x,g,r)}else if(i.type==="matcap"){let a=r.image(i.texture.image),s=new nx(a,i.texture.wrapping,i.texture.minFilter??1008,i.texture.magFilter??1006),n=new ht(bh(i.alpha,r)),o=new Ii(i.mode??0),l=new Pa(i.isMask??!1),h=new ht((i.texture.rotation??0)*lt.DEG2RAD),c=new QP(s,n,o,l,h),u=new ki(c.calpha,"f");return new $i(e,t,i,{texture:s,alpha:n,mode:o,isMask:l,rotation:h},c,o,u,l,r)}else if(i.type==="displace")if(i.displacementType==="noise"){let a=new gs(new R(...i.offset)),s=new ht(i.scale??10),n=new ht(i.intensity??8),o=new ht(i.movement??1),l=new Ii(i.noiseType??0),h=new Ii(i.voronoiStyle??0),c=new ht(i.smoothness??.5),u=new ht(i.seed??0),d=new ht(i.highCut??1),p=new ht(i.lowCut??0),f=new Ii(i.quality??1),m=new oD(n,o,a,h,c,u,d,p,f,s,l);return new fD(e,t,i,{offset:a,scale:s,intensity:n,movement:o,noiseType:l,voronoiStyle:h,smoothness:c,seed:u,highCut:d,lowCut:p,quality:f},m,r)}else throw new Error;else return zZ(e,t,i,r)}updateByOp(e,t,i){let r=e;if(r.path[0]===void 0){if(r.type===0)return"type"in r.props||"category"in r.props||"visible"in r.props?(i.scene.markNeedsUpdateRendererDirty(),!0):RZ(r.props,i.shared,this,t)}else if(r.path[0]==="texture")return"texture"in t||"video"in t?pD(r.props,i.shared,this):!0;return!1}dispose(){if(LZ(this)){let e=this.uniforms[`f${this.id}_texture`];if(!e)return!1;let t=e;t.image instanceof nl||t.image.deref()}}hasValueByKey(e){return this.uniforms[e]!==void 0}hasValue(e){return this.hasValueByKey(`f${this.id}_${e}`)}setValue(e,t){let i=`f${this.id}_${e}`;this.hasValueByKey(i)&&t!==void 0&&(this.uniforms[i].value=t)}getNode(e){let t=`f${this.id}_${e}`;if(this.hasValueByKey(t))return this.uniforms[t]}getValue(e){let t=`f${this.id}_${e}`;if(this.hasValueByKey(t))return this.uniforms[t].value}getName(e){let t=/f\d+_(.*)/.exec(e);if(t&&t.length>1)return t[1];console.log(`Layer.getName: error ${e}`)}getNames(){let e=[];for(let t in this.uniforms){let i=this.getName(t);i&&e.push(i)}return e}},$i=class extends bp{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,l),this.params=r,this.color=a,this.mode=s,this.alpha=n,this.isMask=o}},fD=class extends bp{constructor(e,t,i,r,a,s){super(e,t,i,r,s),this.position=a}},wn=class extends bp{constructor(e,t,i,r,a,s){super(e,t,i,a,s),this.node=r}static createLigherLayer(e,t,i,r){let a,s=new ht(bh(i.alpha,r)),n=new Ii(i.mode),o=new ht(i.bumpMapIntensity),l=new ht(bh(i.alphaOverride,r)),h;if(!i.visible)a=new Hb,h={};else if(i.category==="lambert"){a=new NQ;let c=new ir(r.color(i.emissive)??0),u=new Pa(i.occlusion??!0);h={emissive:c,occlusion:u},a.emissive=c,a.occlusion=u}else if(i.category==="toon"){a=new GQ;let c=new ht(i.shininess??30),u=new ir(r.color(i.specular)??1118481);h={shininess:c,specular:u},a.shininess=c,a.specular=u}else if(i.category==="physical"){a=new jQ;let c=new ht(i.roughness??.3),u=new ht(i.metalness??0),d=new ht(i.reflectivity??.5),p=new Pa(i.occlusion??!0);h={roughness:c,metalness:u,reflectivity:d,occlusion:p},a.roughness=c,a.metalness=u,a.reflectivity=d,a.occlusion=p}else{a=new VQ;let c=new ht(i.shininess??30),u=new ir(i.specular!==void 0?r.color(i.specular)??1118481:1118481),d=new Pa(i.occlusion??!0);h={shininess:c,specular:u,occlusion:d},a.shininess=c,a.specular=u,a.occlusion=d}return a.alpha=new ht(1),a.shadingAlpha=s,a.shadingBlend=n,a.bumpMapIntensity=o,a.alphaOverride=l,h.alpha=a.shadingAlpha,h.mode=a.shadingBlend,h.bumpMapIntensity=a.bumpMapIntensity,h.alphaOverride=a.alphaOverride,new wn(e,t,i,a,h,r)}get category(){return this.node.category}};function LZ(e){let t=e instanceof bp?e.type:e;return t==="texture"||t==="video"||t==="displace_map"||t==="matcap"}function ds(e){return{alpha:new ht(e.alpha??1),mode:new Ii(e.mode??0),isMask:new Pa(e.isMask??!1)}}function BZ(e,t,i,r,a){switch(e.type){case"color":{let s=new ir(r.color??es),n=ds(r),o=new ox(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{color:s,...n},o,n.mode,l,n.isMask,a)}case"fresnel":{let s=new ir(r.color??16777215),n=new ht(r.bias??.1),o=new ht(r.scale??1),l=new ht(r.intensity??2),h=new ht(r.factor??1),c=ds(r),u=new FQ(s,n,o,l,h,c.alpha,c.mode,c.isMask),d=new ki(u.calpha,"f");return new $i(t,i,e,{color:s,bias:n,scale:o,intensity:l,factor:h,...c},u,c.mode,d,c.isMask,a)}case"rainbow":{let s=new ht(r.filmThickness??30),n=new ht(r.movement??0),o=new gs(r.wavelengths??new R(0,0,0)),l=new ht(r.noiseStrength??0),h=new ht(r.noiseScale??1),c=new gs(r.offset??new R(0,0,0)),u=ds(r),d=new tD(s,n,o,l,h,c,u.alpha,u.isMask),p=new ki(d.calpha,"f");return new $i(t,i,e,{filmThickness:s,movement:n,wavelengths:o,noiseStrength:l,noiseScale:h,offset:c,...u},d,u.mode,p,u.isMask,a)}case"transmission":{let s=new ht(r.thickness??10),n=new ht(r.ior??1.5),o=new ht(r.roughness??.5),l=Tt.transmissionSize,h=Tt.transmissionRenderTarget,c=Tt.transmissionRenderTargetDepth,u=window.innerWidth,d=window.innerHeight,p=u>=d?new ia(d/u,1):new ia(1,u/d),f=ds(r),m=new sD(s,n,o,l,h,c,p,f.alpha),g=new ki(m.calpha,"f");return new $i(t,i,e,{thickness:s,ior:n,roughness:o,aspectRatio:p,...f},m,f.mode,g,f.isMask,a)}case"toon":{let s=new Ii(r.positioning??0),n;r.colors?n=new Yl(r.colors.length,r.colors):(n=new Yl(10,new Lt(0,0,0,1)),n.value[1]=new Lt(1,1,1,1));let o;r.steps?o=new ql(r.steps.length,r.steps):(o=new ql(10,1),o.value[0]=0);let l=new gs(r.source??new R(0,0,0)),h=new Pa(r.isWorldSpace??!0),c=new ht(r.noiseStrength??0),u=new ht(r.noiseScale??1),d=new ho(r.shadowColor),p=new gs(r.offset??new R(0,0,0)),f=ds(r),m=new rD(s,n,o,l,h,c,u,d,p,f.alpha),g=new ki(m.calpha,"f");return new $i(t,i,e,{positioning:s,colors:n,steps:o,source:l,isWorldSpace:h,noiseStrength:c,noiseScale:u,shadowColor:d,offset:p,...f},m,f.mode,g,f.isMask,a)}case"outline":{let s=new ir(r.outlineColor??16777215),n=new ir(r.contourColor??16777215),o=new ht(r.outlineWidth??.1),l=new ht(r.contourWidth??.1),h=new ht(r.outlineThreshold??.1),c=new ht(r.contourThreshold??.1),u=new ht(r.outlineSmoothing??.1),d=new ht(r.contourFrequency??.1),p=new gs(r.contourDirection??new R(0,1,0)),f=new Pa(r.positionalLines??!1),m=new Pa(r.compensation??!0),g=Tt.normalRenderTarget,y=Tt.normalRenderTargetDepth,x=Tt.pixelRatioNode,b=Tt.resolution,_=ds(r),M=new JP(s,n,o,l,h,c,u,d,p,f,m,b,g,y,x,_.alpha),S=new ki(M.calpha,"f");return new $i(t,i,e,{outlineColor:s,contourColor:n,outlineWidth:o,contourWidth:l,outlineThreshold:h,contourThreshold:c,outlineSmoothing:u,contourFrequency:d,contourDirection:p,positionalLines:f,compensation:m,..._},M,_.mode,S,_.isMask,a)}case"depth":{let s=new Ii(r.gradientType??0),n=new Pa(r.smooth??!1),o=new ht(r.near??50),l=new ht(r.far??200),h=new ht(r.isVector??1),c=new ht(r.isWorldSpace??0),u=new gs(r.origin??new R),d=new gs(r.direction??new R),p;r.colors?p=new Yl(r.colors.length,r.colors):(p=new Yl(2,new Lt(0,0,0,1)),p.value[1]=new Lt(1,1,1,1));let f;r.steps?f=new ql(r.steps.length,r.steps):(f=new ql(2,1),f.value[0]=0);let m=ds(r),g=new WP(s,n,o,l,h,c,u,d,p,f,m.alpha,m.isMask),y=new ki(g.calpha,"f");return new $i(t,i,e,{gradientType:s,smooth:n,near:o,far:l,isVector:h,isWorldSpace:c,origin:u,direction:d,colors:p,steps:f,...m},g,m.mode,y,m.isMask,a)}case"noise":{let s=new ht(r.scale??1),n=new gs(r.size??new R(100,100,100)),o=new ht(r.move??1),l=new ia(r.fA??new ae(1.7,9.2)),h=new ia(r.fB??new ae(8.3,2.8)),c=new ia(r.distortion??new ae(1,1)),u=new ho(r.colorA),d=new ho(r.colorB),p=new ho(r.colorC),f=new ho(r.colorD),m=new Ii(r.noiseType??0),g=new Ii(r.voronoiStyle??0),y=new ht(r.highCut??1),x=new ht(r.lowCut??0),b=new ht(r.smoothness??.5),_=new ht(r.seed??.5),M=new Ii(r.quality??1),S=ds(r),C=new ZP(s,n,o,l,h,c,u,d,p,f,S.alpha,m,S.isMask,g,y,x,b,_,M),A=new ki(C.calpha,"f");return new $i(t,i,e,{scale:s,size:n,move:o,fA:l,fB:h,distortion:c,colorA:u,colorB:d,colorC:p,colorD:f,noiseType:m,...S,voronoiStyle:g,highCut:y,lowCut:x,smoothness:b,seed:_,quality:M},C,S.mode,A,S.isMask,a)}case"normal":{let s=new gs(r.cnormal??new R(1,1,1)),n=ds(r),o=new HP(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{cnormal:s,...n},o,n.mode,l,n.isMask,a)}case"gradient":{let s=new Ii(r.gradientType??0),n=new Pa(r.smooth??!1),o;r.colors?o=new Yl(r.colors.length,r.colors):(o=new Yl(10,new Lt(0,0,0,1)),o.value[1]=new Lt(1,1,1,1));let l;r.steps?l=new ql(r.steps.length,r.steps):(l=new ql(10,1),l.value[0]=0);let h=new ia(r.offset??new ae(0,0)),c=new ia(r.morph??new ae(0,0)),u=new ht(r.angle??0),d=ds(r),p=new YP(s,n,o,l,h,c,u,d.alpha,d.isMask),f=new ki(p.calpha,"f");return new $i(t,i,e,{gradientType:s,smooth:n,colors:o,steps:l,offset:h,morph:c,angle:u,...d},p,d.mode,f,d.isMask,a)}case"pattern":{let s=new Ii(r.style??0),n=new Ii(r.projection??0),o=new Ii(["x","y","z"].indexOf(r.axis)??0),l=new ht(r.blending??0),h=new ia(r.offset??new ae(0,0)),c=new ho(r.colorA),u=new ho(r.colorB),d=new ia(r.frequency??new ae(10,10)),p=new ht(r.size??.5),f=new ht(r.variation??0),m=new ht(r.smoothness??.5),g=new ht(r.zigzag??0),y=new ht(r.rotation??0),x=new ia(r.vertical??new ae(0,1)),b=new ia(r.horizontal??new ae(0,1)),_=new Ii(r.sides??6),M=ds(r),S=new $P(s,n,o,l,h,c,u,d,p,f,m,g,y,x,b,_,M.alpha,M.isMask),C=new ki(S.calpha,"f");return new $i(t,i,e,{style:s,projection:n,axis:o,blending:l,offset:h,colorA:c,colorB:u,frequency:d,size:p,variation:f,smoothness:m,zigzag:g,rotation:y,vertical:x,horizontal:b,sides:_,...M},S,M.mode,C,M.isMask,a)}default:{let s=new ir(1,0,0,1),n=ds(r),o=new ox(s,n.alpha),l=new ki(o.calpha,"f");return new $i(t,i,e,{color:s,...n},o,n.mode,l,n.isMask,a)}}}function zZ(e,t,i,r){let a=vZ(i,r);return BZ(i,e,t,a,r)}function mD(e,t,i,r){if(i.type==="displace"&&(e==="intensity"||e==="visible")){let a=t.uniforms[`f${t.id}_intensity`];return a?(a.value=i.intensity*(i.visible?1:0),a):void 0}if(i.type!=="displace"&&(e==="alpha"||e==="visible")){let a=t.uniforms[`f${t.id}_alpha`];if(!a)return;if(a.value=bh(i.alpha,r)*(i.visible?1:0),i.type==="outline"&&e==="visible"){let s=t.uniforms[`f${t.id}_compensation`];s&&(s.value=i.compensation&&i.visible)}return a}}function Ic(e,t){let i=0,r=e.layers.find(a=>a.data.type==="light");if(r){let a=r.data,s=Number(t.getVariable(a.alphaOverride));if((typeof a.alphaOverride=="string"?s/100:a.alphaOverride)<1)return!0}for(let a of e.layers){if(a.data.type!=="displace"&&a.data.isMask)return!0;if(a.data.type!=="displace"&&"alpha"in a.data&&a.data.type!=="light"&&a.data.type!=="fresnel"&&a.data.type!=="texture"&&a.data.type!=="matcap"&&a.data.type!=="rainbow"&&a.data.type!=="outline"&&a.data.type!=="pattern"){let s=a.data.visible?a.data.alpha:0;if(typeof s=="string"&&(s=Math.max(0,Math.min(1,Number(t.getVariable(s)??100)/100))),s===1&&a.data.type==="depth"||a.data.type==="gradient"){for(let n of a.data.colors)if(n[3]<1){s=n[3];break}}else if(s===1&&a.data.type==="noise"){let n=t.color(a.data.colorA).a,o=t.color(a.data.colorB).a,l=t.color(a.data.colorC).a,h=t.color(a.data.colorD).a,c=Math.min(n,Math.min(o,Math.min(l,h)));c<1&&(s=c)}i+=(1-i)*s}}return i<1}var Sl=class extends gi{constructor(){super(void 0),this.flatShading=!1,this.needsJitter=!0,this.nodeContextUuid=0,this.fog=!0,this.dithering=!0,this.vertexColors=!0,this.transparent=!0}customProgramCacheKey(){return""}},FZ=class extends Sl{constructor(e,t,i,r){super(),this.flatShading=e,this.side=t,this.wireframe=i,this.root=r}updateAfterBuild(){let e=this.root;this.lights=e.lights,this.vertexShader=e.vertexShader,this.fragmentShader=e.fragmentShader,this.defines=e.defines,this.uniforms=e.uniforms,this.extensions=e.extensions,this.transparent=e.transparent,this.cacheKey=e.customProgramCacheKey()+"flat"+this.flatShading+this.side}onBeforeCompile(e,t){this.root.onBeforeCompile(e)}get data(){return this.root.data}get category(){return this.root.category}get hasAO(){return this.root.hasAO}getFlavor(e,t,i){return this.root.getFlavor(e,t,i)}get layers(){return this.root.layers}get fragment(){return this.root.fragment}getLayersOfType(e){return this.root.getLayersOfType(e)}getLayerByUuid(e){return this.root.getLayerByUuid(e)}updateByOp(e,t,i){this.root.updateByOp(e,t,i)}nodeMaterialDispose(){this.root.nodeMaterialDispose()}},Wb=class extends Sl{constructor(e,t,i=!0){super(),this.data=e,this.allowVariableSaves=i,this.layerIdGen=0,this.flavors=[],this.masks={},this.type="NodeMaterial",this.updaters=[],this.needsJitter=t.shared.needsJitter,Ir.startContext(this),this.reset0(e,t),Ir.endContext(this)}get nodeMaterial(){return this}getFlavor(e,t,i){let r=i?6:(e?3:0)+t;if(r===0)return this;this.flavors===void 0&&(this.flavors=[]),r-=1;let a=this.flavors[r];return a===void 0&&(a=new FZ(e,t,i,this),a.needsJitter=this.needsJitter,this.flavors[r]=a,a.flatShading=e,a.side=t,a.updateAfterBuild()),a}get fragment(){return this.lightLayer.node}get category(){return this.lightLayer.category}get hasAO(){return this.lightLayer.getNode("occlusion")?.value??!1}reset(e,t,i=!1){Ir.startContext(this),(this.data!==e||i)&&this.reset0(e,t),Ir.endContext(this)}reset0(e,t){this.data=e;let i=e.layers??va.defaultTwoLayerData("phong").layers;try{this.layers=i.map(r=>bp.create(this.layerIdGen++,r.id,r.data,t.shared))}catch{this.layers=[]}this.layers.reverse(),this.name=e.name??"Untitled Material",this.onUpdate(t.shared),this.transparent=Ic(e,t.shared),this.saveVariableLocations(t)}onVariableUpdate(e,t,i){if(e[0]==="alphaOverride")this.transparent=Ic(this.data,i.shared),this.lightLayer.setValue("alphaOverride",Math.max(0,Math.min(Number(t)/100,1)));else if(e[0]==="layer"){let r=e[1],a=e[2];if(r&&a){let s=this.layers.find(n=>n.uuid===r);s?.hasValue(a)&&(a==="alpha"?(this.transparent=Ic(this.data,i.shared),s.setValue(a,Math.max(0,Math.min(Number(t)/100,1)))):s.setValue(a,t))}}}saveVariableLocations(e){if(!this.allowVariableSaves)return;let t=this.data.layers.find(i=>i.data.type==="light");t&&e.shared.getVariable(t.data.alphaOverride,["material",this.uuid,"alphaOverride"]),this.data.layers.forEach(i=>{"alpha"in i.data&&typeof i.data.alpha=="string"&&e.shared.getVariable(i.data.alpha,["material",this.uuid,"layer",i.id,"alpha"])})}getLayersOfType(e){return this.layers.filter(t=>t.type===e)}getLayerByUuid(e){return this.layers.find(t=>t.uuid===e)}onUpdate(e){this.lightLayer=this.layers.find(t=>t instanceof wn),this.lightLayer===void 0&&(this.lightLayer=new wn(0,"",{...Gr.defaultData("light","phong"),visible:!1},new Hb,{},e)),this.dispose();for(let t of this.flavors)t&&t.dispose();this.applyTextureMaps(),this.applyMasks(),this.blendColors(),this.blendAfterColors(),this.blendPositions(),this.build(),this.nodeContextUuid=0}applyTextureMaps(){let e=this.layers.find(a=>a instanceof wn);if(!e)return;let t=e.data,i=t.bumpMap,r=t.roughnessMap;e.node.bumpMap=void 0,e.node.roughnessMap=void 0;for(let a=0;a<this.layers.length;++a){let s=this.layers[a];s instanceof $i&&s.color instanceof jb&&(s.uuid===i&&(e.node.bumpMap=s.color),s.uuid===r&&(e.node.roughnessMap=s.color))}}updateByOp(e,t,i){if(Ir.startContext(this),t!==void 0?this.data=t:t=this.data,this.transparent=Ic(t,i.shared),e.path[0]==="layers"){let r=i.shared,a=e.path[1];if(a===void 0)i.scene.markNeedsUpdateRendererDirty(),this.reset0(t,i);else{e.type===0&&e.props.occlusion!==void 0&&i.scene.markNeedsUpdateRendererDirty();let s=this.layers.find(n=>n.uuid===a);if(s){let n=t.layers.data(a),o;e.type===0&&("alpha"in e.props||"alphaOverride"in e.props)&&("alpha"in e.props?o={...e.props,alpha:bh(e.props.alpha,r,["material",this.uuid,"layer",a,"alpha"])}:o={...e.props,alphaOverride:bh(e.props.alphaOverride,r,["material",this.uuid,"alphaOverride"])}),s.updateByOp({...e,...o?{props:o}:{},path:e.path.slice(2)},n,i)&&this.reset0(t,i)}}}else this.reset0(t,i);Ir.endContext(this)}applyMasks(){for(let e=0;e<this.layers.length;++e){let t=this.layers[e];t instanceof $i?t.color.mask=void 0:t instanceof wn&&(t.node.mask=void 0)}for(let e=0;e<this.layers.length;++e){let t=this.layers[e];if(t instanceof $i&&t.isMask.value&&t.data.visible&&e>0){let i=e-1,r=this.layers[i];r instanceof wn?r.node.mask=new ka(t.color,t.alpha,ka.MUL):r instanceof $i&&(r.isMask.value||(r.color.mask=new ka(t.color,t.alpha,ka.MUL)))}}}blendColors(){let e=this.layers.findIndex(i=>i instanceof $i),t=this.layers.findIndex(i=>i instanceof wn);if(e!==-1&&e<t){let i=this.layers[e].color;for(let r=e+1;r<t;++r){let a=this.layers[r];if(a instanceof $i){if(a.isMask.value)continue;i=new FM(i,a.color,a.alpha,a.mode)}}this.fragment.color=i}else this.fragment.color=void 0}blendAfterColors(){let e=new ki("outgoingLight","f"),t=this.layers.findIndex(i=>i instanceof wn);if(this.layers.length>t+1){for(let i=t+1;i<this.layers.length;++i){let r=this.layers[i];if(r instanceof $i){if(r.isMask.value)continue;e=new FM(e,r.color,r.alpha,r.mode)}}this.fragment.afterColor=e}else this.fragment.afterColor=void 0}blendPositions(){let e=this.layers.filter(t=>t instanceof fD);if(e.length>0){let t=e[0].position;for(let i=1;i<e.length;++i)e[i]&&(t=new ka(t,e[i].position,ka.ADD),t=new ka(t,new ht(.5).setReadonly(!0),ka.MUL));this.fragment.position=t}else this.fragment.position=void 0}getDefines(){return this.defines}getUniforms(){return this.uniforms}getVertexShader(){return this.vertexShader}getFragmentShader(){return this.fragmentShader}onBeforeCompile(e){e.defines=this.defines,e.uniforms=this.uniforms,e.vertexShader=this.vertexShader,e.fragmentShader=this.fragmentShader,e.extensionDerivatives=this.extensions.derivatives===!0,e.extensionFragDepth=this.extensions.fragDepth===!0,e.extensionDrawBuffers=this.extensions.drawBuffers===!0,e.extensionShaderTextureLOD=this.extensions.shaderTextureLOD===!0}clampUniformsForPreview(e,t){let i=(r,a,s)=>Math.min(Math.max(r,a),s);for(let r of this.layers)if(r.type==="displace"){let a=i(r.uniforms[`f${r.id}_intensity`].value,e,t);r.uniforms[`f${r.id}_intensity`].value=a}}updateFrame(e){for(let t=0;t<this.updaters.length;++t)e.updateNode(this.updaters[t])}build(){let e=new NP;e.needsJitter=this.needsJitter,this.lights=this.lightLayer.data.visible,e.build(this.fragment,this.fragment),this.vertexShader=e.getCode("vertex"),this.fragmentShader=e.getCode("fragment"),this.defines=e.defines,this.uniforms=e.uniforms,this.extensions=e.extensions,this.updaters=e.updaters;for(let t of this.flavors)t&&t.updateAfterBuild();return this}nodeMaterialDispose(){this.layers.forEach(e=>e.dispose()),super.dispose();for(let e of this.flavors)e&&e.dispose()}assetsLoaded(){for(let e of this.layers)if(e instanceof $i){let t=e.params.texture;if(t instanceof nx&&!t.image.loaded)return!1}return!0}};Object.defineProperties(Sl.prototype,{properties:{get:function(){return this.fragment.properties}}});var cx=class extends Wb{constructor(e,t,i){super(e,t,!1),this.uuid=i,this.allowVariableSaves=!0,this.saveVariableLocations(t)}},YM=new Map;function kZ(e){if(typeof e=="string")return e;let t=YM.get(e);return t||(t={url:URL.createObjectURL(new Blob([e]))},YM.set(e,t)),t.url}var gD,UZ=new Promise(e=>{gD=e}),XM=!1,Zf;function NZ(){if(XM)return;if(Zf)return Zf;async function e(){await Promise.resolve().then(()=>(n_(),EI)),gD(window!==void 0?window:global),XM=!0}return Zf=e(),Zf}var vD;UZ.then(e=>vD=e);function VZ(e){let t=!1;return e.scene.objects.traverse((i,r)=>{if(r.events===void 0||Array.isArray(r.events)===!1)return!0;let a=[];r.events.forEach(s=>{"dragDropActions"in s.data?(a.push(...s.data.dragDropActions.drag),a.push(...s.data.dragDropActions.drop)):"inActions"in s.data?(a.push(...s.data.inActions),a.push(...s.data.outActions)):"gameActions"in s.data?(a.push(...s.data.gameActions.idle),a.push(...s.data.gameActions.move),a.push(...s.data.gameActions.jump),a.push(...s.data.gameActions.run)):"breakpoints"in s.data?s.data.breakpoints.forEach(n=>{a.push(...n.data.actions)}):"actions"in s.data&&a.push(...s.data.actions),t=t||a.some(n=>n.data.type==="Audio")})}),t}var Ed=class{constructor({src:e,volume:t,delay:i,loop:r}){this._volume=1,this.delay=0,this._loop=1,this.loopsRemaining=0,this._status="stopped",this.onEnd=()=>{this.loopsRemaining===1/0?this.replay():this.loopsRemaining>1?(this.replay(),this.loopsRemaining--):(this._status="stopped",this.loopsRemaining=this._loop)};let a;typeof e=="string"?a={src:e}:a={src:kZ(e),format:"wav"},this.sound=new vD.Howl(a),this.sound.on("end",this.onEnd),this.src=e,t!==void 0&&(this.volume=t),i!==void 0&&(this.delay=i),r!==void 0&&(this.loop=r)}get status(){return this._status}get volume(){return this._volume}set volume(e){this._volume=e,this.sound.volume(e)}get loop(){return this._loop}set loop(e){this._loop=e,this.loopsRemaining=e}replay(){this.clearDelay(),this.delayTimerId=window.setTimeout(()=>{this.sound.play(),this.clearDelay()},this.delay)}fade(e,t=1e3){e?(this.sound.volume(this._volume),this.clearFade(),this.fadeTimerId=window.setTimeout(()=>{this.sound.fade(this._volume,0,t),this.clearFade()},e)):this.sound.fade(this._volume,0,t)}on(e,t,i){this.sound.on(e,t,i)}off(e,t,i){this.sound.off(e,t,i)}play(){this._status==="playing"||this.sound.playing()||(this._status==="paused"?(this.sound.seek()===0?this.replay():this.sound.play(),this._status="playing"):this._status==="stopped"&&(this.replay(),this._status="playing"))}pause(){this._status==="playing"&&(this.sound.pause(),this.clearFade(),this.clearDelay(),this._status="paused")}stop(){this.sound.stop(),this.loopsRemaining=this._loop,this.clearFade(),this.clearDelay(),this._status="stopped"}clearFade(){this.fadeTimerId&&(clearTimeout(this.fadeTimerId),delete this.fadeTimerId)}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}dispose(e=!1){this.off(),this.stop(),this.clearFade(),this.clearDelay()}},jZ=class{constructor(){this.type="ShapePath",this.color=new Ct,this.subPaths=[],this.currentPath=null}moveTo(e,t){return this.currentPath=new Nm,this.subPaths.push(this.currentPath),this.currentPath.moveTo(e,t),this}lineTo(e,t){return this.currentPath?.lineTo(e,t),this}quadraticCurveTo(e,t,i,r){return this.currentPath?.quadraticCurveTo(e,t,i,r),this}bezierCurveTo(e,t,i,r,a,s){return this.currentPath?.bezierCurveTo(e,t,i,r,a,s),this}splineThru(e){return this.currentPath?.splineThru(e),this}toShapes(){let e={ORIGIN:0,DESTINATION:1,BETWEEN:2,LEFT:3,RIGHT:4,BEHIND:5,BEYOND:6},t={loc:e.ORIGIN,t:0};function i(p,f,m,g){let y=p.x,x=f.x,b=m.x,_=g.x,M=p.y,S=f.y,C=m.y,A=g.y,T=(_-b)*(M-C)-(A-C)*(y-b),P=(x-y)*(M-C)-(S-M)*(y-b),I=(A-C)*(x-y)-(_-b)*(S-M),z=T/I,F=P/I;if(I===0&&T!==0||z<=0||z>=1||F<0||F>1)return null;if(T===0&&I===0){for(let L=0;L<2;L++)if(r(L===0?m:g,p,f),t.loc===e.ORIGIN){let j=L===0?m:g;return{x:j.x,y:j.y,t:t.t}}else if(t.loc===e.BETWEEN){let j=+(y+t.t*(x-y)).toPrecision(10),Y=+(M+t.t*(S-M)).toPrecision(10);return{x:j,y:Y,t:t.t}}return null}else{for(let Y=0;Y<2;Y++)if(r(Y===0?m:g,p,f),t.loc===e.ORIGIN){let Q=Y===0?m:g;return{x:Q.x,y:Q.y,t:t.t}}let L=+(y+z*(x-y)).toPrecision(10),j=+(M+z*(S-M)).toPrecision(10);return{x:L,y:j,t:z}}}function r(p,f,m){let g=m.x-f.x,y=m.y-f.y,x=p.x-f.x,b=p.y-f.y,_=g*b-x*y;if(p.x===f.x&&p.y===f.y){t.loc=e.ORIGIN,t.t=0;return}if(p.x===m.x&&p.y===m.y){t.loc=e.DESTINATION,t.t=1;return}if(_<-Number.EPSILON){t.loc=e.LEFT;return}if(_>Number.EPSILON){t.loc=e.RIGHT;return}if(g*x<0||y*b<0){t.loc=e.BEHIND;return}if(Math.sqrt(g*g+y*y)<Math.sqrt(x*x+b*b)){t.loc=e.BEYOND;return}let M;g!==0?M=x/g:M=b/y,t.loc=e.BETWEEN,t.t=M}function a(p,f){let m=[],g=[];for(let y=1;y<p.length;y++){let x=p[y-1],b=p[y];for(let _=1;_<f.length;_++){let M=f[_-1],S=f[_],C=i(x,b,M,S);C!==null&&m.find(A=>A.t<=C.t+Number.EPSILON&&A.t>=C.t-Number.EPSILON)===void 0&&(m.push(C),g.push(new ae(C.x,C.y)))}}return g}function s(p,f,m){let g=new ae;f.getCenter(g);let y=[];return m.forEach(x=>{x.boundingBox.containsPoint(g)&&a(p,x.points).forEach(b=>{y.push({identifier:x.identifier,isCW:x.isCW,point:b})})}),y.sort((x,b)=>x.point.x-b.point.x),y}function n(p,f,m,g,y){(y==null||y==="")&&(y="nonzero");let x=new ae;p.boundingBox.getCenter(x);let b=[new ae(m,x.y),new ae(g,x.y)],_=s(b,p.boundingBox,f);_.sort((P,I)=>P.point.x-I.point.x);let M=[],S=[];_.forEach(P=>{P.identifier===p.identifier?M.push(P):S.push(P)});let C=M[0].point.x,A=[],T=0;for(;T<S.length&&S[T].point.x<C;)A.length>0&&A[A.length-1]===S[T].identifier?A.pop():A.push(S[T].identifier),T++;if(A.push(p.identifier),y==="evenodd"){let P=A.length%2===0,I=A[A.length-2];return{identifier:p.identifier,isHole:P,for:I}}else if(y==="nonzero"){let P=!0,I=null,z=null;for(let F=0;F<A.length;F++){let L=A[F];f[L]&&(P?(z=f[L].isCW,P=!1,I=L):z!==f[L].isCW&&(z=f[L].isCW,P=!0))}return{identifier:p.identifier,isHole:P,for:I}}else console.warn('fill-rule: "'+y+'" is currently not implemented.')}let o=0,l=999999999,h=-999999999,c=[];this.subPaths.forEach(p=>{let f=p.getPoints(),m=-999999999,g=999999999,y=-999999999,x=999999999;for(let b=0;b<f.length;b++){let _=f[b];_.y>m&&(m=_.y),_.y<g&&(g=_.y),_.x>y&&(y=_.x),_.x<x&&(x=_.x)}h<=y&&(h=y+1),l>=x&&(l=x-1),f.length&&c.push({curves:p.curves,points:f,isCW:x3.isClockWise(f),identifier:o++,boundingBox:new O3(new ae(x,g),new ae(y,m))})});let u=c.map(p=>n(p,c,l,h,this.userData?.style.fillRule)),d=[];return c.forEach(p=>{let f=u[p.identifier];if(f&&!f.isHole){let m=new Vm;m.curves=p.curves,u.filter(g=>g?.isHole&&g.for===p.identifier).forEach(g=>{if(g){let y=c[g.identifier],x=new Nm;x.curves=y.curves,m.holes.push(x)}}),d.push(m)}}),d}},yD=!1,xD,QM=new Promise(e=>{xD=e}),ZM=!1,Kf;function GZ(){if(yD=!0,ZM)return;if(Kf)return Kf;async function e(){let t=await import("./opentype.js");xD(t),ZM=!0}return Kf=e(),Kf}var HZ=class{async load(e,t,i=()=>{}){let{load:r}=await QM;r(e,(a,s)=>{a||!s?i(a??"Something went wrong"):t(s)})}async parse(e){let{parse:t,Bidi:i}=await QM;try{let r=t(e),a=new i,s=n=>r.charToGlyphIndex(n.char);return a.registerModifier("glyphIndex",null,s),a.applyFeatures(r,r.defaultRenderOptions.features),{font:r,bidi:a}}catch(r){console.error(r)}}};async function WZ(e){return await(await fetch(e)).arrayBuffer()}var qZ=new HZ;async function KM(e){let t,i,r=!1;if(e.url?(t=await WZ(e.url),i=e.url,r=e.url.startsWith("/")):e.data&&(t=e.data.buffer.slice(e.data.byteOffset,e.data.byteOffset+e.data.byteLength)),t)if(yD){let a=await qZ.parse(t);if(a)return{font:a.font,url:i,intercepted:r,arr:t,bidi:a.bidi}}else return{font:void 0,url:i,intercepted:r,arr:t,bidi:null}}function YZ(e,t){return t.state.glyphIndex===e||t.state.fina===e||t.state.medi===e||t.state.init===e}var XZ=class{constructor(e){this._arrayBuffer=new ArrayBuffer(1),this._isLoaded=!1,this._intercepted=!1,this._isUserFont=e.isUserFont??!1,this._loadingPromise=KM(e).then(t=>{t&&(this._arrayBuffer=t.arr,this._url=t.url,this.font=t.font,this._intercepted=t.intercepted,this._isLoaded=!0,this._bidi=t.bidi)})}update(e){this._isLoaded=!1,this._isUserFont=e.isUserFont??!1,this._loadingPromise=KM(e).then(t=>{t&&(this._arrayBuffer=t.arr,this._url=t.url,this.font=t.font,this._intercepted=t.intercepted,this._isLoaded=!0,this._bidi=t.bidi)})}get url(){return this._url}get intercepted(){return this._intercepted}get isLoaded(){return this._isLoaded}get loadingPromise(){return this._loadingPromise}reverseLigaturesTable(e,t,i){if(!this._bidi)return[];let r=this._bidi;r.getTextGlyphs(t);let a=r.tokenizer.tokens,s=[],n=0,o=i.length===a.length;for(let l=0;l<i.length;l++){let h=i[l].index,c=String.fromCharCode(i[l].unicode),u=a[n];if(YZ(h,u)||o)s.push({char:c,index:h,replacements:[u.state.glyphIndex],replacementChars:[u.char]}),n++;else{let d=u.char,p="",f=[u.state.glyphIndex],m=[],g=!1;for(;!g;)n++,p=t.charAt(n),d+=p,f.push(e.charToGlyphIndex(p)),m=e.stringToGlyphs(d),m.length===1&&m[0].index===h&&(g=!0),n>t.length&&(g=!0);s.push({char:c,index:h,replacements:f,replacementChars:Array.from(d)}),n++}}return s}generateShapes(e,t){if(!this._isLoaded)return;let i=this.font,r=t.fontSize/this.unitsPerEm,a=t.fontSize*t.lineHeight,s=e.map(y=>this.getTextWidth(y,t)),n=t.width,o=this.getCharWidth(`
|
|
5405
5405
|
`,t),l=t.horizontalAlign===1?o:0,h=this.computeSpaceWidthForLine(e,0,t),c=this.getLineInitialOffsetX(s[0],n,t.horizontalAlign,e[0],o),u=this.getLineInitialOffsetY(a,e.length,t.height,r,t.verticalAlign),d=[],p=e.map(y=>[]),f=e.map(y=>[]),m;for(let y=0;y<e.length;y++){let x=e[y],b={features:{liga:!0}},_=[];try{_=i.stringToGlyphs(x,b)}catch(S){console.warn(S)}c=this.getLineInitialOffsetX(s[y],n,t.horizontalAlign,x,o);let M=[];try{M=this.reverseLigaturesTable(i,x,_)}catch(S){console.warn(S)}h=this.computeSpaceWidthForLine(e,y,t);for(let S=0;S<_.length;S++){let C=_[S],A=C.index===0?`
|
|
5406
5406
|
`:C.unicode?String.fromCharCode(C.unicode):void 0,T=M[S],P=0,I=0;S===0&&t.horizontalAlign===2&&C.leftSideBearing!==void 0&&(I=-C.leftSideBearing*r),m&&(P=i.getKerningValue(C,m)*r),c+=I+P;let z=0;if(A===`
|
|
5407
5407
|
`)z=l;else if(A===" ")z=h;else{let F=this.createPath(C,r,c,u,t);F&&(z=F.offsetX-(P+I),d.push(F.path))}if(T.replacements.length===1)f[y].push([c,u]),p[y].push(z);else{let F=T.replacements.map(Q=>(i.glyphs.get(Q).advanceWidth??0)*r),L=F.reduce((Q,q)=>Q+=q,0),j=F.map(Q=>Q/L),Y=c;for(let Q=0;Q<j.length;Q++){let q=z*j[Q];f[y].push([Y,u]),p[y].push(q),Y+=q}}c+=z,m=C}u-=a}let g=[];for(let y=0,x=d.length;y<x;y++)g.push(...d[y].toShapes());return{shapes:g,charWidths:p,lineWidths:s,charCoords:f}}get isUserFont(){return this._isUserFont}get arrayBuffer(){return this._arrayBuffer}get ascender(){return this.font?.ascender??0}get descender(){return this.font?.descender??0}get familyName(){return this.font?.names.fontFamily??""}get subfamilyName(){return this.font?.names.fontSubfamily??""}get unitsPerEm(){return this.font?.unitsPerEm??1}getLineInitialOffsetX(e,t,i,r,a){return(i===3||i===2)&&r.indexOf(`
|
|
5408
|
-
`)>=0&&(e-=a),i===3?t*.5-e*.5:i===2?t-e:0}getLineInitialOffsetY(e,t,i,r,a){let s=t*e,n=Math.abs(this.ascender-this.descender)*r,o=e-n,l=-this.ascender*r-o/2;return a===3?-(i-s-l):a===2?-(i*.5-s*.5-l):l}createPath(e,t,i,r,a){let s=e.getPath(i,-r,a.fontSize,{kerning:!1,letterSpacing:a.letterSpacing});if(!s){console.error('THREE.Font: character "'+e+'" does not exists in font family '+this.familyName+".");return}let n=new jZ,o=(e.advanceWidth??1)*t;if(e)for(let l of s.commands){let h=n.currentPath?.currentPoint;if(!(h&&l.type!=="Z"&&h.x===l.x&&-h.y===l.y))switch(l.type){case"M":n.moveTo(l.x,-l.y);break;case"L":n.lineTo(l.x,-l.y);break;case"Q":n.quadraticCurveTo(l.x1,-l.y1,l.x,-l.y);break;case"C":n.bezierCurveTo(l.x1,-l.y1,l.x2,-l.y2,l.x,-l.y);break}}return n.subPaths.forEach(l=>{let h=QZ(l.curves);h!==void 0&&l.currentPoint.distanceTo(h)>0&&l.lineTo(h.x,h.y)}),{offsetX:o+a.fontSize*a.letterSpacing,path:n}}getCharWidth(e,t){return this.font?.getAdvanceWidth(e,t.fontSize,{kerning:!0,letterSpacing:t.letterSpacing})??0}getTextWidth(e,t){return this.font?.getAdvanceWidth(e,t.fontSize,{kerning:!0,letterSpacing:t.letterSpacing})??0}computeSpaceWidthForLine(e,t,i){let r=this.getCharWidth(" ",i),a=e[t];if(a){let s=this.countSpaces(a.trimEnd());if(i.horizontalAlign===4&&t<e.length-1&&s){let n=i.width,o=this.getTextWidth(a,i);return(n-(o-s*r))/s}}return r}countSpaces(e){return(e.match(/ /g)||[]).length}};function QZ(e){if(e.length){let t=e[0];if(t instanceof Xs)return t.v1;if(t instanceof Hs||t instanceof wl)return t.v0}}var ZZ=class{constructor(){this.objects=new Map,this.unreachable=new Set}getCached(e){return this.objects.get(e)}get size(){return this.objects.size}get(e,t,i){let r=this.objects.get(e);return r===void 0?(r=this.createObject(e,t,i),this.objects.set(e,r)):r.isShared=!0,r}forceDelete(e){let t=this.objects.get(e);t&&(this.disposeObject(t),this.objects.delete(e))}mutateIfUnique(e,t){let i=this.objects.get(e);if(i&&i.isShared!==!0)return this.objects.delete(e),this.objects.set(t,i),i}startGc(){this.unreachable=new Set(this.objects.keys())}markAsReachable(e,t){let i=this.objects.get(e);t===i&&this.unreachable.delete(e)}endGc(){this.unreachable.forEach(e=>{this.disposeObject(this.objects.get(e)),this.objects.delete(e)}),this.unreachable.clear()}dispose(){this.objects.forEach(e=>{this.disposeObject(e)}),this.objects.clear()}},JM=class extends ZZ{constructor(e){super(),this.flatShading=e}disposeObject(e){e.dispose()}createObject(e,t,i){let r=op(e,t,this.flatShading,i);return r.computeBoundingSphere(),r}},KZ={markNeedsUpdateRendererDirty:()=>{}};function ux(e){return"variable_"+e}var JZ=class extends XQ{constructor(e){super(),this.shared=e}create(e){return new hD(e,this.shared)}},qb=class{constructor(e,t={},i=!0,r=!1){if(this.data=e,this.needsJitter=i,this.enableLocalStorageForPersistentVariables=r,this.geometryCache=new JM(!0),this.geometryCache2=new JM(!1),this.imageHolderCache=new JZ(this),this.thisContext={scene:KZ,shared:this},this.deletedMaterial=new cx(va.defaultTwoLayerData("phong"),this.thisContext,""),this.deletedImage=new nl(V1.emptyImage,this),this.deletedVideo=new nl(lg.defaultVideo,this),this.materials={},this.images={},this.uiBuffers={},this.videos={},this.colors={},this.audios={},this.particles={},this.fonts={},this.variables={},this.mouseProperty=null,this.raycastProperty=null,this.requestRender=()=>{this._requestRender&&this._requestRender()},t.images)for(let[a,s]of Object.entries(t.images))this.addImage(a,s);if(t.videos)for(let[a,s]of Object.entries(t.videos))this.addVideo(a,s);if(t.audios)for(let[a,s]of Object.entries(t.audios))this.addAudio(a,s);if(t.particles)for(let[a,s]of Object.entries(t.particles))this.addParticle(a,s);this.reset(e)}setRequestRender(e){this._requestRender=e}setEntityOpContext(e){this.entityOpContext=e}reset(e,t=!1){this.data=e,this.resetLib(e.lib);for(let{id:i,data:r}of e.variables)this.addVariableHolder(i,r),t&&this.updateVariableHolder(i,r);for(let[i,r]of Object.entries(e.images))this.addImage(i,r);for(let[i,r]of Object.entries(e.videos))this.addVideo(i,r);for(let[i,r]of Object.entries(e.colors))this.addColor(i,r);for(let[i,r]of Object.entries(e.materials))this.addMaterial(i,r);for(let[i,r]of Object.entries(e.audios))this.addAudio(i,r);for(let[i,r]of Object.entries(e.particles))this.addParticle(i,r);for(let[i,r]of Object.entries(e.fonts))this.addFont(i,r)}addMaterial(e,t){if(this.materials[e]){let i=this.materials[e];i.reset(t,this.thisContext),i.dispose()}else{let i=new cx(t,this.thisContext,e);this.materials[e]=i}}deleteMaterial(e){this.materials[e]&&(this.materials[e].nodeMaterialDispose(),delete this.materials[e])}getMaterial(e){return this.materials[e]}getMaterialOrDeletedPlaceholder(e){return this.materials[e]??this.deletedMaterial}material(e){return typeof e=="string"?this.getMaterialOrDeletedPlaceholder(e):e==null?(console.error("material is undefined or null"),this.deletedMaterial):new Wb(e,this.thisContext)}getMaterials(){return this.materials}addImage(e,t){return this.images[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),this.images[e].updateSrc(t.data),!0):(this.images[e]=new nl(t,this),!1)}deleteImage(e){let t=this.images[e];t&&(t.dispose(),delete this.images[e])}getDefaultImage(){return this.images.image_0}getImage(e){return this.images[e]??this.deletedImage}image(e){return typeof e=="string"?this.getImage(e):this.imageHolderCache.load(e)}addUIBuffer(e,t){return this.uiBuffers[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),this.uiBuffers[e].updateSrc(t),!0):(this.uiBuffers[e]=new nl(t,this),!1)}uiBuffer(e){return this.uiBuffers[e]}addVideo(e,t){return this.videos[e]?(this.videos[e].updateSrc(t.data),!0):(this.videos[e]=new nl(t,this),!1)}deleteVideo(e){let t=this.videos[e];t&&(t.dispose(),delete this.videos[e])}getVideo(e){return this.videos[e]??this.deletedVideo}video(e){return typeof e=="string"?this.getVideo(e):this.imageHolderCache.load(e)}addColor(e,t){return this.colors[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),"a"in t?this.colors[e].setRGBA(t.r,t.g,t.b,t.a):this.colors[e].setRGBA(t.r,t.g,t.b,1),!0):("a"in t?this.colors[e]=new Mg(t.r,t.g,t.b,t.a):this.colors[e]=new Mg(t.r,t.g,t.b,1),!1)}updateColor(e,t){if(this.colors[e]){this.onColorOrImageUpdate&&this.onColorOrImageUpdate();let i=this.colors[e];return this.colors[e].r=t.r??i.r,this.colors[e].g=t.g??i.g,this.colors[e].b=t.b??i.b,this.colors[e].a=t.a??i.a,!0}return!1}deleteColor(e){this.colors[e]&&delete this.colors[e]}getColor(e){return this.colors[e]}color(e){let t;if(typeof e=="string"){let i=this.getColor(e);i?t=i:(console.warn("Tried to create color layer params with a color key that does not exist in the assets manager"),t=new la(0,0,0,0))}else return"a"in e?new la(e.r,e.g,e.b,e.a):new la(e.r,e.g,e.b,1);return t}addAudio(e,t){this.audios[e]=t}getAudio(e){let t=this.audios[e];if(t instanceof Ed)return t;{let i=new Ed({src:t.data});return this.audios[e]=i,i}}addParticle(e,t){this.particles[e]=t}getParticle(e){return this.particles[e]}deleteParticle(e){this.particles[e]&&delete this.particles[e]}deleteAudio(e){let t=this.audios[e];t&&(t instanceof Ed&&t.dispose(),delete this.audios[e])}addFont(e,t){this.fonts[e]=new XZ(t),this.fonts[e].loadingPromise.then(()=>this.requestRender())}getFont(e){return this.fonts[e]}deleteFont(e){this.fonts[e]&&delete this.fonts[e]}dispose(){Object.keys(this.materials).forEach(e=>this.deleteMaterial(e)),this._requestRender=void 0,Object.values(this.audios).forEach(e=>{e instanceof Ed&&e.dispose()}),this.audios={},this.particles={},this.geometryCache.dispose(),this.geometryCache2.dispose()}addVariableHolder(e,t){if(this.variables[e]===void 0){let i=t.value;if(this.enableLocalStorageForPersistentVariables&&t.persistent){let r=localStorage.getItem(ux(e));i=r!==null?JSON.parse(r):t.value}return this.variables[e]={value:i,locations:[],persistent:t.persistent},"dynamicVariableType"in t&&(this.variables[e].dynamicVariablePlayState="Playing",this.variables[e].dynamicVariableToggleIsForward=void 0),!0}return this.variables[e].value=t.value,!1}resetDynamicVariablePlayState(){for(let e in this.variables)this.variables[e].dynamicVariablePlayState!==void 0&&(this.variables[e].dynamicVariablePlayState="Playing",this.variables[e].dynamicVariableToggleIsForward=void 0)}updateVariableHolder(e,t){this.updateVariable(e,t.value)}updateVariable(e,t){if(this.variables[e]===void 0)return!1;this.variables[e].value=t,this.enableLocalStorageForPersistentVariables&&this.variables[e].persistent&&localStorage.setItem(ux(e),JSON.stringify(t));let i=t;for(;typeof i=="string";)i=this.variables[i].value;let r=this.entityOpContext.scene;for(let a=this.variables[e].locations.length-1;a>=0;a--){let s=this.variables[e].locations[a];if(s[0]==="material"){let n=s[1],o=i,l={scene:r,shared:this},h=s.slice(2);r.traverseMaterial(u=>{let d=u.root??u;d.uuid===n&&d.onVariableUpdate(h,o,l)});let c=this.materials[n];c&&c.onVariableUpdate(h,o,l)}else{let n=r.find(s[0]);if(n===void 0){this.variables[e].locations.splice(a,1);continue}if(s[1]!=="geometry"&&s[1]!=="particles"){for(let o=1;o<s.length-1;o++)n=n[s[o]];s[1]==="rotation"?n[s[s.length-1]]=i*lt.DEG2RAD:n[s[s.length-1]]=i}if(n=r.find(s[0]),n.type==="ParticleEmitter"&&n.updateVariableState(i,s),ni.is(n)){if(s[1]==="position"||s[1]==="rotation"||s[1]==="scale")n.onVariableUpdate();else if(s[1]==="geometry"){let o=n;n.component&&(o=n.component);let l=o.dataPatched;o.chooseGeoemtryCache(this).forceDelete(l.geometry),o.createGeometryDelayed(this.entityOpContext),o.onVariableUpdate(!0),o.instances.forEach(h=>{let c=h.dataPatched;h.chooseGeoemtryCache(this).forceDelete(c.geometry),h.createGeometryDelayed(this.entityOpContext),h.onVariableUpdate(!0)})}}}}return this.requestRender(),!0}deleteVariable(e){this.variables[e]&&delete this.variables[e]}getVariable(e,t){if(Array.isArray(e)){if(e[0]==="mouse")return this.mouseProperty?.[e[1]]??0;if(e[0]==="raycast")return this.raycastProperty?.[e[1]]??0;let i=this.entityOpContext.scene.find(e[0]);if(e[1]==="width"||e[1]==="height"||e[1]==="depth")return i.geometry.userData.parameters[e[1]];for(let r=1;r<e.length;r++)i=i[e[r]];return e[1]==="rotation"&&(i*=lt.RAD2DEG),i}for(let i in this.variables){if(t===void 0)break;let r=this.variables[i],a=r.locations?.findIndex(s=>sa.equal(s,t));a!==void 0&&a!==-1&&r.locations.splice(a,1)}if(typeof e=="string"){let i=e,r=e;do{if(r=i,this.variables[i]===void 0)break;let a=this.variables[i].value;t&&this.variables[r]!==void 0&&this.variables[r].locations.push(t),i=a}while(typeof i=="string");return i}else return e}getVariables(){return this.variables}getDynamicVariablePlayState(e){return this.variables[e]?.dynamicVariablePlayState}setDynamicVariablePlayState(e,t){this.variables[e]!==void 0&&(this.variables[e].dynamicVariablePlayState=t)}getDynamicVariableToggleIsForward(e){return this.variables[e]?.dynamicVariableToggleIsForward}setDynamicVariableToggleIsForward(e,t){this.variables[e]!==void 0&&(this.variables[e].dynamicVariableToggleIsForward=t)}resetLib(e){for(let[t,i]of Object.entries(e.images))this.addImage(t,i.asset);for(let[t,i]of Object.entries(e.audios))this.addAudio(t,i.asset);for(let[t,i]of Object.entries(e.particles))this.addParticle(t,i.asset);for(let[t,i]of Object.entries(e.colors))this.addColor(t,i.asset);for(let[t,i]of Object.entries(e.fonts))this.addFont(t,i.asset);for(let[t,i]of Object.entries(e.materials))this.addMaterial(t,i.asset);for(let[t,i]of Object.entries(e.videos))this.addVideo(t,i.asset);for(let[t,i]of Object.entries(e.variables))this.addVariableHolder(t,i.asset)}updateLibByOp(e,t){e.path[0]==="images"?e.path.length===1&&e.type===1?this.addImage(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteImage(e.id):e.path[0]==="videos"?e.path.length===1&&e.type===1?this.addVideo(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteVideo(e.id):e.path[0]==="audios"?e.path.length===1&&e.type===1?this.addAudio(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteAudio(e.id):e.path[0]==="particles"?e.path.length===1&&e.type===1?this.addParticle(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteParticle(e.id):e.path[0]==="colors"?e.path.length===1&&e.type===1?this.addColor(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteColor(e.id):e.path[0]==="materials"?e.path.length===1&&e.type===1?this.addMaterial(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteMaterial(e.id):e.path[0]==="fonts"?e.path.length===1&&e.type===1?this.addFont(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteFont(e.id):e.path[0]==="variables"?e.path.length===1&&e.type===1?this.addVariableHolder(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteVariable(e.id):e.path[0]==="components"&&t.updateByLibOp(e,this)}updateByOp(e,t,i){this.data=t,e.path[0]==="images"?e.path.length===2&&e.type===0?e.props.data&&this.getImage(e.path[1]).updateSrc(e.props.data):e.path.length===1&&e.type===1?this.addImage(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteImage(e.id):e.path[0]==="videos"?e.path.length===2&&e.type===0?e.props.data&&this.getVideo(e.path[1]).updateSrc(e.props.data):e.path.length===1&&e.type===1?this.addVideo(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteVideo(e.id):e.path[0]==="audios"?e.path.length===2&&e.type===0?e.props.data&&this.addAudio(e.path[1],t.audios[e.path[1]]):e.path.length===1&&e.type===1?this.addAudio(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteAudio(e.id):e.path[0]==="particles"?e.path.length===2&&e.type===0?e.props.data&&this.addParticle(e.path[1],t.particles[e.path[1]]):e.path.length===1&&e.type===1?this.addParticle(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteParticle(e.id):e.path[0]==="colors"?e.path.length===2&&e.type===0?this.updateColor(e.path[1],e.props):e.path.length===1&&e.type===1?this.addColor(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteColor(e.id):e.path[0]==="materials"?e.path.length===1&&e.type===1?this.addMaterial(e.id,e.data):e.path.length===1&&e.type===2?this.deleteMaterial(e.id):e.path.length>1&&this.getMaterial(e.path[1]).updateByOp(Yr.drop(e,2),t.materials[e.path[1]],{shared:this,scene:i}):e.path[0]==="fonts"?e.path.length===2&&e.type===0?this.updateFont(e.path[1],e,i):e.path.length===1&&e.type===1?this.addFont(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteFont(e.id):e.path[0]==="variables"?e.path.length===2&&e.type===0?"value"in e.props?this.updateVariable(e.path[1],e.props.value):"persistent"in e.props&&(this.variables[e.path[1]].persistent=e.props.persistent):e.path.length===1&&e.type===4?this.addVariableHolder(e.id,e.data):e.path.length===1&&e.type===5&&this.deleteVariable(e.id):e.path[0]==="lib"&&this.updateLibByOp(Yr.drop(e,1),i)}updateFont(e,t,i){if(t.props.url){let r=this.getFont(e),a={...this.data.fonts[e],url:t.props.url};r.update(a),r.loadingPromise.then(()=>this.requestRender()),i.updateFont(e,this)}}},pse=new qb(xs.emptyData()),Mu=class extends Ra{updateByPatchedOp(e,t,i){if(super.updateByPatchedOp(e,t,i),UW(e.path,["materials"])!==null&&e.type===0&&Array.isArray(this.material))for(let[r,a]of Object.entries(e.props)){let s=i.shared.material(a);this.material[Number(r)]=s}else if(Ri(e.path,["material"])&&this.material instanceof Sl)"material"in t&&typeof t.material!="string"&&this.material.updateByOp(Yr.drop(e,1),t.material,i);else if(Ri(e.path,["materials","*"])&&Array.isArray(this.material)){let r=e.path[1];if("materials"in t&&r<this.material.length){let a=t.materials[r];typeof a!="string"&&this.material[r].updateByOp(Yr.drop(e,2),a,i)}}}get needsAO(){return this.material!==void 0?(Array.isArray(this.material)?this.material[0]:this.material).hasAO:!1}updateState(e,t){super.updateState(e,t),e.castShadow!==void 0&&(this.castShadow=e.castShadow),e.receiveShadow!==void 0&&(this.receiveShadow=e.receiveShadow);let i=this.dataPatched;if(e.geometry?.type!=="NonParametricGeometry"&&"material"in e&&e.material!==void 0&&(this.disposeMaterial(),this.material=t.shared.material(e.material).getFlavor(i.flatShading,i.side,i.wireframe),t.scene.markNeedsUpdateRendererDirty()),(e.geometry?.type==="NonParametricGeometry"||"materials"in e)&&("materials"in e&&e.materials!==void 0?(this.disposeMaterial(),this.material=e.materials.map(r=>t.shared.material(r).getFlavor(i.flatShading,i.side,i.wireframe)),t.scene.markNeedsUpdateRendererDirty()):"material"in e&&e.material!==void 0&&(this.disposeMaterial(),this.material=[t.shared.material(e.material).getFlavor(i.flatShading,i.side,i.wireframe)],t.scene.markNeedsUpdateRendererDirty())),e.flatShading!==void 0||e.wireframe!==void 0||e.side!==void 0)if(Array.isArray(this.material))for(let r=0;r<this.material.length;r++)this.material[r]=this.material[r].getFlavor(i.flatShading,i.side,i.wireframe);else this.material=this.material.getFlavor(i.flatShading,i.side,i.wireframe)}disposeMaterial(){this.material&&gT(this.material).forEach(e=>{e instanceof Sl&&(e instanceof cx||e.nodeMaterialDispose())})}dispose(){this.disposeMaterial(),super.dispose()}},$M=new R,eC=new Lt,tC=new Lt,$Z=new R,iC=new je,ga=class extends Mu{constructor(e,t,i){super(e,t),this.data=t,this.isSkinnedMesh=!1,this.localGeometry=void 0,t.bindMode&&t.bindMatrix&&(this.bindMode=t.bindMode,this.bindMatrix=new je().fromArray(t.bindMatrix),this.bindMatrixInverse=new je)}chooseGeoemtryCache(e){return e.geometryCache}markGeometryAsReachable(e){this.geometryCreateDeleyed instanceof yt&&this.chooseGeoemtryCache(e).markAsReachable(this.dataPatched.geometry,this.geometryCreateDeleyed)}get geometry(){if(this.localGeometry!==void 0)return this.localGeometry;if(this.geometryCreateDeleyed instanceof qb){let e=this.geometryCreateDeleyed,t=this.chooseGeoemtryCache(e);this.geometryCreateDeleyed=t.get(this.dataPatched.geometry,e,this)}return this.geometryCreateDeleyed}set geometry(e){this.localGeometry=e}get is2DAndNoDepth(){let e=this.dataPatched.geometry;return ug.is2DParametricMesh(e.type)&&e.depth===0}get is2DType(){return ug.is2DParametricMesh(this.geometry.userData.type)}get isNonParametric(){return this.geometry.userData.type==="NonParametricGeometry"}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),Ri(e.path,["geometry"])&&this.updateByPatchedOpGeometry(Yr.drop(e,1),t.geometry,i)}removeInteractionGeometry(e){this.localGeometry?.dispose(),this.localGeometry=void 0}updateGeometryInteractions(e,t){this.invalidateDownstreamBooleanData();let i=this.data.geometry.type;if(i==="NonParametricGeometry"||i==="SubdivGeometry"){let r=e;if(this.localGeometry===void 0){let l={...this.data.geometry,...r};this.localGeometry=op(l,t,this.data.flatShading,this)}let a,s,n;r.scaleBaked?[a,s,n]=r.scaleBaked:{width:a,height:s,depth:n}=r;let o=this.localGeometry.userData;o.sxPrev!==void 0&&ax(this.localGeometry.attributes,a/o.sxPrev,s/o.syPrev,n/o.szPrev),o.sxPrev=a,o.syPrev=s,o.szPrev=n}else{let r={...this.data.geometry,...e};this.localGeometry?.dispose(),this.localGeometry=op(r,t,this.data.flatShading,this)}}refreshAttachedClonersInteractions(){for(let e of this.attachedSurfaceCloners)e.update()}refreshAttachedCloners(e){for(let t of this.attachedSurfaceCloners)e.scene.addPendingUpdateCloner(t.object)}refreshAttachedPaths(e){for(let t of this.attachedPaths)e.scene.addPendingCommand(()=>t.updateShape())}createGeometryDelayed(e){this.geometryCreateDeleyed=e.shared,this.refreshAttachedCloners(e),this.refreshAttachedPaths(e)}updateByPatchedOpGeometry(e,t,i){let r=!1;e.type===0&&e.path.length===0&&Object.keys(e.props).includes("scaleBaked")&&this.geometryCreateDeleyed instanceof Ta&&this.chooseGeoemtryCache(i.shared).mutateIfUnique(this.geometryCreateDeleyed.data,t)===this.geometryCreateDeleyed&&(r=!0,this.geometryCreateDeleyed.mutateDirectlyScaleBaked(t,e.props.scaleBaked),this.refreshAttachedCloners(i),this.refreshAttachedPaths(i)),r||(i.scene?.markGeometryCacheDirty(),this.createGeometryDelayed(i)),this.resetBBoxNeedsUpdate(),this.invalidateDownstreamBooleanData()}updateGeometryOnStateUpdate(e,t){this.createGeometryDelayed(t)}updateState(e,t){e.geometry!==void 0&&this.updateGeometryOnStateUpdate(e.geometry,t),super.updateState(e,t)}updateGeometryGroupsIfNeeded(){Array.isArray(this.material)&&this.geometry.groups.length===0&&this.geometry.addGroup(0,Math.max(this.geometry.getIndex()?.count??0,this.geometry.getAttribute("position").count),0)}updateEntityBoxSize(e,t){let i=this.geometry.userData.parameters;this.is2DType?e.set(0,0,i.depth*.5):this.isNonParametric?(e.setScalar(0),this.geometry.boundingSphere&&e.copy(this.geometry.boundingSphere.center),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)):e.setScalar(0),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)}updateMatrixWorld(e){super.updateMatrixWorld(e),this.bindMode==="attached"?this.bindMatrixInverse.copy(this.matrixWorld).invert():this.bindMode==="detached"&&this.bindMatrixInverse.copy(this.bindMatrix).invert()}bind(e,t){this.skeleton=e,this.isSkinnedMesh=!0,t===void 0&&(this.updateMatrixWorld(!0),this.skeleton.calculateInverses(),t=this.matrixWorld),this.bindMatrix.copy(t),this.bindMatrixInverse.copy(t).invert()}pose(){this.skeleton.pose()}normalizeSkinWeights(e){let t=new Lt,i=this.geometry.attributes.skinWeight;for(let r=0,a=i.count;r<a;r++){t.fromBufferAttribute(i,r);let s=1/t.manhattanLength();s!==1/0?t.multiplyScalar(s):t.set(1,0,0,0),i.setXYZW(r,t.x,t.y,t.z,t.w)}}boneTransform(e,t){let i=this.skeleton;if(i===void 0)return;let r=this.geometry;eC.fromBufferAttribute(r.attributes.skinIndex,e),tC.fromBufferAttribute(r.attributes.skinWeight,e),$M.copy(t).applyMatrix4(this.bindMatrix),t.set(0,0,0);for(let a=0;a<4;a++){let s=tC.getComponent(a);if(s!==0){let n=eC.getComponent(a);iC.multiplyMatrices(i.bones[n].matrixWorld,i.boneInverses[n]),t.addScaledVector($Z.copy($M).applyMatrix4(iC),s)}}return t.applyMatrix4(this.bindMatrixInverse)}};function eK(e){if(e.geometry.attributes.extrudeNormal||!e.geometry.attributes.position||!e.geometry.attributes.normal)return;let t=new Map,i=e.geometry.attributes,r=i.position.array,a=i.normal.array,s=new Float32Array(r.length);for(let n=0;n<r.length;n+=3){let o=`${r[n]}_${r[n+1]}_${r[n+2]}`,l=new R(a[n],a[n+1],a[n+2]);t.has(o)?t.get(o)?.normals.push(l):t.set(o,{normals:[l],result:new R})}t.forEach((n,o)=>{for(let l of n.normals)n.result.add(l);n.result.divideScalar(n.normals.length)});for(let n=0;n<r.length;n+=3){let o=`${r[n]}_${r[n+1]}_${r[n+2]}`,l=t.get(o)?.result;l&&(s[n]=l.x,s[n+1]=l.y,s[n+2]=l.z)}e.geometry.setAttribute("extrudeNormal",new ot(s,3))}function tK(e){if(e.geometry.attributes.extrudeNormals||!e.geometry.attributes.position)return;let t=e.geometry.attributes.position.array,i=new Float32Array(t.length),r=new R;for(let a=0;a<t.length;a+=3)r.set(t[a],t[a+1],t[a+2]).normalize(),i[a]=r.x,i[a+1]=r.y,i[a+2]=r.z;e.geometry.setAttribute("extrudeNormal",new ot(i,3))}function Yb(e){if(Array.isArray(e.material)){for(let t of e.material)if(t.getLayersOfType("outline").length===0)return}else if(!(e.material instanceof Sl)||e.material.getLayersOfType("outline").length===0)return;e instanceof ga&&e.is2DAndNoDepth?tK(e):eK(e)}function Xb(e){if(!e.geometry.attributes.position)return;let t=e.geometry.attributes.position.array,i=new Float32Array(t.length),r=parseInt(e.uuid.replace(/\D/g,"")),a=[lt.seededRandom(r),lt.seededRandom(r+1e4),lt.seededRandom(r+2e4)];for(let s=0;s<t.length;s++)i[s]=a[s%3];e.geometry.setAttribute("randomColor",new It(i,3))}var pn=new dr,ld=new R;function iK(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="SubdivGeometry"&&(t=!0)}),t}var lp=class extends ga{constructor(e,t,i){super(e,t,i),this.data=t,this.hiddenMatrixOld=new je,this.smoothShading=!0,this.skipReactionUpdate=!1}chooseGeoemtryCache(e){return this.dataPatched.flatShading?e.geometryCache:e.geometryCache2}get subdivPointerNew(){return this.localGeometry!==void 0?this.subdivPointer:this.geometry.ensureSubdivPointer()}get originalGeometryNew(){return this.localGeometry!==void 0?this.originalGeometry:this.geometry.originalGeometry}get phongAngle(){return this.data.geometry.phongAngle??45}updateEntityBoxSize(e,t){let i=this.geometry.userData.parameters;e.copy(this.originalGeometryNew.boundingSphere.center),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)}createGeometryByControls(e){if(this.skipReactionUpdate===!0)return;let t=this.localGeometry?.uuid,{originalGeometry:i,subdividedGeometry:r,subdivPointer:a}=Ta.build(e,this.subdivPointer,this.smoothShading,this.hasNonUniformScale?this.shearScale:void 0);this.subdivPointer=a,i!==void 0&&(this.originalGeometry?.dispose(),this.originalGeometry=i),r!==void 0&&(this.subdividedGeometry?.dispose(),this.subdividedGeometry=r??void 0),this.localGeometry=this.subdividedGeometry??this.originalGeometry,Yb(this),Xb(this),this.calcBoundingBox(),t&&(this.localGeometry.uuid=t)}updateState(e,t){if(super.updateState(e,t),e.flatShading!==void 0){let i=this.material;this.material=Array.isArray(i)?i.map(r=>r.getFlavor(!1,r.side,r.wireframe)):i.getFlavor(!1,i.side,i.wireframe),this.smoothShading=!e.flatShading,this.createGeometryDelayed(t)}}updateMesh(e=!1){Ta.buildLevel(this.subdivPointer,!0,this.smoothShading?this.phongAngle:-1,this.originalGeometry,e&&this.hasNonUniformScale?this.shearScaleInv:void 0),this.subdividedGeometry&&Ta.buildLevel(this.subdivPointer,!1,this.smoothShading?this.phongAngle:-1,this.subdividedGeometry,e&&this.hasNonUniformScale?this.shearScaleInv:void 0)}updateTopology(){this.originalGeometry.dispose(),this.originalGeometry=Ta.buildLevel(this.subdivPointer,!0,this.smoothShading?this.phongAngle:-1),this.subdividedGeometry&&(this.subdividedGeometry.dispose(),this.subdividedGeometry=Ta.buildLevel(this.subdivPointer,!1,this.smoothShading?this.phongAngle:-1)),this.localGeometry=this.subdividedGeometry??this.originalGeometry}raycast(e,t){let i=this.localGeometry;this.localGeometry=this.originalGeometryNew,Ra.prototype.raycast.call(this,e,t),this.localGeometry=i}activateSVDCompensation(){!this.hasNonUniformScale||(this.matrix.copy(this.matrixWorldRigid),this.hiddenMatrixOld.copy(this.hiddenMatrix),this.hiddenMatrix.copy(this.parent.matrixWorld).invert())}deactivateSVDCompensation(){!this.hasNonUniformScale||(this.updateMatrix(),this.hasNonUniformScale=void 0,this.hiddenMatrix.copy(this.hiddenMatrixOld))}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;pn.setFromBufferAttribute(t),pn.getCenter(i),e.boundingSphere.radius=i.distanceTo(pn.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),pn.getSize(ld),this.hasNonUniformScale&&ld.divide(this.scale);let r={width:ld.x,height:ld.y,depth:ld.z};return this.geometry.userData.parameters=r,r}updateBoundingSphere(e){let t=this.originalGeometry;pn.min.set(e[0],e[2],e[4]),pn.max.set(e[1],e[3],e[5]),this.hasNonUniformScale&&(pn.min.applyMatrix4(this.shearScaleInv),pn.max.applyMatrix4(this.shearScaleInv)),t.boundingSphere===null&&(t.boundingSphere=new Wa);let i=t.boundingSphere.center;pn.getCenter(i),t.boundingSphere.radius=i.distanceTo(pn.max)}freeSubdivPointer(){this.subdivPointer&&(Ta.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0),this.localGeometry=void 0,this.originalGeometry?.dispose(),this.subdividedGeometry?.dispose()}dispose(){super.dispose(),this.freeSubdivPointer()}updateByPatchedOpGeometry(e,t,i){super.updateByPatchedOpGeometry(e,t,i),this.localGeometry&&this.createGeometryByControls(t)}},rC=-1,rK=1,aK={x:[1,0,0],"-x":[-1,0,0],y:[0,1,0],"-y":[0,-1,0],z:[0,0,1],"-z":[0,0,-1]},sK={polygon_center:0,edge:1,vertex:2},Jf=(e,t)=>(i,r)=>!t||i===0||e===0?0:e*r/100,Vt=(e,t)=>{let i=Math.abs(t),r=i*-1;return(e-rC)*(i-r)/(rK-rC)+r};function nK(e){let t=[],i={};for(var r=0,a=e.length;r<a;r++){var s=JSON.stringify(e[r].pos.map(n=>Math.round(n*1e4)/1e4));i[s]||(t.push(e[r]),i[s]=!0)}return t}var oK=new R,$f=new R,lK=new R,hK=new R;function Wc(e,t){let i=lK.fromArray(e),r=hK.fromArray(t);$f.copy(r).sub(i);let a=$f.length();return $f.normalize().multiplyScalar(a*.5),oK.copy(i).add($f).toArray()}var bs=new aa,em=new R,Cg=new R,Kl=new R;function cK(e){let t=[];for(let i=0;i<=e.index.count;i++)if(em.fromArray(e.index.array,i*3),bs.setFromAttributeAndIndices(e.attributes.position,em.x,em.y,em.z),bs.getNormal(Cg),bs.getMidpoint(Kl),!(isNaN(Kl.x)||isNaN(Kl.y)||isNaN(Kl.z))){let{a:r,b:a,c:s}=bs,n=r.toArray(),o=a.toArray(),l=s.toArray(),h=r.distanceTo(a),c=a.distanceTo(s),u=s.distanceTo(r),d=Wc(n,o),p=Wc(o,l),f=Wc(l,n),m=[h,c,u],g=Math.max(...m),y=m.filter(_=>Math.round(_)===Math.round(g)).length>1,x=[],b=bs.getMidpoint(Kl).toArray();g===h&&!y&&(x=[p,f,f],b=d),g===c&&!y&&(x=[d,f,f],b=p),g===u&&!y&&(x=[d,p,p],b=f),y&&(x=[d,p,f]),t.push({vertices:[n,o,l],faceCenters:x,midpoint:b,norm:bs.getNormal(Cg).toArray()})}return t}function uK(e){let t=[],{position:i}=e.attributes;for(let r=0;r<i.count;r++){bs.setFromAttributeAndIndices(i,r*3,r*3+1,r*3+2),bs.getNormal(Cg),bs.getMidpoint(Kl);let a=bs.a.toArray(),s=bs.b.toArray(),n=bs.c.toArray();t.push({vertices:[a,s,n],faceCenters:[Wc(a,s),Wc(s,n),Wc(n,a)],midpoint:Kl.toArray(),norm:Cg.toArray()})}return t}var dK=4,pK=.5,$0=e=>.5*(1-Math.cos(e*Math.PI)),fK=class{constructor(){this.perlin=new Array(4095+1)}noise(e,t=0,i=0){if(this.perlin==null){this.perlin=new Array(4095+1);for(let g=0;g<4095+1;g++)this.perlin[g]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),i<0&&(i=-i);let r=Math.floor(e),a=Math.floor(t),s=Math.floor(i),n=e-r,o=t-a,l=i-s,h,c,u=0,d=.5,p,f,m;for(let g=0;g<dK;g++){let y=r+(a<<4)+(s<<8);h=$0(n),c=$0(o),p=this.perlin[y&4095],p+=h*(this.perlin[y+1&4095]-p),f=this.perlin[y+16&4095],f+=h*(this.perlin[y+16+1&4095]-f),p+=c*(f-p),y+=256,f=this.perlin[y&4095],f+=h*(this.perlin[y+1&4095]-f),m=this.perlin[y+16&4095],m+=h*(this.perlin[y+16+1&4095]-m),f+=c*(m-f),p+=$0(l)*(f-p),u+=p*d,d*=pK,r<<=1,n*=2,a<<=1,o*=2,s<<=1,l*=2,n>=1&&(r++,n--),o>=1&&(a++,o--),l>=1&&(s++,l--)}return u}noiseSeed(e){let t=(()=>{let i,r;return{setSeed(a){r=i=(a??Math.random()*4294967296)>>>0},getSeed(){return i},rand(){return r=(1664525*r+1013904223)%4294967296,r/4294967296}}})();t.setSeed(e),this.perlin=new Array(4095+1);for(let i=0;i<4095+1;i++)this.perlin[i]=t.rand()}},mK=fK,aC=new R,sC=new je,nC=new uu;function oC(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="TextGeometry"&&(t=!0)}),t}var bD=class extends ga{constructor(e,t,i){super(e,t,i),this.data=t}get textGeometry(){return this.geometry}get charWidths(){return this.textGeometry.charWidths}get charCoords(){return this.textGeometry.charCoords}get wrappedText(){return this.textGeometry.wrappedText}get font(){return this.textGeometry.font}get initialOffsetY(){let e=this.dataPatched;return this.font?.getLineInitialOffsetY(this.lineHeight,this.wrappedText.length,e.geometry.height,this.fontScale,e.geometry.verticalAlign)??0}get fontScale(){let e=this.dataPatched;return this.font?e.geometry.fontSize/this.font.unitsPerEm:1}get AD(){return Math.abs(this.ascender-this.descender)}get ascender(){return(this.font?.ascender??1)*this.fontScale}get descender(){return(this.font?.descender??1)*this.fontScale}get lineHeight(){let e=this.dataPatched;return e.geometry.fontSize*e.geometry.lineHeight}raycast(e,t){let{matrixWorld:i}=this;if(!(isNaN(e.ray.origin.x)||this.scale.x===0||this.scale.y===0||this.scale.z===0)&&(sC.copy(i).invert(),nC.copy(e.ray).applyMatrix4(sC),nC.intersectBox(this.singleBBox,aC))){let r=aC.applyMatrix4(i),a=e.ray.origin.distanceTo(r);t.push({distance:a,point:r.clone(),object:this})}}},Ma=1e-4,fn,wD,_D,SD,lC=new R,hC=new R;OP.then(e=>{fn=e,wD=[fn.get_face_center,fn.get_edge_midpoint,fn.get_vertex_position],_D=[fn.get_face_normal,fn.get_edge_normal,fn.get_vertex_normal],SD=[fn.face_count,fn.edge_count,fn.vertex_count]});var gK=new je,vK=new je,Xo=new R,tm=new R,hd=new R,ey=new R,yK=new R,xK=new R,eo=new mK,qs=class extends Db(Ai){constructor(e,t){super(),this.parameters=t,this.objectForSample=void 0,this._pendingMediaLoad=!1,this.object=e}resetOnMove(){this.removeFromParent(),this.parent=null}expandClones(e){if(this.parent===null)this.updateState(this.parameters,e);else for(let t of this.children)t instanceof ma&&t.expand()}invalidateTransform(e){this.matrixWorldNeedsUpdate=!0,this.traverse(t=>{t instanceof ma&&t.object===e&&(t.matrixWorldNeedsUpdate=!0)})}onObjUpdateMatrix(){this.parameters.type!=="toObject"&&(this.matrixWorldNeedsUpdate=!0)}update(){switch(this._updateCount(),this.parameters.type){case"radial":this._updateRadial(this.parameters);break;case"linear":this._updateLinear(this.parameters);break;case"grid":this._updateGrid(this.parameters);break;case"toObject":this._updateToObject(this.parameters)}for(let e of this.children)e.updateMatrix(),e.hasNonUniformScale&&(e.updateMatrixWorld(),e.updateMatrixWorldSVD())}_updateCount(e){let t;if(e!==void 0?t=e:t=this.parameters.type==="grid"?Math.round(this.parameters.grid.count[0])*Math.round(this.parameters.grid.count[1])*Math.round(this.parameters.grid.count[2]):this.parameters.count,this.parameters.type==="toObject"&&!this.parameters.toObject.object&&(t=0),this.parameters.type==="toObject"&&this.objectForSample){for(let r=0,a=this.children.length;r<a;++r)this.remove(this.children[0]);let i=this.children;if(i.length===t)return;if(i.length<t)for(let r=0,a=t-i.length;r<a;++r){let s=new ma(this.object);s.expand(),this.add(s)}else for(let r=0,a=i.length-t;r<a;++r)this.remove(i[r])}else{if(this.children.length===t)return;if(this.children.length<t)for(let i=0,r=t-this.children.length;i<r;++i){let a=new ma(this.object);a.expand(),this.add(a)}else for(let i=0,r=this.children.length-t;i<r;++i)this.remove(this.children[0])}}_updateRadial(e){let t=e.radial,i=t.start*lt.DEG2RAD,r=t.end*lt.DEG2RAD,a=i-r,s=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),n;switch(t.axis){case"z":n=new R(0,0,1);break;case"y":n=new R(0,1,0);break;default:case"x":n=new R(1,0,0);break}let o=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,l=o.noiseType==="perlin";eo.noiseSeed(o.seed);let h=I0((0,rd.default)(o.seed)),c=Jf(o.strength,this.parameters.randomness);for(let[u,d]of this.children.entries()){let p=u*(o.freqScale/10)+o.movement,f=l?eo.noise(p):h(p,p),m=u+1;d.scale.x=t.scale[0]+c(m,Vt(f,o.scale[0]))||Ma,d.scale.y=t.scale[1]+c(m,Vt(f,o.scale[1]))||Ma,d.scale.z=t.scale[2]+c(m,Vt(f,o.scale[2]))||Ma,d.position.setScalar(0);let g=a/e.count*u-i;switch(t.axis){case"x":d.rotation.set(0,g,0);break;case"y":d.rotation.set(0,0,g);break;case"z":d.rotation.set(g,0,0);break}d.translateOnAxis(n,t.radius),d.position.x+=t.position[0]+c(m,Vt(f,o.position[0])),d.position.y+=t.position[1]+c(m,Vt(f,o.position[1])),d.position.z+=t.position[2]+c(m,Vt(f,o.position[2]));let y=c(m,Vt(f,o.rotation[0])),x=c(m,Vt(f,o.rotation[1])),b=c(m,Vt(f,o.rotation[2]));t.alignment===!0?(d.rotation.x+=s.x+y,d.rotation.y+=s.y+x,d.rotation.z+=s.z+b):d.rotation.set(s.x+y,s.y+x,s.z+b)}}_updateLinear(e){if(e.type!=="linear")throw new Error;let t=e.linear,i=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=r.noiseType==="perlin";eo.noiseSeed(r.seed);let s=I0((0,rd.default)(r.seed)),n=Jf(r.strength,this.parameters.randomness);for(let[o,l]of this.children.entries()){let h=o*(r.freqScale/10)+r.movement,c=a?eo.noise(h):s(h,h),u=o+1,d=n(u,Vt(c,r.rotation[0])),p=n(u,Vt(c,r.rotation[1])),f=n(u,Vt(c,r.rotation[2]));l.scale.x=1+(t.scale[0]-1)*o+n(u,Vt(c,r.scale[0]))||Ma,l.scale.y=1+(t.scale[1]-1)*o+n(u,Vt(c,r.scale[1]))||Ma,l.scale.z=1+(t.scale[2]-1)*o+n(u,Vt(c,r.scale[2]))||Ma,l.rotation.x=i.x*o+d,l.rotation.y=i.y*o+p,l.rotation.z=i.z*o+f,l.position.x=t.position[0]*o+n(u,Vt(c,r.position[0])),l.position.y=t.position[1]*o+n(u,Vt(c,r.position[1])),l.position.z=t.position[2]*o+n(u,Vt(c,r.position[2]))}}_updateGrid(e){let t=0,i=e.grid,r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=Jf(r.strength,this.parameters.randomness),s=r.noiseType==="perlin";eo.noiseSeed(r.seed);let n=wY((0,rd.default)(r.seed));if(i.useCenter===!0){let o={x:i.count[0]%2===0?2:1,y:i.count[1]%2===0?2:1,z:i.count[2]%2===0?2:1},l=new R(i.size[0]*(i.count[0]-o.x)*.5,i.size[1]*(i.count[1]-o.y)*.5,i.size[2]*(i.count[2]-o.z)*.5);for(let h=0;h<i.count[0];h++)for(let c=0;c<i.count[1];c++)for(let u=0;u<i.count[2];u++){let d=[(h+1)*(r.freqScale/10)+r.movement,(c+1)*(r.freqScale/10)+r.movement,(u+1)*(r.freqScale/10)+r.movement],p=s?eo.noise(...d):n(...d),f=this.children[t++];f.scale.x=1+a(t,Vt(p,r.scale[0]))||Ma,f.scale.y=1+a(t,Vt(p,r.scale[1]))||Ma,f.scale.z=1+a(t,Vt(p,r.scale[2]))||Ma;let m=a(t,Vt(p,r.rotation[0])),g=a(t,Vt(p,r.rotation[1])),y=a(t,Vt(p,r.rotation[2]));f.rotation.set(m,g,y),f.position.x=i.size[0]*h-l.x+a(t,Vt(p,r.position[0])),f.position.y=i.size[1]*c-l.y+a(t,Vt(p,r.position[1])),f.position.z=i.size[2]*u-l.z+a(t,Vt(p,r.position[2]))}}else for(let o=0;o<i.count[0];o++)for(let l=0;l<i.count[1];l++)for(let h=0;h<i.count[2];h++){let c=[(o+1)*(r.freqScale/10)+r.movement,(l+1)*(r.freqScale/10)+r.movement,(h+1)*(r.freqScale/10)+r.movement],u=s?eo.noise(...c):n(...c),d=this.children[t++];d.scale.x=1+a(t,Vt(u,r.scale[0]))||Ma,d.scale.y=1+a(t,Vt(u,r.scale[1]))||Ma,d.scale.z=1+a(t,Vt(u,r.scale[2]))||Ma;let p=a(t,Vt(u,r.rotation[0])),f=a(t,Vt(u,r.rotation[1])),m=a(t,Vt(u,r.rotation[2]));d.rotation.set(p,f,m),d.position.x=i.size[0]*o+a(t,Vt(u,r.position[0])),d.position.y=-i.size[1]*l+a(t,Vt(u,r.position[1])),d.position.z=-i.size[2]*h+a(t,Vt(u,r.position[2]))}}_updateToObject(e){if(e.type!=="toObject")throw new Error;let{toObject:t}=e,i=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=r.noiseType==="perlin";eo.noiseSeed(r.seed);let s=I0((0,rd.default)(r.seed)),n=Jf(r.strength,this.parameters.randomness);if(!t.object){for(let[,m]of this.children.entries())m.position.set(0,0,0),m.scale.setScalar(1),m.rotation.set(0,0,0);this.objectForSample=void 0;return}if(!this.objectForSample)return;if(this.objectForSample instanceof bD)if(!this.objectForSample.font?.isLoaded||this.objectForSample.geometry.attributes.position===void 0){this._pendingMediaLoad=!0;return}else this._pendingMediaLoad=!1;if(this.objectForSample.geometry===void 0&&this.objectForSample.isAncestorOf(this.object.uuid)){console.warn(`Oh no! The object "${this.object.name}" (${this.object.uuid}) seem to be a child/descendant of the object it's being cloned to. Please re-parent it so that they are siblings instead.`);return}let o=this.getSubdivData(),l=[],h=m=>{let g=m.length,y=m.map(_=>_[0]).reduce((_,M)=>_+M,0),x=m.map(_=>_[1]).reduce((_,M)=>_+M,0),b=m.map(_=>_[2]).reduce((_,M)=>_+M,0);return[y/g,x/g,b/g]},c=m=>Math.round(m*1e6)/1e6;o.forEach(m=>{let g=o.filter(y=>c(m.pos[0])===c(y.pos[0])&&c(m.pos[1])===c(y.pos[1])&&c(m.pos[2])===c(y.pos[2]));g.length>1?l.push({pos:m.pos,norm:h(g.map(y=>y.norm))}):l.push(m)});let u=nK(l);if(u.length>0){let m=Math.round(u.length*t.count/100);this._updateCount(m)}else{let m=this.objectForSample.geometry.getAttribute("position");if(!m||isNaN(m.count)||m.count===0){console.warn(`Oh no! The object "${this.object.name}" (${this.object.uuid}) cannot be cloned on the surface of "${this.objectForSample.name}" (${this.objectForSample.uuid}) because the latter does not have a valid geometry.`);return}}this.objectForSample.updateMatrixWorld();let d=new _Y(this.objectForSample).build(),p=aK[t.axis],f=this.children;d.setRandomGenerator((0,rd.default)(this.object.uuid+t.seed));for(let[m,g]of f.entries()){let y=m*(r.freqScale/10)+r.movement,x=a?eo.noise(y):s(y,y),b=m+1,_=n(b,Vt(x,r.rotation[0])),M=n(b,Vt(x,r.rotation[1])),S=n(b,Vt(x,r.rotation[2]));t.spreadType==="random"?d.sample(hd,ey):(u.length&&(hd.fromArray(u[m].pos),ey.fromArray(u[m].norm)),this.objectForSample instanceof lp&&hd.applyMatrix4(gK.copy(this.objectForSample.matrixWorld).invert())),hd.applyMatrix4(this.object.hiddenMatrix.clone().invert()),g.position.copy(hd),Xo.fromArray(p);let C=t.align==="normal"?ey:this.object.getWorldDirection(xK),A=tm.fromArray(t.position);tm.x+=n(b,Vt(x,r.position[0])),tm.y+=n(b,Vt(x,r.position[1])),tm.z+=n(b,Vt(x,r.position[2]));let T=Math.acos(C.dot(Xo)),P=yK.crossVectors(Xo,C).normalize(),I=vK.makeRotationAxis(P,T),z=C.clone().cross(this.object.up).normalize(),F=z.clone().cross(C).normalize(),L=new je().makeBasis(z,C,F),j=new R(Xo.y,Xo.z,Xo.x).normalize(),Y=j.clone().cross(Xo).normalize(),Q=new je().makeBasis(j,Xo,Y).invert(),q=new je().multiplyMatrices(L,Q);g.rotation.setFromRotationMatrix(q),A.applyMatrix4(I),g.position.add(A),g.rotation.x=g.rotation.x+i.x+_,g.rotation.y=g.rotation.y+i.y+M,g.rotation.z=g.rotation.z+i.z+S,g.scale.setScalar(1),g.scale.x=g.scale.x+t.scale[0]+n(b,Vt(x,r.scale[0]))||Ma,g.scale.y=g.scale.y+t.scale[1]+n(b,Vt(x,r.scale[1]))||Ma,g.scale.z=g.scale.z+t.scale[2]+n(b,Vt(x,r.scale[2]))||Ma,g.scale.multiply(this.object.scale),g.hiddenMatrix=this.object.hiddenMatrix}}getSubdivData(){if(!this.objectForSample)return[];let e=this.parameters.toObject.spreadType;if(e==="random")return[];if(this.objectForSample instanceof lp){let t=this.objectForSample,i=sK[e],r=SD[i],a=wD[i],s=_D[i],n=[],o=r(t.subdivPointerNew);for(let l=0;l<=o-1;l++){let h=a(t.subdivPointerNew,l),c=s(t.subdivPointerNew,l);lC.fromArray(h).applyMatrix4(t.matrixWorld),hC.fromArray(c),n.push({pos:lC.toArray(),norm:hC.toArray()})}return n}else return(this.objectForSample.geometry.index?cK(this.objectForSample.geometry):uK(this.objectForSample.geometry)).map((t,i)=>e==="polygon_center"?{pos:t.midpoint,norm:t.norm}:e==="vertex"?[{pos:t.vertices[0],norm:t.norm},{pos:t.vertices[1],norm:t.norm},{pos:t.vertices[2],norm:t.norm}]:e==="edge"?[{pos:t.faceCenters[0],norm:t.norm},{pos:t.faceCenters[1],norm:t.norm},{pos:t.faceCenters[2],norm:t.norm}]:[]).flat()}updateState(e,t){if(this.parameters=qg(e),this.parameters.type!=="toObject")(this.parent===null||this.parent!==this.object)&&(this.removeFromParent(),this.object.parent?.add(this),this.matrix=this.object.matrix,this.hiddenMatrix=this.object.hiddenMatrix,this.matrixWorldNeedsUpdate=!0,this.matrixAutoUpdate=!1);else if(this.parent===null||this.parent.uuid!==this.parameters.toObject.object){this.removeFromParent();let i=t.find(this.parameters.toObject.object);i instanceof Ra?this.objectForSample=i:this.objectForSample=void 0,this.matrix=new je,this.hiddenMatrix=new je,this.matrixWorldNeedsUpdate=!0,this.matrixAutoUpdate=!1,i&&i.add(this)}this.update()}get pendingMediaLoad(){return this._pendingMediaLoad}},wp=e=>{var t;return t=class extends e{},t.geometryHelper=new Ks(30,30,30),t},im=new uu,ty=new Wa,cC=new je,_p=(e,t,i,r,a=!1,s=e)=>{let n=t,o=s.matrixWorld;if(n.boundingSphere===null&&n.computeBoundingSphere(),ty.copy(n.boundingSphere),ty.applyMatrix4(o),i.ray.intersectsSphere(ty)===!1||(cC.copy(o).invert(),im.copy(i.ray).applyMatrix4(cC),n.boundingBox!==null&&im.intersectsBox(n.boundingBox)===!1))return;let l,h,c,u,d=n.index,p=n.attributes.position,f=n.drawRange,m,g;if(a===!1){let x=Math.max(0,f.start),b=Math.min(d.count,f.start+f.count);for(m=x,g=b;m<g;m+=3)if(h=d.getX(m),c=d.getX(m+1),u=d.getX(m+2),l=y(e,i,im,p,h,c,u),l){l.faceIndex=Math.floor(m/3),r.push(l);return}}else{let x=n.attributes.position,b=new R,_=new R,M=new R,S=new R,C=2,A=1/((s.scale.x+s.scale.y+s.scale.z)/3),T=A*A,P=Math.max(0,f.start),I=Math.min(x.count,f.start+f.count);for(let z=P,F=I-1;z<F;z+=C){if(b.fromBufferAttribute(x,z),_.fromBufferAttribute(x,z+1),im.distanceSqToSegment(b,_,S,M)>T)continue;S.applyMatrix4(s.matrixWorld);let L=i.ray.origin.distanceTo(S);L<i.near||L>i.far||r.push({distance:L,point:M.clone().applyMatrix4(s.matrixWorld),object:e})}}function y(x,b,_,M,S,C,A){let T=new R,P=new R,I=new R,z=new R,F=new R;if(T.fromBufferAttribute(M,S),P.fromBufferAttribute(M,C),I.fromBufferAttribute(M,A),_.intersectTriangle(T,P,I,!1,z)===null)return null;F.copy(z),F.applyMatrix4(x.matrixWorld);let L=b.ray.origin.distanceTo(F);return L<b.near||L>b.far?null:{faceIndex:1,distance:L,point:F.clone(),object:x}}},rm=new R,ps=new Sh,bK=class extends dp{constructor(e){let t=new yt,i=new Ml({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={},n=new Ct(15711266),o=new Ct(15711266),l=new Ct(2857471);h("n1","n2",n),h("n2","n4",n),h("n4","n3",n),h("n3","n1",n),h("f1","f2",n),h("f2","f4",n),h("f4","f3",n),h("f3","f1",n),h("n1","f1",n),h("n2","f2",n),h("n3","f3",n),h("n4","f4",n),h("p","n1",o),h("p","n2",o),h("p","n3",o),h("p","n4",o),h("u1","u2",l),h("u2","u3",l),h("u3","u1",l);function h(u,d,p){c(u,p),c(d,p)}function c(u,d){r.push(0,0,0),a.push(d.r,d.g,d.b),s[u]===void 0&&(s[u]=[]),s[u].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update()}update(){let e=this.geometry,t=this.pointMap,i=!0;ps.projectionMatrixInverse.elements=[.5112609807824982,-0,-0,-0,-0,.41421356237309503,-0,-0,-0,-0,-0,-.099999,-0,-0,-1.0000000000000002,.100001];let r=1,a=1,s=i?.8:1e-4;Bs("n1",t,e,ps,-r,-a,s),Bs("n2",t,e,ps,r,-a,s),Bs("n3",t,e,ps,-r,a,s),Bs("n4",t,e,ps,r,a,s);let n=s;Bs("f1",t,e,ps,-r,-a,n),Bs("f2",t,e,ps,r,-a,n),Bs("f3",t,e,ps,-r,a,n),Bs("f4",t,e,ps,r,a,n);let o=n,l=.5;Bs("u1",t,e,ps,r*.7*l,a*1.1,o),Bs("u2",t,e,ps,-r*.7*l,a*1.1,o),Bs("u3",t,e,ps,0,a*(1.1+.9*l),o),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function Bs(e,t,i,r,a,s,n){rm.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],rm.x,rm.y,rm.z)}}var wK=class extends wp(bK){constructor(e){super(e),this.object=e,this.object=e,this.name=`CombinedCameraHelper: ${e.uuid}`}updateMatrixWorld(e){super.updateMatrixWorld(e),this.updateTarget()}updateTarget(){let e=this.object.getTarget();this.updateWorldMatrix(!0,!1),this.worldToLocal(e)}raycast(e,t){_p(this.object,this.geometry,e,t,!0)}},dx;(e=>e.is=t=>"objectHelper"in t)(dx||(dx={}));var Cu=(e,t)=>class extends Ob(e){constructor(){super(...arguments),this.objectHelper=new t(this),this.gizmos={}}get geometryHelper(){return t.geometryHelper}raycast(i,r){this.objectHelper.raycast(i,r)}showGizmos(){for(let i in this.gizmos){let r=this.gizmos[i];r instanceof qm&&(r.visible=!0)}}updateEntityBoxSize(i,r){this.objectHelper.visible&&this.geometryHelper instanceof Ks?(i.setScalar(0),r.set(this.geometryHelper.parameters.width,this.geometryHelper.parameters.height,this.geometryHelper.parameters.height).multiplyScalar(.5)):super.updateEntityBoxSize(i,r)}hideGizmos(){for(let i in this.gizmos){let r=this.gizmos[i];r instanceof qm&&(r.visible=!1)}}},am=790,dc=new R,iy=new R,ry=new Rt,ay=new R,cd=new R,sy=new R,ya=class extends Cu(Sh,wK){constructor(e="",t={...$d.defaultData,name:""}){super(),this._cameraType="OrthographicCamera",this.targetOffset=iu.DefaultTargetOffset,this.isUpVectorFlipped=!1,this.angleOffsetFromUp=0,this.wasMovedByUser=!1,this.wasMovedBySwitchCameraAction=!1,this.super_Entity(e,t),this.previousProjectionMatrix=new je,this.matrixAutoUpdate=!0,this.width=window.innerWidth,this.height=window.innerHeight;let i=this.width,r=this.height;this.orthoCamera=new zg(i*-.5,i*.5,r*.5,r*-.5,-5e4,1e4),this.perspCamera=new pa(45,i/r,50,1e4),this.left=this.orthoCamera.left,this.right=this.orthoCamera.right,this.top=this.orthoCamera.top,this.bottom=this.orthoCamera.bottom,this.far=this.orthoCamera.far,this.view=this.orthoCamera.view,this.aspect=this.perspCamera.aspect,this.focus=this.perspCamera.focus,this.filmGauge=this.perspCamera.filmGauge,this.filmOffset=this.perspCamera.filmOffset,this.objectHelper.update()}get isPerspectiveCamera(){return this.cameraType==="PerspectiveCamera"}get isOrthographicCamera(){return!this.isPerspectiveCamera}get cameraType(){return this._cameraType}set fov(e){this.perspCamera.fov=e}get fov(){return this.perspCamera.fov}setNear(e,t){e==="PerspectiveCamera"?this.perspCamera.near=t:this.orthoCamera.near=t}setZoom(e,t){t>=0&&(e==="PerspectiveCamera"?this.perspCamera.zoom=t:this.orthoCamera.zoom=t)}set cameraType(e){e==="PerspectiveCamera"?this.toPerspective():e==="OrthographicCamera"&&this.toOrthographic()}get near(){return this._cameraType==="PerspectiveCamera"?this.perspCamera.near:this.orthoCamera.near}set near(e){this._cameraType==="PerspectiveCamera"?this.perspCamera.near=e:this.orthoCamera.near=e}get zoom(){return this._cameraType==="PerspectiveCamera"?this.perspCamera.zoom:this.orthoCamera.zoom}set zoom(e){e>=0&&(this._cameraType==="PerspectiveCamera"?this.perspCamera.zoom=e:this.orthoCamera.zoom=e)}lookAt(e,t,i){typeof e=="number"&&(e=new R(e,t,i)),super.lookAt(e),this.getWorldPosition(dc),this.targetOffset=dc.distanceTo(e)}getTarget(e=new R){return this.getWorldDirection(iy),this.getWorldPosition(dc),iy.multiplyScalar(this.targetOffset),e.copy(dc).add(iy),e}getDistanceToTarget(){let e=this.getTarget();return this.getWorldPosition(dc),dc.distanceTo(e)}updateUp(){this.getWorldQuaternion(ry),ay.set(0,0,1).applyQuaternion(ry),cd.copy(Ai.DEFAULT_UP),this.isUpVectorFlipped&&cd.negate(),cd.applyQuaternion(ry),sy.copy(Ai.DEFAULT_UP).projectOnPlane(ay),this.angleOffsetFromUp=sy.angleTo(cd),this.angleOffsetFromUp*=sy.cross(cd).dot(ay)>=0?1:-1}updateTransformState(e,t){let i=super.updateTransformState(e,t);return e.isUpVectorFlipped!==void 0&&(this.isUpVectorFlipped=e.isUpVectorFlipped),this.updateUp(),i}getViewFrontToObject(e){let t=e.getWorldPosition(new R),i=e.getWorldDirection(new R).multiplyScalar(this.targetOffset);return{position:t.clone().add(i),target:t}}getViewToTarget(e){let t=this.getWorldDirection(new R).multiplyScalar(this.targetOffset);return{position:e.clone().sub(t),target:e}}getViewToObject(e){let t=new R,i=e.getWorldPosition(t);return this.getViewToTarget(t)}setViewplaneSize(e,t,i=!1){if(this.aspect=e/t,i){let r=e>t?this.aspect:1,a=e>t?1:this.aspect;this.left=-am*.5*r,this.right=am*.5*r,this.top=am*.5*(1/a),this.bottom=-am*.5*(1/a)}else this.left=-e*.5,this.right=e*.5,this.top=t*.5,this.bottom=-t*.5;this.updateProjectionMatrix()}copyViewPlaneSize(e){this.aspect=e.aspect,this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.updateProjectionMatrix()}toOrthographic(){this.orthoCamera.left=this.left,this.orthoCamera.right=this.right,this.orthoCamera.top=this.top,this.orthoCamera.bottom=this.bottom,this.orthoCamera.view=this.view,this.orthoCamera.far=this.far,this.orthoCamera.updateProjectionMatrix(),this.projectionMatrix=this.orthoCamera.projectionMatrix,this.projectionMatrixInverse=this.orthoCamera.projectionMatrixInverse,this._cameraType="OrthographicCamera",this.objectHelper&&this.objectHelper.update()}toPerspective(){this.perspCamera.aspect=this.aspect,this.perspCamera.fov=this.fov,this.perspCamera.view=this.view,this.perspCamera.far=this.far,this.perspCamera.updateProjectionMatrix(),this.projectionMatrix=this.perspCamera.projectionMatrix,this.projectionMatrixInverse=this.perspCamera.projectionMatrixInverse,this._cameraType="PerspectiveCamera",this.objectHelper&&this.objectHelper.update()}setFocalLength(e){this.perspCamera.setFocalLength(e),this.toPerspective()}getFocalLength(){return this.perspCamera.getFocalLength()}getEffectiveFOV(){return this.perspCamera.getEffectiveFOV()}getFilmWidth(){return this.perspCamera.getFilmWidth()}getFilmHeight(){return this.perspCamera.getFilmHeight()}setViewOffset(e,t,i,r,a,s){this._cameraType==="PerspectiveCamera"?this.perspCamera.setViewOffset(e,t,i,r,a,s):this.orthoCamera.setViewOffset(e,t,i,r,a,s)}clearViewOffset(){this._cameraType==="PerspectiveCamera"?(this.perspCamera.clearViewOffset(),this.toPerspective()):(this.orthoCamera.clearViewOffset(),this.toOrthographic())}copyHistory(){this.previousProjectionMatrix&&this.previousProjectionMatrix.copy(this.projectionMatrix)}updateProjectionMatrix(){this._cameraType==="PerspectiveCamera"?this.toPerspective():this._cameraType==="OrthographicCamera"&&this.toOrthographic()}updateMatrixWorld(e){super.updateMatrixWorld(e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(e,t){super.updateWorldMatrix(e,t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}copy(e,t){return super.copy(e,t),this.parent=e.parent,this.orthoCamera.copy(e.orthoCamera),this.perspCamera.copy(e.perspCamera),this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.far=e.far,this.view=e.view===null?null:Object.assign({},e.view),this._cameraType=e._cameraType,this.aspect=e.aspect,this.fov=e.fov,this.focus=e.focus,this.filmGauge=e.filmGauge,this.filmOffset=e.filmOffset,this.targetOffset=e.targetOffset,this.updateProjectionMatrix(),this}toCameraState(e=[]){let t={type:this.cameraType,far:this.far,orthographic:{near:this.orthoCamera.near,zoom:this.orthoCamera.zoom},perspective:{near:this.perspCamera.near,fov:this.perspCamera.fov,zoom:this.perspCamera.zoom},up:this.up.toArray(),targetOffset:this.targetOffset,isUpVectorFlipped:this.isUpVectorFlipped};return s1(t,e)}updateCameraSubtype(e,t){let i=e==="perspective"?"PerspectiveCamera":"OrthographicCamera";t.zoom!==void 0&&this.setZoom(i,t.zoom),t.near!==void 0&&this.setNear(i,t.near),t.fov!==void 0&&i==="PerspectiveCamera"&&(this.fov=t.fov)}updateState(e,t){this.updateCameraState(e,t)}updateCameraState(e,t){this.updateState_Entity(e,t),e.far!==void 0&&(this.far=e.far),e.orthographic!==void 0&&this.updateCameraSubtype("orthographic",e.orthographic),e.perspective!==void 0&&this.updateCameraSubtype("perspective",e.perspective),e.type!==void 0&&(this.cameraType=e.type),e.up!==void 0&&this.up.fromArray(e.up),e.targetOffset!==void 0&&(this.targetOffset=e.targetOffset),e.isUpVectorFlipped!==void 0&&(this.isUpVectorFlipped=e.isUpVectorFlipped),this.updateProjectionMatrix()}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),e.path.length===1&&e.type===0&&this.updateCameraSubtype(e.path[0],e.props)}toState(e){return{...super.toState(e),...this.toCameraState(e),type:this.cameraType}}},pc=new je,_K=new je;function uC(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.geometry?.type==="BooleanGeometry"&&(t=!0)}),t}var wh=class extends Mu{constructor(e,t,i){super(e,t),this.data=t,this.meshSetAddresses=[],this.needsTransformForDownstream=!1,this.geometry=new yt,this.onAfterRender=(r,a,s,n,o,l)=>{super.onAfterRender(r,a,s,n,o,l),this.recomputeBoolean()},this.geometry.userData.parameters={width:0,height:0,depth:0}}get booleanOp(){return this.data.geometry.operation}get phongAngle(){return this.data.geometry.phongAngle??45}get isLOD(){return this.recomputeBoolean(),!1}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),e.path.length===1&&e.path[0]==="geometry"&&e.type===0&&e.props.operation!==void 0&&(this.freeBooleanPointer(),this.resetBBoxNeedsUpdate())}freeBooleanPointer(){super.freeBooleanPointer(),this.geometry.dispose()}recomputeBoolean(e,t=!0){if(this.booleanMeshSetAddress!==-1&&!e)return;for(let r=0;r<this.children.length;r++){let a=this.children[r];a instanceof wh&&a.dataPatched.visible===!0&&a.recomputeBoolean(e===!0,t)}this.meshSetAddresses=[];for(let r=0;r<this.children.length;r++){let a=this.children[r];if(a instanceof Ra&&a.dataPatched.visible===!0&&a.geometry.attributes.position?.count>0&&a.geometry.drawRange.count>0&&a.booleanMeshSetAddress!==0){pc.multiplyMatrices(a.hiddenMatrix,a.matrix);try{if(a.booleanMeshSetAddress===-1){if((a.geometry.index??a.geometry.getAttribute("position")).count/3<15e5&&(a.booleanMeshSetAddress=lo.getMeshSet(a.geometry,e===!0,t)),a.booleanMeshSetAddress===-1)return;lo.transformMeshSet(a.booleanMeshSetAddress,pc),a.booleanMatrixInvOld.copy(pc).invert(),a.booleanWasTransformed=!1}else a instanceof wh&&a.needsTransformForDownstream===!0?(lo.transformMeshSet(a.booleanMeshSetAddress,pc),a.needsTransformForDownstream=!1):a.booleanWasTransformed===!0&&(lo.transformMeshSet(a.booleanMeshSetAddress,_K.multiplyMatrices(pc,a.booleanMatrixInvOld)),a.booleanMatrixInvOld.copy(pc).invert(),a.booleanWasTransformed=!1)}catch(s){console.error(s),a.booleanMeshSetAddress=0,a.geometry.userData.booleanOperationDidFail=!0;continue}lo.hasOpenEdges(a.booleanMeshSetAddress)===!1||r===this.children.length-1&&this.booleanOp===2?(this.meshSetAddresses.push(a.booleanMeshSetAddress),a.geometry.userData.booleanOperationDidFail=!1):a.geometry.userData.booleanOperationDidFail="openEdges"}}if(this.meshSetAddresses.length===0){this.geometry.setAttribute("position",new ot([],0)),this.geometry.setDrawRange(0,0);return}if(e===!0)return lo.calcBooleanTopological(this.meshSetAddresses,this.booleanOp);let i=this.geometry;i.dispose(),this.geometry=new yt,this.geometry.userData=i.userData,this.geometry.boundingSphere=i.boundingSphere;try{this.booleanMeshSetAddress=lo.calcBoolean(this.meshSetAddresses,this.booleanOp,this.geometry,this.phongAngle)}catch(r){this.booleanMeshSetAddress=0,this.geometry.userData.booleanOperationDidFail=!0,console.error(r)}this.booleanMatrixInvOld.copy(this.matrix).invert(),this.needsTransformForDownstream=!0,Yb(this),Xb(this)}dispose(){super.dispose(),this.geometry.dispose()}},px;(e=>{function t(i){return ni.is(i)&&i instanceof mp}e.is=t})(px||(px={}));var Qb=(e,t)=>class extends Cu(e,t){updateState_Light(i,r){this.updateState_Entity(i,r),i.color!==void 0&&(this.color=r.shared.color(i.color)),i.intensity!==void 0&&(this.intensity=i.intensity),i.depth!==void 0&&(this.shadow.camera.far=i.depth,this.shadow.needsUpdate=!0),i.shadows!==void 0&&(this.castShadow=i.shadows)}},js=e=>e instanceof Ra,wo=e=>e!==null&&e instanceof wh,SK=e=>e instanceof ya,AK=e=>px.is(e),fx=e=>dx.is(e),MK=new R(1,1,1),dC=new R,CK=new R,pC=new Rt,Sp=class extends wp(VN){constructor(e,t=15){super(t),this.object=e,this.dummy=new ol,this.object.updateMatrixWorld(),this.name=`EmptyObjectHelper: ${e.uuid}`,this.matrix=this.dummy.matrixWorld,this.matrixAutoUpdate=!1,this.object.isBone&&(this.visible=!1)}raycast(e,t){_p(this.object,Sp.geometryHelper,e,t,!1,this.dummy)}update(){}updateMatrix(){}updateMatrixWorld(e){this.object.matrixWorld.decompose(dC,pC,CK),this.matrix.compose(dC,pC,MK),super.updateMatrixWorld(e)}updateWorldMatrix(e,t){}},qc=class extends Cu(ol,Sp){constructor(e,t){super(),this.super_Entity(e,t),this.objectHelper.update()}updateState(e,t){this.updateState_Entity(e,t),"buffer"in e&&Object.keys(e).length===1&&t.scene.reloadSplats()}},Mm=class extends Cu(ol,Sp){constructor(e,t,i){super(),this.super_Entity(e,t),this.context=i,this.objectHelper.update()}updateState(e,t){this.updateState_Entity(e,t)}},AD={RED:0,GREEN:1,BLUE:2,ALPHA:3},Ap="varying vec2 vUv;void main(){vUv=position.xy*0.5+0.5;gl_Position=vec4(position.xy,1.0,1.0);}",EK=`#ifdef FRAMEBUFFER_PRECISION_HIGH
|
|
5408
|
+
`)>=0&&(e-=a),i===3?t*.5-e*.5:i===2?t-e:0}getLineInitialOffsetY(e,t,i,r,a){let s=t*e,n=Math.abs(this.ascender-this.descender)*r,o=e-n,l=-this.ascender*r-o/2;return a===3?-(i-s-l):a===2?-(i*.5-s*.5-l):l}createPath(e,t,i,r,a){let s=e.getPath(i,-r,a.fontSize,{kerning:!1,letterSpacing:a.letterSpacing});if(!s){console.error('THREE.Font: character "'+e+'" does not exists in font family '+this.familyName+".");return}let n=new jZ,o=(e.advanceWidth??1)*t;if(e)for(let l of s.commands){let h=n.currentPath?.currentPoint;if(!(h&&l.type!=="Z"&&h.x===l.x&&-h.y===l.y))switch(l.type){case"M":n.moveTo(l.x,-l.y);break;case"L":n.lineTo(l.x,-l.y);break;case"Q":n.quadraticCurveTo(l.x1,-l.y1,l.x,-l.y);break;case"C":n.bezierCurveTo(l.x1,-l.y1,l.x2,-l.y2,l.x,-l.y);break}}return n.subPaths.forEach(l=>{let h=QZ(l.curves);h!==void 0&&l.currentPoint.distanceTo(h)>0&&l.lineTo(h.x,h.y)}),{offsetX:o+a.fontSize*a.letterSpacing,path:n}}getCharWidth(e,t){return this.font?.getAdvanceWidth(e,t.fontSize,{kerning:!0,letterSpacing:t.letterSpacing})??0}getTextWidth(e,t){return this.font?.getAdvanceWidth(e,t.fontSize,{kerning:!0,letterSpacing:t.letterSpacing})??0}computeSpaceWidthForLine(e,t,i){let r=this.getCharWidth(" ",i),a=e[t];if(a){let s=this.countSpaces(a.trimEnd());if(i.horizontalAlign===4&&t<e.length-1&&s){let n=i.width,o=this.getTextWidth(a,i);return(n-(o-s*r))/s}}return r}countSpaces(e){return(e.match(/ /g)||[]).length}};function QZ(e){if(e.length){let t=e[0];if(t instanceof Xs)return t.v1;if(t instanceof Hs||t instanceof wl)return t.v0}}var ZZ=class{constructor(){this.objects=new Map,this.unreachable=new Set}getCached(e){return this.objects.get(e)}get size(){return this.objects.size}get(e,t,i){let r=this.objects.get(e);return r===void 0?(r=this.createObject(e,t,i),this.objects.set(e,r)):r.isShared=!0,r}forceDelete(e){let t=this.objects.get(e);t&&(this.disposeObject(t),this.objects.delete(e))}mutateIfUnique(e,t){let i=this.objects.get(e);if(i&&i.isShared!==!0)return this.objects.delete(e),this.objects.set(t,i),i}startGc(){this.unreachable=new Set(this.objects.keys())}markAsReachable(e,t){let i=this.objects.get(e);t===i&&this.unreachable.delete(e)}endGc(){this.unreachable.forEach(e=>{this.disposeObject(this.objects.get(e)),this.objects.delete(e)}),this.unreachable.clear()}dispose(){this.objects.forEach(e=>{this.disposeObject(e)}),this.objects.clear()}},JM=class extends ZZ{constructor(e){super(),this.flatShading=e}disposeObject(e){e.dispose()}createObject(e,t,i){let r=op(e,t,this.flatShading,i);return r.computeBoundingSphere(),r}},KZ={markNeedsUpdateRendererDirty:()=>{}};function ux(e){return"variable_"+e}var JZ=class extends XQ{constructor(e){super(),this.shared=e}create(e){return new hD(e,this.shared)}},qb=class{constructor(e,t={},i=!0,r=!1){if(this.data=e,this.needsJitter=i,this.enableLocalStorageForPersistentVariables=r,this.geometryCache=new JM(!0),this.geometryCache2=new JM(!1),this.imageHolderCache=new JZ(this),this.thisContext={scene:KZ,shared:this},this.deletedMaterial=new cx(va.defaultTwoLayerData("phong"),this.thisContext,""),this.deletedImage=new nl(V1.emptyImage,this),this.deletedVideo=new nl(lg.defaultVideo,this),this.materials={},this.images={},this.uiBuffers={},this.videos={},this.colors={},this.audios={},this.particles={},this.fonts={},this.variables={},this.mouseProperty=null,this.raycastProperty=null,this.requestRender=()=>{this._requestRender&&this._requestRender()},t.images)for(let[a,s]of Object.entries(t.images))this.addImage(a,s);if(t.videos)for(let[a,s]of Object.entries(t.videos))this.addVideo(a,s);if(t.audios)for(let[a,s]of Object.entries(t.audios))this.addAudio(a,s);if(t.particles)for(let[a,s]of Object.entries(t.particles))this.addParticle(a,s);this.reset(e)}setRequestRender(e){this._requestRender=e}getImageLoadPromises(){return Object.values(this.images).map(e=>e.loadPromise)}setEntityOpContext(e){this.entityOpContext=e}reset(e,t=!1){this.data=e,this.resetLib(e.lib);for(let{id:i,data:r}of e.variables)this.addVariableHolder(i,r),t&&this.updateVariableHolder(i,r);for(let[i,r]of Object.entries(e.images))this.addImage(i,r);for(let[i,r]of Object.entries(e.videos))this.addVideo(i,r);for(let[i,r]of Object.entries(e.colors))this.addColor(i,r);for(let[i,r]of Object.entries(e.materials))this.addMaterial(i,r);for(let[i,r]of Object.entries(e.audios))this.addAudio(i,r);for(let[i,r]of Object.entries(e.particles))this.addParticle(i,r);for(let[i,r]of Object.entries(e.fonts))this.addFont(i,r)}addMaterial(e,t){if(this.materials[e]){let i=this.materials[e];i.reset(t,this.thisContext),i.dispose()}else{let i=new cx(t,this.thisContext,e);this.materials[e]=i}}deleteMaterial(e){this.materials[e]&&(this.materials[e].nodeMaterialDispose(),delete this.materials[e])}getMaterial(e){return this.materials[e]}getMaterialOrDeletedPlaceholder(e){return this.materials[e]??this.deletedMaterial}material(e){return typeof e=="string"?this.getMaterialOrDeletedPlaceholder(e):e==null?(console.error("material is undefined or null"),this.deletedMaterial):new Wb(e,this.thisContext)}getMaterials(){return this.materials}addImage(e,t){return this.images[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),this.images[e].updateSrc(t.data),!0):(this.images[e]=new nl(t,this),!1)}deleteImage(e){let t=this.images[e];t&&(t.dispose(),delete this.images[e])}getDefaultImage(){return this.images.image_0}getImage(e){return this.images[e]??this.deletedImage}image(e){return typeof e=="string"?this.getImage(e):this.imageHolderCache.load(e)}addUIBuffer(e,t){return this.uiBuffers[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),this.uiBuffers[e].updateSrc(t),!0):(this.uiBuffers[e]=new nl(t,this),!1)}uiBuffer(e){return this.uiBuffers[e]}addVideo(e,t){return this.videos[e]?(this.videos[e].updateSrc(t.data),!0):(this.videos[e]=new nl(t,this),!1)}deleteVideo(e){let t=this.videos[e];t&&(t.dispose(),delete this.videos[e])}getVideo(e){return this.videos[e]??this.deletedVideo}video(e){return typeof e=="string"?this.getVideo(e):this.imageHolderCache.load(e)}addColor(e,t){return this.colors[e]?(this.onColorOrImageUpdate&&this.onColorOrImageUpdate(),"a"in t?this.colors[e].setRGBA(t.r,t.g,t.b,t.a):this.colors[e].setRGBA(t.r,t.g,t.b,1),!0):("a"in t?this.colors[e]=new Mg(t.r,t.g,t.b,t.a):this.colors[e]=new Mg(t.r,t.g,t.b,1),!1)}updateColor(e,t){if(this.colors[e]){this.onColorOrImageUpdate&&this.onColorOrImageUpdate();let i=this.colors[e];return this.colors[e].r=t.r??i.r,this.colors[e].g=t.g??i.g,this.colors[e].b=t.b??i.b,this.colors[e].a=t.a??i.a,!0}return!1}deleteColor(e){this.colors[e]&&delete this.colors[e]}getColor(e){return this.colors[e]}color(e){let t;if(typeof e=="string"){let i=this.getColor(e);i?t=i:(console.warn("Tried to create color layer params with a color key that does not exist in the assets manager"),t=new la(0,0,0,0))}else return"a"in e?new la(e.r,e.g,e.b,e.a):new la(e.r,e.g,e.b,1);return t}addAudio(e,t){this.audios[e]=t}getAudio(e){let t=this.audios[e];if(t instanceof Ed)return t;{let i=new Ed({src:t.data});return this.audios[e]=i,i}}addParticle(e,t){this.particles[e]=t}getParticle(e){return this.particles[e]}deleteParticle(e){this.particles[e]&&delete this.particles[e]}deleteAudio(e){let t=this.audios[e];t&&(t instanceof Ed&&t.dispose(),delete this.audios[e])}addFont(e,t){this.fonts[e]=new XZ(t),this.fonts[e].loadingPromise.then(()=>this.requestRender())}getFont(e){return this.fonts[e]}deleteFont(e){this.fonts[e]&&delete this.fonts[e]}dispose(){Object.keys(this.materials).forEach(e=>this.deleteMaterial(e)),this._requestRender=void 0,Object.values(this.audios).forEach(e=>{e instanceof Ed&&e.dispose()}),this.audios={},this.particles={},this.geometryCache.dispose(),this.geometryCache2.dispose()}addVariableHolder(e,t){if(this.variables[e]===void 0){let i=t.value;if(this.enableLocalStorageForPersistentVariables&&t.persistent){let r=localStorage.getItem(ux(e));i=r!==null?JSON.parse(r):t.value}return this.variables[e]={value:i,locations:[],persistent:t.persistent},"dynamicVariableType"in t&&(this.variables[e].dynamicVariablePlayState="Playing",this.variables[e].dynamicVariableToggleIsForward=void 0),!0}return this.variables[e].value=t.value,!1}resetDynamicVariablePlayState(){for(let e in this.variables)this.variables[e].dynamicVariablePlayState!==void 0&&(this.variables[e].dynamicVariablePlayState="Playing",this.variables[e].dynamicVariableToggleIsForward=void 0)}updateVariableHolder(e,t){this.updateVariable(e,t.value)}updateVariable(e,t){if(this.variables[e]===void 0)return!1;this.variables[e].value=t,this.enableLocalStorageForPersistentVariables&&this.variables[e].persistent&&localStorage.setItem(ux(e),JSON.stringify(t));let i=t;for(;typeof i=="string";)i=this.variables[i].value;let r=this.entityOpContext.scene;for(let a=this.variables[e].locations.length-1;a>=0;a--){let s=this.variables[e].locations[a];if(s[0]==="material"){let n=s[1],o=i,l={scene:r,shared:this},h=s.slice(2);r.traverseMaterial(u=>{let d=u.root??u;d.uuid===n&&d.onVariableUpdate(h,o,l)});let c=this.materials[n];c&&c.onVariableUpdate(h,o,l)}else{let n=r.find(s[0]);if(n===void 0){this.variables[e].locations.splice(a,1);continue}if(s[1]!=="geometry"&&s[1]!=="particles"){for(let o=1;o<s.length-1;o++)n=n[s[o]];s[1]==="rotation"?n[s[s.length-1]]=i*lt.DEG2RAD:n[s[s.length-1]]=i}if(n=r.find(s[0]),n.type==="ParticleEmitter"&&n.updateVariableState(i,s),ni.is(n)){if(s[1]==="position"||s[1]==="rotation"||s[1]==="scale")n.onVariableUpdate();else if(s[1]==="geometry"){let o=n;n.component&&(o=n.component);let l=o.dataPatched;o.chooseGeoemtryCache(this).forceDelete(l.geometry),o.createGeometryDelayed(this.entityOpContext),o.onVariableUpdate(!0),o.instances.forEach(h=>{let c=h.dataPatched;h.chooseGeoemtryCache(this).forceDelete(c.geometry),h.createGeometryDelayed(this.entityOpContext),h.onVariableUpdate(!0)})}}}}return this.requestRender(),!0}deleteVariable(e){this.variables[e]&&delete this.variables[e]}getVariable(e,t){if(Array.isArray(e)){if(e[0]==="mouse")return this.mouseProperty?.[e[1]]??0;if(e[0]==="raycast")return this.raycastProperty?.[e[1]]??0;let i=this.entityOpContext.scene.find(e[0]);if(e[1]==="width"||e[1]==="height"||e[1]==="depth")return i.geometry.userData.parameters[e[1]];for(let r=1;r<e.length;r++)i=i[e[r]];return e[1]==="rotation"&&(i*=lt.RAD2DEG),i}for(let i in this.variables){if(t===void 0)break;let r=this.variables[i],a=r.locations?.findIndex(s=>sa.equal(s,t));a!==void 0&&a!==-1&&r.locations.splice(a,1)}if(typeof e=="string"){let i=e,r=e;do{if(r=i,this.variables[i]===void 0)break;let a=this.variables[i].value;t&&this.variables[r]!==void 0&&this.variables[r].locations.push(t),i=a}while(typeof i=="string");return i}else return e}getVariables(){return this.variables}getDynamicVariablePlayState(e){return this.variables[e]?.dynamicVariablePlayState}setDynamicVariablePlayState(e,t){this.variables[e]!==void 0&&(this.variables[e].dynamicVariablePlayState=t)}getDynamicVariableToggleIsForward(e){return this.variables[e]?.dynamicVariableToggleIsForward}setDynamicVariableToggleIsForward(e,t){this.variables[e]!==void 0&&(this.variables[e].dynamicVariableToggleIsForward=t)}resetLib(e){for(let[t,i]of Object.entries(e.images))this.addImage(t,i.asset);for(let[t,i]of Object.entries(e.audios))this.addAudio(t,i.asset);for(let[t,i]of Object.entries(e.particles))this.addParticle(t,i.asset);for(let[t,i]of Object.entries(e.colors))this.addColor(t,i.asset);for(let[t,i]of Object.entries(e.fonts))this.addFont(t,i.asset);for(let[t,i]of Object.entries(e.materials))this.addMaterial(t,i.asset);for(let[t,i]of Object.entries(e.videos))this.addVideo(t,i.asset);for(let[t,i]of Object.entries(e.variables))this.addVariableHolder(t,i.asset)}updateLibByOp(e,t){e.path[0]==="images"?e.path.length===1&&e.type===1?this.addImage(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteImage(e.id):e.path[0]==="videos"?e.path.length===1&&e.type===1?this.addVideo(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteVideo(e.id):e.path[0]==="audios"?e.path.length===1&&e.type===1?this.addAudio(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteAudio(e.id):e.path[0]==="particles"?e.path.length===1&&e.type===1?this.addParticle(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteParticle(e.id):e.path[0]==="colors"?e.path.length===1&&e.type===1?this.addColor(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteColor(e.id):e.path[0]==="materials"?e.path.length===1&&e.type===1?this.addMaterial(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteMaterial(e.id):e.path[0]==="fonts"?e.path.length===1&&e.type===1?this.addFont(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteFont(e.id):e.path[0]==="variables"?e.path.length===1&&e.type===1?this.addVariableHolder(e.id,e.data.asset):e.path.length===1&&e.type===2&&this.deleteVariable(e.id):e.path[0]==="components"&&t.updateByLibOp(e,this)}updateByOp(e,t,i){this.data=t,e.path[0]==="images"?e.path.length===2&&e.type===0?e.props.data&&this.getImage(e.path[1]).updateSrc(e.props.data):e.path.length===1&&e.type===1?this.addImage(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteImage(e.id):e.path[0]==="videos"?e.path.length===2&&e.type===0?e.props.data&&this.getVideo(e.path[1]).updateSrc(e.props.data):e.path.length===1&&e.type===1?this.addVideo(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteVideo(e.id):e.path[0]==="audios"?e.path.length===2&&e.type===0?e.props.data&&this.addAudio(e.path[1],t.audios[e.path[1]]):e.path.length===1&&e.type===1?this.addAudio(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteAudio(e.id):e.path[0]==="particles"?e.path.length===2&&e.type===0?e.props.data&&this.addParticle(e.path[1],t.particles[e.path[1]]):e.path.length===1&&e.type===1?this.addParticle(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteParticle(e.id):e.path[0]==="colors"?e.path.length===2&&e.type===0?this.updateColor(e.path[1],e.props):e.path.length===1&&e.type===1?this.addColor(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteColor(e.id):e.path[0]==="materials"?e.path.length===1&&e.type===1?this.addMaterial(e.id,e.data):e.path.length===1&&e.type===2?this.deleteMaterial(e.id):e.path.length>1&&this.getMaterial(e.path[1]).updateByOp(Yr.drop(e,2),t.materials[e.path[1]],{shared:this,scene:i}):e.path[0]==="fonts"?e.path.length===2&&e.type===0?this.updateFont(e.path[1],e,i):e.path.length===1&&e.type===1?this.addFont(e.id,e.data):e.path.length===1&&e.type===2&&this.deleteFont(e.id):e.path[0]==="variables"?e.path.length===2&&e.type===0?"value"in e.props?this.updateVariable(e.path[1],e.props.value):"persistent"in e.props&&(this.variables[e.path[1]].persistent=e.props.persistent):e.path.length===1&&e.type===4?this.addVariableHolder(e.id,e.data):e.path.length===1&&e.type===5&&this.deleteVariable(e.id):e.path[0]==="lib"&&this.updateLibByOp(Yr.drop(e,1),i)}updateFont(e,t,i){if(t.props.url){let r=this.getFont(e),a={...this.data.fonts[e],url:t.props.url};r.update(a),r.loadingPromise.then(()=>this.requestRender()),i.updateFont(e,this)}}},pse=new qb(xs.emptyData()),Mu=class extends Ra{updateByPatchedOp(e,t,i){if(super.updateByPatchedOp(e,t,i),UW(e.path,["materials"])!==null&&e.type===0&&Array.isArray(this.material))for(let[r,a]of Object.entries(e.props)){let s=i.shared.material(a);this.material[Number(r)]=s}else if(Ri(e.path,["material"])&&this.material instanceof Sl)"material"in t&&typeof t.material!="string"&&this.material.updateByOp(Yr.drop(e,1),t.material,i);else if(Ri(e.path,["materials","*"])&&Array.isArray(this.material)){let r=e.path[1];if("materials"in t&&r<this.material.length){let a=t.materials[r];typeof a!="string"&&this.material[r].updateByOp(Yr.drop(e,2),a,i)}}}get needsAO(){return this.material!==void 0?(Array.isArray(this.material)?this.material[0]:this.material).hasAO:!1}updateState(e,t){super.updateState(e,t),e.castShadow!==void 0&&(this.castShadow=e.castShadow),e.receiveShadow!==void 0&&(this.receiveShadow=e.receiveShadow);let i=this.dataPatched;if(e.geometry?.type!=="NonParametricGeometry"&&"material"in e&&e.material!==void 0&&(this.disposeMaterial(),this.material=t.shared.material(e.material).getFlavor(i.flatShading,i.side,i.wireframe),t.scene.markNeedsUpdateRendererDirty()),(e.geometry?.type==="NonParametricGeometry"||"materials"in e)&&("materials"in e&&e.materials!==void 0?(this.disposeMaterial(),this.material=e.materials.map(r=>t.shared.material(r).getFlavor(i.flatShading,i.side,i.wireframe)),t.scene.markNeedsUpdateRendererDirty()):"material"in e&&e.material!==void 0&&(this.disposeMaterial(),this.material=[t.shared.material(e.material).getFlavor(i.flatShading,i.side,i.wireframe)],t.scene.markNeedsUpdateRendererDirty())),e.flatShading!==void 0||e.wireframe!==void 0||e.side!==void 0)if(Array.isArray(this.material))for(let r=0;r<this.material.length;r++)this.material[r]=this.material[r].getFlavor(i.flatShading,i.side,i.wireframe);else this.material=this.material.getFlavor(i.flatShading,i.side,i.wireframe)}disposeMaterial(){this.material&&gT(this.material).forEach(e=>{e instanceof Sl&&(e instanceof cx||e.nodeMaterialDispose())})}dispose(){this.disposeMaterial(),super.dispose()}},$M=new R,eC=new Lt,tC=new Lt,$Z=new R,iC=new je,ga=class extends Mu{constructor(e,t,i){super(e,t),this.data=t,this.isSkinnedMesh=!1,this.localGeometry=void 0,t.bindMode&&t.bindMatrix&&(this.bindMode=t.bindMode,this.bindMatrix=new je().fromArray(t.bindMatrix),this.bindMatrixInverse=new je)}chooseGeoemtryCache(e){return e.geometryCache}markGeometryAsReachable(e){this.geometryCreateDeleyed instanceof yt&&this.chooseGeoemtryCache(e).markAsReachable(this.dataPatched.geometry,this.geometryCreateDeleyed)}get geometry(){if(this.localGeometry!==void 0)return this.localGeometry;if(this.geometryCreateDeleyed instanceof qb){let e=this.geometryCreateDeleyed,t=this.chooseGeoemtryCache(e);this.geometryCreateDeleyed=t.get(this.dataPatched.geometry,e,this)}return this.geometryCreateDeleyed}set geometry(e){this.localGeometry=e}get is2DAndNoDepth(){let e=this.dataPatched.geometry;return ug.is2DParametricMesh(e.type)&&e.depth===0}get is2DType(){return ug.is2DParametricMesh(this.geometry.userData.type)}get isNonParametric(){return this.geometry.userData.type==="NonParametricGeometry"}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),Ri(e.path,["geometry"])&&this.updateByPatchedOpGeometry(Yr.drop(e,1),t.geometry,i)}removeInteractionGeometry(e){this.localGeometry?.dispose(),this.localGeometry=void 0}updateGeometryInteractions(e,t){this.invalidateDownstreamBooleanData();let i=this.data.geometry.type;if(i==="NonParametricGeometry"||i==="SubdivGeometry"){let r=e;if(this.localGeometry===void 0){let l={...this.data.geometry,...r};this.localGeometry=op(l,t,this.data.flatShading,this)}let a,s,n;r.scaleBaked?[a,s,n]=r.scaleBaked:{width:a,height:s,depth:n}=r;let o=this.localGeometry.userData;o.sxPrev!==void 0&&ax(this.localGeometry.attributes,a/o.sxPrev,s/o.syPrev,n/o.szPrev),o.sxPrev=a,o.syPrev=s,o.szPrev=n}else{let r={...this.data.geometry,...e};this.localGeometry?.dispose(),this.localGeometry=op(r,t,this.data.flatShading,this)}}refreshAttachedClonersInteractions(){for(let e of this.attachedSurfaceCloners)e.update()}refreshAttachedCloners(e){for(let t of this.attachedSurfaceCloners)e.scene.addPendingUpdateCloner(t.object)}refreshAttachedPaths(e){for(let t of this.attachedPaths)e.scene.addPendingCommand(()=>t.updateShape())}createGeometryDelayed(e){this.geometryCreateDeleyed=e.shared,this.refreshAttachedCloners(e),this.refreshAttachedPaths(e)}updateByPatchedOpGeometry(e,t,i){let r=!1;e.type===0&&e.path.length===0&&Object.keys(e.props).includes("scaleBaked")&&this.geometryCreateDeleyed instanceof Ta&&this.chooseGeoemtryCache(i.shared).mutateIfUnique(this.geometryCreateDeleyed.data,t)===this.geometryCreateDeleyed&&(r=!0,this.geometryCreateDeleyed.mutateDirectlyScaleBaked(t,e.props.scaleBaked),this.refreshAttachedCloners(i),this.refreshAttachedPaths(i)),r||(i.scene?.markGeometryCacheDirty(),this.createGeometryDelayed(i)),this.resetBBoxNeedsUpdate(),this.invalidateDownstreamBooleanData()}updateGeometryOnStateUpdate(e,t){this.createGeometryDelayed(t)}updateState(e,t){e.geometry!==void 0&&this.updateGeometryOnStateUpdate(e.geometry,t),super.updateState(e,t)}updateGeometryGroupsIfNeeded(){Array.isArray(this.material)&&this.geometry.groups.length===0&&this.geometry.addGroup(0,Math.max(this.geometry.getIndex()?.count??0,this.geometry.getAttribute("position").count),0)}updateEntityBoxSize(e,t){let i=this.geometry.userData.parameters;this.is2DType?e.set(0,0,i.depth*.5):this.isNonParametric?(e.setScalar(0),this.geometry.boundingSphere&&e.copy(this.geometry.boundingSphere.center),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)):e.setScalar(0),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)}updateMatrixWorld(e){super.updateMatrixWorld(e),this.bindMode==="attached"?this.bindMatrixInverse.copy(this.matrixWorld).invert():this.bindMode==="detached"&&this.bindMatrixInverse.copy(this.bindMatrix).invert()}bind(e,t){this.skeleton=e,this.isSkinnedMesh=!0,t===void 0&&(this.updateMatrixWorld(!0),this.skeleton.calculateInverses(),t=this.matrixWorld),this.bindMatrix.copy(t),this.bindMatrixInverse.copy(t).invert()}pose(){this.skeleton.pose()}normalizeSkinWeights(e){let t=new Lt,i=this.geometry.attributes.skinWeight;for(let r=0,a=i.count;r<a;r++){t.fromBufferAttribute(i,r);let s=1/t.manhattanLength();s!==1/0?t.multiplyScalar(s):t.set(1,0,0,0),i.setXYZW(r,t.x,t.y,t.z,t.w)}}boneTransform(e,t){let i=this.skeleton;if(i===void 0)return;let r=this.geometry;eC.fromBufferAttribute(r.attributes.skinIndex,e),tC.fromBufferAttribute(r.attributes.skinWeight,e),$M.copy(t).applyMatrix4(this.bindMatrix),t.set(0,0,0);for(let a=0;a<4;a++){let s=tC.getComponent(a);if(s!==0){let n=eC.getComponent(a);iC.multiplyMatrices(i.bones[n].matrixWorld,i.boneInverses[n]),t.addScaledVector($Z.copy($M).applyMatrix4(iC),s)}}return t.applyMatrix4(this.bindMatrixInverse)}};function eK(e){if(e.geometry.attributes.extrudeNormal||!e.geometry.attributes.position||!e.geometry.attributes.normal)return;let t=new Map,i=e.geometry.attributes,r=i.position.array,a=i.normal.array,s=new Float32Array(r.length);for(let n=0;n<r.length;n+=3){let o=`${r[n]}_${r[n+1]}_${r[n+2]}`,l=new R(a[n],a[n+1],a[n+2]);t.has(o)?t.get(o)?.normals.push(l):t.set(o,{normals:[l],result:new R})}t.forEach((n,o)=>{for(let l of n.normals)n.result.add(l);n.result.divideScalar(n.normals.length)});for(let n=0;n<r.length;n+=3){let o=`${r[n]}_${r[n+1]}_${r[n+2]}`,l=t.get(o)?.result;l&&(s[n]=l.x,s[n+1]=l.y,s[n+2]=l.z)}e.geometry.setAttribute("extrudeNormal",new ot(s,3))}function tK(e){if(e.geometry.attributes.extrudeNormals||!e.geometry.attributes.position)return;let t=e.geometry.attributes.position.array,i=new Float32Array(t.length),r=new R;for(let a=0;a<t.length;a+=3)r.set(t[a],t[a+1],t[a+2]).normalize(),i[a]=r.x,i[a+1]=r.y,i[a+2]=r.z;e.geometry.setAttribute("extrudeNormal",new ot(i,3))}function Yb(e){if(Array.isArray(e.material)){for(let t of e.material)if(t.getLayersOfType("outline").length===0)return}else if(!(e.material instanceof Sl)||e.material.getLayersOfType("outline").length===0)return;e instanceof ga&&e.is2DAndNoDepth?tK(e):eK(e)}function Xb(e){if(!e.geometry.attributes.position)return;let t=e.geometry.attributes.position.array,i=new Float32Array(t.length),r=parseInt(e.uuid.replace(/\D/g,"")),a=[lt.seededRandom(r),lt.seededRandom(r+1e4),lt.seededRandom(r+2e4)];for(let s=0;s<t.length;s++)i[s]=a[s%3];e.geometry.setAttribute("randomColor",new It(i,3))}var pn=new dr,ld=new R;function iK(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="SubdivGeometry"&&(t=!0)}),t}var lp=class extends ga{constructor(e,t,i){super(e,t,i),this.data=t,this.hiddenMatrixOld=new je,this.smoothShading=!0,this.skipReactionUpdate=!1}chooseGeoemtryCache(e){return this.dataPatched.flatShading?e.geometryCache:e.geometryCache2}get subdivPointerNew(){return this.localGeometry!==void 0?this.subdivPointer:this.geometry.ensureSubdivPointer()}get originalGeometryNew(){return this.localGeometry!==void 0?this.originalGeometry:this.geometry.originalGeometry}get phongAngle(){return this.data.geometry.phongAngle??45}updateEntityBoxSize(e,t){let i=this.geometry.userData.parameters;e.copy(this.originalGeometryNew.boundingSphere.center),t.set(i.width,i.height,i.depth??0).multiplyScalar(.5)}createGeometryByControls(e){if(this.skipReactionUpdate===!0)return;let t=this.localGeometry?.uuid,{originalGeometry:i,subdividedGeometry:r,subdivPointer:a}=Ta.build(e,this.subdivPointer,this.smoothShading,this.hasNonUniformScale?this.shearScale:void 0);this.subdivPointer=a,i!==void 0&&(this.originalGeometry?.dispose(),this.originalGeometry=i),r!==void 0&&(this.subdividedGeometry?.dispose(),this.subdividedGeometry=r??void 0),this.localGeometry=this.subdividedGeometry??this.originalGeometry,Yb(this),Xb(this),this.calcBoundingBox(),t&&(this.localGeometry.uuid=t)}updateState(e,t){if(super.updateState(e,t),e.flatShading!==void 0){let i=this.material;this.material=Array.isArray(i)?i.map(r=>r.getFlavor(!1,r.side,r.wireframe)):i.getFlavor(!1,i.side,i.wireframe),this.smoothShading=!e.flatShading,this.createGeometryDelayed(t)}}updateMesh(e=!1){Ta.buildLevel(this.subdivPointer,!0,this.smoothShading?this.phongAngle:-1,this.originalGeometry,e&&this.hasNonUniformScale?this.shearScaleInv:void 0),this.subdividedGeometry&&Ta.buildLevel(this.subdivPointer,!1,this.smoothShading?this.phongAngle:-1,this.subdividedGeometry,e&&this.hasNonUniformScale?this.shearScaleInv:void 0)}updateTopology(){this.originalGeometry.dispose(),this.originalGeometry=Ta.buildLevel(this.subdivPointer,!0,this.smoothShading?this.phongAngle:-1),this.subdividedGeometry&&(this.subdividedGeometry.dispose(),this.subdividedGeometry=Ta.buildLevel(this.subdivPointer,!1,this.smoothShading?this.phongAngle:-1)),this.localGeometry=this.subdividedGeometry??this.originalGeometry}raycast(e,t){let i=this.localGeometry;this.localGeometry=this.originalGeometryNew,Ra.prototype.raycast.call(this,e,t),this.localGeometry=i}activateSVDCompensation(){!this.hasNonUniformScale||(this.matrix.copy(this.matrixWorldRigid),this.hiddenMatrixOld.copy(this.hiddenMatrix),this.hiddenMatrix.copy(this.parent.matrixWorld).invert())}deactivateSVDCompensation(){!this.hasNonUniformScale||(this.updateMatrix(),this.hasNonUniformScale=void 0,this.hiddenMatrix.copy(this.hiddenMatrixOld))}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;pn.setFromBufferAttribute(t),pn.getCenter(i),e.boundingSphere.radius=i.distanceTo(pn.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),pn.getSize(ld),this.hasNonUniformScale&&ld.divide(this.scale);let r={width:ld.x,height:ld.y,depth:ld.z};return this.geometry.userData.parameters=r,r}updateBoundingSphere(e){let t=this.originalGeometry;pn.min.set(e[0],e[2],e[4]),pn.max.set(e[1],e[3],e[5]),this.hasNonUniformScale&&(pn.min.applyMatrix4(this.shearScaleInv),pn.max.applyMatrix4(this.shearScaleInv)),t.boundingSphere===null&&(t.boundingSphere=new Wa);let i=t.boundingSphere.center;pn.getCenter(i),t.boundingSphere.radius=i.distanceTo(pn.max)}freeSubdivPointer(){this.subdivPointer&&(Ta.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0),this.localGeometry=void 0,this.originalGeometry?.dispose(),this.subdividedGeometry?.dispose()}dispose(){super.dispose(),this.freeSubdivPointer()}updateByPatchedOpGeometry(e,t,i){super.updateByPatchedOpGeometry(e,t,i),this.localGeometry&&this.createGeometryByControls(t)}},rC=-1,rK=1,aK={x:[1,0,0],"-x":[-1,0,0],y:[0,1,0],"-y":[0,-1,0],z:[0,0,1],"-z":[0,0,-1]},sK={polygon_center:0,edge:1,vertex:2},Jf=(e,t)=>(i,r)=>!t||i===0||e===0?0:e*r/100,Vt=(e,t)=>{let i=Math.abs(t),r=i*-1;return(e-rC)*(i-r)/(rK-rC)+r};function nK(e){let t=[],i={};for(var r=0,a=e.length;r<a;r++){var s=JSON.stringify(e[r].pos.map(n=>Math.round(n*1e4)/1e4));i[s]||(t.push(e[r]),i[s]=!0)}return t}var oK=new R,$f=new R,lK=new R,hK=new R;function Wc(e,t){let i=lK.fromArray(e),r=hK.fromArray(t);$f.copy(r).sub(i);let a=$f.length();return $f.normalize().multiplyScalar(a*.5),oK.copy(i).add($f).toArray()}var bs=new aa,em=new R,Cg=new R,Kl=new R;function cK(e){let t=[];for(let i=0;i<=e.index.count;i++)if(em.fromArray(e.index.array,i*3),bs.setFromAttributeAndIndices(e.attributes.position,em.x,em.y,em.z),bs.getNormal(Cg),bs.getMidpoint(Kl),!(isNaN(Kl.x)||isNaN(Kl.y)||isNaN(Kl.z))){let{a:r,b:a,c:s}=bs,n=r.toArray(),o=a.toArray(),l=s.toArray(),h=r.distanceTo(a),c=a.distanceTo(s),u=s.distanceTo(r),d=Wc(n,o),p=Wc(o,l),f=Wc(l,n),m=[h,c,u],g=Math.max(...m),y=m.filter(_=>Math.round(_)===Math.round(g)).length>1,x=[],b=bs.getMidpoint(Kl).toArray();g===h&&!y&&(x=[p,f,f],b=d),g===c&&!y&&(x=[d,f,f],b=p),g===u&&!y&&(x=[d,p,p],b=f),y&&(x=[d,p,f]),t.push({vertices:[n,o,l],faceCenters:x,midpoint:b,norm:bs.getNormal(Cg).toArray()})}return t}function uK(e){let t=[],{position:i}=e.attributes;for(let r=0;r<i.count;r++){bs.setFromAttributeAndIndices(i,r*3,r*3+1,r*3+2),bs.getNormal(Cg),bs.getMidpoint(Kl);let a=bs.a.toArray(),s=bs.b.toArray(),n=bs.c.toArray();t.push({vertices:[a,s,n],faceCenters:[Wc(a,s),Wc(s,n),Wc(n,a)],midpoint:Kl.toArray(),norm:Cg.toArray()})}return t}var dK=4,pK=.5,$0=e=>.5*(1-Math.cos(e*Math.PI)),fK=class{constructor(){this.perlin=new Array(4095+1)}noise(e,t=0,i=0){if(this.perlin==null){this.perlin=new Array(4095+1);for(let g=0;g<4095+1;g++)this.perlin[g]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),i<0&&(i=-i);let r=Math.floor(e),a=Math.floor(t),s=Math.floor(i),n=e-r,o=t-a,l=i-s,h,c,u=0,d=.5,p,f,m;for(let g=0;g<dK;g++){let y=r+(a<<4)+(s<<8);h=$0(n),c=$0(o),p=this.perlin[y&4095],p+=h*(this.perlin[y+1&4095]-p),f=this.perlin[y+16&4095],f+=h*(this.perlin[y+16+1&4095]-f),p+=c*(f-p),y+=256,f=this.perlin[y&4095],f+=h*(this.perlin[y+1&4095]-f),m=this.perlin[y+16&4095],m+=h*(this.perlin[y+16+1&4095]-m),f+=c*(m-f),p+=$0(l)*(f-p),u+=p*d,d*=pK,r<<=1,n*=2,a<<=1,o*=2,s<<=1,l*=2,n>=1&&(r++,n--),o>=1&&(a++,o--),l>=1&&(s++,l--)}return u}noiseSeed(e){let t=(()=>{let i,r;return{setSeed(a){r=i=(a??Math.random()*4294967296)>>>0},getSeed(){return i},rand(){return r=(1664525*r+1013904223)%4294967296,r/4294967296}}})();t.setSeed(e),this.perlin=new Array(4095+1);for(let i=0;i<4095+1;i++)this.perlin[i]=t.rand()}},mK=fK,aC=new R,sC=new je,nC=new uu;function oC(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="TextGeometry"&&(t=!0)}),t}var bD=class extends ga{constructor(e,t,i){super(e,t,i),this.data=t}get textGeometry(){return this.geometry}get charWidths(){return this.textGeometry.charWidths}get charCoords(){return this.textGeometry.charCoords}get wrappedText(){return this.textGeometry.wrappedText}get font(){return this.textGeometry.font}get initialOffsetY(){let e=this.dataPatched;return this.font?.getLineInitialOffsetY(this.lineHeight,this.wrappedText.length,e.geometry.height,this.fontScale,e.geometry.verticalAlign)??0}get fontScale(){let e=this.dataPatched;return this.font?e.geometry.fontSize/this.font.unitsPerEm:1}get AD(){return Math.abs(this.ascender-this.descender)}get ascender(){return(this.font?.ascender??1)*this.fontScale}get descender(){return(this.font?.descender??1)*this.fontScale}get lineHeight(){let e=this.dataPatched;return e.geometry.fontSize*e.geometry.lineHeight}raycast(e,t){let{matrixWorld:i}=this;if(!(isNaN(e.ray.origin.x)||this.scale.x===0||this.scale.y===0||this.scale.z===0)&&(sC.copy(i).invert(),nC.copy(e.ray).applyMatrix4(sC),nC.intersectBox(this.singleBBox,aC))){let r=aC.applyMatrix4(i),a=e.ray.origin.distanceTo(r);t.push({distance:a,point:r.clone(),object:this})}}},Ma=1e-4,fn,wD,_D,SD,lC=new R,hC=new R;OP.then(e=>{fn=e,wD=[fn.get_face_center,fn.get_edge_midpoint,fn.get_vertex_position],_D=[fn.get_face_normal,fn.get_edge_normal,fn.get_vertex_normal],SD=[fn.face_count,fn.edge_count,fn.vertex_count]});var gK=new je,vK=new je,Xo=new R,tm=new R,hd=new R,ey=new R,yK=new R,xK=new R,eo=new mK,qs=class extends Db(Ai){constructor(e,t){super(),this.parameters=t,this.objectForSample=void 0,this._pendingMediaLoad=!1,this.object=e}resetOnMove(){this.removeFromParent(),this.parent=null}expandClones(e){if(this.parent===null)this.updateState(this.parameters,e);else for(let t of this.children)t instanceof ma&&t.expand()}invalidateTransform(e){this.matrixWorldNeedsUpdate=!0,this.traverse(t=>{t instanceof ma&&t.object===e&&(t.matrixWorldNeedsUpdate=!0)})}onObjUpdateMatrix(){this.parameters.type!=="toObject"&&(this.matrixWorldNeedsUpdate=!0)}update(){switch(this._updateCount(),this.parameters.type){case"radial":this._updateRadial(this.parameters);break;case"linear":this._updateLinear(this.parameters);break;case"grid":this._updateGrid(this.parameters);break;case"toObject":this._updateToObject(this.parameters)}for(let e of this.children)e.updateMatrix(),e.hasNonUniformScale&&(e.updateMatrixWorld(),e.updateMatrixWorldSVD())}_updateCount(e){let t;if(e!==void 0?t=e:t=this.parameters.type==="grid"?Math.round(this.parameters.grid.count[0])*Math.round(this.parameters.grid.count[1])*Math.round(this.parameters.grid.count[2]):this.parameters.count,this.parameters.type==="toObject"&&!this.parameters.toObject.object&&(t=0),this.parameters.type==="toObject"&&this.objectForSample){for(let r=0,a=this.children.length;r<a;++r)this.remove(this.children[0]);let i=this.children;if(i.length===t)return;if(i.length<t)for(let r=0,a=t-i.length;r<a;++r){let s=new ma(this.object);s.expand(),this.add(s)}else for(let r=0,a=i.length-t;r<a;++r)this.remove(i[r])}else{if(this.children.length===t)return;if(this.children.length<t)for(let i=0,r=t-this.children.length;i<r;++i){let a=new ma(this.object);a.expand(),this.add(a)}else for(let i=0,r=this.children.length-t;i<r;++i)this.remove(this.children[0])}}_updateRadial(e){let t=e.radial,i=t.start*lt.DEG2RAD,r=t.end*lt.DEG2RAD,a=i-r,s=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),n;switch(t.axis){case"z":n=new R(0,0,1);break;case"y":n=new R(0,1,0);break;default:case"x":n=new R(1,0,0);break}let o=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,l=o.noiseType==="perlin";eo.noiseSeed(o.seed);let h=I0((0,rd.default)(o.seed)),c=Jf(o.strength,this.parameters.randomness);for(let[u,d]of this.children.entries()){let p=u*(o.freqScale/10)+o.movement,f=l?eo.noise(p):h(p,p),m=u+1;d.scale.x=t.scale[0]+c(m,Vt(f,o.scale[0]))||Ma,d.scale.y=t.scale[1]+c(m,Vt(f,o.scale[1]))||Ma,d.scale.z=t.scale[2]+c(m,Vt(f,o.scale[2]))||Ma,d.position.setScalar(0);let g=a/e.count*u-i;switch(t.axis){case"x":d.rotation.set(0,g,0);break;case"y":d.rotation.set(0,0,g);break;case"z":d.rotation.set(g,0,0);break}d.translateOnAxis(n,t.radius),d.position.x+=t.position[0]+c(m,Vt(f,o.position[0])),d.position.y+=t.position[1]+c(m,Vt(f,o.position[1])),d.position.z+=t.position[2]+c(m,Vt(f,o.position[2]));let y=c(m,Vt(f,o.rotation[0])),x=c(m,Vt(f,o.rotation[1])),b=c(m,Vt(f,o.rotation[2]));t.alignment===!0?(d.rotation.x+=s.x+y,d.rotation.y+=s.y+x,d.rotation.z+=s.z+b):d.rotation.set(s.x+y,s.y+x,s.z+b)}}_updateLinear(e){if(e.type!=="linear")throw new Error;let t=e.linear,i=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=r.noiseType==="perlin";eo.noiseSeed(r.seed);let s=I0((0,rd.default)(r.seed)),n=Jf(r.strength,this.parameters.randomness);for(let[o,l]of this.children.entries()){let h=o*(r.freqScale/10)+r.movement,c=a?eo.noise(h):s(h,h),u=o+1,d=n(u,Vt(c,r.rotation[0])),p=n(u,Vt(c,r.rotation[1])),f=n(u,Vt(c,r.rotation[2]));l.scale.x=1+(t.scale[0]-1)*o+n(u,Vt(c,r.scale[0]))||Ma,l.scale.y=1+(t.scale[1]-1)*o+n(u,Vt(c,r.scale[1]))||Ma,l.scale.z=1+(t.scale[2]-1)*o+n(u,Vt(c,r.scale[2]))||Ma,l.rotation.x=i.x*o+d,l.rotation.y=i.y*o+p,l.rotation.z=i.z*o+f,l.position.x=t.position[0]*o+n(u,Vt(c,r.position[0])),l.position.y=t.position[1]*o+n(u,Vt(c,r.position[1])),l.position.z=t.position[2]*o+n(u,Vt(c,r.position[2]))}}_updateGrid(e){let t=0,i=e.grid,r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=Jf(r.strength,this.parameters.randomness),s=r.noiseType==="perlin";eo.noiseSeed(r.seed);let n=wY((0,rd.default)(r.seed));if(i.useCenter===!0){let o={x:i.count[0]%2===0?2:1,y:i.count[1]%2===0?2:1,z:i.count[2]%2===0?2:1},l=new R(i.size[0]*(i.count[0]-o.x)*.5,i.size[1]*(i.count[1]-o.y)*.5,i.size[2]*(i.count[2]-o.z)*.5);for(let h=0;h<i.count[0];h++)for(let c=0;c<i.count[1];c++)for(let u=0;u<i.count[2];u++){let d=[(h+1)*(r.freqScale/10)+r.movement,(c+1)*(r.freqScale/10)+r.movement,(u+1)*(r.freqScale/10)+r.movement],p=s?eo.noise(...d):n(...d),f=this.children[t++];f.scale.x=1+a(t,Vt(p,r.scale[0]))||Ma,f.scale.y=1+a(t,Vt(p,r.scale[1]))||Ma,f.scale.z=1+a(t,Vt(p,r.scale[2]))||Ma;let m=a(t,Vt(p,r.rotation[0])),g=a(t,Vt(p,r.rotation[1])),y=a(t,Vt(p,r.rotation[2]));f.rotation.set(m,g,y),f.position.x=i.size[0]*h-l.x+a(t,Vt(p,r.position[0])),f.position.y=i.size[1]*c-l.y+a(t,Vt(p,r.position[1])),f.position.z=i.size[2]*u-l.z+a(t,Vt(p,r.position[2]))}}else for(let o=0;o<i.count[0];o++)for(let l=0;l<i.count[1];l++)for(let h=0;h<i.count[2];h++){let c=[(o+1)*(r.freqScale/10)+r.movement,(l+1)*(r.freqScale/10)+r.movement,(h+1)*(r.freqScale/10)+r.movement],u=s?eo.noise(...c):n(...c),d=this.children[t++];d.scale.x=1+a(t,Vt(u,r.scale[0]))||Ma,d.scale.y=1+a(t,Vt(u,r.scale[1]))||Ma,d.scale.z=1+a(t,Vt(u,r.scale[2]))||Ma;let p=a(t,Vt(u,r.rotation[0])),f=a(t,Vt(u,r.rotation[1])),m=a(t,Vt(u,r.rotation[2]));d.rotation.set(p,f,m),d.position.x=i.size[0]*o+a(t,Vt(u,r.position[0])),d.position.y=-i.size[1]*l+a(t,Vt(u,r.position[1])),d.position.z=-i.size[2]*h+a(t,Vt(u,r.position[2]))}}_updateToObject(e){if(e.type!=="toObject")throw new Error;let{toObject:t}=e,i=new Rr(t.rotation[0],t.rotation[1],t.rotation[2]),r=e.randomnessObject??cl.defaultData([1,1,1]).randomnessObject,a=r.noiseType==="perlin";eo.noiseSeed(r.seed);let s=I0((0,rd.default)(r.seed)),n=Jf(r.strength,this.parameters.randomness);if(!t.object){for(let[,m]of this.children.entries())m.position.set(0,0,0),m.scale.setScalar(1),m.rotation.set(0,0,0);this.objectForSample=void 0;return}if(!this.objectForSample)return;if(this.objectForSample instanceof bD)if(!this.objectForSample.font?.isLoaded||this.objectForSample.geometry.attributes.position===void 0){this._pendingMediaLoad=!0;return}else this._pendingMediaLoad=!1;if(this.objectForSample.geometry===void 0&&this.objectForSample.isAncestorOf(this.object.uuid)){console.warn(`Oh no! The object "${this.object.name}" (${this.object.uuid}) seem to be a child/descendant of the object it's being cloned to. Please re-parent it so that they are siblings instead.`);return}let o=this.getSubdivData(),l=[],h=m=>{let g=m.length,y=m.map(_=>_[0]).reduce((_,M)=>_+M,0),x=m.map(_=>_[1]).reduce((_,M)=>_+M,0),b=m.map(_=>_[2]).reduce((_,M)=>_+M,0);return[y/g,x/g,b/g]},c=m=>Math.round(m*1e6)/1e6;o.forEach(m=>{let g=o.filter(y=>c(m.pos[0])===c(y.pos[0])&&c(m.pos[1])===c(y.pos[1])&&c(m.pos[2])===c(y.pos[2]));g.length>1?l.push({pos:m.pos,norm:h(g.map(y=>y.norm))}):l.push(m)});let u=nK(l);if(u.length>0){let m=Math.round(u.length*t.count/100);this._updateCount(m)}else{let m=this.objectForSample.geometry.getAttribute("position");if(!m||isNaN(m.count)||m.count===0){console.warn(`Oh no! The object "${this.object.name}" (${this.object.uuid}) cannot be cloned on the surface of "${this.objectForSample.name}" (${this.objectForSample.uuid}) because the latter does not have a valid geometry.`);return}}this.objectForSample.updateMatrixWorld();let d=new _Y(this.objectForSample).build(),p=aK[t.axis],f=this.children;d.setRandomGenerator((0,rd.default)(this.object.uuid+t.seed));for(let[m,g]of f.entries()){let y=m*(r.freqScale/10)+r.movement,x=a?eo.noise(y):s(y,y),b=m+1,_=n(b,Vt(x,r.rotation[0])),M=n(b,Vt(x,r.rotation[1])),S=n(b,Vt(x,r.rotation[2]));t.spreadType==="random"?d.sample(hd,ey):(u.length&&(hd.fromArray(u[m].pos),ey.fromArray(u[m].norm)),this.objectForSample instanceof lp&&hd.applyMatrix4(gK.copy(this.objectForSample.matrixWorld).invert())),hd.applyMatrix4(this.object.hiddenMatrix.clone().invert()),g.position.copy(hd),Xo.fromArray(p);let C=t.align==="normal"?ey:this.object.getWorldDirection(xK),A=tm.fromArray(t.position);tm.x+=n(b,Vt(x,r.position[0])),tm.y+=n(b,Vt(x,r.position[1])),tm.z+=n(b,Vt(x,r.position[2]));let T=Math.acos(C.dot(Xo)),P=yK.crossVectors(Xo,C).normalize(),I=vK.makeRotationAxis(P,T),z=C.clone().cross(this.object.up).normalize(),F=z.clone().cross(C).normalize(),L=new je().makeBasis(z,C,F),j=new R(Xo.y,Xo.z,Xo.x).normalize(),Y=j.clone().cross(Xo).normalize(),Q=new je().makeBasis(j,Xo,Y).invert(),q=new je().multiplyMatrices(L,Q);g.rotation.setFromRotationMatrix(q),A.applyMatrix4(I),g.position.add(A),g.rotation.x=g.rotation.x+i.x+_,g.rotation.y=g.rotation.y+i.y+M,g.rotation.z=g.rotation.z+i.z+S,g.scale.setScalar(1),g.scale.x=g.scale.x+t.scale[0]+n(b,Vt(x,r.scale[0]))||Ma,g.scale.y=g.scale.y+t.scale[1]+n(b,Vt(x,r.scale[1]))||Ma,g.scale.z=g.scale.z+t.scale[2]+n(b,Vt(x,r.scale[2]))||Ma,g.scale.multiply(this.object.scale),g.hiddenMatrix=this.object.hiddenMatrix}}getSubdivData(){if(!this.objectForSample)return[];let e=this.parameters.toObject.spreadType;if(e==="random")return[];if(this.objectForSample instanceof lp){let t=this.objectForSample,i=sK[e],r=SD[i],a=wD[i],s=_D[i],n=[],o=r(t.subdivPointerNew);for(let l=0;l<=o-1;l++){let h=a(t.subdivPointerNew,l),c=s(t.subdivPointerNew,l);lC.fromArray(h).applyMatrix4(t.matrixWorld),hC.fromArray(c),n.push({pos:lC.toArray(),norm:hC.toArray()})}return n}else return(this.objectForSample.geometry.index?cK(this.objectForSample.geometry):uK(this.objectForSample.geometry)).map((t,i)=>e==="polygon_center"?{pos:t.midpoint,norm:t.norm}:e==="vertex"?[{pos:t.vertices[0],norm:t.norm},{pos:t.vertices[1],norm:t.norm},{pos:t.vertices[2],norm:t.norm}]:e==="edge"?[{pos:t.faceCenters[0],norm:t.norm},{pos:t.faceCenters[1],norm:t.norm},{pos:t.faceCenters[2],norm:t.norm}]:[]).flat()}updateState(e,t){if(this.parameters=qg(e),this.parameters.type!=="toObject")(this.parent===null||this.parent!==this.object)&&(this.removeFromParent(),this.object.parent?.add(this),this.matrix=this.object.matrix,this.hiddenMatrix=this.object.hiddenMatrix,this.matrixWorldNeedsUpdate=!0,this.matrixAutoUpdate=!1);else if(this.parent===null||this.parent.uuid!==this.parameters.toObject.object){this.removeFromParent();let i=t.find(this.parameters.toObject.object);i instanceof Ra?this.objectForSample=i:this.objectForSample=void 0,this.matrix=new je,this.hiddenMatrix=new je,this.matrixWorldNeedsUpdate=!0,this.matrixAutoUpdate=!1,i&&i.add(this)}this.update()}get pendingMediaLoad(){return this._pendingMediaLoad}},wp=e=>{var t;return t=class extends e{},t.geometryHelper=new Ks(30,30,30),t},im=new uu,ty=new Wa,cC=new je,_p=(e,t,i,r,a=!1,s=e)=>{let n=t,o=s.matrixWorld;if(n.boundingSphere===null&&n.computeBoundingSphere(),ty.copy(n.boundingSphere),ty.applyMatrix4(o),i.ray.intersectsSphere(ty)===!1||(cC.copy(o).invert(),im.copy(i.ray).applyMatrix4(cC),n.boundingBox!==null&&im.intersectsBox(n.boundingBox)===!1))return;let l,h,c,u,d=n.index,p=n.attributes.position,f=n.drawRange,m,g;if(a===!1){let x=Math.max(0,f.start),b=Math.min(d.count,f.start+f.count);for(m=x,g=b;m<g;m+=3)if(h=d.getX(m),c=d.getX(m+1),u=d.getX(m+2),l=y(e,i,im,p,h,c,u),l){l.faceIndex=Math.floor(m/3),r.push(l);return}}else{let x=n.attributes.position,b=new R,_=new R,M=new R,S=new R,C=2,A=1/((s.scale.x+s.scale.y+s.scale.z)/3),T=A*A,P=Math.max(0,f.start),I=Math.min(x.count,f.start+f.count);for(let z=P,F=I-1;z<F;z+=C){if(b.fromBufferAttribute(x,z),_.fromBufferAttribute(x,z+1),im.distanceSqToSegment(b,_,S,M)>T)continue;S.applyMatrix4(s.matrixWorld);let L=i.ray.origin.distanceTo(S);L<i.near||L>i.far||r.push({distance:L,point:M.clone().applyMatrix4(s.matrixWorld),object:e})}}function y(x,b,_,M,S,C,A){let T=new R,P=new R,I=new R,z=new R,F=new R;if(T.fromBufferAttribute(M,S),P.fromBufferAttribute(M,C),I.fromBufferAttribute(M,A),_.intersectTriangle(T,P,I,!1,z)===null)return null;F.copy(z),F.applyMatrix4(x.matrixWorld);let L=b.ray.origin.distanceTo(F);return L<b.near||L>b.far?null:{faceIndex:1,distance:L,point:F.clone(),object:x}}},rm=new R,ps=new Sh,bK=class extends dp{constructor(e){let t=new yt,i=new Ml({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={},n=new Ct(15711266),o=new Ct(15711266),l=new Ct(2857471);h("n1","n2",n),h("n2","n4",n),h("n4","n3",n),h("n3","n1",n),h("f1","f2",n),h("f2","f4",n),h("f4","f3",n),h("f3","f1",n),h("n1","f1",n),h("n2","f2",n),h("n3","f3",n),h("n4","f4",n),h("p","n1",o),h("p","n2",o),h("p","n3",o),h("p","n4",o),h("u1","u2",l),h("u2","u3",l),h("u3","u1",l);function h(u,d,p){c(u,p),c(d,p)}function c(u,d){r.push(0,0,0),a.push(d.r,d.g,d.b),s[u]===void 0&&(s[u]=[]),s[u].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update()}update(){let e=this.geometry,t=this.pointMap,i=!0;ps.projectionMatrixInverse.elements=[.5112609807824982,-0,-0,-0,-0,.41421356237309503,-0,-0,-0,-0,-0,-.099999,-0,-0,-1.0000000000000002,.100001];let r=1,a=1,s=i?.8:1e-4;Bs("n1",t,e,ps,-r,-a,s),Bs("n2",t,e,ps,r,-a,s),Bs("n3",t,e,ps,-r,a,s),Bs("n4",t,e,ps,r,a,s);let n=s;Bs("f1",t,e,ps,-r,-a,n),Bs("f2",t,e,ps,r,-a,n),Bs("f3",t,e,ps,-r,a,n),Bs("f4",t,e,ps,r,a,n);let o=n,l=.5;Bs("u1",t,e,ps,r*.7*l,a*1.1,o),Bs("u2",t,e,ps,-r*.7*l,a*1.1,o),Bs("u3",t,e,ps,0,a*(1.1+.9*l),o),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function Bs(e,t,i,r,a,s,n){rm.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],rm.x,rm.y,rm.z)}}var wK=class extends wp(bK){constructor(e){super(e),this.object=e,this.object=e,this.name=`CombinedCameraHelper: ${e.uuid}`}updateMatrixWorld(e){super.updateMatrixWorld(e),this.updateTarget()}updateTarget(){let e=this.object.getTarget();this.updateWorldMatrix(!0,!1),this.worldToLocal(e)}raycast(e,t){_p(this.object,this.geometry,e,t,!0)}},dx;(e=>e.is=t=>"objectHelper"in t)(dx||(dx={}));var Cu=(e,t)=>class extends Ob(e){constructor(){super(...arguments),this.objectHelper=new t(this),this.gizmos={}}get geometryHelper(){return t.geometryHelper}raycast(i,r){this.objectHelper.raycast(i,r)}showGizmos(){for(let i in this.gizmos){let r=this.gizmos[i];r instanceof qm&&(r.visible=!0)}}updateEntityBoxSize(i,r){this.objectHelper.visible&&this.geometryHelper instanceof Ks?(i.setScalar(0),r.set(this.geometryHelper.parameters.width,this.geometryHelper.parameters.height,this.geometryHelper.parameters.height).multiplyScalar(.5)):super.updateEntityBoxSize(i,r)}hideGizmos(){for(let i in this.gizmos){let r=this.gizmos[i];r instanceof qm&&(r.visible=!1)}}},am=790,dc=new R,iy=new R,ry=new Rt,ay=new R,cd=new R,sy=new R,ya=class extends Cu(Sh,wK){constructor(e="",t={...$d.defaultData,name:""}){super(),this._cameraType="OrthographicCamera",this.targetOffset=iu.DefaultTargetOffset,this.isUpVectorFlipped=!1,this.angleOffsetFromUp=0,this.wasMovedByUser=!1,this.wasMovedBySwitchCameraAction=!1,this.super_Entity(e,t),this.previousProjectionMatrix=new je,this.matrixAutoUpdate=!0,this.width=window.innerWidth,this.height=window.innerHeight;let i=this.width,r=this.height;this.orthoCamera=new zg(i*-.5,i*.5,r*.5,r*-.5,-5e4,1e4),this.perspCamera=new pa(45,i/r,50,1e4),this.left=this.orthoCamera.left,this.right=this.orthoCamera.right,this.top=this.orthoCamera.top,this.bottom=this.orthoCamera.bottom,this.far=this.orthoCamera.far,this.view=this.orthoCamera.view,this.aspect=this.perspCamera.aspect,this.focus=this.perspCamera.focus,this.filmGauge=this.perspCamera.filmGauge,this.filmOffset=this.perspCamera.filmOffset,this.objectHelper.update()}get isPerspectiveCamera(){return this.cameraType==="PerspectiveCamera"}get isOrthographicCamera(){return!this.isPerspectiveCamera}get cameraType(){return this._cameraType}set fov(e){this.perspCamera.fov=e}get fov(){return this.perspCamera.fov}setNear(e,t){e==="PerspectiveCamera"?this.perspCamera.near=t:this.orthoCamera.near=t}setZoom(e,t){t>=0&&(e==="PerspectiveCamera"?this.perspCamera.zoom=t:this.orthoCamera.zoom=t)}set cameraType(e){e==="PerspectiveCamera"?this.toPerspective():e==="OrthographicCamera"&&this.toOrthographic()}get near(){return this._cameraType==="PerspectiveCamera"?this.perspCamera.near:this.orthoCamera.near}set near(e){this._cameraType==="PerspectiveCamera"?this.perspCamera.near=e:this.orthoCamera.near=e}get zoom(){return this._cameraType==="PerspectiveCamera"?this.perspCamera.zoom:this.orthoCamera.zoom}set zoom(e){e>=0&&(this._cameraType==="PerspectiveCamera"?this.perspCamera.zoom=e:this.orthoCamera.zoom=e)}lookAt(e,t,i){typeof e=="number"&&(e=new R(e,t,i)),super.lookAt(e),this.getWorldPosition(dc),this.targetOffset=dc.distanceTo(e)}getTarget(e=new R){return this.getWorldDirection(iy),this.getWorldPosition(dc),iy.multiplyScalar(this.targetOffset),e.copy(dc).add(iy),e}getDistanceToTarget(){let e=this.getTarget();return this.getWorldPosition(dc),dc.distanceTo(e)}updateUp(){this.getWorldQuaternion(ry),ay.set(0,0,1).applyQuaternion(ry),cd.copy(Ai.DEFAULT_UP),this.isUpVectorFlipped&&cd.negate(),cd.applyQuaternion(ry),sy.copy(Ai.DEFAULT_UP).projectOnPlane(ay),this.angleOffsetFromUp=sy.angleTo(cd),this.angleOffsetFromUp*=sy.cross(cd).dot(ay)>=0?1:-1}updateTransformState(e,t){let i=super.updateTransformState(e,t);return e.isUpVectorFlipped!==void 0&&(this.isUpVectorFlipped=e.isUpVectorFlipped),this.updateUp(),i}getViewFrontToObject(e){let t=e.getWorldPosition(new R),i=e.getWorldDirection(new R).multiplyScalar(this.targetOffset);return{position:t.clone().add(i),target:t}}getViewToTarget(e){let t=this.getWorldDirection(new R).multiplyScalar(this.targetOffset);return{position:e.clone().sub(t),target:e}}getViewToObject(e){let t=new R,i=e.getWorldPosition(t);return this.getViewToTarget(t)}setViewplaneSize(e,t,i=!1){if(this.aspect=e/t,i){let r=e>t?this.aspect:1,a=e>t?1:this.aspect;this.left=-am*.5*r,this.right=am*.5*r,this.top=am*.5*(1/a),this.bottom=-am*.5*(1/a)}else this.left=-e*.5,this.right=e*.5,this.top=t*.5,this.bottom=-t*.5;this.updateProjectionMatrix()}copyViewPlaneSize(e){this.aspect=e.aspect,this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.updateProjectionMatrix()}toOrthographic(){this.orthoCamera.left=this.left,this.orthoCamera.right=this.right,this.orthoCamera.top=this.top,this.orthoCamera.bottom=this.bottom,this.orthoCamera.view=this.view,this.orthoCamera.far=this.far,this.orthoCamera.updateProjectionMatrix(),this.projectionMatrix=this.orthoCamera.projectionMatrix,this.projectionMatrixInverse=this.orthoCamera.projectionMatrixInverse,this._cameraType="OrthographicCamera",this.objectHelper&&this.objectHelper.update()}toPerspective(){this.perspCamera.aspect=this.aspect,this.perspCamera.fov=this.fov,this.perspCamera.view=this.view,this.perspCamera.far=this.far,this.perspCamera.updateProjectionMatrix(),this.projectionMatrix=this.perspCamera.projectionMatrix,this.projectionMatrixInverse=this.perspCamera.projectionMatrixInverse,this._cameraType="PerspectiveCamera",this.objectHelper&&this.objectHelper.update()}setFocalLength(e){this.perspCamera.setFocalLength(e),this.toPerspective()}getFocalLength(){return this.perspCamera.getFocalLength()}getEffectiveFOV(){return this.perspCamera.getEffectiveFOV()}getFilmWidth(){return this.perspCamera.getFilmWidth()}getFilmHeight(){return this.perspCamera.getFilmHeight()}setViewOffset(e,t,i,r,a,s){this._cameraType==="PerspectiveCamera"?this.perspCamera.setViewOffset(e,t,i,r,a,s):this.orthoCamera.setViewOffset(e,t,i,r,a,s)}clearViewOffset(){this._cameraType==="PerspectiveCamera"?(this.perspCamera.clearViewOffset(),this.toPerspective()):(this.orthoCamera.clearViewOffset(),this.toOrthographic())}copyHistory(){this.previousProjectionMatrix&&this.previousProjectionMatrix.copy(this.projectionMatrix)}updateProjectionMatrix(){this._cameraType==="PerspectiveCamera"?this.toPerspective():this._cameraType==="OrthographicCamera"&&this.toOrthographic()}updateMatrixWorld(e){super.updateMatrixWorld(e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(e,t){super.updateWorldMatrix(e,t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}copy(e,t){return super.copy(e,t),this.parent=e.parent,this.orthoCamera.copy(e.orthoCamera),this.perspCamera.copy(e.perspCamera),this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.far=e.far,this.view=e.view===null?null:Object.assign({},e.view),this._cameraType=e._cameraType,this.aspect=e.aspect,this.fov=e.fov,this.focus=e.focus,this.filmGauge=e.filmGauge,this.filmOffset=e.filmOffset,this.targetOffset=e.targetOffset,this.updateProjectionMatrix(),this}toCameraState(e=[]){let t={type:this.cameraType,far:this.far,orthographic:{near:this.orthoCamera.near,zoom:this.orthoCamera.zoom},perspective:{near:this.perspCamera.near,fov:this.perspCamera.fov,zoom:this.perspCamera.zoom},up:this.up.toArray(),targetOffset:this.targetOffset,isUpVectorFlipped:this.isUpVectorFlipped};return s1(t,e)}updateCameraSubtype(e,t){let i=e==="perspective"?"PerspectiveCamera":"OrthographicCamera";t.zoom!==void 0&&this.setZoom(i,t.zoom),t.near!==void 0&&this.setNear(i,t.near),t.fov!==void 0&&i==="PerspectiveCamera"&&(this.fov=t.fov)}updateState(e,t){this.updateCameraState(e,t)}updateCameraState(e,t){this.updateState_Entity(e,t),e.far!==void 0&&(this.far=e.far),e.orthographic!==void 0&&this.updateCameraSubtype("orthographic",e.orthographic),e.perspective!==void 0&&this.updateCameraSubtype("perspective",e.perspective),e.type!==void 0&&(this.cameraType=e.type),e.up!==void 0&&this.up.fromArray(e.up),e.targetOffset!==void 0&&(this.targetOffset=e.targetOffset),e.isUpVectorFlipped!==void 0&&(this.isUpVectorFlipped=e.isUpVectorFlipped),this.updateProjectionMatrix()}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),e.path.length===1&&e.type===0&&this.updateCameraSubtype(e.path[0],e.props)}toState(e){return{...super.toState(e),...this.toCameraState(e),type:this.cameraType}}},pc=new je,_K=new je;function uC(e){let t=!1;return e.scene.objects.traverse((i,r)=>{r.geometry?.type==="BooleanGeometry"&&(t=!0)}),t}var wh=class extends Mu{constructor(e,t,i){super(e,t),this.data=t,this.meshSetAddresses=[],this.needsTransformForDownstream=!1,this.geometry=new yt,this.onAfterRender=(r,a,s,n,o,l)=>{super.onAfterRender(r,a,s,n,o,l),this.recomputeBoolean()},this.geometry.userData.parameters={width:0,height:0,depth:0}}get booleanOp(){return this.data.geometry.operation}get phongAngle(){return this.data.geometry.phongAngle??45}get isLOD(){return this.recomputeBoolean(),!1}updateByPatchedOp(e,t,i){super.updateByPatchedOp(e,t,i),e.path.length===1&&e.path[0]==="geometry"&&e.type===0&&e.props.operation!==void 0&&(this.freeBooleanPointer(),this.resetBBoxNeedsUpdate())}freeBooleanPointer(){super.freeBooleanPointer(),this.geometry.dispose()}recomputeBoolean(e,t=!0){if(this.booleanMeshSetAddress!==-1&&!e)return;for(let r=0;r<this.children.length;r++){let a=this.children[r];a instanceof wh&&a.dataPatched.visible===!0&&a.recomputeBoolean(e===!0,t)}this.meshSetAddresses=[];for(let r=0;r<this.children.length;r++){let a=this.children[r];if(a instanceof Ra&&a.dataPatched.visible===!0&&a.geometry.attributes.position?.count>0&&a.geometry.drawRange.count>0&&a.booleanMeshSetAddress!==0){pc.multiplyMatrices(a.hiddenMatrix,a.matrix);try{if(a.booleanMeshSetAddress===-1){if((a.geometry.index??a.geometry.getAttribute("position")).count/3<15e5&&(a.booleanMeshSetAddress=lo.getMeshSet(a.geometry,e===!0,t)),a.booleanMeshSetAddress===-1)return;lo.transformMeshSet(a.booleanMeshSetAddress,pc),a.booleanMatrixInvOld.copy(pc).invert(),a.booleanWasTransformed=!1}else a instanceof wh&&a.needsTransformForDownstream===!0?(lo.transformMeshSet(a.booleanMeshSetAddress,pc),a.needsTransformForDownstream=!1):a.booleanWasTransformed===!0&&(lo.transformMeshSet(a.booleanMeshSetAddress,_K.multiplyMatrices(pc,a.booleanMatrixInvOld)),a.booleanMatrixInvOld.copy(pc).invert(),a.booleanWasTransformed=!1)}catch(s){console.error(s),a.booleanMeshSetAddress=0,a.geometry.userData.booleanOperationDidFail=!0;continue}lo.hasOpenEdges(a.booleanMeshSetAddress)===!1||r===this.children.length-1&&this.booleanOp===2?(this.meshSetAddresses.push(a.booleanMeshSetAddress),a.geometry.userData.booleanOperationDidFail=!1):a.geometry.userData.booleanOperationDidFail="openEdges"}}if(this.meshSetAddresses.length===0){this.geometry.setAttribute("position",new ot([],0)),this.geometry.setDrawRange(0,0);return}if(e===!0)return lo.calcBooleanTopological(this.meshSetAddresses,this.booleanOp);let i=this.geometry;i.dispose(),this.geometry=new yt,this.geometry.userData=i.userData,this.geometry.boundingSphere=i.boundingSphere;try{this.booleanMeshSetAddress=lo.calcBoolean(this.meshSetAddresses,this.booleanOp,this.geometry,this.phongAngle)}catch(r){this.booleanMeshSetAddress=0,this.geometry.userData.booleanOperationDidFail=!0,console.error(r)}this.booleanMatrixInvOld.copy(this.matrix).invert(),this.needsTransformForDownstream=!0,Yb(this),Xb(this)}dispose(){super.dispose(),this.geometry.dispose()}},px;(e=>{function t(i){return ni.is(i)&&i instanceof mp}e.is=t})(px||(px={}));var Qb=(e,t)=>class extends Cu(e,t){updateState_Light(i,r){this.updateState_Entity(i,r),i.color!==void 0&&(this.color=r.shared.color(i.color)),i.intensity!==void 0&&(this.intensity=i.intensity),i.depth!==void 0&&(this.shadow.camera.far=i.depth,this.shadow.needsUpdate=!0),i.shadows!==void 0&&(this.castShadow=i.shadows)}},js=e=>e instanceof Ra,wo=e=>e!==null&&e instanceof wh,SK=e=>e instanceof ya,AK=e=>px.is(e),fx=e=>dx.is(e),MK=new R(1,1,1),dC=new R,CK=new R,pC=new Rt,Sp=class extends wp(VN){constructor(e,t=15){super(t),this.object=e,this.dummy=new ol,this.object.updateMatrixWorld(),this.name=`EmptyObjectHelper: ${e.uuid}`,this.matrix=this.dummy.matrixWorld,this.matrixAutoUpdate=!1,this.object.isBone&&(this.visible=!1)}raycast(e,t){_p(this.object,Sp.geometryHelper,e,t,!1,this.dummy)}update(){}updateMatrix(){}updateMatrixWorld(e){this.object.matrixWorld.decompose(dC,pC,CK),this.matrix.compose(dC,pC,MK),super.updateMatrixWorld(e)}updateWorldMatrix(e,t){}},qc=class extends Cu(ol,Sp){constructor(e,t){super(),this.super_Entity(e,t),this.objectHelper.update()}updateState(e,t){this.updateState_Entity(e,t),"buffer"in e&&Object.keys(e).length===1&&t.scene.reloadSplats()}},Mm=class extends Cu(ol,Sp){constructor(e,t,i){super(),this.super_Entity(e,t),this.context=i,this.objectHelper.update()}updateState(e,t){this.updateState_Entity(e,t)}},AD={RED:0,GREEN:1,BLUE:2,ALPHA:3},Ap="varying vec2 vUv;void main(){vUv=position.xy*0.5+0.5;gl_Position=vec4(position.xy,1.0,1.0);}",EK=`#ifdef FRAMEBUFFER_PRECISION_HIGH
|
|
5409
5409
|
uniform mediump sampler2D inputBuffer;
|
|
5410
5410
|
#else
|
|
5411
5411
|
uniform lowp sampler2D inputBuffer;
|
|
@@ -7361,7 +7361,7 @@ void main() {
|
|
|
7361
7361
|
gVelocity = vec4(0.0); // so it is ignored by TAA
|
|
7362
7362
|
}`,r={covariancesTexture:{type:"t",value:null},centersColorsTexture:{type:"t",value:null},meshIndexIntervals:{value:e},meshMatrixWorldsTexture:{type:"t",value:null},focal:{type:"v2",value:new ae},viewport:{type:"v2",value:new ae},basisViewport:{type:"v2",value:new ae},debugColor:{type:"v3",value:new Ct},covariancesTextureSize:{type:"v2",value:new ae(1024,1024)},centersColorsTextureSize:{type:"v2",value:new ae(1024,1024)},orthoZoom:{type:"f",value:-1}};return new gi({uniforms:r,vertexShader:t,fragmentShader:i,transparent:!0,alphaTest:1,blending:oh,depthTest:!0,depthWrite:!1,side:ja})}static buildGeomtery(e){let t=new yt;t.setIndex([0,1,2,0,2,3]);let i=new Float32Array(4*3),r=new It(i,3);t.setAttribute("position",r),r.setXYZ(0,-1,-1,0),r.setXYZ(1,-1,1,0),r.setXYZ(2,1,1,0),r.setXYZ(3,1,-1,0),r.needsUpdate=!0;let a=new T3().copy(t),s=new Uint32Array(e),n=new Gd(s,1,!1);return n.setUsage(mB),a.setAttribute("splatIndex",n),a.instanceCount=e,a}resetLocalSplatDataAndTexturesFromSplatBuffer(){this.updateLocalSplatDataFromSplatBuffer(),this.allocateAndStoreLocalSplatDataInTextures()}updateLocalSplatDataFromSplatBuffer(){this.splatBuffers.forEach(r=>r.buildPreComputedBuffers()),this.covariances=new Float32Array(this.splatCount*6),this.colors=new Uint8Array(this.splatCount*4),this.centers=new Float32Array(this.splatCount*3);let e=0,t=0,i=0;for(let r of this.splatBuffers){let a=r.nsplats;this.colors.subarray(e,e+a*4).set(r.colorsA),e+=a*4,this.centers.subarray(t,t+a*3).set(r.decoded.xyz.denormDequant().data),t+=a*3,this.covariances.subarray(i,i+a*6).set(new Float32Array(r.precomputedCovarianceBufferData)),i+=a*6}}allocateAndStoreLocalSplatDataInTextures(){let e=this.splatCount,t=new ae(4096,1024);for(;t.x*t.y*2<e*6;)t.y*=2;let i=new ae(4096,1024);for(;i.x*i.y*4<e*4;)i.y*=2;let r,a;if(this.halfPrecisionCovariancesOnGPU){a=new Uint16Array(t.x*t.y*2);for(let c=0;c<this.covariances.length;c++)a[c]=WN.toHalfFloat(this.covariances[c]);r=new ws(a,t.x,t.y,Rm,Co)}else a=new Float32Array(t.x*t.y*2),a.set(this.covariances),r=new ws(a,t.x,t.y,Rm,br);r.needsUpdate=!0,this.material.uniforms.covariancesTexture.value=r,this.material.uniforms.covariancesTextureSize.value.copy(t);let s=new Uint32Array(i.x*i.y*4);for(let c=0;c<e;c++){let u=c*4,d=c*3,p=c*4;s[p]=$ee(this.colors[u],this.colors[u+1],this.colors[u+2],this.colors[u+3]),s[p+1]=vy(this.centers[d]),s[p+2]=vy(this.centers[d+1]),s[p+3]=vy(this.centers[d+2])}let n=new ws(s,i.x,i.y,WE,yo);n.internalFormat="RGBA32UI",n.needsUpdate=!0,this.material.uniforms.centersColorsTexture.value=n,this.material.uniforms.centersColorsTextureSize.value.copy(i);let o=256*4,l=new Float32Array(256*16);for(let c=0;c<this.meshMatrixWorlds.length;c++)l.set(this.meshMatrixWorlds[c].elements,c*16);let h=new ws(l,o,1,qr,br);h.needsUpdate=!0,this.material.uniforms.meshMatrixWorldsTexture.value=h,this.material.uniformsNeedUpdate=!0,this.splatDataTextures={covariances:{data:a,texture:r,size:t},centerColors:{data:s,texture:n,size:i},meshMatrixWorlds:{data:l,texture:h}}}updateIndexes(e){let t=this.geometry;t.attributes.splatIndex.set(e),t.attributes.splatIndex.needsUpdate=!0,t.instanceCount=e.length}updateUniforms(e,t,i,r){this.splatCount>0&&(cm.set(e.x*this.devicePixelRatio,e.y*this.devicePixelRatio),this.material.uniforms.viewport.value.copy(cm),this.material.uniforms.basisViewport.value.set(2/cm.x,2/cm.y),this.material.uniforms.focal.value.set(t,i),this.material.uniforms.orthoZoom.value=r,this.material.uniformsNeedUpdate=!0)}getSplatDataTextures(){return this.splatDataTextures}getSplatCount(){return this.splatCount}getCenters(){return this.centers}getColors(){return this.colors}getCovariances(){return this.covariances}dispose(){this.geometry.dispose(),this.material.dispose(),this.splatDataTextures&&(this.splatDataTextures.covariances.texture.dispose(),this.splatDataTextures.centerColors.texture.dispose(),this.splatDataTextures.meshMatrixWorlds.texture.dispose()),this.removeFromParent()}},GD,ete=new Promise(e=>{GD=e}),VC=!1,um;function tte(){if(VC)return;if(um)return um;async function e(){let t=await Promise.resolve().then(()=>(k_(),F_));GD(t),VC=!0}return um=e(),um}var HD;ete.then(e=>HD=e);var ite=class{constructor(e={}){yd(this,"updateView",function(){let t=new je,i=[],r=new R(0,0,-1),a=new R(0,0,-1),s=new R,n=new R;return function(o=!1,l){let h=this.updateMatrixWorldsInWorkerIfNeeded(),c=this.cropsChanged();if(!o){a.set(0,0,-1).applyQuaternion(l.quaternion);let d=!1,p=!1;if(a.dot(r)<=.95&&(d=!0),n.copy(l.position).sub(s).length()>=1&&(p=!0),!d&&!p&&!h&&!c&&!this.needsInitialRender)return}this.needsInitialRender=!1,s.copy(l.position),r.copy(a),t.copy(l.matrixWorld).invert(),t.premultiply(this.dummyPerspectiveMatrix),i[0]=l.position.x,i[1]=l.position.y,i[2]=l.position.z;let u={sort:{view:t.elements,cameraPosition:i,splatRenderCount:this.splatRenderCount,splatSortCount:this.splatRenderCount},...h?{newMatrixWorlds:this.meshMatrixWorlds}:{},...c?{newCropsArray:this.cropsArray}:{}};this.sortRunning?this.queuedMessage=u:(this.queuedMessage=null,this.sortRunning=!0,this.sortWorker.postMessage(u))}}()),this.scene=e.scene,this.currentPage=null,this.devicePixelRatio=window.devicePixelRatio,this.sortWorker=null,this.splatRenderCount=0,this.splatSortCount=0,this.splatMesh=null,this.sortRunning=!1,this.meshMatrixWorlds=null,this.meshMatrixWorldsOld=null,this.cropsArray=null,this.splatEntries=null,this.queuedMessage=null,this.needsInitialRender=!0,this.dummyPerspectiveMatrix=new je().makePerspective(-1,1,-1,1,.1,1e3)}updateSplatMeshUniforms(e,t){let i=new ae;this.splatMesh!==null&&this.splatMesh.getSplatCount()>0&&(e.getSize(i),this.cameraFocalLengthX=t.projectionMatrix.elements[0]*this.devicePixelRatio*i.x*.45,this.cameraFocalLengthY=t.projectionMatrix.elements[5]*this.devicePixelRatio*i.y*.45,this.splatMesh.updateUniforms(i,this.cameraFocalLengthX,this.cameraFocalLengthY,t.isPerspectiveCamera?-1:t.zoom*this.devicePixelRatio))}loadSplat(e={}){this.activePage=this.scene.activePage,e.position&&(e.position=new R().fromArray(e.position)),e.orientation&&(e.orientation=new Rt().fromArray(e.orientation)),e.halfPrecisionCovariances=!!e.halfPrecisionCovariances;let t=[];if(this.splatEntries=t,this.activePage.traverseVisibleEntity(s=>{s.data.type==="Splat"&&t.push(s)}),this.splatMesh&&this.splatMesh.dispose(),t.length===0)return this.splatMesh=null,!1;this.meshMatrixWorlds=t.map(s=>s.matrixWorld),this.meshMatrixWorldsOld=t.map(s=>s.matrixWorld.clone()),this.cropsArray=t.map(s=>s.data.crops.map(n=>n.data));let i=t.map(s=>new HD.GSplineBuffer(new Uint8Array(s.data.buffer).buffer)),r=0,a=[0];for(let s of i)r+=s.getSplatCount(),a.push(r);return this.setupSplatMesh(i,r,e.position,e.orientation,e.halfPrecisionCovariances,this.devicePixelRatio,a,this.meshMatrixWorlds),this.setupSortWorker(r),!0}updateMatrixWorldsInWorkerIfNeeded(){let e=this.splatDataTextures.meshMatrixWorlds.data;for(let t=0;t<this.meshMatrixWorlds.length;t++)e.set(this.meshMatrixWorlds[t].elements,t*16);return this.splatDataTextures.meshMatrixWorlds.texture.needsUpdate=!0,this.meshMatrixWorlds.every((t,i)=>t.equals(this.meshMatrixWorldsOld[i]))?!1:(this.meshMatrixWorldsOld=this.meshMatrixWorlds.map(t=>t.clone()),!0)}cropsChanged(){let e=!1;return this.splatEntries.forEach((t,i)=>{t.data.crops.forEach((r,a)=>{this.cropsArray[i][a]===void 0?(e=!0,this.cropsArray[i][a]=r.data):Object.entries(r.data).forEach(([s,n])=>{Array.isArray(n)&&n.some((o,l)=>o!==this.cropsArray[i][a][s][l])?(e=!0,this.cropsArray[i][a][s]=n):n!==this.cropsArray[i][a]?.[s]&&(e=!0,this.cropsArray[i][a][s]=n)})}),t.data.crops.length!==this.cropsArray[i]?.length&&(this.cropsArray[i].length=t.data.crops.length,e=!0)}),e}setupSplatMesh(e,t,i=new R,r=new Rt,a=!1,s=1,n,o){this.splatMesh=Tm.buildMesh(e,t,a,s,n,o),this.splatMesh.position.copy(i),this.splatMesh.quaternion.copy(r),this.splatMesh.frustumCulled=!1,this.splatMesh.renderOrder=99999,this.splatRenderCount=t,this.splatMesh.onBeforeRender=(l,h,c)=>this.update(l,c)}setupSortWorker(e){this.sortWorker=Jee(e),this.sortWorker.onmessage=t=>{t.data.sortDone?(this.sortRunning=!1,this.splatMesh?.updateIndexes(new Uint32Array(t.data.indexesBuffer)),this.lastSortTime=t.data.sortTime,this.queuedMessage&&(this.sortWorker.postMessage(this.queuedMessage),this.queuedMessage=null)):t.data.sortCanceled?this.sortRunning=!1:t.data.sortSetupPhase1Complete?this.sortWorker.postMessage({positions:this.splatMesh.getCenters().buffer,meshMatrixWorlds:this.splatMesh.meshMatrixWorlds,meshIndexIntervals:this.splatMesh.meshIndexIntervals,cropsArray:this.cropsArray}):t.data.sortSetupComplete&&(this.splatDataTextures=this.splatMesh.getSplatDataTextures(),this.scene.activePage.add(this.splatMesh),this.needsInitialRender=!0)}}update(e,t){this.splatMesh!==null&&(this.updateSplatMeshUniforms(e,t),this.updateView(!1,t))}getSplatMesh(){return this.splatMesh}},Cx=new _h;Cx.wireframe=!0;var jC=new R,aw=class extends _o{constructor(e,t){super(),this.data=e,this.sharedAssets=t,this.enableHelpers=!1,this.wireframeState=!1,this.needsTransmissionDirty=!0,this.needsNormalDirty=!0,this._needsTransmission=!1,this._needsNormal=!1,this.geometryCacheChanged=!1,this.splatViewer=null,this.entityByUuid={},this.entityIdentityToEntity={},this.toExpandCloner=new Set,this.toUpdateCloner=new Set,this.pendingCommands=[],this.pathConstraints=new Qee,this.invisibleObjects=new qc("jflkdsafjasdifjaslk",{...B1.defaultData,visible:!1,name:"buildin invisible"}),this.needsRecomputeInstances=!1,this.init(e,t),this.matrixAutoUpdate=!1,this.errorPage=new Hr("fdasfa",{...nu.defaultData,name:""},{shared:t,scene:this})}markGeometryCacheDirty(){this.geometryCacheChanged=!0}markNeedsUpdateRendererDirty(){this.needsTransmissionDirty=!0,this.needsNormalDirty=!0}needsTransmission(){return this.needsTransmissionDirty&&(this._needsTransmission=Wee(this),this.needsTransmissionDirty=!1),this._needsTransmission}needsNormal(){return this.needsNormalDirty&&(this._needsNormal=Hee(this),this.needsNormalDirty=!1),this._needsNormal}registerInstanceAndSetUuid(e){let t=e.identity.join("-"),i=this.entityIdentityToEntity[t];i&&(e.uuid=i.uuid),this.entityIdentityToEntity[t]=e,this.entityByUuid[e.uuid]=e}markPenumbraSizeDirty(){for(let e of this.children)e instanceof Hr&&(e.penumbraSizeArrayCache=null)}findInstance(e){return this.entityIdentityToEntity[e.join("-")]}get bgColor(){return this.activePage.bgColor}get postprocessing(){return this.activePage.data.postprocessing}getWithSortKey(e){let t=this.find(e);if(t===void 0)return;let i=[],r=t;for(;r!==this;){let a=r;r=r.parent;let s=r.children.indexOf(a);i.splice(0,0,s)}return{entity:t,sortKey:i}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push(r)}return t.sort((i,r)=>vT(i.sortKey,r.sortKey)),t.map(i=>i.entity)}nonExistOrDescendantOf(e,t){let i=this.find(e);if(i===void 0)return!0;for(;i;){if(i.uuid===t)return!0;i=i.parent}return!1}find(e){if(this.activePage&&this.activePage.personalCamera.parent){if(e==="f23858d0-4a3b-4bd8-8173-66ed0af7f6fb-personalCamera")return this.activePage.personalCamera;if(e===_u)return this.activePage.personalCamera}if(e===""||e===void 0)return;let t=this.entityByUuid[e];return t===void 0?this.getObjectByProperty("uuid",e):t}find2D(e){for(let t of this.children)if(t instanceof Hr&&t.uiScene){let i=t.uiScene.find(e);if(i)return i}}findScene2DfromObject2D(e){for(let t of this.children)if(t instanceof Hr&&t.uiScene&&t.uiScene.find(e))return t.uiScene}find2DInUIObjects(e){let t;return this.traverseEntity(i=>{t===void 0&&i instanceof fa&&(t=i.uiCanvas.find(e))}),t}traverse2D(e){for(let t of this.children)t instanceof Hr&&t.uiScene&&t.uiScene.traverse(e)}debugEnsureEntity(e){let t=this.find(e);if(t){if(Array.isArray(t.identity)&&this.findInstance(t.identity)===void 0){console.error("not found instance");debugger}}else{console.error("not found");debugger}}addPendingExpandCloner(e){this.toExpandCloner.add(e)}addPendingUpdateCloner(e){this.toUpdateCloner.add(e)}markToExpandCloner(e){this.toExpandCloner.add(e),e.traverseEntityAncestors(t=>{this.toExpandCloner.add(t)})}doPendingExpandCloner(){this.toExpandCloner.forEach(e=>{e.expandCloner(this)}),this.toExpandCloner.clear()}doPendingUpdateCloner(){this.toUpdateCloner.forEach(e=>{e.cloner?.update()}),this.toUpdateCloner.clear()}doPendingUpdates(){this.doPendingExpandCloner(),this.doPendingUpdateCloner(),this.applyPendingCommands()}addPendingCommand(e){this.pendingCommands.push(e)}applyPendingCommands(){this.pendingCommands.forEach(e=>e()),this.pendingCommands.length=0}updateByLibOp(e,t){e.path.length===1&&e.path[0]==="components"&&e.type===1&&this.createChildrenObjects([{...e.data.asset,id:e.id}],this.invisibleObjects,t)}updateTreeByOp(e,t){if(e.path.length===0&&e.type===7){let i=e.parent===null?this:this.find(e.parent);if(i===void 0)throw new Error("unexpected");let r=this.createObject(e.id,e.data,e.children,i,e.localIndex,t);r.updateVisible(this),r.resetBBoxNeedsUpdate(),js(r)&&wo(r.parent)&&(r.invalidateUpstreamBooleanData(),r.parent.invalidateDownstreamBooleanData().recomputeBoolean()),this.markNeedsRecomputeInstancesForAncessors(i),this.markNeedsRecomputeInstancesForChildren(r),this.markToExpandCloner(r),this.markPenumbraSizeDirty(),r.updatePathSnapping()}else if(e.path.length===0&&e.type===8){let i=this.find(e.id);if(i===void 0)throw new Error("unexpected");this.markToExpandCloner(i),i.resetBBoxNeedsUpdate(),this.unregisterObject(i);let r=i.parent;this.markNeedsRecomputeInstancesForAncessors(r),this.markNeedsRecomputeInstancesForChildren(i),this.markPenumbraSizeDirty(),i.parent.remove(i),wo(i.parent)&&(i.parent.invalidateUpstreamBooleanData(),i.parent.invalidateDownstreamBooleanData().recomputeBoolean()),js(i)&&(i.freeBooleanPointer(),r instanceof wh&&r.invalidateDownstreamBooleanData().recomputeBoolean()),i instanceof tw&&i.detachShape(),this.disposeAndUnregisterEntityRecursivelyIfNotReregistered(i),this.pathConstraints.removeDependencies(i.uuid),i.updatePathSnapping()}else if(e.path.length===0&&e.type===9){let i=this.find(e.id);if(i===void 0)throw new Error("unexpected");this.markNeedsRecomputeInstancesForChildren(i);let r=i.parent;this.markNeedsRecomputeInstancesForAncessors(r),i.cloner?.resetOnMove(),this.markToExpandCloner(i);let a=e.parent===null?this:this.find(e.parent);if(a===void 0)throw new Error("unexpected");a.add(i),this.markNeedsRecomputeInstancesForAncessors(a),this.markToExpandCloner(i),i.invalidateClonerTransform(i),i.updateVisible(this),i.resetBBoxNeedsUpdate(),this.markPenumbraSizeDirty();let s=e.localIndex;a.children.splice(s,0,a.children.pop()),js(i)&&(i.invalidateUpstreamBooleanData(),wo(i.parent)?i.parent.invalidateDownstreamBooleanData().recomputeBoolean():r instanceof wh&&r.invalidateDownstreamBooleanData().recomputeBoolean()),i.updatePathSnapping()}this.markNeedsUpdateRendererDirty(),this.markGeometryCacheDirty()}get playPage(){return this.find(this.data.publish.playPage)??this.errorPage}updatePage(e){this.activePage&&this.activePage.onDeactive(),this.activePage=this.errorPage;for(let t of this.children)t instanceof Hr&&(t.visible=t.uuid===e,t.visible&&(this.activePage=t,this.activePage.onActive(this)));this.activePage!==this.splatViewer?.activePage&&this.reloadSplats()}updateEntityByOp(e,t,i,r){if(t.type===0){if(("overrides"in t.props||"component"in t.props)&&this.markNeedsRecomputeInstances(),"visible"in t.props&&this.markPenumbraSizeDirty(),t.path.includes("overrides")&&"states"in t.props){let{rest:s}=t.props;t={...t,props:s},this.markNeedsRecomputeInstances()}t.path[0]==="pathSnapping"&&t.props.pathId!==void 0&&this.pathConstraints.setConstraint(e,t.props.pathId)}let a=this.find(e);if(a)try{Gee(a,t,i,{scene:this,shared:r}),a instanceof ga&&a.updateGeometryGroupsIfNeeded()}catch(s){console.error(s)}}updateEntity2DByOp(e,t,i,r,a,s=[]){e.updateEntityByOp(t,i,r,a),this.traverseEntity(n=>{(n instanceof fa||n instanceof Hr)&&(s.includes(n.frameId??"")||n.frameId===t)&&n.updateEntity2DByOp(t,i,r,a)})}get activeCamera(){return this.activePage.activeCamera}switchActiveCamera(e){this.activePage.switchActiveCamera(e)}isInvisibleObjects(e){return e===this.invisibleObjects||e.hasAnccestor(this.invisibleObjects)}init(e,t){let i=Object.entries(t.data.lib.components).map((r,a)=>({data:r[1].asset.data,children:r[1].asset.children,id:r[0],fi:a}));this.invisibleObjects.updateState(this.invisibleObjects.data,{scene:this,shared:t}),this.add(this.invisibleObjects),this.createChildrenObjects(i,this.invisibleObjects,t),this.createChildrenObjects(e.objects,this,t),this.updatePage(e.publish.playPage),this.activePage.switchToPlayCamera(),this.expandInstances(t,!0),this.traverseEntity(r=>{r instanceof ya&&r.updateUp()}),this.doPendingExpandCloner(),this.applyPendingCommands()}markNeedsRecomputeInstances(){this.needsRecomputeInstances=!0}markNeedsRecomputeInstancesForChildren(e){e.traverseEntity(t=>{(t.data.type==="Component"||t.data.type==="Instance")&&this.markNeedsRecomputeInstances()})}markNeedsRecomputeInstancesForAncessors(e){ni.is(e)&&(e.data.type==="Component"&&this.markNeedsRecomputeInstances(),e.traverseAncestors(t=>{ni.is(t)&&t.data.type==="Component"&&this.markNeedsRecomputeInstances()}))}relativeizeInner(e,t,i,r,a,s,n){if(e){let o=r.find(e);o&&o!==r&&a.forInstancesRec(l=>{l.data=Jd(l.data,h=>{let c=h.events.data(n.id),u=l.goUp(s);if(u){let d=[...gT(u.identity),e].join("-"),p=this.entityIdentityToEntity[d];if(p){let f=p.uuid,m=sa.zoom(c,t);m[i]=f}else console.warn("cannot find instance")}}).data})}}rewriteActions(e,t,i,r,a,s){e.forEach(n=>{n.data.type==="Transition"?this.relativeizeInner(n.data.object,[...t,n.id],"object",i,r,a,s):n.data.type==="Animation"?this.relativeizeInner(n.data.object,[...t,n.id],"object",i,r,a,s):n.data.type==="Conditional"&&(this.rewriteActions(n.data.ifActions,[...t,n.id,"ifActions"],i,r,a,s),this.rewriteActions(n.data.elseActions,[...t,n.id,"elseActions"],i,r,a,s))})}rewriteEventsBeforeGoToPlayMode(){this.traverseEntity(e=>{if(e instanceof Yc&&typeof e.identity=="string"&&e.data.type==="Component")return e.traverseEntity((t,i)=>{t.data.events.forEach(r=>{if(r.data.type==="GameControl"){let a=!1;if(t.forInstancesRec(s=>{s.data=Jd(s.data,n=>{s.isInstanceRoot||(n.events.delete(r.id),a=!0)}).data}),a===!1)for(let s of mg.list)this.rewriteActions(r.data.gameActions[s],["gameActions",s],e,t,i,r)}else r.data.type==="Conditional"?(r.data.condition.type==="Distance"?(this.relativeizeInner(r.data.condition.fromObject,["condition"],"fromObject",e,t,i,r),this.relativeizeInner(r.data.condition.toObject,["condition"],"toObject",e,t,i,r)):r.data.condition.type==="State"?this.relativeizeInner(r.data.condition.object,["condition"],"object",e,t,i,r):r.data.condition.type==="Comparison"&&(r.data.condition.lOperand.type==="Property"&&this.relativeizeInner(r.data.condition.lOperand.value[0],["condition","lOperand","value"],0,e,t,i,r),r.data.condition.rOperand.type==="Property"&&this.relativeizeInner(r.data.condition.rOperand.value[0],["condition","rOperand","value"],0,e,t,i,r)),this.rewriteActions(r.data.inActions,["inActions"],e,t,i,r),this.rewriteActions(r.data.outActions,["outActions"],e,t,i,r)):"actions"in r.data&&this.rewriteActions(r.data.actions,["actions"],e,t,i,r)})}),!0})}expandInstances(e,t,i){let r=new Set;this.traverseEntity(a=>{if(a instanceof Yc&&a.isInstanceRoot)return a.expandInstanceChildren({scene:this,shared:e,pendingDeletes:r}),t||a.resetBBoxNeedsUpdate(),i&&a.traverseEntity(s=>{i.addClip(s)}),!0});for(let a of r)this.disposeAndUnregisterEntityRecursivelyIfNotReregistered(a),iw(a)}recomputeInstances(e,t){this.needsRecomputeInstances&&(this.needsRecomputeInstances=!1,this.traverseEntity(i=>{i instanceof Yc&&i.isInstanceRoot&&(i.component=void 0)}),this.expandInstances(e,!1,t))}disposeAndUnregisterEntityRecursivelyIfNotReregistered(e){e.traverseEntity(t=>{let i=typeof t.identity=="string"?t.identity:t.identity.join("-");this.entityIdentityToEntity[i]===t&&(delete this.entityByUuid[t.uuid],delete this.entityIdentityToEntity[i]),t.dispose()})}clearScene(){for(let e of this.children)ni.is(e)&&e.disposeRecursively();this.children.length=0}resetAfterClear(e,t){this.init(e,t)}raycast(e){return this.raycast1(e,!1)}raycast1(e,t){let i=[],r=a=>{for(let s of a.children){let n=s.cloner;if(ni.is(s)&&!s.raycastLock&&(s.visible||n?.object.data.visible))if(t===!0&&s.isInstanceRoot){let o=[];if(e.intersectObject(s,!0,o),o.length){let l=o[0];l.object=s,l.point.applyMatrix4(l.object.matrixWorld);let h=s.matrixWorld.clone().invert();l.point.applyMatrix4(h),i.push(l)}}else(js(s)||fx(s)&&this.enableHelpers&&s.objectHelper.visible)&&(e.intersectObject(s,!1,i),Mx(s,e,i)),r(s)}};return r(this.activePage),i}raycastWithClones(e){let t=[],i=r=>{for(let a of r.children){let s=a.cloner;ni.is(a)&&(a.visible||s?.object.data.visible)&&((js(a)||fx(a)&&this.enableHelpers&&a.objectHelper.visible)&&(e.intersectObject(a,!1,t),Mx(a,e,t,!0)),i(a))}};return i(this),t}forEachEntity(e){for(let t of this.children)ni.is(t)&&e(t)}traverseConcreteEntity(e){for(let t of this.children)ni.is(t)&&t.isConcreteEntity&&t.traverseEntity(e)}traverseEntity(e){for(let t of this.children)ni.is(t)&&t.traverseEntity(e)}updateFont(e,t){this.traverseEntity(i=>{if(i instanceof ga&&i.data.type==="Mesh"&&i.data.geometry.type==="TextGeometry"&&i.data.geometry.font===e){let r=i.geometry,a=i.data.geometry;r.updateFont(e,t).then(()=>{r.update(a);let s=i.invalidateDownstreamBooleanData();wo(s)&&s.recomputeBoolean()})}})}traverseObject(e){for(let t of this.children)np.is(t)&&t.traverseObject(e)}traverseVisibleEntity(e){for(let t of this.children)ni.is(t)&&t.visible&&t.traverseVisibleEntity(e)}dispose(){this.clearScene()}createChildrenObjects(e,t,i){let r=0;for(let a of e)this.createObject(a.id,a.data,a.children,t,r,i),r+=1}registerObjectCreatedInLegacy(e){this.entityByUuid[e.uuid]=e}unregisterObject(e){delete this.entityByUuid[e.uuid];for(let t of e.children)this.unregisterObject(t)}createObject(e,t,i,r,a,s){let n={scene:this,shared:s},o=rw(e,t,n);return o&&(this.entityByUuid[e]=o,r.add(o),r.children.splice(a,0,r.children.pop()),i.length>0&&(o.isInstanceRoot?console.error("instance should not have children!"):this.createChildrenObjects(i,o,s)),o.updateState(t,n),o instanceof ga&&o.updateGeometryGroupsIfNeeded(),o.updateVisible(this),o.cloner&&this.toExpandCloner.add(o),t.pathSnapping?.pathId&&this.pathConstraints.setConstraint(e,t.pathSnapping.pathId)),t.type==="Empty"&&t.animations&&o.traverseEntity(l=>{let h=l.dataPatched;if(l instanceof ga&&h.bones&&h.boneInverses){let c=h.bones.map(p=>this.find(p)),u=h.boneInverses.map(p=>new je().fromArray(p)),d=new qx(c,u);l.bind(d,l.bindMatrix)}else l.matrixAutoUpdate=!0}),o}getCenter(e){let t=[];for(let r=0,a=e.length;r<a;++r){let{id:s,recursive:n}=e[r],o=this.find(s),l=n?o.recursiveBBox:o.singleBBox;t.push(...l.vertices)}let i=new dr;return i.setFromPoints(t),i.getCenter(jC),jC}copyMatrixWorld(e,t){if(e===null){t.identity();return}let i=this.find(e);i?t.copy(i.matrixWorld):t.identity()}copyParentMatrixWorld(e,t){if(e===null){t.identity();return}let i=this.find(e)?.parent;i?t.copy(i.matrixWorld):t.identity()}traverseMaterial(e){this.traverseEntity(t=>{if(t instanceof Ra)if(Array.isArray(t.material))for(let i=0;i<t.material.length;i++)t.material[i]instanceof Sl&&e(t.material[i]);else t.material instanceof Sl&&e(t.material)})}updateViewPlaneSize(e,t,i=!1){this.traverseConcreteEntity(r=>{r instanceof ya&&r.setViewplaneSize(e,t,i)})}initializeSplatViewer(){this.splatViewer=new ite({scene:this}),this.reloadSplats()}reloadSplats(){this.splatViewer?.loadSplat()}},Pm=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return Math.sqrt(i*i+r*r)},rte=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return ste(Math.atan2(r,i))},ate=(e,t,i)=>{let r={x:0,y:0};return i=Ex(i),r.x=e.x-t*Math.cos(i),r.y=e.y-t*Math.sin(i),r},Ex=e=>e*(Math.PI/180),ste=e=>e*(180/Math.PI),nte=e=>isNaN(e.buttons)?e.pressure!==0:e.buttons!==0,yy=new Map,GC=e=>{yy.has(e)&&clearTimeout(yy.get(e)),yy.set(e,setTimeout(e,100))},Pg=(e,t,i)=>{let r=t.split(/[ ,]+/g),a;for(let s=0;s<r.length;s+=1)a=r[s],e.addEventListener?e.addEventListener(a,i,!1):e.attachEvent&&e.attachEvent(a,i)},HC=(e,t,i)=>{let r=t.split(/[ ,]+/g),a;for(let s=0;s<r.length;s+=1)a=r[s],e.removeEventListener?e.removeEventListener(a,i):e.detachEvent&&e.detachEvent(a,i)},WD=e=>(e.preventDefault(),e.type.match(/^touch/)?e.changedTouches:e),WC=()=>{if(typeof window>"u")return;let e=window.pageXOffset!==void 0?window.pageXOffset:(document.documentElement||document.body.parentNode||document.body).scrollLeft,t=window.pageYOffset!==void 0?window.pageYOffset:(document.documentElement||document.body.parentNode||document.body).scrollTop;return{x:e,y:t}},Tx=(e,t)=>{t.top||t.right||t.bottom||t.left?(e.style.top=t.top,e.style.right=t.right,e.style.bottom=t.bottom,e.style.left=t.left):(e.style.left=t.x+"px",e.style.top=t.y+"px")},sw=(e,t,i)=>{let r=qD(e);for(let a in r)if(r.hasOwnProperty(a))if(typeof t=="string")r[a]=t+" "+i;else{let s="";for(let n=0,o=t.length;n<o;n+=1)s+=t[n]+" "+i+", ";r[a]=s.slice(0,-2)}return r},ote=(e,t)=>{let i=qD(e);for(let r in i)i.hasOwnProperty(r)&&(i[r]=t);return i},qD=e=>{let t={};return t[e]="",["webkit","Moz","o"].forEach(function(i){t[i+e.charAt(0).toUpperCase()+e.slice(1)]=""}),t},xy=(e,t)=>{for(let i in t)t.hasOwnProperty(i)&&(e[i]=t[i]);return e},lte=(e,t)=>{let i={};for(let r in e)e.hasOwnProperty(r)&&t.hasOwnProperty(r)?i[r]=t[r]:e.hasOwnProperty(r)&&(i[r]=e[r]);return i},Px=(e,t)=>{if(e.length)for(let i=0,r=e.length;i<r;i+=1)t(e[i]);else t(e)},hte=(e,t,i)=>({x:Math.min(Math.max(e.x,t.x-i),t.x+i),y:Math.min(Math.max(e.y,t.y-i),t.y+i)});typeof window<"u"&&(YD="ontouchstart"in window,XD=!!window.PointerEvent,QD=!!window.MSPointerEvent);var YD,XD,QD,dd={touch:{start:"touchstart",move:"touchmove",end:"touchend, touchcancel"},mouse:{start:"mousedown",move:"mousemove",end:"mouseup"},pointer:{start:"pointerdown",move:"pointermove",end:"pointerup, pointercancel"},MSPointer:{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}},Rc,hp={};XD?Rc=dd.pointer:QD?Rc=dd.MSPointer:YD?(Rc=dd.touch,hp=dd.mouse):Rc=dd.mouse;function Ph(){}Ph.prototype.on=function(e,t){var i=this,r=e.split(/[ ,]+/g),a;i._handlers_=i._handlers_||{};for(var s=0;s<r.length;s+=1)a=r[s],i._handlers_[a]=i._handlers_[a]||[],i._handlers_[a].push(t);return i};Ph.prototype.off=function(e,t){var i=this;return i._handlers_=i._handlers_||{},e===void 0?i._handlers_={}:t===void 0?i._handlers_[e]=null:i._handlers_[e]&&i._handlers_[e].indexOf(t)>=0&&i._handlers_[e].splice(i._handlers_[e].indexOf(t),1),i};Ph.prototype.trigger=function(e,t){var i=this,r=e.split(/[ ,]+/g),a;i._handlers_=i._handlers_||{};for(var s=0;s<r.length;s+=1)a=r[s],i._handlers_[a]&&i._handlers_[a].length&&i._handlers_[a].forEach(function(n){n.call(i,{type:a,target:i},t)})};Ph.prototype.config=function(e){var t=this;t.options=t.defaults||{},e&&(t.options=lte(t.options,e))};Ph.prototype.bindEvt=function(e,t){var i=this;return i._domHandlers_=i._domHandlers_||{},i._domHandlers_[t]=function(){typeof i["on"+t]=="function"?i["on"+t].apply(i,arguments):console.warn('[WARNING] : Missing "on'+t+'" handler.')},Pg(e,Rc[t],i._domHandlers_[t]),hp[t]&&Pg(e,hp[t],i._domHandlers_[t]),i};Ph.prototype.unbindEvt=function(e,t){var i=this;return i._domHandlers_=i._domHandlers_||{},HC(e,Rc[t],i._domHandlers_[t]),hp[t]&&HC(e,hp[t],i._domHandlers_[t]),delete i._domHandlers_[t],this};var nw=Ph;function Fr(e,t){return this.identifier=t.identifier,this.position=t.position,this.frontPosition=t.frontPosition,this.collection=e,this.defaults={size:100,threshold:.1,color:"white",fadeTime:250,dataOnly:!1,restJoystick:!0,restOpacity:1,mode:"dynamic",zone:document.body,lockX:!1,lockY:!1,shape:"circle"},this.config(t),this.options.mode==="dynamic"&&(this.options.restOpacity=0),this.id=Fr.id,Fr.id+=1,this.buildEl().stylize(),this.instance={el:this.ui.el,on:this.on.bind(this),off:this.off.bind(this),show:this.show.bind(this),hide:this.hide.bind(this),add:this.addToDom.bind(this),remove:this.removeFromDom.bind(this),destroy:this.destroy.bind(this),setPosition:this.setPosition.bind(this),resetDirection:this.resetDirection.bind(this),computeDirection:this.computeDirection.bind(this),trigger:this.trigger.bind(this),position:this.position,frontPosition:this.frontPosition,ui:this.ui,identifier:this.identifier,id:this.id,options:this.options},this.instance}Fr.prototype=new nw;Fr.constructor=Fr;Fr.id=0;Fr.prototype.buildEl=function(e){return this.ui={},this.options.dataOnly?this:(this.ui.el=document.createElement("div"),this.ui.back=document.createElement("div"),this.ui.front=document.createElement("div"),this.ui.el.className="nipple collection_"+this.collection.id,this.ui.back.className="back",this.ui.front.className="front",this.ui.el.setAttribute("id","nipple_"+this.collection.id+"_"+this.id),this.ui.el.appendChild(this.ui.back),this.ui.el.appendChild(this.ui.front),this)};Fr.prototype.stylize=function(){if(this.options.dataOnly)return this;var e=this.options.fadeTime+"ms",t=ote("borderRadius","50%"),i=sw("transition","opacity",e),r={};return r.el={position:"absolute",opacity:this.options.restOpacity,display:"block",zIndex:999},r.back={position:"absolute",display:"block",width:this.options.size+"px",height:this.options.size+"px",marginLeft:-this.options.size/2+"px",marginTop:-this.options.size/2+"px",background:"rgba(255, 255, 255, .4)",border:"solid 2px rgba(0, 0, 0, .1)"},r.front={width:this.options.size/2+"px",height:this.options.size/2+"px",position:"absolute",display:"block",marginLeft:-this.options.size/4+"px",marginTop:-this.options.size/4+"px",background:"rgba(255, 255, 255, .8)",border:"solid 2px rgba(0, 0, 0, .1)"},xy(r.el,i),this.options.shape==="circle"&&xy(r.back,t),xy(r.front,t),this.applyStyles(r),this};Fr.prototype.applyStyles=function(e){for(var t in this.ui)if(this.ui.hasOwnProperty(t))for(var i in e[t])this.ui[t].style[i]=e[t][i];return this};Fr.prototype.addToDom=function(){return this.options.dataOnly||document.body.contains(this.ui.el)?this:(this.options.zone.appendChild(this.ui.el),this)};Fr.prototype.removeFromDom=function(){return this.options.dataOnly||!document.body.contains(this.ui.el)?this:(this.options.zone.removeChild(this.ui.el),this)};Fr.prototype.destroy=function(){clearTimeout(this.removeTimeout),clearTimeout(this.showTimeout),clearTimeout(this.restTimeout),this.trigger("destroyed",this.instance),this.removeFromDom(),this.off()};Fr.prototype.show=function(e){var t=this;return t.options.dataOnly||(clearTimeout(t.removeTimeout),clearTimeout(t.showTimeout),clearTimeout(t.restTimeout),t.addToDom(),t.restCallback(),setTimeout(function(){t.ui.el.style.opacity=1},0),t.showTimeout=setTimeout(function(){t.trigger("shown",t.instance),typeof e=="function"&&e.call(this)},t.options.fadeTime)),t};Fr.prototype.hide=function(e){var t=this;if(t.options.dataOnly)return t;if(t.ui.el.style.opacity=t.options.restOpacity,clearTimeout(t.removeTimeout),clearTimeout(t.showTimeout),clearTimeout(t.restTimeout),t.removeTimeout=setTimeout(function(){var i=t.options.mode==="dynamic"?"none":"block";t.ui.el.style.display=i,typeof e=="function"&&e.call(t),t.trigger("hidden",t.instance)},t.options.fadeTime),t.options.restJoystick){let i=t.options.restJoystick,r={};r.x=i===!0||i.x!==!1?0:t.instance.frontPosition.x,r.y=i===!0||i.y!==!1?0:t.instance.frontPosition.y,t.setPosition(e,r)}return t};Fr.prototype.setPosition=function(e,t){var i=this;i.frontPosition={x:t.x,y:t.y};var r=i.options.fadeTime+"ms",a={};a.front=sw("transition",["top","left"],r);var s={front:{}};s.front={left:i.frontPosition.x+"px",top:i.frontPosition.y+"px"},i.applyStyles(a),i.applyStyles(s),i.restTimeout=setTimeout(function(){typeof e=="function"&&e.call(i),i.restCallback()},i.options.fadeTime)};Fr.prototype.restCallback=function(){var e=this,t={};t.front=sw("transition","none",""),e.applyStyles(t),e.trigger("rested",e.instance)};Fr.prototype.resetDirection=function(){this.direction={x:!1,y:!1,angle:!1}};Fr.prototype.computeDirection=function(e){var t=e.angle.radian,i=Math.PI/4,r=Math.PI/2,a,s,n;if(t>i&&t<i*3&&!e.lockX?a="up":t>-i&&t<=i&&!e.lockY?a="left":t>-i*3&&t<=-i&&!e.lockX?a="down":e.lockY||(a="right"),e.lockY||(t>-r&&t<r?s="left":s="right"),e.lockX||(t>0?n="up":n="down"),e.force>this.options.threshold){var o={},l;for(l in this.direction)this.direction.hasOwnProperty(l)&&(o[l]=this.direction[l]);var h={};this.direction={x:s,y:n,angle:a},e.direction=this.direction;for(l in o)o[l]===this.direction[l]&&(h[l]=!0);if(h.x&&h.y&&h.angle)return e;(!h.x||!h.y)&&this.trigger("plain",e),h.x||this.trigger("plain:"+s,e),h.y||this.trigger("plain:"+n,e),h.angle||this.trigger("dir dir:"+a,e)}else this.resetDirection();return e};var cte=Fr;function pr(e,t){var i=this;i.nipples=[],i.idles=[],i.actives=[],i.ids=[],i.pressureIntervals={},i.manager=e,i.id=pr.id,pr.id+=1,i.defaults={zone:document.body,multitouch:!1,maxNumberOfNipples:10,mode:"dynamic",position:{top:0,left:0},catchDistance:200,size:100,threshold:.1,color:"white",fadeTime:250,dataOnly:!1,restJoystick:!0,restOpacity:1,lockX:!1,lockY:!1,shape:"circle",dynamicPage:!1,follow:!1},i.config(t),(i.options.mode==="static"||i.options.mode==="semi")&&(i.options.multitouch=!1),i.options.multitouch||(i.options.maxNumberOfNipples=1);let r=getComputedStyle(i.options.zone.parentElement);return r&&r.display==="flex"&&(i.parentIsFlex=!0),i.updateBox(),i.prepareNipples(),i.bindings(),i.begin(),i.nipples}pr.prototype=new nw;pr.constructor=pr;pr.id=0;pr.prototype.prepareNipples=function(){var e=this,t=e.nipples;t.on=e.on.bind(e),t.off=e.off.bind(e),t.options=e.options,t.destroy=e.destroy.bind(e),t.ids=e.ids,t.id=e.id,t.processOnMove=e.processOnMove.bind(e),t.processOnEnd=e.processOnEnd.bind(e),t.get=function(i){if(i===void 0)return t[0];for(var r=0,a=t.length;r<a;r+=1)if(t[r].identifier===i)return t[r];return!1}};pr.prototype.bindings=function(){var e=this;e.bindEvt(e.options.zone,"start"),e.options.zone.style.touchAction="none",e.options.zone.style.msTouchAction="none"};pr.prototype.begin=function(){var e=this,t=e.options;if(t.mode==="static"){var i=e.createNipple(t.position,e.manager.getIdentifier());i.add(),e.idles.push(i)}};pr.prototype.createNipple=function(e,t){var i=this,r=i.manager.scroll,a={},s=i.options,n={x:i.parentIsFlex?r.x:r.x+i.box.left,y:i.parentIsFlex?r.y:r.y+i.box.top};if(e.x&&e.y)a={x:e.x-n.x,y:e.y-n.y};else if(e.top||e.right||e.bottom||e.left){var o=document.createElement("DIV");o.style.display="hidden",o.style.top=e.top,o.style.right=e.right,o.style.bottom=e.bottom,o.style.left=e.left,o.style.position="absolute",s.zone.appendChild(o);var l=o.getBoundingClientRect();s.zone.removeChild(o),a=e,e={x:l.left+r.x,y:l.top+r.y}}var h=new cte(i,{color:s.color,size:s.size,threshold:s.threshold,fadeTime:s.fadeTime,dataOnly:s.dataOnly,restJoystick:s.restJoystick,restOpacity:s.restOpacity,mode:s.mode,identifier:t,position:e,zone:s.zone,frontPosition:{x:0,y:0},shape:s.shape});return s.dataOnly||(Tx(h.ui.el,a),Tx(h.ui.front,h.frontPosition)),i.nipples.push(h),i.trigger("added "+h.identifier+":added",h),i.manager.trigger("added "+h.identifier+":added",h),i.bindNipple(h),h};pr.prototype.updateBox=function(){var e=this;e.box=e.options.zone.getBoundingClientRect()};pr.prototype.bindNipple=function(e){var t=this,i,r=function(a,s){i=a.type+" "+s.id+":"+a.type,t.trigger(i,s)};e.on("destroyed",t.onDestroyed.bind(t)),e.on("shown hidden rested dir plain",r),e.on("dir:up dir:right dir:down dir:left",r),e.on("plain:up plain:right plain:down plain:left",r)};pr.prototype.pressureFn=function(e,t,i){var r=this,a=0;clearInterval(r.pressureIntervals[i]),r.pressureIntervals[i]=setInterval(function(){var s=e.force||e.pressure||e.webkitForce||0;s!==a&&(t.trigger("pressure",s),r.trigger("pressure "+t.identifier+":pressure",s),a=s)}.bind(r),100)};pr.prototype.onstart=function(e){var t=this,i=t.options,r=e;e=WD(e),t.updateBox();var a=function(s){t.actives.length<i.maxNumberOfNipples?t.processOnStart(s):r.type.match(/^touch/)&&(Object.keys(t.manager.ids).forEach(function(n){if(Object.values(r.touches).findIndex(function(l){return l.identifier===n})<0){var o=[e[0]];o.identifier=n,t.processOnEnd(o)}}),t.actives.length<i.maxNumberOfNipples&&t.processOnStart(s))};return Px(e,a),t.manager.bindDocument(),!1};pr.prototype.processOnStart=function(e){var t=this,i=t.options,r,a=t.manager.getIdentifier(e),s=e.force||e.pressure||e.webkitForce||0,n={x:e.pageX,y:e.pageY},o=t.getOrCreate(a,n);o.identifier!==a&&t.manager.removeIdentifier(o.identifier),o.identifier=a;var l=function(c){c.trigger("start",c),t.trigger("start "+c.id+":start",c),c.show(),s>0&&t.pressureFn(e,c,c.identifier),t.processOnMove(e)};if((r=t.idles.indexOf(o))>=0&&t.idles.splice(r,1),t.actives.push(o),t.ids.push(o.identifier),i.mode!=="semi")l(o);else{var h=Pm(n,o.position);if(h<=i.catchDistance)l(o);else{o.destroy(),t.processOnStart(e);return}}return o};pr.prototype.getOrCreate=function(e,t){var i=this,r=i.options,a;return/(semi|static)/.test(r.mode)?(a=i.idles[0],a?(i.idles.splice(0,1),a):r.mode==="semi"?i.createNipple(t,e):(console.warn("Coudln't find the needed nipple."),!1)):(a=i.createNipple(t,e),a)};pr.prototype.processOnMove=function(e){var t=this,i=t.options,r=t.manager.getIdentifier(e),a=t.nipples.get(r),s=t.manager.scroll;if(!nte(e)){this.processOnEnd(e);return}if(!a){console.error("Found zombie joystick with ID "+r),t.manager.removeIdentifier(r);return}if(i.dynamicPage){var n=a.el.getBoundingClientRect();a.position={x:s.x+n.left,y:s.y+n.top}}a.identifier=r;var o=a.options.size/2,l={x:e.pageX,y:e.pageY};i.lockX&&(l.y=a.position.y),i.lockY&&(l.x=a.position.x);var h=Pm(l,a.position),c=rte(l,a.position),u=Ex(c),d=h/o,p={distance:h,position:l},f,m;if(a.options.shape==="circle"?(f=Math.min(h,o),m=ate(a.position,f,c)):(m=hte(l,a.position,o),f=Pm(m,a.position)),i.follow){if(h>o){let b=l.x-m.x,_=l.y-m.y;a.position.x+=b,a.position.y+=_,a.el.style.top=a.position.y-(t.box.top+s.y)+"px",a.el.style.left=a.position.x-(t.box.left+s.x)+"px",h=Pm(l,a.position)}}else l=m,h=f;var g=l.x-a.position.x,y=l.y-a.position.y;a.frontPosition={x:g,y},i.dataOnly||Tx(a.ui.front,a.frontPosition);var x={identifier:a.identifier,position:l,force:d,pressure:e.force||e.pressure||e.webkitForce||0,distance:h,angle:{radian:u,degree:c},vector:{x:g/o,y:-y/o},raw:p,instance:a,lockX:i.lockX,lockY:i.lockY};x=a.computeDirection(x),x.angle={radian:Ex(180-c),degree:180-c},a.trigger("move",x),t.trigger("move "+a.id+":move",x)};pr.prototype.processOnEnd=function(e){var t=this,i=t.options,r=t.manager.getIdentifier(e),a=t.nipples.get(r),s=t.manager.removeIdentifier(a.identifier);!a||(i.dataOnly||a.hide(function(){i.mode==="dynamic"&&(a.trigger("removed",a),t.trigger("removed "+a.id+":removed",a),t.manager.trigger("removed "+a.id+":removed",a),a.destroy())}),clearInterval(t.pressureIntervals[a.identifier]),a.resetDirection(),a.trigger("end",a),t.trigger("end "+a.id+":end",a),t.ids.indexOf(a.identifier)>=0&&t.ids.splice(t.ids.indexOf(a.identifier),1),t.actives.indexOf(a)>=0&&t.actives.splice(t.actives.indexOf(a),1),/(semi|static)/.test(i.mode)?t.idles.push(a):t.nipples.indexOf(a)>=0&&t.nipples.splice(t.nipples.indexOf(a),1),t.manager.unbindDocument(),/(semi|static)/.test(i.mode)&&(t.manager.ids[s.id]=s.identifier))};pr.prototype.onDestroyed=function(e,t){var i=this;i.nipples.indexOf(t)>=0&&i.nipples.splice(i.nipples.indexOf(t),1),i.actives.indexOf(t)>=0&&i.actives.splice(i.actives.indexOf(t),1),i.idles.indexOf(t)>=0&&i.idles.splice(i.idles.indexOf(t),1),i.ids.indexOf(t.identifier)>=0&&i.ids.splice(i.ids.indexOf(t.identifier),1),i.manager.removeIdentifier(t.identifier),i.manager.unbindDocument()};pr.prototype.destroy=function(){var e=this;e.unbindEvt(e.options.zone,"start"),e.nipples.forEach(function(i){i.destroy()});for(var t in e.pressureIntervals)e.pressureIntervals.hasOwnProperty(t)&&clearInterval(e.pressureIntervals[t]);e.trigger("destroyed",e.nipples),e.manager.unbindDocument(),e.off()};var ute=pr;function Kr(e){var t=this;t.ids={},t.index=0,t.collections=[],t.scroll=WC(),t.config(e),t.prepareCollections();var i=function(){var a;t.collections.forEach(function(s){s.forEach(function(n){a=n.el.getBoundingClientRect(),n.position={x:t.scroll.x+a.left,y:t.scroll.y+a.top}})})};if(typeof window>"u")return t.collections;Pg(window,"resize",function(){GC(i)});var r=function(){t.scroll=WC()};return Pg(window,"scroll",function(){GC(r)}),t.collections}Kr.prototype=new nw;Kr.constructor=Kr;Kr.prototype.prepareCollections=function(){var e=this;e.collections.create=e.create.bind(e),e.collections.on=e.on.bind(e),e.collections.off=e.off.bind(e),e.collections.destroy=e.destroy.bind(e),e.collections.get=function(t){var i;return e.collections.every(function(r){return i=r.get(t),!i}),i}};Kr.prototype.create=function(e){return this.createCollection(e)};Kr.prototype.createCollection=function(e){var t=this,i=new ute(t,e);return t.bindCollection(i),t.collections.push(i),i};Kr.prototype.bindCollection=function(e){var t=this,i,r=function(a,s){i=a.type+" "+s.id+":"+a.type,t.trigger(i,s)};e.on("destroyed",t.onDestroyed.bind(t)),e.on("shown hidden rested dir plain",r),e.on("dir:up dir:right dir:down dir:left",r),e.on("plain:up plain:right plain:down plain:left",r)};Kr.prototype.bindDocument=function(){var e=this;e.binded||(e.bindEvt(document,"move").bindEvt(document,"end"),e.binded=!0)};Kr.prototype.unbindDocument=function(e){var t=this;(!Object.keys(t.ids).length||e===!0)&&(t.unbindEvt(document,"move").unbindEvt(document,"end"),t.binded=!1)};Kr.prototype.getIdentifier=function(e){var t;return e?(t=e.identifier===void 0?e.pointerId:e.identifier,t===void 0&&(t=this.latest||0)):t=this.index,this.ids[t]===void 0&&(this.ids[t]=this.index,this.index+=1),this.latest=t,this.ids[t]};Kr.prototype.removeIdentifier=function(e){var t={};for(var i in this.ids)if(this.ids[i]===e){t.id=i,t.identifier=this.ids[i],delete this.ids[i];break}return t};Kr.prototype.onmove=function(e){var t=this;return t.onAny("move",e),!1};Kr.prototype.onend=function(e){var t=this;return t.onAny("end",e),!1};Kr.prototype.oncancel=function(e){var t=this;return t.onAny("end",e),!1};Kr.prototype.onAny=function(e,t){var i=this,r,a="processOn"+e.charAt(0).toUpperCase()+e.slice(1);t=WD(t);var s=function(o,l,h){h.ids.indexOf(l)>=0&&(h[a](o),o._found_=!0)},n=function(o){r=i.getIdentifier(o),Px(i.collections,s.bind(null,o,r)),o._found_||i.removeIdentifier(r)};return Px(t,n),!1};Kr.prototype.destroy=function(){var e=this;e.unbindDocument(!0),e.ids={},e.index=0,e.collections.forEach(function(t){t.destroy()}),e.off()};Kr.prototype.onDestroyed=function(e,t){var i=this;if(i.collections.indexOf(t)<0)return!1;i.collections.splice(i.collections.indexOf(t),1)};var dte=Kr,qC=new dte,pte={create:function(e){return qC.create(e)},factory:qC},ZD=new Map,Fd=new Map,sh=class{constructor(e,t,i,r){this.data=t;let{audio:a,volume:s,delay:n,loop:o}=t;if(!a)throw new Error("Missing property");let l=typeof a=="string"?r.getAudio(a).src:a.data;this.audioPlayer=new Ed({src:l,volume:s,delay:n,loop:o}),Fd.has(i.uuid)?Fd.get(i.uuid).push(this):Fd.set(i.uuid,[this]),ZD.set(e,this)}playByToggle(){this.data.toggle==="stop"?this.audioPlayer.status==="playing"?this.audioPlayer.stop():(this.audioPlayer.stop(),this.audioPlayer.play()):this.data.toggle==="pause"?this.audioPlayer.status==="playing"?this.audioPlayer.pause():this.audioPlayer.play():(this.audioPlayer.stop(),this.audioPlayer.play())}dispose(){this.audioPlayer.stop()}},Dx=class{constructor(e){this.data=e}dispatch(){this.data.playAudio?this.pauseAudio(this.data.playAudio):this.data.object?this.pauseAllAudiosFromObject(this.data.object):this.pauseAllAudios()}pauseAudio(e){let t=ZD.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.audioPlayer[this.data.interaction](),this.disposeDelay()},this.data.delay)):t.audioPlayer[this.data.interaction]())}pauseAllAudiosFromObject(e){let t=Fd.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i.audioPlayer[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i.audioPlayer[this.data.interaction]()))}pauseAllAudios(){let e=[...Fd.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i.audioPlayer[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i.audioPlayer[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},KD=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new sh(e,t,i,r);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Dx(t);else throw new Error("Missing property")}dispatchBasic(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof sh?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof sh?this.interaction.audioPlayer.play():this.interaction.dispatch()}dispatchGameControl(e){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof sh&&(e==="start"?this.interaction.audioPlayer.play():this.interaction.audioPlayer.stop())}dispose(){this.interaction.dispose()}},JD=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.delay=0,this.emission=e.emission,e.delay!==void 0&&(this.delay=e.delay),this.particleSystem=this.page.scene.find(this.data.emitterObjectId)}toggleEmitting(){this.particleSystem.started&&!this.particleSystem.stopped?this.stop(this.delay):this.start(this.delay)}toggleFroze(){this.particleSystem.started&&!this.particleSystem.isFrozen?this.freeze(this.delay):this.unFreeze(this.delay)}start(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.start(0),this.clearDelay()},e);return}this.particleSystem.start()}stop(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.stop(0),this.clearDelay()},e);return}this.particleSystem.stop()}freeze(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.freeze(0),this.clearDelay()},e);return}this.particleSystem.froze()}unFreeze(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.unFreeze(0),this.clearDelay()},e);return}this.particleSystem.unFroze()}reset(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.reset(0),this.clearDelay()},e);return}this.particleSystem.reset()}reverseFromCurrent(){switch(this.emission){case"emitToggle":this.toggleEmitting();break;case"pauseToggle":this.toggleFroze();break}}dispatchBasic(){if(ji(this.shared,this.condition)===!1||!this.particleSystem)return!1;switch(this.emission){case"start":this.start(this.delay);break;case"emitToggle":this.toggleEmitting();break;case"pause":this.freeze(this.delay);break;case"pauseToggle":this.toggleFroze();break;case"stop":this.stop(this.delay);break;case"reset":this.reset(this.delay);break;default:break}}dispatchConditional(){if(ji(this.shared,this.condition)===!1||!this.particleSystem)return!1;switch(this.emission){case"start":this.start(this.delay);break;case"stop":this.stop(this.delay);break;case"reset":this.reset(this.delay);break;default:break}}dispatchGameControl(e){if(ji(this.shared,this.condition)===!1||!this.particleSystem)return!1;e==="start"?this.start(this.delay):this.stop(this.delay)}dispose(){!this.particleSystem||(this.particleSystem.reset(),this.clearDelay())}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}},fte="text/plain",mte="us-ascii",YC=(e,t)=>t.some(i=>i instanceof RegExp?i.test(e):i===e),gte=(e,{stripHash:t})=>{let i=/^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$/.exec(e);if(!i)throw new Error(`Invalid URL: ${e}`);let{type:r,data:a,hash:s}=i.groups,n=r.split(";");s=t?"":s;let o=!1;n[n.length-1]==="base64"&&(n.pop(),o=!0);let l=(n.shift()||"").toLowerCase(),h=[...n.map(c=>{let[u,d=""]=c.split("=").map(p=>p.trim());return u==="charset"&&(d=d.toLowerCase(),d===mte)?"":`${u}${d?`=${d}`:""}`}).filter(Boolean)];return o&&h.push("base64"),(h.length>0||l&&l!==fte)&&h.unshift(l),`data:${h.join(";")},${o?a.trim():a}${s?`#${s}`:""}`};function vte(e,t){if(t={defaultProtocol:"http:",normalizeProtocol:!0,forceHttp:!1,forceHttps:!1,stripAuthentication:!0,stripHash:!1,stripTextFragment:!0,stripWWW:!0,removeQueryParameters:[/^utm_\w+/i],removeTrailingSlash:!0,removeSingleSlash:!0,removeDirectoryIndex:!1,sortQueryParameters:!0,...t},e=e.trim(),/^data:/i.test(e))return gte(e,t);if(/^view-source:/i.test(e))throw new Error("`view-source:` is not supported as it is a non-standard protocol");let i=e.startsWith("//");!i&&/^\.*\//.test(e)||(e=e.replace(/^(?!(?:\w+:)?\/\/)|^\/\//,t.defaultProtocol));let r=new URL(e);if(t.forceHttp&&t.forceHttps)throw new Error("The `forceHttp` and `forceHttps` options cannot be used together");if(t.forceHttp&&r.protocol==="https:"&&(r.protocol="http:"),t.forceHttps&&r.protocol==="http:"&&(r.protocol="https:"),t.stripAuthentication&&(r.username="",r.password=""),t.stripHash?r.hash="":t.stripTextFragment&&(r.hash=r.hash.replace(/#?:~:text.*?$/i,"")),r.pathname){let s=/\b[a-z][a-z\d+\-.]{1,50}:\/\//g,n=0,o="";for(;;){let h=s.exec(r.pathname);if(!h)break;let c=h[0],u=h.index,d=r.pathname.slice(n,u);o+=d.replace(/\/{2,}/g,"/"),o+=c,n=u+c.length}let l=r.pathname.slice(n,r.pathname.length);o+=l.replace(/\/{2,}/g,"/"),r.pathname=o}if(r.pathname)try{r.pathname=decodeURI(r.pathname)}catch{}if(t.removeDirectoryIndex===!0&&(t.removeDirectoryIndex=[/^index\.[a-z]+$/]),Array.isArray(t.removeDirectoryIndex)&&t.removeDirectoryIndex.length>0){let s=r.pathname.split("/"),n=s[s.length-1];YC(n,t.removeDirectoryIndex)&&(s=s.slice(0,-1),r.pathname=s.slice(1).join("/")+"/")}if(r.hostname&&(r.hostname=r.hostname.replace(/\.$/,""),t.stripWWW&&/^www\.(?!www\.)[a-z\-\d]{1,63}\.[a-z.\-\d]{2,63}$/.test(r.hostname)&&(r.hostname=r.hostname.replace(/^www\./,""))),Array.isArray(t.removeQueryParameters))for(let s of[...r.searchParams.keys()])YC(s,t.removeQueryParameters)&&r.searchParams.delete(s);if(t.removeQueryParameters===!0&&(r.search=""),t.sortQueryParameters){r.searchParams.sort();try{r.search=decodeURIComponent(r.search)}catch{}}t.removeTrailingSlash&&(r.pathname=r.pathname.replace(/\/$/,""));let a=e;return e=r.toString(),!t.removeSingleSlash&&r.pathname==="/"&&!a.endsWith("/")&&r.hash===""&&(e=e.replace(/\/$/,"")),(t.removeTrailingSlash||r.pathname==="/")&&r.hash===""&&t.removeSingleSlash&&(e=e.replace(/\/$/,"")),i&&!t.normalizeProtocol&&(e=e.replace(/^http:\/\//,"//")),t.stripProtocol&&(e=e.replace(/^(?:https?:)?\/\//,"")),e}var yte=class{constructor({url:e,context:t},i,r,a){if(this.controlsManager=i,this.shared=r,this.condition=a,!e)throw new Error("Missing property");this.url=e.startsWith("mailto:")?e:vte(e,{removeTrailingSlash:!1,removeSingleSlash:!1,stripWWW:!1}),this.context=t??"tab"}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;yp?window.location.assign(this.url):(this.context==="tab"||mT&&this.context==="none"?window.open(this.url,"_blank"):this.context==="window"?window.open(this.url,"_blank",`width=${window.innerWidth}, height=${window.innerHeight}`):window.open(this.url,"_parent"),this.controlsManager.orbitControls?.onPointerUp(Pt[0]),wW())}},$D=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.timeoutIdQueue=[],this.dispatchInner=()=>{this.objects.forEach(this.destroyCallback)},this.destroyCallback=s=>{this.timeoutIdQueue.shift();let n=this.page.scene.find(s);if(n===void 0)return;let o=this.controlsManager.sharedGameControlGlobals.rapierWorld,l=o?n.dataPatched.physics?.fusedBody:!0;if(n.cloner){for(let h of n.cloner.children)l?(h.playModeVisible=!1,h.rigidBody&&n.dataPatched.physics?.rigidBody==="positioned"&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(h.rigidBody.collider(0).handle),o.removeRigidBody(h.rigidBody),h.rigidBody=void 0),h.bvhGeometry&&(h.bvhGeometry=void 0)):this.clone===void 0||this.clone===h?(h.playModeVisible=!1,h.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(h.rigidBody.collider(0).handle),o.removeRigidBody(h.rigidBody),h.rigidBody=void 0)):h.playModeVisible===void 0&&(h.playModeVisible=!0);(l||this.clone===void 0||this.clone===!1)&&(n.visible=!1,n.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(n.rigidBody.collider(0).handle),o.removeRigidBody(n.rigidBody),n.rigidBody=void 0),n.bvhGeometry&&(n.bvhGeometry=void 0))}else n.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(n.rigidBody.collider(0).handle),o.removeRigidBody(n.rigidBody),n.rigidBody=void 0),n.bvhGeometry&&(n.bvhGeometry=void 0),n.visible=!1;o===void 0?this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim=this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.filter(h=>h.bvhGeometry!==void 0):this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim=this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.filter(h=>h.rigidBody!==void 0),n.destroyedInAction=!0,this.controlsManager.requestRender()},this.objects=[...e.objects]}dispatch(e){if(ji(this.shared,this.condition)===!1)return!1;this.clone=e,this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()}dispatchFromStart(){if(ji(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))}dispose(){this.timeoutIdQueue.forEach(e=>window.clearTimeout(e))}},eO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.shared=i,this.eventManager=r,this.condition=a,this.shared=i}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),delete this.timeoutId,this.timeoutId=window.setTimeout(()=>{this.shared.reset(this.shared.data,!0),vw(this.page,this.shared,!0),this.eventManager.reset(),this.eventManager.controlsManager.gameControl?.reset(!0),this.page.switchToPlayCamera(),this.eventManager.controlsManager.requestRender(),delete this.timeoutId},(this.data.delay??0)*1e3)}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},tO={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,timelineChangeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0,rewind:!0},ow={duration:1e3,delay:0,endDelay:0,startOnceDelay:0,pingPongDelayCorrection:0,pingPongEndDelayCorrection:0,easing:"easeOutElastic(1, .5)",round:0},xte=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Dg={CSS:{},springs:{}};function Ys(e,t,i){return Math.min(Math.max(e,t),i)}function kd(e,t){return e.indexOf(t)>-1}function by(e,t){return e.apply(null,t)}var Ot={arr:function(e){return Array.isArray(e)},obj:function(e){return kd(Object.prototype.toString.call(e),"Object")},pth:function(e){return Ot.obj(e)&&e.hasOwnProperty("totalLength")},svg:function(e){return e instanceof SVGElement},inp:function(e){return e instanceof HTMLInputElement},dom:function(e){return!("isNode"in e)&&(e.nodeType||Ot.svg(e))},str:function(e){return typeof e=="string"},fnc:function(e){return typeof e=="function"},und:function(e){return typeof e>"u"},hex:function(e){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(e)},rgb:function(e){return/^rgb/.test(e)},hsl:function(e){return/^hsl/.test(e)},col:function(e){return Ot.hex(e)||Ot.rgb(e)||Ot.hsl(e)},key:function(e){return!tO.hasOwnProperty(e)&&!ow.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function iO(e){var t=/\(([^)]+)\)/.exec(e);return t?t[1].split(",").map(function(i){return parseFloat(i)}):[]}function rO(e,t){var i=iO(e),r=Ys(Ot.und(i[0])?1:i[0],.1,100),a=Ys(Ot.und(i[1])?100:i[1],.1,100),s=Ys(Ot.und(i[2])?10:i[2],.1,100),n=Ys(Ot.und(i[3])?0:i[3],.1,100),o=Math.sqrt(a/r),l=s/(2*Math.sqrt(a*r)),h=l<1?o*Math.sqrt(1-l*l):0,c=1,u=l<1?(l*o+-n)/h:-n+o;function d(f){var m=t?t*f/1e3:f;return l<1?m=Math.exp(-m*l*o)*(c*Math.cos(h*m)+u*Math.sin(h*m)):m=(c+u*m)*Math.exp(-m*o),f===0||f===1?f:1-m}function p(){var f=Dg.springs[e];if(f)return f;for(var m=1/6,g=0,y=0;;)if(g+=m,d(g)===1){if(y++,y>=16)break}else y=0;var x=g*m*1e3;return Dg.springs[e]=x,x}return t?d:p}function bte(e){return e===void 0&&(e=10),function(t){return Math.ceil(Ys(t,1e-6,1)*e)*(1/e)}}var wte=function(){var e=11,t=1/(e-1);function i(c,u){return 1-3*u+3*c}function r(c,u){return 3*u-6*c}function a(c){return 3*c}function s(c,u,d){return((i(u,d)*c+r(u,d))*c+a(u))*c}function n(c,u,d){return 3*i(u,d)*c*c+2*r(u,d)*c+a(u)}function o(c,u,d,p,f){var m,g,y=0;do g=u+(d-u)/2,m=s(g,p,f)-c,m>0?d=g:u=g;while(Math.abs(m)>1e-7&&++y<10);return g}function l(c,u,d,p){for(var f=0;f<4;++f){var m=n(u,d,p);if(m===0)return u;var g=s(u,d,p)-c;u-=g/m}return u}function h(c,u,d,p){if(!(0<=c&&c<=1&&0<=d&&d<=1))return;var f=new Float32Array(e);if(c!==u||d!==p)for(var m=0;m<e;++m)f[m]=s(m*t,c,d);function g(y){for(var x=0,b=1,_=e-1;b!==_&&f[b]<=y;++b)x+=t;--b;var M=(y-f[b])/(f[b+1]-f[b]),S=x+M*t,C=n(S,c,d);return C>=.001?l(y,S,c,d):C===0?S:o(y,x,x+t,c,d)}return function(y){return c===u&&d===p||y===0||y===1?y:s(g(y),u,p)}}return h}(),aO=function(){var e={linear:function(){return function(r){return r}}},t={Sine:function(){return function(r){return 1-Math.cos(r*Math.PI/2)}},Circ:function(){return function(r){return 1-Math.sqrt(1-r*r)}},Back:function(){return function(r){return r*r*(3*r-2)}},Bounce:function(){return function(r){for(var a,s=4;r<((a=Math.pow(2,--s))-1)/11;);return 1/Math.pow(4,3-s)-7.5625*Math.pow((a*3-2)/22-r,2)}},Elastic:function(r,a){r===void 0&&(r=1),a===void 0&&(a=.5);var s=Ys(r,1,10),n=Ys(a,.1,2);return function(o){return o===0||o===1?o:-s*Math.pow(2,10*(o-1))*Math.sin((o-1-n/(Math.PI*2)*Math.asin(1/s))*(Math.PI*2)/n)}}},i=["Quad","Cubic","Quart","Quint","Expo"];return i.forEach(function(r,a){t[r]=function(){return function(s){return Math.pow(s,a+2)}}}),Object.keys(t).forEach(function(r){var a=t[r];e["easeIn"+r]=a,e["easeOut"+r]=function(s,n){return function(o){return 1-a(s,n)(1-o)}},e["easeInOut"+r]=function(s,n){return function(o){return o<.5?a(s,n)(o*2)/2:1-a(s,n)(o*-2+2)/2}}}),e}();function lw(e,t){if(Ot.fnc(e))return e;var i=e.split("(")[0],r=aO[i],a=iO(e);switch(i){case"spring":return rO(e,t);case"cubicBezier":return by(wte,a);case"steps":return by(bte,a);default:return by(r,a)}}function sO(e){try{var t=document.querySelectorAll(e);return t}catch{return}}function av(e,t){for(var i=e.length,r=arguments.length>=2?arguments[1]:void 0,a=[],s=0;s<i;s++)if(s in e){var n=e[s];t.call(r,n,s,e)&&a.push(n)}return a}function sv(e){return e.reduce(function(t,i){return t.concat(Ot.arr(i)?sv(i):i)},[])}function XC(e){return Ot.arr(e)?e:(Ot.str(e)&&(e=sO(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function hw(e,t){return e.some(function(i){return i===t})}function cw(e){var t={};for(var i in e)t[i]=e[i];return t}function Ox(e,t){var i=cw(e);for(var r in e)i[r]=t.hasOwnProperty(r)?t[r]:e[r];return i}function nv(e,t){var i=cw(e);for(var r in t)i[r]=Ot.und(e[r])?t[r]:e[r];return i}function _te(e){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return t?"rgba("+t[1]+",1)":e}function Ste(e){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,i=e.replace(t,function(o,l,h,c){return l+l+h+h+c+c}),r=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(i),a=parseInt(r[1],16),s=parseInt(r[2],16),n=parseInt(r[3],16);return"rgba("+a+","+s+","+n+",1)"}function Ate(e){var t=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(e),i=parseInt(t[1],10)/360,r=parseInt(t[2],10)/100,a=parseInt(t[3],10)/100,s=t[4]||1;function n(d,p,f){return f<0&&(f+=1),f>1&&(f-=1),f<1/6?d+(p-d)*6*f:f<1/2?p:f<2/3?d+(p-d)*(2/3-f)*6:d}var o,l,h;if(r==0)o=l=h=a;else{var c=a<.5?a*(1+r):a+r-a*r,u=2*a-c;o=n(u,c,i+1/3),l=n(u,c,i),h=n(u,c,i-1/3)}return"rgba("+o*255+","+l*255+","+h*255+","+s+")"}function Mte(e){if(Ot.rgb(e))return _te(e);if(Ot.hex(e))return Ste(e);if(Ot.hsl(e))return Ate(e)}function Mo(e){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);if(t)return t[1]}function Cte(e){if(kd(e,"translate")||e==="perspective")return"px";if(kd(e,"rotate")||kd(e,"skew"))return"deg"}function Ix(e,t){return Ot.fnc(e)?e(t.target,t.id,t.total):e}function Tn(e,t){return e.getAttribute(t)}function uw(e,t,i){var r=Mo(t);if(hw([i,"deg","rad","turn"],r))return t;var a=Dg.CSS[t+i];if(!Ot.und(a))return a;var s=100,n=document.createElement(e.tagName),o=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;o.appendChild(n),n.style.position="absolute",n.style.width=s+i;var l=s/n.offsetWidth;o.removeChild(n);var h=l*parseFloat(t);return Dg.CSS[t+i]=h,h}function nO(e,t,i){if(t in e.style){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),a=e.style[t]||getComputedStyle(e).getPropertyValue(r)||"0";return i?uw(e,a,i):a}}function dw(e,t){if(Ot.dom(e)&&!Ot.inp(e)&&(Tn(e,t)||Ot.svg(e)&&e[t]))return"attribute";if(Ot.dom(e)&&hw(xte,t))return"transform";if(Ot.dom(e)&&t!=="transform"&&nO(e,t))return"css";if(e[t]!=null)return"object"}function oO(e){if(Ot.dom(e)){for(var t=e.style.transform||"",i=/(\w+)\(([^)]*)\)/g,r=new Map,a;a=i.exec(t);)r.set(a[1],a[2]);return r}}function Ete(e,t,i,r){var a=kd(t,"scale")?1:0+Cte(t),s=oO(e).get(t)||a;return i&&(i.transforms.list.set(t,s),i.transforms.last=t),r?uw(e,s,r):s}function pw(e,t,i,r){switch(dw(e,t)){case"transform":return Ete(e,t,r,i);case"css":return nO(e,t,i);case"attribute":return Tn(e,t);default:return e[t]||0}}function fw(e,t){var i=/^(\*=|\+=|-=)/.exec(e);if(!i)return e;var r=Mo(e)||0,a=parseFloat(t),s=parseFloat(e.replace(i[0],""));switch(i[0][0]){case"+":return a+s+r;case"-":return a-s+r;case"*":return a*s+r}}function lO(e,t){if(Ot.col(e))return Mte(e);if(/\s/g.test(e))return e;var i=Mo(e),r=i?e.substr(0,e.length-i.length):e;return t?r+t:r}function mw(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function Tte(e){return Math.PI*2*Tn(e,"r")}function Pte(e){return Tn(e,"width")*2+Tn(e,"height")*2}function Dte(e){return mw({x:Tn(e,"x1"),y:Tn(e,"y1")},{x:Tn(e,"x2"),y:Tn(e,"y2")})}function hO(e){for(var t=e.points,i=0,r,a=0;a<t.numberOfItems;a++){var s=t.getItem(a);a>0&&(i+=mw(r,s)),r=s}return i}function Ote(e){var t=e.points;return hO(e)+mw(t.getItem(t.numberOfItems-1),t.getItem(0))}function cO(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return Tte(e);case"rect":return Pte(e);case"line":return Dte(e);case"polyline":return hO(e);case"polygon":return Ote(e)}}function Ite(e){var t=cO(e);return e.setAttribute("stroke-dasharray",t),t}function Rte(e){for(var t=e.parentNode;Ot.svg(t)&&Ot.svg(t.parentNode);)t=t.parentNode;return t}function uO(e,t){var i=t||{},r=i.el||Rte(e),a=r.getBoundingClientRect(),s=Tn(r,"viewBox"),n=a.width,o=a.height,l=i.viewBox||(s?s.split(" "):[0,0,n,o]);return{el:r,viewBox:l,x:l[0]/1,y:l[1]/1,w:n/l[2],h:o/l[3]}}function Lte(e,t){var i=Ot.str(e)?sO(e)[0]:e,r=t||100;return function(a){return{property:a,el:i,svg:uO(i),totalLength:cO(i)*(r/100)}}}function Bte(e,t){function i(o){o===void 0&&(o=0);var l=t+o>=1?t+o:0;return e.el.getPointAtLength(l)}var r=uO(e.el,e.svg),a=i(),s=i(-1),n=i(1);switch(e.property){case"x":return(a.x-r.x)*r.w;case"y":return(a.y-r.y)*r.h;case"angle":return Math.atan2(n.y-s.y,n.x-s.x)*180/Math.PI}}function QC(e,t){var i=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,r=lO(Ot.pth(e)?e.totalLength:e,t)+"";return{original:r,numbers:r.match(i)?r.match(i).map(Number):[0],strings:Ot.str(e)||t?r.split(i):[]}}function dO(e){var t=e?sv(Ot.arr(e)?e.map(XC):XC(e)):[];return av(t,function(i,r,a){return a.indexOf(i)===r})}function pO(e){var t=dO(e);return t.map(function(i,r){return{target:i,id:r,total:t.length,transforms:{list:oO(i)}}})}function zte(e,t){var i=cw(t);if(/^spring/.test(i.easing)&&(i.duration=rO(i.easing)),Ot.arr(e)){var r=e.length,a=r===2&&!Ot.obj(e[0]);a?e={value:e}:Ot.fnc(t.duration)||(i.duration=t.duration/r)}var s=Ot.arr(e)?e:[e];return s.map(function(n,o){var l=Ot.obj(n)&&!Ot.pth(n)?n:{value:n};return Ot.und(l.delay)&&(l.delay=o?0:t.delay),Ot.und(l.endDelay)&&(l.endDelay=o===s.length-1?t.endDelay:0),l}).map(function(n){return nv(n,i)})}function Fte(e){for(var t=av(sv(e.map(function(s){return Object.keys(s)})),function(s){return Ot.key(s)}).reduce(function(s,n){return s.indexOf(n)<0&&s.push(n),s},[]),i={},r=function(s){var n=t[s];i[n]=e.map(function(o){var l={};for(var h in o)Ot.key(h)?h==n&&(l.value=o[h]):l[h]=o[h];return l})},a=0;a<t.length;a++)r(a);return i}function kte(e,t){var i=[],r=t.keyframes;r&&(t=nv(Fte(r),t));for(var a in t)Ot.key(a)&&i.push({name:a,tweens:zte(t[a],e)});return i}function Ute(e,t){var i={};for(var r in e){var a=Ix(e[r],t);Ot.arr(a)&&(a=a.map(function(s){return Ix(s,t)}),a.length===1&&(a=a[0])),i[r]=a}return i.duration=parseFloat(i.duration),i.delay=parseFloat(i.delay),i}function Nte(e,t){var i;return e.tweens.map(function(r){var a=Ute(r,t),s=a.value,n=Ot.arr(s)?s[1]:s,o=Mo(n),l=pw(t.target,e.name,o,t),h=i?i.to.original:l,c=Ot.arr(s)?s[0]:h,u=Mo(c)||Mo(l),d=o||u;return Ot.und(n)&&(n=h),a.from=QC(c,d),a.to=QC(fw(n,c),d),a.start=i?i.end:0,a.end=a.start+a.delay+a.duration+a.endDelay,a.easing=lw(a.easing,a.duration),a.isPath=Ot.pth(s),a.isColor=Ot.col(a.from.original),a.isColor&&(a.round=1),i=a,a})}var fO={css:function(e,t,i){return e.style[t]=i},attribute:function(e,t,i){return e.setAttribute(t,i)},object:function(e,t,i){return e[t]=i},transform:function(e,t,i,r,a){if(r.list.set(t,i),t===r.last||a){var s="";r.list.forEach(function(n,o){s+=o+"("+n+") "}),e.style.transform=s}}};function mO(e,t){var i=pO(e);i.forEach(function(r){for(var a in t){var s=Ix(t[a],r),n=r.target,o=Mo(s),l=pw(n,a,o,r),h=o||Mo(l),c=fw(lO(s,h),l),u=dw(n,a);fO[u](n,a,c,r.transforms,!0)}})}function Vte(e,t){var i=dw(e.target,t.name);if(i){var r=Nte(t,e),a=r[r.length-1];return{type:i,property:t.name,animatable:e,tweens:r,duration:a.end,delay:r[0].delay,endDelay:a.endDelay}}}function jte(e,t){return av(sv(e.map(function(i){return t.map(function(r){return Vte(i,r)})})),function(i){return!Ot.und(i)})}function gO(e,t){var i=e.length,r=function(s){return s.timelineOffset?s.timelineOffset:0},a={};return a.duration=i?Math.max.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0,l=s.pingPongEndDelayCorrection??0;return r(s)+n+o+l+s.duration*(s.loop??1)})):t.duration,a.delay=i?Math.min.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0;return r(s)+n+o+s.delay})):t.delay,a.endDelay=i?a.duration-Math.max.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0,l=s.pingPongEndDelayCorrection??0;return r(s)+n+o+s.duration*(s.loop??1)-s.endDelay-l})):t.endDelay,a}var ZC=0;function Gte(e){var t=Ox(tO,e),i=Ox(ow,e),r=kte(i,e),a=pO(e.targets),s=jte(a,r),n=gO(s,i),o=ZC;return ZC++,nv(t,{id:o,children:[],animatables:a,animations:s,duration:n.duration,delay:n.delay,endDelay:n.endDelay,startOnceDelay:i.startOnceDelay,pingPongDelayCorrection:i.pingPongDelayCorrection,pingPongEndDelayCorrection:i.pingPongEndDelayCorrection})}var As=[],KC=[],Dm,Hte=function(){function e(){Dm=requestAnimationFrame(t)}function t(i){var r=As.length;if(r){for(var a=0;a<r;){var s=As[a];s.paused?(As.splice(a,1),r-=1):(s.tick(i),a++)}e()}else Dm=cancelAnimationFrame(Dm)}return e}();function Wte(e){document.hidden?(As.forEach(function(t){return t.pause(e.timeStamp)}),KC=As.slice(0),ur.running=As=[]):KC.forEach(function(t){return t.play(e.timeStamp)})}typeof document<"u"&&document.addEventListener("visibilitychange",Wte);function ur(e){e===void 0&&(e={});var t=0,i=0,r=0,a,s,n=0,o=null;function l(C){var A=window.Promise&&new Promise(function(T){return o=T});return C.finished=A,A}var h=Gte(e),c=l(h);function u(){var C=h.direction;C!=="alternate"&&(h.direction=C!=="normal"?"normal":"reverse"),h.reversed=!h.reversed,s.forEach(function(A){(A.loop===1||A.loop%2===0)&&(A.reversed=h.reversed)})}function d(){h.direction="normal",h.reversed=!1,s.forEach(function(C){return C.reversed=!1})}function p(C){return h.reversed?h.duration-C:C}function f(){t=0,i=p(h.currentTime)*(1/ur.speed)}function m(C,A,T=!1){A&&(h.reversed?A.seek(A.duration*A.loop-(C-A.timelineOffset-A.pingPongDelayCorrection),T):A.seek(C-A.timelineOffset-A.startOnceDelay-A.pingPongDelayCorrection,T))}function g(C,A=!1){if(h.reversed)for(var T=n;T--;)m(C,s[T],A);else for(var P=0;P<n;P++)m(C,s[P],A)}function y(C){var A=0,T=h.animations,P=T.length;for(h.direction!=="alternate"&&h.parent?.direction==="alternate"?h.parent?.rewind===!1&&h.reversePlayback===!0&&h.rewind===!1&&(h.parent?.reversed&&h.direction==="alternate"?C=h.duration-h.delay+h.endDelay-C:C=h.duration+h.delay-h.endDelay-C):M(!1,h.parent?.rewind,h.rewind,h.parent?.reversePlayback,h.reversePlayback)&&(h.parent?.reversed&&h.direction==="alternate"?C=h.duration-h.delay+h.endDelay-C:C=h.duration+h.delay-h.endDelay-C);A<P;){var I=T[A],z=I.animatable,F=I.tweens,L=F.length-1,j=F[L];L&&(j=av(F,function(ye){return C<ye.end})[0]||j);let Ae;h.parent?.reversed&&h.direction==="alternate"?Ae=Ys(C-j.start-j.endDelay,0,j.duration)/j.duration:Ae=Ys(C-j.start-j.delay,0,j.duration)/j.duration;for(var Y=isNaN(Ae)?1:j.easing(Ae),Q=j.to.strings,q=j.round,te=[],le=j.to.numbers.length,re=void 0,ie=0;ie<le;ie++){var fe=void 0;let ye,Ne;h.direction!=="alternate"?h.parent?.rewind===!1&&h.reversePlayback===!0&&h.rewind===!1?(ye=j.to.numbers[ie],Ne=j.from.numbers[ie]||0):(Ne=j.to.numbers[ie],ye=j.from.numbers[ie]||0):M(!0,h.parent?.rewind,h.rewind,h.parent?.reversePlayback,h.reversePlayback)?(ye=j.to.numbers[ie],Ne=j.from.numbers[ie]||0):(Ne=j.to.numbers[ie],ye=j.from.numbers[ie]||0),j.isPath?fe=Bte(j.value,Y*Ne):fe=ye+Y*(Ne-ye),q&&(j.isColor&&ie>2||(fe=Math.round(fe*q)/q)),te.push(fe)}var he=Q.length;if(!he)re=te[0];else{re=Q[0];for(var ue=0;ue<he;ue++){var ce=Q[ue],Ee=Q[ue+1],ve=te[ue];isNaN(ve)||(Ee?re+=ve+Ee:re+=ve+" ")}}fO[I.type](z.target,I.property,re,z.transforms),I.currentValue=re,A++}}function x(C){h[C]&&!h.passThrough&&h[C](h)}function b(){h.remaining&&h.remaining!==!0&&h.remaining--}let _={0:!1,1:!0,2:!1,3:!0,4:!1,5:!1,6:!1,7:!1,8:!1,9:!0,10:!0,11:!1,12:!1,13:!1,14:!0,15:!0,16:!1,17:!0,18:!0,19:!1,20:!1,21:!1,22:!0,23:!0,24:!1,25:!0,26:!1,27:!0,28:!1,29:!1,30:!1,31:!1};function M(C,A,T,P,I){return _[C<<4|A<<3|T<<2|P<<1|I]}function S(C,A=!1){var T=h.duration;let P=h.delay,I=T-h.endDelay;h.parent?.reversed&&h.direction==="alternate"&&(P=h.endDelay,I=T-h.delay);var z=p(C);if(h.progress=Ys(z/T*100,0,100),A||(h.reversePlayback=z<h.currentTime),n&&g(z,A),!h.began&&h.currentTime>=0&&(h.began=!0,x("begin")),!h.loopBegan&&h.currentTime>0&&(h.loopBegan=!0,x("loopBegin")),(h.reversed||z>=0)&&z<=P&&h.currentTime!==0&&(y(0),x("change")),(z>=I&&h.currentTime!==T+h.pingPongDelayCorrection||!T)&&(y(T),x("change")),z>P&&z<I?(h.changeBegan||(h.changeBegan=!0,h.changeCompleted=!1,x("changeBegin")),y(z),x("change")):h.changeBegan?(h.changeCompleted=!0,h.changeBegan=!1,x("change"),n&&x("timelineChangeComplete")):h.began&&z>I&&x("changeComplete"),h.currentTime=Ys(z,0,T+h.pingPongDelayCorrection),h.began&&x("update"),C>=T)if(b(),!h.remaining)h.paused=!0,h.completed||(h.completed=!0,x("loopComplete"),x("complete"),!h.passThrough&&"Promise"in window&&(o(),c=l(h)));else{n?t+=h.duration/ur.speed:t+=h.duration;for(let F of s)F.setStartTime(0),F.remaining=F.loop;x("loopComplete"),h.loopBegan=!1,h.direction==="alternate"?u():n&&d()}}return h.reset=function(){var C=h.direction;h.passThrough=!1,h.currentTime=0,h.progress=0,h.paused=!0,h.began=!1,h.loopBegan=!1,h.changeBegan=!1,h.completed=!1,h.changeCompleted=!1,h.reversePlayback=!1,h.reversed=C==="reverse",h.remaining=h.loop,s=h.children,n=s.length;for(var A=n;A--;)h.children[A].reset();y(h.reversed?h.duration:0)},h.setStartTime=function(C){t=C},h.set=function(C,A){return mO(C,A),h},h.tick=function(C){r=C,t||(t=r),S((r+(i-t))*ur.speed)},h.seek=function(C,A=!1){S(C-t,A)},h.pause=function(C){h.paused=!0,n&&(a=C??performance.now())},h.play=function(C){!h.paused||(h.completed&&h.reset(),h.paused=!1,As.push(h),n&&a!==void 0&&(t+=(C??performance.now())-a),Dm||Hte())},h.reverse=function(){u(),h.completed=!h.reversed,f()},h.restart=function(){h.reset(),h.play()},h.reset(),h.autoplay&&h.play(),h}function JC(e,t){for(var i=t.length;i--;)hw(e,t[i].animatable.target)&&t.splice(i,1)}function qte(e){for(var t=dO(e),i=As.length;i--;){var r=As[i],a=r.animations,s=r.children;JC(t,a);for(var n=s.length;n--;){var o=s[n],l=o.animations;JC(t,l),!l.length&&!o.children.length&&s.splice(n,1)}!a.length&&!s.length&&r.pause()}}function Yte(e,t){t===void 0&&(t={});var i=t.direction||"normal",r=t.easing?lw(t.easing):null,a=t.grid,s=t.axis,n=t.from||0,o=n==="first",l=n==="center",h=n==="last",c=Ot.arr(e),u=parseFloat(c?e[0]:e),d=c?parseFloat(e[1]):0,p=Mo(c?e[1]:e)||0,f=t.start||0+(c?u:0),m=[],g=0;return function(y,x,b){if(o&&(n=0),l&&(n=(b-1)/2),h&&(n=b-1),!m.length){for(var _=0;_<b;_++){if(!a)m.push(Math.abs(n-_));else{var M=l?(a[0]-1)/2:n%a[0],S=l?(a[1]-1)/2:Math.floor(n/a[0]),C=_%a[0],A=Math.floor(_/a[0]),T=M-C,P=S-A,I=Math.sqrt(T*T+P*P);s==="x"&&(I=-T),s==="y"&&(I=-P),m.push(I)}g=Math.max.apply(Math,m)}r&&(m=m.map(function(F){return r(F/g)*g})),i==="reverse"&&(m=m.map(function(F){return s?F<0?F*-1:-F:Math.abs(g-F)}))}var z=c?(d-u)/g:u;return f+z*(Math.round(m[x]*100)/100)+p}}function Xte(e){e===void 0&&(e={});var t=ur(e);return t.duration=0,t.add=function(i,r){var a=As.indexOf(t),s=t.children;a>-1&&As.splice(a,1);function n(d){d.passThrough=!0}for(var o=0;o<s.length;o++)n(s[o]);var l=nv(i,Ox(ow,e));l.targets=l.targets||e.targets;var h=t.duration;l.autoplay=!1,l.timelineOffset=Ot.und(r)?h:fw(r,h),n(t);var c=ur(l);n(c),s.push(c),c.parent=t;var u=gO(s,e);return t.delay=u.delay,t.endDelay=u.endDelay,t.duration=u.duration,c.loop===!0&&(t.duration=1/0),t.seek(0),t.reset(),t.autoplay&&t.play(),t},t}ur.version="3.2.0";ur.speed=1;ur.running=As;ur.remove=qte;ur.get=pw;ur.set=mO;ur.convertPx=uw;ur.path=Lte;ur.setDashoffset=Ite;ur.stagger=Yte;ur.timeline=Xte;ur.easing=lw;ur.penner=aO;ur.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};var vO=ur,$C=new R,eE=new R,tE=new Rt;function Qte(e,t,i,r){if(r===0)return i.copy(e);if(r===1)return i.copy(t);let a=e.w*t.w+e.x*t.x+e.y*t.y+e.z*t.z;if(a>=1)return i.copy(e);let s=1-a*a;if(s<=Number.EPSILON){let c=1-r;return i.w=c*e.w+r*t.w,i.x=c*e.x+r*t.x,i.y=c*e.y+r*t.y,i.z=c*e.z+r*t.z,i.normalize(),i}let n=Math.sqrt(s),o=Math.atan2(n,a),l=Math.sin((1-r)*o)/n,h=Math.sin(r*o)/n;return i.w=e.w*l+t.w*h,i.x=e.x*l+t.x*h,i.y=e.y*l+t.y*h,i.z=e.z*l+t.z*h,i}function ra(e,t,i,r,a,s){let n=i[e]!==void 0?i[e]:void 0,o=r[e];if(o==null)return;let l=n!=null?typeof n=="string"?Number(a.getVariable(n)??0):n:t[e],h=typeof o=="string"?Number(a.getVariable(o)??0):o;if(l!==h)return{update:c=>{let u=lt.lerp(l,h,c);s?t[e]=Math.trunc(u):t[e]=u},start:()=>{t[e]=l},end:()=>{t[e]=h}}}function gw(e,t,i,r,a,s){let n=i[e]?i[e]:void 0,o=r[e];if(!o)return;let l=t[e],h=[...n??l].map(u=>typeof u=="string"?Number(a.getVariable(u)??0):u),c=[...o].map(u=>typeof u=="string"?Number(a.getVariable(u)??0):u);if(!(h.length!==c.length||yb(h,c)))return{update:u=>{h.forEach((d,p)=>{let f=lt.lerp(d,c[p],u);t[e][p]=s?Math.trunc(f):f})},start:()=>{Object.assign(t[e],h)},end:()=>{Object.assign(t[e],c)}}}function Og(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function iE(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=s?Og(new R,s,a):o.clone(),h=Og(new R,n,a);if(!l.equals(h))return{update:c=>{o.lerpVectors(l,h,c)},start:()=>{o.copy(l)},end:()=>{o.copy(h)}}}function rE(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function Ig(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=!(o instanceof ae),h=o instanceof ae?o:new ae().fromArray(o),c=s?rE(new ae,s,a):h.clone(),u=rE(new ae,n,a);if(!c.equals(u))return{update:d=>{h.lerpVectors(c,u,d),l&&(t[e]=h.toArray())},start:()=>{h.copy(c),l&&(t[e]=h.toArray())},end:()=>{h.copy(u),l&&(t[e]=h.toArray())}}}function Zte(e,t,i,r){let a=i[e]?i[e]:void 0,s=r[e];if(!s)return;let n=t[e],o=a?new je().fromArray(a):n.clone(),l=new R,h=new Rt,c=new R;o.decompose(l,h,c);let u=new je().fromArray(s),d=new R,p=new Rt,f=new R;if(u.decompose(d,p,f),!o.equals(u))return{update:m=>{tE.slerpQuaternions(h,p,m),$C.lerpVectors(l,d,m),eE.lerpVectors(c,f,m),n.compose($C,tE,eE)},start:()=>{n.compose(l,h,c)},end:()=>{n.compose(d,p,f)}}}function Kte(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new Ct().setRGB(n.r,n.g,n.b);if(l.equals(h))return;let c=o.clone();return t[e]=c,{update:u=>{c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function dm(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=new la(o.r,o.g,o.b,o.a),h=s?typeof s=="string"?a.getColor(s).clone():new la(s.r,s.g,s.b,s.a):l.clone(),c=typeof n=="string"?a.getColor(n).clone():new la(n.r,n.g,n.b,n.a);if(!h.equals(c))return{update:u=>{l.lerpColors(h,c,u);let d=lt.lerp(h.a,c.a,u);l.a=d,t[e]={r:l.r,g:l.g,b:l.b,a:l.a}},start:()=>{l.copy(h)},end:()=>{l.copy(c)}}}function Cl(e,t,i,r,a){if(typeof t[e]=="number")return ra(e,t,i??{},r,a);if(Array.isArray(t[e]))return gw(e,t,i??{},r,a)}function Jte(e,t,i,r){let a=[],s=e.cameraType==="OrthographicCamera"?t.orthographic?.zoom:t.perspective?.zoom,n=e.cameraType==="OrthographicCamera"?i.orthographic?.zoom:i.perspective?.zoom;if(n!==void 0){let o=s??e.zoom,l=n;o!==l&&a.push({update:h=>{e.zoom=lt.lerp(o,l,h),e.updateProjectionMatrix()},start:()=>{e.zoom=o,e.updateProjectionMatrix()},end:()=>{e.zoom=l,e.updateProjectionMatrix()}})}if(i.targetOffset!==void 0){let o=ra("targetOffset",e,t,i,r);o&&a.push(o)}return a}function $te(e,t,i,r){if(i.scaleBaked===void 0)return;let a=(t.scaleBaked??e.data.geometry.scaleBaked).map(o=>typeof o=="string"?Number(r.getVariable(o)??0):o),s=i.scaleBaked.map(o=>typeof o=="string"?Number(r.getVariable(o)??0):o);if(uh.isEqual(a,s))return;let n=[];return n.push({update:o=>{e.updateGeometryInteractions({scaleBaked:[lt.lerp(a[0],s[0],o),lt.lerp(a[1],s[1],o),lt.lerp(a[2],s[2],o)]},r),e.invalidateDownstreamBooleanData(),e.refreshAttachedClonersInteractions()},start:()=>{e.updateGeometryInteractions({scaleBaked:a},r),e.invalidateDownstreamBooleanData(),e.refreshAttachedClonersInteractions()},end:()=>{e.updateGeometryInteractions({scaleBaked:s},r),e.invalidateDownstreamBooleanData(),e.refreshAttachedClonersInteractions()}}),n}function eie(e,t,i,r){if(!i.extrusion)return;let a=e.extrusion,s=t.extrusion??{},n=i.extrusion,o=[];return $T.forEach(l=>{let h=Cl(l,a,s,n,r);h&&o.push(h)}),o}function tie(e,t,i,r){let a=[];if(!("geometry"in i))return a;let s=e.geometry.userData.parameters,n="geometry"in t?t.geometry:{},o=i.geometry;if(e instanceof lp){let l=$te(e,n,o,r);l&&a.push(...l)}else{let l={};if(Object.assign(l,So(s,RA)),RA.forEach(h=>{let c=Cl(h,l,n,o,r);c&&a.push(c)}),e instanceof tw){Object.assign(l,{extrusion:{...s.extrusion}});let h=eie(l,n,o,r);h&&a.push(...h)}a.length&&a.push({update:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded(),e.refreshAttachedClonersInteractions()},start:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded(),e.refreshAttachedClonersInteractions()},end:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded(),e.refreshAttachedClonersInteractions()}})}return a}function iie(e,t,i,r){let a=[];if(i.intensity!==void 0){let s=ra("intensity",e,t,i,r);s&&a.push(s)}if(i.color!==void 0){let s=Kte("color",e,t,i,r);s&&a.push(s)}return a}function rie(e,t,i,r){let a=[];if(Array.isArray(e.material)){if(!("materials"in i&&i.materials))return a;let s="materials"in t&&t.materials?t.materials:[],n=i.materials;e.material.forEach((o,l)=>{if(!n[l])return;let h=s[l]??{},c=n[l];typeof h=="string"||typeof c=="string"||a.push(...aE(o,h,c,r))})}else{if(!("material"in i&&i.material))return a;let s="material"in t&&t.material?t.material:{},n=i.material;if(typeof s=="string"||typeof n=="string")return a;a.push(...aE(e.material,s,n,r))}return a}function aE(e,t,i,r){let a=[],s=Ic(i,r)||!!t.layers&&Ic(t,r);a.push(die(e,s));for(let n of e.layers){let o=t.layers?.data(n.uuid),l=i.layers.data(n.uuid);if(!l||n.type!=="light"&&(!(n.visible??!0)||!(l.visible??!0)))continue;let h=n.getNames().filter(c=>!ZT.some(u=>c.includes(u)));for(let c of h)try{let u=n.getValue(c),d;if(c==="colors")d=cie(n,o,l,c);else if(Array.isArray(u))c==="steps"&&(d=hie(n,o,l,c));else if(typeof u=="number")d=aie(n,o,l,c,r);else{if(typeof u=="boolean")continue;u instanceof ae?d=sie(n,o,l,c):u instanceof R?d=nie(n,o,l,c,r):u instanceof la?d=lie(n,o,l,c,r):u instanceof Ct?d=oie(n,o,l,c,r):"isTexture"in u&&(d=uie(n,o,l,c))}d&&(Array.isArray(d)?a.push(...d):a.push(d))}catch(u){console.error(`lerpMaterial: unexpected material layer for ${c}`,u)}}return a}function aie(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:e.getValue(r),n=i[r],o=typeof s=="string"?Number(a.getVariable(s)??0):s,l=typeof n=="string"?Number(a.getVariable(n)??0):n;if(o!==l)return{update:h=>{e.setValue(r,lt.lerp(o,l,h))},start:()=>{e.setValue(r,o)},end:()=>{e.setValue(r,l)}}}function sie(e,t,i,r){if(!e.hasValue(r)||!(r in i))return;let a=e.getValue(r),s=t?new ae().fromArray(t[r]):a.clone(),n=new ae().fromArray(i[r]);if(!s.equals(n))return{update:o=>{a.lerpVectors(s,n,o)},start:()=>{a.copy(s)},end:()=>{a.copy(n)}}}function nie(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=e.getValue(r),n=t?t[r]:void 0,o=i[r],l=n?Og(new R,n,a):s.clone(),h=Og(new R,o,a);if(!l.equals(h))return{update:c=>{s.lerpVectors(l,h,c)},start:()=>{s.copy(l)},end:()=>{s.copy(h)}}}function oie(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:void 0,n=i[r],o=e.getValue(r),l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new Ct().setRGB(n.r,n.g,n.b);if(l.equals(h))return;let c=o.clone();return{update:u=>{e.getValue(r)!==c&&e.setValue(r,c),c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function lie(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:void 0,n=i[r],o=e.getValue(r),l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new la(n.r,n.g,n.b,n.a);if(l.equals(h))return;let c=o.clone();return{update:u=>{e.getValue(r)!==c&&e.setValue(r,c),c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function hie(e,t,i,r="steps"){if(!e.hasValue(r)||!(r in i))return;let a=[],s=e.getValue(r),n=t?t[r]:s,o=i[r];return yb(n,o)||a.push({update:l=>{let h=[...s];for(let c=0;c<s.length;++c){let u=n[c],d=o[c];h[c]=lt.lerp(u,d,l)}e.setValue(r,h)},start:()=>{e.setValue(r,n)},end:()=>{e.setValue(r,o)}}),a.length?a:void 0}function cie(e,t,i,r="colors"){if(!e.hasValue(r)||!(r in i))return;let a=[],s=e.getValue(r),n=t?t[r]:s.map(l=>l.toArray()),o=i[r];for(let l=0;l<s.length;++l){let h=[...n[l]],c=[...o[l]];ng.isEqual(h,c)||a.push({update:u=>{s[l].fromArray(ng.lerp(h,c,u))},start:()=>{s[l].fromArray(h)},end:()=>{s[l].fromArray(c)}})}return a.length?a:void 0}function uie(e,t,i,r="texture"){if(!e.hasValue(r)||!(r in i))return;let a=e.getNode("rotation"),s=t?.[r]?.rotation??0,n=i[r]?.rotation??0;if(a&&s!==n)return{update:g=>{a.value=lt.lerp(s,n,g)*lt.DEG2RAD},start:()=>{a.value=s*lt.DEG2RAD},end:()=>{a.value=n*lt.DEG2RAD}};let o=e.getNode("mat");if(!o)return;let l=t?t[r]:o,h=i[r],c=[...l.repeat],u=[...l.offset],d=[...h.repeat],p=[...h.offset],f=l.rotation??0,m=h.rotation??0;if(!bo.isEqual(c,d)||!bo.isEqual(u,p)||f!==m)return{update:g=>{o.repeat=bo.lerp(c,d,g),o.offset=bo.lerp(u,p,g),o.rotation=lt.lerp(f,m,g),o.updateMatrix()},start:()=>{o.repeat=[...c],o.offset=[...u],o.rotation=f,o.updateMatrix()},end:()=>{o.repeat=[...d],o.offset=[...p],o.rotation=m,o.updateMatrix()}}}function die(e,t){return{update:()=>{e.transparent=t}}}var wy=new R,sE=new Rr;function pie(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p;if(e instanceof Zr?(n=Ig("position",e,t,i,a),n&&s.push(n),l=ra("rotation",e,t,i,a),l&&s.push(l),h=Ig("shear",e,t,i,a),h&&s.push(h)):(p={slide:t.pathSnapping?.slide??e.updatedPathSnapping?.slide??e.dataPatched.pathSnapping?.slide??0,offset:t.pathSnapping?.offset??e.updatedPathSnapping?.offset??e.dataPatched.pathSnapping?.offset??0},u=ra("slide",p,t.pathSnapping??e.updatedPathSnapping??e.dataPatched.pathSnapping,i.pathSnapping??e.dataPatched.pathSnapping,a),u&&s.push(u),d=ra("offset",p,t.pathSnapping??e.updatedPathSnapping??e.dataPatched.pathSnapping,i.pathSnapping??e.dataPatched.pathSnapping,a),d&&s.push(d),!u&&!d&&(n=iE("position",e,t,i,a),n&&s.push(n),o=iE("scale",e,t,i,a),o&&s.push(o),l=fie(e,t,i,r,a),l&&s.push(l),c=Zte("hiddenMatrix",e,t,i),c&&s.push(c))),n||o||l||c||u||d){let f=e instanceof Zr?()=>{e.updateWorldMatrix(!0)}:()=>{e.updateMatrix(),e.hasNonUniformScale&&(e.updateMatrixWorld(),e.updateMatrixWorldSVD()),e.parent?.matrixWorldFusedFalse&&(e.matrixWorld.multiplyMatrices(e.parent.matrixWorldFusedFalse,e.matrix),e.matrixWorldNeedsUpdate=!1),js(e)&&wo(e.parent)&&e.invalidateDownstreamBooleanData(!0),e.updatePathSnapping(Object.assign({},t.pathSnapping,p))};s.push({update:f,start:f,end:f})}return s}function fie(e,t,i,r,a){let s=t?.rotation?t.rotation.map(c=>(typeof c=="string"?Number(a.getVariable(c)??0):c)*lt.DEG2RAD):void 0,n=i.rotation?.map(c=>(typeof c=="string"?Number(a.getVariable(c)??0):c)*lt.DEG2RAD);if(!n)return;let o=s?new R().fromArray(s):new R().setFromEuler(e.rotation),l=new R().fromArray(n);if(o.equals(l))return;let h=wy.subVectors(l,o);if(r&&h.toArray().every(c=>Math.abs(c)<2*Math.PI)){let c=new Rt().setFromEuler(sE.setFromVector3(o)),u=new Rt().setFromEuler(sE.setFromVector3(l));return{update:d=>{Qte(c,u,e.quaternion,d)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}else return{update:c=>{wy.lerpVectors(o,l,c),e.rotation.setFromVector3(wy)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}function mie(e,t,i,r){let a=[];if(!("cloner"in i)||!e.cloner)return a;let s=e.cloner,n="cloner"in t?t.cloner:{},o=i.cloner;HT.forEach(p=>{let f;p==="count"?f=ra("count",s.parameters,n,o,r,!0):f=Cl(p,s.parameters,n??{},o,r),f&&a.push(f)});let l=gie(s,n,o,r);l?.length&&a.push(...l);let h=vie(s,n,o,r);h?.length&&a.push(...h);let c=yie(s,n,o,r);c?.length&&a.push(...c);let u=xie(s,n,o,r);u?.length&&a.push(...u);let d=bie(s,n,o,r);return d?.length&&a.push(...d),a.length&&a.push({update:()=>{s.update()}}),a}function gie(e,t,i,r){if(e.parameters.type!=="radial")return;let a=t.radial,s=i.radial;if(!s)return;let n=e.parameters.radial,o=[];return WT.forEach(l=>{let h=Cl(l,n,a??{},s,r);h&&o.push(h)}),o}function vie(e,t,i,r){if(e.parameters.type!=="linear")return;let a=t.linear,s=i.linear;if(!s)return;let n=[],o=e.parameters.linear;return qT.forEach(l=>{let h=Cl(l,o,a??{},s,r);h&&n.push(h)}),n}function yie(e,t,i,r){if(e.parameters.type!=="grid")return;let a=t.grid,s=i.grid;if(!s)return;let n=[],o=e.parameters.grid;return YT.forEach(l=>{let h;l==="count"?h=gw(l,o,a??{},s,r,!0):h=Cl(l,o,a??{},s,r),h&&n.push(h)}),n}function xie(e,t,i,r){if(e.parameters.type!=="toObject")return;let a=t.toObject,s=i.toObject;if(!s)return;let n=[],o=e.parameters.toObject;return XT.forEach(l=>{let h;l==="count"?h=ra(l,o,a??{},s,r,!0):h=Cl(l,o,a??{},s,r),h&&n.push(h)}),n}function bie(e,t,i,r){if(!e.parameters.randomness)return;let a=t.randomnessObject,s=i.randomnessObject;if(!s)return;let n=[],o=e.parameters.randomnessObject;return QT.forEach(l=>{let h=Cl(l,o,a??{},s,r);h&&n.push(h)}),n}function wie(e,t){return{update:()=>{e instanceof Wr&&(e.fill.enabled=t)}}}function _ie(e,t){return{update:()=>{e instanceof Wr&&(e.stroke.enabled=t)}}}function Sie(e,t){return{update:()=>{e instanceof Wr&&(e.dropShadow.enabled=t)}}}function Aie(e,t){return{update:()=>{e instanceof Wr&&(e.innerShadow.enabled=t)}}}function Mie(e,t){return{update:()=>{e instanceof Wr&&(e.backgroundBlur.enabled=t)}}}function Cie(e,t){return{update:()=>{e instanceof Wr&&(e.layerBlur.enabled=t)}}}function Eie(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p,f,m,g,y,x,b,_;if("width"in e&&(n=ra("width",e,t,i,a),n&&s.push(n)),"height"in e&&(o=ra("height",e,t,i,a),o&&s.push(o)),e instanceof Wr||e instanceof On){let M={...t.fill},S={...i.fill};M.enabled!==void 0&&M.enabled!==S.enabled&&(s.push(wie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}}),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}})),l=dm("color",e.fill,M,S,a),l&&s.push(l)}if(e instanceof Wr){let M={...t.stroke},S={...i.stroke};(M.enabled||S.enabled)&&(s.push(_ie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}}),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}})),h=dm("color",e.stroke,M,S,a),h&&s.push(h),c=ra("thickness",e.stroke,M,S,a),c&&s.push(c)}if(e instanceof Wr){let M={...t.dropShadow},S={...i.dropShadow};(M.enabled||S.enabled)&&(s.push(Sie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}}),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}})),u=dm("color",e.dropShadow,M,S,a),u&&s.push(u),d=ra("blurRadius",e.dropShadow,M,S,a),d&&s.push(d),f=ra("spread",e.dropShadow,M,S,a),f&&s.push(f),p=Ig("offset",e.dropShadow,M,S,a),p&&s.push(p)}if(e instanceof Wr){let M={...t.innerShadow},S={...i.innerShadow};(M.enabled||S.enabled)&&(s.push(Aie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}}),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}})),m=dm("color",e.innerShadow,M,S,a),m&&s.push(m),g=ra("blurRadius",e.innerShadow,M,S,a),g&&s.push(g),x=ra("spread",e.innerShadow,M,S,a),x&&s.push(x),y=Ig("offset",e.innerShadow,M,S,a),y&&s.push(y)}if(e instanceof Wr||e instanceof On){let M={...t.backgroundBlur},S={...i.backgroundBlur};(M.enabled||S.enabled)&&(s.push(Mie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,radius:0}),S.enabled||Object.assign(S,{enabled:!0,radius:0})),b=ra("radius",e.backgroundBlur,M,S,a),b&&s.push(b)}if(e instanceof Wr){let M={...t.layerBlur},S={...i.layerBlur};(M.enabled||S.enabled)&&(s.push(Cie(e,!0)),M.enabled||Object.assign(M,{enabled:!0,radius:0}),S.enabled||Object.assign(S,{enabled:!0,radius:0})),_=ra("radius",e.layerBlur,M,S,a),_&&s.push(_)}if(e instanceof On||e instanceof Mp){let M=gw("cornerRadius",e,t,i,a);M&&s.push(M)}return s}function nE(e,t,i,r,a){let s=[];return e.data.visible&&s.push(...pie(e,t,i,a,r)),e instanceof Zr?s.push(...Eie(e,t,i,a,r)):(e.data.visible&&s.push(...mie(e,t,i,r)),js(e)?(e instanceof ga&&e.data.visible&&s.push(...tie(e,t,i,r)),e.data.visible&&s.push(...rie(e,t,i,r))):AK(e)?e.data.visible&&s.push(...iie(e,t,i,r)):SK(e)&&s.push(...Jte(e,t,i,r))),s.length?{update:n=>{s.forEach(o=>o.update(n))},start:n=>{s.forEach(o=>o.start?.(n))},end:n=>{s.forEach(o=>o.end?.(n))}}:void 0}var oE=new R;function vw(e,t,i=!1){let r=[],a=s=>{let n=s.data;delete s.states,s.currentState=null,s.reversibleToState=null,s.currentTransitionEvent=null;for(let o of n.states){let l={...o.data};s.states||(s.states={}),s.states[o.id]=rh.patch(n,l)}hE(e.scene,s,null,t,n.events.find(o=>o.data.type==="Follow"||o.data.type==="LookAt")!==void 0),lE(e)};e.scene.traverse2D(a),e.traverseChildren(s=>{if(i&&(s.rigidBody?.setTranslation(s.position0,!0),s.rigidBody?.setRotation(s.rotation0,!0),s.rigidBody?.setLinvel(oE,!0),s.rigidBody?.setAngvel(oE,!0)),!ni.is(s))return;let n=s.uuid,o=s.data;if(delete s.states,s.uuid===_u)return;let l=!1;r.some(h=>e.scene.find(n)?.isDescendantOf(h))?l=!0:o.physics?.fusedBody===!0&&o.physics.rigidBody==="dynamic"&&r.push(n),s.data=o,s.currentState=null,s.reversibleToState=null,s.currentTransitionEvent=null;for(let h of o.states){let c={...h.data};e.data.globalPhysics.usePhysics===!0&&o.physics&&(o.physics.rigidBody==="dynamic"||l)&&(h.data.position!==void 0&&delete c.position,h.data.rotation!==void 0&&delete c.rotation,h.data.hiddenMatrix!==void 0&&delete c.hiddenMatrix),s.states||(s.states={}),s.states[h.id]=eh.patch(o,c)}hE(e.scene,s,null,t,o.events.find(h=>h.data.type==="Follow"||h.data.type==="LookAt")!==void 0),lE(e),s instanceof fa&&s.frame&&(s.frame.traverse(h=>a(h)),s.uiCanvas?.applySize())}),e.frame&&(e.frame.traverse(s=>a(s)),e.uiCanvas?.applySize())}function lE(e){e.traverseEntity(t=>{for(let i of t.data.events){let r=[];switch(i.data.type){case"Follow":case"MouseHover":case"Scroll":case"MouseDown":case"MouseUp":case"MousePress":case"KeyUp":case"KeyDown":case"KeyPress":case"Collision":r.push(...i.data.actions);break;case"GameControl":for(let a of Object.values(i.data.gameActions))r.push(...a);break;case"DragDrop":r.push(...i.data.dragDropActions.drag,...i.data.dragDropActions.drop);break;case"Conditional":r.push(...i.data.inActions,...i.data.outActions);break}for(let a of r)if(a.data.type==="Create"&&a.data.hideBase==="Yes"){let s=e.scene.find(a.data.object);s&&(s.visible=!1)}}})}function hE(e,t,i,r,a=!1){if(t instanceof ga&&t.removeInteractionGeometry(r),t instanceof Zr?t.changeSelectedState(i,{shared:r},a):t.changeSelectedState(i,{scene:e,shared:r},a),t instanceof ga&&t.updateGeometryGroupsIfNeeded(),t instanceof ya&&t.updateCameraState(t.dataPatched,{scene:e,shared:r}),!(t instanceof Zr)){if(t.cloner)for(let s of t.cloner.children)s.playModeVisible=void 0;t.updateVisible()}}function yO(e){let t;if(e.easing===5){let{control1:i,control2:r}=e;t=`cubicBezier(
|
|
7363
7363
|
${i[0]}, ${i[1]}, ${r[0]}, ${r[1]}
|
|
7364
|
-
)`}else if(e.easing===6){let{mass:i,stiffness:r,damping:a,velocity:s}=e;t=`spring( ${i}, ${r}, ${a}, ${s} )`}else{let i;switch(e.easing){case 0:i=tl.linear;break;case 1:i=tl.ease;break;case 2:i=tl.easeIn;break;case 3:i=tl.easeOut;break;case 4:i=tl.easeInOut;break;default:i=tl.linear}let[r,a,s,n]=i;t=`cubicBezier( ${r}, ${a}, ${s}, ${n} )`}return{duration:Math.max(e.duration,1e-4),easing:t}}function Rx(e){let t={delay:0,loop:e.repeat===-1?!0:e.repeat+1};if(e.repeat===0)t.direction="normal",t.rewind=!1;else switch(e.direction){case"pingpong":t.direction="alternate",t.rewind=!1;break;case"pingpong-rewind":t.direction="alternate",t.rewind=!0;break;default:t.direction="normal",t.rewind=!1;break}switch(t.delay=0,t.endDelay=0,t.startOnceDelay=0,t.pingPongDelayCorrection=0,t.pingPongEndDelayCorrection=0,e.delayDirection){case"start-once":t.startOnceDelay=e.delay;break;case"start":t.delay=e.delay;break;case"end":t.endDelay=e.delay;break;case"start-end":case void 0:t.delay=e.delay,t.endDelay=e.delay;break}return t.direction==="alternate"&&(t.delay/=2,t.endDelay/=2,e.delayDirection==="start"?(t.pingPongDelayCorrection=t.delay,typeof t.loop=="number"&&t.loop%2===0&&(t.pingPongEndDelayCorrection=t.delay)):e.delayDirection==="end"?typeof t.loop=="number"&&t.loop%2!==0&&(t.pingPongEndDelayCorrection=t.endDelay):e.delayDirection==="start-end"&&(t.pingPongDelayCorrection=t.delay,t.pingPongEndDelayCorrection=t.endDelay)),t}var Tie={type:"beginState"},Pie={type:"completeState",isfromEntity:!1},cE=class{constructor(e,t,i,r,a,s){if(this.object=e,this.data=r,this.sharedAssets=a,this.allowSlerp=s,this.targets={t:0},this.firstLoop=!0,this._changeBegan=!1,this._changeCompleted=!0,this.onChange=()=>{this.callback&&(this.callback.update(this.targets.t),this.object.requestRender()),this.targets.t===0||this.targets.t===1?this._changeCompleted||(this._changeCompleted=!0,this._changeBegan=!1,this.onChangeComplete()):(this._changeCompleted&&(this._changeCompleted=!1),this._changeBegan||(this._changeBegan=!0,this.onChangeBegin()))},this.onChangeBegin=()=>{this.object.reversibleToState=this.to.id;let n=this.targets.t>.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"beginState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Tie)})},this.onChangeComplete=()=>{this.firstLoop&&(this.onFirstLoop(),this.firstLoop=!1),this.object.reversibleToState=this.to.id;let n=this.targets.t<.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"completeState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Pie)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=nE(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Om(this.object,this.object.currentState===i?this.object.prevState:this.object.currentState);if(!n)throw new Error("Missing property");this.from=n}else{let n=Om(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Om(this.object,i);if(!n)throw new Error("Missing property");this.to=n}this.useCurrentState=t===void 0||i===void 0,this.params={targets:this.targets,t:1,autoplay:!1,...Rx(r),...yO(r),change:this.onChange},this.callback=nE(this.object,t===void 0?{}:this.from.data,i===void 0?{}:this.to.data,this.sharedAssets,this.allowSlerp)}get changeBegan(){return this._changeBegan}get changeCompleted(){return this._changeCompleted}},xO=class extends ha{constructor(e,t,i,r,a){if(super(),this.eventType=e,this.data=t,this.page=i,this.shared=r,this.condition=a,this.toggleIsForward=!1,this.timelineNeedsRebuild=!1,this.hasPlayedOnce=!1,this.onTimelineChangeComplete=()=>{this.data.tweens[0].data.direction!=="normal"&&(this.toggleIsForward=!this.toggleIsForward),this.timelineNeedsRebuild!==!1&&(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!1,isRebuild:!0}),this.timeline.play())},!t.object)throw new Error("Missing property");let s=this.page.scene.find(t.object)??this.page.uiCanvas?.find(t.object)??this.page.scene.find2DInUIObjects(t.object);if(!s)throw new Error("Missing property");if(!s.states)throw new Error("Missing property");if(this.object=s,t.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=t.tweens[0].data.delayDirection==="start-once"?t.tweens[0].data.delay:0,this.init()}get playing(){return this.timeline?.paused===!1}get changeBegan(){return this.tweens.some(e=>e.changeBegan)??!1}init(){this.initialCurrentState=Om(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.data.runMode==="Toggle"&&gA(this.eventType)?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Rx(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=vO.timeline({autoplay:!1,...r,...r.loop===!0||r.loop>1?{timelineChangeComplete:this.onTimelineChangeComplete}:{}});let a=this.tweens.findIndex(s=>s?.changeBegan);if(t===!0&&(this.timelineNeedsRebuild=!0),e){let s=a===-1?0:a;for(let n=s;n<this.data.tweens.length-1;n++){let o=this.data.tweens[n],l=this.data.tweens[n+1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new cE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,l.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.delay:0))}this.timeline.duration+=r.endDelay}else{let s=a===-1?this.data.tweens.length-1:a+1;for(let n=s;n>0;n--){let o=this.data.tweens[n],l=this.data.tweens[n-1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new cE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,o.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n-1]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.endDelay:0))}this.timeline.duration+=r.delay}}catch(r){r instanceof Error&&console.error(r.message)}this.object.previousAction?.playing===!0&&this.object.previousAction.pause(),this.object.previousAction=this}play(){if(ji(this.shared,this.condition)===!1||gA(this.eventType)&&this.data.runMode==="Once"&&this.hasPlayedOnce||(this.hasPlayedOnce=!0,this.playing))return!1;clearTimeout(this.timeoutId);let e=Rx(this.data.tweens[0].data).pingPongDelayCorrection;this.timeoutId=window.setTimeout(()=>{try{this.buildTimeline(),this.timeline.play()}catch(t){t instanceof Error&&console.error(t.message)}},this.startOnceDelay+e)}pause(){this.timeline?.pause(),clearTimeout(this.timeoutId),this.tweens=Array(this.data.tweens.length-1),delete this.timeoutId}stop(){this.pause();let e=this.data.tweens[0].data.state===void 0?this.initialCurrentState:this.data.tweens[0].data.state;this.object instanceof Zr?this.object.changeSelectedState(e,{shared:this.shared}):this.object.changeSelectedState(e,{scene:this.page.scene,shared:this.shared}),this.object.currentState=e}seek(e){if(ji(this.shared,this.condition)===!1)return!1;this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(ji(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward,this.playing?(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!0}),this.timeline.play()):this.timeoutId=window.setTimeout(()=>{this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward}),this.timeline.play()},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause()}};function Om(e,t){let i,r;if(typeof t=="string"?(i=t,r=e.states?.[i]):t===null&&(i=null,r=e.data),!(i===void 0||r===void 0))return{id:i,data:r}}var Die={type:"beginState"},uE={type:"completeState",isfromEntity:!1},dE={type:"requestRender"},bO=class extends ha{constructor(e,t,i,r){super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.posStart=new R,this.posEnd=new R,this.qStart=new Rt,this.qEnd=new Rt,this.zoomStart=1,this.zoomEnd=1}init(){}get playing(){return this.animation&&this.animation.began&&!this.animation.completed}buildAnimation(e=!1){if(!this.data.animate)return;let t=this.page.scene.find(this.data.targetCamera);if(!t||!t.visible)throw new ReferenceError("Target camera not founded or not visible");let i={t:0};this.posStart.copy(this.page.activeCamera.position),this.qStart.copy(this.page.activeCamera.quaternion),this.zoomStart=this.page.activeCamera.zoom,this.animation=vO({targets:i,t:1,...yO(this.data),update:()=>{i.t===0&&(this.data.runMode==="Toggle"&&!this.toggleIsForward?(this.posEnd.copy(this.fromCamera.position),this.qEnd.copy(this.fromCamera.quaternion),this.zoomEnd=this.fromCamera.zoom,this.switchCamera(this.fromCamera.uuid)):(this.posEnd.copy(t.position),this.qEnd.copy(t.quaternion),this.zoomEnd=t.zoom,this.fromCamera=this.page.activeCamera,this.switchCamera(t.uuid)),this.page.activeCamera.dispatchEvent(Die));let r=this.page.activeCamera;r.position.lerpVectors(this.posStart,this.posEnd,i.t),r.quaternion.slerpQuaternions(this.qStart,this.qEnd,i.t),r.zoom=this.zoomStart+(this.zoomEnd-this.zoomStart)*i.t,r.wasMovedBySwitchCameraAction=!0,r.updateMatrix(),r.updateMatrixWorld(),r.updateProjectionMatrix(),r.dispatchEvent(dE),i.t===1&&r.dispatchEvent(uE)}})}switchCamera(e){let t=this.page.activeCamera,i=this.page.scene.find(e);if(!i||!i.visible)throw new ReferenceError("Target camera not founded or not visible");this.page.switchActiveCamera(i),t.dispatchEvent({type:"cameraChange",camera:i})}play(){if(ji(this.shared,this.condition)===!1)return!1;if(!this.playing&&this.page.activeCamera.uuid!==this.data.targetCamera)try{clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.buildAnimation(),this.animation?.play()):this.switchCamera(this.data.targetCamera)},this.data.delay*1e3)}catch{}}pause(){this.animation?.pause(),clearTimeout(this.timeoutId),delete this.timeoutId}toggle(e){if(ji(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward;try{this.playing?(this.animation?.pause(),this.buildAnimation(!0),this.animation?.play()):this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.animation?.pause(),this.buildAnimation(),this.animation?.play()):(this.toggleIsForward?(this.fromCamera=this.page.activeCamera,this.switchCamera(this.data.targetCamera)):this.switchCamera(this.fromCamera.uuid),this.page.activeCamera.dispatchEvent(uE),this.page.activeCamera.dispatchEvent(dE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}};function wO(e){let t=e?.tracks.filter(i=>i.ValueTypeName==="vector"||i.ValueTypeName==="quaternion").map(i=>i.times.length);if(t?.length){let i=W7(t);return i&&i>2?i:2}return 2}var _O=class extends ha{constructor(e,t,i,r,a){super(),this.data=e,this.page=t,this.animationControls=i,this.shared=r,this.condition=a,this.startOnceDelay=0,this.toggleIsForward=!1;let s=e.object,n=t.scene.find(e.object);n&&Array.isArray(n.identity)&&(s=n.identity[0]),this.data={...e,object:s};let o=this.animationControls.clipIdToAction[e.clipId+"/"+s];if(this.duration=o?.getClip()?.duration??1,this.data.crop2){let l=wO(o?.getClip());this.leftFrameTime=this.data.crop2[0]/(l-1)*this.duration,this.rightFrameTime=this.data.crop2[1]/(l-1)*this.duration}else{let l=o?.getClip()?.tracks[0]?.times.length;l&&l>1?(this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration):(this.leftFrameTime=0,this.rightFrameTime=this.duration)}this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(ji(this.shared,this.condition)===!1)return!1;window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),!this.threeAnimAction)return;this.threeAnimAction.reset(),this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime;let t=this.data.object;Object.entries(this.animationControls.clipIdToAction).forEach(([i,r])=>{let a=i.split("/")[1];this.threeAnimAction!==r&&a===t&&r.isRunning()&&(e?r.fadeOut(.2):r.stop())}),e&&this.threeAnimAction?.fadeIn(.2)},this.startOnceDelay)}pause(){this.threeAnimAction&&(this.threeAnimAction.paused=!0),window.clearTimeout(this.timeoutId),delete this.timeoutId}stop(){this.threeAnimAction?.fadeOut(.2)}seek(e){this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction&&(this.threeAnimAction.paused=!0,this.threeAnimAction.time=lt.clamp(this.threeAnimAction.time+1/60*e,this.leftFrameTime,this.rightFrameTime-16e-5),this.animationControls.needsUpdate=!0,this.animationControls.requestRender())}toggle(e,t=!1){if(ji(this.shared,this.condition)===!1)return!1;this.toggleIsForward=e??!this.toggleIsForward,this.threeAnimAction&&(this.threeAnimAction._loopCount=0),this.playing?this.threeAnimAction&&(this.threeAnimAction.timeScale=this.toggleIsForward?1:-1,this.toggleIsForward?(this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime)):this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction){this.toggleIsForward?(this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction.time=this.rightFrameTime,this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime),this.threeAnimAction.paused=!1,this.threeAnimAction.timeScale=this.toggleIsForward?1:-1;let i=this.data.clipId.split("/")[1];Object.entries(this.animationControls.clipIdToAction).forEach(([r,a])=>{let s=r.split("/")[1];this.threeAnimAction!==a&&s===i&&a.isRunning()&&(t?a.fadeOut(.2):a.stop())}),t&&this.threeAnimAction?.fadeIn(.2)}},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){let e=this.animationControls.clipIdToAction[this.data.clipId+"/"+this.data.object]?.getClip();e&&(e.duration=this.duration),this.pause()}},SO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.eventManager=i,this.shared=r,this.condition=a,this.timeOutId=-1,this.scene=t.scene}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;this.data.target!==this.page.uuid&&(window.clearTimeout(this.timeOutId),this.timeOutId=window.setTimeout(()=>{this.play()},this.data.delay*1e3))}dispose(){window.clearTimeout(this.timeOutId)}play(){if(this.scene.children.every(t=>t.uuid!==this.data.target))return;this.data.transition==="fade"&&this.data.duration>0&&this.eventManager.eventContext.renderer.renderFromSceneForSceneTransitionPass(this.scene,this.scene.activeCamera,this.data.duration*1e3),this.eventManager.deactivate(),this.eventManager.controlsManager.deactivate();let e=this.scene.activeCamera;this.scene.updatePage(this.data.target),this.scene.traverseVisibleEntity(t=>{t.type==="ParticleSystem"&&(t.sleep(),t.wakeUp(),t.data.autoPlay?t.start():t.stop())}),this.scene.activePage.switchToPlayCamera(),this.scene.activeCamera.copyViewPlaneSize(e),vw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},AO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=ji(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=EP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},MO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(ji(this.shared,this.condition)===!1)return!1;let e=this.shared.getDynamicVariablePlayState(this.data.variableId);if(this.data.mode==="PlayPause")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,e==="Playing"?"Paused":"Playing");else if(this.data.mode==="Play"&&e!=="Playing")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing");else if(this.data.mode==="Stop"&&e!=="Stopped")this.shared.setDynamicVariablePlayState(this.data.variableId,"Stopped");else if(this.data.mode==="Pause"&&e!=="Paused")this.shared.setDynamicVariablePlayState(this.data.variableId,"Paused");else if(this.data.mode==="Restart")this.shared.setDynamicVariablePlayState(this.data.variableId,"Restarted");else if(this.data.mode==="Toggle"){let t=this.shared.getDynamicVariableToggleIsForward(this.data.variableId);e==="Playing"?this.shared.setDynamicVariableToggleIsForward(this.data.variableId,t===void 0?!1:!t):(this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!t),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing"))}}dispatch(){let e=this.data.delay,t=this.shared.getDynamicVariablePlayState(this.data.variableId);this.data.mode==="PlayPause"&&t==="Playing"&&(e=this.data.pauseDelay),e!==0?(this.timeoutId&&window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{this.timeoutId=null,this.dispatchInner()},e)):this.dispatchInner()}dispose(){this.timeoutId&&window.clearTimeout(this.timeoutId)}},Oie=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;(this.data.target==="single"?this.data.variableId?[this.data.variableId]:[]:Object.keys(this.shared.getVariables())).forEach(e=>{this.shared.getVariable(e);let t=this.shared.data.variables.data(e)?.value;t!==void 0&&this.shared.updateVariable(e,t),this.shared.enableLocalStorageForPersistentVariables&&localStorage.removeItem(ux(e))})}dispose(){}};function ji(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=EP(t.expression,e,"boolean");return t.negate?!i:!!i}function La(e,t,i,r,a,s){let n={Audio:[],Video:[],Particles:[],Link:[],Destroy:[],Create:[],Reset:[],Transition:[],SwitchCamera:[],Animation:[],SceneTransition:[],SetVariable:[],DynamicVariablePlay:[],ClearLocalStorage:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?Aa[e.type].includes("Audio")&&n.Audio.push(new KD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?Aa[e.type].includes("Video")&&n.Video.push(new EO(h,c,s,r,l)):c.type==="Particles"?Aa[e.type].includes("Particles")&&n.Particles.push(new JD(c,i,r,l)):c.type==="Link"?Aa[e.type].includes("Link")&&n.Link.push(new yte(c,a.controlsManager,r,l)):c.type==="Create"?Aa[e.type].includes("Create")&&n.Create.push(new TO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?Aa[e.type].includes("Destroy")&&n.Destroy.push(new $D(c,i,a.controlsManager,r,l)):c.type==="Reset"?Aa[e.type].includes("Reset")&&n.Reset.push(new eO(c,i,r,a,l)):c.type==="Transition"?Aa[e.type].includes("Transition")&&n.Transition.push(new xO(e.type,c,i,r,l)):c.type==="SwitchCamera"?Aa[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new bO(c,i,r,l)):c.type==="SceneTransition"?Aa[e.type].includes("SceneTransition")&&n.SceneTransition.push(new SO(c,i,a,r,l)):c.type==="Animation"?Aa[e.type].includes("Animation")&&n.Animation.push(new _O(c,i,a.animationControls,r,l)):c.type==="SetVariable"?Aa[e.type].includes("SetVariable")&&n.SetVariable.push(new AO(c,i,r,l)):c.type==="DynamicVariablePlay"?Aa[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new MO(c,i,r,l)):c.type==="Conditional"?Aa[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0}))):c.type==="ClearLocalStorage"&&Aa[e.type].includes("ClearLocalStorage")&&n.ClearLocalStorage.push(new Oie(c,i,r,l))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof KD||i instanceof EO||i instanceof JD||i instanceof _O||i instanceof xO||i instanceof TO||i instanceof $D||i instanceof bO||i instanceof SO||i instanceof eO||i instanceof AO||i instanceof MO)&&i.dispose()})})}function Iie(e,t){let i;if("material"in e){let r=e.material;Array.isArray(r)?i=e.material[0].layers.find(a=>a.uuid===t):i=e.material.layers.find(a=>a.uuid===t)}if(i)return i.color.texture.image.img instanceof HTMLVideoElement?i.color.texture.image.img:void 0}var CO=new Map,Ud=new Map,Xc=class{constructor(e,t,i){this.data=t,this.delay=0,this.status="stopped";let{layerId:r,loop:a,volume:s,delay:n}=t;if(this.object=i,r===void 0)throw new Error("Missing property");let o=Iie(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,yp&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Ud.has(i.uuid)?Ud.get(i.uuid).push(this):Ud.set(i.uuid,[this]),CO.set(e,this),this.pause()}mute(){!this.videoElement||(this.videoElement.muted=!0)}unMute(){!this.videoElement||(this.videoElement.muted=!1)}play(e){if(!this.videoElement)return;let t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e?(this.mute(),this.delay+=150):t?(this.mute(),window.setTimeout(()=>{this.unMute()},100)):this.unMute(),this.delayTimerId=window.setTimeout(()=>{if(!this.videoElement)return;let i=this.videoElement.play();i!==void 0&&i.then(r=>{}).catch(r=>{this.play()}),this.clearDelay()},this.delay),this.status="playing"}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}pause(){!this.videoElement||(this.videoElement.pause(),this.status="paused")}stop(){!this.videoElement||(this.videoElement.pause(),this.videoElement.currentTime=0,this.status="stopped",this.clearDelay())}playByToggle(){this.data.toggle==="stop"?this.status==="playing"?this.stop():(this.stop(),this.play()):this.data.toggle==="pause"?this.status==="playing"?this.pause():this.play():(this.stop(),this.play())}dispose(){!this.videoElement||(this.stop(),this.videoElement.muted=!0)}},Lx=class{constructor(e){this.data=e}dispatch(){this.data.playVideo?this.pauseVideo(this.data.playVideo):this.data.object?this.pauseAllVideosFromObject(this.data.object):this.pauseAllVideos()}pauseVideo(e){let t=CO.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t[this.data.interaction](),this.disposeDelay()},this.data.delay)):t[this.data.interaction]())}pauseAllVideosFromObject(e){let t=Ud.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i[this.data.interaction]()))}pauseAllVideos(){let e=[...Ud.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},EO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new Xc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Lx(t);else throw new Error("Missing property")}dispatchBasic(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof Xc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof Xc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},pE=(()=>{let e,t,i,r;function a(o){!e&&!fE()&&t?.sharedGameControlGlobals.createdObjects.length>0&&(e=requestAnimationFrame(s)),o&&(t=o,r=o.requestRender)}function s(o){let l=i?o-i:0,h=t.sharedGameControlGlobals.createdObjects,c=t.sharedGameControlGlobals.nCreatedPerAction,u=h.length,d=0;for(;d<u;){let p=h[d];p.userData.createdTime===void 0&&(p.userData.createdTime=o),p.userData.lifetime===void 0&&p.userData.quantity===void 0||p.userData.lifetime&&o-p.userData.createdTime<p.userData.lifetime||p.userData.quantity&&c[p.userData.actionId]<=p.userData.quantity?(p.userData.velocity&&(p.position.addScaledVector(p.userData.velocity,l/1e3),p.updateMatrix(),r()),d++):(c[p.userData.actionId]>p.userData.quantity&&c[p.userData.actionId]--,h.splice(d,1),p.removeFromParent(),t.sharedGameControlGlobals.rapierWorld&&p.rigidBody?(t.sharedGameControlGlobals.colliderToEntity.delete(p.rigidBody.collider(0).handle),t.sharedGameControlGlobals.rapierWorld.removeRigidBody(p.rigidBody)):(p.bvhGeometry=void 0,t.sharedGameControlGlobals.entitiesWithTransformAnim=t.sharedGameControlGlobals.entitiesWithTransformAnim.filter(f=>f.bvhGeometry!==void 0)),u--,r())}e=d>0?requestAnimationFrame(s):void 0,i=d>0?o:void 0}function n(){fE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function fE(){return!!document&&document.hidden}var mE=new Rt,Rie=new R,Lie=new R,TO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.intervalId=null,this.timeoutIdQueue=[],this.uniqueId=lt.generateUUID(),this.dispatch=()=>{if(ji(this.shared,this.condition)===!1)return!1;this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()},this.dispatchFromStart=()=>{if(ji(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=hW(this.dispatch,1e3/this.data.creationSpeed),this.dispatchStart=()=>{this.intervalId===null&&(this.intervalId=window.setInterval(this.dispatch,1e3/this.data.creationSpeed))},this.dispatchStop=()=>{this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null)},this.dispatchInner=()=>{this.timeoutIdQueue.shift();let n=new ma(this.object);if(n.playModeVisible=!0,n.expand(),this.data.coordinateSystem!=="world"){let l=this.data.coordinateSystem,h=this.page.scene.find(l);h&&(h.updateMatrixWorldSVD(),n.hiddenMatrix.copy(h.matrixWorldRigid))}n.scale.copy(this.object.scale),n.position.fromArray(this.data.position),n.rotation.fromArray(this.data.rotation),n.updateMatrix(),this.page.add(n);let o=this.controlsManager.sharedGameControlGlobals;o.createdObjects.push(n),o.nCreatedPerAction[this.uniqueId]===void 0?o.nCreatedPerAction[this.uniqueId]=1:o.nCreatedPerAction[this.uniqueId]++,n.updateWorldMatrix(!0,!0),n.traverseObject(this.traverseObjectCB),pE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof qs)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else if(o=n,o.dataPatched.cloner?.hideBase)return!0}else{if(n instanceof qs)return;n instanceof ma?o=n.object:o=n}this.data.destroy==="Time"?n.userData.lifetime=this.data.lifetime*1e3:this.data.destroy==="Quantity"&&(n.userData.quantity=this.data.destroyAfterQuantity,n.userData.actionId=this.uniqueId);let l=new R().fromArray(this.data.velocity),h=o.dataPatched;if(!(h.physics.enabled==="visibility"?!h.visible:!h.physics.enabled)&&(this.controlsManager.sharedGameControlGlobals.rapierWorld?(this.controlsManager.addRigidBody(n,o,{fromCreate:!0,dynamic:this.data.dynamic}),this.data.destroy==="Collision"&&(n.rigidBody?.collider(0).setActiveEvents(1),n.userData.hasCollisionDestroy=!0),n.matrixWorld.decompose(Rie,mE,Lie),l.applyQuaternion(mE),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&n.rigidBody?.setLinvel(l.divideScalar(this.controlsManager.pixelsPerMeter),!0)):("geometry"in n.object&&this.controlsManager.addBoundsTree(n),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&(n.userData.velocity=l)),o.dataPatched.physics?.fusedBody===!0))return!0};let s=this.page.scene.find(this.data.object);if(!s)throw new Error("Missing Property");if(this.object=s,this.data.coordinateSystem!=="world"&&!this.page.scene.find(this.data.coordinateSystem))throw new Error("Missing Property");pE(i)}dispose(){this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null),this.timeoutIdQueue.forEach(e=>window.clearTimeout(e)),this.dispatchThrottled.cancel(),this.page.remove(...this.controlsManager.sharedGameControlGlobals.createdObjects),this.controlsManager.sharedGameControlGlobals.createdObjects=[]}},PO=200,_y=.02,Sy=.3,Bie=65,Rse=new R,gE=new R,vE=new R,zie=new R,Ca=new R,Fa=new R,Ko=new R,Ay=new je,yE=new je,Fie=new je,Lse=new je,Fs=new Rt,to=new Rt,mn=new Rr(0,0,0,"YXZ"),kie=new R(1,0,0),ks=new R(0,1,0),Uie=new R(0,0,1),xE=new R(1,1,1),Bse=new Wa,Nie=1,Vie=.025,jie=16e-6,bE=12,Gie=20,Vr=new Ss,fs=new dr,Hie={type:"requestRender"},Wie={type:"updateMatrix"},wE=Math.PI/6,Bx=class extends ha{constructor(e,t,i,r,a,s,n,o,l){super(),this.object=e,this.domElement=t,this.data=i,this.gloabalPhysics=r,this.controlsManager=a,this.cameraFollow=s,this.camera=n,this.page=o,this.sharedAssets=l,this.enableDamping=!0,this.hiddenMatrix0=new je,this.target0=new R,this.zoom0=1,this.rotForce=1,this.moveForce=1,this.pixelsPerMeter=PO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Rt,this.scale0Cam=new R,this.hiddenMatrix0Cam=new je,this.threshEndTranslate=.01,this.threshEndRotate=1e-8,this.threshEndRotVel=.005,this.collider={type:"capsule",radius:40,segment:new Ss(new R(0,-40,0),new R(0,40,0)),matrix:new je,position:new R,rotation:new Rt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Rt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new ae,this.velocityTarget=new R,this.velocity=new R,this.directionXZ=new R,this.rotVelocityStick=new R,this.rotVelocityTarget=new R,this.rotVelocity=new R,this.rotDirection=new R,this.nonColliderRotOffset=new je,this.nonColliderPosOffset=new je,this.firstPointerId=-1,this.rot=new R,this.path=[],this.movementState={moveNegZ:0,movePosZ:0,moveNegX:0,movePosX:0,moveNegY:0,movePosY:0,rotPosX:0,rotNegX:0,rotPosY:0,rotNegY:0,jump:0,run:0},this.vrEulerYOffset=0,this.onObject=!1,this.actionState={},this.keyAssignments=[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","ArrowUp"],["rotPosY","ArrowLeft"],["rotNegX","ArrowDown"],["rotNegY","ArrowRight"],["jump"," "]],this.collisionEnabled=!0,this.offsetMatrix=new je,this.objectToTarget=new R,this.objectToTarget0=new R,this.objectToCamXZ=new R,this.objectToCamXZ0=new R,this.targetToCamera=new R,this.targetToCamera0=new R,this.cameraPolarAxis0=new R,this.targetPos=new R,this.targetQuat=new Rt,this.lerpFactorPos=new R().setScalar(.3),this.lerpFactorPosStart=.3,this.lerpFactorPosEnd=.3,this.lerpFactorRotStart=.3,this.lerpFactorRotEnd=.3,this.lerpFactorPosCamera=.3,this.lerpFactorRotCamera=.3,this.objXZQuat=new Rt,this.objXZQuatInv=new Rt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Rt,this.colliderWorldQuat=new Rt,this.groundNormal=new R,this.groundTilt=new Rt,this.groundTiltInv=new Rt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Rt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{!(f.target===this.domElement||f.target instanceof HTMLElement&&f.target.tagName==="SPLINE-VIEWER"&&f.target.shadowRoot?.contains(this.domElement))||this.firstPointerId!==-1||(this.firstPointerId=f.pointerId,this.domElement.ownerDocument.addEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.addEventListener("pointerup",this.onPointerUp),this.rotBy!=="keys"&&!Ja&&!tA&&this.domElement.requestPointerLock(),this.prevMouse.set(f.clientX,f.clientY))},this.onPointerUp=f=>{this.firstPointerId=-1,this.domElement.ownerDocument.removeEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.removeEventListener("pointerup",this.onPointerUp),f.pointerType==="mouse"&&this.domElement.ownerDocument.exitPointerLock()},this.onPointerMove=f=>{if(f.pointerId!==this.firstPointerId)return;let m=f.clientX-this.prevMouse.x,g=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(tA&&xW<15.5&&!Ja?(this.eulerDelta.y=-m*this.mouseOrbitSensitivity,this.eulerDelta.x=-g*this.mouseOrbitSensitivity):(this.eulerDelta.y=-f.movementX*this.mouseOrbitSensitivity,this.eulerDelta.x=-f.movementY*this.mouseOrbitSensitivity)),f.pointerType!=="mouse"&&this.rotByTouch==="drag"&&(this.eulerDelta.y=-m*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-g*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Bx.isLocked=!0:Bx.isLocked=!1},this.onPointerlockError=()=>{console.error("SPE.GameControls: Unable to use Pointer Lock API")},this.handleVisibilityChange=()=>{if(document?.hidden)for(let f in this.movementState)this.movementState[f]=0},this.onKeyDown=f=>{!(f.target instanceof HTMLInputElement)&&(f.code==="ArrowLeft"||f.code==="ArrowUp"||f.code==="ArrowRight"||f.code==="ArrowDown"||f.code==="Space")&&f.preventDefault();for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]){this.movementState[m[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]||f.code.slice(3,f.code.length).toUpperCase()===m[1]){this.movementState[m[0]]=0;break}},this.copyVRGamePadValues=(f,m)=>{for(let g=2;g<4;g++){let y=f.axes[g];m===0?g===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,g===2?(Math.abs(this.movementState.rotPosY)<.3&&Math.abs(y)>=.3&&(this.vrEulerYOffset+=y<0?1:-1),this.movementState.rotPosY=y):this.moveMode==="fly"&&(this.movementState.moveNegY=y))}},this.sharedGameControlGlobals=a.sharedGameControlGlobals,e===n&&(this.isFirstPerson=!0),this.hiddenMatrix0.copy(this.object.hiddenMatrix),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.euler0.setFromQuaternion(this.quaternion,"YXZ");let h=this.euler0.clone(),c=h.y;if(this.objectRealQuat.copy(this.quaternion),h.y=0,this.quaternion.setFromEuler(h),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),h.set(0,c,0),this.quaternion.setFromEuler(h),this.rot.setFromEuler(h),this.object.matrixAutoUpdate=!1,(this.isFirstPerson||this.cameraFollow===!0)&&(this.target0.copy(this.camera.getTarget()),this.zoom0=this.camera.zoom),this.cameraFollow===!0){this.position0Cam.copy(this.camera.position),this.quat0Cam.copy(this.camera.quaternion),this.scale0Cam.copy(this.camera.scale),this.hiddenMatrix0Cam.copy(this.camera.hiddenMatrix),this.camera.parent?(this.camera.hiddenMatrix.copy(this.camera?.parent.matrixWorld),this.camera.matrix.copy(this.camera.matrixWorld)):this.camera.hiddenMatrix.identity(),this.camera.matrix.copy(this.camera.matrixWorld),this.camera.matrix.decompose(this.camera.position,this.camera.quaternion,this.camera.scale),this.camera.matrixAutoUpdate=!1,this.offsetMatrix.copy(this.object.matrix).invert().multiply(this.camera.matrix);let f=new R(0,0,-1).applyQuaternion(this.camera.quaternion),m=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(m),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let g,y;Math.abs(f.y)<1e-6?(m.y=0,f.y=0,y=m.projectOnVector(f)):m.y/f.y>0?y=f.multiplyScalar(m.y/f.y):y=f.multiplyScalar(m.length()),this.targetToCamera0.copy(y).negate(),g=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(g,this.position);let x=new Rr().setFromQuaternion(this.camera.quaternion,"YXZ");this.cameraPolarOffset=-x.x,x.x=0,x.z=0,x.y-=Math.PI/2,this.cameraPolarAxis0.set(0,0,-1).applyEuler(x)}if(this.object instanceof ya&&(this.object.matrixAutoUpdate=!1),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.rotByTouch=i.rotByTouch??"joystick",this.rotBy=i.rotBy??"keys",this.rotationMode=i.rotationMode??"normal",this.moveMode=i.moveMode??"walk",this.collisionEnabled=i.collisionEnabled,this.speedTranslate=(i.speedTranslate??250)*Nie,this.speedOrbit=(i.speedRotate??100)*Vie,this.mouseOrbitSensitivity=(i.speedRotate??100)*jie,this.keyAssignments=i.keyAssignments.map(f=>{let m=[f[0],f[1]];return m[1]==="\u25B2"?m[1]="ArrowUp":m[1]==="\u25C0"?m[1]="ArrowLeft":m[1]==="\u25BC"?m[1]="ArrowDown":m[1]==="\u25B6"?m[1]="ArrowRight":m[1]==="\u21E7"?m[1]="Shift":m[1]==="\u21B5"?m[1]="Enter":m[1]==="Space"?m[1]=" ":m[1]==="\u2318"?m[1]="Meta":m[1]==="Ctrl"?m[1]="Control":m[1]==="Esc"&&(m[1]="Escape"),m}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(m=>m[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotNegY"),f!==-1&&(this.keyAssignments[f][1]="")}this.lerpFactorPosStart=1-.02**(1/((i.delayPos[0]??.3)*60)),this.lerpFactorPosEnd=1-.02**(1/((i.delayPos[1]??.3)*60)),this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.lerpFactorRotStart=1-.02**(1/((i.delayRot[0]??.3)*60)),this.lerpFactorRotEnd=1-.02**(1/((i.delayRot[1]??.3)*60)),this.lerpFactorPosCamera=1-.02**(1/((i.delayPosCamera??.3)*60)),this.lerpFactorRotCamera=1-.02**(1/((i.delayRotCamera??.3)*60)),this.gravity=(this.gloabalPhysics.gravity??au.defaultData.gravity)*bE,this.usePhysics=this.gloabalPhysics.usePhysics??au.defaultData.usePhysics,this.jumpPower=i.jumpPower*Gie,this.resetYPosition=this.position.y+Math.abs(i.resetYPosition)*(this.gravity>0?1:-1),this.alignToGround=i.alignToGround??!1,this.orientMode=i.autoOrientMove?i.orientMode:"none",this.orientWith=i.orientWith??gg.defaultDataThirdPerson.orientWith,this.slopeThresh=Bie*Math.PI/180,i.collider.type==="capsule"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=i.collider.height/2-i.collider.radius,this.collider.segment.end.y=-this.collider.segment.start.y,this.offset=i.collider.height*_y/this.pixelsPerMeter,this.stepThresh=i.collider.height*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.height):i.collider.type==="sphere"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=0,this.collider.segment.end.y=0,this.offset=2*i.collider.radius*_y/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*_y/this.pixelsPerMeter,this.stepThresh=i.collider.height*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Rt().setFromEuler(new Rr().fromArray([...i.collider.rotation,"XYZ"]));this.collider.position.copy(u).multiply(this.scale),this.collider.rotation.copy(d),this.collider.matrix.compose(u,d,xE),i.cameraXAxis!==void 0&&(this.cameraXAxis=i.cameraXAxis,this.cameraYAxis=i.cameraYAxis,this.minPolarAngle=i.cameraRotXLimits[0],this.maxPolarAngle=i.cameraRotXLimits[1],this.minAzimuthAngleRel=i.cameraRotYLimits[0],this.maxAzimuthAngleRel=i.cameraRotYLimits[1]),this.forwardDir=i.forwardDirection??"-z",this.isFirstPerson&&(this.forwardDir="-z"),this.runMultiplier=i.runMultiplier??2;let p=i.navmesh.destinationHelperRadius*2;if(p>0){let f=new At;f.push({fi:0,data:{...Gr.defaultData("light","phong"),alpha:0},id:"layer1"}),f.push({fi:0,data:{...Gr.defaultData("color"),color:i.navmesh.destinationHelperColor,alpha:i.navmesh.destinationHelperColor.a},id:"layer2"});let m=new Wb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new hr(lP.create({parameters:{width:p,height:p/10,hollow:.7}}),m),this.navMeshPathDest.material.userData.opacity0=i.navmesh.destinationHelperColor.a}this.activate()}reset(e=!1){if(this.object.hiddenMatrix.copy(this.hiddenMatrix0),e){this.object.updateMatrix(),this.object.updateMatrixWorld(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity();let t=new Rr().setFromQuaternion(this.quaternion,"YXZ"),i=t.y;this.objectRealQuat.copy(this.quaternion),t.y=0,this.quaternion.setFromEuler(t),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),t.set(0,i,0),this.quaternion.setFromEuler(t),this.rot.setFromEuler(t),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.velocityTarget.set(0,0,0),this.velocity.set(0,0,0)}else this.object instanceof ya?this.object.matrixAutoUpdate=!0:this.object.updateMatrix();this.cameraFollow===!0&&(this.camera.quaternion.copy(this.quat0Cam),this.camera.position.copy(this.position0Cam),this.camera.scale.copy(this.scale0Cam),this.camera.hiddenMatrix.copy(this.hiddenMatrix0Cam),this.camera.matrixAutoUpdate=!0),this.controlsManager.requestRender()}activate(){this.instantiateActions(),this.domElement.ownerDocument.addEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.addEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.addEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.addEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.addEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.addEventListener("visibilitychange",this.handleVisibilityChange)}deactivate(){this.disposeActions(),this.domElement.ownerDocument.removeEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.removeEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.removeEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.removeEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.removeEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.removeEventListener("visibilitychange",this.handleVisibilityChange)}dispose(){this.deactivate(),this.navMeshPathDest?.parent&&this.page.remove(this.navMeshPathDest)}instantiateActions(){let e=this.data,t=this.sharedAssets;e.gameActions!==void 0&&(this.actions={},mg.list.forEach(i=>{this.actions[i]=La({...e,disabled:!1,type:"GameControl"},e.gameActions[i],this.page,t,this.controlsManager.eventManager,this.object)})),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"),this.initialAction&&(this.initialAction=!1)}disposeActions(){this.initialAction=!1,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),Qr(this.actions.idle),Qr(this.actions.move),Qr(this.actions.run),Qr(this.actions.jump)}dispatchStartEvent(e){this.actions[e]!==void 0&&(this.actionState[e]||(this.actionState[e]=!0,this.actions[e].Transition.forEach(t=>{t.play()}),this.actions[e].Animation.forEach(t=>{t.play(this.initialAction===!1)}),this.actions[e].Create.forEach(t=>{t.dispatchStart()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("start")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("start")})))}dispatchStopEvent(e){this.actions[e]!==void 0&&(!this.actionState[e]||(this.actionState[e]=!1,this.actions[e].Transition.forEach(t=>{t.stop(),t.object.currentState!==null&&t.object.changeSelectedState(null,{scene:this.page.scene,shared:this.sharedAssets})}),this.actions[e].Create.forEach(t=>{t.dispatchStop()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("stop")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("stop")})))}get colliderWorldPosition(){return Ca.copy(this.collider.position).applyQuaternion(this.objectRealQuat).add(this.position)}update(e,t,i){if(this.gravity<0?this.position.y<this.resetYPosition:this.position.y>this.resetYPosition)return this.reset(!0),!0;this.sharedGameControlGlobals.gamePads.forEach(this.copyVRGamePadValues);let r=(this.isFirstFrame?16.6:e)/1e3;this.isFirstFrame&&(this.isFirstFrame=!1);let a=r*60,s=!1;if(this.usePhysics&&this.collisionEnabled){let o=Fa.set(0,(this.velocity.y===0?this.pixelsPerMeter*Math.max(Math.abs(this.gravity)/(10*bE),1)*(this.gravity>0?1:-1):this.velocity.y)*r,0).divideScalar(this.pixelsPerMeter),l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter),this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,16,void 0,void 0,this.object.rigidBody);if(l){this.onObject=!0,this.groundNormal.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat).negate(),this.alignToGround&&this.groundTiltAdjustment(this.groundNormal),Math.acos(this.groundNormal.y)<this.slopeThresh&&(s=!0),l.collider.parent()?.bodyType()===0&&Math.acos(this.groundNormal.y)*(180/Math.PI)>45&&(this.onObject=!1);let h=l.collider.parent();this.groundYRotation=0,this.groundVelocity.set(0,0,0);for(let c of this.sharedGameControlGlobals.entitiesWithTransformAnim)if(c.rigidBody===h&&c.userData.isFollowingObj!==this.object.uuid){(c.hasNonUniformScale?c.matrixWorldRigid:c.matrixWorld).decompose(Ca,to,Fa),this.groundVelocity.subVectors(Ca,c.prevT),this.object.getWorldPosition(Fa).add(this.collider.position).sub(Ca),this.groundYRotation=mn.setFromQuaternion(to).y-c.prevR.y,Ko.copy(Fa).applyAxisAngle(ks,this.groundYRotation),this.groundVelocity.add(Ko.sub(Fa)).divideScalar(r);break}}else this.onObject=!1}if(this.moveMode==="walk"&&this.collisionEnabled&&(this.movementState.jump===1&&this.onObject&&(this.velocityTarget.y=this.jumpPower,this.movementState.jump=0,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("jump"),this.onObject=!1),this.onObject?this.velocityTarget.y/=2:this.velocityTarget.y+=this.gravity*a),this.moveMode==="fly"&&(this.velocityTarget.y=(this.movementState.movePosY-this.movementState.moveNegY)*this.speedTranslate),this.directionXZ.z=this.movementState.movePosZ-this.movementState.moveNegZ,this.directionXZ.x=this.movementState.movePosX-this.movementState.moveNegX,this.forwardDir==="+z"&&this.directionXZ.multiplyScalar(-1),this.directionXZ.manhattanLength()>0&&(this.path=[]),this.navMeshPathDest){let o=this.navMeshPathDest.material;if(this.moveMode==="walk"&&this.path.length>1){this.navMeshPathDest.position.copy(this.path[this.path.length-1]),this.navMeshPathDest.parent||this.page.add(this.navMeshPathDest);let l=Ca.subVectors(this.path[1],this.position),h=Fa.subVectors(this.path[1],this.path[0]);l.dot(h)<0?this.path.shift():(this.directionXZ.x=h.x,this.directionXZ.z=h.z),o.opacity=o.userData.opacity0}else o.opacity-=.05*o.userData.opacity0,this.navMeshPathDest.material.opacity<=0&&this.navMeshPathDest.parent&&this.page.remove(this.navMeshPathDest)}this.directionXZ.normalize(),this.movementState.run?this.moveForce=this.runMultiplier:this.moveForce=1,this.velocityTarget.z=this.directionXZ.z*this.speedTranslate*this.moveForce,this.velocityTarget.x=this.directionXZ.x*this.speedTranslate*this.moveForce,(this.moveMode==="walk"?this.velocityTarget.x+this.velocityTarget.z===0:this.velocityTarget.manhattanLength()===0)?this.lerpFactorPos.setScalar(this.lerpFactorPosEnd):this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.moveMode==="walk"&&(this.lerpFactorPos.y=1),this.didHit===!1&&this.pushedVelocity.manhattanLength()===0||this.usePhysics===!1?(this.velocity.x+=(this.velocityTarget.x-this.velocity.x)*(1-(1-this.lerpFactorPos.x)**a),this.velocity.y+=(this.velocityTarget.y-this.velocity.y)*(1-(1-this.lerpFactorPos.y)**a),this.velocity.z+=(this.velocityTarget.z-this.velocity.z)*(1-(1-this.lerpFactorPos.z)**a)):this.velocity.copy(this.velocityTarget),(this.moveMode==="walk"?this.velocity.x**2+this.velocity.z**2<this.speedTranslate:this.velocity.lengthSq()<this.speedTranslate)?(this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.onObject&&(this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"))):(this.dispatchStopEvent("idle"),this.onObject&&(this.dispatchStopEvent("jump"),this.movementState.run?(this.dispatchStopEvent("move"),this.dispatchStartEvent("run")):(this.dispatchStopEvent("run"),this.dispatchStartEvent("move"))));let n=zie.copy(this.velocity);if(this.orientMode!=="none"&&this.isFirstPerson===!1){let o=Fa.copy(n);o.y=0,n.set(0,n.y,o.length()*(this.forwardDir==="+z"?1:-1))}if(this.directionXZ.manhattanLength()>0&&this.orientMode!=="none"&&this.isFirstPerson===!1)if(this.orientWith==="camera"&&this.path.length<=1){let o=Ca;this.camera.getWorldDirection(o);let l=Ko.copy(ks).multiplyScalar(o.dot(ks));o.sub(l);let h=Fa.copy(this.directionXZ);h.x*=-1,this.rot.y=o.angleTo(h)*(o.cross(h).y>0?-1:1)+this.rotationAccumWhenOrientWithCamera}else this.rot.y=(this.path.length>1?0:this.euler.y)+Math.atan2(-this.directionXZ.z,this.directionXZ.x)+Math.PI/2*(this.forwardDir==="+z"?1:-1);if(mn.setFromVector3(this.rot),this.moveMode==="walk"&&(mn.x=0),n.applyEuler(mn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=mn.set(0,this.vrEulerYOffset*wE,0);i.applyEuler(o),n.x+=i.x,n.z+=i.z,this.nonColliderPosOffset.elements[13]+=i.y*r}if(this.usePhysics===!0){let o=Fa;this.pushedVelocity.set(0,0,0);for(let l of this.sharedGameControlGlobals.entitiesWithTransformAnim){let h=Ko.setFromMatrixPosition(l.matrixWorld).sub(l.prevT).divideScalar(r).divideScalar(this.pixelsPerMeter),c=l.rigidBody.collider(0).castCollider(h,this.object.rigidBody.collider(0),Ca.copy(n).divideScalar(this.pixelsPerMeter),r,!1);h.multiplyScalar(this.pixelsPerMeter);let u=ni.is(l)?l:l.object;if(c!==null&&this.lastHitObj!==u){let d;l instanceof ma&&(d=l);let p=this.sharedGameControlGlobals.entityToCollisionEvents[u.uuid];if(p)for(let f of p)f.data.target==="character"&&(f.dispatch(d),u.dispatchEvent(Fx));this.lastHitObj=u}if(c!==null){this.pushedVelocity.copy(h),o.copy(c.normal1).applyQuaternion(l.quaternion);break}}if(this.pushedVelocity.manhattanLength()!==0){let l=o.dot(n);l<0&&n.addScaledVector(o,-l),n.add(this.pushedVelocity)}else n.add(this.groundVelocity)}if(this.rotDirection.y=Number(this.movementState.rotPosY)-Number(this.movementState.rotNegY),this.rotDirection.x=Number(this.movementState.rotPosX)-Number(this.movementState.rotNegX),this.rotDirection.normalize(),this.rotationMode==="normal"&&(this.movementState.rotPosX||this.movementState.rotNegX)||this.rotationMode==="steer"&&(this.movementState.rotPosX||this.movementState.rotNegX)&&(this.movementState.movePosZ||this.movementState.moveNegZ||this.moveMode==="walk")?this.rotVelocityStick.x=-this.rotDirection.x*this.speedOrbit*this.rotForce:this.rotVelocityStick.x=0,this.rotationMode==="normal"&&(this.movementState.rotPosY||this.movementState.rotNegY)||this.rotationMode==="steer"&&(this.movementState.rotPosY||this.movementState.rotNegY)&&(this.movementState.movePosZ||this.movementState.moveNegZ)?this.rotVelocityStick.y=-this.rotDirection.y*this.speedOrbit*this.rotForce:this.rotVelocityStick.y=0,this.rotVelocityTarget.subVectors(this.eulerDelta.divideScalar(r),this.rotVelocityStick),this.rotVelocityTarget.manhattanLength()===0?this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotEnd)**a):this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotStart)**a),this.euler.x+=this.rotVelocity.x*r,this.euler.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y===0&&this.directionXZ.manhattanLength()===0?this.rotationAccumWhenOrientWithCamera=0:(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.rotationAccumWhenOrientWithCamera+=this.rotVelocity.y*r),this.isFirstPerson===!1&&this.orientMode!=="none"&&this.directionXZ.manhattanLength()>0){if(this.orientMode==="radial"){this.objectToCamXZ.copy(this.objectToCamXZ0).applyAxisAngle(ks,this.euler.y-this.euler0.y);let o=Fa.copy(this.objectToCamXZ).normalize(),l=Ko.copy(n).multiplyScalar(r);l.y=0;let h=l.sub(Ca.copy(o).multiplyScalar(l.dot(o))).cross(o).y;this.euler.y-=Math.atan2(h,this.objectToCamXZ.length())}}else this.rot.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y!==0&&(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.euler.y=this.rot.y);if(this.cameraFollow===!0&&(this.moveMode==="walk"?this.cameraXAxis==="Limit"?this.euler.x=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):this.euler.x=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset,this.PI_2+this.cameraPolarOffset):this.cameraXAxis==="Limit"&&(this.euler.x=lt.clamp(this.euler.x,-this.PI_2,this.PI_2))),this.moveMode==="fly"?this.rot.x=this.euler.x:this.isFirstPerson&&(t?(mn.copy(t),mn.y=0):(mn.copy(this.euler),mn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(mn)),t&&(this.moveMode==="walk"?(this.rot.y=t.y,this.rot.x=0,this.rot.z=0):this.rot.setFromEuler(t),this.rot.y+=this.vrEulerYOffset*wE),Fs.setFromAxisAngle(kie,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(Uie,this.rot.z),to.multiply(Fs),this.quaternion.copy(to),this.objectRealQuat.multiplyQuaternions(this.quaternion,this.objXZQuat),this.colliderWorldQuat.copy(this.objectRealQuat).multiply(this.collider.rotation),this.collisionEnabled)if(this.usePhysics){let o=Fa.copy(n).multiplyScalar(r/this.pixelsPerMeter),l=null;this.didHit=!1;let h=new R;for(let c=0;c<5;c++){let u=o.length(),d=Ko.copy(o).normalize();if(l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),this.colliderWorldQuat,d,this.object.rigidBody?.collider(0).shape,u,!1,24,void 0,void 0,this.object.rigidBody),l!==null){this.didHit=!0;let p=this.sharedGameControlGlobals.colliderToEntity.get(l.collider.handle);if(p!==this.lastHitObj&&c===0){this.lastHitObj=p;let y=this.sharedGameControlGlobals.entityToCollisionEvents[p?.uuid];if(y){for(let x of y)if(x.data.target==="character"){let b=(this.sharedGameControlGlobals.rapierWorld?.getCollider(l.collider.handle))._parent,_;if(p.cloner){for(let M of p.cloner.children)if(M.rigidBody===b){_=M;break}}x.dispatch(_),p.dispatchEvent(Fx)}}}let f=gE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),m=vE.copy(d).multiplyScalar(l.toi).dot(f),g=l.toi;if(g===0&&(this.position.y+=this.offset*this.pixelsPerMeter),m>this.offset&&(g=l.toi*(m-this.offset)/m,h.addScaledVector(d,g)),o.copy(d).multiplyScalar(u-g),Math.acos(-f.y)>this.slopeThresh){let y=this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),x=Ko.copy(l.witness2).applyQuaternion(this.colliderWorldQuat);x.y=0;let b=y.add(x);b.y+=this.stepThresh;let _=this.sharedGameControlGlobals.rapierWorld.castShape(b,this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,24,void 0,void 0,this.object.rigidBody);_!==null&&_.toi===0&&(f.y=0,f.normalize())}o.addScaledVector(f,-o.dot(f))}else{c===0&&this.directionXZ.manhattanLength()!==0&&(this.lastHitObj=null),h.add(o);break}}this.position.addScaledVector(h,this.pixelsPerMeter),this.object.rigidBody?.setTranslation(Ca.copy(this.position).divideScalar(this.pixelsPerMeter),!0),this.object.rigidBody?.setRotation(Fs.copy(this.quaternion).premultiply(this.groundTilt).multiply(this.objXZQuat),!0)}else{let o=this.onObject?1:5,l=n.multiplyScalar(r/o);for(let h=0;h<o;h++)this.position.add(l),this.collisionAdjustment(r/o)}else this.position.addScaledVector(n,r);if(this.moveMode==="walk"&&this.onObject&&(this.velocityTarget.y=0,this.velocity.y=0),this.quaternion.premultiply(this.groundTilt).multiply(this.objXZQuat),this.object.matrix.compose(this.position,this.quaternion,this.scale),this.object.matrixWorldNeedsUpdate=!0,this.object.matrix.multiply(this.nonColliderPosOffset).multiply(this.nonColliderRotOffset),this.quaternion.premultiply(this.groundTiltInv).multiply(this.objXZQuatInv),this.cameraFollow===!0){this.updateFollowArms();let o=this.objectToTarget.add(this.position),l=this.targetToCamera.add(o);Ay.lookAt(l,o,ks).setPosition(l),Ay.decompose(this.targetPos,this.targetQuat,Ca),this.camera.quaternion.slerp(this.targetQuat,1-(1-this.lerpFactorRotCamera)**a),this.camera.position.lerp(this.targetPos,1-(1-this.lerpFactorPosCamera)**a),this.camera.updateMatrix(),this.camera.updateMatrixWorld(),this.cameraYAxis==="Limit"&&this.orientMode==="cartesian"&&(this.euler.y=lt.clamp(this.euler.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel)),this.euler.x=lt.clamp(this.euler.x,-this.PI_2+(this.cameraPolarOffset<0?this.cameraPolarOffset:0),this.PI_2+(this.cameraPolarOffset>0?this.cameraPolarOffset:0))}return this.eulerDelta.set(0,0,0),this.object.dispatchEvent(Wie),this.path.length<2&&this.lastPosition.distanceToSquared(this.position)<this.threshEndTranslate&&Math.abs(this.rotVelocity.x)<this.threshEndRotVel&&Math.abs(this.rotVelocity.y)<this.threshEndRotVel&&(this.camera===void 0||this.isFirstPerson||this.lastCameraPosition.distanceToSquared(this.camera.position)<this.threshEndTranslate&&8*(1-this.lastCameraQuaternion.dot(this.camera.quaternion))<this.threshEndRotate)&&(this.moveMode==="fly"||this.onObject===!0||this.collisionEnabled===!1)&&(this.navMeshPathDest===null||this.navMeshPathDest.material.opacity<-.04*this.navMeshPathDest?.material?.userData.opacity0)?!1:(this.camera&&(this.lastCameraPosition.copy(this.camera.position),this.lastCameraQuaternion.copy(this.camera.quaternion)),this.lastPosition.copy(this.position),this.object.dispatchEvent(Hie),!0)}updateFollowArms(){this.objectToTarget.copy(this.objectToTarget0),this.targetToCamera.copy(this.targetToCamera0);let e=Fs.setFromAxisAngle(ks,this.cameraYAxis==="Limit"&&this.orientMode!=="radial"?lt.clamp(this.euler.y-this.euler0.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel):this.euler.y-this.euler0.y);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&this.objectToTarget.applyQuaternion(e);let t;this.cameraXAxis==="Limit"?t=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):t=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset+1e-6,this.PI_2+this.cameraPolarOffset-1e-6);let i=Ca.copy(this.cameraPolarAxis0);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&i.applyQuaternion(e);let r=to.setFromAxisAngle(i,t);this.cameraYAxis!=="Locked"&&this.targetToCamera.applyQuaternion(e),this.cameraXAxis!=="Locked"&&this.targetToCamera.applyQuaternion(r)}groundTiltAdjustment(e){ks.angleTo(e)*180/Math.PI<15||ks.angleTo(e)*180/Math.PI>85?Fs.identity():Fs.setFromUnitVectors(ks,e),this.groundTilt.slerp(Fs,.06),this.groundTiltInv.copy(this.groundTilt).invert()}collisionAdjustment(e){let t=vE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=Ay.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ca,Fs,Fa).compose(Ca,Fs,xE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=yE.copy(s).invert(),o=Fie.copy(yE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=gE.copy(this.position).applyMatrix4(n);fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),a.bvhGeometry.boundsTree.shapecast({traverseBoundsOrder(h){return h.distanceToPoint(Vr.end)},intersectsBounds:h=>h.intersectsBox(fs),intersectsTriangle:h=>{let c=Ca,u=Fa,d=h.closestPointToSegment(Vr,c,u);if(d<this.collider.radius){let p=this.collider.radius-d,f=u.sub(c).normalize(),m=Ko.copy(l);m.addScaledVector(f,p);let g=m.applyMatrix4(s).sub(this.position);t.add(g),Vr.start.addScaledVector(f,p),Vr.end.addScaledVector(f,p)}}})}),fs.makeEmpty(),Vr.copy(this.collider.segment),Vr.start.applyMatrix4(i),Vr.end.applyMatrix4(i),fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),this.sharedGameControlGlobals.staticMeshBVH?.shapecast({traverseBoundsOrder(a){return a.distanceToPoint(Vr.end)},intersectsBounds:a=>a.intersectsBox(fs),intersectsTriangle:a=>{let s=Ca,n=Fa,o=a.closestPointToSegment(Vr,s,n);if(o<this.collider.radius){let l=this.collider.radius-o,h=n.sub(s).normalize();this.alignToGround&&this.groundTiltAdjustment(h),t.addScaledVector(h,l),Vr.start.addScaledVector(h,l),Vr.end.addScaledVector(h,l)}}}),this.onObject=Math.abs(t.y)>Math.abs(e*this.velocity.y*.25),this.onObject&&this.dispatchStopEvent("jump");let r=Math.max(0,t.length()-1e-5);t.normalize().multiplyScalar(r),this.position.add(t)}},DO=Bx;DO.isLocked=!1;var qie=Do(kE());function po(e,t){let i=new yt;if(!e.getAttribute("position"))return i.setAttribute("position",new ot([],3)),i.setIndex([]),i;let{positions:r,triIndices:a}=ev(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var Yie=new je,Xie=new je,gn=[[0,0,0],[0,0,0],[0,0,0]];function OO(e){let t=e.elements;gn[0][0]=t[0],gn[0][1]=t[4],gn[0][2]=t[8],gn[1][0]=t[1],gn[1][1]=t[5],gn[1][2]=t[9],gn[2][0]=t[2],gn[2][1]=t[6],gn[2][2]=t[10];let{u:i,v:r}=(0,qie.SVD)(gn),a=Yie.set(i[0][0],i[0][1],i[0][2],0,i[1][0],i[1][1],i[1][2],0,i[2][0],i[2][1],i[2][2],0,0,0,0,1),s=Xie.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1);return a.multiply(s.transpose())}var Qie=class extends D3{constructor(){super(),this.layers.enable(3),this.layers.enable(8)}setFromCamera(e,t){t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):t.isPerspectiveCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):console.error("Raycaster: Unsupported camera type.")}intersectVisibleObjects(e,t=!0,i=[]){return e.forEach(r=>{r.visible&&this.intersectObject(r,t,i)}),i}createRaycastLineHelper(){let e=new Ml({color:65280,linewidth:10}),t=new R(this.ray.origin.x,this.ray.origin.y,this.ray.origin.z),i=new R(this.ray.direction.x,this.ray.direction.y,this.ray.direction.z),r=this.camera.far-this.camera.near,a=new R().addVectors(t,i.multiplyScalar(r)),s=new yt;return s.setFromPoints([t,a]),new Um(s,e)}},IO=e=>e instanceof qc||e instanceof Yc;function Zie(e,t){return e.distance-t.distance}function RO(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)RO(e,r,i)}}function Im(e,t,i,r=!1){if(!r&&!i.some(s=>Rg(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>RO(e,s,a)),a.sort(Zie),a}function zx(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)IO(r)&&t.push(r),r=r.parent}return t}function fo(e,t,i,r){let a=e.frame;if(a){let s=t[0]*a.width,n=(1-t[1])*a.height;for(let o of i){let l=o===a.uuid?a:a.find(o);if(l?.intersects(s,n))return r(l),!0}}return!1}function Rg(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(IO(t))return LO(e,t)}function LO(e,t){if(!(!uo(t)||!t.visible)){if(js(t)){let i=[];if(t.raycast(e,i),i.length)return i[0]}for(let i of t.children){let r=LO(e,i);if(r)return r}}}function Kie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width*2-1,y:-((t-(i.top+window.scrollY))/i.height)*2+1}}function Jie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var $ie=class{constructor(e,t,i,r,a,s,n,o){this.renderer=e,this.publish=t,this.scene=i,this.getCamera=r,this.sharedAssets=a,this.requestRender=s,this.isExport=n,this.frame=o,this.raycaster=new Qie,this._useWindowEvents=!1,this.pointerWorld={x:0,y:0},this.pointerScreen={x:0,y:0},this._useWindowEvents=t.mouseEventTarget==="window",this.domElement=e.domElement,this.eventElement=this._useWindowEvents?window:e.domElement,this._domRect=this.domElement.getBoundingClientRect()}get stopRaycast(){return this.publish.stopRaycast}get page(){return this.scene.activePage}set useWindowEvents(e){this._useWindowEvents=e,this.eventElement=e?window:this.renderer.domElement}get useWindowEvents(){return this._useWindowEvents}set domRect(e){this._domRect=e}get domRect(){return this._domRect}updateRaycaster(e){let{pageX:t,pageY:i}=e.touches?.length>0?e.touches[0]:e;this.pointerWorld=Kie(t,i,this._domRect),this.pointerScreen=Jie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},tn=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},yw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],BO=e=>yw.find(([t,i])=>i===e)?.[0],Cp=e=>yw.find(([t])=>t===e)?.[1],ere=(e,t)=>{let i=BO(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},tre=class extends tn{constructor(){super(...arguments),this.objectsPerEvents=new Map,this.splineEvents={},this.onBeginEvent=e=>{if(!e.eventName||!e.target||e.eventName==="Scroll")return;let t=this.splineEvents[BO(e.eventName)]?.[e.target.uuid];if(!t)return;e.eventName==="Scroll"&&e.deltaY!==void 0&&Object.assign(t,{deltaY:e.deltaY});let{domElement:i}=this.eventContext;i.dispatchEvent(t)}}connect(){let{page:e}=this.eventContext;e.traverseEntity(t=>{if(t.data?.events.length){for(let[i,r]of yw)if(t.data.events.some(a=>a.data.type===r&&!a.data.disabled)){this.objectsPerEvents.has(i)?this.objectsPerEvents.get(i)?.push(t):this.objectsPerEvents.set(i,[t]);let a={id:t.uuid,name:t.name},s=ere(r,a),n=this.splineEvents[i];n?n[t.uuid]=s:this.splineEvents[i]={[t.uuid]:s}}}}),this.objectsPerEvents.forEach(t=>{t.forEach(i=>{i.addEventListener("beginEvent",this.onBeginEvent)})})}disconnect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.removeEventListener("beginEvent",this.onBeginEvent)})})}},ire=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,(t.type==="KeyDown"||t.type==="KeyUp"||t.type==="KeyPress")&&!t.key)throw new Error("Missing property");this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchHeld(e){this.actions.Create.forEach(t=>{e&&t.dispatchThrottled.cancel(),t.dispatchThrottled()})}dispatch(e=!1){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),this.data.type==="MousePress"||this.data.type==="KeyPress"?this.entered||(this.entered=!0,this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatchStart())):(this.actions.Transition.some(t=>t.playing&&t.data.runMode!=="Toggle")||this.actions.Transition.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.SwitchCamera.some(t=>t.playing&&t.data.runMode!=="Toggle")||this.actions.SwitchCamera.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Animation.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()})),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),e===!1&&this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}dispatchRelease(){this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.Animation.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()),this.actions.Create.forEach(e=>e.dispatchStop()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},rre=class extends tn{constructor(e,t,i){super(e),this.eventManager=t,this.useForRaycastProperty=i,this.objectsPerTypes={MouseDown:[],MouseUp:[],MousePress:[],KeyDown:[],KeyUp:[],KeyPress:[]},this.canvasMouseEvents=[],this.eventsPerObjects={MouseDown:{},MouseUp:{},MousePress:{},KeyDown:{},KeyUp:{},KeyPress:{}},this.heldKeys={},this.heldKeysPress={},this._prevObjects=[],this.sceneInterects=null,this.onCanvasRaycast=r=>{if(this.useForRaycastProperty===!0&&this.sceneInterects===null){this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=Im(a,s,[],!0);this.sceneInterects=n,n.length&&(this.eventContext.sharedAssets.raycastProperty={x:n[0].point.x,y:n[0].point.y,z:n[0].point.z,objX:n[0].object.matrixWorld.elements[12],objY:n[0].object.matrixWorld.elements[13],objZ:n[0].object.matrixWorld.elements[14]})}},this.onCanvasMouseDown=r=>{(r.target===this.eventContext.domElement||r.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(a=>{(a.data.type==="MouseDown"||a.data.type==="MousePress")&&(this.onCanvasRaycast(r),a.dispatch())})},this.onCanvasMouseUp=r=>{(r.target===this.eventContext.domElement||r.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(a=>{a.data.type==="MouseUp"?(this.onCanvasRaycast(r),a.dispatch()):a.data.type==="MousePress"&&a.dispatchRelease()})},this.onMouseDown=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMouseEvent("MouseDown"))},this.onMouseUp=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMouseEvent("MouseUp"))},this.onMousePressDown=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMousePressEvent())},this.onMousePressRelease=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMousePressEvent(!0))},this.onKeyDown=r=>{this.heldKeys[r.key]||(this.handleKeyEvent(r,"KeyDown"),this.handleKeyEventHeld(r,"KeyDown",!0)),this.heldKeys[r.key]=!0},this.onKeyUp=r=>{this.handleKeyEvent(r,"KeyUp"),this.handleKeyEventHeld(r,"KeyUp",!0)},this.onKeyPressDown=r=>{this.heldKeysPress[r.key]?this.handleKeyEventHeld(r,"KeyPress"):(this.handleKeyEvent(r,"KeyPress"),this.handleKeyEventHeld(r,"KeyPress",!0)),this.heldKeysPress[r.key]=!0},this.onKeyPressUp=r=>{this.handleKeyEvent(r,"KeyPress",!0)},this.releaseHeldKey=r=>{delete this.heldKeys[r.key]},this.releaseHeldKeyPress=r=>{delete this.heldKeysPress[r.key]},this._onUserEvent=({eventName:r,target:a,reverse:s})=>{if(!r||!a)return;let n=Cp(r);n&&(n==="MouseDown"||n==="MouseUp"||n==="MousePress"?(a.dispatchEvent({type:"beginEvent",eventName:n}),this.eventsPerObjects[n]?.[a.uuid]?.forEach(o=>{o.dispatchUserEvent(s)})):(n==="KeyDown"||n==="KeyUp"||n==="KeyPress")&&(a.dispatchEvent({type:"beginEvent",eventName:n}),this.eventsPerObjects[n]?.[a.uuid]?.forEach(o=>{o.dispatchUserEvent()})))}}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext,r=(a,s)=>{if(!a.data?.events.length)return;let n=["MouseDown","MouseUp","MousePress","KeyDown","KeyUp","KeyPress"];for(let o of n){let l=this.eventsPerObjects[o];a.data.events.filter(({data:h})=>h.type===o&&h.disabled!==!0).forEach(({id:h,data:c})=>{try{let u=new ire(h,c,a,e,t,this.eventManager);u.actions.Video.length&&(this.hasVideoAction=!0),(c.type==="MouseDown"||c.type==="MouseUp"||c.type==="MousePress")&&(c.mode==="Canvas"||c.mode==="Window")?this.canvasMouseEvents.push(u):l[a.uuid]?l[a.uuid].some(d=>d.id===u.id)||l[a.uuid].push(u):l[a.uuid]=[u]}catch{}}),l[a.uuid]?.length&&this.objectsPerTypes[o].push(a instanceof Zr&&(o==="MouseDown"||o==="MouseUp"||o==="MousePress")?s:a)}};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s,a)}),r(a)}),this.heldKeys={},this.heldKeysPress={},this.domEventsNeeded.clear(),i.addEventListener("pointerdown",this.onCanvasMouseDown),i.addEventListener("pointerup",this.onCanvasMouseUp),(this.objectsPerTypes.MouseDown?.length||this.useForRaycastProperty)&&(this.domEventsNeeded.add("pointerdown"),i.addEventListener("pointerdown",this.onMouseDown)),this.objectsPerTypes.MouseUp?.length&&(this.domEventsNeeded.add("pointerup"),i.addEventListener("pointerup",this.onMouseUp)),this.objectsPerTypes.MousePress?.length&&(this.domEventsNeeded.add("pointerdown"),i.addEventListener("pointerdown",this.onMousePressDown),this.domEventsNeeded.add("pointerup"),i.addEventListener("pointerup",this.onMousePressRelease)),this.objectsPerTypes.KeyDown?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.releaseHeldKey)),this.objectsPerTypes.KeyUp?.length&&(this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyUp)),this.objectsPerTypes.KeyPress?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyPressDown),document.addEventListener("keyup",this.releaseHeldKeyPress),this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyPressUp)),Object.entries(this.objectsPerTypes).forEach(([a,s])=>{s.forEach(n=>{n.addEventListener("userEvent",this._onUserEvent)})})}disconnect(){let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),this.heldKeys={},this.heldKeysPress={},e.removeEventListener("pointerdown",this.onCanvasMouseDown),e.removeEventListener("pointerup",this.onCanvasMouseUp),e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerdown",this.onMousePressDown),e.removeEventListener("pointerup",this.onMouseUp),e.removeEventListener("pointerup",this.onMousePressRelease),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp),document.removeEventListener("keydown",this.onKeyPressDown),document.removeEventListener("keyup",this.onKeyPressUp),document.removeEventListener("keyup",this.releaseHeldKey),Object.values(this.eventsPerObjects).forEach(t=>{Object.values(t).forEach(i=>{i.forEach(r=>{r.disconnect()})})}),this.canvasMouseEvents.forEach(t=>{t.disconnect()}),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.removeEventListener("userEvent",this._onUserEvent)})})}handleMouseEvent(e){let{stopRaycast:t,raycaster:i,page:r,pointerScreen:a}=this.eventContext,s=this.objectsPerTypes[e],n=s.filter(o=>!(o instanceof Zr));if(!(!s.length&&!this.useForRaycastProperty)&&!(r.uiCanvas&&fo(r,[a.x,a.y],Object.keys(this.eventsPerObjects[e]),o=>{this.handleObjectMouseEventDispatch(o,e)}))){if(t||this.useForRaycastProperty){let o;if(this.sceneInterects===null?o=Im(i,r,n,this.useForRaycastProperty):(o=this.sceneInterects,this.sceneInterects=null),this.useForRaycastProperty&&o.length&&(this.eventContext.sharedAssets.raycastProperty={x:o[0].point.x,y:o[0].point.y,z:o[0].point.z,objX:o[0].object.matrixWorld.elements[12],objY:o[0].object.matrixWorld.elements[13],objZ:o[0].object.matrixWorld.elements[14]}),t){let l=[o[0]?.uv?.x??0,o[0]?.uv?.y??0];zx(o).forEach(h=>{h instanceof fa&&fo(h,l,Object.keys(this.eventsPerObjects[e]),c=>{this.handleObjectMouseEventDispatch(c,e)}),this.eventsPerObjects[e][h.uuid]&&this.handleObjectMouseEventDispatch(h,e)})}}t||n.forEach(o=>{let l=Rg(i,o);l&&(this.handleObjectMouseEventDispatch(o,e),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects[e]),h=>{this.handleObjectMouseEventDispatch(h,e)}))})}}handleMousePressEvent(e=!1){let t="MousePress",i=this.objectsPerTypes[t],r=i.filter(s=>!(s instanceof Zr)),a=[];if(i.length){if(!e){let{stopRaycast:s,raycaster:n,page:o,pointerScreen:l}=this.eventContext,h=!1;if(o.uiCanvas&&(h=fo(o,[l.x,l.y],Object.keys(this.eventsPerObjects[t]),c=>{a.push(c)})),s&&!h){let c=Im(n,o,r);a=zx(c),c.forEach(u=>{u.object instanceof fa&&fo(u.object,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)})})}else r.forEach(c=>{let u=Rg(n,c);u&&(a.push(c),c instanceof fa&&fo(c,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)}))})}this._prevObjects.length&&this._prevObjects.forEach(s=>{a.includes(s)||this.handleObjectMouseEventDispatchRelease(s,t)}),a.length&&a.forEach(s=>{this.handleObjectMouseEventDispatch(s,t)}),this._prevObjects=a}}handleObjectMouseEventDispatch(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatch()})}handleObjectMouseEventDispatchRelease(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatchRelease()})}handleKeyEvent(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{let a=this.eventsPerObjects[t][r.uuid];a.some(({data:s})=>"key"in s&&s.key===e.key)&&r.dispatchEvent({type:"beginEvent",eventName:t}),a.forEach(s=>{"key"in s.data&&s.data.key===e.key&&(i?s.dispatchRelease():s.dispatch(!0))})})}handleKeyEventHeld(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{this.eventsPerObjects[t][r.uuid].forEach(a=>{"key"in a.data&&a.data.key===e.key&&a.dispatchHeld(i)})})}},are=new R,sre=new R,zO=class{constructor(e,t,i,r,a){this.actionsIn=La(e,e.inActions,i,r,a,t),this.actionsOut=La(e,e.outActions,i,r,a,t)}disconnect(){Qr(this.actionsIn),Qr(this.actionsOut)}},nre=class extends zO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.stage="out",this.objects=[],this.onUpdateMatrixWorld=()=>{for(let d of this.objects)if(!d.visible)return;let h=are.setFromMatrixPosition(this.objects[0].matrixWorld),c=sre.setFromMatrixPosition(this.objects[1].matrixWorld),u=h.distanceTo(c)<=this.distance?"in":"out";if(this.stage!==u){this.stage=u;let d=u==="in"?this.actionsIn:this.actionsOut;d.Audio.forEach(p=>p.dispatchConditional()),d.Particles.forEach(p=>p.dispatchConditional()),d.Video.forEach(p=>p.dispatchConditional()),d.Link.forEach(p=>p.dispatch()),d.Create.forEach(p=>p.dispatch()),d.Destroy.forEach(p=>p.dispatch()),d.Reset.forEach(p=>p.dispatch()),d.Transition.forEach(p=>{p.object.currentTransitionEvent!==this&&(p.object.currentTransitionEvent=this),p.init()}),d.Transition.forEach(p=>p.play()),d.Animation.forEach(p=>p.play()),d.SwitchCamera.forEach(p=>p.play()),d.SceneTransition.forEach(p=>p.dispatch()),d.SetVariable.forEach(p=>p.checkConditions()),d.SetVariable.forEach(p=>p.dispatch()),d.DynamicVariablePlay.forEach(p=>p.dispatch()),d.ClearLocalStorage.forEach(p=>p.dispatch())}};let{distance:n,fromObject:o,toObject:l}=t.condition;this.distance=n;for(let h of[o,l]){if(!h)throw new Error("Missing property");let c=r.find(h);if(!c)throw new Error("Missing property");this.objects.push(c)}}connect(){window.setTimeout(()=>{this.objects.forEach(e=>{e.addEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)}),this.onUpdateMatrixWorld()},0)}disconnect(){super.disconnect(),this.stage="out",this.objects.forEach(e=>{e.removeEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)})}},ore=class extends zO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.onBegin=({target:l,state:h})=>{this.toState!==h&&(this.actionsOut.Audio.forEach(c=>c.dispatchConditional()),this.actionsOut.Particles.forEach(c=>c.dispatchConditional()),this.actionsOut.Video.forEach(c=>c.dispatchConditional()),this.actionsOut.Link.forEach(c=>c.dispatch()),this.actionsOut.Create.forEach(c=>c.dispatch()),this.actionsOut.Destroy.forEach(c=>c.dispatch()),this.actionsOut.Reset.forEach(c=>c.dispatch()),this.actionsIn.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsOut.Transition.forEach(c=>c.play()),this.actionsOut.Animation.forEach(c=>c.play()),this.actionsIn.SwitchCamera.forEach(c=>c.pause()),this.actionsOut.SwitchCamera.forEach(c=>c.play()),this.actionsOut.SceneTransition.forEach(c=>c.dispatch()),this.actionsOut.SetVariable.forEach(c=>c.checkConditions()),this.actionsOut.SetVariable.forEach(c=>c.dispatch()),this.actionsOut.DynamicVariablePlay.forEach(c=>c.dispatch()),this.actionsOut.ClearLocalStorage.forEach(c=>c.dispatch()))},this.onComplete=({target:l,state:h})=>{this.toState===h&&(this.actionsIn.Audio.forEach(c=>c.dispatchConditional()),this.actionsIn.Particles.forEach(c=>c.dispatchConditional()),this.actionsIn.Video.forEach(c=>c.dispatchConditional()),this.actionsIn.Link.forEach(c=>c.dispatch()),this.actionsIn.Create.forEach(c=>c.dispatch()),this.actionsIn.Destroy.forEach(c=>c.dispatch()),this.actionsIn.Reset.forEach(c=>c.dispatch()),this.actionsOut.Transition.forEach(c=>c.pause()),this.actionsOut.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsIn.Transition.forEach(c=>c.play()),this.actionsIn.Animation.forEach(c=>c.play()),this.actionsOut.SwitchCamera.forEach(c=>c.pause()),this.actionsIn.SwitchCamera.forEach(c=>c.play()),this.actionsIn.SceneTransition.forEach(c=>c.dispatch()),this.actionsIn.SetVariable.forEach(c=>c.checkConditions()),this.actionsIn.SetVariable.forEach(c=>c.dispatch()),this.actionsIn.DynamicVariablePlay.forEach(c=>c.dispatch()),this.actionsOut.ClearLocalStorage.forEach(c=>c.dispatch()))};let{condition:n}=t;if(!n.object)throw new Error("Missing property");let o=r.find(n.object)??r.scene.find2D(n.object);if(!o)throw new Error("Missing property");if(this.toObject=o,n.state&&!this.toObject.states?.[n.state])throw new Error("Missing property");this.toState=n.state}connect(){$l(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),$l(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),$l(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),$l(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},lre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerConditions={Comparison:[],Distance:[],State:[]},this.hasVideoAction=!1}connect(){super.connect();let{page:e,sharedAssets:t}=this.eventContext;e.traverseEntity(i=>{if(i.data?.events.length){for(let{id:r,data:a}of i.data.events)if(!a.disabled&&a.type==="Conditional")try{let s;a.condition.type==="Comparison"||(a.condition.type==="Distance"?s=new nre(r,a,i,e,t,this.eventManager):a.condition.type==="State"&&(s=new ore(r,a,i,e,t,this.eventManager))),s&&(this.eventsPerConditions[a.condition.type].push(s),(s.actionsIn.Video.length||s.actionsOut.Video.length)&&(this.hasVideoAction=!0))}catch{}}}),Object.values(this.eventsPerConditions).forEach(i=>i.forEach(r=>r.connect()))}disconnect(){super.disconnect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.disconnect()))}},pd=new R,Jo=new R,Nl=new R,_E=new Ka,hre=.01,yi=new R,Or=new R,SE=new R,nh=new Rt,My=new Rr,cre=new je,Cy=new Lr,mc=new R,vn=new R,gc=.2;function Ey(e,t){!t||(t[0]<t[1]&&(e.x=Math.min(Math.max(e.x,t[0]),t[1])),t[2]<t[3]&&(e.y=Math.min(Math.max(e.y,t[2]),t[3])),t[4]<t[5]&&(e.z=Math.min(Math.max(e.z,t[4]),t[5])))}var ure=function(){let e=new je;return(t,i,r)=>{let a=t.obj;e.copy(a.hiddenMatrix),a.parent!==null&&e.premultiply(a.parent.matrixWorld),e.invert(),a.position.copy(i),t.reference==="global"&&Ey(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?Ey(a.position,t.limits):t.reference==="local"&&(nh.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(nh),Ey(a.position,t.limits),nh.invert(),a.position.applyQuaternion(nh),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(yi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ra&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),dre=class{constructor(e,t,i,r,a,s,n){this.object=e,this.id=t,this.data=i,this.dropDestIds=[],this.activeIdx=null,this.wasDragEventTriggered=!1,this.resetDampingFactor=this.data.resetSpeed===0?1:8/this.data.resetSpeed+1,this.snapDampingFactor=this.data.snapSpeed===0?1:8/this.data.snapSpeed+1,this.actionsDrag=La(i,i.dragDropActions.drag,r,a,s,this.object),this.actionsDrop=La(i,i.dragDropActions.drop,r,a,s,this.object);let o=[];this.data.objects.forEach(l=>{let h=r.find(l);!h||h.data.visible!==!1&&(o.push(h),n[h.uuid]&&n[h.uuid].forEach(c=>{let u=r.find(c);!u||u.data.visible!==!1&&o.push(u)}))}),this.data.dropDestinations.forEach(l=>{let h=r.find(l);!h||h.data.visible!==!1&&(this.dropDestIds.push(h.uuid),n[h.uuid]&&n[h.uuid].forEach(c=>{let u=r.find(c);!u||u.data.visible!==!1&&this.dropDestIds.push(u.uuid)}))}),this.dragItems=o.map(l=>(this.data.planeMode==="locked"&&(l.userData.lockedPlane=!0),l.userData.worldPosition0=new R().setFromMatrixPosition(l.matrixWorld),{obj:l,fromPosition:new R().setFromMatrixPosition(l.matrixWorld),pointStart:new R,pointEnd:new R,paused:!0,currentDampingFactor:this.data.dampingFactor,reset:!1,position0:new R().copy(l.position),quat0:new Rt().copy(l.quaternion),snapped:!1,orientationMatrix:new je,limits:this.data.limits,reference:this.data.referenceFrame}))}get activeDragItem(){return this.activeIdx!==null?this.dragItems[this.activeIdx]:null}dispose(){Qr(this.actionsDrag),Qr(this.actionsDrop),this.dragItems.forEach(e=>{e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart),e.obj.recursiveBBoxNeedsUpdate=!0,e.obj.userData.lockedPlane=void 0,e.obj.position.copy(e.position0),e.obj.quaternion.copy(e.quat0),e.obj.updateMatrix()})}},pre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.lastDropDestination=null,this.dragTimeout=null,this.onPointerDown=i=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(i);let{raycaster:r,page:a}=this.eventContext,s=a.raycastWithClones(r);if(this.lastDropDestination=null,s.length===0){this.activeEvent=null;return}for(let n of this.events){let o=0;for(let{obj:l,pointEnd:h,pointStart:c}of n.dragItems){if(l===s[0].object||l===s[0].object.object||ni.is(l)&&l.isAncestorOf(s[0].object.uuid)){if(n.activeIdx=o,n.activeDragItem.reset=!1,n.activeDragItem.currentDampingFactor=n.data.dampingFactor,n.activeDragItem.snapped=!1,n.data.cursor==="hand"&&this.setCursor("grabbing"),this.eventManager.controlsManager.usePhysics){n.activeDragItem.obj.rigidBody&&n.activeDragItem.obj.rigidBody.setBodyType(2,!0);let u=n.activeDragItem.obj;l.hasNonUniformScale&&l.updateMatrixWorldSVD(),(u.hasNonUniformScale?u.matrixWorldRigid:u.matrixWorld).decompose(yi,nh,Or),My.setFromQuaternion(nh),u.prevR===void 0?(u.prevR=My.clone(),u.prevT=yi.clone()):(u.prevR.copy(My),u.prevT.copy(yi)),this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.push(n.activeDragItem.obj)}this.calcPlaneIntersectPos(l,c,n.data.plane,n.data.referenceFrame),h.copy(c),(this.eventManager.controlsManager.usePhysics&&l.data.physics?.rigidBody==="dynamic"||n.data.drop===!1||n.data.resetOnSnapFail===!1)&&n.activeDragItem.fromPosition.setFromMatrixPosition(n.activeDragItem.obj.matrixWorld),this.activeEvent=n,this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!1);return}o++}}this.activeEvent=null},this.onPointerMove=i=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(i);let{raycaster:r,page:a}=this.eventContext,s=a.raycastWithClones(r);if(Pt.length===0){let n=!1;for(let o of this.events){for(let{obj:l}of o.dragItems)if(l===s[0]?.object||l===s[0]?.object?.object||ni.is(l)&&l.isAncestorOf(s[0]?.object.uuid)){switch(n=!0,o.data.cursor){case"hand":this.setCursor("grab");break;case"move":this.setCursor("move");break;default:break}break}if(n)break}n||this.setCursor("default");return}if(this.activeEvent&&this.activeEvent.activeDragItem){let n=this.activeEvent.activeDragItem;n.snapped=!1;let o;if(this.activeEvent.data.drop&&(o=s.filter(l=>n.obj!==l.object&&!n.obj.isAncestorOf(l.object.uuid)&&!(l.object instanceof qc)&&(this.activeEvent.data.dropOn==="all"||this.activeEvent.dropDestIds.some(h=>h===l.object.uuid||a.scene.find(h).isAncestorOf(l.object.uuid))))[0]),o){let l=SE.copy(o.face.normal).applyMatrix3(Cy.getNormalMatrix(o.object.matrixWorld));if(this.activeEvent.data.snapTo==="center")n.fromPosition.setFromMatrixPosition(o.object.matrixWorld);else if(this.activeEvent.data.snapTo==="surface"){if(n.fromPosition.copy(o.point),this.activeEvent.data.snapSurfaceMode==="bbox"){yi.copy(l).applyMatrix3(Cy.setFromMatrix4(n.obj.matrixWorld).transpose());let h=n.obj;yi.x>gc?Or.x=-h.recursiveBBox.min.x:yi.x<-gc&&(Or.x=-h.recursiveBBox.max.x),yi.y>gc?Or.y=-h.recursiveBBox.min.y:yi.y<-gc&&(Or.y=-h.recursiveBBox.max.y),yi.z>gc?Or.z=-h.recursiveBBox.min.z:yi.z<-gc&&(Or.z=-h.recursiveBBox.max.z),Or.applyMatrix3(Cy.invert())}else Or.copy(l).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);n.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(yi.set(0,1,0).cross(l),yi.length()<1e-4&&yi.set(-1,0,0).cross(l),Or.crossVectors(SE,yi),n.orientationMatrix.makeBasis(yi,Or,l)),n.pointStart.copy(n.fromPosition),n.pointEnd.copy(n.pointStart),n.currentDampingFactor=this.activeEvent.snapDampingFactor,n.snapped=!0,this.lastDropDestination!==o.object&&(this.lastDropDestination=o.object,this.activeEvent.actionsDrop.Transition.forEach(h=>{h.play()}),this.activeEvent.actionsDrop.Animation.forEach(h=>{h.play()}),this.activeEvent.actionsDrop.Audio.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Particles.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Create.forEach(h=>{h.dispatchThrottled()}))}else n.orientationMatrix.makeRotationFromQuaternion(n.quat0),this.lastDropDestination=null,n.currentDampingFactor=this.activeEvent.data.dampingFactor,this.calcPlaneIntersectPos(n.obj,n.pointEnd,this.activeEvent.data.plane,this.activeEvent.data.referenceFrame),this.activeEvent.actionsDrop.Transition.forEach(l=>{l.stop(),l.object.currentState!==null&&l.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrop.Animation.forEach(l=>{l.stop()}),this.activeEvent.actionsDrop.Audio.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.Particles.forEach(l=>{l.dispatchGameControl("stop")});this.activeEvent.actionsDrag.Create.forEach(l=>{l.dispatchThrottled()}),this.activeEvent.actionsDrag.SetVariable.forEach(l=>l.checkConditions()),this.activeEvent.actionsDrag.SetVariable.forEach(l=>l.dispatch()),this.activeEvent.actionsDrag.DynamicVariablePlay.forEach(l=>l.dispatch()),this.activeEvent.actionsDrag.ClearLocalStorage.forEach(l=>l.dispatch()),this.activeEvent.wasDragEventTriggered===!1&&(this.activeEvent.wasDragEventTriggered=!0,this.activeEvent.actionsDrag.Transition.forEach(l=>{l.play()}),this.activeEvent.actionsDrag.Animation.forEach(l=>{l.play()}),this.activeEvent.actionsDrag.Audio.forEach(l=>{l.dispatchGameControl("start")}),this.activeEvent.actionsDrag.Particles.forEach(l=>{l.dispatchGameControl("start")})),this.dragTimeout&&window.clearTimeout(this.dragTimeout),this.dragTimeout=window.setTimeout(()=>{!this.activeEvent||(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Audio.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Transition.forEach(l=>{l.stop(),l.object.currentState!==null&&l.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(l=>{l.stop()}))},500),this.updateDragItem(n),n.obj.dispatchEvent({type:"requestRender"})}},this.onPointerUp=i=>{if(this.activeEvent&&this.activeEvent.activeDragItem){this.activeEvent.data.cursor==="hand"&&this.setCursor("grab");let r=this.activeEvent.activeDragItem.obj.data.physics?.rigidBody==="dynamic";this.activeEvent.activeDragItem.snapped===!1&&this.activeEvent.data.drop&&this.activeEvent.data.resetOnSnapFail&&(this.eventManager.controlsManager.usePhysics===!1||!r)&&(this.activeEvent.activeDragItem.reset=this.activeEvent.data.resetOnSnapFail,this.activeEvent.activeDragItem.paused=!1,this.activeEvent.activeDragItem.currentDampingFactor=this.activeEvent.resetDampingFactor),this.eventManager.controlsManager.usePhysics&&r&&(this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.pop(),this.activeEvent.activeDragItem.obj.rigidBody.setBodyType(0,!0),this.activeEvent.activeDragItem.paused=!0),this.activeEvent.wasDragEventTriggered===!0&&(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Transition.forEach(a=>{a.stop(),a.object.currentState!==null&&a.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(a=>{a.stop()}),this.activeEvent.actionsDrag.Audio.forEach(a=>{a.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(a=>{a.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.SetVariable.forEach(a=>a.checkConditions()),this.activeEvent.actionsDrop.SetVariable.forEach(a=>a.dispatch()),this.activeEvent.actionsDrop.DynamicVariablePlay.forEach(a=>a.dispatch()),this.activeEvent.actionsDrop.ClearLocalStorage.forEach(a=>a.dispatch())),this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!0)}}}connect(){let e={};if(this.eventContext.page.traverseEntity(i=>{i.component&&(e[i.component.uuid]?e[i.component.uuid].push(i.uuid):e[i.component.uuid]=[i.uuid])}),this.eventContext.page.traverseEntity(i=>{i.data?.events.filter(r=>r.data.type==="DragDrop"&&!r.data.disabled).forEach(r=>{this.events.push(new dre(i,r.id,r.data,this.eventContext.page,this.eventContext.sharedAssets,this.eventManager,e))})}),!this.events.length)return;this.domEventsNeeded.clear(),this.domEventsNeeded.add("pointerdown");let t=this.eventContext.domElement;t.addEventListener("pointerdown",this.onPointerDown),t.addEventListener("pointermove",this.onPointerMove),t.addEventListener("pointerup",this.onPointerUp),this.domEventsNeeded.add("pointermove")}disconnect(){if(!this.events.length)return;this.domEventsNeeded.clear();let e=this.eventContext.domElement;e.removeEventListener("pointerdown",this.onPointerDown),e.removeEventListener("pointermove",this.onPointerMove),e.removeEventListener("pointerup",this.onPointerUp),this.events.forEach(t=>t.dispose())}setCursor(e){this.eventContext.domElement.style.cursor=e}onAnimationFrameDamping(){for(let e of this.events)for(let t of e.dragItems)t.paused||this.updateDragItem(t,!0)}calcPlaneIntersectPos(e,t,i,r){let{getCamera:a,raycaster:s}=this.eventContext;a().getWorldDirection(Jo),Jo.negate();let n=nh.identity();switch(r==="parent"?cre.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(yi,n,Or):r==="local"&&e.matrixWorld.decompose(yi,n,Or),i){case"x":yi.set(1,0,0).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"y":yi.set(0,1,0).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"z":yi.set(0,0,1).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"xy":vn.set(0,0,1).applyQuaternion(n);break;case"yz":vn.set(1,0,0).applyQuaternion(n);break;case"xz":vn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(yi.crossVectors(Or.set(0,1,0),Jo),vn.crossVectors(yi,Or)):vn.set(0,1,0);break;default:vn.copy(Jo);break}Nl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:Nl;if(_E.setFromNormalAndCoplanarPoint(vn,o),!!s.ray.intersectPlane(_E,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(yi);t.copy(o).addScaledVector(yi,l)}}updateDragItem(e,t=!1){Nl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?pd.subVectors(e.fromPosition,Nl).divideScalar(e.currentDampingFactor):e.reset==="original"?(pd.subVectors(e.obj.userData.worldPosition0,Nl).divideScalar(e.currentDampingFactor),e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart)):pd.subVectors(e.pointEnd,e.pointStart).add(e.fromPosition).sub(Nl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?pd.length()<hre:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&ure(e,pd.add(Nl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},vc=new R,Ty=new R,io=new R,ro=new R,AE=new Ka,fre=.01,mre={type:"requestRender"},gre=function(){let e=new R,t=new R;return(i,r,a)=>a>0?(e.subVectors(i,r),e.length()<=a?i:t.copy(r).add(e.normalize().multiplyScalar(a))):r}(),ME=function(){let e=new je;return(t,i)=>{t.position.copy(i),t.parent!==null&&(e.copy(t.parent.matrixWorld).invert(),t.position.applyMatrix4(e)),e.copy(t.hiddenMatrix).invert(),t.position.applyMatrix4(e),t.updateMatrix(),t.hasNonUniformScale&&(t.updateMatrixWorld(),t.updateMatrixWorldSVD()),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),vre=class{constructor(e,t,i,r,a,s){this.data=e,this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.snapComplete=!1,this.isReset=!1,this.worldPosition0=new R,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...m1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=r.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.resetDampingFactor=80/this.data.resetSpeed+1,this.object.getWorldPosition(this.worldPosition0),this.actions=La(e,e.actions,r,a,s,i)}},yre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.pairOfEventListeners=[],this.onMouseMove=i=>{if(!(Pt.length>1)){this.eventContext.updateRaycaster(i);for(let r of this.events)r.target===void 0&&this.updateSingleEvent(r)}},this.onMouseEnter=i=>{for(let r of this.events)r.target===void 0&&(r.isReset=!1,r.currentDampingFactor=r.data.dampingFactor)},this.onMouseLeave=i=>{for(let r of this.events)r.target===void 0&&(r.data.resetOnPointerLeave&&(r.isReset=!0,r.currentDampingFactor=r.resetDampingFactor),this.updateSingleEvent(r))},this.onTargetChange=i=>()=>{this.updateSingleEvent(i)}}connect(){let{page:e}=this.eventContext;if(e.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="Follow"&&!s.data.disabled);a&&(!e.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new vre(a.data,a.id,r,e,this.eventContext.sharedAssets,this.eventManager))}),!this.events.length)return;let{domElement:t,eventElement:i}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),t.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),i.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents||(t.addEventListener("pointerenter",this.onMouseEnter),t.addEventListener("pointerleave",this.onMouseLeave));for(let r of this.events)if(r.target!==void 0){let a=r.target,s=this.onTargetChange(r);this.pairOfEventListeners.push([a,s]),a.addEventListener("requestRender",s)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let i of this.events)i.paused=!0,i.isReset=!1,Qr(i.actions)}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e,!0)}updateSingleEvent(e,t=!1){this.events.forEach(n=>{n.actions.Create.forEach(o=>{o.dispatchThrottled()})});let{plane:i,limitDistance:r,limitDistanceEnabled:a}=e.data;if(e.object.getWorldPosition(io),e.isReset)ro.copy(e.worldPosition0);else if(e.target)e.target.getWorldPosition(ro);else{let{getCamera:n,raycaster:o}=this.eventContext;if(i==="custom"?(n().getWorldDirection(Ty),Ty.negate(),vc.copy(Ty)):i==="xy"?vc.set(0,0,1):i==="xz"?vc.set(0,1,0):i==="yz"&&vc.set(1,0,0),AE.setFromNormalAndCoplanarPoint(vc,io),!o.ray.intersectPlane(AE,ro))return}if(!e.isReset){if(ro.distanceTo(e.worldPosition0)>r&&a&&e.target)if(e.snapComplete=!1,e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)ro.copy(e.worldPosition0),e.currentDampingFactor=e.resetDampingFactor;else return;else if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return}e.data.enabledTranslation[0]===!1&&(ro.x=io.x),e.data.enabledTranslation[1]===!1&&(ro.y=io.y),e.data.enabledTranslation[2]===!1&&(ro.z=io.z);let s=gre(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=vc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&ME(e.object,io),e.paused=n.length()<fre}else ME(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(mre)}},fd=new R,pm=new R,md=new je,yc=new Rt,$o=new Rt,gd=new R,vd=new R,Vl=new R,ao=new R,Py=new Ka,xre=1e-6,bre={type:"requestRender"},wre={type:"changeRotation"},CE=function(){let e=new je;return function(t,i){t.parent!==null?e.multiplyMatrices(t.parent.matrixWorld,t.hiddenMatrix):e.copy(t.hiddenMatrix),i.premultiply(OO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),_re=class{constructor(e,t,i,r){this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Rt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...g1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=r.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.object.getWorldQuaternion(this.worldQuaternion0),this.resetDampingFactor=80/this.data.resetSpeed+1}},Sre=class extends tn{constructor(){super(...arguments),this.events=[],this.pairOfEventListeners=[],this.pairOfUserEventListeners=[],this.onMouseMove=e=>{if(!(Pt.length>1)){this._lastMouseEvent=e,this.eventContext.updateRaycaster(e);for(let t of this.events)t.target===void 0&&this.updateSingleEvent(t)}},this.onMouseEnter=e=>{for(let t of this.events)t.target===void 0&&(t.isReset=!1,t.currentDampingFactor=t.data.dampingFactor)},this.onMouseLeave=e=>{for(let t of this.events)t.target===void 0&&(t.data.resetOnPointerLeave&&(t.isReset=!0,t.currentDampingFactor=t.resetDampingFactor),this.updateSingleEvent(t))},this.onScroll=e=>{if(this._lastMouseEvent){let t=new PointerEvent("pointermove",{clientX:this._lastMouseEvent.clientX,clientY:this._lastMouseEvent.clientY,bubbles:!0,cancelable:!0,view:window});this.eventContext.eventElement.dispatchEvent(t)}},this.onTargetChange=e=>()=>{this.updateSingleEvent(e)},this.createUserEventListener=e=>({eventName:t,target:i})=>{if(!t||!i)return;let r=Cp(t);r&&r==="LookAt"&&this.updateSingleEvent(e)}}connect(){let{page:e}=this.eventContext;if(e.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="LookAt"&&!s.data.disabled);a&&(!e.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new _re(a.data,a.id,r,e))}),!this.events.length)return;let{domElement:t,eventElement:i}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),t.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),i.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents?i.addEventListener("scroll",this.onScroll):(t.addEventListener("pointerenter",this.onMouseEnter),t.addEventListener("pointerleave",this.onMouseLeave));for(let r of this.events){if(r.target!==void 0){let n=this.onTargetChange(r),o=r.target;this.pairOfEventListeners.push([o,n]),o.addEventListener("requestRender",n)}let a=this.createUserEventListener(r),s=r.object;this.pairOfUserEventListeners.push([s,a]),s.addEventListener("userEvent",a)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave),t.removeEventListener("scroll",this.onScroll);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let[i,r]of this.pairOfUserEventListeners)i.removeEventListener("userEvent",r);for(let i of this.events)i.paused=!0,i.isReset=!1}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e)}updateSingleEvent(e){let{tilt:t,axis:i,distance:r,plane:a,limitDistance:s,enabledRotation:n,limitDistanceEnabled:o}=e.data,{getCamera:l,raycaster:h}=this.eventContext,{object:c,target:u}=e;if(c.getWorldPosition(gd),!e.isReset)if(e.target)e.target.getWorldPosition(vd);else{if(a==="custom"?(l().getWorldDirection(pm),pm.negate(),Py.setFromNormalAndCoplanarPoint(pm,gd)):(a==="xy"?fd.set(0,0,1):a==="xz"?fd.set(0,1,0):a==="yz"&&fd.set(1,0,0),Py.setFromNormalAndCoplanarPoint(fd,gd)),!h.ray.intersectPlane(Py,vd))return;r>0&&(a==="custom"||a===void 0)&&vd.addScaledVector(pm,r)}if(e.isReset||(u?t==="target"?Vl.copy(u.up).applyMatrix4(md.extractRotation(u.matrixWorld)).normalize():n.some(d=>d===!1)?(i==="x"?(ao.set(0,0,1),n[2]===!1&&ao.set(0,1,0)):i==="y"?(ao.set(1,0,0),n[0]===!1&&ao.set(0,0,1)):(ao.set(0,1,0),n[1]===!1&&ao.set(1,0,0)),Vl.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):Vl.set(0,1,0):a==="custom"?Vl.set(0,1,0):Vl.copy(fd)),e.isReset)$o.copy(e.worldQuaternion0);else if(gd.distanceTo(vd)>s&&o&&u)if(e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)$o.copy(e.worldQuaternion0),e.currentDampingFactor=e.resetDampingFactor;else return;else{if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return;Are(md,vd,gd,Vl,i,ao),$o.setFromRotationMatrix(md),yc.setFromUnitVectors(ao.applyQuaternion($o),Vl),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(yc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),yc.setFromRotationMatrix(OO(c.matrixWorld)),yc.slerp($o,1/e.currentDampingFactor),CE(c,md.makeRotationFromQuaternion(yc)),e.paused=8*(1-yc.dot($o))<xre):(CE(c,md.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(bre),c.dispatchEvent(wre)}},ms=new R,Dr=new R,lr=new R;function Are(e,t,i,r,a,s){let n=e.elements;lr.subVectors(t,i),lr.lengthSq()===0&&(lr.z=1),lr.normalize(),Dr.crossVectors(r,lr),Dr.lengthSq()===0&&(Math.abs(r.z)===1?lr.x+=1e-4:lr.z+=1e-4,lr.normalize(),Dr.crossVectors(r,lr)),Dr.normalize(),ms.crossVectors(lr,Dr),a==="x"?s.z===1?[Dr,ms,lr]=[lr,Dr,ms]:(Dr.negate(),[Dr,lr]=[lr,Dr]):a==="y"?s.x===1?[Dr,ms,lr]=[ms,lr,Dr]:(Dr.negate(),[ms,lr]=[lr,ms]):s.x===1&&(Dr.negate(),[Dr,ms]=[ms,Dr]),n[0]=Dr.x,n[4]=ms.x,n[8]=lr.x,n[1]=Dr.y,n[5]=ms.y,n[9]=lr.y,n[2]=Dr.z,n[6]=ms.z,n[10]=lr.z}var Mre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.entered=!1,this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchEnter(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered||(this.entered=!0,this.actions.Transition.forEach(e=>e.playFromCurrent()),this.actions.Animation.forEach(e=>e.play()),this.actions.Create.forEach(e=>e.dispatchStart()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.SwitchCamera.forEach(e=>e.playFromCurrent()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,this.actions.Create.forEach(e=>e.dispatchStop()),this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Particles.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatch()),this.actions.Particles.forEach(t=>t.dispatchBasic()),this.actions.Destroy.forEach(t=>t.dispatch()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Cre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObjects={},this.objects=[],this.objects2D=[],this._prevObjects=[],this.onMouseDown=i=>{Pt.length>1||(this.eventContext.updateRaycaster(i),this.handleMouseHoverEvent())},this.onMouseUp=i=>{Pt.length>1||this.handleMouseHoverEvent(!0)},this.onMouseMove=i=>{Pt.length>1||(this.eventContext.updateRaycaster(i),this.handleMouseHoverEvent())},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="MouseHover"&&(r.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[r.uuid]?.forEach(n=>n.dispatchUserEvent(a)))}}connect(){let{page:e,sharedAssets:t}=this.eventContext,i=(a,s)=>{if(!(!a.visible||!a.data?.events.length)){for(let{id:n,data:o}of a.data.events)if(!o.disabled&&o.type==="MouseHover")try{let l=new Mre(n,o,a,e,t,this.eventManager);this.eventsPerObjects[a.uuid]?this.eventsPerObjects[a.uuid].push(l):this.eventsPerObjects[a.uuid]=[l]}catch{}this.eventsPerObjects[a.uuid]?.length&&this.objects.push(a instanceof Zr?s:a)}};if(e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{i(s,a)}),i(a)}),!this.objects.length)return;let{domElement:r}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),r.addEventListener("pointerdown",this.onMouseDown),this.domEventsNeeded.add("pointerup"),r.addEventListener("pointerup",this.onMouseUp)),this.domEventsNeeded.add("pointermove"),r.addEventListener("pointermove",this.onMouseMove),this.objects.forEach(a=>{a.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerup",this.onMouseUp)),e.removeEventListener("pointermove",this.onMouseMove),Object.values(this.eventsPerObjects).forEach(t=>{t.forEach(i=>{i.disconnect()})}),this.objects.forEach(t=>{t.removeEventListener("userEvent",this.onUserEvent)})}handleMouseHoverEvent(e=!1){let t=[];if(!e){let{stopRaycast:i,raycaster:r,page:a,pointerScreen:s}=this.eventContext,n=!1;if(a.uiCanvas&&(n=fo(a,[s.x,s.y],Object.keys(this.eventsPerObjects),o=>{t.push(o)})),i&&!n){let o=Im(r,a,this.objects);t=zx(o),o.forEach(l=>{l.object instanceof fa&&fo(l.object,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)})})}else this.objects.forEach(o=>{let l=Rg(r,o);l&&(t.push(o),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)}))})}this._prevObjects.length&&this._prevObjects.forEach(i=>{t.includes(i)||(i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchLeave()))}),t.length&&t.forEach(i=>{i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchEnter())}),this._prevObjects=t}},Ere=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.scrollCounter=0,this.actions=La(t,t.actions,r,a,s,i)}connect(){this.scrollCounter=0}disconnect(){Qr(this.actions)}dispatch(e){this.actions.Transition.forEach(r=>{r.object.currentTransitionEvent!==this&&(r.object.currentTransitionEvent=this,r.init())});let t=e>0?1:-1;this.scrollCounter+=t,this.scrollCounter=Math.min(Math.max(this.scrollCounter,0),this.data.steps);let i=this.scrollCounter/this.data.steps;this.actions.Transition.forEach(r=>r.seek(i)),this.actions.Animation.forEach(r=>r.seek(t)),this.actions.Create.forEach(r=>r.dispatchThrottled()),this.actions.SetVariable.forEach(r=>r.checkConditions()),this.actions.SetVariable.forEach(r=>r.dispatch()),this.actions.DynamicVariablePlay.forEach(r=>r.dispatch()),this.actions.ClearLocalStorage.forEach(r=>r.dispatch())}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Tre=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.object=i,this.domElement=s,this.eventManager=n,this.scrollStart=0,this.scrollEnd=0,this.actions=La(t,t.actions,r,a,n,i)}getStickyParentElement(){let e=this.domElement;for(;e;){if(window.getComputedStyle(e).position==="sticky")return e;e=e.parentElement}return null}computeScrollBounds(){let e=this.getStickyParentElement(),t=e?.parentElement,i=this.domElement.getBoundingClientRect(),r={top:i.top,bottom:i.bottom,left:i.left,right:i.right,width:i.width,height:i.height};if(t){let h=t.getBoundingClientRect(),c=window.getComputedStyle(e),u=parseFloat(c.marginTop)+parseFloat(c.marginBottom),d=parseFloat(c.top),p=parseFloat(c.bottom),f=h.height-u;if(!isNaN(d))i.top===d?(r.top+=h.top-d,r.bottom+=h.top-d):i.top<0&&(r.top-=f-i.height,r.bottom-=f-i.height);else if(!isNaN(p)){let m=document.body.clientHeight??window.innerHeight,g=window.innerWidth-(document.documentElement.clientWidth??window.innerWidth);i.bottom===m-p?(r.top+=h.top-i.height+p+g,r.bottom+=h.top-i.height+p+g):i.bottom<m-p&&(r.top-=f-i.height,r.bottom-=f-i.height)}}let a=document.body,s=document.documentElement,n=window.pageYOffset||s.scrollTop||a.scrollTop,o=s.clientTop||a.clientTop||0,l=Math.round(r.top+n-o);if(this.data.startFrom==="enter"){let h=window.innerHeight,c=r.height,u=this.data.enterAnchor,d=u==="top"?h:u==="bottom"?h-c:h-c*.5;this.scrollStart=l-d}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=r,this.computeScroll({x:window.scrollX,y:window.scrollY})}connect(){this.computeScrollBounds()}disconnect(){Qr(this.actions)}handleResize(){this.computeScrollBounds()}get isInvalidBox(){return this.box===void 0||this.box.width===0&&this.box.height===0&&this.box.top===0&&this.box.bottom===0}computeScroll({x:e,y:t}){this.actions.Transition.forEach(a=>{a.object.currentTransitionEvent!==this&&(a.object.currentTransitionEvent=this,a.init())});let i=this.scrollEnd-this.scrollStart,r=Math.min(1,Math.max(0,(t-this.scrollStart)/i));this.actions.Transition.forEach(a=>a.seek(r)),this.actions.Animation.forEach(a=>a.seek(r)),this.actions.Create.forEach(a=>a.dispatchThrottled()),this.actions.SetVariable.forEach(a=>a.checkConditions()),this.actions.SetVariable.forEach(a=>a.dispatch()),this.actions.DynamicVariablePlay.forEach(a=>a.dispatch()),this.actions.ClearLocalStorage.forEach(a=>a.dispatch())}dispatch(e){this.isInvalidBox&&this.computeScrollBounds(),this.computeScroll(e)}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Pre=class extends tn{constructor(e,t){super(e),this.managers=t,this.wheelEventsPerObject=new Map,this.scrollEventsPerObject=new Map,this.isInview=!0,this.handleResize=()=>{[...this.scrollEventsPerObject.entries()].forEach(([i,r])=>{r.forEach(a=>a.handleResize())})},this.onScroll=i=>{if(!this.isInview)return;let r={y:window.scrollY,x:window.scrollX};[...this.scrollEventsPerObject.entries()].forEach(([a,s])=>{a.dispatchEvent({type:"beginEvent",eventName:"Scroll",scroll:r}),s.forEach(n=>n.dispatch(r))})},this.onWheel=i=>{!this.isInview||i.ctrlKey||[...this.wheelEventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Scroll",deltaY:i.deltaY}),a.forEach(s=>s.dispatch(i.deltaY))})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="Scroll"&&(r.dispatchEvent({type:"beginEvent",eventName:"Scroll"}),this.wheelEventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{page:e,sharedAssets:t,domElement:i,isExport:r}=this.eventContext,a=s=>{if(s.data?.events.length){for(let{id:n,data:o}of s.data.events)if(!o.disabled&&o.type==="Scroll")if(o.trigger==="load"||!r){let l=new Ere(n,o,s,e,t,this.managers);this.wheelEventsPerObject.has(s)?this.wheelEventsPerObject.get(s)?.push(l):this.wheelEventsPerObject.set(s,[l])}else{let l=new Tre(n,o,s,e,t,i,this.managers);this.scrollEventsPerObject.has(s)?this.scrollEventsPerObject.get(s)?.push(l):this.scrollEventsPerObject.set(s,[l])}}};e.traverseEntity(s=>{(s instanceof fa||s instanceof Hr)&&s.frame?.traverse(n=>{a(n)}),a(s)}),this.intersectionObserver=new IntersectionObserver(s=>{let n=s[0];n&&(this.isInview=n.isIntersecting)},{root:null}),this.intersectionObserver.observe(this.eventContext.domElement),[...this.wheelEventsPerObject.entries()].forEach(([s,n])=>{n.forEach(o=>o.connect()),s.addEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([s,n])=>{n.forEach(o=>o.connect()),s.addEventListener("userEvent",this.onUserEvent)}),[...this.wheelEventsPerObject.values()].some(s=>s.length)&&(this.domEventsNeeded.add("wheel"),window.addEventListener("wheel",this.onWheel)),[...this.scrollEventsPerObject.values()].some(s=>s.length)&&(this.domEventsNeeded.add("scroll"),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.handleResize))}disconnect(){window.removeEventListener("wheel",this.onWheel),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.handleResize),this.intersectionObserver.unobserve(this.eventContext.domElement),this.domEventsNeeded.clear(),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)})}},Dre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatch(){this.actions.Transition.forEach(e=>{e.play()}),this.actions.Animation.forEach(e=>{e.play()}),this.actions.SwitchCamera.forEach(e=>{e.play()}),this.actions.SceneTransition.forEach(e=>{e.dispatch()}),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch()),this.actions.Create.forEach(e=>{e.dispatchFromStart()}),this.actions.Destroy.forEach(e=>{e.dispatchFromStart()})}dispatchAfter(e){this.actions.Audio.forEach(t=>{(t.interaction.data.triggerAfter??"any")===e&&(t.interaction instanceof sh?t.interaction.audioPlayer.play():t.interaction instanceof Dx&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof Xc?t.interaction.play(i==="autoplay"):t.interaction instanceof Lx&&t.interaction.dispatch())}),this.actions.Particles.forEach(t=>{(t.data.triggerAfter??"any")===e&&t.dispatchBasic()})}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.Reset.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch()),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof sh?t.interaction.audioPlayer.play():t.interaction instanceof Dx&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof Xc?t.interaction.play():t.interaction instanceof Lx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},Ore=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObject=new Map,this.eventsAfterPerObject=new Map,this.onMouseDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("mouseDown")})})},this.onKeyDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("keyDown")})})},this.onAny=()=>{let{domElement:i,isExport:r}=this.eventContext,a=r?document:i;a.removeEventListener("pointerdown",this.onAny),a.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([s,n])=>{s.dispatchEvent({type:"beginEvent",eventName:"Start"}),n.forEach(o=>{o.dispatchAfter("any")})})},this.onSceneTransitionAudioVideoPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.actions.Audio.forEach(s=>{s.interaction instanceof sh&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof Xc&&s.interaction.play(n==="autoplay")}),a.actions.Particles.forEach(s=>{s.dispatchBasic()})})})},this.onPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("autoplay")})})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="Start"&&(r instanceof Zr||r.dispatchEvent({type:"beginEvent",eventName:"Start"}),this.eventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}),this.eventsAfterPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{sharedAssets:e,page:t}=this.eventContext,i=r=>{if(r.data?.events.length)for(let{id:a,data:s}of r.data.events){if(s.disabled||s.type!=="Start")continue;let n=new Dre(a,s,r,t,e,this.eventManager);(n.actions.Transition.length||n.actions.Animation.length||n.actions.SwitchCamera.length||n.actions.Create.length||n.actions.Destroy.length||n.actions.SceneTransition.length||n.actions.Reset.length||n.actions.SetVariable.length||n.actions.DynamicVariablePlay.length||n.actions.ClearLocalStorage.length)&&(this.eventsPerObject.has(r)?this.eventsPerObject.get(r)?.push(n):this.eventsPerObject.set(r,[n])),n.actions.Audio.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Video.length&&(this.hasVideoAction=!0,this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Particles.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n]))}};if(t.traverseEntity(r=>{(r instanceof fa||r instanceof Hr)&&r.frame?.traverse(a=>{i(a)}),i(r)}),[...this.eventsAfterPerObject.values()].some(r=>r.length)){if(this.eventManager.activateCount===0){let{domElement:r,isExport:a}=this.eventContext,s=a?document:r;s.addEventListener("pointerdown",this.onMouseDown,{once:!0}),s.addEventListener("mousedown",this.onMouseDown,{once:!0}),document.addEventListener("keydown",this.onKeyDown,{once:!0}),s.addEventListener("pointerdown",this.onAny),s.addEventListener("mousedown",this.onAny),document.addEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([n,o])=>{n.addEventListener("userEvent",this.onUserEvent)})}else this.onSceneTransitionAudioVideoPlay();this.onPlay()}[...this.eventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Start"}),a.forEach(s=>s.dispatch()),r.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if([...this.eventsAfterPerObject.values()].some(e=>e.length)){let{domElement:e,isExport:t}=this.eventContext,i=t?document:e;i.removeEventListener("pointerdown",this.onMouseDown),i.removeEventListener("mousedown",this.onMouseDown),document.removeEventListener("keydown",this.onKeyDown),i.removeEventListener("pointerdown",this.onAny),i.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([r,a])=>{r.removeEventListener("userEvent",this.onUserEvent),a.forEach(s=>s.disconnect())})}[...this.eventsPerObject.entries()].forEach(([e,t])=>{e.removeEventListener("userEvent",this.onUserEvent),t.forEach(i=>i.disconnect())}),this.eventsPerObject.clear(),this.eventsAfterPerObject.clear()}},Ire=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.initialDisabled=!1,this.actions=La(t,t.actions,r,a,s,i),this.target=t.target}disconnect(){Qr(this.actions)}dispatch(e){this.initialDisabled||(this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.actions.Transition.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Animation.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch(e??!1)}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.ClearLocalStorage.forEach(t=>t.dispatch()))}},Rre=class extends tn{constructor(e,t,i,r,a){super(e),this.sharedVariables=t,this.eventManager=i,this.needsMouse=r,this.needsRaycast=a,this.dynamicVars=[],this.variablesToWatch=[],this.prevMouseProperty=null,this.prevRaycastProperty=null,this.pauseTime=0,this.isOutOfFocus=!1,this.events=[],this.onFrame=s=>{let n=this.eventContext.sharedAssets;if(this.rafId=window.requestAnimationFrame(this.onFrame),this.isOutOfFocus)return;let o=new Date,l=[],h=[];for(let d=0;d<this.propertiesToWatch.length;d++){let{objectId:p,property:f,prevValue:m}=this.propertiesToWatch[d],g=this.eventContext.scene.find(p),y=y1.propertyPaths[f];if(y[0]==="width"||y[0]==="height"||y[0]==="depth")g=g.geometry.userData.parameters[y[0]];else for(let x=0;x<y.length;x++)g=g[y[x]];m===null?this.propertiesToWatch[d].prevValue=g instanceof R?g.clone():g:(g instanceof R?!g.equals(m):m!==g)&&(h.push({objId:p,property:f}),g instanceof R?this.propertiesToWatch[d].prevValue.copy(g):this.propertiesToWatch[d].prevValue=g)}for(let d=0;d<this.variablesToWatch.length;d++){let{id:p,prevValue:f}=this.variablesToWatch[d],m=n.getVariable(p);m!==f&&(l.push(p),this.variablesToWatch[d].prevValue=m)}for(let d=0;d<this.dynamicVars.length;d++){let{id:p,expectedTime:f,last:m,data:g,timerSeconds:y,startValue:x}=this.dynamicVars[d],b=1e3;if((g.dynamicVariableType==="timer"||g.dynamicVariableType==="stopwatch")&&g.format==="number3decimal"?b=1:g.dynamicVariableType==="counter"?b=g.updateInterval:g.dynamicVariableType==="random"&&(b=g.isStatic?1/0:g.updateInterval),f===-1){this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime=s+b;continue}if(!((n.getDynamicVariablePlayState(p)==="Stopped"||n.getDynamicVariablePlayState(p)==="Restarted")&&(this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime=s+b,g.dynamicVariableType==="counter"&&n.getVariable(p)!==x&&(n.updateVariable(p,x),this.eventManager.requestRender()),(g.dynamicVariableType==="timer"||g.dynamicVariableType==="stopwatch")&&this.dynamicVars[d].timerSeconds!==x&&(this.dynamicVars[d].timerSeconds=x,n.updateVariable(p,xs.getFormattedTimerTime(x,g)),this.eventManager.requestRender()),n.getDynamicVariablePlayState(p)==="Restarted"&&n.setDynamicVariablePlayState(p,"Playing"),n.getDynamicVariablePlayState(p)==="Stopped"))){if(n.getDynamicVariablePlayState(p)==="Paused"){this.dynamicVars[d].deltaToExpectedTime===void 0&&(this.dynamicVars[d].deltaToExpectedTime=Math.max(this.dynamicVars[d].expectedTime-s,0)),this.dynamicVars[d].last=s-(b-this.dynamicVars[d].deltaToExpectedTime),this.dynamicVars[d].expectedTime=s+this.dynamicVars[d].deltaToExpectedTime;continue}else this.dynamicVars[d].deltaToExpectedTime=void 0;if(s>=f)if(this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime+=b,g.dynamicVariableType==="random"){let _=g.min+Math.random()*(g.max-g.min),M=g.decimals;_=Math.round(_*Math.pow(10,M))/Math.pow(10,M),n.updateVariable(p,_),l.push(p),this.eventManager.requestRender()}else if(g.dynamicVariableType==="counter"){let _=n.getVariable(p),M=n.getDynamicVariableToggleIsForward(p)??!0,S=n.getVariable(p)+g.increment*(M?1:-1);g.hasEnd&&(S=g.increment>0?lt.clamp(S,x,g.endValue):lt.clamp(S,g.endValue,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),g.repeat?S===g.endValue&&(S=x):(S===x||S===g.endValue)&&n.setDynamicVariablePlayState(p,"Paused")),S!==_&&(l.push(p),n.updateVariable(p,S),this.eventManager.requestRender())}else if(g.dynamicVariableType==="time"){let _=n.getVariable(p),M=qM(o,g);if(typeof _=="object"&&"textValue"in _&&typeof M=="object"&&"textValue"in M){if(Array.isArray(_.textValue)&&Array.isArray(M.textValue)){if(_.textValue.every((S,C)=>S===M.textValue[C]))continue}else if(_.textValue===M.textValue)continue}else if(_===M)continue;n.updateVariable(p,M),l.push(p),this.eventManager.requestRender()}else{let _=$a.isTextValue(g.endValue)?EE(g.endValue.textValue):g.endValue,M=n.getDynamicVariableToggleIsForward(p)??!0,S=y+(s-m)/1e3*(g.dynamicVariableType==="timer"?-1:1)*(M?1:-1);S=Math.max(S,0),g.hasEnd&&(S=g.dynamicVariableType==="stopwatch"?lt.clamp(S,x,_):lt.clamp(S,_,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),g.repeat?Math.abs(S-_)<(g.format==="number3decimal"?1e-4:.1)&&(S=x):(Math.abs(S-x)<(g.format==="number3decimal"?1e-4:.1)||Math.abs(S-_)<(g.format==="number3decimal"?1e-4:.1))&&n.setDynamicVariablePlayState(p,"Paused")),S!==y&&(l.push(p),this.dynamicVars[d].timerSeconds=S,n.updateVariable(p,xs.getFormattedTimerTime(S,g)),this.eventManager.requestRender())}}}let c=!1;n.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=n.mouseProperty,c=!0);let u=!1;n.raycastProperty!==this.prevRaycastProperty&&(this.prevRaycastProperty=n.raycastProperty,u=!0),this.events.forEach(d=>{(l.includes(d.data.variableId)||h.find(p=>p.objId===d.data.objectId&&p.property===d.data.property)||d.data.variableId==="mouseProperty"&&c||d.data.variableId==="raycastProperty"&&u)&&(d.dispatch(),this.eventManager.requestRender())})},this.onBlur=()=>{this.pause()},this.onFocus=()=>{this.resume()}}pause(){this.isOutOfFocus||(this.isOutOfFocus=!0,this.pauseTime=Date.now())}resume(){if(!this.isOutOfFocus)return;this.isOutOfFocus=!1;let e=Date.now()-this.pauseTime;for(let t=0;t<this.dynamicVars.length;t++)this.dynamicVars[t].last+=e,this.dynamicVars[t].expectedTime+=e}connect(){this.eventContext.page.traverseEntity(t=>{t.data?.events.filter(i=>i.data.type==="VariableChange"&&!i.data.disabled).forEach(i=>{this.events.push(new Lre(i.id,i.data,t,this.eventContext.page,this.eventContext.sharedAssets,this.eventManager))})}),this.propertiesToWatch=this.events.filter(t=>t.data.variableId==="objectProperty"&&t.data.objectId!==null).map(t=>({objectId:t.data.objectId,property:t.data.property,prevValue:null}));let e=this.eventContext.sharedAssets;this.sharedVariables.forEach(({id:t,data:i})=>{if(!("dynamicVariableType"in i)){this.events.find(a=>a.data.variableId===t)&&this.variablesToWatch.push({id:t,prevValue:e.getVariable(t)});return}let r;if(i.dynamicVariableType==="timer"||i.dynamicVariableType==="stopwatch"){let a;if($a.isTextValue(i.value)&&Array.isArray(i.value.textValue)){let s=i.value.textValue;s.length===3?a=s[2]+s[1]*60+s[0]*3600:a=s[1]+s[0]*60}else a=i.value;r=a,this.dynamicVars.push({id:t,last:-1,expectedTime:-1,data:i,timerSeconds:a,startValue:r})}else i.dynamicVariableType==="time"&&e.updateVariable(t,qM(new Date,i)),i.dynamicVariableType==="counter"&&(r=$a.isTextValue(i.value)?EE(i.value.textValue):i.value),this.dynamicVars.push({id:t,last:-1,expectedTime:-1,data:i,startValue:r})}),this.rafId=window.requestAnimationFrame(this.onFrame),window.addEventListener("blur",this.onBlur),window.addEventListener("focus",this.onFocus)}disconnect(){window.removeEventListener("blur",this.onBlur),window.removeEventListener("focus",this.onFocus),this.rafId&&(window.cancelAnimationFrame(this.rafId),this.rafId=void 0),this.events.forEach(e=>e.dispose())}},Lre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=La(t,t.actions,r,a,s,i)}dispatch(){let e=this.actions;e.Audio.forEach(t=>t.dispatchConditional()),e.Particles.forEach(t=>t.dispatchConditional()),e.Video.forEach(t=>t.dispatchConditional()),e.Create.forEach(t=>t.dispatch()),e.Destroy.forEach(t=>t.dispatch()),e.Reset.forEach(t=>t.dispatch()),e.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this),t.init()}),e.Transition.forEach(t=>t.play()),e.Animation.forEach(t=>t.play()),e.SwitchCamera.forEach(t=>t.play()),e.SceneTransition.forEach(t=>t.dispatch()),e.SetVariable.forEach(t=>t.checkConditions()),e.SetVariable.forEach(t=>t.dispatch()),e.DynamicVariablePlay.forEach(t=>t.dispatch()),e.ClearLocalStorage.forEach(t=>t.dispatch())}dispose(){Qr(this.actions)}};function EE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var Bre="https://unpkg.com/@splinetool/runtime@1.9.2/build/",zre="https://unpkg.com/@splinetool/navmesh-wasm@1.9.2/build/",Fre=`
|
|
7364
|
+
)`}else if(e.easing===6){let{mass:i,stiffness:r,damping:a,velocity:s}=e;t=`spring( ${i}, ${r}, ${a}, ${s} )`}else{let i;switch(e.easing){case 0:i=tl.linear;break;case 1:i=tl.ease;break;case 2:i=tl.easeIn;break;case 3:i=tl.easeOut;break;case 4:i=tl.easeInOut;break;default:i=tl.linear}let[r,a,s,n]=i;t=`cubicBezier( ${r}, ${a}, ${s}, ${n} )`}return{duration:Math.max(e.duration,1e-4),easing:t}}function Rx(e){let t={delay:0,loop:e.repeat===-1?!0:e.repeat+1};if(e.repeat===0)t.direction="normal",t.rewind=!1;else switch(e.direction){case"pingpong":t.direction="alternate",t.rewind=!1;break;case"pingpong-rewind":t.direction="alternate",t.rewind=!0;break;default:t.direction="normal",t.rewind=!1;break}switch(t.delay=0,t.endDelay=0,t.startOnceDelay=0,t.pingPongDelayCorrection=0,t.pingPongEndDelayCorrection=0,e.delayDirection){case"start-once":t.startOnceDelay=e.delay;break;case"start":t.delay=e.delay;break;case"end":t.endDelay=e.delay;break;case"start-end":case void 0:t.delay=e.delay,t.endDelay=e.delay;break}return t.direction==="alternate"&&(t.delay/=2,t.endDelay/=2,e.delayDirection==="start"?(t.pingPongDelayCorrection=t.delay,typeof t.loop=="number"&&t.loop%2===0&&(t.pingPongEndDelayCorrection=t.delay)):e.delayDirection==="end"?typeof t.loop=="number"&&t.loop%2!==0&&(t.pingPongEndDelayCorrection=t.endDelay):e.delayDirection==="start-end"&&(t.pingPongDelayCorrection=t.delay,t.pingPongEndDelayCorrection=t.endDelay)),t}var Tie={type:"beginState"},Pie={type:"completeState",isfromEntity:!1},cE=class{constructor(e,t,i,r,a,s){if(this.object=e,this.data=r,this.sharedAssets=a,this.allowSlerp=s,this.targets={t:0},this.firstLoop=!0,this._changeBegan=!1,this._changeCompleted=!0,this.onChange=()=>{this.callback&&(this.callback.update(this.targets.t),this.object.requestRender()),this.targets.t===0||this.targets.t===1?this._changeCompleted||(this._changeCompleted=!0,this._changeBegan=!1,this.onChangeComplete()):(this._changeCompleted&&(this._changeCompleted=!1),this._changeBegan||(this._changeBegan=!0,this.onChangeBegin()))},this.onChangeBegin=()=>{this.object.reversibleToState=this.to.id;let n=this.targets.t>.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"beginState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Tie)})},this.onChangeComplete=()=>{this.firstLoop&&(this.onFirstLoop(),this.firstLoop=!1),this.object.reversibleToState=this.to.id;let n=this.targets.t<.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"completeState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Pie)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=nE(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Om(this.object,this.object.currentState===i?this.object.prevState:this.object.currentState);if(!n)throw new Error("Missing property");this.from=n}else{let n=Om(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Om(this.object,i);if(!n)throw new Error("Missing property");this.to=n}this.useCurrentState=t===void 0||i===void 0,this.params={targets:this.targets,t:1,autoplay:!1,...Rx(r),...yO(r),change:this.onChange},this.callback=nE(this.object,t===void 0?{}:this.from.data,i===void 0?{}:this.to.data,this.sharedAssets,this.allowSlerp)}get changeBegan(){return this._changeBegan}get changeCompleted(){return this._changeCompleted}},xO=class extends ha{constructor(e,t,i,r,a){if(super(),this.eventType=e,this.data=t,this.page=i,this.shared=r,this.condition=a,this.toggleIsForward=!1,this.timelineNeedsRebuild=!1,this.hasPlayedOnce=!1,this.onTimelineChangeComplete=()=>{this.data.tweens[0].data.direction!=="normal"&&(this.toggleIsForward=!this.toggleIsForward),this.timelineNeedsRebuild!==!1&&(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!1,isRebuild:!0}),this.timeline.play())},!t.object)throw new Error("Missing property");let s=this.page.scene.find(t.object)??this.page.uiCanvas?.find(t.object)??this.page.scene.find2DInUIObjects(t.object);if(!s)throw new Error("Missing property");if(!s.states)throw new Error("Missing property");if(this.object=s,t.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=t.tweens[0].data.delayDirection==="start-once"?t.tweens[0].data.delay:0,this.init()}get playing(){return this.timeline?.paused===!1}get changeBegan(){return this.tweens.some(e=>e.changeBegan)??!1}init(){this.initialCurrentState=Om(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.data.runMode==="Toggle"&&gA(this.eventType)?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Rx(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=vO.timeline({autoplay:!1,...r,...r.loop===!0||r.loop>1?{timelineChangeComplete:this.onTimelineChangeComplete}:{}});let a=this.tweens.findIndex(s=>s?.changeBegan);if(t===!0&&(this.timelineNeedsRebuild=!0),e){let s=a===-1?0:a;for(let n=s;n<this.data.tweens.length-1;n++){let o=this.data.tweens[n],l=this.data.tweens[n+1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new cE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,l.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.delay:0))}this.timeline.duration+=r.endDelay}else{let s=a===-1?this.data.tweens.length-1:a+1;for(let n=s;n>0;n--){let o=this.data.tweens[n],l=this.data.tweens[n-1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new cE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,o.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n-1]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.endDelay:0))}this.timeline.duration+=r.delay}}catch(r){r instanceof Error&&console.error(r.message)}this.object.previousAction?.playing===!0&&this.object.previousAction.pause(),this.object.previousAction=this}play(){if(ji(this.shared,this.condition)===!1||gA(this.eventType)&&this.data.runMode==="Once"&&this.hasPlayedOnce||(this.hasPlayedOnce=!0,this.playing))return!1;clearTimeout(this.timeoutId);let e=Rx(this.data.tweens[0].data).pingPongDelayCorrection;this.timeoutId=window.setTimeout(()=>{try{this.buildTimeline(),this.timeline.play()}catch(t){t instanceof Error&&console.error(t.message)}},this.startOnceDelay+e)}pause(){this.timeline?.pause(),clearTimeout(this.timeoutId),this.tweens=Array(this.data.tweens.length-1),delete this.timeoutId}stop(){this.pause();let e=this.data.tweens[0].data.state===void 0?this.initialCurrentState:this.data.tweens[0].data.state;this.object instanceof Zr?this.object.changeSelectedState(e,{shared:this.shared}):this.object.changeSelectedState(e,{scene:this.page.scene,shared:this.shared}),this.object.currentState=e}seek(e){if(ji(this.shared,this.condition)===!1)return!1;this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(ji(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward,this.playing?(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!0}),this.timeline.play()):this.timeoutId=window.setTimeout(()=>{this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward}),this.timeline.play()},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause()}};function Om(e,t){let i,r;if(typeof t=="string"?(i=t,r=e.states?.[i]):t===null&&(i=null,r=e.data),!(i===void 0||r===void 0))return{id:i,data:r}}var Die={type:"beginState"},uE={type:"completeState",isfromEntity:!1},dE={type:"requestRender"},bO=class extends ha{constructor(e,t,i,r){super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.posStart=new R,this.posEnd=new R,this.qStart=new Rt,this.qEnd=new Rt,this.zoomStart=1,this.zoomEnd=1}init(){}get playing(){return this.animation&&this.animation.began&&!this.animation.completed}buildAnimation(e=!1){if(!this.data.animate)return;let t=this.page.scene.find(this.data.targetCamera);if(!t||!t.visible)throw new ReferenceError("Target camera not founded or not visible");let i={t:0};this.posStart.copy(this.page.activeCamera.position),this.qStart.copy(this.page.activeCamera.quaternion),this.zoomStart=this.page.activeCamera.zoom,this.animation=vO({targets:i,t:1,...yO(this.data),update:()=>{i.t===0&&(this.data.runMode==="Toggle"&&!this.toggleIsForward?this.fromCamera&&(this.posEnd.copy(this.fromCamera.position),this.qEnd.copy(this.fromCamera.quaternion),this.zoomEnd=this.fromCamera.zoom,this.switchCamera(this.fromCamera.uuid)):(this.posEnd.copy(t.position),this.qEnd.copy(t.quaternion),this.zoomEnd=t.zoom,this.fromCamera=this.page.activeCamera,this.switchCamera(t.uuid)),this.page.activeCamera.dispatchEvent(Die));let r=this.page.activeCamera;r.position.lerpVectors(this.posStart,this.posEnd,i.t),r.quaternion.slerpQuaternions(this.qStart,this.qEnd,i.t),r.zoom=this.zoomStart+(this.zoomEnd-this.zoomStart)*i.t,r.wasMovedBySwitchCameraAction=!0,r.updateMatrix(),r.updateMatrixWorld(),r.updateProjectionMatrix(),r.dispatchEvent(dE),i.t===1&&r.dispatchEvent(uE)}})}switchCamera(e){let t=this.page.activeCamera,i=this.page.scene.find(e);if(!i||!i.visible)throw new ReferenceError("Target camera not founded or not visible");this.page.switchActiveCamera(i),t.dispatchEvent({type:"cameraChange",camera:i})}play(){if(ji(this.shared,this.condition)===!1)return!1;if(!this.playing&&this.page.activeCamera.uuid!==this.data.targetCamera)try{clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.buildAnimation(),this.animation?.play()):this.switchCamera(this.data.targetCamera)},this.data.delay*1e3)}catch{}}pause(){this.animation?.pause(),clearTimeout(this.timeoutId),delete this.timeoutId}toggle(e){if(ji(this.shared,this.condition)===!1)return!1;if(window.clearTimeout(this.timeoutId),delete this.timeoutId,e!==this.toggleIsForward)try{this.playing?(this.animation?.pause(),this.toggleIsForward=e??!this.toggleIsForward,this.buildAnimation(!0),this.animation?.play()):this.timeoutId=window.setTimeout(()=>{this.toggleIsForward=e??!this.toggleIsForward,this.data.animate?(this.animation?.pause(),this.buildAnimation(),this.animation?.play()):(this.toggleIsForward?(this.fromCamera=this.page.activeCamera,this.switchCamera(this.data.targetCamera)):this.fromCamera&&this.switchCamera(this.fromCamera.uuid),this.page.activeCamera.dispatchEvent(uE),this.page.activeCamera.dispatchEvent(dE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}};function wO(e){let t=e?.tracks.filter(i=>i.ValueTypeName==="vector"||i.ValueTypeName==="quaternion").map(i=>i.times.length);if(t?.length){let i=W7(t);return i&&i>2?i:2}return 2}var _O=class extends ha{constructor(e,t,i,r,a){super(),this.data=e,this.page=t,this.animationControls=i,this.shared=r,this.condition=a,this.startOnceDelay=0,this.toggleIsForward=!1;let s=e.object,n=t.scene.find(e.object);n&&Array.isArray(n.identity)&&(s=n.identity[0]),this.data={...e,object:s};let o=this.animationControls.clipIdToAction[e.clipId+"/"+s];if(this.duration=o?.getClip()?.duration??1,this.data.crop2){let l=wO(o?.getClip());this.leftFrameTime=this.data.crop2[0]/(l-1)*this.duration,this.rightFrameTime=this.data.crop2[1]/(l-1)*this.duration}else{let l=o?.getClip()?.tracks[0]?.times.length;l&&l>1?(this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration):(this.leftFrameTime=0,this.rightFrameTime=this.duration)}this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(ji(this.shared,this.condition)===!1)return!1;window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),!this.threeAnimAction)return;this.threeAnimAction.reset(),this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime;let t=this.data.object;Object.entries(this.animationControls.clipIdToAction).forEach(([i,r])=>{let a=i.split("/")[1];this.threeAnimAction!==r&&a===t&&r.isRunning()&&(e?r.fadeOut(.2):r.stop())}),e&&this.threeAnimAction?.fadeIn(.2)},this.startOnceDelay)}pause(){this.threeAnimAction&&(this.threeAnimAction.paused=!0),window.clearTimeout(this.timeoutId),delete this.timeoutId}stop(){this.threeAnimAction?.fadeOut(.2)}seek(e){this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction&&(this.threeAnimAction.paused=!0,this.threeAnimAction.time=lt.clamp(this.threeAnimAction.time+1/60*e,this.leftFrameTime,this.rightFrameTime-16e-5),this.animationControls.needsUpdate=!0,this.animationControls.requestRender())}toggle(e,t=!1){if(ji(this.shared,this.condition)===!1)return!1;this.toggleIsForward=e??!this.toggleIsForward,this.threeAnimAction&&(this.threeAnimAction._loopCount=0),this.playing?this.threeAnimAction&&(this.threeAnimAction.timeScale=this.toggleIsForward?1:-1,this.toggleIsForward?(this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime)):this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction){this.toggleIsForward?(this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction.time=this.rightFrameTime,this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime),this.threeAnimAction.paused=!1,this.threeAnimAction.timeScale=this.toggleIsForward?1:-1;let i=this.data.clipId.split("/")[1];Object.entries(this.animationControls.clipIdToAction).forEach(([r,a])=>{let s=r.split("/")[1];this.threeAnimAction!==a&&s===i&&a.isRunning()&&(t?a.fadeOut(.2):a.stop())}),t&&this.threeAnimAction?.fadeIn(.2)}},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){let e=this.animationControls.clipIdToAction[this.data.clipId+"/"+this.data.object]?.getClip();e&&(e.duration=this.duration),this.pause()}},SO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.eventManager=i,this.shared=r,this.condition=a,this.timeOutId=-1,this.scene=t.scene}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;this.data.target!==this.page.uuid&&(window.clearTimeout(this.timeOutId),this.timeOutId=window.setTimeout(()=>{this.play()},this.data.delay*1e3))}dispose(){window.clearTimeout(this.timeOutId)}play(){if(this.scene.children.every(t=>t.uuid!==this.data.target))return;this.data.transition==="fade"&&this.data.duration>0&&this.eventManager.eventContext.renderer.renderFromSceneForSceneTransitionPass(this.scene,this.scene.activeCamera,this.data.duration*1e3),this.eventManager.deactivate(),this.eventManager.controlsManager.deactivate();let e=this.scene.activeCamera;this.scene.updatePage(this.data.target),this.scene.traverseVisibleEntity(t=>{t.type==="ParticleSystem"&&(t.sleep(),t.wakeUp(),t.data.autoPlay?t.start():t.stop())}),this.scene.activePage.switchToPlayCamera(),this.scene.activeCamera.copyViewPlaneSize(e),vw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},AO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=ji(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=EP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},MO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(ji(this.shared,this.condition)===!1)return!1;let e=this.shared.getDynamicVariablePlayState(this.data.variableId);if(this.data.mode==="PlayPause")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,e==="Playing"?"Paused":"Playing");else if(this.data.mode==="Play"&&e!=="Playing")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing");else if(this.data.mode==="Stop"&&e!=="Stopped")this.shared.setDynamicVariablePlayState(this.data.variableId,"Stopped");else if(this.data.mode==="Pause"&&e!=="Paused")this.shared.setDynamicVariablePlayState(this.data.variableId,"Paused");else if(this.data.mode==="Restart")this.shared.setDynamicVariablePlayState(this.data.variableId,"Restarted");else if(this.data.mode==="Toggle"){let t=this.shared.getDynamicVariableToggleIsForward(this.data.variableId);e==="Playing"?this.shared.setDynamicVariableToggleIsForward(this.data.variableId,t===void 0?!1:!t):(this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!t),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing"))}}dispatch(){let e=this.data.delay,t=this.shared.getDynamicVariablePlayState(this.data.variableId);this.data.mode==="PlayPause"&&t==="Playing"&&(e=this.data.pauseDelay),e!==0?(this.timeoutId&&window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{this.timeoutId=null,this.dispatchInner()},e)):this.dispatchInner()}dispose(){this.timeoutId&&window.clearTimeout(this.timeoutId)}},Oie=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r}dispatch(){if(ji(this.shared,this.condition)===!1)return!1;(this.data.target==="single"?this.data.variableId?[this.data.variableId]:[]:Object.keys(this.shared.getVariables())).forEach(e=>{this.shared.getVariable(e);let t=this.shared.data.variables.data(e)?.value;t!==void 0&&this.shared.updateVariable(e,t),this.shared.enableLocalStorageForPersistentVariables&&localStorage.removeItem(ux(e))})}dispose(){}};function ji(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=EP(t.expression,e,"boolean");return t.negate?!i:!!i}function La(e,t,i,r,a,s){let n={Audio:[],Video:[],Particles:[],Link:[],Destroy:[],Create:[],Reset:[],Transition:[],SwitchCamera:[],Animation:[],SceneTransition:[],SetVariable:[],DynamicVariablePlay:[],ClearLocalStorage:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?Aa[e.type].includes("Audio")&&n.Audio.push(new KD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?Aa[e.type].includes("Video")&&n.Video.push(new EO(h,c,s,r,l)):c.type==="Particles"?Aa[e.type].includes("Particles")&&n.Particles.push(new JD(c,i,r,l)):c.type==="Link"?Aa[e.type].includes("Link")&&n.Link.push(new yte(c,a.controlsManager,r,l)):c.type==="Create"?Aa[e.type].includes("Create")&&n.Create.push(new TO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?Aa[e.type].includes("Destroy")&&n.Destroy.push(new $D(c,i,a.controlsManager,r,l)):c.type==="Reset"?Aa[e.type].includes("Reset")&&n.Reset.push(new eO(c,i,r,a,l)):c.type==="Transition"?Aa[e.type].includes("Transition")&&n.Transition.push(new xO(e.type,c,i,r,l)):c.type==="SwitchCamera"?Aa[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new bO(c,i,r,l)):c.type==="SceneTransition"?Aa[e.type].includes("SceneTransition")&&n.SceneTransition.push(new SO(c,i,a,r,l)):c.type==="Animation"?Aa[e.type].includes("Animation")&&n.Animation.push(new _O(c,i,a.animationControls,r,l)):c.type==="SetVariable"?Aa[e.type].includes("SetVariable")&&n.SetVariable.push(new AO(c,i,r,l)):c.type==="DynamicVariablePlay"?Aa[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new MO(c,i,r,l)):c.type==="Conditional"?Aa[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0}))):c.type==="ClearLocalStorage"&&Aa[e.type].includes("ClearLocalStorage")&&n.ClearLocalStorage.push(new Oie(c,i,r,l))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof KD||i instanceof EO||i instanceof JD||i instanceof _O||i instanceof xO||i instanceof TO||i instanceof $D||i instanceof bO||i instanceof SO||i instanceof eO||i instanceof AO||i instanceof MO)&&i.dispose()})})}function Iie(e,t){let i;if("material"in e){let r=e.material;Array.isArray(r)?i=e.material[0].layers.find(a=>a.uuid===t):i=e.material.layers.find(a=>a.uuid===t)}if(i)return i.color.texture.image.img instanceof HTMLVideoElement?i.color.texture.image.img:void 0}var CO=new Map,Ud=new Map,Xc=class{constructor(e,t,i){this.data=t,this.delay=0,this.status="stopped";let{layerId:r,loop:a,volume:s,delay:n}=t;if(this.object=i,r===void 0)throw new Error("Missing property");let o=Iie(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,yp&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Ud.has(i.uuid)?Ud.get(i.uuid).push(this):Ud.set(i.uuid,[this]),CO.set(e,this),this.pause()}mute(){!this.videoElement||(this.videoElement.muted=!0)}unMute(){!this.videoElement||(this.videoElement.muted=!1)}play(e){if(!this.videoElement)return;let t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e?(this.mute(),this.delay+=150):t?(this.mute(),window.setTimeout(()=>{this.unMute()},100)):this.unMute(),this.delayTimerId=window.setTimeout(()=>{if(!this.videoElement)return;let i=this.videoElement.play();i!==void 0&&i.then(r=>{}).catch(r=>{this.play()}),this.clearDelay()},this.delay),this.status="playing"}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}pause(){!this.videoElement||(this.videoElement.pause(),this.status="paused")}stop(){!this.videoElement||(this.videoElement.pause(),this.videoElement.currentTime=0,this.status="stopped",this.clearDelay())}playByToggle(){this.data.toggle==="stop"?this.status==="playing"?this.stop():(this.stop(),this.play()):this.data.toggle==="pause"?this.status==="playing"?this.pause():this.play():(this.stop(),this.play())}dispose(){!this.videoElement||(this.stop(),this.videoElement.muted=!0)}},Lx=class{constructor(e){this.data=e}dispatch(){this.data.playVideo?this.pauseVideo(this.data.playVideo):this.data.object?this.pauseAllVideosFromObject(this.data.object):this.pauseAllVideos()}pauseVideo(e){let t=CO.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t[this.data.interaction](),this.disposeDelay()},this.data.delay)):t[this.data.interaction]())}pauseAllVideosFromObject(e){let t=Ud.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i[this.data.interaction]()))}pauseAllVideos(){let e=[...Ud.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},EO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new Xc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Lx(t);else throw new Error("Missing property")}dispatchBasic(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof Xc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(ji(this.shared,this.condition)===!1)return!1;this.interaction instanceof Xc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},pE=(()=>{let e,t,i,r;function a(o){!e&&!fE()&&t?.sharedGameControlGlobals.createdObjects.length>0&&(e=requestAnimationFrame(s)),o&&(t=o,r=o.requestRender)}function s(o){let l=i?o-i:0,h=t.sharedGameControlGlobals.createdObjects,c=t.sharedGameControlGlobals.nCreatedPerAction,u=h.length,d=0;for(;d<u;){let p=h[d];p.userData.createdTime===void 0&&(p.userData.createdTime=o),p.userData.lifetime===void 0&&p.userData.quantity===void 0||p.userData.lifetime&&o-p.userData.createdTime<p.userData.lifetime||p.userData.quantity&&c[p.userData.actionId]<=p.userData.quantity?(p.userData.velocity&&(p.position.addScaledVector(p.userData.velocity,l/1e3),p.updateMatrix(),r()),d++):(c[p.userData.actionId]>p.userData.quantity&&c[p.userData.actionId]--,h.splice(d,1),p.removeFromParent(),t.sharedGameControlGlobals.rapierWorld&&p.rigidBody?(t.sharedGameControlGlobals.colliderToEntity.delete(p.rigidBody.collider(0).handle),t.sharedGameControlGlobals.rapierWorld.removeRigidBody(p.rigidBody)):(p.bvhGeometry=void 0,t.sharedGameControlGlobals.entitiesWithTransformAnim=t.sharedGameControlGlobals.entitiesWithTransformAnim.filter(f=>f.bvhGeometry!==void 0)),u--,r())}e=d>0?requestAnimationFrame(s):void 0,i=d>0?o:void 0}function n(){fE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function fE(){return!!document&&document.hidden}var mE=new Rt,Rie=new R,Lie=new R,TO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.intervalId=null,this.timeoutIdQueue=[],this.uniqueId=lt.generateUUID(),this.dispatch=()=>{if(ji(this.shared,this.condition)===!1)return!1;this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()},this.dispatchFromStart=()=>{if(ji(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=hW(this.dispatch,1e3/this.data.creationSpeed),this.dispatchStart=()=>{this.intervalId===null&&(this.intervalId=window.setInterval(this.dispatch,1e3/this.data.creationSpeed))},this.dispatchStop=()=>{this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null)},this.dispatchInner=()=>{this.timeoutIdQueue.shift();let n=new ma(this.object);if(n.playModeVisible=!0,n.expand(),this.data.coordinateSystem!=="world"){let l=this.data.coordinateSystem,h=this.page.scene.find(l);h&&(h.updateMatrixWorldSVD(),n.hiddenMatrix.copy(h.matrixWorldRigid))}n.scale.copy(this.object.scale),n.position.fromArray(this.data.position),n.rotation.fromArray(this.data.rotation),n.updateMatrix(),this.page.add(n);let o=this.controlsManager.sharedGameControlGlobals;o.createdObjects.push(n),o.nCreatedPerAction[this.uniqueId]===void 0?o.nCreatedPerAction[this.uniqueId]=1:o.nCreatedPerAction[this.uniqueId]++,n.updateWorldMatrix(!0,!0),n.traverseObject(this.traverseObjectCB),pE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof qs)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else if(o=n,o.dataPatched.cloner?.hideBase)return!0}else{if(n instanceof qs)return;n instanceof ma?o=n.object:o=n}this.data.destroy==="Time"?n.userData.lifetime=this.data.lifetime*1e3:this.data.destroy==="Quantity"&&(n.userData.quantity=this.data.destroyAfterQuantity,n.userData.actionId=this.uniqueId);let l=new R().fromArray(this.data.velocity),h=o.dataPatched;if(!(h.physics.enabled==="visibility"?!h.visible:!h.physics.enabled)&&(this.controlsManager.sharedGameControlGlobals.rapierWorld?(this.controlsManager.addRigidBody(n,o,{fromCreate:!0,dynamic:this.data.dynamic}),this.data.destroy==="Collision"&&(n.rigidBody?.collider(0).setActiveEvents(1),n.userData.hasCollisionDestroy=!0),n.matrixWorld.decompose(Rie,mE,Lie),l.applyQuaternion(mE),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&n.rigidBody?.setLinvel(l.divideScalar(this.controlsManager.pixelsPerMeter),!0)):("geometry"in n.object&&this.controlsManager.addBoundsTree(n),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&(n.userData.velocity=l)),o.dataPatched.physics?.fusedBody===!0))return!0};let s=this.page.scene.find(this.data.object);if(!s)throw new Error("Missing Property");if(this.object=s,this.data.coordinateSystem!=="world"&&!this.page.scene.find(this.data.coordinateSystem))throw new Error("Missing Property");pE(i)}dispose(){this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null),this.timeoutIdQueue.forEach(e=>window.clearTimeout(e)),this.dispatchThrottled.cancel(),this.page.remove(...this.controlsManager.sharedGameControlGlobals.createdObjects),this.controlsManager.sharedGameControlGlobals.createdObjects=[]}},PO=200,_y=.02,Sy=.3,Bie=65,Rse=new R,gE=new R,vE=new R,zie=new R,Ca=new R,Fa=new R,Ko=new R,Ay=new je,yE=new je,Fie=new je,Lse=new je,Fs=new Rt,to=new Rt,mn=new Rr(0,0,0,"YXZ"),kie=new R(1,0,0),ks=new R(0,1,0),Uie=new R(0,0,1),xE=new R(1,1,1),Bse=new Wa,Nie=1,Vie=.025,jie=16e-6,bE=12,Gie=20,Vr=new Ss,fs=new dr,Hie={type:"requestRender"},Wie={type:"updateMatrix"},wE=Math.PI/6,Bx=class extends ha{constructor(e,t,i,r,a,s,n,o,l){super(),this.object=e,this.domElement=t,this.data=i,this.gloabalPhysics=r,this.controlsManager=a,this.cameraFollow=s,this.camera=n,this.page=o,this.sharedAssets=l,this.enableDamping=!0,this.hiddenMatrix0=new je,this.target0=new R,this.zoom0=1,this.rotForce=1,this.moveForce=1,this.pixelsPerMeter=PO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Rt,this.scale0Cam=new R,this.hiddenMatrix0Cam=new je,this.threshEndTranslate=.01,this.threshEndRotate=1e-8,this.threshEndRotVel=.005,this.collider={type:"capsule",radius:40,segment:new Ss(new R(0,-40,0),new R(0,40,0)),matrix:new je,position:new R,rotation:new Rt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Rt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new ae,this.velocityTarget=new R,this.velocity=new R,this.directionXZ=new R,this.rotVelocityStick=new R,this.rotVelocityTarget=new R,this.rotVelocity=new R,this.rotDirection=new R,this.nonColliderRotOffset=new je,this.nonColliderPosOffset=new je,this.firstPointerId=-1,this.rot=new R,this.path=[],this.movementState={moveNegZ:0,movePosZ:0,moveNegX:0,movePosX:0,moveNegY:0,movePosY:0,rotPosX:0,rotNegX:0,rotPosY:0,rotNegY:0,jump:0,run:0},this.vrEulerYOffset=0,this.onObject=!1,this.actionState={},this.keyAssignments=[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","ArrowUp"],["rotPosY","ArrowLeft"],["rotNegX","ArrowDown"],["rotNegY","ArrowRight"],["jump"," "]],this.collisionEnabled=!0,this.offsetMatrix=new je,this.objectToTarget=new R,this.objectToTarget0=new R,this.objectToCamXZ=new R,this.objectToCamXZ0=new R,this.targetToCamera=new R,this.targetToCamera0=new R,this.cameraPolarAxis0=new R,this.targetPos=new R,this.targetQuat=new Rt,this.lerpFactorPos=new R().setScalar(.3),this.lerpFactorPosStart=.3,this.lerpFactorPosEnd=.3,this.lerpFactorRotStart=.3,this.lerpFactorRotEnd=.3,this.lerpFactorPosCamera=.3,this.lerpFactorRotCamera=.3,this.objXZQuat=new Rt,this.objXZQuatInv=new Rt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Rt,this.colliderWorldQuat=new Rt,this.groundNormal=new R,this.groundTilt=new Rt,this.groundTiltInv=new Rt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Rt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{!(f.target===this.domElement||f.target instanceof HTMLElement&&f.target.tagName==="SPLINE-VIEWER"&&f.target.shadowRoot?.contains(this.domElement))||this.firstPointerId!==-1||(this.firstPointerId=f.pointerId,this.domElement.ownerDocument.addEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.addEventListener("pointerup",this.onPointerUp),this.rotBy!=="keys"&&!Ja&&!tA&&this.domElement.requestPointerLock(),this.prevMouse.set(f.clientX,f.clientY))},this.onPointerUp=f=>{this.firstPointerId=-1,this.domElement.ownerDocument.removeEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.removeEventListener("pointerup",this.onPointerUp),f.pointerType==="mouse"&&this.domElement.ownerDocument.exitPointerLock()},this.onPointerMove=f=>{if(f.pointerId!==this.firstPointerId)return;let m=f.clientX-this.prevMouse.x,g=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(tA&&xW<15.5&&!Ja?(this.eulerDelta.y=-m*this.mouseOrbitSensitivity,this.eulerDelta.x=-g*this.mouseOrbitSensitivity):(this.eulerDelta.y=-f.movementX*this.mouseOrbitSensitivity,this.eulerDelta.x=-f.movementY*this.mouseOrbitSensitivity)),f.pointerType!=="mouse"&&this.rotByTouch==="drag"&&(this.eulerDelta.y=-m*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-g*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Bx.isLocked=!0:Bx.isLocked=!1},this.onPointerlockError=()=>{console.error("SPE.GameControls: Unable to use Pointer Lock API")},this.handleVisibilityChange=()=>{if(document?.hidden)for(let f in this.movementState)this.movementState[f]=0},this.onKeyDown=f=>{!(f.target instanceof HTMLInputElement)&&(f.code==="ArrowLeft"||f.code==="ArrowUp"||f.code==="ArrowRight"||f.code==="ArrowDown"||f.code==="Space")&&f.preventDefault();for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]){this.movementState[m[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]||f.code.slice(3,f.code.length).toUpperCase()===m[1]){this.movementState[m[0]]=0;break}},this.copyVRGamePadValues=(f,m)=>{for(let g=2;g<4;g++){let y=f.axes[g];m===0?g===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,g===2?(Math.abs(this.movementState.rotPosY)<.3&&Math.abs(y)>=.3&&(this.vrEulerYOffset+=y<0?1:-1),this.movementState.rotPosY=y):this.moveMode==="fly"&&(this.movementState.moveNegY=y))}},this.sharedGameControlGlobals=a.sharedGameControlGlobals,e===n&&(this.isFirstPerson=!0),this.hiddenMatrix0.copy(this.object.hiddenMatrix),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.euler0.setFromQuaternion(this.quaternion,"YXZ");let h=this.euler0.clone(),c=h.y;if(this.objectRealQuat.copy(this.quaternion),h.y=0,this.quaternion.setFromEuler(h),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),h.set(0,c,0),this.quaternion.setFromEuler(h),this.rot.setFromEuler(h),this.object.matrixAutoUpdate=!1,(this.isFirstPerson||this.cameraFollow===!0)&&(this.target0.copy(this.camera.getTarget()),this.zoom0=this.camera.zoom),this.cameraFollow===!0){this.position0Cam.copy(this.camera.position),this.quat0Cam.copy(this.camera.quaternion),this.scale0Cam.copy(this.camera.scale),this.hiddenMatrix0Cam.copy(this.camera.hiddenMatrix),this.camera.parent?(this.camera.hiddenMatrix.copy(this.camera?.parent.matrixWorld),this.camera.matrix.copy(this.camera.matrixWorld)):this.camera.hiddenMatrix.identity(),this.camera.matrix.copy(this.camera.matrixWorld),this.camera.matrix.decompose(this.camera.position,this.camera.quaternion,this.camera.scale),this.camera.matrixAutoUpdate=!1,this.offsetMatrix.copy(this.object.matrix).invert().multiply(this.camera.matrix);let f=new R(0,0,-1).applyQuaternion(this.camera.quaternion),m=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(m),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let g,y;Math.abs(f.y)<1e-6?(m.y=0,f.y=0,y=m.projectOnVector(f)):m.y/f.y>0?y=f.multiplyScalar(m.y/f.y):y=f.multiplyScalar(m.length()),this.targetToCamera0.copy(y).negate(),g=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(g,this.position);let x=new Rr().setFromQuaternion(this.camera.quaternion,"YXZ");this.cameraPolarOffset=-x.x,x.x=0,x.z=0,x.y-=Math.PI/2,this.cameraPolarAxis0.set(0,0,-1).applyEuler(x)}if(this.object instanceof ya&&(this.object.matrixAutoUpdate=!1),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.rotByTouch=i.rotByTouch??"joystick",this.rotBy=i.rotBy??"keys",this.rotationMode=i.rotationMode??"normal",this.moveMode=i.moveMode??"walk",this.collisionEnabled=i.collisionEnabled,this.speedTranslate=(i.speedTranslate??250)*Nie,this.speedOrbit=(i.speedRotate??100)*Vie,this.mouseOrbitSensitivity=(i.speedRotate??100)*jie,this.keyAssignments=i.keyAssignments.map(f=>{let m=[f[0],f[1]];return m[1]==="\u25B2"?m[1]="ArrowUp":m[1]==="\u25C0"?m[1]="ArrowLeft":m[1]==="\u25BC"?m[1]="ArrowDown":m[1]==="\u25B6"?m[1]="ArrowRight":m[1]==="\u21E7"?m[1]="Shift":m[1]==="\u21B5"?m[1]="Enter":m[1]==="Space"?m[1]=" ":m[1]==="\u2318"?m[1]="Meta":m[1]==="Ctrl"?m[1]="Control":m[1]==="Esc"&&(m[1]="Escape"),m}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(m=>m[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotNegY"),f!==-1&&(this.keyAssignments[f][1]="")}this.lerpFactorPosStart=1-.02**(1/((i.delayPos[0]??.3)*60)),this.lerpFactorPosEnd=1-.02**(1/((i.delayPos[1]??.3)*60)),this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.lerpFactorRotStart=1-.02**(1/((i.delayRot[0]??.3)*60)),this.lerpFactorRotEnd=1-.02**(1/((i.delayRot[1]??.3)*60)),this.lerpFactorPosCamera=1-.02**(1/((i.delayPosCamera??.3)*60)),this.lerpFactorRotCamera=1-.02**(1/((i.delayRotCamera??.3)*60)),this.gravity=(this.gloabalPhysics.gravity??au.defaultData.gravity)*bE,this.usePhysics=this.gloabalPhysics.usePhysics??au.defaultData.usePhysics,this.jumpPower=i.jumpPower*Gie,this.resetYPosition=this.position.y+Math.abs(i.resetYPosition)*(this.gravity>0?1:-1),this.alignToGround=i.alignToGround??!1,this.orientMode=i.autoOrientMove?i.orientMode:"none",this.orientWith=i.orientWith??gg.defaultDataThirdPerson.orientWith,this.slopeThresh=Bie*Math.PI/180,i.collider.type==="capsule"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=i.collider.height/2-i.collider.radius,this.collider.segment.end.y=-this.collider.segment.start.y,this.offset=i.collider.height*_y/this.pixelsPerMeter,this.stepThresh=i.collider.height*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.height):i.collider.type==="sphere"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=0,this.collider.segment.end.y=0,this.offset=2*i.collider.radius*_y/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*_y/this.pixelsPerMeter,this.stepThresh=i.collider.height*Sy/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Rt().setFromEuler(new Rr().fromArray([...i.collider.rotation,"XYZ"]));this.collider.position.copy(u).multiply(this.scale),this.collider.rotation.copy(d),this.collider.matrix.compose(u,d,xE),i.cameraXAxis!==void 0&&(this.cameraXAxis=i.cameraXAxis,this.cameraYAxis=i.cameraYAxis,this.minPolarAngle=i.cameraRotXLimits[0],this.maxPolarAngle=i.cameraRotXLimits[1],this.minAzimuthAngleRel=i.cameraRotYLimits[0],this.maxAzimuthAngleRel=i.cameraRotYLimits[1]),this.forwardDir=i.forwardDirection??"-z",this.isFirstPerson&&(this.forwardDir="-z"),this.runMultiplier=i.runMultiplier??2;let p=i.navmesh.destinationHelperRadius*2;if(p>0){let f=new At;f.push({fi:0,data:{...Gr.defaultData("light","phong"),alpha:0},id:"layer1"}),f.push({fi:0,data:{...Gr.defaultData("color"),color:i.navmesh.destinationHelperColor,alpha:i.navmesh.destinationHelperColor.a},id:"layer2"});let m=new Wb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new hr(lP.create({parameters:{width:p,height:p/10,hollow:.7}}),m),this.navMeshPathDest.material.userData.opacity0=i.navmesh.destinationHelperColor.a}this.activate()}reset(e=!1){if(this.object.hiddenMatrix.copy(this.hiddenMatrix0),e){this.object.updateMatrix(),this.object.updateMatrixWorld(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity();let t=new Rr().setFromQuaternion(this.quaternion,"YXZ"),i=t.y;this.objectRealQuat.copy(this.quaternion),t.y=0,this.quaternion.setFromEuler(t),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),t.set(0,i,0),this.quaternion.setFromEuler(t),this.rot.setFromEuler(t),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.velocityTarget.set(0,0,0),this.velocity.set(0,0,0)}else this.object instanceof ya?this.object.matrixAutoUpdate=!0:this.object.updateMatrix();this.cameraFollow===!0&&(this.camera.quaternion.copy(this.quat0Cam),this.camera.position.copy(this.position0Cam),this.camera.scale.copy(this.scale0Cam),this.camera.hiddenMatrix.copy(this.hiddenMatrix0Cam),this.camera.matrixAutoUpdate=!0),this.controlsManager.requestRender()}activate(){this.instantiateActions(),this.domElement.ownerDocument.addEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.addEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.addEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.addEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.addEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.addEventListener("visibilitychange",this.handleVisibilityChange)}deactivate(){this.disposeActions(),this.domElement.ownerDocument.removeEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.removeEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.removeEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.removeEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.removeEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.removeEventListener("visibilitychange",this.handleVisibilityChange)}dispose(){this.deactivate(),this.navMeshPathDest?.parent&&this.page.remove(this.navMeshPathDest)}instantiateActions(){let e=this.data,t=this.sharedAssets;e.gameActions!==void 0&&(this.actions={},mg.list.forEach(i=>{this.actions[i]=La({...e,disabled:!1,type:"GameControl"},e.gameActions[i],this.page,t,this.controlsManager.eventManager,this.object)})),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"),this.initialAction&&(this.initialAction=!1)}disposeActions(){this.initialAction=!1,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),Qr(this.actions.idle),Qr(this.actions.move),Qr(this.actions.run),Qr(this.actions.jump)}dispatchStartEvent(e){this.actions[e]!==void 0&&(this.actionState[e]||(this.actionState[e]=!0,this.actions[e].Transition.forEach(t=>{t.play()}),this.actions[e].Animation.forEach(t=>{t.play(this.initialAction===!1)}),this.actions[e].Create.forEach(t=>{t.dispatchStart()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("start")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("start")})))}dispatchStopEvent(e){this.actions[e]!==void 0&&(!this.actionState[e]||(this.actionState[e]=!1,this.actions[e].Transition.forEach(t=>{t.stop(),t.object.currentState!==null&&t.object.changeSelectedState(null,{scene:this.page.scene,shared:this.sharedAssets})}),this.actions[e].Create.forEach(t=>{t.dispatchStop()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("stop")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("stop")})))}get colliderWorldPosition(){return Ca.copy(this.collider.position).applyQuaternion(this.objectRealQuat).add(this.position)}update(e,t,i){if(this.gravity<0?this.position.y<this.resetYPosition:this.position.y>this.resetYPosition)return this.reset(!0),!0;this.sharedGameControlGlobals.gamePads.forEach(this.copyVRGamePadValues);let r=(this.isFirstFrame?16.6:e)/1e3;this.isFirstFrame&&(this.isFirstFrame=!1);let a=r*60,s=!1;if(this.usePhysics&&this.collisionEnabled){let o=Fa.set(0,(this.velocity.y===0?this.pixelsPerMeter*Math.max(Math.abs(this.gravity)/(10*bE),1)*(this.gravity>0?1:-1):this.velocity.y)*r,0).divideScalar(this.pixelsPerMeter),l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter),this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,16,void 0,void 0,this.object.rigidBody);if(l){this.onObject=!0,this.groundNormal.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat).negate(),this.alignToGround&&this.groundTiltAdjustment(this.groundNormal),Math.acos(this.groundNormal.y)<this.slopeThresh&&(s=!0),l.collider.parent()?.bodyType()===0&&Math.acos(this.groundNormal.y)*(180/Math.PI)>45&&(this.onObject=!1);let h=l.collider.parent();this.groundYRotation=0,this.groundVelocity.set(0,0,0);for(let c of this.sharedGameControlGlobals.entitiesWithTransformAnim)if(c.rigidBody===h&&c.userData.isFollowingObj!==this.object.uuid){(c.hasNonUniformScale?c.matrixWorldRigid:c.matrixWorld).decompose(Ca,to,Fa),this.groundVelocity.subVectors(Ca,c.prevT),this.object.getWorldPosition(Fa).add(this.collider.position).sub(Ca),this.groundYRotation=mn.setFromQuaternion(to).y-c.prevR.y,Ko.copy(Fa).applyAxisAngle(ks,this.groundYRotation),this.groundVelocity.add(Ko.sub(Fa)).divideScalar(r);break}}else this.onObject=!1}if(this.moveMode==="walk"&&this.collisionEnabled&&(this.movementState.jump===1&&this.onObject&&(this.velocityTarget.y=this.jumpPower,this.movementState.jump=0,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("jump"),this.onObject=!1),this.onObject?this.velocityTarget.y/=2:this.velocityTarget.y+=this.gravity*a),this.moveMode==="fly"&&(this.velocityTarget.y=(this.movementState.movePosY-this.movementState.moveNegY)*this.speedTranslate),this.directionXZ.z=this.movementState.movePosZ-this.movementState.moveNegZ,this.directionXZ.x=this.movementState.movePosX-this.movementState.moveNegX,this.forwardDir==="+z"&&this.directionXZ.multiplyScalar(-1),this.directionXZ.manhattanLength()>0&&(this.path=[]),this.navMeshPathDest){let o=this.navMeshPathDest.material;if(this.moveMode==="walk"&&this.path.length>1){this.navMeshPathDest.position.copy(this.path[this.path.length-1]),this.navMeshPathDest.parent||this.page.add(this.navMeshPathDest);let l=Ca.subVectors(this.path[1],this.position),h=Fa.subVectors(this.path[1],this.path[0]);l.dot(h)<0?this.path.shift():(this.directionXZ.x=h.x,this.directionXZ.z=h.z),o.opacity=o.userData.opacity0}else o.opacity-=.05*o.userData.opacity0,this.navMeshPathDest.material.opacity<=0&&this.navMeshPathDest.parent&&this.page.remove(this.navMeshPathDest)}this.directionXZ.normalize(),this.movementState.run?this.moveForce=this.runMultiplier:this.moveForce=1,this.velocityTarget.z=this.directionXZ.z*this.speedTranslate*this.moveForce,this.velocityTarget.x=this.directionXZ.x*this.speedTranslate*this.moveForce,(this.moveMode==="walk"?this.velocityTarget.x+this.velocityTarget.z===0:this.velocityTarget.manhattanLength()===0)?this.lerpFactorPos.setScalar(this.lerpFactorPosEnd):this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.moveMode==="walk"&&(this.lerpFactorPos.y=1),this.didHit===!1&&this.pushedVelocity.manhattanLength()===0||this.usePhysics===!1?(this.velocity.x+=(this.velocityTarget.x-this.velocity.x)*(1-(1-this.lerpFactorPos.x)**a),this.velocity.y+=(this.velocityTarget.y-this.velocity.y)*(1-(1-this.lerpFactorPos.y)**a),this.velocity.z+=(this.velocityTarget.z-this.velocity.z)*(1-(1-this.lerpFactorPos.z)**a)):this.velocity.copy(this.velocityTarget),(this.moveMode==="walk"?this.velocity.x**2+this.velocity.z**2<this.speedTranslate:this.velocity.lengthSq()<this.speedTranslate)?(this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.onObject&&(this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"))):(this.dispatchStopEvent("idle"),this.onObject&&(this.dispatchStopEvent("jump"),this.movementState.run?(this.dispatchStopEvent("move"),this.dispatchStartEvent("run")):(this.dispatchStopEvent("run"),this.dispatchStartEvent("move"))));let n=zie.copy(this.velocity);if(this.orientMode!=="none"&&this.isFirstPerson===!1){let o=Fa.copy(n);o.y=0,n.set(0,n.y,o.length()*(this.forwardDir==="+z"?1:-1))}if(this.directionXZ.manhattanLength()>0&&this.orientMode!=="none"&&this.isFirstPerson===!1)if(this.orientWith==="camera"&&this.path.length<=1){let o=Ca;this.camera.getWorldDirection(o);let l=Ko.copy(ks).multiplyScalar(o.dot(ks));o.sub(l);let h=Fa.copy(this.directionXZ);h.x*=-1,this.rot.y=o.angleTo(h)*(o.cross(h).y>0?-1:1)+this.rotationAccumWhenOrientWithCamera}else this.rot.y=(this.path.length>1?0:this.euler.y)+Math.atan2(-this.directionXZ.z,this.directionXZ.x)+Math.PI/2*(this.forwardDir==="+z"?1:-1);if(mn.setFromVector3(this.rot),this.moveMode==="walk"&&(mn.x=0),n.applyEuler(mn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=mn.set(0,this.vrEulerYOffset*wE,0);i.applyEuler(o),n.x+=i.x,n.z+=i.z,this.nonColliderPosOffset.elements[13]+=i.y*r}if(this.usePhysics===!0){let o=Fa;this.pushedVelocity.set(0,0,0);for(let l of this.sharedGameControlGlobals.entitiesWithTransformAnim){let h=Ko.setFromMatrixPosition(l.matrixWorld).sub(l.prevT).divideScalar(r).divideScalar(this.pixelsPerMeter),c=l.rigidBody.collider(0).castCollider(h,this.object.rigidBody.collider(0),Ca.copy(n).divideScalar(this.pixelsPerMeter),r,!1);h.multiplyScalar(this.pixelsPerMeter);let u=ni.is(l)?l:l.object;if(c!==null&&this.lastHitObj!==u){let d;l instanceof ma&&(d=l);let p=this.sharedGameControlGlobals.entityToCollisionEvents[u.uuid];if(p)for(let f of p)f.data.target==="character"&&(f.dispatch(d),u.dispatchEvent(Fx));this.lastHitObj=u}if(c!==null){this.pushedVelocity.copy(h),o.copy(c.normal1).applyQuaternion(l.quaternion);break}}if(this.pushedVelocity.manhattanLength()!==0){let l=o.dot(n);l<0&&n.addScaledVector(o,-l),n.add(this.pushedVelocity)}else n.add(this.groundVelocity)}if(this.rotDirection.y=Number(this.movementState.rotPosY)-Number(this.movementState.rotNegY),this.rotDirection.x=Number(this.movementState.rotPosX)-Number(this.movementState.rotNegX),this.rotDirection.normalize(),this.rotationMode==="normal"&&(this.movementState.rotPosX||this.movementState.rotNegX)||this.rotationMode==="steer"&&(this.movementState.rotPosX||this.movementState.rotNegX)&&(this.movementState.movePosZ||this.movementState.moveNegZ||this.moveMode==="walk")?this.rotVelocityStick.x=-this.rotDirection.x*this.speedOrbit*this.rotForce:this.rotVelocityStick.x=0,this.rotationMode==="normal"&&(this.movementState.rotPosY||this.movementState.rotNegY)||this.rotationMode==="steer"&&(this.movementState.rotPosY||this.movementState.rotNegY)&&(this.movementState.movePosZ||this.movementState.moveNegZ)?this.rotVelocityStick.y=-this.rotDirection.y*this.speedOrbit*this.rotForce:this.rotVelocityStick.y=0,this.rotVelocityTarget.subVectors(this.eulerDelta.divideScalar(r),this.rotVelocityStick),this.rotVelocityTarget.manhattanLength()===0?this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotEnd)**a):this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotStart)**a),this.euler.x+=this.rotVelocity.x*r,this.euler.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y===0&&this.directionXZ.manhattanLength()===0?this.rotationAccumWhenOrientWithCamera=0:(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.rotationAccumWhenOrientWithCamera+=this.rotVelocity.y*r),this.isFirstPerson===!1&&this.orientMode!=="none"&&this.directionXZ.manhattanLength()>0){if(this.orientMode==="radial"){this.objectToCamXZ.copy(this.objectToCamXZ0).applyAxisAngle(ks,this.euler.y-this.euler0.y);let o=Fa.copy(this.objectToCamXZ).normalize(),l=Ko.copy(n).multiplyScalar(r);l.y=0;let h=l.sub(Ca.copy(o).multiplyScalar(l.dot(o))).cross(o).y;this.euler.y-=Math.atan2(h,this.objectToCamXZ.length())}}else this.rot.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y!==0&&(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.euler.y=this.rot.y);if(this.cameraFollow===!0&&(this.moveMode==="walk"?this.cameraXAxis==="Limit"?this.euler.x=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):this.euler.x=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset,this.PI_2+this.cameraPolarOffset):this.cameraXAxis==="Limit"&&(this.euler.x=lt.clamp(this.euler.x,-this.PI_2,this.PI_2))),this.moveMode==="fly"?this.rot.x=this.euler.x:this.isFirstPerson&&(t?(mn.copy(t),mn.y=0):(mn.copy(this.euler),mn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(mn)),t&&(this.moveMode==="walk"?(this.rot.y=t.y,this.rot.x=0,this.rot.z=0):this.rot.setFromEuler(t),this.rot.y+=this.vrEulerYOffset*wE),Fs.setFromAxisAngle(kie,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(Uie,this.rot.z),to.multiply(Fs),this.quaternion.copy(to),this.objectRealQuat.multiplyQuaternions(this.quaternion,this.objXZQuat),this.colliderWorldQuat.copy(this.objectRealQuat).multiply(this.collider.rotation),this.collisionEnabled)if(this.usePhysics){let o=Fa.copy(n).multiplyScalar(r/this.pixelsPerMeter),l=null;this.didHit=!1;let h=new R;for(let c=0;c<5;c++){let u=o.length(),d=Ko.copy(o).normalize();if(l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),this.colliderWorldQuat,d,this.object.rigidBody?.collider(0).shape,u,!1,24,void 0,void 0,this.object.rigidBody),l!==null){this.didHit=!0;let p=this.sharedGameControlGlobals.colliderToEntity.get(l.collider.handle);if(p!==this.lastHitObj&&c===0){this.lastHitObj=p;let y=this.sharedGameControlGlobals.entityToCollisionEvents[p?.uuid];if(y){for(let x of y)if(x.data.target==="character"){let b=(this.sharedGameControlGlobals.rapierWorld?.getCollider(l.collider.handle))._parent,_;if(p.cloner){for(let M of p.cloner.children)if(M.rigidBody===b){_=M;break}}x.dispatch(_),p.dispatchEvent(Fx)}}}let f=gE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),m=vE.copy(d).multiplyScalar(l.toi).dot(f),g=l.toi;if(g===0&&(this.position.y+=this.offset*this.pixelsPerMeter),m>this.offset&&(g=l.toi*(m-this.offset)/m,h.addScaledVector(d,g)),o.copy(d).multiplyScalar(u-g),Math.acos(-f.y)>this.slopeThresh){let y=this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),x=Ko.copy(l.witness2).applyQuaternion(this.colliderWorldQuat);x.y=0;let b=y.add(x);b.y+=this.stepThresh;let _=this.sharedGameControlGlobals.rapierWorld.castShape(b,this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,24,void 0,void 0,this.object.rigidBody);_!==null&&_.toi===0&&(f.y=0,f.normalize())}o.addScaledVector(f,-o.dot(f))}else{c===0&&this.directionXZ.manhattanLength()!==0&&(this.lastHitObj=null),h.add(o);break}}this.position.addScaledVector(h,this.pixelsPerMeter),this.object.rigidBody?.setTranslation(Ca.copy(this.position).divideScalar(this.pixelsPerMeter),!0),this.object.rigidBody?.setRotation(Fs.copy(this.quaternion).premultiply(this.groundTilt).multiply(this.objXZQuat),!0)}else{let o=this.onObject?1:5,l=n.multiplyScalar(r/o);for(let h=0;h<o;h++)this.position.add(l),this.collisionAdjustment(r/o)}else this.position.addScaledVector(n,r);if(this.moveMode==="walk"&&this.onObject&&(this.velocityTarget.y=0,this.velocity.y=0),this.quaternion.premultiply(this.groundTilt).multiply(this.objXZQuat),this.object.matrix.compose(this.position,this.quaternion,this.scale),this.object.matrixWorldNeedsUpdate=!0,this.object.matrix.multiply(this.nonColliderPosOffset).multiply(this.nonColliderRotOffset),this.quaternion.premultiply(this.groundTiltInv).multiply(this.objXZQuatInv),this.cameraFollow===!0){this.updateFollowArms();let o=this.objectToTarget.add(this.position),l=this.targetToCamera.add(o);Ay.lookAt(l,o,ks).setPosition(l),Ay.decompose(this.targetPos,this.targetQuat,Ca),this.camera.quaternion.slerp(this.targetQuat,1-(1-this.lerpFactorRotCamera)**a),this.camera.position.lerp(this.targetPos,1-(1-this.lerpFactorPosCamera)**a),this.camera.updateMatrix(),this.camera.updateMatrixWorld(),this.cameraYAxis==="Limit"&&this.orientMode==="cartesian"&&(this.euler.y=lt.clamp(this.euler.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel)),this.euler.x=lt.clamp(this.euler.x,-this.PI_2+(this.cameraPolarOffset<0?this.cameraPolarOffset:0),this.PI_2+(this.cameraPolarOffset>0?this.cameraPolarOffset:0))}return this.eulerDelta.set(0,0,0),this.object.dispatchEvent(Wie),this.path.length<2&&this.lastPosition.distanceToSquared(this.position)<this.threshEndTranslate&&Math.abs(this.rotVelocity.x)<this.threshEndRotVel&&Math.abs(this.rotVelocity.y)<this.threshEndRotVel&&(this.camera===void 0||this.isFirstPerson||this.lastCameraPosition.distanceToSquared(this.camera.position)<this.threshEndTranslate&&8*(1-this.lastCameraQuaternion.dot(this.camera.quaternion))<this.threshEndRotate)&&(this.moveMode==="fly"||this.onObject===!0||this.collisionEnabled===!1)&&(this.navMeshPathDest===null||this.navMeshPathDest.material.opacity<-.04*this.navMeshPathDest?.material?.userData.opacity0)?!1:(this.camera&&(this.lastCameraPosition.copy(this.camera.position),this.lastCameraQuaternion.copy(this.camera.quaternion)),this.lastPosition.copy(this.position),this.object.dispatchEvent(Hie),!0)}updateFollowArms(){this.objectToTarget.copy(this.objectToTarget0),this.targetToCamera.copy(this.targetToCamera0);let e=Fs.setFromAxisAngle(ks,this.cameraYAxis==="Limit"&&this.orientMode!=="radial"?lt.clamp(this.euler.y-this.euler0.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel):this.euler.y-this.euler0.y);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&this.objectToTarget.applyQuaternion(e);let t;this.cameraXAxis==="Limit"?t=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):t=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset+1e-6,this.PI_2+this.cameraPolarOffset-1e-6);let i=Ca.copy(this.cameraPolarAxis0);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&i.applyQuaternion(e);let r=to.setFromAxisAngle(i,t);this.cameraYAxis!=="Locked"&&this.targetToCamera.applyQuaternion(e),this.cameraXAxis!=="Locked"&&this.targetToCamera.applyQuaternion(r)}groundTiltAdjustment(e){ks.angleTo(e)*180/Math.PI<15||ks.angleTo(e)*180/Math.PI>85?Fs.identity():Fs.setFromUnitVectors(ks,e),this.groundTilt.slerp(Fs,.06),this.groundTiltInv.copy(this.groundTilt).invert()}collisionAdjustment(e){let t=vE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=Ay.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ca,Fs,Fa).compose(Ca,Fs,xE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=yE.copy(s).invert(),o=Fie.copy(yE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=gE.copy(this.position).applyMatrix4(n);fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),a.bvhGeometry.boundsTree.shapecast({traverseBoundsOrder(h){return h.distanceToPoint(Vr.end)},intersectsBounds:h=>h.intersectsBox(fs),intersectsTriangle:h=>{let c=Ca,u=Fa,d=h.closestPointToSegment(Vr,c,u);if(d<this.collider.radius){let p=this.collider.radius-d,f=u.sub(c).normalize(),m=Ko.copy(l);m.addScaledVector(f,p);let g=m.applyMatrix4(s).sub(this.position);t.add(g),Vr.start.addScaledVector(f,p),Vr.end.addScaledVector(f,p)}}})}),fs.makeEmpty(),Vr.copy(this.collider.segment),Vr.start.applyMatrix4(i),Vr.end.applyMatrix4(i),fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),this.sharedGameControlGlobals.staticMeshBVH?.shapecast({traverseBoundsOrder(a){return a.distanceToPoint(Vr.end)},intersectsBounds:a=>a.intersectsBox(fs),intersectsTriangle:a=>{let s=Ca,n=Fa,o=a.closestPointToSegment(Vr,s,n);if(o<this.collider.radius){let l=this.collider.radius-o,h=n.sub(s).normalize();this.alignToGround&&this.groundTiltAdjustment(h),t.addScaledVector(h,l),Vr.start.addScaledVector(h,l),Vr.end.addScaledVector(h,l)}}}),this.onObject=Math.abs(t.y)>Math.abs(e*this.velocity.y*.25),this.onObject&&this.dispatchStopEvent("jump");let r=Math.max(0,t.length()-1e-5);t.normalize().multiplyScalar(r),this.position.add(t)}},DO=Bx;DO.isLocked=!1;var qie=Do(kE());function po(e,t){let i=new yt;if(!e.getAttribute("position"))return i.setAttribute("position",new ot([],3)),i.setIndex([]),i;let{positions:r,triIndices:a}=ev(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var Yie=new je,Xie=new je,gn=[[0,0,0],[0,0,0],[0,0,0]];function OO(e){let t=e.elements;gn[0][0]=t[0],gn[0][1]=t[4],gn[0][2]=t[8],gn[1][0]=t[1],gn[1][1]=t[5],gn[1][2]=t[9],gn[2][0]=t[2],gn[2][1]=t[6],gn[2][2]=t[10];let{u:i,v:r}=(0,qie.SVD)(gn),a=Yie.set(i[0][0],i[0][1],i[0][2],0,i[1][0],i[1][1],i[1][2],0,i[2][0],i[2][1],i[2][2],0,0,0,0,1),s=Xie.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1);return a.multiply(s.transpose())}var Qie=class extends D3{constructor(){super(),this.layers.enable(3),this.layers.enable(8)}setFromCamera(e,t){t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):t.isPerspectiveCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):console.error("Raycaster: Unsupported camera type.")}intersectVisibleObjects(e,t=!0,i=[]){return e.forEach(r=>{r.visible&&this.intersectObject(r,t,i)}),i}createRaycastLineHelper(){let e=new Ml({color:65280,linewidth:10}),t=new R(this.ray.origin.x,this.ray.origin.y,this.ray.origin.z),i=new R(this.ray.direction.x,this.ray.direction.y,this.ray.direction.z),r=this.camera.far-this.camera.near,a=new R().addVectors(t,i.multiplyScalar(r)),s=new yt;return s.setFromPoints([t,a]),new Um(s,e)}},IO=e=>e instanceof qc||e instanceof Yc;function Zie(e,t){return e.distance-t.distance}function RO(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)RO(e,r,i)}}function Im(e,t,i,r=!1){if(!r&&!i.some(s=>Rg(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>RO(e,s,a)),a.sort(Zie),a}function zx(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)IO(r)&&t.push(r),r=r.parent}return t}function fo(e,t,i,r){let a=e.frame;if(a){let s=t[0]*a.width,n=(1-t[1])*a.height;for(let o of i){let l=o===a.uuid?a:a.find(o);if(l?.intersects(s,n))return r(l),!0}}return!1}function Rg(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(IO(t))return LO(e,t)}function LO(e,t){if(!(!uo(t)||!t.visible)){if(js(t)){let i=[];if(t.raycast(e,i),i.length)return i[0]}for(let i of t.children){let r=LO(e,i);if(r)return r}}}function Kie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width*2-1,y:-((t-(i.top+window.scrollY))/i.height)*2+1}}function Jie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var $ie=class{constructor(e,t,i,r,a,s,n,o){this.renderer=e,this.publish=t,this.scene=i,this.getCamera=r,this.sharedAssets=a,this.requestRender=s,this.isExport=n,this.frame=o,this.raycaster=new Qie,this._useWindowEvents=!1,this.pointerWorld={x:0,y:0},this.pointerScreen={x:0,y:0},this._useWindowEvents=t.mouseEventTarget==="window",this.domElement=e.domElement,this.eventElement=this._useWindowEvents?window:e.domElement,this._domRect=this.domElement.getBoundingClientRect()}get stopRaycast(){return this.publish.stopRaycast}get page(){return this.scene.activePage}set useWindowEvents(e){this._useWindowEvents=e,this.eventElement=e?window:this.renderer.domElement}get useWindowEvents(){return this._useWindowEvents}set domRect(e){this._domRect=e}get domRect(){return this._domRect}updateRaycaster(e){let{pageX:t,pageY:i}=e.touches?.length>0?e.touches[0]:e;this.pointerWorld=Kie(t,i,this._domRect),this.pointerScreen=Jie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},tn=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},yw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],BO=e=>yw.find(([t,i])=>i===e)?.[0],Cp=e=>yw.find(([t])=>t===e)?.[1],ere=(e,t)=>{let i=BO(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},tre=class extends tn{constructor(){super(...arguments),this.objectsPerEvents=new Map,this.splineEvents={},this.onBeginEvent=e=>{if(!e.eventName||!e.target||e.eventName==="Scroll")return;let t=this.splineEvents[BO(e.eventName)]?.[e.target.uuid];if(!t)return;e.eventName==="Scroll"&&e.deltaY!==void 0&&Object.assign(t,{deltaY:e.deltaY});let{domElement:i}=this.eventContext;i.dispatchEvent(t)}}connect(){let{page:e}=this.eventContext;e.traverseEntity(t=>{if(t.data?.events.length){for(let[i,r]of yw)if(t.data.events.some(a=>a.data.type===r&&!a.data.disabled)){this.objectsPerEvents.has(i)?this.objectsPerEvents.get(i)?.push(t):this.objectsPerEvents.set(i,[t]);let a={id:t.uuid,name:t.name},s=ere(r,a),n=this.splineEvents[i];n?n[t.uuid]=s:this.splineEvents[i]={[t.uuid]:s}}}}),this.objectsPerEvents.forEach(t=>{t.forEach(i=>{i.addEventListener("beginEvent",this.onBeginEvent)})})}disconnect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.removeEventListener("beginEvent",this.onBeginEvent)})})}},ire=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,(t.type==="KeyDown"||t.type==="KeyUp"||t.type==="KeyPress")&&!t.key)throw new Error("Missing property");this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchHeld(e){this.actions.Create.forEach(t=>{e&&t.dispatchThrottled.cancel(),t.dispatchThrottled()})}dispatch(e=!1){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),this.data.type==="MousePress"||this.data.type==="KeyPress"?this.entered||(this.entered=!0,this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatchStart())):(this.actions.Transition.some(t=>t.playing&&t.data.runMode!=="Toggle")||this.actions.Transition.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.SwitchCamera.some(t=>t.playing&&t.data.runMode!=="Toggle")||this.actions.SwitchCamera.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Animation.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()})),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),e===!1&&this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}dispatchRelease(){this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.Animation.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()),this.actions.Create.forEach(e=>e.dispatchStop()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},rre=class extends tn{constructor(e,t,i){super(e),this.eventManager=t,this.useForRaycastProperty=i,this.objectsPerTypes={MouseDown:[],MouseUp:[],MousePress:[],KeyDown:[],KeyUp:[],KeyPress:[]},this.canvasMouseEvents=[],this.eventsPerObjects={MouseDown:{},MouseUp:{},MousePress:{},KeyDown:{},KeyUp:{},KeyPress:{}},this.heldKeys={},this.heldKeysPress={},this._prevObjects=[],this.sceneInterects=null,this.onCanvasRaycast=r=>{if(this.useForRaycastProperty===!0&&this.sceneInterects===null){this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=Im(a,s,[],!0);this.sceneInterects=n,n.length&&(this.eventContext.sharedAssets.raycastProperty={x:n[0].point.x,y:n[0].point.y,z:n[0].point.z,objX:n[0].object.matrixWorld.elements[12],objY:n[0].object.matrixWorld.elements[13],objZ:n[0].object.matrixWorld.elements[14]})}},this.onCanvasMouseDown=r=>{(r.target===this.eventContext.domElement||r.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(a=>{(a.data.type==="MouseDown"||a.data.type==="MousePress")&&(this.onCanvasRaycast(r),a.dispatch())})},this.onCanvasMouseUp=r=>{(r.target===this.eventContext.domElement||r.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(a=>{a.data.type==="MouseUp"?(this.onCanvasRaycast(r),a.dispatch()):a.data.type==="MousePress"&&a.dispatchRelease()})},this.onMouseDown=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMouseEvent("MouseDown"))},this.onMouseUp=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMouseEvent("MouseUp"))},this.onMousePressDown=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMousePressEvent())},this.onMousePressRelease=r=>{Pt.length>1||(this.eventContext.updateRaycaster(r),this.handleMousePressEvent(!0))},this.onKeyDown=r=>{this.heldKeys[r.key]||(this.handleKeyEvent(r,"KeyDown"),this.handleKeyEventHeld(r,"KeyDown",!0)),this.heldKeys[r.key]=!0},this.onKeyUp=r=>{this.handleKeyEvent(r,"KeyUp"),this.handleKeyEventHeld(r,"KeyUp",!0)},this.onKeyPressDown=r=>{this.heldKeysPress[r.key]?this.handleKeyEventHeld(r,"KeyPress"):(this.handleKeyEvent(r,"KeyPress"),this.handleKeyEventHeld(r,"KeyPress",!0)),this.heldKeysPress[r.key]=!0},this.onKeyPressUp=r=>{this.handleKeyEvent(r,"KeyPress",!0)},this.releaseHeldKey=r=>{delete this.heldKeys[r.key]},this.releaseHeldKeyPress=r=>{delete this.heldKeysPress[r.key]},this._onUserEvent=({eventName:r,target:a,reverse:s})=>{if(!r||!a)return;let n=Cp(r);n&&(n==="MouseDown"||n==="MouseUp"||n==="MousePress"?(a.dispatchEvent({type:"beginEvent",eventName:n}),this.eventsPerObjects[n]?.[a.uuid]?.forEach(o=>{o.dispatchUserEvent(s)})):(n==="KeyDown"||n==="KeyUp"||n==="KeyPress")&&(a.dispatchEvent({type:"beginEvent",eventName:n}),this.eventsPerObjects[n]?.[a.uuid]?.forEach(o=>{o.dispatchUserEvent()})))}}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext,r=(a,s)=>{if(!a.data?.events.length)return;let n=["MouseDown","MouseUp","MousePress","KeyDown","KeyUp","KeyPress"];for(let o of n){let l=this.eventsPerObjects[o];a.data.events.filter(({data:h})=>h.type===o&&h.disabled!==!0).forEach(({id:h,data:c})=>{try{let u=new ire(h,c,a,e,t,this.eventManager);u.actions.Video.length&&(this.hasVideoAction=!0),(c.type==="MouseDown"||c.type==="MouseUp"||c.type==="MousePress")&&(c.mode==="Canvas"||c.mode==="Window")?this.canvasMouseEvents.push(u):l[a.uuid]?l[a.uuid].some(d=>d.id===u.id)||l[a.uuid].push(u):l[a.uuid]=[u]}catch{}}),l[a.uuid]?.length&&this.objectsPerTypes[o].push(a instanceof Zr&&(o==="MouseDown"||o==="MouseUp"||o==="MousePress")?s:a)}};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s,a)}),r(a)}),this.heldKeys={},this.heldKeysPress={},this.domEventsNeeded.clear(),i.addEventListener("pointerdown",this.onCanvasMouseDown),i.addEventListener("pointerup",this.onCanvasMouseUp),(this.objectsPerTypes.MouseDown?.length||this.useForRaycastProperty)&&(this.domEventsNeeded.add("pointerdown"),i.addEventListener("pointerdown",this.onMouseDown)),this.objectsPerTypes.MouseUp?.length&&(this.domEventsNeeded.add("pointerup"),i.addEventListener("pointerup",this.onMouseUp)),this.objectsPerTypes.MousePress?.length&&(this.domEventsNeeded.add("pointerdown"),i.addEventListener("pointerdown",this.onMousePressDown),this.domEventsNeeded.add("pointerup"),i.addEventListener("pointerup",this.onMousePressRelease)),this.objectsPerTypes.KeyDown?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.releaseHeldKey)),this.objectsPerTypes.KeyUp?.length&&(this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyUp)),this.objectsPerTypes.KeyPress?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyPressDown),document.addEventListener("keyup",this.releaseHeldKeyPress),this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyPressUp)),Object.entries(this.objectsPerTypes).forEach(([a,s])=>{s.forEach(n=>{n.addEventListener("userEvent",this._onUserEvent)})})}disconnect(){let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),this.heldKeys={},this.heldKeysPress={},e.removeEventListener("pointerdown",this.onCanvasMouseDown),e.removeEventListener("pointerup",this.onCanvasMouseUp),e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerdown",this.onMousePressDown),e.removeEventListener("pointerup",this.onMouseUp),e.removeEventListener("pointerup",this.onMousePressRelease),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp),document.removeEventListener("keydown",this.onKeyPressDown),document.removeEventListener("keyup",this.onKeyPressUp),document.removeEventListener("keyup",this.releaseHeldKey),Object.values(this.eventsPerObjects).forEach(t=>{Object.values(t).forEach(i=>{i.forEach(r=>{r.disconnect()})})}),this.canvasMouseEvents.forEach(t=>{t.disconnect()}),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.removeEventListener("userEvent",this._onUserEvent)})})}handleMouseEvent(e){let{stopRaycast:t,raycaster:i,page:r,pointerScreen:a}=this.eventContext,s=this.objectsPerTypes[e],n=s.filter(o=>!(o instanceof Zr));if(!(!s.length&&!this.useForRaycastProperty)&&!(r.uiCanvas&&fo(r,[a.x,a.y],Object.keys(this.eventsPerObjects[e]),o=>{this.handleObjectMouseEventDispatch(o,e)}))){if(t||this.useForRaycastProperty){let o;if(this.sceneInterects===null?o=Im(i,r,n,this.useForRaycastProperty):(o=this.sceneInterects,this.sceneInterects=null),this.useForRaycastProperty&&o.length&&(this.eventContext.sharedAssets.raycastProperty={x:o[0].point.x,y:o[0].point.y,z:o[0].point.z,objX:o[0].object.matrixWorld.elements[12],objY:o[0].object.matrixWorld.elements[13],objZ:o[0].object.matrixWorld.elements[14]}),t){let l=[o[0]?.uv?.x??0,o[0]?.uv?.y??0];zx(o).forEach(h=>{h instanceof fa&&fo(h,l,Object.keys(this.eventsPerObjects[e]),c=>{this.handleObjectMouseEventDispatch(c,e)}),this.eventsPerObjects[e][h.uuid]&&this.handleObjectMouseEventDispatch(h,e)})}}t||n.forEach(o=>{let l=Rg(i,o);l&&(this.handleObjectMouseEventDispatch(o,e),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects[e]),h=>{this.handleObjectMouseEventDispatch(h,e)}))})}}handleMousePressEvent(e=!1){let t="MousePress",i=this.objectsPerTypes[t],r=i.filter(s=>!(s instanceof Zr)),a=[];if(i.length){if(!e){let{stopRaycast:s,raycaster:n,page:o,pointerScreen:l}=this.eventContext,h=!1;if(o.uiCanvas&&(h=fo(o,[l.x,l.y],Object.keys(this.eventsPerObjects[t]),c=>{a.push(c)})),s&&!h){let c=Im(n,o,r);a=zx(c),c.forEach(u=>{u.object instanceof fa&&fo(u.object,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)})})}else r.forEach(c=>{let u=Rg(n,c);u&&(a.push(c),c instanceof fa&&fo(c,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)}))})}this._prevObjects.length&&this._prevObjects.forEach(s=>{a.includes(s)||this.handleObjectMouseEventDispatchRelease(s,t)}),a.length&&a.forEach(s=>{this.handleObjectMouseEventDispatch(s,t)}),this._prevObjects=a}}handleObjectMouseEventDispatch(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatch()})}handleObjectMouseEventDispatchRelease(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatchRelease()})}handleKeyEvent(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{let a=this.eventsPerObjects[t][r.uuid];a.some(({data:s})=>"key"in s&&s.key===e.key)&&r.dispatchEvent({type:"beginEvent",eventName:t}),a.forEach(s=>{"key"in s.data&&s.data.key===e.key&&(i?s.dispatchRelease():s.dispatch(!0))})})}handleKeyEventHeld(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{this.eventsPerObjects[t][r.uuid].forEach(a=>{"key"in a.data&&a.data.key===e.key&&a.dispatchHeld(i)})})}},are=new R,sre=new R,zO=class{constructor(e,t,i,r,a){this.actionsIn=La(e,e.inActions,i,r,a,t),this.actionsOut=La(e,e.outActions,i,r,a,t)}disconnect(){Qr(this.actionsIn),Qr(this.actionsOut)}},nre=class extends zO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.stage="out",this.objects=[],this.onUpdateMatrixWorld=()=>{for(let d of this.objects)if(!d.visible)return;let h=are.setFromMatrixPosition(this.objects[0].matrixWorld),c=sre.setFromMatrixPosition(this.objects[1].matrixWorld),u=h.distanceTo(c)<=this.distance?"in":"out";if(this.stage!==u){this.stage=u;let d=u==="in"?this.actionsIn:this.actionsOut;d.Audio.forEach(p=>p.dispatchConditional()),d.Particles.forEach(p=>p.dispatchConditional()),d.Video.forEach(p=>p.dispatchConditional()),d.Link.forEach(p=>p.dispatch()),d.Create.forEach(p=>p.dispatch()),d.Destroy.forEach(p=>p.dispatch()),d.Reset.forEach(p=>p.dispatch()),d.Transition.forEach(p=>{p.object.currentTransitionEvent!==this&&(p.object.currentTransitionEvent=this),p.init()}),d.Transition.forEach(p=>p.play()),d.Animation.forEach(p=>p.play()),d.SwitchCamera.forEach(p=>p.play()),d.SceneTransition.forEach(p=>p.dispatch()),d.SetVariable.forEach(p=>p.checkConditions()),d.SetVariable.forEach(p=>p.dispatch()),d.DynamicVariablePlay.forEach(p=>p.dispatch()),d.ClearLocalStorage.forEach(p=>p.dispatch())}};let{distance:n,fromObject:o,toObject:l}=t.condition;this.distance=n;for(let h of[o,l]){if(!h)throw new Error("Missing property");let c=r.find(h);if(!c)throw new Error("Missing property");this.objects.push(c)}}connect(){window.setTimeout(()=>{this.objects.forEach(e=>{e.addEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)}),this.onUpdateMatrixWorld()},0)}disconnect(){super.disconnect(),this.stage="out",this.objects.forEach(e=>{e.removeEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)})}},ore=class extends zO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.onBegin=({target:l,state:h})=>{this.toState!==h&&(this.actionsOut.Audio.forEach(c=>c.dispatchConditional()),this.actionsOut.Particles.forEach(c=>c.dispatchConditional()),this.actionsOut.Video.forEach(c=>c.dispatchConditional()),this.actionsOut.Link.forEach(c=>c.dispatch()),this.actionsOut.Create.forEach(c=>c.dispatch()),this.actionsOut.Destroy.forEach(c=>c.dispatch()),this.actionsOut.Reset.forEach(c=>c.dispatch()),this.actionsIn.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsOut.Transition.forEach(c=>c.play()),this.actionsOut.Animation.forEach(c=>c.play()),this.actionsIn.SwitchCamera.forEach(c=>c.pause()),this.actionsOut.SwitchCamera.forEach(c=>c.play()),this.actionsOut.SceneTransition.forEach(c=>c.dispatch()),this.actionsOut.SetVariable.forEach(c=>c.checkConditions()),this.actionsOut.SetVariable.forEach(c=>c.dispatch()),this.actionsOut.DynamicVariablePlay.forEach(c=>c.dispatch()),this.actionsOut.ClearLocalStorage.forEach(c=>c.dispatch()))},this.onComplete=({target:l,state:h})=>{this.toState===h&&(this.actionsIn.Audio.forEach(c=>c.dispatchConditional()),this.actionsIn.Particles.forEach(c=>c.dispatchConditional()),this.actionsIn.Video.forEach(c=>c.dispatchConditional()),this.actionsIn.Link.forEach(c=>c.dispatch()),this.actionsIn.Create.forEach(c=>c.dispatch()),this.actionsIn.Destroy.forEach(c=>c.dispatch()),this.actionsIn.Reset.forEach(c=>c.dispatch()),this.actionsOut.Transition.forEach(c=>c.pause()),this.actionsOut.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsIn.Transition.forEach(c=>c.play()),this.actionsIn.Animation.forEach(c=>c.play()),this.actionsOut.SwitchCamera.forEach(c=>c.pause()),this.actionsIn.SwitchCamera.forEach(c=>c.play()),this.actionsIn.SceneTransition.forEach(c=>c.dispatch()),this.actionsIn.SetVariable.forEach(c=>c.checkConditions()),this.actionsIn.SetVariable.forEach(c=>c.dispatch()),this.actionsIn.DynamicVariablePlay.forEach(c=>c.dispatch()),this.actionsOut.ClearLocalStorage.forEach(c=>c.dispatch()))};let{condition:n}=t;if(!n.object)throw new Error("Missing property");let o=r.find(n.object)??r.scene.find2D(n.object);if(!o)throw new Error("Missing property");if(this.toObject=o,n.state&&!this.toObject.states?.[n.state])throw new Error("Missing property");this.toState=n.state}connect(){$l(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),$l(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),$l(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),$l(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},lre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerConditions={Comparison:[],Distance:[],State:[]},this.hasVideoAction=!1}connect(){super.connect();let{page:e,sharedAssets:t}=this.eventContext;e.traverseEntity(i=>{if(i.data?.events.length){for(let{id:r,data:a}of i.data.events)if(!a.disabled&&a.type==="Conditional")try{let s;a.condition.type==="Comparison"||(a.condition.type==="Distance"?s=new nre(r,a,i,e,t,this.eventManager):a.condition.type==="State"&&(s=new ore(r,a,i,e,t,this.eventManager))),s&&(this.eventsPerConditions[a.condition.type].push(s),(s.actionsIn.Video.length||s.actionsOut.Video.length)&&(this.hasVideoAction=!0))}catch{}}}),Object.values(this.eventsPerConditions).forEach(i=>i.forEach(r=>r.connect()))}disconnect(){super.disconnect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.disconnect()))}},pd=new R,Jo=new R,Nl=new R,_E=new Ka,hre=.01,yi=new R,Or=new R,SE=new R,nh=new Rt,My=new Rr,cre=new je,Cy=new Lr,mc=new R,vn=new R,gc=.2;function Ey(e,t){!t||(t[0]<t[1]&&(e.x=Math.min(Math.max(e.x,t[0]),t[1])),t[2]<t[3]&&(e.y=Math.min(Math.max(e.y,t[2]),t[3])),t[4]<t[5]&&(e.z=Math.min(Math.max(e.z,t[4]),t[5])))}var ure=function(){let e=new je;return(t,i,r)=>{let a=t.obj;e.copy(a.hiddenMatrix),a.parent!==null&&e.premultiply(a.parent.matrixWorld),e.invert(),a.position.copy(i),t.reference==="global"&&Ey(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?Ey(a.position,t.limits):t.reference==="local"&&(nh.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(nh),Ey(a.position,t.limits),nh.invert(),a.position.applyQuaternion(nh),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(yi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ra&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),dre=class{constructor(e,t,i,r,a,s,n){this.object=e,this.id=t,this.data=i,this.dropDestIds=[],this.activeIdx=null,this.wasDragEventTriggered=!1,this.resetDampingFactor=this.data.resetSpeed===0?1:8/this.data.resetSpeed+1,this.snapDampingFactor=this.data.snapSpeed===0?1:8/this.data.snapSpeed+1,this.actionsDrag=La(i,i.dragDropActions.drag,r,a,s,this.object),this.actionsDrop=La(i,i.dragDropActions.drop,r,a,s,this.object);let o=[];this.data.objects.forEach(l=>{let h=r.find(l);!h||h.data.visible!==!1&&(o.push(h),n[h.uuid]&&n[h.uuid].forEach(c=>{let u=r.find(c);!u||u.data.visible!==!1&&o.push(u)}))}),this.data.dropDestinations.forEach(l=>{let h=r.find(l);!h||h.data.visible!==!1&&(this.dropDestIds.push(h.uuid),n[h.uuid]&&n[h.uuid].forEach(c=>{let u=r.find(c);!u||u.data.visible!==!1&&this.dropDestIds.push(u.uuid)}))}),this.dragItems=o.map(l=>(this.data.planeMode==="locked"&&(l.userData.lockedPlane=!0),l.userData.worldPosition0=new R().setFromMatrixPosition(l.matrixWorld),{obj:l,fromPosition:new R().setFromMatrixPosition(l.matrixWorld),pointStart:new R,pointEnd:new R,paused:!0,currentDampingFactor:this.data.dampingFactor,reset:!1,position0:new R().copy(l.position),quat0:new Rt().copy(l.quaternion),snapped:!1,orientationMatrix:new je,limits:this.data.limits,reference:this.data.referenceFrame}))}get activeDragItem(){return this.activeIdx!==null?this.dragItems[this.activeIdx]:null}dispose(){Qr(this.actionsDrag),Qr(this.actionsDrop),this.dragItems.forEach(e=>{e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart),e.obj.recursiveBBoxNeedsUpdate=!0,e.obj.userData.lockedPlane=void 0,e.obj.position.copy(e.position0),e.obj.quaternion.copy(e.quat0),e.obj.updateMatrix()})}},pre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.lastDropDestination=null,this.dragTimeout=null,this.onPointerDown=i=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(i);let{raycaster:r,page:a}=this.eventContext,s=a.raycastWithClones(r);if(this.lastDropDestination=null,s.length===0){this.activeEvent=null;return}for(let n of this.events){let o=0;for(let{obj:l,pointEnd:h,pointStart:c}of n.dragItems){if(l===s[0].object||l===s[0].object.object||ni.is(l)&&l.isAncestorOf(s[0].object.uuid)){if(n.activeIdx=o,n.activeDragItem.reset=!1,n.activeDragItem.currentDampingFactor=n.data.dampingFactor,n.activeDragItem.snapped=!1,n.data.cursor==="hand"&&this.setCursor("grabbing"),this.eventManager.controlsManager.usePhysics){n.activeDragItem.obj.rigidBody&&n.activeDragItem.obj.rigidBody.setBodyType(2,!0);let u=n.activeDragItem.obj;l.hasNonUniformScale&&l.updateMatrixWorldSVD(),(u.hasNonUniformScale?u.matrixWorldRigid:u.matrixWorld).decompose(yi,nh,Or),My.setFromQuaternion(nh),u.prevR===void 0?(u.prevR=My.clone(),u.prevT=yi.clone()):(u.prevR.copy(My),u.prevT.copy(yi)),this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.push(n.activeDragItem.obj)}this.calcPlaneIntersectPos(l,c,n.data.plane,n.data.referenceFrame),h.copy(c),(this.eventManager.controlsManager.usePhysics&&l.data.physics?.rigidBody==="dynamic"||n.data.drop===!1||n.data.resetOnSnapFail===!1)&&n.activeDragItem.fromPosition.setFromMatrixPosition(n.activeDragItem.obj.matrixWorld),this.activeEvent=n,this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!1);return}o++}}this.activeEvent=null},this.onPointerMove=i=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(i);let{raycaster:r,page:a}=this.eventContext,s=a.raycastWithClones(r);if(Pt.length===0){let n=!1;for(let o of this.events){for(let{obj:l}of o.dragItems)if(l===s[0]?.object||l===s[0]?.object?.object||ni.is(l)&&l.isAncestorOf(s[0]?.object.uuid)){switch(n=!0,o.data.cursor){case"hand":this.setCursor("grab");break;case"move":this.setCursor("move");break;default:break}break}if(n)break}n||this.setCursor("default");return}if(this.activeEvent&&this.activeEvent.activeDragItem){let n=this.activeEvent.activeDragItem;n.snapped=!1;let o;if(this.activeEvent.data.drop&&(o=s.filter(l=>n.obj!==l.object&&!n.obj.isAncestorOf(l.object.uuid)&&!(l.object instanceof qc)&&(this.activeEvent.data.dropOn==="all"||this.activeEvent.dropDestIds.some(h=>h===l.object.uuid||a.scene.find(h).isAncestorOf(l.object.uuid))))[0]),o){let l=SE.copy(o.face.normal).applyMatrix3(Cy.getNormalMatrix(o.object.matrixWorld));if(this.activeEvent.data.snapTo==="center")n.fromPosition.setFromMatrixPosition(o.object.matrixWorld);else if(this.activeEvent.data.snapTo==="surface"){if(n.fromPosition.copy(o.point),this.activeEvent.data.snapSurfaceMode==="bbox"){yi.copy(l).applyMatrix3(Cy.setFromMatrix4(n.obj.matrixWorld).transpose());let h=n.obj;yi.x>gc?Or.x=-h.recursiveBBox.min.x:yi.x<-gc&&(Or.x=-h.recursiveBBox.max.x),yi.y>gc?Or.y=-h.recursiveBBox.min.y:yi.y<-gc&&(Or.y=-h.recursiveBBox.max.y),yi.z>gc?Or.z=-h.recursiveBBox.min.z:yi.z<-gc&&(Or.z=-h.recursiveBBox.max.z),Or.applyMatrix3(Cy.invert())}else Or.copy(l).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);n.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(yi.set(0,1,0).cross(l),yi.length()<1e-4&&yi.set(-1,0,0).cross(l),Or.crossVectors(SE,yi),n.orientationMatrix.makeBasis(yi,Or,l)),n.pointStart.copy(n.fromPosition),n.pointEnd.copy(n.pointStart),n.currentDampingFactor=this.activeEvent.snapDampingFactor,n.snapped=!0,this.lastDropDestination!==o.object&&(this.lastDropDestination=o.object,this.activeEvent.actionsDrop.Transition.forEach(h=>{h.play()}),this.activeEvent.actionsDrop.Animation.forEach(h=>{h.play()}),this.activeEvent.actionsDrop.Audio.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Particles.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Create.forEach(h=>{h.dispatchThrottled()}))}else n.orientationMatrix.makeRotationFromQuaternion(n.quat0),this.lastDropDestination=null,n.currentDampingFactor=this.activeEvent.data.dampingFactor,this.calcPlaneIntersectPos(n.obj,n.pointEnd,this.activeEvent.data.plane,this.activeEvent.data.referenceFrame),this.activeEvent.actionsDrop.Transition.forEach(l=>{l.stop(),l.object.currentState!==null&&l.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrop.Animation.forEach(l=>{l.stop()}),this.activeEvent.actionsDrop.Audio.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.Particles.forEach(l=>{l.dispatchGameControl("stop")});this.activeEvent.actionsDrag.Create.forEach(l=>{l.dispatchThrottled()}),this.activeEvent.actionsDrag.SetVariable.forEach(l=>l.checkConditions()),this.activeEvent.actionsDrag.SetVariable.forEach(l=>l.dispatch()),this.activeEvent.actionsDrag.DynamicVariablePlay.forEach(l=>l.dispatch()),this.activeEvent.actionsDrag.ClearLocalStorage.forEach(l=>l.dispatch()),this.activeEvent.wasDragEventTriggered===!1&&(this.activeEvent.wasDragEventTriggered=!0,this.activeEvent.actionsDrag.Transition.forEach(l=>{l.play()}),this.activeEvent.actionsDrag.Animation.forEach(l=>{l.play()}),this.activeEvent.actionsDrag.Audio.forEach(l=>{l.dispatchGameControl("start")}),this.activeEvent.actionsDrag.Particles.forEach(l=>{l.dispatchGameControl("start")})),this.dragTimeout&&window.clearTimeout(this.dragTimeout),this.dragTimeout=window.setTimeout(()=>{!this.activeEvent||(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Audio.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(l=>{l.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Transition.forEach(l=>{l.stop(),l.object.currentState!==null&&l.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(l=>{l.stop()}))},500),this.updateDragItem(n),n.obj.dispatchEvent({type:"requestRender"})}},this.onPointerUp=i=>{if(this.activeEvent&&this.activeEvent.activeDragItem){this.activeEvent.data.cursor==="hand"&&this.setCursor("grab");let r=this.activeEvent.activeDragItem.obj.data.physics?.rigidBody==="dynamic";this.activeEvent.activeDragItem.snapped===!1&&this.activeEvent.data.drop&&this.activeEvent.data.resetOnSnapFail&&(this.eventManager.controlsManager.usePhysics===!1||!r)&&(this.activeEvent.activeDragItem.reset=this.activeEvent.data.resetOnSnapFail,this.activeEvent.activeDragItem.paused=!1,this.activeEvent.activeDragItem.currentDampingFactor=this.activeEvent.resetDampingFactor),this.eventManager.controlsManager.usePhysics&&r&&(this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.pop(),this.activeEvent.activeDragItem.obj.rigidBody.setBodyType(0,!0),this.activeEvent.activeDragItem.paused=!0),this.activeEvent.wasDragEventTriggered===!0&&(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Transition.forEach(a=>{a.stop(),a.object.currentState!==null&&a.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(a=>{a.stop()}),this.activeEvent.actionsDrag.Audio.forEach(a=>{a.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(a=>{a.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.SetVariable.forEach(a=>a.checkConditions()),this.activeEvent.actionsDrop.SetVariable.forEach(a=>a.dispatch()),this.activeEvent.actionsDrop.DynamicVariablePlay.forEach(a=>a.dispatch()),this.activeEvent.actionsDrop.ClearLocalStorage.forEach(a=>a.dispatch())),this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!0)}}}connect(){let e={};if(this.eventContext.page.traverseEntity(i=>{i.component&&(e[i.component.uuid]?e[i.component.uuid].push(i.uuid):e[i.component.uuid]=[i.uuid])}),this.eventContext.page.traverseEntity(i=>{i.data?.events.filter(r=>r.data.type==="DragDrop"&&!r.data.disabled).forEach(r=>{this.events.push(new dre(i,r.id,r.data,this.eventContext.page,this.eventContext.sharedAssets,this.eventManager,e))})}),!this.events.length)return;this.domEventsNeeded.clear(),this.domEventsNeeded.add("pointerdown");let t=this.eventContext.domElement;t.addEventListener("pointerdown",this.onPointerDown),t.addEventListener("pointermove",this.onPointerMove),t.addEventListener("pointerup",this.onPointerUp),this.domEventsNeeded.add("pointermove")}disconnect(){if(!this.events.length)return;this.domEventsNeeded.clear();let e=this.eventContext.domElement;e.removeEventListener("pointerdown",this.onPointerDown),e.removeEventListener("pointermove",this.onPointerMove),e.removeEventListener("pointerup",this.onPointerUp),this.events.forEach(t=>t.dispose())}setCursor(e){this.eventContext.domElement.style.cursor=e}onAnimationFrameDamping(){for(let e of this.events)for(let t of e.dragItems)t.paused||this.updateDragItem(t,!0)}calcPlaneIntersectPos(e,t,i,r){let{getCamera:a,raycaster:s}=this.eventContext;a().getWorldDirection(Jo),Jo.negate();let n=nh.identity();switch(r==="parent"?cre.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(yi,n,Or):r==="local"&&e.matrixWorld.decompose(yi,n,Or),i){case"x":yi.set(1,0,0).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"y":yi.set(0,1,0).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"z":yi.set(0,0,1).applyQuaternion(n),mc.copy(Jo).cross(yi),vn.copy(yi).cross(mc);break;case"xy":vn.set(0,0,1).applyQuaternion(n);break;case"yz":vn.set(1,0,0).applyQuaternion(n);break;case"xz":vn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(yi.crossVectors(Or.set(0,1,0),Jo),vn.crossVectors(yi,Or)):vn.set(0,1,0);break;default:vn.copy(Jo);break}Nl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:Nl;if(_E.setFromNormalAndCoplanarPoint(vn,o),!!s.ray.intersectPlane(_E,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(yi);t.copy(o).addScaledVector(yi,l)}}updateDragItem(e,t=!1){Nl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?pd.subVectors(e.fromPosition,Nl).divideScalar(e.currentDampingFactor):e.reset==="original"?(pd.subVectors(e.obj.userData.worldPosition0,Nl).divideScalar(e.currentDampingFactor),e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart)):pd.subVectors(e.pointEnd,e.pointStart).add(e.fromPosition).sub(Nl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?pd.length()<hre:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&ure(e,pd.add(Nl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},vc=new R,Ty=new R,io=new R,ro=new R,AE=new Ka,fre=.01,mre={type:"requestRender"},gre=function(){let e=new R,t=new R;return(i,r,a)=>a>0?(e.subVectors(i,r),e.length()<=a?i:t.copy(r).add(e.normalize().multiplyScalar(a))):r}(),ME=function(){let e=new je;return(t,i)=>{t.position.copy(i),t.parent!==null&&(e.copy(t.parent.matrixWorld).invert(),t.position.applyMatrix4(e)),e.copy(t.hiddenMatrix).invert(),t.position.applyMatrix4(e),t.updateMatrix(),t.hasNonUniformScale&&(t.updateMatrixWorld(),t.updateMatrixWorldSVD()),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),vre=class{constructor(e,t,i,r,a,s){this.data=e,this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.snapComplete=!1,this.isReset=!1,this.worldPosition0=new R,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...m1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=r.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.resetDampingFactor=80/this.data.resetSpeed+1,this.object.getWorldPosition(this.worldPosition0),this.actions=La(e,e.actions,r,a,s,i)}},yre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.pairOfEventListeners=[],this.onMouseMove=i=>{if(!(Pt.length>1)){this.eventContext.updateRaycaster(i);for(let r of this.events)r.target===void 0&&this.updateSingleEvent(r)}},this.onMouseEnter=i=>{for(let r of this.events)r.target===void 0&&(r.isReset=!1,r.currentDampingFactor=r.data.dampingFactor)},this.onMouseLeave=i=>{for(let r of this.events)r.target===void 0&&(r.data.resetOnPointerLeave&&(r.isReset=!0,r.currentDampingFactor=r.resetDampingFactor),this.updateSingleEvent(r))},this.onTargetChange=i=>()=>{this.updateSingleEvent(i)}}connect(){let{page:e}=this.eventContext;if(e.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="Follow"&&!s.data.disabled);a&&(!e.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new vre(a.data,a.id,r,e,this.eventContext.sharedAssets,this.eventManager))}),!this.events.length)return;let{domElement:t,eventElement:i}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),t.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),i.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents||(t.addEventListener("pointerenter",this.onMouseEnter),t.addEventListener("pointerleave",this.onMouseLeave));for(let r of this.events)if(r.target!==void 0){let a=r.target,s=this.onTargetChange(r);this.pairOfEventListeners.push([a,s]),a.addEventListener("requestRender",s)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let i of this.events)i.paused=!0,i.isReset=!1,Qr(i.actions)}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e,!0)}updateSingleEvent(e,t=!1){this.events.forEach(n=>{n.actions.Create.forEach(o=>{o.dispatchThrottled()})});let{plane:i,limitDistance:r,limitDistanceEnabled:a}=e.data;if(e.object.getWorldPosition(io),e.isReset)ro.copy(e.worldPosition0);else if(e.target)e.target.getWorldPosition(ro);else{let{getCamera:n,raycaster:o}=this.eventContext;if(i==="custom"?(n().getWorldDirection(Ty),Ty.negate(),vc.copy(Ty)):i==="xy"?vc.set(0,0,1):i==="xz"?vc.set(0,1,0):i==="yz"&&vc.set(1,0,0),AE.setFromNormalAndCoplanarPoint(vc,io),!o.ray.intersectPlane(AE,ro))return}if(!e.isReset){if(ro.distanceTo(e.worldPosition0)>r&&a&&e.target)if(e.snapComplete=!1,e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)ro.copy(e.worldPosition0),e.currentDampingFactor=e.resetDampingFactor;else return;else if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return}e.data.enabledTranslation[0]===!1&&(ro.x=io.x),e.data.enabledTranslation[1]===!1&&(ro.y=io.y),e.data.enabledTranslation[2]===!1&&(ro.z=io.z);let s=gre(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=vc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&ME(e.object,io),e.paused=n.length()<fre}else ME(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(mre)}},fd=new R,pm=new R,md=new je,yc=new Rt,$o=new Rt,gd=new R,vd=new R,Vl=new R,ao=new R,Py=new Ka,xre=1e-6,bre={type:"requestRender"},wre={type:"changeRotation"},CE=function(){let e=new je;return function(t,i){t.parent!==null?e.multiplyMatrices(t.parent.matrixWorld,t.hiddenMatrix):e.copy(t.hiddenMatrix),i.premultiply(OO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),_re=class{constructor(e,t,i,r){this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Rt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...g1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=r.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.object.getWorldQuaternion(this.worldQuaternion0),this.resetDampingFactor=80/this.data.resetSpeed+1}},Sre=class extends tn{constructor(){super(...arguments),this.events=[],this.pairOfEventListeners=[],this.pairOfUserEventListeners=[],this.onMouseMove=e=>{if(!(Pt.length>1)){this._lastMouseEvent=e,this.eventContext.updateRaycaster(e);for(let t of this.events)t.target===void 0&&this.updateSingleEvent(t)}},this.onMouseEnter=e=>{for(let t of this.events)t.target===void 0&&(t.isReset=!1,t.currentDampingFactor=t.data.dampingFactor)},this.onMouseLeave=e=>{for(let t of this.events)t.target===void 0&&(t.data.resetOnPointerLeave&&(t.isReset=!0,t.currentDampingFactor=t.resetDampingFactor),this.updateSingleEvent(t))},this.onScroll=e=>{if(this._lastMouseEvent){let t=new PointerEvent("pointermove",{clientX:this._lastMouseEvent.clientX,clientY:this._lastMouseEvent.clientY,bubbles:!0,cancelable:!0,view:window});this.eventContext.eventElement.dispatchEvent(t)}},this.onTargetChange=e=>()=>{this.updateSingleEvent(e)},this.createUserEventListener=e=>({eventName:t,target:i})=>{if(!t||!i)return;let r=Cp(t);r&&r==="LookAt"&&this.updateSingleEvent(e)}}connect(){let{page:e}=this.eventContext;if(e.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="LookAt"&&!s.data.disabled);a&&(!e.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new _re(a.data,a.id,r,e))}),!this.events.length)return;let{domElement:t,eventElement:i}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),t.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),i.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents?i.addEventListener("scroll",this.onScroll):(t.addEventListener("pointerenter",this.onMouseEnter),t.addEventListener("pointerleave",this.onMouseLeave));for(let r of this.events){if(r.target!==void 0){let n=this.onTargetChange(r),o=r.target;this.pairOfEventListeners.push([o,n]),o.addEventListener("requestRender",n)}let a=this.createUserEventListener(r),s=r.object;this.pairOfUserEventListeners.push([s,a]),s.addEventListener("userEvent",a)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave),t.removeEventListener("scroll",this.onScroll);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let[i,r]of this.pairOfUserEventListeners)i.removeEventListener("userEvent",r);for(let i of this.events)i.paused=!0,i.isReset=!1}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e)}updateSingleEvent(e){let{tilt:t,axis:i,distance:r,plane:a,limitDistance:s,enabledRotation:n,limitDistanceEnabled:o}=e.data,{getCamera:l,raycaster:h}=this.eventContext,{object:c,target:u}=e;if(c.getWorldPosition(gd),!e.isReset)if(e.target)e.target.getWorldPosition(vd);else{if(a==="custom"?(l().getWorldDirection(pm),pm.negate(),Py.setFromNormalAndCoplanarPoint(pm,gd)):(a==="xy"?fd.set(0,0,1):a==="xz"?fd.set(0,1,0):a==="yz"&&fd.set(1,0,0),Py.setFromNormalAndCoplanarPoint(fd,gd)),!h.ray.intersectPlane(Py,vd))return;r>0&&(a==="custom"||a===void 0)&&vd.addScaledVector(pm,r)}if(e.isReset||(u?t==="target"?Vl.copy(u.up).applyMatrix4(md.extractRotation(u.matrixWorld)).normalize():n.some(d=>d===!1)?(i==="x"?(ao.set(0,0,1),n[2]===!1&&ao.set(0,1,0)):i==="y"?(ao.set(1,0,0),n[0]===!1&&ao.set(0,0,1)):(ao.set(0,1,0),n[1]===!1&&ao.set(1,0,0)),Vl.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):Vl.set(0,1,0):a==="custom"?Vl.set(0,1,0):Vl.copy(fd)),e.isReset)$o.copy(e.worldQuaternion0);else if(gd.distanceTo(vd)>s&&o&&u)if(e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)$o.copy(e.worldQuaternion0),e.currentDampingFactor=e.resetDampingFactor;else return;else{if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return;Are(md,vd,gd,Vl,i,ao),$o.setFromRotationMatrix(md),yc.setFromUnitVectors(ao.applyQuaternion($o),Vl),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(yc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),yc.setFromRotationMatrix(OO(c.matrixWorld)),yc.slerp($o,1/e.currentDampingFactor),CE(c,md.makeRotationFromQuaternion(yc)),e.paused=8*(1-yc.dot($o))<xre):(CE(c,md.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(bre),c.dispatchEvent(wre)}},ms=new R,Dr=new R,lr=new R;function Are(e,t,i,r,a,s){let n=e.elements;lr.subVectors(t,i),lr.lengthSq()===0&&(lr.z=1),lr.normalize(),Dr.crossVectors(r,lr),Dr.lengthSq()===0&&(Math.abs(r.z)===1?lr.x+=1e-4:lr.z+=1e-4,lr.normalize(),Dr.crossVectors(r,lr)),Dr.normalize(),ms.crossVectors(lr,Dr),a==="x"?s.z===1?[Dr,ms,lr]=[lr,Dr,ms]:(Dr.negate(),[Dr,lr]=[lr,Dr]):a==="y"?s.x===1?[Dr,ms,lr]=[ms,lr,Dr]:(Dr.negate(),[ms,lr]=[lr,ms]):s.x===1&&(Dr.negate(),[Dr,ms]=[ms,Dr]),n[0]=Dr.x,n[4]=ms.x,n[8]=lr.x,n[1]=Dr.y,n[5]=ms.y,n[9]=lr.y,n[2]=Dr.z,n[6]=ms.z,n[10]=lr.z}var Mre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.entered=!1,this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchEnter(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered||(this.entered=!0,this.actions.Transition.forEach(e=>e.playFromCurrent()),this.actions.Animation.forEach(e=>e.play()),this.actions.Create.forEach(e=>e.dispatchStart()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.SwitchCamera.forEach(e=>e.playFromCurrent()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,this.actions.Create.forEach(e=>e.dispatchStop()),this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Particles.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatch()),this.actions.Particles.forEach(t=>t.dispatchBasic()),this.actions.Destroy.forEach(t=>t.dispatch()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Cre=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObjects={},this.objects=[],this.objects2D=[],this._prevObjects=[],this.onMouseDown=i=>{Pt.length>1||(this.eventContext.updateRaycaster(i),this.handleMouseHoverEvent())},this.onMouseUp=i=>{Pt.length>1||this.handleMouseHoverEvent(!0)},this.onMouseMove=i=>{Pt.length>1||(this.eventContext.updateRaycaster(i),this.handleMouseHoverEvent())},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="MouseHover"&&(r.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[r.uuid]?.forEach(n=>n.dispatchUserEvent(a)))}}connect(){let{page:e,sharedAssets:t}=this.eventContext,i=(a,s)=>{if(!(!a.visible||!a.data?.events.length)){for(let{id:n,data:o}of a.data.events)if(!o.disabled&&o.type==="MouseHover")try{let l=new Mre(n,o,a,e,t,this.eventManager);this.eventsPerObjects[a.uuid]?this.eventsPerObjects[a.uuid].push(l):this.eventsPerObjects[a.uuid]=[l]}catch{}this.eventsPerObjects[a.uuid]?.length&&this.objects.push(a instanceof Zr?s:a)}};if(e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{i(s,a)}),i(a)}),!this.objects.length)return;let{domElement:r}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),r.addEventListener("pointerdown",this.onMouseDown),this.domEventsNeeded.add("pointerup"),r.addEventListener("pointerup",this.onMouseUp)),this.domEventsNeeded.add("pointermove"),r.addEventListener("pointermove",this.onMouseMove),this.objects.forEach(a=>{a.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerup",this.onMouseUp)),e.removeEventListener("pointermove",this.onMouseMove),Object.values(this.eventsPerObjects).forEach(t=>{t.forEach(i=>{i.disconnect()})}),this.objects.forEach(t=>{t.removeEventListener("userEvent",this.onUserEvent)})}handleMouseHoverEvent(e=!1){let t=[];if(!e){let{stopRaycast:i,raycaster:r,page:a,pointerScreen:s}=this.eventContext,n=!1;if(a.uiCanvas&&(n=fo(a,[s.x,s.y],Object.keys(this.eventsPerObjects),o=>{t.push(o)})),i&&!n){let o=Im(r,a,this.objects);t=zx(o),o.forEach(l=>{l.object instanceof fa&&fo(l.object,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)})})}else this.objects.forEach(o=>{let l=Rg(r,o);l&&(t.push(o),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)}))})}this._prevObjects.length&&this._prevObjects.forEach(i=>{t.includes(i)||(i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchLeave()))}),t.length&&t.forEach(i=>{i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchEnter())}),this._prevObjects=t}},Ere=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.scrollCounter=0,this.actions=La(t,t.actions,r,a,s,i)}connect(){this.scrollCounter=0}disconnect(){Qr(this.actions)}dispatch(e){this.actions.Transition.forEach(r=>{r.object.currentTransitionEvent!==this&&(r.object.currentTransitionEvent=this,r.init())});let t=e>0?1:-1;this.scrollCounter+=t,this.scrollCounter=Math.min(Math.max(this.scrollCounter,0),this.data.steps);let i=this.scrollCounter/this.data.steps;this.actions.Transition.forEach(r=>r.seek(i)),this.actions.Animation.forEach(r=>r.seek(t)),this.actions.Create.forEach(r=>r.dispatchThrottled()),this.actions.SetVariable.forEach(r=>r.checkConditions()),this.actions.SetVariable.forEach(r=>r.dispatch()),this.actions.DynamicVariablePlay.forEach(r=>r.dispatch()),this.actions.ClearLocalStorage.forEach(r=>r.dispatch())}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Tre=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.object=i,this.domElement=s,this.eventManager=n,this.scrollStart=0,this.scrollEnd=0,this.actions=La(t,t.actions,r,a,n,i)}getStickyParentElement(){let e=this.domElement;for(;e;){if(window.getComputedStyle(e).position==="sticky")return e;e=e.parentElement}return null}computeScrollBounds(){let e=this.getStickyParentElement(),t=e?.parentElement,i=this.domElement.getBoundingClientRect(),r={top:i.top,bottom:i.bottom,left:i.left,right:i.right,width:i.width,height:i.height};if(t){let h=t.getBoundingClientRect(),c=window.getComputedStyle(e),u=parseFloat(c.marginTop)+parseFloat(c.marginBottom),d=parseFloat(c.top),p=parseFloat(c.bottom),f=h.height-u;if(!isNaN(d))i.top===d?(r.top+=h.top-d,r.bottom+=h.top-d):i.top<0&&(r.top-=f-i.height,r.bottom-=f-i.height);else if(!isNaN(p)){let m=document.body.clientHeight??window.innerHeight,g=window.innerWidth-(document.documentElement.clientWidth??window.innerWidth);i.bottom===m-p?(r.top+=h.top-i.height+p+g,r.bottom+=h.top-i.height+p+g):i.bottom<m-p&&(r.top-=f-i.height,r.bottom-=f-i.height)}}let a=document.body,s=document.documentElement,n=window.pageYOffset||s.scrollTop||a.scrollTop,o=s.clientTop||a.clientTop||0,l=Math.round(r.top+n-o);if(this.data.startFrom==="enter"){let h=window.innerHeight,c=r.height,u=this.data.enterAnchor,d=u==="top"?h:u==="bottom"?h-c:h-c*.5;this.scrollStart=l-d}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=r,this.computeScroll({x:window.scrollX,y:window.scrollY})}connect(){this.computeScrollBounds()}disconnect(){Qr(this.actions)}handleResize(){this.computeScrollBounds()}get isInvalidBox(){return this.box===void 0||this.box.width===0&&this.box.height===0&&this.box.top===0&&this.box.bottom===0}computeScroll({x:e,y:t}){this.actions.Transition.forEach(a=>{a.object.currentTransitionEvent!==this&&(a.object.currentTransitionEvent=this,a.init())});let i=this.scrollEnd-this.scrollStart,r=Math.min(1,Math.max(0,(t-this.scrollStart)/i));this.actions.Transition.forEach(a=>a.seek(r)),this.actions.Animation.forEach(a=>a.seek(r)),this.actions.Create.forEach(a=>a.dispatchThrottled()),this.actions.SetVariable.forEach(a=>a.checkConditions()),this.actions.SetVariable.forEach(a=>a.dispatch()),this.actions.DynamicVariablePlay.forEach(a=>a.dispatch()),this.actions.ClearLocalStorage.forEach(a=>a.dispatch())}dispatch(e){this.isInvalidBox&&this.computeScrollBounds(),this.computeScroll(e)}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch())}},Pre=class extends tn{constructor(e,t){super(e),this.managers=t,this.wheelEventsPerObject=new Map,this.scrollEventsPerObject=new Map,this.isInview=!0,this.handleResize=()=>{[...this.scrollEventsPerObject.entries()].forEach(([i,r])=>{r.forEach(a=>a.handleResize())})},this.onScroll=i=>{if(!this.isInview)return;let r={y:window.scrollY,x:window.scrollX};[...this.scrollEventsPerObject.entries()].forEach(([a,s])=>{a.dispatchEvent({type:"beginEvent",eventName:"Scroll",scroll:r}),s.forEach(n=>n.dispatch(r))})},this.onWheel=i=>{!this.isInview||i.ctrlKey||[...this.wheelEventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Scroll",deltaY:i.deltaY}),a.forEach(s=>s.dispatch(i.deltaY))})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="Scroll"&&(r.dispatchEvent({type:"beginEvent",eventName:"Scroll"}),this.wheelEventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{page:e,sharedAssets:t,domElement:i,isExport:r}=this.eventContext,a=s=>{if(s.data?.events.length){for(let{id:n,data:o}of s.data.events)if(!o.disabled&&o.type==="Scroll")if(o.trigger==="load"||!r){let l=new Ere(n,o,s,e,t,this.managers);this.wheelEventsPerObject.has(s)?this.wheelEventsPerObject.get(s)?.push(l):this.wheelEventsPerObject.set(s,[l])}else{let l=new Tre(n,o,s,e,t,i,this.managers);this.scrollEventsPerObject.has(s)?this.scrollEventsPerObject.get(s)?.push(l):this.scrollEventsPerObject.set(s,[l])}}};e.traverseEntity(s=>{(s instanceof fa||s instanceof Hr)&&s.frame?.traverse(n=>{a(n)}),a(s)}),this.intersectionObserver=new IntersectionObserver(s=>{let n=s[0];n&&(this.isInview=n.isIntersecting)},{root:null}),this.intersectionObserver.observe(this.eventContext.domElement),[...this.wheelEventsPerObject.entries()].forEach(([s,n])=>{n.forEach(o=>o.connect()),s.addEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([s,n])=>{n.forEach(o=>o.connect()),s.addEventListener("userEvent",this.onUserEvent)}),[...this.wheelEventsPerObject.values()].some(s=>s.length)&&(this.domEventsNeeded.add("wheel"),window.addEventListener("wheel",this.onWheel)),[...this.scrollEventsPerObject.values()].some(s=>s.length)&&(this.domEventsNeeded.add("scroll"),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.handleResize))}disconnect(){window.removeEventListener("wheel",this.onWheel),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.handleResize),this.intersectionObserver.unobserve(this.eventContext.domElement),this.domEventsNeeded.clear(),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)})}},Dre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=La(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatch(){this.actions.Transition.forEach(e=>{e.play()}),this.actions.Animation.forEach(e=>{e.play()}),this.actions.SwitchCamera.forEach(e=>{e.play()}),this.actions.SceneTransition.forEach(e=>{e.dispatch()}),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch()),this.actions.Create.forEach(e=>{e.dispatchFromStart()}),this.actions.Destroy.forEach(e=>{e.dispatchFromStart()})}dispatchAfter(e){this.actions.Audio.forEach(t=>{(t.interaction.data.triggerAfter??"any")===e&&(t.interaction instanceof sh?t.interaction.audioPlayer.play():t.interaction instanceof Dx&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof Xc?t.interaction.play(i==="autoplay"):t.interaction instanceof Lx&&t.interaction.dispatch())}),this.actions.Particles.forEach(t=>{(t.data.triggerAfter??"any")===e&&t.dispatchBasic()})}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.Reset.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.ClearLocalStorage.forEach(t=>t.dispatch()),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof sh?t.interaction.audioPlayer.play():t.interaction instanceof Dx&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof Xc?t.interaction.play():t.interaction instanceof Lx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},Ore=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObject=new Map,this.eventsAfterPerObject=new Map,this.onMouseDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("mouseDown")})})},this.onKeyDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("keyDown")})})},this.onAny=()=>{let{domElement:i,isExport:r}=this.eventContext,a=r?document:i;a.removeEventListener("pointerdown",this.onAny),a.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([s,n])=>{s.dispatchEvent({type:"beginEvent",eventName:"Start"}),n.forEach(o=>{o.dispatchAfter("any")})})},this.onSceneTransitionAudioVideoPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.actions.Audio.forEach(s=>{s.interaction instanceof sh&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof Xc&&s.interaction.play(n==="autoplay")}),a.actions.Particles.forEach(s=>{s.dispatchBasic()})})})},this.onPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("autoplay")})})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Cp(i);s&&s==="Start"&&(r instanceof Zr||r.dispatchEvent({type:"beginEvent",eventName:"Start"}),this.eventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}),this.eventsAfterPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{sharedAssets:e,page:t}=this.eventContext,i=r=>{if(r.data?.events.length)for(let{id:a,data:s}of r.data.events){if(s.disabled||s.type!=="Start")continue;let n=new Dre(a,s,r,t,e,this.eventManager);(n.actions.Transition.length||n.actions.Animation.length||n.actions.SwitchCamera.length||n.actions.Create.length||n.actions.Destroy.length||n.actions.SceneTransition.length||n.actions.Reset.length||n.actions.SetVariable.length||n.actions.DynamicVariablePlay.length||n.actions.ClearLocalStorage.length)&&(this.eventsPerObject.has(r)?this.eventsPerObject.get(r)?.push(n):this.eventsPerObject.set(r,[n])),n.actions.Audio.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Video.length&&(this.hasVideoAction=!0,this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Particles.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n]))}};if(t.traverseEntity(r=>{(r instanceof fa||r instanceof Hr)&&r.frame?.traverse(a=>{i(a)}),i(r)}),[...this.eventsAfterPerObject.values()].some(r=>r.length)){if(this.eventManager.activateCount===0){let{domElement:r,isExport:a}=this.eventContext,s=a?document:r;s.addEventListener("pointerdown",this.onMouseDown,{once:!0}),s.addEventListener("mousedown",this.onMouseDown,{once:!0}),document.addEventListener("keydown",this.onKeyDown,{once:!0}),s.addEventListener("pointerdown",this.onAny),s.addEventListener("mousedown",this.onAny),document.addEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([n,o])=>{n.addEventListener("userEvent",this.onUserEvent)})}else this.onSceneTransitionAudioVideoPlay();this.onPlay()}[...this.eventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Start"}),a.forEach(s=>s.dispatch()),r.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if([...this.eventsAfterPerObject.values()].some(e=>e.length)){let{domElement:e,isExport:t}=this.eventContext,i=t?document:e;i.removeEventListener("pointerdown",this.onMouseDown),i.removeEventListener("mousedown",this.onMouseDown),document.removeEventListener("keydown",this.onKeyDown),i.removeEventListener("pointerdown",this.onAny),i.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([r,a])=>{r.removeEventListener("userEvent",this.onUserEvent),a.forEach(s=>s.disconnect())})}[...this.eventsPerObject.entries()].forEach(([e,t])=>{e.removeEventListener("userEvent",this.onUserEvent),t.forEach(i=>i.disconnect())}),this.eventsPerObject.clear(),this.eventsAfterPerObject.clear()}},Ire=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.initialDisabled=!1,this.actions=La(t,t.actions,r,a,s,i),this.target=t.target}disconnect(){Qr(this.actions)}dispatch(e){this.initialDisabled||(this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.actions.Transition.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Animation.forEach(t=>{t.data.runMode==="Toggle"?t.toggle():t.play()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch(e??!1)}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.ClearLocalStorage.forEach(t=>t.dispatch()))}},Rre=class extends tn{constructor(e,t,i,r,a){super(e),this.sharedVariables=t,this.eventManager=i,this.needsMouse=r,this.needsRaycast=a,this.dynamicVars=[],this.variablesToWatch=[],this.prevMouseProperty=null,this.prevRaycastProperty=null,this.pauseTime=0,this.isOutOfFocus=!1,this.events=[],this.onFrame=s=>{let n=this.eventContext.sharedAssets;if(this.rafId=window.requestAnimationFrame(this.onFrame),this.isOutOfFocus)return;let o=new Date,l=[],h=[];for(let d=0;d<this.propertiesToWatch.length;d++){let{objectId:p,property:f,prevValue:m}=this.propertiesToWatch[d],g=this.eventContext.scene.find(p),y=y1.propertyPaths[f];if(y[0]==="width"||y[0]==="height"||y[0]==="depth")g=g.geometry.userData.parameters[y[0]];else for(let x=0;x<y.length;x++)g=g[y[x]];m===null?this.propertiesToWatch[d].prevValue=g instanceof R?g.clone():g:(g instanceof R?!g.equals(m):m!==g)&&(h.push({objId:p,property:f}),g instanceof R?this.propertiesToWatch[d].prevValue.copy(g):this.propertiesToWatch[d].prevValue=g)}for(let d=0;d<this.variablesToWatch.length;d++){let{id:p,prevValue:f}=this.variablesToWatch[d],m=n.getVariable(p);m!==f&&(l.push(p),this.variablesToWatch[d].prevValue=m)}for(let d=0;d<this.dynamicVars.length;d++){let{id:p,expectedTime:f,last:m,data:g,timerSeconds:y,startValue:x}=this.dynamicVars[d],b=1e3;if((g.dynamicVariableType==="timer"||g.dynamicVariableType==="stopwatch")&&g.format==="number3decimal"?b=1:g.dynamicVariableType==="counter"?b=g.updateInterval:g.dynamicVariableType==="random"&&(b=g.isStatic?1/0:g.updateInterval),f===-1){this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime=s+b;continue}if(!((n.getDynamicVariablePlayState(p)==="Stopped"||n.getDynamicVariablePlayState(p)==="Restarted")&&(this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime=s+b,g.dynamicVariableType==="counter"&&n.getVariable(p)!==x&&(n.updateVariable(p,x),this.eventManager.requestRender()),(g.dynamicVariableType==="timer"||g.dynamicVariableType==="stopwatch")&&this.dynamicVars[d].timerSeconds!==x&&(this.dynamicVars[d].timerSeconds=x,n.updateVariable(p,xs.getFormattedTimerTime(x,g)),this.eventManager.requestRender()),n.getDynamicVariablePlayState(p)==="Restarted"&&n.setDynamicVariablePlayState(p,"Playing"),n.getDynamicVariablePlayState(p)==="Stopped"))){if(n.getDynamicVariablePlayState(p)==="Paused"){this.dynamicVars[d].deltaToExpectedTime===void 0&&(this.dynamicVars[d].deltaToExpectedTime=Math.max(this.dynamicVars[d].expectedTime-s,0)),this.dynamicVars[d].last=s-(b-this.dynamicVars[d].deltaToExpectedTime),this.dynamicVars[d].expectedTime=s+this.dynamicVars[d].deltaToExpectedTime;continue}else this.dynamicVars[d].deltaToExpectedTime=void 0;if(s>=f)if(this.dynamicVars[d].last=s,this.dynamicVars[d].expectedTime+=b,g.dynamicVariableType==="random"){let _=g.min+Math.random()*(g.max-g.min),M=g.decimals;_=Math.round(_*Math.pow(10,M))/Math.pow(10,M),n.updateVariable(p,_),l.push(p),this.eventManager.requestRender()}else if(g.dynamicVariableType==="counter"){let _=n.getVariable(p),M=n.getDynamicVariableToggleIsForward(p)??!0,S=n.getVariable(p)+g.increment*(M?1:-1);g.hasEnd&&(S=g.increment>0?lt.clamp(S,x,g.endValue):lt.clamp(S,g.endValue,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),g.repeat?S===g.endValue&&(S=x):(S===x||S===g.endValue)&&n.setDynamicVariablePlayState(p,"Paused")),S!==_&&(l.push(p),n.updateVariable(p,S),this.eventManager.requestRender())}else if(g.dynamicVariableType==="time"){let _=n.getVariable(p),M=qM(o,g);if(typeof _=="object"&&"textValue"in _&&typeof M=="object"&&"textValue"in M){if(Array.isArray(_.textValue)&&Array.isArray(M.textValue)){if(_.textValue.every((S,C)=>S===M.textValue[C]))continue}else if(_.textValue===M.textValue)continue}else if(_===M)continue;n.updateVariable(p,M),l.push(p),this.eventManager.requestRender()}else{let _=$a.isTextValue(g.endValue)?EE(g.endValue.textValue):g.endValue,M=n.getDynamicVariableToggleIsForward(p)??!0,S=y+(s-m)/1e3*(g.dynamicVariableType==="timer"?-1:1)*(M?1:-1);S=Math.max(S,0),g.hasEnd&&(S=g.dynamicVariableType==="stopwatch"?lt.clamp(S,x,_):lt.clamp(S,_,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),g.repeat?Math.abs(S-_)<(g.format==="number3decimal"?1e-4:.1)&&(S=x):(Math.abs(S-x)<(g.format==="number3decimal"?1e-4:.1)||Math.abs(S-_)<(g.format==="number3decimal"?1e-4:.1))&&n.setDynamicVariablePlayState(p,"Paused")),S!==y&&(l.push(p),this.dynamicVars[d].timerSeconds=S,n.updateVariable(p,xs.getFormattedTimerTime(S,g)),this.eventManager.requestRender())}}}let c=!1;n.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=n.mouseProperty,c=!0);let u=!1;n.raycastProperty!==this.prevRaycastProperty&&(this.prevRaycastProperty=n.raycastProperty,u=!0),this.events.forEach(d=>{(l.includes(d.data.variableId)||h.find(p=>p.objId===d.data.objectId&&p.property===d.data.property)||d.data.variableId==="mouseProperty"&&c||d.data.variableId==="raycastProperty"&&u)&&(d.dispatch(),this.eventManager.requestRender())})},this.onBlur=()=>{this.pause()},this.onFocus=()=>{this.resume()}}pause(){this.isOutOfFocus||(this.isOutOfFocus=!0,this.pauseTime=Date.now())}resume(){if(!this.isOutOfFocus)return;this.isOutOfFocus=!1;let e=Date.now()-this.pauseTime;for(let t=0;t<this.dynamicVars.length;t++)this.dynamicVars[t].last+=e,this.dynamicVars[t].expectedTime+=e}connect(){this.eventContext.page.traverseEntity(t=>{t.data?.events.filter(i=>i.data.type==="VariableChange"&&!i.data.disabled).forEach(i=>{this.events.push(new Lre(i.id,i.data,t,this.eventContext.page,this.eventContext.sharedAssets,this.eventManager))})}),this.propertiesToWatch=this.events.filter(t=>t.data.variableId==="objectProperty"&&t.data.objectId!==null).map(t=>({objectId:t.data.objectId,property:t.data.property,prevValue:null}));let e=this.eventContext.sharedAssets;this.sharedVariables.forEach(({id:t,data:i})=>{if(!("dynamicVariableType"in i)){this.events.find(a=>a.data.variableId===t)&&this.variablesToWatch.push({id:t,prevValue:e.getVariable(t)});return}let r;if(i.dynamicVariableType==="timer"||i.dynamicVariableType==="stopwatch"){let a;if($a.isTextValue(i.value)&&Array.isArray(i.value.textValue)){let s=i.value.textValue;s.length===3?a=s[2]+s[1]*60+s[0]*3600:a=s[1]+s[0]*60}else a=i.value;r=a,this.dynamicVars.push({id:t,last:-1,expectedTime:-1,data:i,timerSeconds:a,startValue:r})}else i.dynamicVariableType==="time"&&e.updateVariable(t,qM(new Date,i)),i.dynamicVariableType==="counter"&&(r=$a.isTextValue(i.value)?EE(i.value.textValue):i.value),this.dynamicVars.push({id:t,last:-1,expectedTime:-1,data:i,startValue:r})}),this.rafId=window.requestAnimationFrame(this.onFrame),window.addEventListener("blur",this.onBlur),window.addEventListener("focus",this.onFocus)}disconnect(){window.removeEventListener("blur",this.onBlur),window.removeEventListener("focus",this.onFocus),this.rafId&&(window.cancelAnimationFrame(this.rafId),this.rafId=void 0),this.events.forEach(e=>e.dispose())}},Lre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=La(t,t.actions,r,a,s,i)}dispatch(){let e=this.actions;e.Audio.forEach(t=>t.dispatchConditional()),e.Particles.forEach(t=>t.dispatchConditional()),e.Video.forEach(t=>t.dispatchConditional()),e.Create.forEach(t=>t.dispatch()),e.Destroy.forEach(t=>t.dispatch()),e.Reset.forEach(t=>t.dispatch()),e.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this),t.init()}),e.Transition.forEach(t=>t.play()),e.Animation.forEach(t=>t.play()),e.SwitchCamera.forEach(t=>t.play()),e.SceneTransition.forEach(t=>t.dispatch()),e.SetVariable.forEach(t=>t.checkConditions()),e.SetVariable.forEach(t=>t.dispatch()),e.DynamicVariablePlay.forEach(t=>t.dispatch()),e.ClearLocalStorage.forEach(t=>t.dispatch())}dispose(){Qr(this.actions)}};function EE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var Bre="https://unpkg.com/@splinetool/runtime@1.9.3/build/",zre="https://unpkg.com/@splinetool/navmesh-wasm@1.9.3/build/",Fre=`
|
|
7365
7365
|
(async function() {
|
|
7366
7366
|
const [wasmImport, wasmBinary] = await Promise.all([
|
|
7367
7367
|
import('${Bre}' + 'navmesh.js'),
|
|
@@ -7427,7 +7427,7 @@ onmessage = function(messageEvent) {
|
|
|
7427
7427
|
<path d="M2 10L8 4L14 10" stroke="black" stroke-opacity="40%" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7428
7428
|
</svg>
|
|
7429
7429
|
`),A.addEventListener("pointerdown",()=>{this.gameControl.movementState.jump=1,this.requestRender()}),A.addEventListener("touchend",P=>P.preventDefault()),this.joysticks[p]=[void 0,f];return}let S={zone:f,mode:"static",position:b,size:m};y==="hide"&&(S.restOpacity=0);let C=pte.create(S);C.on("move",(A,T)=>{let P=this.gameControl;d==="pos"?T.force<.2?P.moveForce=0:(P.movementState.movePosZ=Math.sin(-T.angle.radian),P.movementState.movePosX=Math.cos(-T.angle.radian),T.force>1.2?P.movementState.run=1:P.movementState.run=0,T.force<.3?P.moveForce=(T.force-.2)/.1:P.moveForce=1):d==="rot"&&(T.force<.2?P.rotForce=0:(P.movementState.rotPosX=T.vector.y,P.movementState.rotPosY=-T.vector.x,T.force<.3?P.rotForce=(T.force-.2)/.1:P.rotForce=1)),this.requestRender()}),C.on("end",(A,T)=>{let P=this.gameControl;d==="pos"?(P.movementState.movePosZ=0,P.movementState.movePosX=0,P.moveForce=1):d==="rot"&&(P.movementState.rotPosX=0,P.movementState.rotPosY=0,P.rotForce=1)}),this.joysticks[p]=[C,f]}),this.markIsDestroyTarget(),this.markIsDragObject(),this.rebuildBVH(),this.initializationCounter++,window.setTimeout(()=>{this.collisionEvents.forEach(d=>d.initialDisabled=!1)},80)}initPhysics(){this.sharedGameControlGlobals.rapierWorld?.free(),this.sharedGameControlGlobals.rapierWorld=new li.World(new li.Vector3(0,this.gravity,0)),this.events=new li.EventQueue(!0);let e=[],t=[];if(this.page.traverseChildren(n=>{let o;if(n instanceof qs)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else{if(n instanceof Em||n instanceof Mm)return;if(o=n,o.dataPatched.cloner?.disabled===!1&&o.dataPatched.cloner?.hideBase&&o.dataPatched.physics?.fusedBody!==!0)return!0}let l=o.dataPatched,h;for(let g of l.events)g.data.disabled!==!0&&g.data.type==="GameControl"&&(h=g.data);if(!l.physics||(l.physics.enabled==="visibility"?!l.visible:!l.physics.enabled))return!0;n.updateMatrixWorldSVD();let c=Lg(l),u=!1,d=o.userData.hasDestroy,p=o.userData.hasDrag,f=!1;for(let g of l.events)if(g.data.disabled!==!0){if(g.data.type==="Collision"){u=!0;let y=new Ire(g.id,g.data,o,this.page,this.sharedAssets,this.eventManager);y.initialDisabled=!0,this.collisionEvents.push(y),this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid]&&this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid].every(x=>x.id!==g.id)?this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid].push(y):this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid]=[y]}else if(g.data.type==="Follow"){f=!0;let y=g.data.target;n.traverseVisible(x=>{x.userData.isFollowingObj=y})}}l.physics.rigidBody==="dynamic"&&l.physics.fusedBody===!1&&(n.matrixWorldFusedFalse=n.matrixWorld.clone());let m=n.geometry;if(h!==void 0){let g=li.RigidBodyDesc.kinematicPositionBased();(n.hasNonUniformScale?n.matrixWorldRigid:n.matrixWorld).decompose(vr,Us,el),n.position0=vr.clone().divideScalar(this.pixelsPerMeter),n.rotation0=Us.clone(),vr.divideScalar(this.pixelsPerMeter),g.setTranslation(vr.x,vr.y,vr.z).setRotation(Us);let y=this.sharedGameControlGlobals.rapierWorld.createRigidBody(g);n.rigidBody=y;let x;h.collider.type==="sphere"?x=li.ColliderDesc.ball(h.collider.radius/this.pixelsPerMeter):h.collider.type==="capsule"?x=li.ColliderDesc.capsule((h.collider.height/2-h.collider.radius)/this.pixelsPerMeter,h.collider.radius/this.pixelsPerMeter):x=li.ColliderDesc.cuboid(h.collider.width/this.pixelsPerMeter/2,h.collider.height/this.pixelsPerMeter/2,h.collider.depth/this.pixelsPerMeter/2),x.setFrictionCombineRule(li.CoefficientCombineRule.Average).setRestitutionCombineRule(li.CoefficientCombineRule.Average).setDensity(l.physics.density).setFriction(l.physics.friction).setRestitution(l.physics.restitution);let b=this.sharedGameControlGlobals.rapierWorld.createCollider(x,y);this.sharedGameControlGlobals.colliderToEntity.set(b.handle,o),vr.fromArray(h.collider.position).multiply(el.setFromMatrixScale(o.matrixWorld)).divideScalar(this.pixelsPerMeter),b.setTranslationWrtParent(vr);let _=new Rt().setFromEuler(new Rr().setFromVector3(new R().fromArray(h.collider.rotation)));b.setRotationWrtParent(_),b.setActiveEvents(li.ActiveEvents.COLLISION_EVENTS),this.generateSensorColliderDescs(o,!0)}else l.physics.rigidBody==="dynamic"||c||f||d||p||u?(this.addRigidBody(n,o,{hasFollow:f,hasTransformAnim:c,hasDrag:p}),this.generateSensorColliderDescs(o,l.physics.fusedBody)):(m&&e.push(po(m,n.matrixWorld)),l.physics.fusedBody&&n.traverseObject((g,y)=>{if(y===0)return;let x;if(g instanceof qs)if(g.objectForSample){if(g.objectForSample.dataPatched.physics.fusedBody)return;x=g.object}else return g.object.dataPatched.physics.fusedBody===!0&&g.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else{if(g instanceof Em||g instanceof Mm)return;if(g instanceof ma)x=g.object;else if(x=g,x.dataPatched.cloner?.hideBase)return!0}let b=x.dataPatched;if(b.physics.enabled==="visibility"?!b.visible:!b.physics.enabled)return!0;let _=g.geometry;_?.getAttribute("position")!==void 0&&e.push(po(_,g.matrixWorld))}),this.generateSensorColliderDescs(o,l.physics.fusedBody,t));if(l.physics?.fusedBody===!0||h)return!0}),e.length===0)return;let i=ah(e);i.scale(1/this.pixelsPerMeter,1/this.pixelsPerMeter,1/this.pixelsPerMeter);let r=li.RigidBodyDesc.fixed(),a=this.sharedGameControlGlobals.rapierWorld.createRigidBody(r),s=li.ColliderDesc.trimesh(i.getAttribute("position").array,i.getIndex().array).setFrictionCombineRule(li.CoefficientCombineRule.Multiply).setRestitutionCombineRule(li.CoefficientCombineRule.Multiply).setFriction(1).setRestitution(1);this.sharedGameControlGlobals.rapierWorld.createCollider(s,a);for(let[n,o]of t){let l=this.sharedGameControlGlobals.rapierWorld.createCollider(n,a);this.sensorToTriggerEvent[l.handle]=o}}updatePositions(){return this.nActiveRigidBodies=0,this.sharedGameControlGlobals.rapierWorld.forEachRigidBody(this.processRigidBody),this.nActiveRigidBodies>0}rebuildBVH(){this.usePhysics?this.initPhysics():(this.page.traverseEntity(e=>{for(let t of e.dataPatched.events)if(t.data.type==="Trigger"&&t.data.disabled!==!0){let i=new RE(t.id,t.data,e,this.page,this.sharedAssets,this.eventManager),r=new je().compose(Ns.fromArray(t.data.position),xc.setFromEuler(LE.fromArray(t.data.rotation)),By);if(t.data.triggerZone==="box"){let a=new dr;a.min.fromArray(t.data.size).multiplyScalar(-.5),a.max.fromArray(t.data.size).multiplyScalar(.5),this.sharedGameControlGlobals.triggers.push([a,r,e,i])}else this.sharedGameControlGlobals.triggers.push([t.data.radius,r,e,i])}}),this.needsCollisionDetection&&this.initBVH())}disconnectEvents(){this.collisionEvents.forEach(e=>e.disconnect()),this.sharedGameControlGlobals.triggers.forEach(e=>e[3].disconnect()),this.sharedGameControlGlobals.triggers.length=0}deactivate(){if(this.isEnabled){this.isEnabled=!1,this.page.traverse(e=>{let t=e;t.matrixWorldFusedFalse&&(t.matrixWorldFusedFalse=void 0),t.rigidBody&&(t.rigidBody=void 0),t.position0&&(t.position0=void 0),t.rotation0&&(t.rotation0=void 0)}),this.sharedGameControlGlobals.rapierWorld?.free(),this.sharedGameControlGlobals.rapierWorld=void 0,this.sharedGameControlGlobals.staticMeshBVH=void 0,this.accumulator=0,this.sharedGameControlGlobals.entitiesWithTransformAnim=[],this.disconnectEvents(),this.gameControl?.reset(),this.gameControl?.dispose(),this.gameControl=null,this.initializationCounter=-1,this.joysticks.forEach(([e,t])=>{e?.destroy(),t.remove()}),this.joystickToGameControls=[],this.joysticks=[],this.orbitControls&&(this.orbitControls.dispose(),this.orbitControls=void 0),this.navigationMeshWrapper?.dispose(),this.navigationMeshWrapper=void 0;for(let e of Object.values(this.sharedGameControlGlobals.entityToCollisionEvents))e.forEach(t=>t.disconnect());this.sharedGameControlGlobals.entityToCollisionEvents={},this.page.updateMatrixWorld(!0)}}update(e,t,i){if(!this.isEnabled)return!0;let r=!0;if(this.orbitControls!==void 0&&this.orbitControls.needsUpdate&&(r=!this.orbitControls.update()),this.initializationCounter>=0&&this.initializationCounter<2?(this.initializationCounter++,r=!1):this.initializationCounter===2&&this.gameControl&&(r=!this.gameControl.update(e,t,i)&&r),this.usePhysics===!1&&this.checkTrigger(),this.usePhysics){let a=.016666666666666666;if(e===0)r=this.stepPhysics()&&r;else{let s=e/1e3;s<a&&s>a*.55&&(s=a),this.accumulator+=s;let n=performance.now(),o=0,l=6;for(;this.accumulator>=a&&o<l&&(r=this.stepPhysics()&&r,this.accumulator-=a,o++,!(performance.now()-n>a*1e3)););this.accumulator=this.accumulator%a}}return r}stepPhysics(){for(let e of this.sharedGameControlGlobals.entitiesWithTransformAnim){(e.hasNonUniformScale?e.matrixWorldRigid:e.matrixWorld).decompose(vr,Us,el),Ry.setFromQuaternion(Us);let t=e;t.prevR===void 0?(t.prevR=Ry.clone(),t.prevT=vr.clone()):(t.prevR.copy(Ry),t.prevT.copy(vr)),e.rigidBody&&(e.rigidBody.setNextKinematicTranslation(vr.divideScalar(this.pixelsPerMeter)),e.rigidBody.setNextKinematicRotation(Us))}return this.sharedGameControlGlobals.rapierWorld.step(this.events),this.events?.drainCollisionEvents(this.handleCollisionEvents),!this.updatePositions()}dispatchCollisionEvent(e,t,i){let r=(this.sharedGameControlGlobals.rapierWorld?.getCollider(i))._parent,a;if(t.cloner){for(let s of t.cloner.children)if(s.rigidBody===r){a=s;break}}e.dispatch(a),t.dispatchEvent(Fx)}updateUseWindowEvents(e){this.orbitControls?.updateUseWindowEvents(e)}generateSensorColliderDescs(e,t,i){let r=BE.copy(e.matrixWorld).invert();e.traverseEntity((a,s)=>{if(t===!1&&s===1)return!0;for(let n of a.dataPatched.events)if(n.data.type==="Trigger"&&n.data.disabled!==!0){let o=new RE(n.id,n.data,a,this.page,this.sharedAssets,this.eventManager),l;if(n.data.triggerZone==="box"?l=li.ColliderDesc.cuboid(...n.data.size.map(h=>h/(2*this.pixelsPerMeter))):l=li.ColliderDesc.ball(n.data.radius/this.pixelsPerMeter),l.setDensity(0).setSensor(!0).setActiveEvents(li.ActiveEvents.COLLISION_EVENTS),Ns.fromArray(n.data.position),xc.setFromEuler(LE.fromArray(n.data.rotation)),gm.compose(Ns,xc,By).premultiply(a.matrixWorld),i?(gm.decompose(Ns,xc,Ly),l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_FIXED|li.ActiveCollisionTypes.DYNAMIC_FIXED)):(gm.premultiply(r).decompose(Ns,xc,Ly),e.rigidBody.bodyType()===li.RigidBodyType.Dynamic||(e.rigidBody.bodyType()===li.RigidBodyType.Fixed?l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_FIXED|li.ActiveCollisionTypes.DYNAMIC_FIXED):l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_KINEMATIC|li.ActiveCollisionTypes.DYNAMIC_KINEMATIC))),Ns.divideScalar(this.pixelsPerMeter),l.setTranslation(Ns.x,Ns.y,Ns.z),l.setRotation(xc),i)i.push([l,o]);else{let h=this.sharedGameControlGlobals.rapierWorld.createCollider(l,e.rigidBody);this.sensorToTriggerEvent[h.handle]=o}}})}checkTrigger(){let e;for(let t=0;t<this.sharedGameControlGlobals.triggers.length;t++){let[i,r,a,s]=this.sharedGameControlGlobals.triggers[t];for(let n=0;n<this.sharedGameControlGlobals.entitiesWithTransformAnim.length;n++){let o=this.sharedGameControlGlobals.entitiesWithTransformAnim[n];if(a===o||s.isValidTriggeringObject(ni.is(o)?o:o.object)===!1)continue;let l=BE.copy(a.matrixWorld).decompose(Ns,zE,Ly).compose(Ns,zE,By).multiply(r),h=gm.copy(o.matrixWorld).invert().multiply(l);i instanceof dr?e=o.bvhGeometry.boundsTree.intersectsBox(i,h):(zy.radius=i,zy.center.setFromMatrixPosition(h),e=o.bvhGeometry.boundsTree.intersectsSphere(zy)),e?s.currentIntersectedObjects.indexOf(o)===-1&&(s.currentIntersectedObjects.push(o),s.dispatch(),a.dispatchEvent($re)):s.currentIntersectedObjects=s.currentIntersectedObjects.filter(c=>c!==o)}}}};function iae(e){let t=this._clip.duration,i=this._clip.start??0,r=this.loop,a=this.time+e,s=this._loopCount,n=r===Ux;if(e===0)return s===-1?a:n&&(s&1)===1?t-(a-i):a;if(r===qE){s===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(a>=t)a=t;else if(a<0)a=0;else{this.time=a;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=a,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(s===-1&&(e>=0?(s=0,this._setEndings(!0,this.repetitions===0,n)):this._setEndings(this.repetitions===0,!0,n)),a>=t||a<i){let o=Math.floor((a-i)/(t-i));a-=(t-i)*o,s+=Math.abs(o);let l=this.repetitions-s;if(l<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,n||(a=e>0?t:i,this.repetitions===1&&(a=t)),this.time=a,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(l===1){let h=e<0;this._setEndings(h,!h,n)}else this._setEndings(!1,!1,n);this._loopCount=s,this.time=a,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:o})}}else this.time=a;if(n&&(s&1)===1)return t-(a-i)}return a}var FE=!1,rae=class{constructor(e,t,i,r){this.scene=e,this.requestRender=t,this.updateDisplayProgress=i,this.animationInspectorState=r,this.clipIdToAction={},this.activeClip=null,this.needsUpdate=!1,this.addClip=a=>{a.data.type==="Empty"&&a.data.animations&&a.data.animations.forEach((s,n)=>{let o=s[0]+"/";if(Array.isArray(a.identity)?o+=a.identity[0]:o+=a.uuid,this.clipIdToAction[o])return;let l=Qy.parse(JSON.parse(s[2]));a.animations[n]=l;let h=this.mixer.clipAction(l,a);FE===!1&&(Object.getPrototypeOf(h)._updateTime=iae,FE=!0),h.clampWhenFinished=!0,this.clipIdToAction[o]=h})},this.mixer=new FN(e),this.scene.traverseEntity(this.addClip)}deleteClip(e,t){let i=this.scene.find(t);if(!i)return;let r=i.animations.find(s=>s.uuid===e);if(!r)return;let a=this.clipIdToAction[e];!a||(a.stop(),this.mixer.uncacheClip(r),delete this.clipIdToAction[e],i.animations=i.animations.filter(s=>s.uuid!==e))}get isPlaying(){return Object.values(this.clipIdToAction).some(e=>e.isRunning())}playFromInspector(e){this.mixer.stopAllAction();let t=this.clipIdToAction[e];!t||(t.play(),this.activeClip=t.getClip(),this.requestRender())}onExitPlayMode(){Object.values(this.clipIdToAction).forEach(e=>{e.repetitions=1/0,e.loop=YE}),this.mixer.stopAllAction(),this.requestRender()}play(e){let t=e.clipId+"/"+e.object,i=this.clipIdToAction[t];if(i)return e&&(e.repeat>=0&&(i.repetitions=e.repeat+1),e.direction==="pingpong"&&e.repeat!==0&&(i.loop=Ux)),i.play(),i.paused=!1,this.requestRender(),i}resumeFromInspector(e){let t=this.clipIdToAction[e];!t||(t.play(),t.paused=!1,this.requestRender())}pauseFromInspector(e){let t=this.clipIdToAction[e];!t||(t.paused=!0)}stop(){this.mixer.stopAllAction(),this.requestRender()}update(e){if(this.needsUpdate)this.needsUpdate=!1;else if(this.isPlaying===!1||this.animationInspectorState?.isScrubbing)return;this.mixer.update(e/1e3),this.activeClip&&this.updateDisplayProgress(Math.round(this.mixer.time/this.activeClip.duration*(this.maxFrames-1)%(this.maxFrames-1))),this.requestRender()}get maxFrames(){return wO(this.activeClip??void 0)}setProgressFromInspector(e,t){if(!this.clipIdToAction[t])return;this.activeClip!==this.clipIdToAction[t].getClip()&&this.playFromInspector(t);let i=this.clipIdToAction[t].paused;this.clipIdToAction[t].paused=!1,this.mixer.setTime(Math.min(e/(this.maxFrames-1),.9999)*this.activeClip.duration),this.requestRender(),i&&(this.clipIdToAction[t].paused=!0)}},Fy=new WeakMap,aae=class extends fp{constructor(e){super(e),this.decoderPath="",this.decoderConfig={},this.decoderBinary=null,this.decoderPending=null,this.workerLimit=4,this.workerPool=[],this.workerNextTaskID=1,this.workerSourceURL="",this.defaultAttributeIDs={position:"POSITION",normal:"NORMAL",color:"COLOR",uv:"TEX_COORD"},this.defaultAttributeTypes={position:"Float32Array",normal:"Float32Array",color:"Float32Array",uv:"Float32Array"}}setDecoderPath(e){return this.decoderPath=e,this}setDecoderConfig(e){return this.decoderConfig=e,this}setWorkerLimit(e){return this.workerLimit=e,this}load(e,t,i,r){let a=new Zy(this.manager);a.setPath(this.path),a.setResponseType("arraybuffer"),a.setRequestHeader(this.requestHeader),a.setWithCredentials(this.withCredentials),a.load(e,s=>{this.decodeDracoFile(s,t).catch(r)},i,r)}decodeDracoFile(e,t,i,r){let a={attributeIDs:i||this.defaultAttributeIDs,attributeTypes:r||this.defaultAttributeTypes,useUniqueIDs:!!i};return this.decodeGeometry(e,a).then(t)}decodeGeometry(e,t){let i=JSON.stringify(t);if(Fy.has(e)){let o=Fy.get(e);if(o.key===i)return o.promise;if(e.byteLength===0)throw new Error("THREE.DRACOLoader: Unable to re-decode a buffer with different settings. Buffer has already been transferred.")}let r,a=this.workerNextTaskID++,s=e.byteLength,n=this._getWorker(a,s).then(o=>(r=o,new Promise((l,h)=>{r._callbacks[a]={resolve:l,reject:h},r.postMessage({type:"decode",id:a,taskConfig:t,buffer:e},[e])}))).then(o=>this._createGeometry(o.geometry));return n.catch(()=>!0).then(()=>{r&&a&&this._releaseTask(r,a)}),Fy.set(e,{key:i,promise:n}),n}_createGeometry(e){let t=new yt;e.index&&t.setIndex(new It(e.index.array,1));for(let i=0;i<e.attributes.length;i++){let r=e.attributes[i],a=r.name,s=r.array,n=r.itemSize;t.setAttribute(a,new It(s,n))}return t}_loadLibrary(e,t){let i=new Zy(this.manager);return i.setPath(this.decoderPath),i.setResponseType(t),i.setWithCredentials(this.withCredentials),new Promise((r,a)=>{i.load(e,r,void 0,a)})}preload(){return this._initDecoder(),this}_initDecoder(){if(this.decoderPending)return this.decoderPending;let e=typeof WebAssembly!="object"||this.decoderConfig.type==="js",t=[];return e?t.push(this._loadLibrary("draco_decoder.js","text")):(t.push(this._loadLibrary("draco_wasm_wrapper.js","text")),t.push(this._loadLibrary("draco_decoder.wasm","arraybuffer"))),this.decoderPending=Promise.all(t).then(i=>{let r=i[0];e||(this.decoderConfig.wasmBinary=i[1]);let a=sae.toString(),s=["/* draco decoder */",r,"","/* worker */",a.substring(a.indexOf("{")+1,a.lastIndexOf("}"))].join(`
|
|
7430
|
-
`);this.workerSourceURL=URL.createObjectURL(new Blob([s]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){let r=new Worker(this.workerSourceURL);r._callbacks={},r._taskCosts={},r._taskLoad=0,r.postMessage({type:"init",decoderConfig:this.decoderConfig}),r.onmessage=function(a){let s=a.data;switch(s.type){case"decode":r._callbacks[s.id].resolve(s);break;case"error":r._callbacks[s.id].reject(s);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+s.type+'"')}},this.workerPool.push(r)}else this.workerPool.sort(function(r,a){return r._taskLoad>a._taskLoad?-1:1});let i=this.workerPool[this.workerPool.length-1];return i._taskCosts[e]=t,i._taskLoad+=t,i})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){console.log("Task load: ",this.workerPool.map(e=>e._taskLoad))}dispose(){for(let e=0;e<this.workerPool.length;++e)this.workerPool[e].terminate();return this.workerPool.length=0,this.workerSourceURL!==""&&URL.revokeObjectURL(this.workerSourceURL),this}};function sae(){let e,t;onmessage=function(n){let o=n.data;switch(o.type){case"init":e=o.decoderConfig,t=new Promise(function(c){e.onModuleLoaded=function(u){c({draco:u})},DracoDecoderModule(e)});break;case"decode":let l=o.buffer,h=o.taskConfig;t.then(c=>{let u=c.draco,d=new u.Decoder,p=new u.DecoderBuffer;p.Init(new Int8Array(l),l.byteLength);try{let f=i(u,d,p,h),m=f.attributes.map(g=>g.array.buffer);f.index&&m.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},m)}catch(f){console.error(f),self.postMessage({type:"error",id:o.id,error:f.message})}finally{u.destroy(p),u.destroy(d)}});break}};function i(n,o,l,h){let c=h.attributeIDs,u=h.attributeTypes,d,p,f=o.GetEncodedGeometryType(l);if(f===n.TRIANGULAR_MESH)d=new n.Mesh,p=o.DecodeBufferToMesh(l,d);else if(f===n.POINT_CLOUD)d=new n.PointCloud,p=o.DecodeBufferToPointCloud(l,d);else throw new Error("THREE.DRACOLoader: Unexpected geometry type.");if(!p.ok()||d.ptr===0)throw new Error("THREE.DRACOLoader: Decoding failed: "+p.error_msg());let m={index:null,attributes:[]};for(let g in c){let y=self[u[g]],x,b;if(h.useUniqueIDs)b=c[g],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[g]]),b===-1)continue;x=o.GetAttribute(d,b)}m.attributes.push(a(n,o,d,g,y,x))}return f===n.TRIANGULAR_MESH&&(m.index=r(n,o,d)),n.destroy(d),m}function r(n,o,l){let h=l.num_faces()*3,c=h*4,u=n._malloc(c);o.GetTrianglesUInt32Array(l,c,u);let d=new Uint32Array(n.HEAPF32.buffer,u,h).slice();return n._free(u),{array:d,itemSize:1}}function a(n,o,l,h,c,u){let d=u.num_components(),p=l.num_points()*d,f=p*c.BYTES_PER_ELEMENT,m=s(n,c),g=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,m,f,g);let y=new c(n.HEAPF32.buffer,g,p).slice();return n._free(g),{name:h,array:y,itemSize:d}}function s(n,o){switch(o){case Float32Array:return n.DT_FLOAT32;case Int8Array:return n.DT_INT8;case Int16Array:return n.DT_INT16;case Int32Array:return n.DT_INT32;case Uint8Array:return n.DT_UINT8;case Uint16Array:return n.DT_UINT16;case Uint32Array:return n.DT_UINT32}}}var gl;function nae(){return gl||(gl=new aae,gl.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),gl.decoderPending}async function oae(e){if(gl){let t={attributeIDs:gl.defaultAttributeIDs,attributeTypes:gl.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await gl.decodeGeometry(new Int8Array(e).buffer,t)}catch(r){console.error(r)}if(i)return{index:i.index?{array:i.index.array}:void 0,attributes:Object.entries(i.attributes).map(([r,a])=>({name:r,itemSize:a.itemSize,array:a.array}))}}return null}async function lae(e,t){let[i,r]=DT(p1.deserialize(new Uint8Array(e)));return iP(i),t&&t(i),r.result().data}function hae(e){let t=[];return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="NonParametricGeometry"&&r.geometry.data.draco!==void 0&&t.push(r)}),t}async function cae(e){for(let t of e){let i=await oae(t.geometry.data.draco);if(i){let r=t.geometry.data;i.index&&(r.index={array:i.index.array,itemSize:1,normalized:!1,type:"Uint32Array"});let a={};i.attributes.forEach(({name:s,array:n,itemSize:o})=>{a[s]={array:n,itemSize:o,type:"Float32Array",normalized:!1}}),r.attributes=a,r.draco=void 0}}}var uae=class{constructor(e,t,i,r,a,s,n,o){this.eventId=e,this.id=t,this.data=i,this.dataEvent=r,this.object=a,this.stage=!1,this.actions=La(r,i.actions,s,n,o,a)}disconnect(){Qr(this.actions)}dispatchIn(){this.actions.Audio.forEach(e=>e.dispatchBasic()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Video.forEach(e=>e.dispatchBasic()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.Link.forEach(e=>e.dispatch()),this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.actions.Transition.forEach(e=>e.toggle()),this.actions.Animation.forEach(e=>e.play()),this.actions.SwitchCamera.forEach(e=>e.play()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},dae=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=v1.deviceToSize(a.data.size),n=a.dataEvent.orientation==="horizontal"?i:r,o;switch(a.data.operator){case"<":o=n<s[0];break;case">":o=n>s[0];break;case"<>":o=n>s[0]&&n<s[1];break}a.stage!==o&&(a.stage=o,a.stage?a.dispatchIn():a.dispatchOut())})},this.onResizeObserver=new ResizeObserver(i=>{for(let r of i){let{width:a,height:s}=r.contentRect;this.resize(a,s)}})}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext;this.onResizeObserver.observe(i);let r=a=>{if(!(!a.visible||!a.data?.events.length))for(let{data:s,id:n}of a.data.events)s.disabled||s.type==="Resize"&&s.breakpoints.forEach(({data:o,id:l})=>{try{let h=new uae(n,l,o,s,a,e,t,this.eventManager);this.breakpoints.push(h)}catch{}})};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s)}),r(a)})}disconnect(){this.onResizeObserver.disconnect(),this.breakpoints.forEach(e=>{e.disconnect()}),this.breakpoints=[]}},pae=class{constructor(e,t,i,r,a){this.publish=e,this.controlsManager=t,this.animationControls=i,this.eventContext=r,this.sharedVariables=a,this.isEnabled=!1,this.activateCount=0,this.needsMouse=!1,this.needsRaycast=!1,this.onTouchMovePreventScroll=s=>{let n=window.parent!==window,o=document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth;(s.touches.length>1||this.preventTouchScroll||n===!1&&o===!1)&&s.preventDefault()},this.onMouseWheelPreventScroll=s=>{this.preventScroll&&s.preventDefault()},this.onMouseMove=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:s.buttons>0}},this.onMouseDown=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!0}},this.onMouseUp=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!1}},this.getMousePosition=s=>{let{domRect:n}=this.eventContext,{pageX:o,pageY:l}=s.touches?.length>0?s.touches[0]:s;return{x:o-(n.left+window.scrollX),y:l-(n.top+window.scrollY)}},this.stopRaycast=e.stopRaycast,this.preventScroll=e.preventScroll,this.preventTouchScroll=e.preventTouchScroll,this.hideCursor=e.hideCursor,this.requestRender=r.requestRender}activate(){if(this.isEnabled)return;this.isEnabled=!0,this.initializeActionsDependentStates(),this.needsMouse&&(this.eventContext.domElement.addEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.addEventListener("pointerdown",this.onMouseDown)),this.handlers={Spline:new tre(this.eventContext),VariableChange:new Rre(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new lre(this.eventContext,this),Start:new Ore(this.eventContext,this),Basic:new rre(this.eventContext,this,this.needsRaycast),MouseHover:new Cre(this.eventContext,this),Scroll:new Pre(this.eventContext,this),Follow:new yre(this.eventContext,this),DragDrop:new pre(this.eventContext,this),LookAt:new Sre(this.eventContext),Resize:new dae(this.eventContext,this)};let{page:e,domElement:t}=this.eventContext;this.hideCursor&&(t.style.cursor="none"),e.traverseEntity(i=>{i.addEventListener("requestRender",this.requestRender)}),Object.values(this.handlers).forEach(i=>i.connect()),t.addEventListener("wheel",this.onMouseWheelPreventScroll),t.addEventListener("touchmove",this.onTouchMovePreventScroll),this.activateCount++}deactivate(){if(!this.isEnabled)return;this.isEnabled=!1,this.eventContext.domElement.removeEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.removeEventListener("pointerdown",this.onMouseDown),this.eventContext.domElement.removeEventListener("pointerup",this.onMouseUp),this.eventContext.sharedAssets.mouseProperty=null,this.eventContext.sharedAssets.raycastProperty=null;let{page:e,domElement:t}=this.eventContext;t.style.cursor="",Object.values(this.handlers).forEach(i=>i.disconnect()),this.controlsManager.gameControl?.disposeActions(),this.controlsManager.disconnectEvents(),e.traverseEntity(i=>{i.removeEventListener("requestRender",this.requestRender),i.destroyedInAction=!1}),t.removeEventListener("touchmove",this.onTouchMovePreventScroll),t.removeEventListener("wheel",this.onMouseWheelPreventScroll),this.animationControls.onExitPlayMode()}get isPaused(){return this.isEnabled}pause(){this.deactivate()}resume(){this.activate()}reset(){this.deactivate(),this.activate(),this.controlsManager.page.updateMatrixWorld(!0),this.controlsManager.rebuildBVH()}updateUseWindowEvents(e){let t=this.isEnabled;t&&this.deactivate(),this.eventContext.useWindowEvents=e,t&&this.activate()}initializeActionsDependentStates(){let e=this.eventContext.sharedAssets;e.resetDynamicVariablePlayState();let t=i=>{if(i.data.type==="Conditional"&&(i.data.ifActions.forEach(t),i.data.elseActions.forEach(t)),i.data.type==="Conditional"||i.data.type==="SetVariable")for(let r of i.data.type==="Conditional"?i.data.condition:i.data.expression)"id"in r&&Array.isArray(r.id)&&(r.id[0]==="mouse"&&(this.needsMouse=!0),r.id[0]==="raycast"&&(this.needsRaycast=!0));i.data.type==="DynamicVariablePlay"&&i.data.variableId!==""&&(i.data.mode==="Play"||i.data.mode==="PlayPause"||i.data.mode==="Toggle")&&e.setDynamicVariablePlayState(i.data.variableId,"Stopped")};this.eventContext.page.traverseEntity(i=>{if(i.data?.events.length)for(let r of i.data.events)if(r.data.type==="VariableChange"&&(r.data.variableId==="mouseProperty"&&(this.needsMouse=!0),r.data.variableId==="raycastProperty"&&(this.needsRaycast=!0)),r.data.type==="Conditional")for(let a of["inActions","outActions"])r.data[a].forEach(t);else if(r.data.type==="DragDrop")for(let a of["drag","drop"])r.data.dragDropActions[a].forEach(t);else if(r.data.type==="GameControl")for(let a of["idle","move","jump","run"])r.data.gameActions[a].forEach(t);else if(r.data.type==="Resize")for(let a of r.data.breakpoints)a.data.actions.forEach(t);else r.data.type==="LookAt"||r.data.actions.forEach(t)})}},fae=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new ae().copy(i),this._editorSize=new ae().copy(r),this._aspect=t.aspect,this._fov=a??t.fov}set frameSize(e){this._frameSize.copy(e)}updateRenderer(){!this._renderer||this._renderer.setSize(this._frameSize.x,this._frameSize.y)}updateViewport(){if(!this._renderer||!this._camera||this._camera.cameraType!=="PerspectiveCamera")return;let e=this._frameSize.x,t=this._frameSize.y,i=this._editorSize.y;this._aspect=e/t,t<=i&&(this._camera.zoom*=i/t),this._renderer.setViewport(0,0,e,t)}updateCamera(e=!0){if(this._camera)if(this._camera.cameraType==="PerspectiveCamera"){let t=this._frameSize.y,i=this._editorSize.y,r=this._fov;if(e&&t>i){let a=mae(t,1080,2160,1,15)/100;r*=t/i,r*=1-a}this._camera.aspect=this._aspect,this._camera.fov=r,this._camera.updateProjectionMatrix()}else this._camera.setViewplaneSize(this._frameSize.x,this._frameSize.y,this.enableResponsive)}setCamera(e){this._camera=e,this._aspect=e.aspect,this._fov=e.fov}revert(){let e=window.innerWidth,t=window.innerHeight;this._renderer&&(this._renderer.setViewport(0,0,e,t),this._renderer.setSize(e,t)),this._camera&&(this._camera.aspect=e/t,this._camera.fov=this._fov,this._camera.setViewplaneSize(e,t,this.enableResponsive),this._camera.updateProjectionMatrix())}};function mae(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var gae=class{get sharedAssets(){return this.shared}constructor(e,t={},i=!0){this.shared=new qb(e.shared,t,!0,i),this.scene=new aw(e.scene,this.sharedAssets),this.shared.setEntityOpContext({scene:this.scene,shared:this.shared})}reset(e,t){this.scene.clearScene(),this.sharedAssets.reset(e.shared),this.scene.resetAfterClear(e.scene,this.sharedAssets)}resetPersonalCameraFromDocumentData(){for(let e of this.scene.children)e instanceof Hr&&!e.uiScene&&e.personalCamera.updateState(e.data.camera,{scene:this.scene,shared:this.shared})}dispose(){this.scene.dispose(),this.shared.dispose()}gc(){this.shared.geometryCache.startGc(),this.shared.geometryCache2.startGc(),this.scene.traverseEntity(e=>{e instanceof ga&&e.markGeometryAsReachable(this.shared)}),this.shared.geometryCache.endGc(),this.shared.geometryCache2.endGc()}},vae=class{constructor({x:e=10,y:t=10}){this._startTime=0;let i=document.getElementById("spe-perfs");i?this.element=i:(this.element=document.createElement("div"),document.body.appendChild(this.element),this.element.style.position="absolute",this.element.style.zIndex="10000",this.element.style.fontFamily="monospace",this.element.style.background="black",this.element.style.color="white",this.element.style.padding="10px",this.element.style.opacity="0.5",this.element.style.fontSize="11px",this.element.setAttribute("id","spe-perfs")),this.element.style.left=`${e}px`,this.element.style.top=`${t}px`}dispose(){this.element.parentElement?.removeChild(this.element)}start(){this._startTime=performance.now()}end(){let e=performance.now()-this._startTime;this.element.innerHTML=e.toFixed(3)+" ms"}};function yae(e){let t;if(e.index)for(let i=0;i<e.index.array.length;i+=3)t=e.index.array[i],e.index.array[i]=e.index.array[i+2],e.index.array[i+2]=t}function Nd(e){return e instanceof lp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function xae(e,t){let i={};return e.traverseEntity(r=>{if(!r.visible||!(r instanceof Ra)||r.type!=="Mesh"||Array.isArray(r.material)||r.states&&Object.keys(r.states).length)return;let a=r.parent;for(;a;){if(a instanceof Ra&&r.states&&Object.keys(r.states).length)return;a=a.parent}let s=r.material.uuid,n=t.shared.materials[s];if(n){if(!va.isMergable(n))return}else{let l=t.scene.objects.get(r.uuid)?.data;if(l&&"material"in l&&typeof l.material!="string"){if(!va.isMergable(l.material))return;s=va.getHash(l.material)}}i[s]||(i[s]={});let o=i[s][Nd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Nd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Nd(r)].push(l)}),i}function bae(e){let t=0;return Object.values(e).forEach(i=>{Object.values(i).forEach(r=>{let a=r.length;a>t&&(t=a)})}),t}function wae(e,t){let i=xae(t,e),r=bae(i),a=new Array(r),s=0,n=new Array(r),o=0,l=new Array(r),h=0,c=new Array(r),u=0;for(let[d,p]of Object.entries(i))for(let f of Object.values(p)){if(o=0,h=0,f.forEach(g=>{g instanceof Ra&&(n[o++]=g.geometry.clone(),l[h++]=g)}),h<2)continue;for(let g=0;g<h;g++)l[g].updateWorldMatrix(!0,!1),n[g].applyMatrix4(l[g].matrixWorld),l[g].matrixWorld.determinant()<0&&yae(n[g]);let m=ah(n.slice(0,o),!1);if(m){let g;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),g=new hr(m,l[0].material);break}default:{g=new hr(m,l[0].material);break}}g.castShadow=l[0].castShadow,g.receiveShadow=l[0].receiveShadow,t.add(g);let y=x=>{u=0;for(let b of x)b.children&&y(b.children),b instanceof Ra&&(Array.isArray(b.material)||i[b.material.uuid]&&i[b.material.uuid][Nd(b)]&&i[b.material.uuid][Nd(b)].length>1||(c[u++]=b));for(let b=0;b<u;b++)t.attach(c[b])};for(let x=0;x<h;x++){let b=l[x];y(b.children),a[s++]=b}}}for(let d=0;d<s;d++)a[d].removeFromParent()}var _ae=Do(wL(),1),Sae=new ae;function Aae(e){let t="The Spline Runtime only accepts .splinecode files that are generated from Spline export panel.";e.endsWith(".spline")?console.warn(t+" The .spline files are only meant to be used by the Editor."):e.endsWith(".splinecode")||console.warn(t)}var xw=class{constructor(e,{renderOnDemand:t,renderMode:i="auto"}={}){this._viewportMode=1,this._viewportWidth=window.innerWidth,this._viewportHeight=window.innerHeight,this._proxyObjectCache=new Map,this._variablesCache=new Map,this._isPaused=!1,this._renderRequested=!1,this._skipRender=!1,this.time=performance.now(),this.dt=0,this.currentTAAFrame=0,this.disposed=!1,this._requestRenderAutoMode=()=>{this._skipRender=!1},this.requestRender=()=>{this._renderRequested=!0},this.render=r=>{if(this.time=r,this._lastTime&&(this.dt=this.time-this._lastTime),this._lastTime=this.time,this._perfs?.start(),!this._renderer){this._perfs?.end();return}if(!this._isPaused&&(this.renderMode==="manual"&&!this._renderRequested||this.renderMode==="auto"&&this._skipRender)){this._perfs?.end();return}if(this._renderRequested=!1,this._skipRender=!0,this._controls&&(this._skipRender=this._controls.update(this.dt)),this._eventManager&&(this._eventManager.handlers?.Start.hasVideoAction||this._eventManager.handlers?.Basic.hasVideoAction||this._eventManager.handlers?.Conditional.hasVideoAction)&&(this._skipRender=!1),this._animationControls?.update(this.dt),this._skipRender?(this.currentTAAFrame++,this.currentTAAFrame<32?this._skipRender=!1:this.currentTAAFrame=0):this.currentTAAFrame=0,this._scene?.traverseVisibleEntity(a=>{a.type==="ParticleSystem"&&(a.update(this.dt),this._skipRender=!1)}),this._scene&&this._scene.activeCamera!==this._camera&&(this._camera=this._scene.activeCamera),this._eventManager?.isEnabled&&((this._eventManager.handlers?.Follow).onAnimationFrameDamping(),(this._eventManager.handlers?.LookAt).onAnimationFrameDamping(),(this._eventManager.handlers?.DragDrop).onAnimationFrameDamping()),this._scene&&this._camera){if(this._scene.pathConstraints.applyConstraints(this._scene),this._renderer.sceneTransitionTimeRemaining>0){this._renderer.sceneTransitionTimeRemaining-=this.dt;let a=1-this._renderer.sceneTransitionTimeRemaining/this._renderer.sceneTransitionDuration;this._renderer.pipeline.sceneTransitionPass.uniforms.mixRatio.value=a,this._skipRender=!1}else this._renderer.pipeline.sceneTransitionFromTexture=null;this._renderer.renderSplineScene(this._scene,this._camera)}this.canvas.dispatchEvent(this._renderedEvent),this._perfs?.end()},this._resize=()=>{if(this._renderer){if(this._viewportMode===1&&this._frameView&&(this._frameView.frameSize=Sae.set(this._viewportWidth,this._viewportHeight)),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._camera=this._scene?.activeCamera,this._scene?.updateViewPlaneSize(this._frameView?.frameSize?.x??this._viewportWidth,this._frameView?.frameSize?.y??this._viewportHeight,this._frameView?.enableResponsive??!1),this._camera){let r=Object.values(this._data?.frames??{})[0].preset??"fullscreen";this._frameView?.setCamera(this._camera),this._frameView?.updateCamera(r!=="fullscreen"),this._camera.cameraType==="PerspectiveCamera"&&(this._camera.aspect=this._viewportWidth/this._viewportHeight),this._camera.updateProjectionMatrix()}this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect()),this._requestRenderAutoMode()}},this._debouncedResize=vb(this._resize,10),this._onScroll=r=>{this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect())},this.canvas=e,this.renderMode=t?"auto":i,this._renderedEvent=new CustomEvent("rendered",{bubbles:!0}),Object.defineProperty(this._renderedEvent,"target",{writable:!1,value:this}),window.location.search.includes("perfs")&&(this._perfs=new vae({x:10,y:10})),_W(e)}async load(e,t,i){Aae(e),this.disposed=!1;let r=await(await fetch(e,i)).arrayBuffer();await this.start(r,{variables:t})}async start(e,{interactive:t=!0,variables:i}={}){if(this.disposed)return;let r=await lae(e);this._data=r;let a=hae(r);r.version&&(0,_ae.default)(r.version,"1.9.2")>0&&console.warn("Your .splinecode file is more recent than the library. Please upgrade @splinetool/runtime to the latest version."),await Promise.all([a.length&&nae(),uC(r)&&lQ(),iK(r)&&aQ(),ep.physicsEnabled(r.scene.objects)&&EW(),oC(r)&&GZ(),NC(r)&&tte(),VZ(r)&&NZ(),OC(r)&&X$(),Hre(r)&&MW()].filter(Boolean)),a.length&&await cae(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new gae(r);if(s.resetPersonalCameraFromDocumentData(),this._scene=s.scene,this._sharedAssetsManager=s.sharedAssets,this._camera=this._scene.activeCamera,window.location.search.includes("merge-geometries")){let l=performance.now();wae(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}uC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof qs&&l.pendingMediaLoad&&l.update()})}),this._scene?.traverse(l=>{l.type==="ParticleSystem"&&(l.wakeUp(),l.data.autoPlay?l.start():l.stop())});let n=Object.keys(r.shared.fonts).map(l=>this._sharedAssetsManager.getFont(l).loadingPromise);if(Promise.all(n).then(()=>{s.scene.markNeedsUpdateRendererDirty(),this._requestRenderAutoMode()}),oC(r)&&eae(r)&&await Promise.all(n),OC(r)){let l=[];this._scene.traverseEntity(h=>{(h instanceof fa||h instanceof Hr)&&h.uiCanvas&&l.push(h.uiCanvas)}),await Promise.all(l.map(h=>h.promise))}this._scene.rewriteEventsBeforeGoToPlayMode(),vw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new F$({canvas:this.canvas,antialias:!1,alpha:!0,stencil:!1,depth:!1,powerPreference:"high-performance"}),this._renderer.hdTransmission=r.scene.publish.hdTransmission===!0,this._renderer.setPixelRatio(window.devicePixelRatio),this._renderer.pipeline.enableUIOverlay(),this._renderer.pipeline.addEventListener("smaaloaded",this._requestRenderAutoMode)),NC(r)&&this._scene.initializeSplatViewer(),r.scene.blueNoiseTextureData!==void 0&&this._renderer.pipeline.updateBlueNoiseTexture(r.scene.blueNoiseTextureData);let o=Object.values(r.frames)[0];if(this._frameView?this._frameView.setCamera(this._camera):(o.preset==="fullscreen"?(this._viewportMode=1,this.canvas.style.display="block",this.canvas.parentElement&&(this._viewportWidth=this.canvas.parentElement.clientWidth||300,this.canvas.style.width="100%"),this.canvas.parentElement&&(this._viewportHeight=this.canvas.parentElement.clientHeight||150,this.canvas.style.height="100%")):(this._viewportMode=2,this._viewportWidth=o.size[0],this._viewportHeight=o.size[1],this.canvas.style.width=`${this._viewportWidth}px`,this.canvas.style.height=`${this._viewportHeight}px`),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._frameView=new fae(this._renderer,this._camera,new ae(this._viewportWidth,this._viewportHeight),new ae(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new $ie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new tae(l),this._animationControls=new rae(this._scene,this._requestRenderAutoMode),this._eventManager=new pae(r.scene.publish,this._controls,this._animationControls,l,r.shared.variables),this._eventManager.activate(),this._controls.activate(this._eventManager)}this._resize(),i!==void 0&&this.setVariables(i),this.dt===0&&(this.render(performance.now()),setTimeout(()=>{this._renderer?.setAnimationLoop(this.render)},0)),this._resizeObserverTimeout=setTimeout(()=>{!this._resizeObserver&&this.canvas.parentElement&&(this._resizeObserver=new ResizeObserver(()=>{this._viewportWidth=this.canvas.clientWidth,this._viewportHeight=this.canvas.clientHeight,this._debouncedResize()}),this._resizeObserver.observe(this.canvas.parentElement))},300),document.addEventListener("scroll",this._onScroll)}setVariables(e){if(this._data!==void 0){let t=Object.entries(e);for(let[i,r]of t)this.setVariable(i,r)}}setVariable(e,t){let i=this._getVariableByName(e);if(i&&!("dynamicVariableType"in i.data)){let r=t;typeof i.data.value=="number"?r=typeof t=="number"?t:typeof t=="boolean"?t===!0?1:0:parseFloat(t):typeof i.data.value=="boolean"?r=typeof t=="number"?!!t:typeof t=="boolean"?t:t.toLocaleLowerCase()==="false"?!1:!!t:typeof i.data.value!="string"&&i.data.value.textValue!==void 0&&(r=t.toString());let a=typeof r=="string"?{textValue:r}:r;this._sharedAssetsManager?.updateVariable(i.id,a),this.requestRender(),this._requestRenderAutoMode()}else i===void 0?console.warn(`No variable named ${e} was found in your Spline file. Make sure to create it from Spline editor.`):"dynamicVariableType"in i.data&&console.warn(`Dynamic variables like ${e} cannot be updated from code.`)}getVariables(){let e={};return this._data&&this._data.shared.variables.forEach(t=>{e[t.data.name]===void 0&&(e[t.data.name]=this._getVariableValue(this._sharedAssetsManager.getVariable(t.id)))}),e}getVariable(e){let t=this._getVariableByName(e);if(t){let i=this._sharedAssetsManager.getVariable(t.id);return this._getVariableValue(i)}}_getVariableValue(e){return typeof e!="string"&&$a.isTextValue(e)?$a.getDisplayedValue(e):e}_getVariableByName(e){if(this._data){if(this._variablesCache.has(e))return this._variablesCache.get(e);let t=this._data.shared.variables.find(i=>i.data.name===e);return t&&this._variablesCache.set(e,t),t}}findObjectById(e){let t=this._scene?.getObjectByProperty("uuid",e);return this._createProxyObject(t)}findObjectByName(e){let t=this._scene?.getObjectByName(e);return this._createProxyObject(t)}getAllObjects(){let e=[];return this._scene?.traverseEntity(t=>{if(t.uuid!==_u&&!this._scene.isInvisibleObjects(t)&&!(t instanceof Hr)){let i=this._createProxyObject(t);i&&e.push(i)}}),e}getSplineEvents(){return(this._eventManager?.handlers?.Spline).splineEvents}emitEvent(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEvent(e)}emitEventReverse(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEventReverse(e)}addEventListener(e,t){this.canvas.addEventListener(e,t)}removeEventListener(e,t){this.canvas.removeEventListener(e,t)}setZoom(e){this._controls?.orbitControls instanceof kO&&this._controls?.orbitControls.setZoom(e)}get eventManager(){return this._eventManager}get controls(){return this._controls}setSize(e,t){this._viewportWidth=e,this._viewportHeight=t,this._viewportMode=2,this._resize()}setBackgroundColor(e){let{r:t,g:i,b:r,a}={r:0,g:0,b:0,a:1},s=new la(t,i,r,a);try{s.setStyle(e)}catch{console.error("This is not a valid css color",e)}this._scene?.activePage.setBackgroundColor(s),this._requestRenderAutoMode()}dispose(){this.disposed=!0,this._eventManager?.deactivate(),this._scene?.dispose(),this._sharedAssetsManager?.dispose(),this._proxyObjectCache.forEach(e=>{SS.unsubscribe(e)}),this._variablesCache.clear(),this._renderer?.setAnimationLoop(null),this._renderer?.dispose(),this._renderer=void 0,this._sharedAssetsManager?.dispose(),this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=void 0),this._resizeObserverTimeout!==void 0&&clearTimeout(this._resizeObserverTimeout),this.canvas.style.width="",this.canvas.style.height="",this.canvas.removeAttribute("width"),this.canvas.removeAttribute("height"),this._frameView&&(this._frameView=void 0),this._controls?.deactivate(),this.dt=0,SW(this.canvas),document.removeEventListener("scroll",this._onScroll)}get isStopped(){return this._isPaused}stop(){this._isPaused||(this._renderer?.setAnimationLoop(null),this._isPaused=!0,this._eventManager?.pause(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!1))}play(){!this._isPaused||(this._isPaused=!1,this._eventManager?.resume(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!0),this._renderer?.setAnimationLoop(this.render))}setGlobalEvents(e){this._eventManager?.updateUseWindowEvents(e)}get data(){return this._data}_createProxyObject(e){if(e==null)return;if(this._proxyObjectCache.has(e.uuid))return this._proxyObjectCache.get(e.uuid);let t;e.traverseAncestors(a=>{a instanceof Hr&&(t=a.name)});let i={name:e.name,uuid:e.uuid,visible:e.visible,intensity:e.intensity,position:e.position,rotation:e.rotation,scale:e.scale,type:e.data.type,page:t,parentUuid:e.parent instanceof Hr||e instanceof aw?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=SS(i,(a,s)=>{typeof e[a]!="object"&&Object.getOwnPropertyDescriptor(e,a)?.writable&&(e[a]=s),this._requestRenderAutoMode(),e.updateMatrix()});return this._proxyObjectCache.set(e.uuid,r),r}setUIWasmUrl(e){lD.skiaWasmUrl=e}};var ov=window,lv=ov.ShadowRoot&&(ov.ShadyCSS===void 0||ov.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,bw=Symbol(),UO=new WeakMap,Ep=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==bw)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=i}get styleSheet(){let t=this.o,i=this.t;if(lv&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=UO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&UO.set(i,t))}return t}toString(){return this.cssText}},NO=e=>new Ep(typeof e=="string"?e:e+"",void 0,bw),ww=(e,...t)=>{let i=e.length===1?e[0]:t.reduce((r,a,s)=>r+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[s+1],e[0]);return new Ep(i,e,bw)},_w=(e,t)=>{lv?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=ov.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},hv=lv?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return NO(i)})(e):e;var Sw,cv=window,VO=cv.trustedTypes,Mae=VO?VO.emptyScript:"",jO=cv.reactiveElementPolyfillSupport,Mw={toAttribute(e,t){switch(t){case Boolean:e=e?Mae:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=e!==null;break;case Number:i=e===null?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch{i=null}}return i}},GO=(e,t)=>t!==e&&(t==t||e==e),Aw={attribute:!0,type:String,converter:Mw,reflect:!1,hasChanged:GO},Ro=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var i;this.finalize(),((i=this.h)!==null&&i!==void 0?i:this.h=[]).push(t)}static get observedAttributes(){this.finalize();let t=[];return this.elementProperties.forEach((i,r)=>{let a=this._$Ep(r,i);a!==void 0&&(this._$Ev.set(a,r),t.push(a))}),t}static createProperty(t,i=Aw){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){let r=typeof t=="symbol"?Symbol():"__"+t,a=this.getPropertyDescriptor(t,r,i);a!==void 0&&Object.defineProperty(this.prototype,t,a)}}static getPropertyDescriptor(t,i,r){return{get(){return this[i]},set(a){let s=this[t];this[i]=a,this.requestUpdate(t,s,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||Aw}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;let t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){let i=this.properties,r=[...Object.getOwnPropertyNames(i),...Object.getOwnPropertySymbols(i)];for(let a of r)this.createProperty(a,i[a])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){let i=[];if(Array.isArray(t)){let r=new Set(t.flat(1/0).reverse());for(let a of r)i.unshift(hv(a))}else t!==void 0&&i.push(hv(t));return i}static _$Ep(t,i){let r=i.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(i=>this.enableUpdating=i),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(i=>i(this))}addController(t){var i,r;((i=this._$ES)!==null&&i!==void 0?i:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((r=t.hostConnected)===null||r===void 0||r.call(t))}removeController(t){var i;(i=this._$ES)===null||i===void 0||i.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i])})}createRenderRoot(){var t;let i=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return _w(i,this.constructor.elementStyles),i}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostConnected)===null||r===void 0?void 0:r.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostDisconnected)===null||r===void 0?void 0:r.call(i)})}attributeChangedCallback(t,i,r){this._$AK(t,r)}_$EO(t,i,r=Aw){var a;let s=this.constructor._$Ep(t,r);if(s!==void 0&&r.reflect===!0){let n=(((a=r.converter)===null||a===void 0?void 0:a.toAttribute)!==void 0?r.converter:Mw).toAttribute(i,r.type);this._$El=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$El=null}}_$AK(t,i){var r;let a=this.constructor,s=a._$Ev.get(t);if(s!==void 0&&this._$El!==s){let n=a.getPropertyOptions(s),o=typeof n.converter=="function"?{fromAttribute:n.converter}:((r=n.converter)===null||r===void 0?void 0:r.fromAttribute)!==void 0?n.converter:Mw;this._$El=s,this[s]=o.fromAttribute(i,n.type),this._$El=null}}requestUpdate(t,i,r){let a=!0;t!==void 0&&(((r=r||this.constructor.getPropertyOptions(t)).hasChanged||GO)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),r.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,r))):a=!1),!this.isUpdatePending&&a&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(i){Promise.reject(i)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((a,s)=>this[s]=a),this._$Ei=void 0);let i=!1,r=this._$AL;try{i=this.shouldUpdate(r),i?(this.willUpdate(r),(t=this._$ES)===null||t===void 0||t.forEach(a=>{var s;return(s=a.hostUpdate)===null||s===void 0?void 0:s.call(a)}),this.update(r)):this._$Ek()}catch(a){throw i=!1,this._$Ek(),a}i&&this._$AE(r)}willUpdate(t){}_$AE(t){var i;(i=this._$ES)===null||i===void 0||i.forEach(r=>{var a;return(a=r.hostUpdated)===null||a===void 0?void 0:a.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((i,r)=>this._$EO(r,this[r],i)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};Ro.finalized=!0,Ro.elementProperties=new Map,Ro.elementStyles=[],Ro.shadowRootOptions={mode:"open"},jO?.({ReactiveElement:Ro}),((Sw=cv.reactiveElementVersions)!==null&&Sw!==void 0?Sw:cv.reactiveElementVersions=[]).push("1.6.0");var Cw,uv=window,Tu=uv.trustedTypes,HO=Tu?Tu.createPolicy("lit-html",{createHTML:e=>e}):void 0,El=`lit$${(Math.random()+"").slice(9)}$`,KO="?"+El,Cae=`<${KO}>`,Pu=document,Pp=(e="")=>Pu.createComment(e),Dp=e=>e===null||typeof e!="object"&&typeof e!="function",JO=Array.isArray,Eae=e=>JO(e)||typeof e?.[Symbol.iterator]=="function",Tp=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,WO=/-->/g,qO=/>/g,Dh=RegExp(`>|[
|
|
7430
|
+
`);this.workerSourceURL=URL.createObjectURL(new Blob([s]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){let r=new Worker(this.workerSourceURL);r._callbacks={},r._taskCosts={},r._taskLoad=0,r.postMessage({type:"init",decoderConfig:this.decoderConfig}),r.onmessage=function(a){let s=a.data;switch(s.type){case"decode":r._callbacks[s.id].resolve(s);break;case"error":r._callbacks[s.id].reject(s);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+s.type+'"')}},this.workerPool.push(r)}else this.workerPool.sort(function(r,a){return r._taskLoad>a._taskLoad?-1:1});let i=this.workerPool[this.workerPool.length-1];return i._taskCosts[e]=t,i._taskLoad+=t,i})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){console.log("Task load: ",this.workerPool.map(e=>e._taskLoad))}dispose(){for(let e=0;e<this.workerPool.length;++e)this.workerPool[e].terminate();return this.workerPool.length=0,this.workerSourceURL!==""&&URL.revokeObjectURL(this.workerSourceURL),this}};function sae(){let e,t;onmessage=function(n){let o=n.data;switch(o.type){case"init":e=o.decoderConfig,t=new Promise(function(c){e.onModuleLoaded=function(u){c({draco:u})},DracoDecoderModule(e)});break;case"decode":let l=o.buffer,h=o.taskConfig;t.then(c=>{let u=c.draco,d=new u.Decoder,p=new u.DecoderBuffer;p.Init(new Int8Array(l),l.byteLength);try{let f=i(u,d,p,h),m=f.attributes.map(g=>g.array.buffer);f.index&&m.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},m)}catch(f){console.error(f),self.postMessage({type:"error",id:o.id,error:f.message})}finally{u.destroy(p),u.destroy(d)}});break}};function i(n,o,l,h){let c=h.attributeIDs,u=h.attributeTypes,d,p,f=o.GetEncodedGeometryType(l);if(f===n.TRIANGULAR_MESH)d=new n.Mesh,p=o.DecodeBufferToMesh(l,d);else if(f===n.POINT_CLOUD)d=new n.PointCloud,p=o.DecodeBufferToPointCloud(l,d);else throw new Error("THREE.DRACOLoader: Unexpected geometry type.");if(!p.ok()||d.ptr===0)throw new Error("THREE.DRACOLoader: Decoding failed: "+p.error_msg());let m={index:null,attributes:[]};for(let g in c){let y=self[u[g]],x,b;if(h.useUniqueIDs)b=c[g],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[g]]),b===-1)continue;x=o.GetAttribute(d,b)}m.attributes.push(a(n,o,d,g,y,x))}return f===n.TRIANGULAR_MESH&&(m.index=r(n,o,d)),n.destroy(d),m}function r(n,o,l){let h=l.num_faces()*3,c=h*4,u=n._malloc(c);o.GetTrianglesUInt32Array(l,c,u);let d=new Uint32Array(n.HEAPF32.buffer,u,h).slice();return n._free(u),{array:d,itemSize:1}}function a(n,o,l,h,c,u){let d=u.num_components(),p=l.num_points()*d,f=p*c.BYTES_PER_ELEMENT,m=s(n,c),g=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,m,f,g);let y=new c(n.HEAPF32.buffer,g,p).slice();return n._free(g),{name:h,array:y,itemSize:d}}function s(n,o){switch(o){case Float32Array:return n.DT_FLOAT32;case Int8Array:return n.DT_INT8;case Int16Array:return n.DT_INT16;case Int32Array:return n.DT_INT32;case Uint8Array:return n.DT_UINT8;case Uint16Array:return n.DT_UINT16;case Uint32Array:return n.DT_UINT32}}}var gl;function nae(){return gl||(gl=new aae,gl.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),gl.decoderPending}async function oae(e){if(gl){let t={attributeIDs:gl.defaultAttributeIDs,attributeTypes:gl.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await gl.decodeGeometry(new Int8Array(e).buffer,t)}catch(r){console.error(r)}if(i)return{index:i.index?{array:i.index.array}:void 0,attributes:Object.entries(i.attributes).map(([r,a])=>({name:r,itemSize:a.itemSize,array:a.array}))}}return null}async function lae(e,t){let[i,r]=DT(p1.deserialize(new Uint8Array(e)));return iP(i),t&&t(i),r.result().data}function hae(e){let t=[];return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="NonParametricGeometry"&&r.geometry.data.draco!==void 0&&t.push(r)}),t}async function cae(e){for(let t of e){let i=await oae(t.geometry.data.draco);if(i){let r=t.geometry.data;i.index&&(r.index={array:i.index.array,itemSize:1,normalized:!1,type:"Uint32Array"});let a={};i.attributes.forEach(({name:s,array:n,itemSize:o})=>{a[s]={array:n,itemSize:o,type:"Float32Array",normalized:!1}}),r.attributes=a,r.draco=void 0}}}var uae=class{constructor(e,t,i,r,a,s,n,o){this.eventId=e,this.id=t,this.data=i,this.dataEvent=r,this.object=a,this.stage=!1,this.actions=La(r,i.actions,s,n,o,a)}disconnect(){Qr(this.actions)}dispatchIn(){this.actions.Audio.forEach(e=>e.dispatchBasic()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Video.forEach(e=>e.dispatchBasic()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.Link.forEach(e=>e.dispatch()),this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.actions.Transition.forEach(e=>e.toggle()),this.actions.Animation.forEach(e=>e.play()),this.actions.SwitchCamera.forEach(e=>e.play()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.ClearLocalStorage.forEach(e=>e.dispatch())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},dae=class extends tn{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=v1.deviceToSize(a.data.size),n=a.dataEvent.orientation==="horizontal"?i:r,o;switch(a.data.operator){case"<":o=n<s[0];break;case">":o=n>s[0];break;case"<>":o=n>s[0]&&n<s[1];break}a.stage!==o&&(a.stage=o,a.stage?a.dispatchIn():a.dispatchOut())})},this.onResizeObserver=new ResizeObserver(i=>{for(let r of i){let{width:a,height:s}=r.contentRect;this.resize(a,s)}})}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext;this.onResizeObserver.observe(i);let r=a=>{if(!(!a.visible||!a.data?.events.length))for(let{data:s,id:n}of a.data.events)s.disabled||s.type==="Resize"&&s.breakpoints.forEach(({data:o,id:l})=>{try{let h=new uae(n,l,o,s,a,e,t,this.eventManager);this.breakpoints.push(h)}catch{}})};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s)}),r(a)})}disconnect(){this.onResizeObserver.disconnect(),this.breakpoints.forEach(e=>{e.disconnect()}),this.breakpoints=[]}},pae=class{constructor(e,t,i,r,a){this.publish=e,this.controlsManager=t,this.animationControls=i,this.eventContext=r,this.sharedVariables=a,this.isEnabled=!1,this.activateCount=0,this.needsMouse=!1,this.needsRaycast=!1,this.onTouchMovePreventScroll=s=>{let n=window.parent!==window,o=document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth;(s.touches.length>1||this.preventTouchScroll||n===!1&&o===!1)&&s.preventDefault()},this.onMouseWheelPreventScroll=s=>{this.preventScroll&&s.preventDefault()},this.onMouseMove=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:s.buttons>0}},this.onMouseDown=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!0}},this.onMouseUp=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!1}},this.getMousePosition=s=>{let{domRect:n}=this.eventContext,{pageX:o,pageY:l}=s.touches?.length>0?s.touches[0]:s;return{x:o-(n.left+window.scrollX),y:l-(n.top+window.scrollY)}},this.stopRaycast=e.stopRaycast,this.preventScroll=e.preventScroll,this.preventTouchScroll=e.preventTouchScroll,this.hideCursor=e.hideCursor,this.requestRender=r.requestRender}activate(){if(this.isEnabled)return;this.isEnabled=!0,this.initializeActionsDependentStates(),this.needsMouse&&(this.eventContext.domElement.addEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.addEventListener("pointerdown",this.onMouseDown)),this.handlers={Spline:new tre(this.eventContext),VariableChange:new Rre(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new lre(this.eventContext,this),Start:new Ore(this.eventContext,this),Basic:new rre(this.eventContext,this,this.needsRaycast),MouseHover:new Cre(this.eventContext,this),Scroll:new Pre(this.eventContext,this),Follow:new yre(this.eventContext,this),DragDrop:new pre(this.eventContext,this),LookAt:new Sre(this.eventContext),Resize:new dae(this.eventContext,this)};let{page:e,domElement:t}=this.eventContext;this.hideCursor&&(t.style.cursor="none"),e.traverseEntity(i=>{i.addEventListener("requestRender",this.requestRender)}),Object.values(this.handlers).forEach(i=>i.connect()),t.addEventListener("wheel",this.onMouseWheelPreventScroll),t.addEventListener("touchmove",this.onTouchMovePreventScroll),this.activateCount++}deactivate(){if(!this.isEnabled)return;this.isEnabled=!1,this.eventContext.domElement.removeEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.removeEventListener("pointerdown",this.onMouseDown),this.eventContext.domElement.removeEventListener("pointerup",this.onMouseUp),this.eventContext.sharedAssets.mouseProperty=null,this.eventContext.sharedAssets.raycastProperty=null;let{page:e,domElement:t}=this.eventContext;t.style.cursor="",Object.values(this.handlers).forEach(i=>i.disconnect()),this.controlsManager.gameControl?.disposeActions(),this.controlsManager.disconnectEvents(),e.traverseEntity(i=>{i.removeEventListener("requestRender",this.requestRender),i.destroyedInAction=!1}),t.removeEventListener("touchmove",this.onTouchMovePreventScroll),t.removeEventListener("wheel",this.onMouseWheelPreventScroll),this.animationControls.onExitPlayMode()}get isPaused(){return this.isEnabled}pause(){this.deactivate()}resume(){this.activate()}reset(){this.deactivate(),this.activate(),this.controlsManager.page.updateMatrixWorld(!0),this.controlsManager.rebuildBVH()}updateUseWindowEvents(e){let t=this.isEnabled;t&&this.deactivate(),this.eventContext.useWindowEvents=e,t&&this.activate()}initializeActionsDependentStates(){let e=this.eventContext.sharedAssets;e.resetDynamicVariablePlayState();let t=i=>{if(i.data.type==="Conditional"&&(i.data.ifActions.forEach(t),i.data.elseActions.forEach(t)),i.data.type==="Conditional"||i.data.type==="SetVariable")for(let r of i.data.type==="Conditional"?i.data.condition:i.data.expression)"id"in r&&Array.isArray(r.id)&&(r.id[0]==="mouse"&&(this.needsMouse=!0),r.id[0]==="raycast"&&(this.needsRaycast=!0));i.data.type==="DynamicVariablePlay"&&i.data.variableId!==""&&(i.data.mode==="Play"||i.data.mode==="PlayPause"||i.data.mode==="Toggle")&&e.setDynamicVariablePlayState(i.data.variableId,"Stopped")};this.eventContext.page.traverseEntity(i=>{if(i.data?.events.length)for(let r of i.data.events)if(r.data.type==="VariableChange"&&(r.data.variableId==="mouseProperty"&&(this.needsMouse=!0),r.data.variableId==="raycastProperty"&&(this.needsRaycast=!0)),r.data.type==="Conditional")for(let a of["inActions","outActions"])r.data[a].forEach(t);else if(r.data.type==="DragDrop")for(let a of["drag","drop"])r.data.dragDropActions[a].forEach(t);else if(r.data.type==="GameControl")for(let a of["idle","move","jump","run"])r.data.gameActions[a].forEach(t);else if(r.data.type==="Resize")for(let a of r.data.breakpoints)a.data.actions.forEach(t);else r.data.type==="LookAt"||r.data.actions.forEach(t)})}},fae=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new ae().copy(i),this._editorSize=new ae().copy(r),this._aspect=t.aspect,this._fov=a??t.fov}set frameSize(e){this._frameSize.copy(e)}updateRenderer(){!this._renderer||this._renderer.setSize(this._frameSize.x,this._frameSize.y)}updateViewport(){if(!this._renderer||!this._camera||this._camera.cameraType!=="PerspectiveCamera")return;let e=this._frameSize.x,t=this._frameSize.y,i=this._editorSize.y;this._aspect=e/t,t<=i&&(this._camera.zoom*=i/t),this._renderer.setViewport(0,0,e,t)}updateCamera(e=!0){if(this._camera)if(this._camera.cameraType==="PerspectiveCamera"){let t=this._frameSize.y,i=this._editorSize.y,r=this._fov;if(e&&t>i){let a=mae(t,1080,2160,1,15)/100;r*=t/i,r*=1-a}this._camera.aspect=this._aspect,this._camera.fov=r,this._camera.updateProjectionMatrix()}else this._camera.setViewplaneSize(this._frameSize.x,this._frameSize.y,this.enableResponsive)}setCamera(e){this._camera=e,this._aspect=e.aspect,this._fov=e.fov}revert(){let e=window.innerWidth,t=window.innerHeight;this._renderer&&(this._renderer.setViewport(0,0,e,t),this._renderer.setSize(e,t)),this._camera&&(this._camera.aspect=e/t,this._camera.fov=this._fov,this._camera.setViewplaneSize(e,t,this.enableResponsive),this._camera.updateProjectionMatrix())}};function mae(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var gae=class{get sharedAssets(){return this.shared}constructor(e,t={},i=!0){this.shared=new qb(e.shared,t,!0,i),this.scene=new aw(e.scene,this.sharedAssets),this.shared.setEntityOpContext({scene:this.scene,shared:this.shared})}reset(e,t){this.scene.clearScene(),this.sharedAssets.reset(e.shared),this.scene.resetAfterClear(e.scene,this.sharedAssets)}resetPersonalCameraFromDocumentData(){for(let e of this.scene.children)e instanceof Hr&&!e.uiScene&&e.personalCamera.updateState(e.data.camera,{scene:this.scene,shared:this.shared})}dispose(){this.scene.dispose(),this.shared.dispose()}gc(){this.shared.geometryCache.startGc(),this.shared.geometryCache2.startGc(),this.scene.traverseEntity(e=>{e instanceof ga&&e.markGeometryAsReachable(this.shared)}),this.shared.geometryCache.endGc(),this.shared.geometryCache2.endGc()}},vae=class{constructor({x:e=10,y:t=10}){this._startTime=0;let i=document.getElementById("spe-perfs");i?this.element=i:(this.element=document.createElement("div"),document.body.appendChild(this.element),this.element.style.position="absolute",this.element.style.zIndex="10000",this.element.style.fontFamily="monospace",this.element.style.background="black",this.element.style.color="white",this.element.style.padding="10px",this.element.style.opacity="0.5",this.element.style.fontSize="11px",this.element.setAttribute("id","spe-perfs")),this.element.style.left=`${e}px`,this.element.style.top=`${t}px`}dispose(){this.element.parentElement?.removeChild(this.element)}start(){this._startTime=performance.now()}end(){let e=performance.now()-this._startTime;this.element.innerHTML=e.toFixed(3)+" ms"}};function yae(e){let t;if(e.index)for(let i=0;i<e.index.array.length;i+=3)t=e.index.array[i],e.index.array[i]=e.index.array[i+2],e.index.array[i+2]=t}function Nd(e){return e instanceof lp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function xae(e,t){let i={};return e.traverseEntity(r=>{if(!r.visible||!(r instanceof Ra)||r.type!=="Mesh"||Array.isArray(r.material)||r.states&&Object.keys(r.states).length)return;let a=r.parent;for(;a;){if(a instanceof Ra&&r.states&&Object.keys(r.states).length)return;a=a.parent}let s=r.material.uuid,n=t.shared.materials[s];if(n){if(!va.isMergable(n))return}else{let l=t.scene.objects.get(r.uuid)?.data;if(l&&"material"in l&&typeof l.material!="string"){if(!va.isMergable(l.material))return;s=va.getHash(l.material)}}i[s]||(i[s]={});let o=i[s][Nd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Nd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Nd(r)].push(l)}),i}function bae(e){let t=0;return Object.values(e).forEach(i=>{Object.values(i).forEach(r=>{let a=r.length;a>t&&(t=a)})}),t}function wae(e,t){let i=xae(t,e),r=bae(i),a=new Array(r),s=0,n=new Array(r),o=0,l=new Array(r),h=0,c=new Array(r),u=0;for(let[d,p]of Object.entries(i))for(let f of Object.values(p)){if(o=0,h=0,f.forEach(g=>{g instanceof Ra&&(n[o++]=g.geometry.clone(),l[h++]=g)}),h<2)continue;for(let g=0;g<h;g++)l[g].updateWorldMatrix(!0,!1),n[g].applyMatrix4(l[g].matrixWorld),l[g].matrixWorld.determinant()<0&&yae(n[g]);let m=ah(n.slice(0,o),!1);if(m){let g;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),g=new hr(m,l[0].material);break}default:{g=new hr(m,l[0].material);break}}g.castShadow=l[0].castShadow,g.receiveShadow=l[0].receiveShadow,t.add(g);let y=x=>{u=0;for(let b of x)b.children&&y(b.children),b instanceof Ra&&(Array.isArray(b.material)||i[b.material.uuid]&&i[b.material.uuid][Nd(b)]&&i[b.material.uuid][Nd(b)].length>1||(c[u++]=b));for(let b=0;b<u;b++)t.attach(c[b])};for(let x=0;x<h;x++){let b=l[x];y(b.children),a[s++]=b}}}for(let d=0;d<s;d++)a[d].removeFromParent()}var _ae=Do(wL(),1),Sae=new ae;function Aae(e){let t="The Spline Runtime only accepts .splinecode files that are generated from Spline export panel.";e.endsWith(".spline")?console.warn(t+" The .spline files are only meant to be used by the Editor."):e.endsWith(".splinecode")||console.warn(t)}var xw=class{constructor(e,{renderOnDemand:t,renderMode:i="auto"}={}){this._viewportMode=1,this._viewportWidth=window.innerWidth,this._viewportHeight=window.innerHeight,this._proxyObjectCache=new Map,this._variablesCache=new Map,this._isPaused=!1,this._renderRequested=!1,this._skipRender=!1,this.time=performance.now(),this.dt=0,this.currentTAAFrame=0,this.disposed=!1,this._requestRenderAutoMode=()=>{this._skipRender=!1},this.requestRender=()=>{this._renderRequested=!0},this.render=r=>{if(this.time=r,this._lastTime&&(this.dt=this.time-this._lastTime),this._lastTime=this.time,this._perfs?.start(),!this._renderer){this._perfs?.end();return}if(!this._isPaused&&(this.renderMode==="manual"&&!this._renderRequested||this.renderMode==="auto"&&this._skipRender)){this._perfs?.end();return}if(this._renderRequested=!1,this._skipRender=!0,this._controls&&(this._skipRender=this._controls.update(this.dt)),this._eventManager&&(this._eventManager.handlers?.Start.hasVideoAction||this._eventManager.handlers?.Basic.hasVideoAction||this._eventManager.handlers?.Conditional.hasVideoAction)&&(this._skipRender=!1),this._animationControls?.update(this.dt),this._skipRender?(this.currentTAAFrame++,this.currentTAAFrame<32?this._skipRender=!1:this.currentTAAFrame=0):this.currentTAAFrame=0,this._scene?.traverseVisibleEntity(a=>{a.type==="ParticleSystem"&&(a.update(this.dt),this._skipRender=!1)}),this._scene&&this._scene.activeCamera!==this._camera&&(this._camera=this._scene.activeCamera),this._eventManager?.isEnabled&&((this._eventManager.handlers?.Follow).onAnimationFrameDamping(),(this._eventManager.handlers?.LookAt).onAnimationFrameDamping(),(this._eventManager.handlers?.DragDrop).onAnimationFrameDamping()),this._scene&&this._camera){if(this._scene.pathConstraints.applyConstraints(this._scene),this._renderer.sceneTransitionTimeRemaining>0){this._renderer.sceneTransitionTimeRemaining-=this.dt;let a=1-this._renderer.sceneTransitionTimeRemaining/this._renderer.sceneTransitionDuration;this._renderer.pipeline.sceneTransitionPass.uniforms.mixRatio.value=a,this._skipRender=!1}else this._renderer.pipeline.sceneTransitionFromTexture=null;this._renderer.renderSplineScene(this._scene,this._camera)}this.canvas.dispatchEvent(this._renderedEvent),this._perfs?.end()},this._resize=r=>{if(this._renderer){if(this._viewportMode===1&&this._frameView&&(this._frameView.frameSize=Sae.set(this._viewportWidth,this._viewportHeight)),r){let a=this._viewportWidth,s=this._viewportHeight;this._renderer.setSize(a-1,s-1,!1),this._renderer.setSize(a,s,!1)}else this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1);if(this._camera=this._scene?.activeCamera,this._scene?.updateViewPlaneSize(this._frameView?.frameSize?.x??this._viewportWidth,this._frameView?.frameSize?.y??this._viewportHeight,this._frameView?.enableResponsive??!1),this._camera){let a=Object.values(this._data?.frames??{})[0].preset??"fullscreen";this._frameView?.setCamera(this._camera),this._frameView?.updateCamera(a!=="fullscreen"),this._camera.cameraType==="PerspectiveCamera"&&(this._camera.aspect=this._viewportWidth/this._viewportHeight),this._camera.updateProjectionMatrix()}this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect()),this._requestRenderAutoMode()}},this._debouncedResize=vb(this._resize,10),this._onScroll=r=>{this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect())},this.canvas=e,this.renderMode=t?"auto":i,this._renderedEvent=new CustomEvent("rendered",{bubbles:!0}),Object.defineProperty(this._renderedEvent,"target",{writable:!1,value:this}),window.location.search.includes("perfs")&&(this._perfs=new vae({x:10,y:10})),_W(e)}async load(e,t,i){Aae(e),this.disposed=!1;let r=await(await fetch(e,i)).arrayBuffer();await this.start(r,{variables:t})}async start(e,{interactive:t=!0,variables:i}={}){if(this.disposed)return;let r=await lae(e);this._data=r;let a=hae(r);r.version&&(0,_ae.default)(r.version,"1.9.3")>0&&console.warn("Your .splinecode file is more recent than the library. Please upgrade @splinetool/runtime to the latest version."),await Promise.all([a.length&&nae(),uC(r)&&lQ(),iK(r)&&aQ(),ep.physicsEnabled(r.scene.objects)&&EW(),oC(r)&&GZ(),NC(r)&&tte(),VZ(r)&&NZ(),OC(r)&&X$(),Hre(r)&&MW()].filter(Boolean)),a.length&&await cae(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new gae(r);if(s.resetPersonalCameraFromDocumentData(),this._scene=s.scene,this._sharedAssetsManager=s.sharedAssets,this._camera=this._scene.activeCamera,window.location.search.includes("merge-geometries")){let l=performance.now();wae(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}uC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof qs&&l.pendingMediaLoad&&l.update()})}),this._scene?.traverse(l=>{l.type==="ParticleSystem"&&(l.wakeUp(),l.data.autoPlay?l.start():l.stop())});let n=Object.keys(r.shared.fonts).map(l=>this._sharedAssetsManager.getFont(l).loadingPromise);if(Promise.all(n).then(()=>{s.scene.markNeedsUpdateRendererDirty(),this._requestRenderAutoMode()}),oC(r)&&eae(r)&&await Promise.all(n),OC(r)){let l=[];this._scene.traverseEntity(h=>{(h instanceof fa||h instanceof Hr)&&h.uiCanvas&&l.push(h.uiCanvas)}),await Promise.all(l.map(h=>h.promise))}this._scene.rewriteEventsBeforeGoToPlayMode(),vw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new F$({canvas:this.canvas,antialias:!1,alpha:!0,stencil:!1,depth:!1,powerPreference:"high-performance"}),this._renderer.hdTransmission=r.scene.publish.hdTransmission===!0,this._renderer.setPixelRatio(window.devicePixelRatio),this._renderer.pipeline.enableUIOverlay(),this._renderer.pipeline.addEventListener("smaaloaded",this._requestRenderAutoMode)),NC(r)&&this._scene.initializeSplatViewer(),r.scene.blueNoiseTextureData!==void 0&&this._renderer.pipeline.updateBlueNoiseTexture(r.scene.blueNoiseTextureData);let o=Object.values(r.frames)[0];if(this._frameView?this._frameView.setCamera(this._camera):(o.preset==="fullscreen"?(this._viewportMode=1,this.canvas.style.display="block",this.canvas.parentElement&&(this._viewportWidth=this.canvas.parentElement.clientWidth||300,this.canvas.style.width="100%"),this.canvas.parentElement&&(this._viewportHeight=this.canvas.parentElement.clientHeight||150,this.canvas.style.height="100%")):(this._viewportMode=2,this._viewportWidth=o.size[0],this._viewportHeight=o.size[1],this.canvas.style.width=`${this._viewportWidth}px`,this.canvas.style.height=`${this._viewportHeight}px`),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._frameView=new fae(this._renderer,this._camera,new ae(this._viewportWidth,this._viewportHeight),new ae(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new $ie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new tae(l),this._animationControls=new rae(this._scene,this._requestRenderAutoMode),this._eventManager=new pae(r.scene.publish,this._controls,this._animationControls,l,r.shared.variables),this._eventManager.activate(),this._controls.activate(this._eventManager)}this._resize(),this._scene.activePage.data.postprocessing.depthOfField.enabled&&Promise.all(this._sharedAssetsManager.getImageLoadPromises()).then(()=>{this._resize(!0)}),i!==void 0&&this.setVariables(i),this.dt===0&&(this.render(performance.now()),setTimeout(()=>{this._renderer?.setAnimationLoop(this.render)},0)),this._resizeObserverTimeout=setTimeout(()=>{!this._resizeObserver&&this.canvas.parentElement&&(this._resizeObserver=new ResizeObserver(()=>{this._viewportWidth=this.canvas.clientWidth,this._viewportHeight=this.canvas.clientHeight,this._debouncedResize()}),this._resizeObserver.observe(this.canvas.parentElement))},300),document.addEventListener("scroll",this._onScroll)}setVariables(e){if(this._data!==void 0){let t=Object.entries(e);for(let[i,r]of t)this.setVariable(i,r)}}setVariable(e,t){let i=this._getVariableByName(e);if(i&&!("dynamicVariableType"in i.data)){let r=t;typeof i.data.value=="number"?r=typeof t=="number"?t:typeof t=="boolean"?t===!0?1:0:parseFloat(t):typeof i.data.value=="boolean"?r=typeof t=="number"?!!t:typeof t=="boolean"?t:t.toLocaleLowerCase()==="false"?!1:!!t:typeof i.data.value!="string"&&i.data.value.textValue!==void 0&&(r=t.toString());let a=typeof r=="string"?{textValue:r}:r;this._sharedAssetsManager?.updateVariable(i.id,a),this.requestRender(),this._requestRenderAutoMode()}else i===void 0?console.warn(`No variable named ${e} was found in your Spline file. Make sure to create it from Spline editor.`):"dynamicVariableType"in i.data&&console.warn(`Dynamic variables like ${e} cannot be updated from code.`)}getVariables(){let e={};return this._data&&this._data.shared.variables.forEach(t=>{e[t.data.name]===void 0&&(e[t.data.name]=this._getVariableValue(this._sharedAssetsManager.getVariable(t.id)))}),e}getVariable(e){let t=this._getVariableByName(e);if(t){let i=this._sharedAssetsManager.getVariable(t.id);return this._getVariableValue(i)}}_getVariableValue(e){return typeof e!="string"&&$a.isTextValue(e)?$a.getDisplayedValue(e):e}_getVariableByName(e){if(this._data){if(this._variablesCache.has(e))return this._variablesCache.get(e);let t=this._data.shared.variables.find(i=>i.data.name===e);return t&&this._variablesCache.set(e,t),t}}findObjectById(e){let t=this._scene?.getObjectByProperty("uuid",e);return this._createProxyObject(t)}findObjectByName(e){let t=this._scene?.getObjectByName(e);return this._createProxyObject(t)}getAllObjects(){let e=[];return this._scene?.traverseEntity(t=>{if(t.uuid!==_u&&!this._scene.isInvisibleObjects(t)&&!(t instanceof Hr)){let i=this._createProxyObject(t);i&&e.push(i)}}),e}getSplineEvents(){return(this._eventManager?.handlers?.Spline).splineEvents}emitEvent(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEvent(e)}emitEventReverse(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEventReverse(e)}addEventListener(e,t){this.canvas.addEventListener(e,t)}removeEventListener(e,t){this.canvas.removeEventListener(e,t)}setZoom(e){this._controls?.orbitControls instanceof kO&&this._controls?.orbitControls.setZoom(e)}get eventManager(){return this._eventManager}get controls(){return this._controls}setSize(e,t){this._viewportWidth=e,this._viewportHeight=t,this._viewportMode=2,this._resize()}setBackgroundColor(e){let{r:t,g:i,b:r,a}={r:0,g:0,b:0,a:1},s=new la(t,i,r,a);try{s.setStyle(e)}catch{console.error("This is not a valid css color",e)}this._scene?.activePage.setBackgroundColor(s),this._requestRenderAutoMode()}dispose(){this.disposed=!0,this._eventManager?.deactivate(),this._scene?.dispose(),this._sharedAssetsManager?.dispose(),this._proxyObjectCache.forEach(e=>{SS.unsubscribe(e)}),this._variablesCache.clear(),this._renderer?.setAnimationLoop(null),this._renderer?.dispose(),this._renderer=void 0,this._sharedAssetsManager?.dispose(),this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=void 0),this._resizeObserverTimeout!==void 0&&clearTimeout(this._resizeObserverTimeout),this.canvas.style.width="",this.canvas.style.height="",this.canvas.removeAttribute("width"),this.canvas.removeAttribute("height"),this._frameView&&(this._frameView=void 0),this._controls?.deactivate(),this.dt=0,SW(this.canvas),document.removeEventListener("scroll",this._onScroll)}get isStopped(){return this._isPaused}stop(){this._isPaused||(this._renderer?.setAnimationLoop(null),this._isPaused=!0,this._eventManager?.pause(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!1))}play(){!this._isPaused||(this._isPaused=!1,this._eventManager?.resume(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!0),this._renderer?.setAnimationLoop(this.render))}setGlobalEvents(e){this._eventManager?.updateUseWindowEvents(e)}get data(){return this._data}_createProxyObject(e){if(e==null)return;if(this._proxyObjectCache.has(e.uuid))return this._proxyObjectCache.get(e.uuid);let t;e.traverseAncestors(a=>{a instanceof Hr&&(t=a.name)});let i={name:e.name,uuid:e.uuid,visible:e.visible,intensity:e.intensity,position:e.position,rotation:e.rotation,scale:e.scale,type:e.data.type,page:t,parentUuid:e.parent instanceof Hr||e instanceof aw?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=SS(i,(a,s)=>{typeof e[a]!="object"&&Object.getOwnPropertyDescriptor(e,a)?.writable&&(e[a]=s),this._requestRenderAutoMode(),e.updateMatrix()});return this._proxyObjectCache.set(e.uuid,r),r}setUIWasmUrl(e){lD.skiaWasmUrl=e}};var ov=window,lv=ov.ShadowRoot&&(ov.ShadyCSS===void 0||ov.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,bw=Symbol(),UO=new WeakMap,Ep=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==bw)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=i}get styleSheet(){let t=this.o,i=this.t;if(lv&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=UO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&UO.set(i,t))}return t}toString(){return this.cssText}},NO=e=>new Ep(typeof e=="string"?e:e+"",void 0,bw),ww=(e,...t)=>{let i=e.length===1?e[0]:t.reduce((r,a,s)=>r+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[s+1],e[0]);return new Ep(i,e,bw)},_w=(e,t)=>{lv?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=ov.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},hv=lv?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return NO(i)})(e):e;var Sw,cv=window,VO=cv.trustedTypes,Mae=VO?VO.emptyScript:"",jO=cv.reactiveElementPolyfillSupport,Mw={toAttribute(e,t){switch(t){case Boolean:e=e?Mae:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=e!==null;break;case Number:i=e===null?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch{i=null}}return i}},GO=(e,t)=>t!==e&&(t==t||e==e),Aw={attribute:!0,type:String,converter:Mw,reflect:!1,hasChanged:GO},Ro=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var i;this.finalize(),((i=this.h)!==null&&i!==void 0?i:this.h=[]).push(t)}static get observedAttributes(){this.finalize();let t=[];return this.elementProperties.forEach((i,r)=>{let a=this._$Ep(r,i);a!==void 0&&(this._$Ev.set(a,r),t.push(a))}),t}static createProperty(t,i=Aw){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){let r=typeof t=="symbol"?Symbol():"__"+t,a=this.getPropertyDescriptor(t,r,i);a!==void 0&&Object.defineProperty(this.prototype,t,a)}}static getPropertyDescriptor(t,i,r){return{get(){return this[i]},set(a){let s=this[t];this[i]=a,this.requestUpdate(t,s,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||Aw}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;let t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){let i=this.properties,r=[...Object.getOwnPropertyNames(i),...Object.getOwnPropertySymbols(i)];for(let a of r)this.createProperty(a,i[a])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){let i=[];if(Array.isArray(t)){let r=new Set(t.flat(1/0).reverse());for(let a of r)i.unshift(hv(a))}else t!==void 0&&i.push(hv(t));return i}static _$Ep(t,i){let r=i.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(i=>this.enableUpdating=i),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(i=>i(this))}addController(t){var i,r;((i=this._$ES)!==null&&i!==void 0?i:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((r=t.hostConnected)===null||r===void 0||r.call(t))}removeController(t){var i;(i=this._$ES)===null||i===void 0||i.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i])})}createRenderRoot(){var t;let i=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return _w(i,this.constructor.elementStyles),i}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostConnected)===null||r===void 0?void 0:r.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostDisconnected)===null||r===void 0?void 0:r.call(i)})}attributeChangedCallback(t,i,r){this._$AK(t,r)}_$EO(t,i,r=Aw){var a;let s=this.constructor._$Ep(t,r);if(s!==void 0&&r.reflect===!0){let n=(((a=r.converter)===null||a===void 0?void 0:a.toAttribute)!==void 0?r.converter:Mw).toAttribute(i,r.type);this._$El=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$El=null}}_$AK(t,i){var r;let a=this.constructor,s=a._$Ev.get(t);if(s!==void 0&&this._$El!==s){let n=a.getPropertyOptions(s),o=typeof n.converter=="function"?{fromAttribute:n.converter}:((r=n.converter)===null||r===void 0?void 0:r.fromAttribute)!==void 0?n.converter:Mw;this._$El=s,this[s]=o.fromAttribute(i,n.type),this._$El=null}}requestUpdate(t,i,r){let a=!0;t!==void 0&&(((r=r||this.constructor.getPropertyOptions(t)).hasChanged||GO)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),r.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,r))):a=!1),!this.isUpdatePending&&a&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(i){Promise.reject(i)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((a,s)=>this[s]=a),this._$Ei=void 0);let i=!1,r=this._$AL;try{i=this.shouldUpdate(r),i?(this.willUpdate(r),(t=this._$ES)===null||t===void 0||t.forEach(a=>{var s;return(s=a.hostUpdate)===null||s===void 0?void 0:s.call(a)}),this.update(r)):this._$Ek()}catch(a){throw i=!1,this._$Ek(),a}i&&this._$AE(r)}willUpdate(t){}_$AE(t){var i;(i=this._$ES)===null||i===void 0||i.forEach(r=>{var a;return(a=r.hostUpdated)===null||a===void 0?void 0:a.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((i,r)=>this._$EO(r,this[r],i)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};Ro.finalized=!0,Ro.elementProperties=new Map,Ro.elementStyles=[],Ro.shadowRootOptions={mode:"open"},jO?.({ReactiveElement:Ro}),((Sw=cv.reactiveElementVersions)!==null&&Sw!==void 0?Sw:cv.reactiveElementVersions=[]).push("1.6.0");var Cw,uv=window,Tu=uv.trustedTypes,HO=Tu?Tu.createPolicy("lit-html",{createHTML:e=>e}):void 0,El=`lit$${(Math.random()+"").slice(9)}$`,KO="?"+El,Cae=`<${KO}>`,Pu=document,Pp=(e="")=>Pu.createComment(e),Dp=e=>e===null||typeof e!="object"&&typeof e!="function",JO=Array.isArray,Eae=e=>JO(e)||typeof e?.[Symbol.iterator]=="function",Tp=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,WO=/-->/g,qO=/>/g,Dh=RegExp(`>|[
|
|
7431
7431
|
\f\r](?:([^\\s"'>=/]+)([
|
|
7432
7432
|
\f\r]*=[
|
|
7433
7433
|
\f\r]*(?:[^
|