@splinetool/viewer 1.1.0 → 1.1.1
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.cjs
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 hU(e,t,i){let r=new Nx,a=new re,s=new re,n=new Rt,o=new t3({depthPacking:VE}),l=new nU,h={},c=i.maxTextureSize,u={[Xs]:Xr,[Xr]:Xs,[ja]:ja},d=new yi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new re},radius:{value:4}},vertexShader:oU,fragmentShader:lU}),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 g=new xr(f,d),m=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=Lx,this.render=function(_,M,S){if(m.enabled===!1||m.autoUpdate===!1&&m.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(br),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let D=0,z=_.length;D<z;D++){let F=_[D],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 G=L.getFrameExtents();if(a.multiply(G),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/G.x),a.x=s.x*G.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/G.y),a.y=s.y*G.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==xd?{minFilter:gi,magFilter:gi}:{};L.map=new vi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let q=L.getViewportCount();for(let Q=0;Q<q;Q++){let Y=L.getViewport(Q);n.set(s.x*Y.x,s.y*Y.y,s.x*Y.z,s.y*Y.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}m.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,M){let S=t.update(g);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 vi(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,g,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,g,null)}function x(_,M,S,C,A,T){let P=null,D=S.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(D!==void 0)P=D;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 G=L[F];G===void 0&&(G=P.clone(),L[F]=G),P=G}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(_),D=_.material;if(Array.isArray(D)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let G=z[F],q=D[G.materialIndex];if(q&&q.visible){let Q=x(_,q,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,Q,_,G)}}}else if(D.visible){let z=x(_,D,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,z,_,null)}}let T=_.children;for(let P=0,D=T.length;P<D;P++)b(T[P],M,S,C,A)}}function cU(e,t,i){let r=i.isWebGL2;function a(){let ge=!1,Ee=new Rt,Ye=null,Ke=new Rt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!ge&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){ge=gt},setClear:function(gt,Mt,xi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,xi*=Ui),Ee.set(gt,Mt,xi,Ui),Ke.equals(Ee)===!1&&(e.clearColor(gt,Mt,xi,Ui),Ke.copy(Ee))},reset:function(){ge=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let ge=!1,Ee=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ce(2929):me(2929)},setMask:function(gt){Ee!==gt&&!ge&&(e.depthMask(gt),Ee=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case DL:e.depthFunc(512);break;case OL:e.depthFunc(519);break;case IL:e.depthFunc(513);break;case By:e.depthFunc(515);break;case RL:e.depthFunc(514);break;case LL:e.depthFunc(518);break;case BL:e.depthFunc(516);break;case zL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){ge=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null}}}function n(){let ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null;return{setTest:function(Ai){ge||(Ai?Ce(2960):me(2960))},setMask:function(Ai){Ee!==Ai&&!ge&&(e.stencilMask(Ai),Ee=Ai)},setFunc:function(Ai,$r,Ar){(Ye!==Ai||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Ai,$r,Ar),Ye=Ai,Ke=$r,gt=Ar)},setOp:function(Ai,$r,Ar){(Mt!==Ai||xi!==$r||Ui!==Ar)&&(e.stencilOp(Ai,$r,Ar),Mt=Ai,xi=$r,Ui=Ar)},setLocked:function(Ai){ge=Ai},setClear:function(Ai){Sr!==Ai&&(e.clearStencil(Ai),Sr=Ai)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=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,g=[],m=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,G=e.getParameter(35661),q=!1,Q=0,Y=e.getParameter(7938);Y.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(Y)[1]),q=Q>=1):Y.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),q=Q>=2);let ne=null,ce={},ie=e.getParameter(3088),te=e.getParameter(2978),de=new Rt().fromArray(ie),oe=new Rt().fromArray(te);function ue(ge,Ee,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(ge,gt),e.texParameteri(ge,10241,9728),e.texParameteri(ge,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ee+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let se={};se[3553]=ue(3553,3553,1),se[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ce(2929),l.setFunc(By),rt(!1),at(z_),Ce(2884),tt(br);function Ce(ge){d[ge]!==!0&&(e.enable(ge),d[ge]=!0)}function me(ge){d[ge]!==!1&&(e.disable(ge),d[ge]=!1)}function Ae(ge,Ee){return p[ge]!==Ee?(e.bindFramebuffer(ge,Ee),p[ge]=Ee,r&&(ge===36009&&(p[36160]=Ee),ge===36160&&(p[36009]=Ee)),!0):!1}function ye(ge,Ee){let Ye=g,Ke=!1;if(ge)if(Ye=f.get(Ee),Ye===void 0&&(Ye=[],f.set(Ee,Ye)),ge.isWebGLMultipleRenderTargets){let gt=ge.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,xi=gt.length;Mt<xi;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(ge){return m!==ge?(e.useProgram(ge),m=ge,!0):!1}let Le={[xc]:32774,[xL]:32778,[bL]:32779};if(r)Le[N_]=32775,Le[V_]=32776;else{let ge=t.get("EXT_blend_minmax");ge!==null&&(Le[N_]=ge.MIN_EXT,Le[V_]=ge.MAX_EXT)}let Te={[wL]:0,[_L]:1,[SL]:768,[RE]:770,[PL]:776,[EL]:774,[ML]:772,[AL]:769,[LE]:771,[TL]:775,[CL]:773};function tt(ge,Ee,Ye,Ke,gt,Mt,xi,Ui){if(ge===br){y===!0&&(me(3042),y=!1);return}if(y===!1&&(Ce(3042),y=!0),ge!==yL){if(ge!==x||Ui!==T){if((b!==xc||S!==xc)&&(e.blendEquation(32774),b=xc,S=xc),Ui)switch(ge){case rh:e.blendFuncSeparate(1,771,1,771);break;case F_:e.blendFunc(1,1);break;case k_:e.blendFuncSeparate(0,769,0,1);break;case U_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}else switch(ge){case rh:e.blendFuncSeparate(770,771,1,771);break;case F_:e.blendFunc(770,1);break;case k_:e.blendFuncSeparate(0,769,0,1);break;case U_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}_=null,M=null,C=null,A=null,x=ge,T=Ui}return}gt=gt||Ee,Mt=Mt||Ye,xi=xi||Ke,(Ee!==b||gt!==S)&&(e.blendEquationSeparate(Le[Ee],Le[gt]),b=Ee,S=gt),(Ye!==_||Ke!==M||Mt!==C||xi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[xi]),_=Ye,M=Ke,C=Mt,A=xi),x=ge,T=!1}function Je(ge,Ee){ge.side===ja?me(2884):Ce(2884);let Ye=ge.side===Xr;Ee&&(Ye=!Ye),rt(Ye),ge.blending===rh&&ge.transparent===!1?tt(br):tt(ge.blending,ge.blendEquation,ge.blendSrc,ge.blendDst,ge.blendEquationAlpha,ge.blendSrcAlpha,ge.blendDstAlpha,ge.premultipliedAlpha),l.setFunc(ge.depthFunc),l.setTest(ge.depthTest),l.setMask(ge.depthWrite),o.setMask(ge.colorWrite);let Ke=ge.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(ge.stencilWriteMask),h.setFunc(ge.stencilFunc,ge.stencilRef,ge.stencilFuncMask),h.setOp(ge.stencilFail,ge.stencilZFail,ge.stencilZPass)),Qe(ge.polygonOffset,ge.polygonOffsetFactor,ge.polygonOffsetUnits),ge.alphaToCoverage===!0?Ce(32926):me(32926)}function rt(ge){P!==ge&&(ge?e.frontFace(2304):e.frontFace(2305),P=ge)}function at(ge){ge!==mL?(Ce(2884),ge!==D&&(ge===z_?e.cullFace(1029):ge===gL?e.cullFace(1028):e.cullFace(1032))):me(2884),D=ge}function Ze(ge){ge!==z&&(q&&e.lineWidth(ge),z=ge)}function Qe(ge,Ee,Ye){ge?(Ce(32823),(F!==Ee||L!==Ye)&&(e.polygonOffset(Ee,Ye),F=Ee,L=Ye)):me(32823)}function pt(ge){ge?Ce(3089):me(3089)}function bt(ge){ge===void 0&&(ge=33984+G-1),ne!==ge&&(e.activeTexture(ge),ne=ge)}function $(ge,Ee,Ye){Ye===void 0&&(ne===null?Ye=33984+G-1:Ye=ne);let Ke=ce[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},ce[Ye]=Ke),(Ke.type!==ge||Ke.texture!==Ee)&&(ne!==Ye&&(e.activeTexture(Ye),ne=Ye),e.bindTexture(ge,Ee||se[ge]),Ke.type=ge,Ke.texture=Ee)}function W(){let ge=ce[ne];ge!==void 0&&ge.type!==void 0&&(e.bindTexture(ge.type,null),ge.type=void 0,ge.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function wt(ge){de.equals(ge)===!1&&(e.scissor(ge.x,ge.y,ge.z,ge.w),de.copy(ge))}function xt(ge){oe.equals(ge)===!1&&(e.viewport(ge.x,ge.y,ge.z,ge.w),oe.copy(ge))}function ri(ge,Ee){let Ye=u.get(Ee);Ye===void 0&&(Ye=new WeakMap,u.set(Ee,Ye));let Ke=Ye.get(ge);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ee,ge.name),Ye.set(ge,Ke))}function di(ge,Ee){let Ye=u.get(Ee).get(ge);c.get(Ee)!==Ye&&(e.uniformBlockBinding(Ee,Ye,ge.__bindingPointIndex),c.set(Ee,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={},ne=null,ce={},p={},f=new WeakMap,g=[],m=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,de.set(0,0,e.canvas.width,e.canvas.height),oe.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ce,disable:me,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:di,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function uU(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,g,m=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):Gd("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?Fm:Math.floor,ut=De(V*$.width),We=De(V*$.height);g===void 0&&(g=x(ut,We));let Be=_e?x(ut,We):g;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 Vy($.width)&&Vy($.height)}function M($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==gi&&$.minFilter!==Wt}function S($,W){return $.generateMipmaps&&W&&$.minFilter!==gi&&$.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!==gi&&$.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 $===gi||$===j_||$===Rv?9728:9729}function D($){let W=$.target;W.removeEventListener("dispose",D),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),G(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=m.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&m.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=m.get(_e);delete He[W.__cacheKey],n.memory.textures--}function G($){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 q=0;function Q(){q=0}function Y(){let $=q;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),q+=1,$}function ne($){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 ce($,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{me(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function te($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function de($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let oe={[vo]:10497,[Vi]:33071,[ky]:33648},ue={[gi]:9728,[j_]:9984,[Rv]:9986,[Wt]:9729,[HL]:9985,[Yc]:9987};function se($,W,_e){if(_e?(e.texParameteri($,10242,oe[W.wrapS]),e.texParameteri($,10243,oe[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,oe[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!==gi&&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===gi||W.minFilter!==Rv&&W.minFilter!==Yc||W.type===yr&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===dh&&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 Ce($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",D));let He=W.source,V=m.get(He);V===void 0&&(V={},m.set(He,V));let De=ne(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 me($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ce($,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);se(He,W,Fe);let xt,ri=W.mipmaps,di=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,ge=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===yr?wt=36012:W.type===yo?wt=33190:W.type===ah?wt=35056:wt=33189:W.type===yr&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===sh&&wt===6402&&W.type!==FE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===ph&&wt===6402&&(wt=34041,W.type!==ah&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=ah,st=s.convert(W.type))),ti&&(di?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){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,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){di&&ti&&i.texStorage3D(35866,ge,wt,ri[0].width,ri[0].height,Be.depth);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ee,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()"):di?i.texSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ee,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)di?(ti&&i.texStorage3D(35866,ge,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)di?(ti&&i.texStorage3D(32879,ge,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(di)i.texStorage2D(3553,ge,wt,Be.width,Be.height);else{let Ee=Be.width,Ye=Be.height;for(let Ke=0;Ke<ge;Ke++)i.texImage2D(3553,Ke,wt,Ee,Ye,0,dt,st,null),Ee>>=1,Ye>>=1}}else if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,dt,st,xt):i.texImage2D(3553,Ee,wt,dt,st,xt);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,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=Ce($,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 Ee=0;Ee<6;Ee++)!ut&&!We?Be[Ee]=b(W.image[Ee],!1,!0,h):Be[Ee]=We?W.image[Ee].image:W.image[Ee],Be[Ee]=bt(W,Be[Ee]);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,di=De.__version===void 0||He===!0,ti=T(W,Fe,dt);se(34067,W,dt);let ge;if(ut){ri&&di&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ee=0;Ee<6;Ee++){ge=Be[Ee].mipmaps;for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ee,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+Ee,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{ge=W.mipmaps,ri&&di&&(ge.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ee=0;Ee<6;Ee++)if(We){ri?i.texSubImage2D(34069+Ee,0,0,0,Be[Ee].width,Be[Ee].height,st,wt,Be[Ee].data):i.texImage2D(34069+Ee,0,xt,Be[Ee].width,Be[Ee].height,0,st,wt,Be[Ee].data);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye].image[Ee].image;ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ee,0,0,0,st,wt,Be[Ee]):i.texImage2D(34069+Ee,0,xt,st,wt,Be[Ee]);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,st,wt,Ke.image[Ee]):i.texImage2D(34069+Ee,Ye+1,xt,st,wt,Ke.image[Ee])}}}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===yr?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),ce(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===sh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===ph)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),se(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),se(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),se(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===Ny||_e!==Qs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=Ny,$.minFilter=Wt,$.generateMipmaps=!1):W=WE.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=Y,this.resetTextureUnits=Q,this.setTexture2D=ce,this.setTexture2DArray=ie,this.setTexture3D=te,this.setTextureCube=de,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function dU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===XL)return 32819;if(s===QL)return 32820;if(s===WL)return 5120;if(s===qL)return 5122;if(s===FE)return 5123;if(s===YL)return 5124;if(s===yo)return 5125;if(s===yr)return 5126;if(s===dh)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===ZL)return 6406;if(s===qr)return 6408;if(s===KL)return 6409;if(s===JL)return 6410;if(s===sh)return 6402;if(s===ph)return 34041;if(s===Ny)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===$L)return 6403;if(s===eB)return 36244;if(s===Im)return 33319;if(s===tB)return 33320;if(s===kE)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===G_||s===H_||s===W_||s===q_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===G_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===H_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===W_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===q_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===iB)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===Y_||s===X_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===Y_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===X_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===Q_||s===Z_||s===K_||s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2||s===o2||s===l2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===Q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===o2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===l2)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===rB||s===h2||s===c2||s===u2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===kv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===h2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===c2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===u2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===ah?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 pU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},Xl=class extends Si{constructor(){super(),this.isGroup=!0,this.type="Group"}},fU={type:"move"},c0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new Xl,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 Xl,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 Xl,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 g=t.getJointPose(f,i),m=this._getHandJoint(l,f);g!==null&&(m.matrix.fromArray(g.transform.matrix),m.matrix.decompose(m.position,m.rotation,m.scale),m.jointRadius=g.radius),m.visible=g!==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(fU)))}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 Xl;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Qc=class extends Xi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:sh,h!==sh&&h!==ph)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===sh&&(i=yo),i===void 0&&h===ph&&(i=ah),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:gi,this.minFilter=o!==void 0?o:gi,this.flipY=!1,this.generateMipmaps=!1}},mU=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(),g=null,m=null,y=[],x=[],b=new Set,_=new Map,M=new pa;M.layers.enable(1),M.viewport=new Rt;let S=new pa;S.layers.enable(2),S.viewport=new Rt;let C=[M,S],A=new pU;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(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getTargetRaySpace()},this.getControllerGrip=function(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getGripSpace()},this.getHand=function(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getHandSpace()};function D(ie){let te=x.indexOf(ie.inputSource);if(te===-1)return;let de=y[te];de!==void 0&&de.dispatchEvent({type:ie.type,data:ie.inputSource})}function z(){r.removeEventListener("select",D),r.removeEventListener("selectstart",D),r.removeEventListener("selectend",D),r.removeEventListener("squeeze",D),r.removeEventListener("squeezestart",D),r.removeEventListener("squeezeend",D),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let ie=0;ie<y.length;ie++){let te=x[ie];te!==null&&(x[ie]=null,y[ie].disconnect(te))}T=null,P=null,e.setRenderTarget(g),d=null,u=null,c=null,r=null,m=null,ce.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(ie){a=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(ie){n=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(ie){l=ie},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(ie){if(r=ie,r!==null){if(g=e.getRenderTarget(),r.addEventListener("select",D),r.addEventListener("selectstart",D),r.addEventListener("selectend",D),r.addEventListener("squeeze",D),r.addEventListener("squeezestart",D),r.addEventListener("squeezeend",D),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let te={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,te),r.updateRenderState({baseLayer:d}),m=new vi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let te=null,de=null,oe=null;f.depth&&(oe=f.stencil?35056:33190,te=f.stencil?ph:sh,de=f.stencil?ah:yo);let ue={colorFormat:32856,depthFormat:oe,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),m=new vi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Qc(u.textureWidth,u.textureHeight,de,void 0,void 0,void 0,void 0,void 0,void 0,te),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let se=e.properties.get(m);se.__ignoreDepthValues=u.ignoreDepthValues}m.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),ce.setContext(r),ce.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(ie){for(let te=0;te<ie.removed.length;te++){let de=ie.removed[te],oe=x.indexOf(de);oe>=0&&(x[oe]=null,y[oe].disconnect(de))}for(let te=0;te<ie.added.length;te++){let de=ie.added[te],oe=x.indexOf(de);if(oe===-1){for(let se=0;se<y.length;se++)if(se>=x.length){x.push(de),oe=se;break}else if(x[se]===null){x[se]=de,oe=se;break}if(oe===-1)break}let ue=y[oe];ue&&ue.connect(de)}}let L=new R,G=new R;function q(ie,te,de){L.setFromMatrixPosition(te.matrixWorld),G.setFromMatrixPosition(de.matrixWorld);let oe=L.distanceTo(G),ue=te.projectionMatrix.elements,se=de.projectionMatrix.elements,Ce=ue[14]/(ue[10]-1),me=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(se[8]+1)/se[0],Te=Ce*Ne,tt=Ce*Le,Je=oe/(-Ne+Le),rt=Je*-Ne;te.matrixWorld.decompose(ie.position,ie.quaternion,ie.scale),ie.translateX(rt),ie.translateZ(Je),ie.matrixWorld.compose(ie.position,ie.quaternion,ie.scale),ie.matrixWorldInverse.copy(ie.matrixWorld).invert();let at=Ce+Je,Ze=me+Je,Qe=Te-rt,pt=tt+(oe-rt),bt=Ae*me/Ze*at,$=ye*me/Ze*at;ie.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(ie,te){te===null?ie.matrixWorld.copy(ie.matrix):ie.matrixWorld.multiplyMatrices(te.matrixWorld,ie.matrix),ie.matrixWorldInverse.copy(ie.matrixWorld).invert()}this.updateCamera=function(ie){if(r===null)return;A.near=S.near=M.near=ie.near,A.far=S.far=M.far=ie.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let te=ie.parent,de=A.cameras;Q(A,te);for(let ue=0;ue<de.length;ue++)Q(de[ue],te);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),ie.matrix.copy(A.matrix),ie.matrix.decompose(ie.position,ie.quaternion,ie.scale);let oe=ie.children;for(let ue=0,se=oe.length;ue<se;ue++)oe[ue].updateMatrixWorld(!0);de.length===2?q(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(ie){o=ie,u!==null&&(u.fixedFoveation=ie),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=ie)},this.getPlanes=function(){return b};let Y=null;function ne(ie,te){if(h=te.getViewerPose(l||s),p=te,h!==null){let de=h.views;d!==null&&(e.setRenderTargetFramebuffer(m,d.framebuffer),e.setRenderTarget(m));let oe=!1;de.length!==A.cameras.length&&(A.cameras.length=0,oe=!0);for(let ue=0;ue<de.length;ue++){let se=de[ue],Ce=null;if(d!==null)Ce=d.getViewport(se);else{let Ae=c.getViewSubImage(u,se);Ce=Ae.viewport,ue===0&&(e.setRenderTargetTextures(m,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(m))}let me=C[ue];me===void 0&&(me=new pa,me.layers.enable(ue),me.viewport=new Rt,C[ue]=me),me.matrix.fromArray(se.transform.matrix),me.projectionMatrix.fromArray(se.projectionMatrix),me.viewport.set(Ce.x,Ce.y,Ce.width,Ce.height),ue===0&&A.matrix.copy(me.matrix),oe===!0&&A.cameras.push(me)}}for(let de=0;de<y.length;de++){let oe=x[de],ue=y[de];oe!==null&&ue!==void 0&&ue.update(oe,te,l||s)}if(Y&&Y(ie,te),te.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:te.detectedPlanes});let de=null;for(let oe of b)te.detectedPlanes.has(oe)||(de===null&&(de=[]),de.push(oe));if(de!==null)for(let oe of de)b.delete(oe),_.delete(oe),i.dispatchEvent({type:"planeremoved",data:oe});for(let oe of te.detectedPlanes)if(!b.has(oe))b.add(oe),_.set(oe,te.lastChangedTime),i.dispatchEvent({type:"planeadded",data:oe});else{let ue=_.get(oe);oe.lastChangedTime>ue&&(_.set(oe,oe.lastChangedTime),i.dispatchEvent({type:"planechanged",data:oe}))}}p=null}let ce=new ZE;ce.setAnimationLoop(ne),this.setAnimationLoop=function(ie){Y=ie},this.dispose=function(){}}};function gU(e,t){function i(g,m){m.color.getRGB(g.fogColor.value,QE(e)),m.isFog?(g.fogNear.value=m.near,g.fogFar.value=m.far):m.isFogExp2&&(g.fogDensity.value=m.density)}function r(g,m,y,x,b){m.isMeshBasicMaterial||m.isMeshLambertMaterial?a(g,m):m.isMeshToonMaterial?(a(g,m),c(g,m)):m.isMeshPhongMaterial?(a(g,m),h(g,m)):m.isMeshStandardMaterial?(a(g,m),u(g,m),m.isMeshPhysicalMaterial&&d(g,m,b)):m.isMeshMatcapMaterial?(a(g,m),p(g,m)):m.isMeshDepthMaterial?a(g,m):m.isMeshDistanceMaterial?(a(g,m),f(g,m)):m.isMeshNormalMaterial?a(g,m):m.isLineBasicMaterial?(s(g,m),m.isLineDashedMaterial&&n(g,m)):m.isPointsMaterial?o(g,m,y,x):m.isSpriteMaterial?l(g,m):m.isShadowMaterial?(g.color.value.copy(m.color),g.opacity.value=m.opacity):m.isShaderMaterial&&(m.uniformsNeedUpdate=!1)}function a(g,m){g.opacity.value=m.opacity,m.color&&g.diffuse.value.copy(m.color),m.emissive&&g.emissive.value.copy(m.emissive).multiplyScalar(m.emissiveIntensity),m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.bumpMap&&(g.bumpMap.value=m.bumpMap,g.bumpScale.value=m.bumpScale,m.side===Xr&&(g.bumpScale.value*=-1)),m.displacementMap&&(g.displacementMap.value=m.displacementMap,g.displacementScale.value=m.displacementScale,g.displacementBias.value=m.displacementBias),m.emissiveMap&&(g.emissiveMap.value=m.emissiveMap),m.normalMap&&(g.normalMap.value=m.normalMap,g.normalScale.value.copy(m.normalScale),m.side===Xr&&g.normalScale.value.negate()),m.specularMap&&(g.specularMap.value=m.specularMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let y=t.get(m).envMap;if(y&&(g.envMap.value=y,g.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,g.reflectivity.value=m.reflectivity,g.ior.value=m.ior,g.refractionRatio.value=m.refractionRatio),m.lightMap){g.lightMap.value=m.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;g.lightMapIntensity.value=m.lightMapIntensity*_}m.aoMap&&(g.aoMap.value=m.aoMap,g.aoMapIntensity.value=m.aoMapIntensity);let x;m.map?x=m.map:m.specularMap?x=m.specularMap:m.displacementMap?x=m.displacementMap:m.normalMap?x=m.normalMap:m.bumpMap?x=m.bumpMap:m.roughnessMap?x=m.roughnessMap:m.metalnessMap?x=m.metalnessMap:m.alphaMap?x=m.alphaMap:m.emissiveMap?x=m.emissiveMap:m.clearcoatMap?x=m.clearcoatMap:m.clearcoatNormalMap?x=m.clearcoatNormalMap:m.clearcoatRoughnessMap?x=m.clearcoatRoughnessMap:m.iridescenceMap?x=m.iridescenceMap:m.iridescenceThicknessMap?x=m.iridescenceThicknessMap:m.specularIntensityMap?x=m.specularIntensityMap:m.specularColorMap?x=m.specularColorMap:m.transmissionMap?x=m.transmissionMap:m.thicknessMap?x=m.thicknessMap:m.sheenColorMap?x=m.sheenColorMap:m.sheenRoughnessMap&&(x=m.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),g.uvTransform.value.copy(x.matrix));let b;m.aoMap?b=m.aoMap:m.lightMap&&(b=m.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),g.uv2Transform.value.copy(b.matrix))}function s(g,m){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity}function n(g,m){g.dashSize.value=m.dashSize,g.totalSize.value=m.dashSize+m.gapSize,g.scale.value=m.scale}function o(g,m,y,x){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity,g.size.value=m.size*y,g.scale.value=x*.5,m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let b;m.map?b=m.map:m.alphaMap&&(b=m.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),g.uvTransform.value.copy(b.matrix))}function l(g,m){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity,g.rotation.value=m.rotation,m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let y;m.map?y=m.map:m.alphaMap&&(y=m.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),g.uvTransform.value.copy(y.matrix))}function h(g,m){g.specular.value.copy(m.specular),g.shininess.value=Math.max(m.shininess,1e-4)}function c(g,m){m.gradientMap&&(g.gradientMap.value=m.gradientMap)}function u(g,m){g.roughness.value=m.roughness,g.metalness.value=m.metalness,m.roughnessMap&&(g.roughnessMap.value=m.roughnessMap),m.metalnessMap&&(g.metalnessMap.value=m.metalnessMap),t.get(m).envMap&&(g.envMapIntensity.value=m.envMapIntensity)}function d(g,m,y){g.ior.value=m.ior,m.sheen>0&&(g.sheenColor.value.copy(m.sheenColor).multiplyScalar(m.sheen),g.sheenRoughness.value=m.sheenRoughness,m.sheenColorMap&&(g.sheenColorMap.value=m.sheenColorMap),m.sheenRoughnessMap&&(g.sheenRoughnessMap.value=m.sheenRoughnessMap)),m.clearcoat>0&&(g.clearcoat.value=m.clearcoat,g.clearcoatRoughness.value=m.clearcoatRoughness,m.clearcoatMap&&(g.clearcoatMap.value=m.clearcoatMap),m.clearcoatRoughnessMap&&(g.clearcoatRoughnessMap.value=m.clearcoatRoughnessMap),m.clearcoatNormalMap&&(g.clearcoatNormalScale.value.copy(m.clearcoatNormalScale),g.clearcoatNormalMap.value=m.clearcoatNormalMap,m.side===Xr&&g.clearcoatNormalScale.value.negate())),m.iridescence>0&&(g.iridescence.value=m.iridescence,g.iridescenceIOR.value=m.iridescenceIOR,g.iridescenceThicknessMinimum.value=m.iridescenceThicknessRange[0],g.iridescenceThicknessMaximum.value=m.iridescenceThicknessRange[1],m.iridescenceMap&&(g.iridescenceMap.value=m.iridescenceMap),m.iridescenceThicknessMap&&(g.iridescenceThicknessMap.value=m.iridescenceThicknessMap)),m.transmission>0&&(g.transmission.value=m.transmission,g.transmissionSamplerMap.value=y.texture,g.transmissionSamplerSize.value.set(y.width,y.height),m.transmissionMap&&(g.transmissionMap.value=m.transmissionMap),g.thickness.value=m.thickness,m.thicknessMap&&(g.thicknessMap.value=m.thicknessMap),g.attenuationDistance.value=m.attenuationDistance,g.attenuationColor.value.copy(m.attenuationColor)),g.specularIntensity.value=m.specularIntensity,g.specularColor.value.copy(m.specularColor),m.specularIntensityMap&&(g.specularIntensityMap.value=m.specularIntensityMap),m.specularColorMap&&(g.specularColorMap.value=m.specularColorMap)}function p(g,m){m.matcap&&(g.matcap.value=m.matcap)}function f(g,m){g.referencePosition.value.copy(m.referencePosition),g.nearDistance.value=m.nearDistance,g.farDistance.value=m.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function vU(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",m));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],D=0;for(let z=0;z<P.length;z++){let F=P[z],L=g(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+D,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,D),D+=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},D=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=D.length;z<F;z++){let L=D[z],G=g(L);P.boundary+=G.boundary,P.storage+=G.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 g(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 m(x){let b=x.target;b.removeEventListener("dispose",m);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 yU(){let e=Gd("canvas");return e.style.display="block",e}function i3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:yU(),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=Qs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let g=this,m=!1,y=0,x=0,b=null,_=-1,M=null,S=new Rt,C=new Rt,A=null,T=t.width,P=t.height,D=1,z=null,F=null,L=new Rt(0,0,T,P),G=new Rt(0,0,T,P),q=!1,Q=new Nx,Y=!1,ne=!1,ce=null,ie=new je,te=new re,de=new R,oe={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?D:1}let se=i;function Ce(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${lu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),se===null){let Se=["webgl2","webgl","experimental-webgl"];if(g.isWebGL1Renderer===!0&&Se.shift(),se=Ce(Se,ee),se===null)throw Ce(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}se.getShaderPrecisionFormat===void 0&&(se.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let me,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){me=new OF(se),Ae=new MF(se,me,e),me.init(Ae),We=new dU(se,me,Ae),ye=new cU(se,me,Ae),Ne=new LF,Le=new Kk,Te=new uU(se,me,ye,Le,Ae,We,Ne),tt=new EF(g),Je=new DF(g),rt=new GB(se,Ae),Be=new SF(se,me,rt,Ae),at=new IF(se,rt,Ne,Be),Ze=new kF(se,at,rt,Ne),V=new FF(se,Ae,Te),W=new CF(Le),Qe=new Zk(g,tt,Je,me,Ae,Be,W),pt=new gU(g,Le),bt=new $k,$=new sU(me,Ae),He=new _F(g,tt,Je,ye,Ze,c,n),_e=new hU(g,Ze,Ae),Fe=new vU(se,Ne,Ae,ye),De=new AF(se,me,Ne,Ae),ut=new RF(se,me,Ne,Ae),Ne.programs=Qe.programs,g.capabilities=Ae,g.extensions=me,g.properties=Le,g.renderLists=bt,g.shadowMap=_e,g.state=ye,g.info=Ne}dt();let st=new mU(g,se);this.xr=st,this.getContext=function(){return se},this.getContextAttributes=function(){return se.getContextAttributes()},this.forceContextLoss=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return D},this.setPixelRatio=function(ee){ee!==void 0&&(D=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*D),t.height=Math.floor(Se*D),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*D,P*D).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,D=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(D).floor())},this.getScissor=function(ee){return ee.copy(G)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?G.set(ee.x,ee.y,ee.z,ee.w):G.set(ee,Se,Oe,we),ye.scissor(C.copy(G).multiplyScalar(D).floor())},this.getScissorTest=function(){return q},this.setScissorTest=function(ee){ye.setScissorTest(q=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),se.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),ce&&(ce.dispose(),ce=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),m=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),m=!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 di(ee){let Se=ee.target;Se.removeEventListener("dispose",di),ti(Se)}function ti(ee){ge(ee),Le.remove(ee)}function ge(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=oe);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Du(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,fi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(fi=Math.max(fi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(fi=Math.max(fi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(fi=Math.max(fi,0),Mr=Math.min(Mr,Zt.count));let ji=Mr-fi;if(ji<0||ji===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(fi,ji,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,tn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(fi,ji,tn)}else Bi.render(fi,ji)},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=Xs,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(g.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 Ee=null;function Ye(ee){Ee&&Ee(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new ZE;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ee=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(m===!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(g,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),ie.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(ie),ne=this.localClippingEnabled,Y=W.init(this.clippingPlanes,ne),u=bt.get(ee,p.length),u.init(),p.push(u),xi(ee,Se,0,g.sortObjects),u.finish(),g.sortObjects===!0&&u.sort(z,F),Y===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),Y===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(g.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(g,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 xi(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&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,de.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&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);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,de.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)xi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),Y===!0&&W.setGlobalState(g.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(S.copy(we)),ze.length>0&&Ai(ze,Se,Oe),nt.length>0&&Ai(nt,Se,Oe),Bt.length>0&&Ai(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;ce===null&&(ce=new vi(1,1,{generateMipmaps:!0,type:me.has("EXT_color_buffer_half_float")?dh:xa,minFilter:Yc,samples:we&&s===!0?4:0})),g.getDrawingBufferSize(te),we?ce.setSize(te.x,te.y):ce.setSize(Fm(te.x),Fm(te.y));let ze=g.getRenderTarget();g.setRenderTarget(ce),g.clear();let nt=g.toneMapping;g.toneMapping=Pn,Ai(ee,Se,Oe),g.toneMapping=nt,Te.updateMultisampleRenderTarget(ce),Te.updateRenderTargetMipmap(ce),g.setRenderTarget(ze)}function Ai(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(g,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(g,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Xs,ze.needsUpdate=!0,g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(g,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=oe);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",di),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,g),ee.onBeforeCompile(qt,g),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=Oh(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 fi=ii.getUniforms(),Mr=vm.seqWithValue(fi.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 Du(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=oe),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?g.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Qs,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,fi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,ji=we.toneMapped?g.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),tn=d.state.lights;if(Y===!0&&(ne===!0||ee!==M)){let Gi=ee===M&&we.id===_;W.setState(we,ee,Gi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==tn.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!==fi||_t.morphColors!==Mr||_t.toneMapping!==ji||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,dr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,dr=!0,Nn=!0),we.id!==_&&(_=we.id,dr=!0),Jt||M!==ee){if(rr.setValue(se,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(se,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),M!==ee&&(M=ee,dr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Gi=rr.map.cameraPosition;Gi!==void 0&&Gi.setValue(se,de.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(se,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(se,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(se,ze,"bindMatrix"),rr.setOptional(se,ze,"bindMatrixInverse");let Gi=ze.skeleton;Gi&&(Ae.floatVertexTextures?(Gi.boneTexture===null&&Gi.computeBoneTexture(),rr.setValue(se,"boneTexture",Gi.boneTexture,Te),rr.setValue(se,"boneTextureSize",Gi.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),(dr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(se,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),dr&&(rr.setValue(se,"toneMappingExposure",g.toneMappingExposure),_t.needsLights&&El(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,D,P,ce),vm.upload(se,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(vm.upload(se,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(se,"center",ze.center),rr.setValue(se,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(se,"normalMatrix",ze.normalMatrix),rr.setValue(se,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(se,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(se,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Gi=we.uniformsGroups;for(let Yt=0,Ou=Gi.length;Yt<Ou;Yt++)if(Ae.isWebGL2){let jn=Gi[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 El(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 Oh(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||me.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(D).floor(),C.copy(G).multiplyScalar(D).floor(),A=q;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);se.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;se.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)!==se.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===dh&&(me.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&me.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==se.getParameter(35738)&&!(ii===yr&&(Ae.isWebGL2||me.has("OES_texture_float")||me.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&&se.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),se.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),se.pixelStorei(37440,Oe.flipY),se.pixelStorei(37441,Oe.premultiplyAlpha),se.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?se.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?se.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):se.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&se.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(g.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}se.pixelStorei(37440,we.flipY),se.pixelStorei(37441,we.premultiplyAlpha),se.pixelStorei(3317,we.unpackAlignment);let Zt=se.getParameter(3314),fi=se.getParameter(32878),Mr=se.getParameter(3316),ji=se.getParameter(3315),Zi=se.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;se.pixelStorei(3314,Bi.width),se.pixelStorei(32878,Bi.height),se.pixelStorei(3316,ee.min.x),se.pixelStorei(3315,ee.min.y),se.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?se.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."),se.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),se.pixelStorei(3314,Zt),se.pixelStorei(32878,fi),se.pixelStorei(3316,Mr),se.pixelStorei(3315,ji),se.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&se.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 xU=class extends i3{};xU.prototype.isWebGL1Renderer=!0;var r3=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 r3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Si{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}},bU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=Uy,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}}},Aa=new R,Gy=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++)Aa.fromBufferAttribute(this,t),Aa.applyMatrix4(e),this.setXYZ(t,Aa.x,Aa.y,Aa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Aa.fromBufferAttribute(this,t),Aa.applyNormalMatrix(e),this.setXYZ(t,Aa.x,Aa.y,Aa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Aa.fromBufferAttribute(this,t),Aa.transformDirection(e),this.setXYZ(t,Aa.x,Aa.y,Aa.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 Gy(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}}},a3=class extends Si{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Xi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=gi,h=gi,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,wU=new je,Gx=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:wU;q2.multiplyMatrices(n,t[a]),q2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new Gx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=jE(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,yr);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 a3),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}},Hd=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}},Y2=new je,X2=new je,df=[],_U=new je,Qu=new xr,SU=class extends xr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Hd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,_U)}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,Y2),X2.multiplyMatrices(i,Y2),Qu.matrixWorld=X2,Qu.raycast(e,df);for(let s=0,n=df.length;s<n;s++){let o=df[s];o.instanceId=a,o.object=this,t.push(o)}df.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Hd(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"})}},Sl=class extends dp{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}},Q2=new R,Z2=new R,K2=new je,u0=new hu,pf=new Wa,km=class extends Si{constructor(e=new yt,t=new Sl){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++)Q2.fromBufferAttribute(t,r-1),Z2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=Q2.distanceTo(Z2);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(),pf.copy(i.boundingSphere),pf.applyMatrix4(r),pf.radius+=a,e.ray.intersectsSphere(pf)===!1)return;K2.copy(r).invert(),u0.copy(e.ray).applyMatrix4(K2);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 g=Math.max(0,s.start),m=Math.min(p.count,s.start+s.count);for(let y=g,x=m-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 g=Math.max(0,s.start),m=Math.min(f.count,s.start+s.count);for(let y=g,x=m-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}}}}},J2=new R,$2=new R,pp=class extends km{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)J2.fromBufferAttribute(t,r),$2.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+J2.distanceTo($2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},AU=class extends Xi{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)}},MU=class extends Xi{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 re: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(gr(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(gr(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}},zg=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 re,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}},CU=class extends zg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function Hx(){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 ff=new R,d0=new Hx,p0=new Hx,f0=new Hx,EU=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]:(ff.subVectors(r[0],r[1]).add(r[0]),l=ff);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(ff.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=ff),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),g=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),g<1e-4&&(g=f),d0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,g),p0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,g),f0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,g)}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 eS(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 TU(e,t){let i=1-e;return i*i*t}function PU(e,t){return 2*(1-e)*e*t}function DU(e,t){return e*e*t}function Od(e,t,i,r){return TU(e,t)+PU(e,i)+DU(e,r)}function OU(e,t){let i=1-e;return i*i*i*t}function IU(e,t){let i=1-e;return 3*i*i*e*t}function RU(e,t){return 3*(1-e)*e*e*t}function LU(e,t){return e*e*e*t}function Id(e,t,i,r,a){return OU(e,t)+IU(e,i)+RU(e,r)+LU(e,a)}var Gs=class extends Fn{constructor(e=new re,t=new re,i=new re,r=new re){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Id(e,r.x,a.x,s.x,n.x),Id(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}},ym=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(Id(e,r.x,a.x,s.x,n.x),Id(e,r.y,a.y,s.y,n.y),Id(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}},Ys=class extends Fn{constructor(e=new re,t=new re){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new re){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 re;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}},s3=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}},bl=class extends Fn{constructor(e=new re,t=new re,i=new re){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Od(e,r.x,a.x,s.x),Od(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}},BU=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(Od(e,r.x,a.x,s.x),Od(e,r.y,a.y,s.y),Od(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}},Wx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new re){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(eS(n,o.x,l.x,h.x,c.x),eS(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 re().fromArray(r))}return this}},zU=Object.freeze({__proto__:null,ArcCurve:CU,CatmullRomCurve3:EU,CubicBezierCurve:Gs,CubicBezierCurve3:ym,EllipseCurve:zg,LineCurve:Ys,LineCurve3:s3,QuadraticBezierCurve:bl,QuadraticBezierCurve3:BU,SplineCurve:Wx}),n3=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 Ys(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 zU[r.type]().fromJSON(r))}return this}},Um=class extends n3{constructor(e){super(),this.type="Path",this.currentPoint=new re,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 Ys(this.currentPoint.clone(),new re(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new bl(this.currentPoint.clone(),new re(e,t),new re(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Gs(this.currentPoint.clone(),new re(e,t),new re(i,r),new re(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Wx(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 zg(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}},o3=class extends yt{constructor(e=[new re(0,-.5),new re(.5,0),new re(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=gr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new re,d=new R,p=new R,f=new R,g=0,m=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:g=e[y+1].x-e[y].x,m=e[y+1].y-e[y].y,d.x=m*1,d.y=-g,d.z=m*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:g=e[y+1].x-e[y].x,m=e[y+1].y-e[y].y,d.x=m*1,d.y=-g,d.z=m*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 o3(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=[],g=i/2,m=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 D=0;D<=r;D++){let z=D/r,F=z*o+n,L=Math.sin(F),G=Math.cos(F);_.x=P*L,_.y=-T*i+g,_.z=P*G,c.push(_.x,_.y,_.z),b.set(L,S,G).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],D=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,D,z),M+=6}l.addGroup(m,M,0),m+=M}function x(b){let _=p,M=new re,S=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let D=1;D<=r;D++)c.push(0,g*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let D=0;D<=r;D++){let z=D/r*o+n,F=Math.cos(z),L=Math.sin(z);S.x=A*L,S.y=g*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 D=0;D<r;D++){let z=_+D,F=P+D;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(m,C,b===!0?1:2),m+=C}}static fromJSON(e){return new qx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Yx=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 Yx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Xx=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 D=0;D<=P;D++)D===0&&C===M?S[C][D]=A:S[C][D]=A.clone().lerp(T,D/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=g(y)/2/Math.PI+.5,_=m(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 re,S=new re,C=new re;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=g(_);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 g(y){return Math.atan2(y.z,-y.x)}function m(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new Xx(e.vertices,e.indices,e.radius,e.details)}},l3=class extends Xx{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 l3(e.radius,e.detail)}},Nm=class extends Um{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 Um().fromJSON(r))}return this}},FU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=h3(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=jU(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 Wd(s,n,i,o,l,p,0),n}};function h3(e,t,i,r,a){let s,n;if(a===$U(e,t,i,r)>0)for(s=t;s<i;s+=r)n=tS(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=tS(s,e[s],e[s+1],n);return n&&Fg(n,n.next)&&(Yd(n),n=n.next),n}function fh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(Fg(i,i.next)||Yi(i.prev,i,i.next)===0)){if(Yd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Wd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&YU(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?UU(e,r,a,s):kU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),Yd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=NU(fh(e),t,i),Wd(e,t,i,r,a,s,2)):n===2&&VU(e,t,i,r,a,s):Wd(fh(e),t,i,r,a,s,1);break}}}function kU(e){let t=e.prev,i=e,r=e.next;if(Yi(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&&Tc(a,o,s,l,n,h,f.x,f.y)&&Yi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function UU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Yi(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,g=o>l?o>h?o:h:l>h?l:h,m=c>u?c>d?c:d:u>d?u:d,y=Hy(p,f,t,i,r),x=Hy(g,m,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=g&&b.y>=f&&b.y<=m&&b!==a&&b!==n&&Tc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=g&&_.y>=f&&_.y<=m&&_!==a&&_!==n&&Tc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=g&&b.y>=f&&b.y<=m&&b!==a&&b!==n&&Tc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=g&&_.y>=f&&_.y<=m&&_!==a&&_!==n&&Tc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function NU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!Fg(a,s)&&c3(a,r,r.next,s)&&qd(a,s)&&qd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),Yd(r),Yd(r.next),r=e=s),r=r.next}while(r!==e);return fh(r)}function VU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&ZU(n,o)){let l=u3(n,o);n=fh(n,n.next),l=fh(l,l.next),Wd(n,t,i,r,a,s,0),Wd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function jU(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=h3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(QU(h));for(a.sort(GU),s=0;s<a.length;s++)i=HU(a[s],i);return i}function GU(e,t){return e.x-t.x}function HU(e,t){let i=WU(e,t);if(!i)return t;let r=u3(i,e);return fh(r,r.next),fh(i,i.next)}function WU(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&&Tc(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),qd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&qU(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function qU(e,t){return Yi(e.prev,e,t.prev)<0&&Yi(t.next,e,e.next)<0}function YU(e,t,i,r){let a=e;do a.z===0&&(a.z=Hy(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,XU(a)}function XU(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 Hy(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 QU(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 Tc(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 ZU(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!KU(e,t)&&(qd(e,t)&&qd(t,e)&&JU(e,t)&&(Yi(e.prev,e,t.prev)||Yi(e,t.prev,t))||Fg(e,t)&&Yi(e.prev,e,e.next)>0&&Yi(t.prev,t,t.next)>0)}function Yi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function Fg(e,t){return e.x===t.x&&e.y===t.y}function c3(e,t,i,r){let a=gf(Yi(e,t,i)),s=gf(Yi(e,t,r)),n=gf(Yi(i,r,e)),o=gf(Yi(i,r,t));return!!(a!==s&&n!==o||a===0&&mf(e,i,t)||s===0&&mf(e,r,t)||n===0&&mf(i,e,r)||o===0&&mf(i,t,r))}function mf(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 gf(e){return e>0?1:e<0?-1:0}function KU(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&&c3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function qd(e,t){return Yi(e.prev,e,e.next)<0?Yi(e,t,e.next)>=0&&Yi(e,e.prev,t)>=0:Yi(e,t,e.prev)<0||Yi(e,e.next,t)<0}function JU(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 u3(e,t){let i=new Wy(e.i,e.x,e.y),r=new Wy(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 tS(e,t,i,r){let a=new Wy(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 Yd(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 Wy(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 $U(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 d3=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 d3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];iS(e),rS(i,e);let s=e.length;t.forEach(iS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,rS(i,t[o]);let n=FU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function iS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function rS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var p3=class extends Xx{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 p3(e.radius,e.detail)}},Rc=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=[],g=[];for(let m=0;m<=i;m++){let y=[],x=m/i,b=0;m==0&&s==0?b=.5/t:m==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),g.push(M+b,1-x),y.push(l++)}h.push(y)}for(let m=0;m<i;m++)for(let y=0;y<t;y++){let x=h[m][y+1],b=h[m][y],_=h[m+1][y],M=h[m+1][y+1];(m!==0||s>0)&&d.push(x,b,M),(m!==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(g,2))}static fromJSON(e){return new Rc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},f3=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,g=d/i*Math.PI*2;c.x=(e+t*Math.cos(g))*Math.cos(f),c.y=(e+t*Math.cos(g))*Math.sin(f),c.z=t*Math.sin(g),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,g=(r+1)*(d-1)+p-1,m=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,g,y),s.push(g,m,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 f3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},m3=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,g=new R,m=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),g.subVectors(p,d),m.addVectors(p,d),f.crossVectors(g,m),m.crossVectors(f,g),f.normalize(),m.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*m.x+C*f.x),c.y=d.y+(S*m.y+C*f.y),c.z=d.z+(S*m.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 m3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return g3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function vf(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 g3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function eN(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 aS(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 v3(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 kg=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_(){}},tN=class extends kg{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:Mc,endingEnd:Mc}}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 Cc:a=e,n=2*t-i;break;case Bm: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 Cc:s=e,o=2*i-t;break;case Bm: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,g=f*p,m=-u*g+2*u*f-u*p,y=(1+u)*g+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*g+(1.5+d)*f+.5*p,b=d*g-d*f;for(let _=0;_!==n;++_)a[_]=m*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},y3=class extends kg{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}},iN=class extends kg{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=vf(t,this.TimeBufferType),this.values=vf(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:vf(e.times,Array),values:vf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new iN(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new y3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new tN(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Rm:t=this.InterpolantFactoryMethodDiscrete;break;case Lm: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 Rm;case this.InterpolantFactoryMethodLinear:return Lm;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&&g3(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=Lm;var du=class extends kn{};du.prototype.ValueTypeName="bool";du.prototype.ValueBufferType=Array;du.prototype.DefaultInterpolation=Rm;du.prototype.InterpolantFactoryMethodLinear=void 0;du.prototype.InterpolantFactoryMethodSmooth=void 0;var x3=class extends kn{};x3.prototype.ValueTypeName="color";var Vm=class extends kn{};Vm.prototype.ValueTypeName="number";var rN=class extends kg{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)Lt.slerpFlat(a,0,s,l-n,s,l,o);return a}},fp=class extends kn{InterpolantFactoryMethodLinear(e){return new rN(this.times,this.values,this.getValueSize(),e)}};fp.prototype.ValueTypeName="quaternion";fp.prototype.DefaultInterpolation=Lm;fp.prototype.InterpolantFactoryMethodSmooth=void 0;var pu=class extends kn{};pu.prototype.ValueTypeName="string";pu.prototype.ValueBufferType=Array;pu.prototype.DefaultInterpolation=Rm;pu.prototype.InterpolantFactoryMethodLinear=void 0;pu.prototype.InterpolantFactoryMethodSmooth=void 0;var jm=class extends kn{};jm.prototype.ValueTypeName="vector";var qy=class{constructor(e,t=-1,i,r=zx){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(sN(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=eN(o);o=aS(o,1,h),l=aS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new Vm(".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=[],g=[];v3(u,f,g,d),f.length!==0&&p.push(new h(c,f,g))}},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=[],g=[];for(let m=0;m!==c[d].morphTargets.length;++m){let y=c[d];f.push(y.time),g.push(y.morphTarget===p?1:0)}r.push(new Vm(".morphTargetInfluence["+p+"]",f,g))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(jm,u+".position",c,"pos",r),i(fp,u+".quaternion",c,"rot",r),i(jm,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 aN(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return Vm;case"vector":case"vector2":case"vector3":case"vector4":return jm;case"color":return x3;case"quaternion":return fp;case"bool":case"boolean":return du;case"string":return pu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function sN(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=aN(e.type);if(e.times===void 0){let i=[],r=[];v3(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 Gm={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={}}},b3=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}}},nN=new b3,mp=class{constructor(e){this.manager=e!==void 0?e:nN,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={},oN=class extends Error{constructor(e,t){super(e),this.response=t}},Yy=class extends mp{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=Gm.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,g=new ReadableStream({start(m){y();function y(){c.read().then(({done:x,value:b})=>{if(x)m.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(_)}m.enqueue(b),y()}})}}});return new Response(g)}else throw new oN(`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=>{Gm.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}},lN=class extends mp{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=Gm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=Gd("img");function o(){h(),Gm.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}},hN=class extends mp{constructor(e){super(e)}load(e,t,i,r){let a=new Xi,s=new lN(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}},gp=class extends Si{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}},cN=class extends gp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Si.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,sS=new R,nS=new R,Qx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new re(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new Nx,this._frameExtents=new re(1,1),this._viewportCount=1,this._viewports=[new Rt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;sS.setFromMatrixPosition(e.matrixWorld),t.position.copy(sS),nS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(nS),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}},uN=class extends Qx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=jd*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}},dN=class extends gp{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(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new uN}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}},oS=new je,Zu=new R,g0=new R,pN=class extends Qx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new re(4,2),this._viewportCount=6,this._viewports=[new Rt(2,1,1,1),new Rt(0,1,1,1),new Rt(3,1,1,1),new Rt(1,1,1,1),new Rt(3,0,1,1),new Rt(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),oS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(oS)}},fN=class extends gp{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 pN}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}},mN=class extends Qx{constructor(){super(new Vx(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},gN=class extends gp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.shadow=new mN}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},w3=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}},_3=class extends mp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Yy(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),g=qp(p.type,f),m=new bU(g,p.stride);return m.uuid=p.uuid,t[d]=m,m}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 w3:new yt,n=e.data.index;if(n!==void 0){let u=qp(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 Gy(f,d.itemSize,d.offset,d.normalized)}else{let f=qp(d.type,d.array),g=d.isInstancedBufferAttribute?Hd:It;p=new g(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,g=d.length;f<g;f++){let m=d[f],y;if(m.isInterleavedBufferAttribute){let x=r(e.data,m.data);y=new Gy(x,m.itemSize,m.offset,m.normalized)}else{let x=qp(m.type,m.array);y=new It(x,m.itemSize,m.normalized)}m.name!==void 0&&(y.name=m.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}},vN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=lS(),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=lS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function lS(){return(typeof performance>"u"?Date:performance).now()}var yN=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){Lt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Lt.multiplyQuaternionsFlat(e,s,e,t,e,i),Lt.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}}},Zx="\\[\\]\\.:\\/",xN=new RegExp("["+Zx+"]","g"),Kx="[^"+Zx+"]",bN="[^"+Zx.replace("\\.","")+"]",wN=/((?:WC+[\/:])*)/.source.replace("WC",Kx),_N=/(WCOD+)?/.source.replace("WCOD",bN),SN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",Kx),AN=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",Kx),MN=new RegExp("^"+wN+_N+SN+AN+"$"),CN=["material","materials","bones","map"],EN=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(xN,"")}static parseTrackName(e){let t=MN.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);CN.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=EN;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 TN=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:Mc,endingEnd:Mc};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=NE,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 aB:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case zx: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===Bx;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===UE){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=Cc,r.endingEnd=Cc):(e?r.endingStart=this.zeroSlopeAtStart?Cc:Mc:r.endingStart=Bm,t?r.endingEnd=this.zeroSlopeAtEnd?Cc:Mc:r.endingEnd=Bm)}_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}},PN=new Float32Array(1),DN=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 yN(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 y3(new Float32Array(2),new Float32Array(2),1,PN),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=zx),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 TN(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())}},S3=class{constructor(e,t,i=0,r=1/0){this.ray=new hu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new kx,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 Xy(e,this,i,t),i.sort(hS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)Xy(e[r],this,i,t);return i.sort(hS),i}};function hS(e,t){return e.distance-t.distance}function Xy(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++)Xy(a[s],t,i,!0)}}var cS=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(gr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},uS=new re,A3=class{constructor(e=new re(1/0,1/0),t=new re(-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=uS.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 uS.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)}},dS=new R,yf=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){dS.subVectors(e,this.start),yf.subVectors(this.end,this.start);let i=yf.dot(yf),r=yf.dot(dS)/i;return t&&(r=gr(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)}},pS=new R,ON=class extends Si{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 Sl({fog:!1,toneMapped:!1});this.cone=new pp(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),pS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(pS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},IN=class extends xr{constructor(e,t,i){let r=new Rc(t,4,2),a=new xh({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)}},fS=new R,xf=new R,mS=new R,RN=class extends Si{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 Sl({fog:!1,toneMapped:!1});this.lightPlane=new km(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new km(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),fS.setFromMatrixPosition(this.light.matrixWorld),xf.setFromMatrixPosition(this.light.target.matrixWorld),mS.subVectors(xf,fS),this.lightPlane.lookAt(xf),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(xf),this.targetLine.scale.z=mS.length()}},bf=new R,Ji=new bh,Hm=class extends pp{constructor(e){let t=new yt,i=new Sl({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){bf.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],bf.x,bf.y,bf.z)}}var Wm=class extends pp{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 Sl({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()}},LN=class extends pp{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 Sl({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=BN();function BN(){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 zN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=gr(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 FN(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var kN=Object.freeze({__proto__:null,fromHalfFloat:FN,toHalfFloat:zN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:lu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=lu);var Ku=".",Jx=Symbol("target"),M3=Symbol("unsubscribe");function Qy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function UN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var Sn=Array.isArray;function $x(e){return typeof e=="symbol"}var NN={after:(e,t)=>Sn(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>Sn(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Ku),$x(t)?e+t.toString():e+t):e,initial:e=>{if(Sn(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(Sn(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(Sn(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=NN;function VN(e){return typeof e=="object"&&typeof e.next=="function"}function jN(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[Jx].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 gS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&$x(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var GN=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 Zy(e){return toString.call(e)==="[object Object]"}function wf(){return!0}function ec(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var C3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),HN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),E3={push:wf,pop:wf,shift:wf,unshift:wf,copyWithin:ec,reverse:ec,sort:ec,splice:ec,flat:ec,fill:ec},WN=new Set([...C3,...HN,...Object.keys(E3)]);function _f(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var T3=["keys","values","entries"],P3=new Set(["has","toString"]),D3={add:_f,clear:_f,delete:_f,forEach:_f},qN=new Set([...P3,...Object.keys(D3),...T3]);function Sf(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 YN=new Set([...P3,"get"]),O3={set:Sf,clear:Sf,delete:Sf,forEach:Sf},XN=new Set([...YN,...Object.keys(O3),...T3]),wl=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 C3.has(e)}_shallowClone(e){let t=e;if(Zy(e))t={...e};else if(Sn(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?(Sn(r)?this._onIsChanged=E3[t]:r instanceof Set?this._onIsChanged=D3[t]:r instanceof Map&&(this._onIsChanged=O3[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)}},vS=class extends wl{static isHandledMethod(e){return WN.has(e)}},QN=class extends wl{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},yS=class extends wl{static isHandledMethod(e){return qN.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)}},xS=class extends wl{static isHandledMethod(e){return XN.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)}},ZN=class extends wl{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)}},KN=class extends wl{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)}},bc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return Zy(e)||Sn(e)||Qy(e)}static isHandledMethod(e,t){return Zy(e)?wl.isHandledMethod(t):Sn(e)?vS.isHandledMethod(t):e instanceof Set?yS.isHandledMethod(t):e instanceof Map?xS.isHandledMethod(t):Qy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=wl;Sn(e)?r=vS:e instanceof Date?r=QN:e instanceof Set?r=yS:e instanceof Map?r=xS:e instanceof WeakSet?r=ZN:e instanceof WeakMap&&(r=KN),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=bc.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}},JN={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},eb=(e,t,i={})=>{i={...JN,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new GN(a),h=typeof i.onValidate=="function",c=new bc(h),u=(x,b,_,M,S)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,M,S)===!0,d=(x,b,_,M)=>{!gS(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),g=(x,b,_,M)=>UN(x)||_==="constructor"||s&&!bc.isHandledMethod(b,_)||gS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(M===void 0&&(M=l.getPath(b)),l.getProxy(x,vs.concat(M,_),m,r)),m={get(x,b,_){if($x(b)){if(b===r||b===Jx)return x;if(b===M3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let M=Qy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return g(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))&&bc.isHandledType(M)){let S=vs.initial(l.getPath(x)),C=bc.isHandledMethod(M,x.name);c.start(M,S,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,M),C?_.map(D=>f(D)):_),T=c.isChanged(M,a),P=c.stop();if(bc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(S=vs.concat(S,_[0])),A=l.getProxy(A,S,m)),T){let D={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,D)?p(z,F,M,P,D):c.undo(M)}return(b instanceof Map||b instanceof Set)&&VN(A)?jN(A,x,b,S,g):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",m);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};eb.target=e=>e&&e[Jx]||e;eb.unsubscribe=e=>e[M3]||e;var bS=eb,$N=typeof global=="object"&&global&&global.Object===Object&&global,I3=$N,e6=typeof self=="object"&&self&&self.Object===Object&&self,t6=I3||e6||Function("return this")(),Js=t6,i6=Js.Symbol,Ms=i6,R3=Object.prototype,r6=R3.hasOwnProperty,a6=R3.toString,Ju=Ms?Ms.toStringTag:void 0;function s6(e){var t=r6.call(e,Ju),i=e[Ju];try{e[Ju]=void 0;var r=!0}catch{}var a=a6.call(e);return r&&(t?e[Ju]=i:delete e[Ju]),a}var n6=s6,o6=Object.prototype,l6=o6.toString;function h6(e){return l6.call(e)}var c6=h6,u6="[object Null]",d6="[object Undefined]",wS=Ms?Ms.toStringTag:void 0;function p6(e){return e==null?e===void 0?d6:u6:wS&&wS in Object(e)?n6(e):c6(e)}var _h=p6;function f6(e){return e!=null&&typeof e=="object"}var Co=f6,m6="[object Symbol]";function g6(e){return typeof e=="symbol"||Co(e)&&_h(e)==m6}var Ug=g6;function v6(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 L3=v6,y6=Array.isArray,In=y6,x6=1/0,_S=Ms?Ms.prototype:void 0,SS=_S?_S.toString:void 0;function B3(e){if(typeof e=="string")return e;if(In(e))return L3(e,B3)+"";if(Ug(e))return SS?SS.call(e):"";var t=e+"";return t=="0"&&1/e==-x6?"-0":t}var b6=B3,w6=/\s/;function _6(e){for(var t=e.length;t--&&w6.test(e.charAt(t)););return t}var S6=_6,A6=/^\s+/;function M6(e){return e&&e.slice(0,S6(e)+1).replace(A6,"")}var C6=M6;function E6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Ks=E6,AS=0/0,T6=/^[-+]0x[0-9a-f]+$/i,P6=/^0b[01]+$/i,D6=/^0o[0-7]+$/i,O6=parseInt;function I6(e){if(typeof e=="number")return e;if(Ug(e))return AS;if(Ks(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ks(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=C6(e);var i=P6.test(e);return i||D6.test(e)?O6(e.slice(2),i?2:8):T6.test(e)?AS:+e}var MS=I6;function R6(e){return e}var L6=R6,B6="[object AsyncFunction]",z6="[object Function]",F6="[object GeneratorFunction]",k6="[object Proxy]";function U6(e){if(!Ks(e))return!1;var t=_h(e);return t==z6||t==F6||t==B6||t==k6}var z3=U6,N6=Js["__core-js_shared__"],v0=N6,CS=function(){var e=/[^.]+$/.exec(v0&&v0.keys&&v0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function V6(e){return!!CS&&CS in e}var j6=V6,G6=Function.prototype,H6=G6.toString;function W6(e){if(e!=null){try{return H6.call(e)}catch{}try{return e+""}catch{}}return""}var Sh=W6,q6=/[\\^$.*+?()[\]{}|]/g,Y6=/^\[object .+?Constructor\]$/,X6=Function.prototype,Q6=Object.prototype,Z6=X6.toString,K6=Q6.hasOwnProperty,J6=RegExp("^"+Z6.call(K6).replace(q6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function $6(e){if(!Ks(e)||j6(e))return!1;var t=z3(e)?J6:Y6;return t.test(Sh(e))}var e8=$6;function t8(e,t){return e?.[t]}var i8=t8;function r8(e,t){var i=i8(e,t);return e8(i)?i:void 0}var Ah=r8,a8=Ah(Js,"WeakMap"),Ky=a8,ES=Object.create,s8=function(){function e(){}return function(t){if(!Ks(t))return{};if(ES)return ES(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),n8=s8;function o8(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 l8=o8;function h8(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var c8=h8,u8=800,d8=16,p8=Date.now;function f8(e){var t=0,i=0;return function(){var r=p8(),a=d8-(r-i);if(i=r,a>0){if(++t>=u8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var m8=f8;function g8(e){return function(){return e}}var v8=g8,y8=function(){try{var e=Ah(Object,"defineProperty");return e({},"",{}),e}catch{}}(),qm=y8,x8=qm?function(e,t){return qm(e,"toString",{configurable:!0,enumerable:!1,value:v8(t),writable:!0})}:L6,b8=x8,w8=m8(b8),_8=w8;function S8(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var A8=S8,M8=9007199254740991,C8=/^(?:0|[1-9]\d*)$/;function E8(e,t){var i=typeof e;return t=t??M8,!!t&&(i=="number"||i!="symbol"&&C8.test(e))&&e>-1&&e%1==0&&e<t}var tb=E8;function T8(e,t,i){t=="__proto__"&&qm?qm(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var F3=T8;function P8(e,t){return e===t||e!==e&&t!==t}var ib=P8,D8=Object.prototype,O8=D8.hasOwnProperty;function I8(e,t,i){var r=e[t];(!(O8.call(e,t)&&ib(r,i))||i===void 0&&!(t in e))&&F3(e,t,i)}var rb=I8;function R8(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?F3(i,o,l):rb(i,o,l)}return i}var vp=R8,TS=Math.max;function L8(e,t,i){return t=TS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=TS(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),l8(e,this,o)}}var B8=L8,z8=9007199254740991;function F8(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=z8}var ab=F8;function k8(e){return e!=null&&ab(e.length)&&!z3(e)}var k3=k8,U8=Object.prototype;function N8(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||U8;return e===i}var sb=N8;function V8(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var j8=V8,G8="[object Arguments]";function H8(e){return Co(e)&&_h(e)==G8}var PS=H8,U3=Object.prototype,W8=U3.hasOwnProperty,q8=U3.propertyIsEnumerable,Y8=PS(function(){return arguments}())?PS:function(e){return Co(e)&&W8.call(e,"callee")&&!q8.call(e,"callee")},nb=Y8;function X8(){return!1}var Q8=X8,N3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,DS=N3&&typeof module=="object"&&module&&!module.nodeType&&module,Z8=DS&&DS.exports===N3,OS=Z8?Js.Buffer:void 0,K8=OS?OS.isBuffer:void 0,J8=K8||Q8,Ym=J8,$8="[object Arguments]",eV="[object Array]",tV="[object Boolean]",iV="[object Date]",rV="[object Error]",aV="[object Function]",sV="[object Map]",nV="[object Number]",oV="[object Object]",lV="[object RegExp]",hV="[object Set]",cV="[object String]",uV="[object WeakMap]",dV="[object ArrayBuffer]",pV="[object DataView]",fV="[object Float32Array]",mV="[object Float64Array]",gV="[object Int8Array]",vV="[object Int16Array]",yV="[object Int32Array]",xV="[object Uint8Array]",bV="[object Uint8ClampedArray]",wV="[object Uint16Array]",_V="[object Uint32Array]",Ni={};Ni[fV]=Ni[mV]=Ni[gV]=Ni[vV]=Ni[yV]=Ni[xV]=Ni[bV]=Ni[wV]=Ni[_V]=!0;Ni[$8]=Ni[eV]=Ni[dV]=Ni[tV]=Ni[pV]=Ni[iV]=Ni[rV]=Ni[aV]=Ni[sV]=Ni[nV]=Ni[oV]=Ni[lV]=Ni[hV]=Ni[cV]=Ni[uV]=!1;function SV(e){return Co(e)&&ab(e.length)&&!!Ni[_h(e)]}var AV=SV;function MV(e){return function(t){return e(t)}}var ob=MV,V3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Rd=V3&&typeof module=="object"&&module&&!module.nodeType&&module,CV=Rd&&Rd.exports===V3,y0=CV&&I3.process,EV=function(){try{var e=Rd&&Rd.require&&Rd.require("util").types;return e||y0&&y0.binding&&y0.binding("util")}catch{}}(),Zc=EV,IS=Zc&&Zc.isTypedArray,TV=IS?ob(IS):AV,j3=TV,PV=Object.prototype,DV=PV.hasOwnProperty;function OV(e,t){var i=In(e),r=!i&&nb(e),a=!i&&!r&&Ym(e),s=!i&&!r&&!a&&j3(e),n=i||r||a||s,o=n?j8(e.length,String):[],l=o.length;for(var h in e)(t||DV.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||tb(h,l)))&&o.push(h);return o}var G3=OV;function IV(e,t){return function(i){return e(t(i))}}var H3=IV,RV=H3(Object.keys,Object),LV=RV,BV=Object.prototype,zV=BV.hasOwnProperty;function FV(e){if(!sb(e))return LV(e);var t=[];for(var i in Object(e))zV.call(e,i)&&i!="constructor"&&t.push(i);return t}var kV=FV;function UV(e){return k3(e)?G3(e):kV(e)}var lb=UV;function NV(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var VV=NV,jV=Object.prototype,GV=jV.hasOwnProperty;function HV(e){if(!Ks(e))return VV(e);var t=sb(e),i=[];for(var r in e)r=="constructor"&&(t||!GV.call(e,r))||i.push(r);return i}var WV=HV;function qV(e){return k3(e)?G3(e,!0):WV(e)}var Ql=qV,YV=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,XV=/^\w*$/;function QV(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||Ug(e)?!0:XV.test(e)||!YV.test(e)||t!=null&&e in Object(t)}var ZV=QV,KV=Ah(Object,"create"),Xd=KV;function JV(){this.__data__=Xd?Xd(null):{},this.size=0}var $V=JV;function ej(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var tj=ej,ij="__lodash_hash_undefined__",rj=Object.prototype,aj=rj.hasOwnProperty;function sj(e){var t=this.__data__;if(Xd){var i=t[e];return i===ij?void 0:i}return aj.call(t,e)?t[e]:void 0}var nj=sj,oj=Object.prototype,lj=oj.hasOwnProperty;function hj(e){var t=this.__data__;return Xd?t[e]!==void 0:lj.call(t,e)}var cj=hj,uj="__lodash_hash_undefined__";function dj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Xd&&t===void 0?uj:t,this}var pj=dj;function fu(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])}}fu.prototype.clear=$V;fu.prototype.delete=tj;fu.prototype.get=nj;fu.prototype.has=cj;fu.prototype.set=pj;var RS=fu;function fj(){this.__data__=[],this.size=0}var mj=fj;function gj(e,t){for(var i=e.length;i--;)if(ib(e[i][0],t))return i;return-1}var Ng=gj,vj=Array.prototype,yj=vj.splice;function xj(e){var t=this.__data__,i=Ng(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():yj.call(t,i,1),--this.size,!0}var bj=xj;function wj(e){var t=this.__data__,i=Ng(t,e);return i<0?void 0:t[i][1]}var _j=wj;function Sj(e){return Ng(this.__data__,e)>-1}var Aj=Sj;function Mj(e,t){var i=this.__data__,r=Ng(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var Cj=Mj;function mu(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])}}mu.prototype.clear=mj;mu.prototype.delete=bj;mu.prototype.get=_j;mu.prototype.has=Aj;mu.prototype.set=Cj;var Vg=mu,Ej=Ah(Js,"Map"),Qd=Ej;function Tj(){this.size=0,this.__data__={hash:new RS,map:new(Qd||Vg),string:new RS}}var Pj=Tj;function Dj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Oj=Dj;function Ij(e,t){var i=e.__data__;return Oj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var jg=Ij;function Rj(e){var t=jg(this,e).delete(e);return this.size-=t?1:0,t}var Lj=Rj;function Bj(e){return jg(this,e).get(e)}var zj=Bj;function Fj(e){return jg(this,e).has(e)}var kj=Fj;function Uj(e,t){var i=jg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var Nj=Uj;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=Pj;gu.prototype.delete=Lj;gu.prototype.get=zj;gu.prototype.has=kj;gu.prototype.set=Nj;var Gg=gu,Vj="Expected a function";function hb(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Vj);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(hb.Cache||Gg),i}hb.Cache=Gg;var jj=hb,Gj=500;function Hj(e){var t=jj(e,function(r){return i.size===Gj&&i.clear(),r}),i=t.cache;return t}var Wj=Hj,qj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yj=/\\(\\)?/g,Xj=Wj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(qj,function(i,r,a,s){t.push(a?s.replace(Yj,"$1"):r||i)}),t}),Qj=Xj;function Zj(e){return e==null?"":b6(e)}var Kj=Zj;function Jj(e,t){return In(e)?e:ZV(e,t)?[e]:Qj(Kj(e))}var vu=Jj,$j=1/0;function eG(e){if(typeof e=="string"||Ug(e))return e;var t=e+"";return t=="0"&&1/e==-$j?"-0":t}var Hg=eG;function tG(e,t){t=vu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Hg(t[i++])];return i&&i==r?e:void 0}var W3=tG;function iG(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var cb=iG,LS=Ms?Ms.isConcatSpreadable:void 0;function rG(e){return In(e)||nb(e)||!!(LS&&e&&e[LS])}var aG=rG;function q3(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=aG),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?q3(o,t-1,i,r,a):cb(a,o):r||(a[a.length]=o)}return a}var sG=q3;function nG(e){var t=e==null?0:e.length;return t?sG(e,1):[]}var oG=nG;function lG(e){return _8(B8(e,void 0,oG),e+"")}var Y3=lG,hG=H3(Object.getPrototypeOf,Object),ub=hG,cG="[object Object]",uG=Function.prototype,dG=Object.prototype,X3=uG.toString,pG=dG.hasOwnProperty,fG=X3.call(Object);function mG(e){if(!Co(e)||_h(e)!=cG)return!1;var t=ub(e);if(t===null)return!0;var i=pG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&X3.call(i)==fG}var gG=mG;function vG(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 yG=vG;function xG(){this.__data__=new Vg,this.size=0}var bG=xG;function wG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var _G=wG;function SG(e){return this.__data__.get(e)}var AG=SG;function MG(e){return this.__data__.has(e)}var CG=MG,EG=200;function TG(e,t){var i=this.__data__;if(i instanceof Vg){var r=i.__data__;if(!Qd||r.length<EG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new Gg(r)}return i.set(e,t),this.size=i.size,this}var PG=TG;function yu(e){var t=this.__data__=new Vg(e);this.size=t.size}yu.prototype.clear=bG;yu.prototype.delete=_G;yu.prototype.get=AG;yu.prototype.has=CG;yu.prototype.set=PG;var xm=yu;function DG(e,t){return e&&vp(t,lb(t),e)}var OG=DG;function IG(e,t){return e&&vp(t,Ql(t),e)}var RG=IG,Q3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,BS=Q3&&typeof module=="object"&&module&&!module.nodeType&&module,LG=BS&&BS.exports===Q3,zS=LG?Js.Buffer:void 0,FS=zS?zS.allocUnsafe:void 0;function BG(e,t){if(t)return e.slice();var i=e.length,r=FS?FS(i):new e.constructor(i);return e.copy(r),r}var zG=BG;function FG(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 kG=FG;function UG(){return[]}var Z3=UG,NG=Object.prototype,VG=NG.propertyIsEnumerable,kS=Object.getOwnPropertySymbols,jG=kS?function(e){return e==null?[]:(e=Object(e),kG(kS(e),function(t){return VG.call(e,t)}))}:Z3,db=jG;function GG(e,t){return vp(e,db(e),t)}var HG=GG,WG=Object.getOwnPropertySymbols,qG=WG?function(e){for(var t=[];e;)cb(t,db(e)),e=ub(e);return t}:Z3,K3=qG;function YG(e,t){return vp(e,K3(e),t)}var XG=YG;function QG(e,t,i){var r=t(e);return In(e)?r:cb(r,i(e))}var J3=QG;function ZG(e){return J3(e,lb,db)}var Jy=ZG;function KG(e){return J3(e,Ql,K3)}var $3=KG,JG=Ah(Js,"DataView"),$y=JG,$G=Ah(Js,"Promise"),e1=$G,eH=Ah(Js,"Set"),t1=eH,US="[object Map]",tH="[object Object]",NS="[object Promise]",VS="[object Set]",jS="[object WeakMap]",GS="[object DataView]",iH=Sh($y),rH=Sh(Qd),aH=Sh(e1),sH=Sh(t1),nH=Sh(Ky),Nl=_h;($y&&Nl(new $y(new ArrayBuffer(1)))!=GS||Qd&&Nl(new Qd)!=US||e1&&Nl(e1.resolve())!=NS||t1&&Nl(new t1)!=VS||Ky&&Nl(new Ky)!=jS)&&(Nl=function(e){var t=_h(e),i=t==tH?e.constructor:void 0,r=i?Sh(i):"";if(r)switch(r){case iH:return GS;case rH:return US;case aH:return NS;case sH:return VS;case nH:return jS}return t});var Zd=Nl,oH=Object.prototype,lH=oH.hasOwnProperty;function hH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&lH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var cH=hH,uH=Js.Uint8Array,Xm=uH;function dH(e){var t=new e.constructor(e.byteLength);return new Xm(t).set(new Xm(e)),t}var pb=dH;function pH(e,t){var i=t?pb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var fH=pH,mH=/\w*$/;function gH(e){var t=new e.constructor(e.source,mH.exec(e));return t.lastIndex=e.lastIndex,t}var vH=gH,HS=Ms?Ms.prototype:void 0,WS=HS?HS.valueOf:void 0;function yH(e){return WS?Object(WS.call(e)):{}}var xH=yH;function bH(e,t){var i=t?pb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var wH=bH,_H="[object Boolean]",SH="[object Date]",AH="[object Map]",MH="[object Number]",CH="[object RegExp]",EH="[object Set]",TH="[object String]",PH="[object Symbol]",DH="[object ArrayBuffer]",OH="[object DataView]",IH="[object Float32Array]",RH="[object Float64Array]",LH="[object Int8Array]",BH="[object Int16Array]",zH="[object Int32Array]",FH="[object Uint8Array]",kH="[object Uint8ClampedArray]",UH="[object Uint16Array]",NH="[object Uint32Array]";function VH(e,t,i){var r=e.constructor;switch(t){case DH:return pb(e);case _H:case SH:return new r(+e);case OH:return fH(e,i);case IH:case RH:case LH:case BH:case zH:case FH:case kH:case UH:case NH:return wH(e,i);case AH:return new r;case MH:case TH:return new r(e);case CH:return vH(e);case EH:return new r;case PH:return xH(e)}}var jH=VH;function GH(e){return typeof e.constructor=="function"&&!sb(e)?n8(ub(e)):{}}var HH=GH,WH="[object Map]";function qH(e){return Co(e)&&Zd(e)==WH}var YH=qH,qS=Zc&&Zc.isMap,XH=qS?ob(qS):YH,QH=XH,ZH="[object Set]";function KH(e){return Co(e)&&Zd(e)==ZH}var JH=KH,YS=Zc&&Zc.isSet,$H=YS?ob(YS):JH,e9=$H,t9=1,i9=2,r9=4,eT="[object Arguments]",a9="[object Array]",s9="[object Boolean]",n9="[object Date]",o9="[object Error]",tT="[object Function]",l9="[object GeneratorFunction]",h9="[object Map]",c9="[object Number]",iT="[object Object]",u9="[object RegExp]",d9="[object Set]",p9="[object String]",f9="[object Symbol]",m9="[object WeakMap]",g9="[object ArrayBuffer]",v9="[object DataView]",y9="[object Float32Array]",x9="[object Float64Array]",b9="[object Int8Array]",w9="[object Int16Array]",_9="[object Int32Array]",S9="[object Uint8Array]",A9="[object Uint8ClampedArray]",M9="[object Uint16Array]",C9="[object Uint32Array]",Fi={};Fi[eT]=Fi[a9]=Fi[g9]=Fi[v9]=Fi[s9]=Fi[n9]=Fi[y9]=Fi[x9]=Fi[b9]=Fi[w9]=Fi[_9]=Fi[h9]=Fi[c9]=Fi[iT]=Fi[u9]=Fi[d9]=Fi[p9]=Fi[f9]=Fi[S9]=Fi[A9]=Fi[M9]=Fi[C9]=!0;Fi[o9]=Fi[tT]=Fi[m9]=!1;function bm(e,t,i,r,a,s){var n,o=t&t9,l=t&i9,h=t&r9;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Ks(e))return e;var c=In(e);if(c){if(n=cH(e),!o)return c8(e,n)}else{var u=Zd(e),d=u==tT||u==l9;if(Ym(e))return zG(e,o);if(u==iT||u==eT||d&&!a){if(n=l||d?{}:HH(e),!o)return l?XG(e,RG(n,e)):HG(e,OG(n,e))}else{if(!Fi[u])return a?e:{};n=jH(e,u,o)}}s||(s=new xm);var p=s.get(e);if(p)return p;s.set(e,n),e9(e)?e.forEach(function(m){n.add(bm(m,t,i,m,e,s))}):QH(e)&&e.forEach(function(m,y){n.set(y,bm(m,t,i,y,e,s))});var f=h?l?$3:Jy:l?Ql:lb,g=c?void 0:f(e);return A8(g||e,function(m,y){g&&(y=m,m=e[y]),rb(n,y,bm(m,t,i,y,e,s))}),n}var rT=bm,E9=1,T9=4;function P9(e){return rT(e,E9|T9)}var Wg=P9,D9="__lodash_hash_undefined__";function O9(e){return this.__data__.set(e,D9),this}var I9=O9;function R9(e){return this.__data__.has(e)}var L9=R9;function Qm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new Gg;++t<i;)this.add(e[t])}Qm.prototype.add=Qm.prototype.push=I9;Qm.prototype.has=L9;var B9=Qm;function z9(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 F9=z9;function k9(e,t){return e.has(t)}var U9=k9,N9=1,V9=2;function j9(e,t,i,r,a,s){var n=i&N9,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&V9?new B9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],g=t[u];if(r)var m=n?r(g,f,u,t,e,s):r(f,g,u,e,t,s);if(m!==void 0){if(m)continue;d=!1;break}if(p){if(!F9(t,function(y,x){if(!U9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===g||a(f,g,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var aT=j9;function G9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var H9=G9;function W9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var q9=W9,Y9=1,X9=2,Q9="[object Boolean]",Z9="[object Date]",K9="[object Error]",J9="[object Map]",$9="[object Number]",e7="[object RegExp]",t7="[object Set]",i7="[object String]",r7="[object Symbol]",a7="[object ArrayBuffer]",s7="[object DataView]",XS=Ms?Ms.prototype:void 0,x0=XS?XS.valueOf:void 0;function n7(e,t,i,r,a,s,n){switch(i){case s7:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case a7:return!(e.byteLength!=t.byteLength||!s(new Xm(e),new Xm(t)));case Q9:case Z9:case $9:return ib(+e,+t);case K9:return e.name==t.name&&e.message==t.message;case e7:case i7:return e==t+"";case J9:var o=H9;case t7:var l=r&Y9;if(o||(o=q9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=X9,n.set(e,t);var c=aT(o(e),o(t),r,a,s,n);return n.delete(e),c;case r7:if(x0)return x0.call(e)==x0.call(t)}return!1}var o7=n7,l7=1,h7=Object.prototype,c7=h7.hasOwnProperty;function u7(e,t,i,r,a,s){var n=i&l7,o=Jy(e),l=o.length,h=Jy(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:c7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var g=!0;s.set(e,t),s.set(t,e);for(var m=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)){g=!1;break}m||(m=d=="constructor")}if(g&&!m){var _=e.constructor,M=t.constructor;_!=M&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof M=="function"&&M instanceof M)&&(g=!1)}return s.delete(e),s.delete(t),g}var d7=u7,p7=1,QS="[object Arguments]",ZS="[object Array]",Af="[object Object]",f7=Object.prototype,KS=f7.hasOwnProperty;function m7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?ZS:Zd(e),h=o?ZS:Zd(t);l=l==QS?Af:l,h=h==QS?Af:h;var c=l==Af,u=h==Af,d=l==h;if(d&&Ym(e)){if(!Ym(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new xm),n||j3(e)?aT(e,t,i,r,a,s):o7(e,t,l,i,r,a,s);if(!(i&p7)){var p=c&&KS.call(e,"__wrapped__"),f=u&&KS.call(t,"__wrapped__");if(p||f){var g=p?e.value():e,m=f?t.value():t;return s||(s=new xm),a(g,m,i,r,s)}}return d?(s||(s=new xm),d7(e,t,i,r,a,s)):!1}var g7=m7;function sT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Co(e)&&!Co(t)?e!==e&&t!==t:g7(e,t,i,r,sT,a)}var v7=sT;function y7(e,t){return e!=null&&t in Object(e)}var x7=y7;function b7(e,t,i){t=vu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Hg(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&&ab(a)&&tb(n,a)&&(In(e)||nb(e)))}var w7=b7;function _7(e,t){return e!=null&&w7(e,t,x7)}var S7=_7,A7=function(){return Js.Date.now()},b0=A7,M7="Expected a function",C7=Math.max,E7=Math.min;function T7(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(M7);t=MS(t)||0,Ks(i)&&(c=!!i.leading,u="maxWait"in i,s=u?C7(MS(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 g(S){var C=S-l,A=S-h,T=t-C;return u?E7(T,s-A):T}function m(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(m(S))return x(S);o=setTimeout(y,g(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=m(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 fb=T7;function P7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var D7=P7;function O7(e,t){return t.length<2?e:W3(e,yG(t,0,-1))}var I7=O7;function R7(e,t){return v7(e,t)}var nT=R7;function L7(e,t){return t=vu(t,e),e=I7(e,t),e==null||delete e[Hg(D7(t))]}var B7=L7;function z7(e){return gG(e)?void 0:e}var F7=z7,k7=1,U7=2,N7=4,V7=Y3(function(e,t){var i={};if(e==null)return i;var r=!1;t=L3(t,function(s){return s=vu(s,e),r||(r=s.length>1),s}),vp(e,$3(e),i),r&&(i=rT(i,k7|U7|N7,F7));for(var a=t.length;a--;)B7(i,t[a]);return i}),i1=V7;function j7(e,t,i,r){if(!Ks(e))return e;t=vu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Hg(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=Ks(c)?c:tb(t[a+1])?[]:{})}rb(o,l,h),o=o[l]}return e}var G7=j7;function H7(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=W3(e,n);i(o,n)&&G7(s,vu(n,e),o)}return s}var W7=H7;function q7(e,t){return W7(e,t,function(i,r){return S7(e,r)})}var Y7=q7,X7=Y3(function(e,t){return e==null?{}:Y7(e,t)}),So=X7,Q7="Expected a function";function Z7(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(Q7);return Ks(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),fb(e,t,{leading:r,maxWait:t,trailing:a})}var K7=Z7;function oT(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 J7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),$7=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),eW=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||qg&&"ontouchend"in document,tW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,iW=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,rW=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},aW=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},sW=()=>{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"},nW=J7(),xae=nW?sW():void 0,qg=$7(),mb=eW(),oW=tW(),Ja=iW(),JS=rW(),$S=Number(aW());function lT(e){return Array.isArray(e)?e:[e]}function hT(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 Mf(e){return qg?e.metaKey:e.ctrlKey}function lW(e){return e.wheelDeltaY===0||e.deltaY===0?qg&&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=[],Zm={},wd={},wm={};function cT(e){Pt.includes(e)||Pt.push(e)}function Lc(e){delete Zm[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function hW(){Pt.splice(0,Pt.length)}function Km(e){if(e.pointerType!=="touch")return;let t=Zm[e.pointerId];t===void 0&&(t={x:0,y:0},Zm[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 Zm[t.pointerId]}function uT(e){wd[e.key]=!0,wm[e.key]=wm[e.key]===void 0?1:wm[e.key]+1}function dT(e){if(qg&&wd.Meta)for(let t in wd)wd[t]=!1;else wd[e.key]=!1;wm={}}function cW(e){e.addEventListener("pointerdown",cT,!0),e.addEventListener("pointerdown",Km,!0),e.addEventListener("pointermove",Km,!0),e.addEventListener("pointerup",Lc,!0),e.addEventListener("pointercancel",Lc,!0),e.addEventListener("pointerleave",Lc,!0),window.addEventListener("keydown",uT,!0),window.addEventListener("keyup",dT,!0)}function uW(e){e.removeEventListener("pointerdown",cT,!0),e.removeEventListener("pointerdown",Km,!0),e.removeEventListener("pointermove",Km,!0),e.removeEventListener("pointerup",Lc,!0),e.removeEventListener("pointercancel",Lc,!0),e.removeEventListener("pointerleave",Lc,!0),window.removeEventListener("keydown",uT,!0),window.removeEventListener("keyup",dT,!0)}var pT,dW=new Promise(e=>{pT=e}),Cf;function pW(){if(Cf)return Cf;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.1.0/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});pT(n)}return Cf=e(),Cf}var fT,fW=new Promise(e=>{fT=e}),Ef;function mW(){if(Ef)return Ef;async function e(){let t=await import("./physics.js");await t.init(),fT(t)}return Ef=e(),Ef}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 gb(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"&&gb(r)}return Object.freeze(e)}function gW(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 mT=class extends Error{};function _0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ol(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 vb(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 vW(){return typeof process<"u"}function gT(e,t){for(let i of e)t(i.id,i.data)!==!0&&gT(i.children,t)}function vT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)vT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)gb(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&&vT(i,t)}}traverse(e){gT(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 mT("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)=>gW(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 ol(0,i,i);{let a=r[0].fi;return ol(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 ol(n,n+i,i)}else return ol(a.fi,s.fi,i)}}},Jm;(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})(Jm||(Jm={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)gb(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 vW()||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 ol(0,t,t);{let r=i[0].fi;return ol(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 ol(s,s+t,t)}else return ol(r.fi,a.fi,t)}}};function Kc(e){return e&&typeof e=="object"&&e instanceof wr}var wr=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&&!Kc(i))return null;r+=1}i=i?_0(i):new wr;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 wr;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,wr.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},gl;(e=>{function t(a,s){return Kd(a,s)??a}e.apply=t;function i(a,s){return xb(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(!Kc(l))return;n+=1}if(l===void 0)return s;if(Kc(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=yb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(gl||(gl={}));function yb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Kd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=yb(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 yW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Kd(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 Kd(e,t){if(!Kc(t))return t;if(e instanceof na){let i=yb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return yW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Kd(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 wr)return xb(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Kd(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 xb(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!Kc(t))return t;if(!Kc(e))return gl.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 wr;for(let a of i){let s=xb(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function xW(e,t){let i={cur:[],result:[],len:0};return e=Jd(e,t,i)??e,[e,i.result]}function $m(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function eg(e){e&&(e.len-=1)}function bW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function yT(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=Jd(s.data,t,$m(i,n));eg(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=yT(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 wW(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=Jd(s.data,t,$m(i,n));return eg(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 Jd(e,t,i){if(e instanceof na){let r=yT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return wW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Jd(s,t,$m(i,n));return eg(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"&&!vb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Jd(n,t,$m(i,s));eg(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&&bW(i),r}else return}}var tg;(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})(tg||(tg={}));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 wr&&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=Jm.runOp(l,h)),d!==void 0)if(d!==null){let g=d.data;for(let m=u.length-1;m>=0;m--){let y=c[m],x=u[m];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof wr){let b={...x,[y]:g};g=Object.setPrototypeOf(b,wr.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=g;g=[...x],g[y]=b}else g={...x,[y]:g};else return null}return{data:g,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 r1;(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 g,m,y;if(f.type===3?(g=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(g=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=xW(u,{[f.id]:g});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],D=P[P.length-1];if(typeof D=="number"&&sa.equal(M,P.slice(0,P.length-1)))C.push(D),b.splice(T,1);else break}let A=sa.zoom(u,M);m=A.map((T,P)=>C.includes(P)?f.id:T),g=A,S=M.pop()}else{if(S==="alphaOverride"||S==="alpha"){g/=100;let C=g,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}m=f.id}d.push({type:0,path:M,props:{[S]:g}}),p.push({type:0,path:M,props:{[S]:m}})}p.push(y.reverse),d.push(y.actual)}}else{let g=Yr.apply(u,f);g!==null&&(d.push(g.actual),u=g.data,p.push(g.reverse))}}catch(g){if(g instanceof mT)return null;throw g}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(r1||(r1={}));var xT=Symbol(),_W=Symbol(),Yg=Symbol(),yp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof wT);){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[Yg];i&&i(),delete this._children[e]}}}},SW=class extends yp{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,Jm.runOp(this._current,e),e.path)}},AW=class extends yp{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))}},bT={get(e,t){if(t===Yg)return()=>{e._parent=null};if(t===xT)return e._current;if(t===_W)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=Xg(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]}}},MW={...bT,set(e,t,i){let r={type:0,props:{[t]:_r(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}},CW={...bT,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}},bb=class extends yp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Yg]=()=>{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=Xg(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)}},wb=class extends yp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Yg]=()=>{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=Xg(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 wT=class extends yp{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 Xg(e,t,i){return i instanceof na?new bb(e,t,i):i instanceof At?new wb(e,t,i):i instanceof Ft?new Proxy(new AW(e,t,i),CW):i!==null&&typeof i=="object"?vb(i)?i:new Proxy(new SW(e,t,i),MW):i}function _T(e){let t=new wT(e);return[Xg(t,"",e),t]}function $d(e,t){let[i,r]=_T(e);return t(i),r.result()}function _r(e){return e instanceof bb||e instanceof wb?e._current:e!==null&&typeof e=="object"?e[xT]: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 bb)&&typeof n=="string"||(s instanceof At||s instanceof wb)&&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 EW(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 ST=class{},eA=class extends ST{constructor(e){super(),this.id=e}},tA=class extends ST{constructor(e){super(),this.data=e}},a1;try{a1=new TextDecoder}catch{}var ct,vl,be=0,AT=[],s1=AT,n1=0,Na={},pi,ll,ys=0,An=0,Za,Ao,Ia=[],_i,iA={useRecords:!1,mapsAsObjects:!0},MT=class{},CT=new MT;CT.name="MessagePack 0xC1";var Jc=!1,ig=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 IT(()=>(l1(),this?this.unpack(e,t):ig.prototype.unpack.call(iA,e,t)));vl=t>-1?t:e.length,be=0,n1=0,An=0,ll=null,s1=AT,Za=null,ct=e;try{_i=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 ig){if(Na=this,this.structures)return pi=this.structures,Tf();(!pi||pi.length>0)&&(pi=[])}else Na=iA,(!pi||pi.length>0)&&(pi=[]);return Tf()}unpackMultiple(e,t){let i,r=0;try{Jc=!0;let a=e.length,s=this?this.unpack(e,a):Zg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Tf())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Tf());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{Jc=!1,l1()}}_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 Tf(){try{if(!Na.trusted&&!Jc){let t=pi.sharedLength||0;t<pi.length&&(pi.length=t)}let e=er();if(be==vl)pi.restoreStructures&&rA(),pi=null,ct=null,Ao&&(Ao=null);else if(be>vl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!Jc)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw pi.restoreStructures&&rA(),l1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function rA(){for(let e in pi.restoreStructures)pi[e]=pi.restoreStructures[e];pi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=pi[e&63]||Na.getStructures&&ET()[e&63];return t?(t.read||(t.read=_b(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[PT()]=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(An>=be)return ll.slice(be-ys,(be+=t)-ys);if(An==0&&vl<140){let i=t<16?Sb(t):TT(t);if(i!=null)return i}return o1(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)):CT;case 194:return!1;case 195:return!0;case 196:return A0(ct[be++]);case 197:return t=_i.getUint16(be),be+=2,A0(t);case 198:return t=_i.getUint32(be),be+=4,A0(t);case 199:return Bl(ct[be++]);case 200:return t=_i.getUint16(be),be+=2,Bl(t);case 201:return t=_i.getUint32(be),be+=4,Bl(t);case 202:if(t=_i.getFloat32(be),Na.useFloat32>2){let i=Ab[(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=_i.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=_i.getUint16(be),be+=2,t;case 206:return t=_i.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=_i.getUint32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigUint64(be),be+=8,t;case 208:return _i.getInt8(be++);case 209:return t=_i.getInt16(be),be+=2,t;case 210:return t=_i.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=_i.getInt32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return lA(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++,lA(ct[be++]&63,ct[be++])):Bl(2);case 214:return Bl(4);case 215:return Bl(8);case 216:return Bl(16);case 217:return t=ct[be++],An>=be?ll.slice(be-ys,(be+=t)-ys):PW(t);case 218:return t=_i.getUint16(be),be+=2,An>=be?ll.slice(be-ys,(be+=t)-ys):DW(t);case 219:return t=_i.getUint32(be),be+=4,An>=be?ll.slice(be-ys,(be+=t)-ys):OW(t);case 220:return t=_i.getUint16(be),be+=2,sA(t);case 221:return t=_i.getUint32(be),be+=4,sA(t);case 222:return t=_i.getUint16(be),be+=2,nA(t);case 223:return t=_i.getUint32(be),be+=4,nA(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 TW=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function _b(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>TW.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=aA(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?aA(t,i):i}var aA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=pi[r]||ET()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=_b(a,e)),a.read()};function ET(){let e=IT(()=>(ct=null,Na.getStructures()));return pi=Na._mergeStructures(e,pi)}var o1=Qg,PW=Qg,DW=Qg,OW=Qg;function Qg(e){let t;if(e<16&&(t=Sb(e)))return t;if(e>64&&a1)return a1.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 sA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function nA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[PT()]=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 TT(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 Sb(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 g=ct[be++];if((g&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,g)}}}}}function A0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function Bl(e){let t=ct[be++];if(Ia[t])return Ia[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var oA=new Array(4096);function PT(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,An>=be)return ll.slice(be-ys,(be+=e)-ys);if(!(An==0&&vl<180))return o1(e)}else return be--,er();let t=(e<<5^(e>1?_i.getUint16(be):e>0?ct[be]:0))&4095,i=oA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=_i.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=[],oA[t]=i,i.bytes=e;r<a;)s=_i.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?Sb(e):TT(e);return o!=null?i.string=o:i.string=o1(e)}var lA=(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=pi[e];return a&&a.isShared&&((pi.restoreStructures||(pi.restoreStructures=[]))[e]=a),pi[e]=i,i.read=_b(i,r),i.read()},DT=typeof self=="object"?self:global;Ia[0]=()=>{};Ia[0].noBuffer=!0;Ia[101]=()=>{let e=er();return(DT[e[0]]||Error)(e[1])};Ia[105]=e=>{let t=_i.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=_i.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Ia[115]=()=>new Set(er());var OT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Ia[116]=e=>{let t=e[0],i=OT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new DT[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 IT(e){let t=vl,i=be,r=n1,a=ys,s=An,n=ll,o=s1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,vl)),u=pi,d=pi.slice(0,pi.length),p=Na,f=Jc,g=e();return vl=t,be=i,n1=r,ys=a,An=s,ll=n,s1=o,Ao=l,Za=h,ct=c,Jc=f,pi=u,pi.splice(0,pi.length,...d),Na=p,_i=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),g}function l1(){ct=null,Ao=null,pi=null}function IW(e){e.unpack?Ia[e.type]=e.unpack:Ia[e.type]=e}var Ab=new Array(147);for(let e=0;e<256;e++)Ab[e]=+("1e"+Math.floor(45.15-e*.30103));var Zg=new ig({useRecords:!1}),bae=Zg.unpack,wae=Zg.unpackMultiple,_ae=Zg.unpack,RW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},LW=new Float32Array(1),Sae=new Uint8Array(LW.buffer,0,4),_m;try{_m=new TextEncoder}catch{}var rg,Mb,Kg=typeof Buffer<"u",M0=Kg?Buffer.allocUnsafeSlow:Uint8Array,RT=Kg?Buffer:Uint8Array,hA=Kg?4294967296:2144337920,ke,or,Me=0,on,ln=null,BW=/[\u0080-\uFFFF]/,$u=Symbol("record-id"),LT=class extends ig{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=RT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:_m&&_m.encodeInto?function(C,A){return _m.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,g=d+64,m=d+p+64;if(m>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),on=ke.length-10,on-Me<2048?(ke=new M0(ke.length),or=new DataView(ke.buffer,0,ke.length),on=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(ln=["",""],ke[Me++]=214,ke[Me++]=98,ln.position=Me-i,Me+=4):ln=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 D=r[P];if(!D)continue;let z,F=r.transitions;for(let L=0,G=D.length;L<G;L++){let q=D[L];z=F[q],z||(z=F[q]=Object.create(null)),F=z}F[$u]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),ln){or.setUint32(ln.position+i,Me-ln.position-i);let T=ln;ln=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>on&&S(Me),h.offset=Me;let T=FW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&kW?(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&UW&&(Me=i)}};let _=C=>{Me>on&&(ke=S(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(ln&&P>=8&&P<4096){let F=BW.test(C);ln[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let D;P<32?D=1:P<256?D=2:P<65536?D=3:D=5;let z=P*3;if(Me+z>on&&(ke=S(Me+z)),P<64||!l){let F,L,G,q=Me+D;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[q++]=L:L<2048?(ke[q++]=L>>6|192,ke[q++]=L&63|128):(L&64512)===55296&&((G=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(G&1023),F++,ke[q++]=L>>18|240,ke[q++]=L>>12&63|128,ke[q++]=L>>6&63|128,ke[q++]=L&63|128):(ke[q++]=L>>12|224,ke[q++]=L>>6&63|128,ke[q++]=L&63|128);T=q-Me-D}else T=l(C,Me+D,z);T<32?ke[Me++]=160|T:T<256?(D<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(D<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(D<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 D;if(P<4||(D=C*Ab[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===D){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 D=n.get(C);if(D){if(!D.id){let z=n.idsToInsert||(n.idsToInsert=[]);D.id=z.push(D)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,D.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 D=0;D<T;D++)_(C[D])}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[D,z]of C)_(D),_(z)}else{for(let D=0,z=rg.length;D<z;D++){let F=Mb[D];if(C instanceof F){let L=rg[D];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let G=ke,q=or,Q=Me;ke=null;let Y;try{Y=L.pack.call(this,C,ne=>(ke=G,G=null,Me+=ne,Me>on&&S(Me),{target:ke,targetView:or,position:Me-ne}),_)}finally{G&&(ke=G,or=q,Me=Q,on=ke.length-10)}Y&&(Y.length+Me>on&&S(Y.length+Me),Me=zW(Y,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 D=0;D<T;D++)_(P=A[D]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let D in C)(A||C.hasOwnProperty(D))&&(_(D),_(C[D]),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)),D=0;for(let F=0,L=A.length;F<L;F++){let G=A[F];T=P[G],T||(T=P[G]=Object.create(null),D++),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<g&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<m||(z=g),s.nextOwnId=z+1):(z>=m&&(z=g),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[$u]=z,s[z-64]=A,z<g?(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),D&&(x+=b*D),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>hA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(hA,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,on=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Mb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,MT];rg=[{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?cA(e,16,t):uA(Kg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==RT&&this.structuredClone?cA(e,OT.indexOf(i.name),t):uA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function cA(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 uA(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 zW(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 FW(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 xu(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)");Mb.unshift(e.Class),rg.unshift(e)}IW(e)}var BT=new LT({useRecords:!1}),Aae=BT.pack,Mae=BT.pack,{NEVER:Cae,ALWAYS:Eae,DECIMAL_ROUND:Tae,DECIMAL_FIT:Pae}=RW,kW=512,UW=1024,dA=new LT({structuredClone:!0});xu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});xu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});xu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});xu({Class:eA.prototype.constructor,type:4,write(e){return e.id},read(e){return new eA(e)}});xu({Class:tA.prototype.constructor,type:5,write(e){return e.data},read(e){return new tA(e)}});xu({Class:wr.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,wr.prototype),e}});function NW(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 h1(e){if(vb(e))return e;if(Array.isArray(e))return e.map(h1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=h1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var c1;(e=>{function t(a){return dA.pack(a)}e.serialize=t;function i(a){return dA.unpack(a)}e.deserialize=i;function r(a){return NW(t(h1(a))).toString()}e.checksum=r})(c1||(c1={}));var pA;(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})(pA||(pA={}));var za={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],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"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"]},fA;(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})(fA||(fA={}));var ag;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(ag||(ag={}));var u1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:ag.propertyDefaultData(a),rOperand:{...ag.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})(u1||(u1={}));var mA;(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:u1.distanceDefaultData(r)}}e.defaultData=i})(mA||(mA={}));var gA;(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}})(gA||(gA={}));var d1;(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})(d1||(d1={}));var p1;(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})(p1||(p1={}));var vA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(vA||(vA={}));var yA;(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})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(xA||(xA={}));var bA;(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})(bA||(bA={}));var wA;(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})(wA||(wA={}));var f1;(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})(f1||(f1={}));var m1;(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})(m1||(m1={}));var bu="personal camera",Ld="a218fcc3-276b-49b9-b485-49037fd14f5f",VW=2960946,es=5526619,bo;(e=>{function t(f,g){return f[0]===g[0]&&f[1]===g[1]}e.isEqual=t;function i(f,g,m){return[f[0]+(g[0]-f[0])*m,f[1]+(g[1]-f[1])*m]}e.lerp=i;function r(f,g){return[f[0]+g[0],f[1]+g[1]]}e.add=r;function a(f,g){return[f[0]-g[0],f[1]-g[1]]}e.sub=a;function s(f,g){return[f[0]*g[0],f[1]*g[1]]}e.multiply=s;function n(f,g){return[f[0]/g[0],f[1]/g[1]]}e.divide=n;function o(f,g){return Math.pow(g[0]-f[0],2)+Math.pow(g[1]-f[1],2)}e.distanceSquared=o;function l(f,g){return Math.sqrt(o(f,g))}e.distance=l;function h(f,g){return f[0]*g[0]+f[1]*g[1]}e.dot=h;function c(f,g){return[f[0]*g,f[1]*g]}e.scalarMultiply=c;function u(f,g,m){let y=e.sub(g,f),x=e.sub(m,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,g,m){return l(f,u(f,g,m))}e.projectionOntoDistance=d;function p(f,g){return[(f[0]+g[0])*.5,(f[1]+g[1])*.5]}e.center=p})(bo||(bo={}));var oh;(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})(oh||(oh={}));var sg;(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})(sg||(sg={}));var $c;(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})($c||($c={}));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 g1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(g1||(g1={}));var _A;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(_A||(_A={}));var SA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(SA||(SA={}));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 AA(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 mh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(mh||(mh={}));var eu;(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})(eu||(eu={}));var hl;(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(zT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;FT.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;kT.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;UT.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;NT.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;VT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(hl||(hl={}));var v1;(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})(v1||(v1={}));var zT=["count"],FT=["radius","start","end","position","scale","rotation"],kT=["position","scale","rotation"],UT=["count","size"],NT=["count","position","scale","rotation"],VT=["strength","scale","rotation","position","movement","seed","freqScale"],y1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(y1||(y1={}));var x1;(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")}})(x1||(x1={}));var ng;(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",emitTimeLoopDelayStart:"end",emitTimeDuration:1,...e.defaultCollisionData}))(ng||(ng={}));var tu;(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]})(tu||(tu={}));var b1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(b1||(b1={}));var w1;(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})(w1||(w1={}));var _1;(e=>e.defaultData={...w1.defaultData,...b1.defaultData})(_1||(_1={}));var MA;(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})(MA||(MA={}));var og;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(og||(og={}));var CA;(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})(CA||(CA={}));function jW(e){return e.type!=="displace"}var EA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(EA||(EA={}));var jT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],GW=["wrapping","image","video","name","minFilter"],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},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:og.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},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}};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(g=>u+=`${g}`):typeof f=="object"?Object.values(f).forEach(g=>{typeof g=="number"?u+=`${g.toFixed(4)}`:u+=`${g}`}):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 g=new At;return g.push({fi:0,data:f,id:d}),g.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:g}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let g=new At;return g.push({fi:0,data:f,id:d}),g.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:g}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var lg;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(lg||(lg={}));var hg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(hg||(hg={}));var GT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},S1;(e=>{function t(i,r){let a={...i};return WT.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(S1||(S1={}));var HT={shape:GT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},WT=["depth","offset","angle","twist","startScale","endScale"],cg;(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})(cg||(cg={}));var A1;(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,S1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(A1||(A1={}));var Bc;(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:hg.defaultData(),extrusion:HT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:lg.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})(Bc||(Bc={}));var TA=["width","height","depth"],M1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(M1||(M1={}));var ug;(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}}})(ug||(ug={}));var C1;(e=>e.defaultData={softShadowQuality:"low"})(C1||(C1={}));var E1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(E1||(E1={}));var T1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(T1||(T1={}));var iu;(e=>e.defaultData={usePhysics:!1,gravity:-10})(iu||(iu={}));var P1;(e=>e.defaultData={playCamera:bu,gameControlObject:null})(P1||(P1={}));var D1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA(VW,1),postprocessing:ug.defaultData,fog:M1.defaultData,globalPhysics:iu.defaultData,ambient:E1.defaultData,ao:T1.defaultData,shadow:C1.defaultData,publish:P1.defaultData})(D1||(D1={}));var O1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(O1||(O1={}));var PA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(PA||(PA={}));var ru;(e=>{e.identity={...g1.identity,hiddenMatrix:$c.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 oT({position:oh.isEqual(a.position,s.position)?void 0:s.position,rotation:oh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:oh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:$c.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(ru||(ru={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:tu.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...ru.identity,cloner:null})(oa||(oa={}));var I1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(I1||(I1={}));var DA;(e=>e.defaultData={type:"ParticleCollider",...O1.defaultData,...oa.defaultData})(DA||(DA={}));var OA;(e=>e.defaultData={type:"Component",...oa.defaultData})(OA||(OA={}));var IA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...ng.defaultData})(IA||(IA={}));var zc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,..._1.defaultData})(zc||(zc={}));var ep;(e=>e.defaultData={...oa.defaultData,...ru.identity,position:[0,0,eu.DefaultTargetOffset],...eu.defaultData})(ep||(ep={}));var R1;(e=>{function t(i){return{...oa.defaultData,...x1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(R1||(R1={}));var dg;(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})(dg||(dg={}));var cl;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new wr,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=ru.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(cl||(cl={}));var au;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...tu.defaultData,fusedBody:!1},...D1.defaultData,camera:ep.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(au||(au={}));var L1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:$c.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:tu.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...eu.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,...zc.defaultData,geometry:Bc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...zc.defaultData,geometry:Bc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...zc.defaultData,geometry:Bc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(L1||(L1={}));var Zl;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new wr}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new wr})))):mh.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=$d(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=$d(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:g,...m}=f;if(g!==void 0&&Object.keys(g).length>0){let y={path:[...u,"layers",p,"texture"],props:g,type:0};l.push(y)}if(Object.keys(m).length>0){let y={path:[...u,"layers",p],props:m,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...v1.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,ru.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})}),mh.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:A1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(y1.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})(Zl||(Zl={}));var pg;(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})(pg||(pg={}));var ul;(e=>e.defaultData={orbitControls:pg.defaultData,playPage:Ld,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}},stopRaycast:!0,hdTransmission:!1})(ul||(ul={}));var B1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(B1||(B1={}));var z1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(z1||(z1={}));var Kl;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...B1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:z1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(Kl||(Kl={}));var tp;(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=gg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(tp||(tp={}));var Jl;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222",e.defaultLight={fi:-1,data:R1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]};function t(a=!0,s=[]){let n=[],o=L1.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:Ld,data:{...au.defaultData,name:"Scene 1"},children:n}),l}e.createDefaultObjectTreeWithPage=t,e.defaultData={objects:t(),publish:ul.defaultData,styles:Kl.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:ul.defaultData,styles:Kl.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:ul.defaultData,styles:Kl.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...ul.defaultData},styles:Kl.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})(Jl||(Jl={}));var Bd;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Bd||(Bd={}));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 F1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(F1||(F1={}));var RA;(e=>e.all=[...F1.all,"components"])(RA||(RA={}));var LA;(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})(LA||(LA={}));var gh;(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})(gh||(gh={}));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:gh.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 fg;(e=>e.list=["idle","move","jump","run"])(fg||(fg={}));var mg;(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)}}))(mg||(mg={}));function BA(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(_r(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={..._r(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)!==wr.prototype&&t(a.material)})})}function HW(e){Object.assign(e.scene.publish,{orbitControls:{...pg.defaultData,..._r(e.scene.publish.orbitControls)}})}function WW(e){Object.assign(e.scene.publish.settings,{video:{...ul.defaultData.settings.video,..._r(e.scene.publish.settings.video)}})}function qW(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((jT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(GW.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 YW(e){e.scene.publish.withBackground=!0}function XW(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function QW(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 ZW(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 KW(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=_r(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=_r(i).booleanExclude!==!0)}})}function JW(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 $W(e){function t(r){Object.setPrototypeOf(r,wr.prototype),r.texture&&Object.setPrototypeOf(r.texture,wr.prototype)}function i(r){Object.setPrototypeOf(r,wr.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=_r(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=_r(l).layers;i(h),l.layers=h}})})}function zA(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={..._r(t),colors:i,steps:r};Object.assign(t,a)}})}function eq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function FA(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 tq(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 iq(e){e.shared.audios=Rn({},Ft.prototype)}function rq(e){e.shared.videos=Rn({},Ft.prototype)}function aq(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 sq(e){Object.entries(_r(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(_r(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function nq(e){e.scene.publish.settings.web.preload=!1}function kA(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 UA(e){e.layers&&e.layers.forEach(t=>{jW(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 oq(e){e.shared.fonts=Rn({},Ft.prototype)}function lq(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 hq(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=lq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...zc.defaultData,flatShading:!1,wireframe:!1,geometry:{...Bc.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:_r(a.states),events:_r(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=_r(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 cq(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 uq(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 NA(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 VA(e){rl(e,NA),al(e,NA)}function dq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function pq(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 fq(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 mq(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 gq(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 vq(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 yq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function xq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function bq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function wq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=mg.defaultDataThirdPerson.navmesh)})})}function _q(e){e.scene.styles||(e.scene.styles=Kl.defaultData())}function jA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function Sq(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,jA),rl(e,jA)}function Aq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function Mq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function GA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function Cq(e,t){if(t<1&&(al(e,BA),rl(e,BA),e.schema=1),t<2&&(HW(e),e.schema=2),t<3&&(qW(e),e.schema=3),t<4&&(YW(e),e.schema=4),t<5&&(XW(e),e.schema=5),t<6&&(QW(e),e.schema=6),t<7&&(ZW(e),e.schema=7),t<8&&(e.schema=8),t<9&&(FA(e),e.schema=9),t<10&&(eq(e),e.schema=10),t<11&&(tq(e),e.schema=11),t<12&&(FA(e),e.schema=12),t<13&&(iq(e),e.schema=13),t<14&&(aq(e),e.schema=14),t<15&&(sq(e),e.schema=15),t<16&&(nq(e),e.schema=16),t<17&&(al(e,kA),rl(e,kA),e.schema=17),t<18&&(al(e,zA),rl(e,zA),e.schema=18),t<19&&(WW(e),e.schema=19),t<20&&(oq(e),hq(e),e.schema=20),t<21&&(cq(e),uq(e),e.schema=21),t<22&&(VA(e),e.schema=22),t<23&&(dq(e),e.schema=23),t<24&&(pq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(rq(e),t<25&&(e.schema=25)),t<26&&(KW(e),e.schema=26),t<27&&(JW(e),e.schema=27),t<28&&(VA(e),e.schema=28),t<29&&($W(e),e.schema=29),t<30&&(fq(e),e.schema=30),t<31&&(mq(e),e.schema=31),t<33&&(gq(e),e.schema=33),t<34&&(vq(e),e.schema=34),t<35&&(yq(e),e.schema=35),t<36&&(xq(e),e.schema=36),t<37&&(bq(e),e.schema=37),t<38&&(al(e,UA),rl(e,UA),e.schema=38),t<39&&(wq(e),e.schema=39),t<40&&(_q(e),e.schema=40),t<41&&(Sq(e),e.schema=41),t<42&&(Aq(e),e.schema=42),t<43&&(Mq(e),e.schema=43),t<99){al(e,GA),rl(e,GA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=bu);let i=_r(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Ld,r.insertBefore(null,null,[{id:Ld,data:{...au.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:{...iu.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:_r(e.scene.ownerCamera)??au.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==Jl.TRASH_CAN_ID&&r.move(Ld,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,tu.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function HA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function Eq(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 Tq(e){Array.isArray(_r(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 wc=180/Math.PI;function WA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*wc)}function qT(e){WA(e),e.type==="Page"&&WA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*wc))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*wc),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*wc),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=wc,t.extrusion.twist*=wc),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(_r(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 Pq(e){e.shared.variables=Rn({},Ft.prototype)}function Dq(e){let t=_r(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=113;function YT(e,t){t(e.data);for(let i of e.children)YT(i,t)}function Oq(e){let t=e.schema??104;t!==co&&t<105&&(YT(e.asset,qT),e.schema=105)}function Iq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=gh.defaultData().particles)}function Rq(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 Lq(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 Bq(e){e.scene.objects.traverse((t,i)=>{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 XT(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),Cq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=ul.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,HA),rl(e,HA),e.schema=101),t<102&&(Eq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=gh.defaultData(),e.schema=104),t<105&&(Pq(e),e.scene.objects.traverse((i,r)=>{qT(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Oq(i);t<106&&(Dq(e),e.schema=106),t<107&&(e.shared.lib.variables=gh.defaultData().variables,e.schema=107),t<109&&(Iq(e),e.schema=109),t<110&&(Rq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{Tq(r)}),e.schema=111),t<112&&(Lq(e),e.schema=112),t<113&&(Bq(e),e.schema=113)}}var gg;(e=>{e.defaultData={schema:co,scene:Jl.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=Jl.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:Jl.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:Jl.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...r1,updateSchema(a){return(a.schema??0)<co?$d(a,XT):(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:gh.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})(gg||(gg={}));var k1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(k1||(k1={}));var qA;(e=>{function t(i){return!0}e.is=t})(qA||(qA={}));var vg;(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 oT({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})(vg||(vg={}));var U1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(U1||(U1={}));var yg;(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}})(yg||(yg={}));var $l;(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,vg.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})($l||($l={}));var ip;(e=>e.defaultData={...vg.defaultData,...U1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(ip||(ip={}));var su;(e=>e.defaultData={...ip.defaultData,...yg.defaultData})(su||(su={}));var xg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(xg||(xg={}));var N1;(e=>e.defaultData={...su.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(N1||(N1={}));var rp;(e=>e.defaultData={...su.defaultData,...xg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(rp||(rp={}));var V1;(e=>e.defaultData={...su.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"})(V1||(V1={}));var j1;(e=>e.defaultData={...su.defaultData,type:"path2d",path:"",name:"Path"})(j1||(j1={}));var YA;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})(YA||(YA={}));var bg;(e=>e.defaultData={...ip.defaultData,name:"Group",type:"group2d"})(bg||(bg={}));var G1;(e=>e.defaultData=()=>({...ip.defaultData,...xg.defaultData,...yg.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}}))(G1||(G1={}));var lh;(e=>{function t(s){switch(s){case"rectangle2d":return{...rp.defaultData};case"ellipse2d":return{...N1.defaultData};case"text2d":return{...V1.defaultData};case"vector2d":return{...rp.defaultData};case"path2d":return{...j1.defaultData};case"frame2d":return{...G1.defaultData()};case"group2d":return{...bg.defaultData}}}e.defaultData=t;function i(s){return"width"in s&&"height"in s?[typeof s.width=="number"?s.width*.5:0,typeof s.height=="number"?s.height*.5:0]:[0,0]}e.getPivot=i;function r(s){return s.type==="rectangle2d"||s.type==="ellipse2d"||s.type==="text2d"||s.type==="frame2d"}e.isResizeable=r;function a(s){return s.type==="rectangle2d"||s.type==="frame2d"}e.hasCorners=a})(lh||(lh={}));var H1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(H1||(H1={}));function eh(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=XA(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 g=0;g<n[c].length;++g)p.push(n[c][g][d]);let f=XA(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 XA(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 zq=Math.pow(2,-24),Pf=class{constructor(){}};function Mn(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 QA(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 ZA(e,t){t.set(e)}function KA(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 Df(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 Fq(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 kq(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,g=-1/0,m=-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,D=A+T;P<n&&(n=P),D>h&&(h=D),y&&A<d&&(d=A),y&&A>g&&(g=A);let z=e[x+4],F=e[x+5],L=z-F,G=z+F;L<o&&(o=L),G>c&&(c=G),y&&z<p&&(p=z),y&&z>m&&(m=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]=g,a[5]=m)}function Uq(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 Nq(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,Vq=(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})),Of=new Float32Array(6);function jq(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=QA(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=QA(e),n!==-1&&(o=Gq(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 g=[...qo];g.length=a;let m=0;for(let x=c;x<u;x+=6,m++){let b=g[m];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;Df(x,i,_)}g.sort(Vq);let y=a;for(let x=0;x<y;x++){let b=g[x];for(;x+1<y&&g[x+1].candidate===b.candidate;)g.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=g[_];b>=M.candidate?Df(x,i,M.rightCacheBounds):(Df(x,i,M.leftCacheBounds),M.count++)}}for(let x=0;x<y;x++){let b=g[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++,Df(y,i,b.bounds)}let g=qo[so-1];ZA(g.bounds,g.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];KA(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let m=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&&(m===0?ZA(_,Of):KA(_,Of,Of)),m+=b;let S=0,C=0;m!==0&&(S=ed(Of)/l);let A=a-m;A!==0&&(C=ed(M)/l);let T=1+1.25*(S*m+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 Gq(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 Hq(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,g,m;n?(f=r[d+0],g=r[d+1],m=r[d+2]):(f=r[d+0]*h+l,g=r[d+1]*h+l,m=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]](g),_=i[c[y]](m)):(x=o[f+y],b=o[g+y],_=o[m+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)*zq,M<t[y]&&(t[y]=M),S>t[y+3]&&(t[y+3]=S)}}return s}function Wq(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=jq(y.boundingData,_,n,x,b,u);if(S.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Nq(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 Pf,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 D=new Pf,z=C,F=b-P;y.right=D,D.boundingData=new Float32Array(6),E0(n,z,F,D.boundingData,s),r(D,z,F,s,M+1)}return y}Fq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=Hq(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,g=[],m=kq(e);if(m.length===1){let y=m[0],x=new Pf;x.boundingData=a,Uq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),g.push(x)}else for(let y of m){let x=new Pf;x.boundingData=new Float32Array(6),E0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),g.push(x)}return g}function qq(e,t){let i=Wq(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,g=u.boundingData;for(let m=0;m<6;m++)r[d+m]=g[m];if(f){let m=u.offset,y=u.count;return a[d+6]=m,s[p+14]=y,s[p+15]=65535,c+32}else{let m=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,m),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 Dae=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}}}(),Yq=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,g,m;f!==0?g=(c*u-p*d)/f:g=0,m=(c+g*u)/d,s.x=g,s.y=m}}(),Cb=function(){let e=new re,t=new R,i=new R;return function(r,a,s,n){Yq(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}}}}(),Xq=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}}(),Qq=1e-15;function tc(e){return Math.abs(e)<Qq}var Eo=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 Xq(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}};Eo.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]),Cb(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)}}();Eo.prototype.intersectsTriangle=function(){let e=new Eo,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 g=this.plane,m=d.plane;if(Math.abs(g.normal.dot(m.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],G=y[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(n);let q=x?c.start:c.end,Q=tc(m.distanceToPoint(L));if(tc(m.normal.dot(n))&&Q){c.copy(h),b=2;break}if((m.intersectLine(h,q)||Q)&&!tc(q.distanceTo(G))){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],G=_[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(o);let q=M?u.start:u.end,Q=tc(g.distanceToPoint(L));if(tc(g.normal.dot(o))&&Q){u.copy(h),S=2;break}if((g.intersectLine(h,q)||Q)&&!tc(q.distanceTo(G))){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),D=A<T,z=C<P;return C!==P&&T!==A&&D===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)}}}();Eo.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Eo.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],g=i[(p+1)%3];a.set(s[f],s[g]),Cb(r,a,e,t);let m=e.distanceToSquared(t);m<h&&(h=m,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 Eo,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 g=0;g<8;g++){let m=d[g];a.copy(m).clamp(c,u);let y=m.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(m),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let g=0;g<3;g++)for(let m=0;m<=1;m++)for(let y=0;y<=1;y++){let x=(g+1)%3,b=(g+2)%3,_=m<<x|y<<b,M=1<<g|m<<x|y<<b,S=d[_],C=d[M];t[f].set(S,C);let A=e[g],T=e[x],P=e[b],D=i[f],z=D.start,F=D.end;z[A]=c[A],z[T]=m?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=m?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let g=0;g<=1;g++)for(let m=0;m<=1;m++)for(let y=0;y<=1;y++){a.x=g?u.x:c.x,a.y=m?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 g=0;g<12;g++){let m=t[g];for(let y=0;y<12;y++){let x=i[y];Cb(m,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 ic=new R,rc=new R,ac=new R,If=new re,Rf=new re,Lf=new re,JA=new R,$A=new R,eM=new R,Bf=new R;function Zq(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 Kq(e,t,i,r,a,s,n,o,l){ic.fromBufferAttribute(t,s),rc.fromBufferAttribute(t,n),ac.fromBufferAttribute(t,o);let h=Zq(e,ic,rc,ac,Bf,l);if(h){r&&(If.fromBufferAttribute(r,s),Rf.fromBufferAttribute(r,n),Lf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(Bf,ic,rc,ac,If,Rf,Lf,new re)),a&&(If.fromBufferAttribute(a,s),Rf.fromBufferAttribute(a,n),Lf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(Bf,ic,rc,ac,If,Rf,Lf,new re)),i&&(JA.fromBufferAttribute(i,s),$A.fromBufferAttribute(i,n),eM.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(Bf,ic,rc,ac,JA,$A,eM,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(ic,rc,ac,c.normal),h.face=c,h.faceIndex=s}return h}function QT(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=Kq(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function Jq(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)QT(e,t,i,n,s)}function $q(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=QT(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function _n(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 tM(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(_n(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var ZT=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 Fc(e,t){return t[e+6]}function ap(e,t){return t[e+14]}function sp(e){return e+8}function np(e,t){return t[e+6]}function eY(e,t){return t[e+7]}var Pc=new cr,wg=new R,tY=["x","y","z"];function W1(e,t,i,r,a){let s=e*2,n=wu,o=yl,l=xl;if(sl(s,o)){let h=Fc(e,l),c=ap(s,o);Jq(t,i,r,h,c,a)}else{let h=sp(e);_g(h,n,r,wg)&&W1(h,t,i,r,a);let c=np(e,l);_g(c,n,r,wg)&&W1(c,t,i,r,a)}}function q1(e,t,i,r){let a=e*2,s=wu,n=yl,o=xl;if(sl(a,n)){let l=Fc(e,o),h=ap(a,n);return $q(t,i,r,l,h)}else{let l=eY(e,o),h=tY[l],c=r.direction[h]>=0,u,d;c?(u=sp(e),d=np(e,o)):(u=np(e,o),d=sp(e));let p=_g(u,s,r,wg)?q1(u,t,i,r):null;if(p){let g=p.point[h];if(c?g<=s[d+l]:g>=s[d+l+3])return p}let f=_g(d,s,r,wg)?q1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var iY=function(){let e,t,i=[],r=new ZT(()=>new cr);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,_=yl,M=xl;for(;!sl(b,_);)x=sp(x),b=x*2;return Fc(x,M)}function p(x){let b=x*2,_=yl,M=xl;for(;!sl(b,_);)x=np(x,M),b=x*2;return Fc(x,M)+ap(b,_)}let f=s*2,g=wu,m=yl,y=xl;if(sl(f,m)){let x=Fc(s,y),b=ap(f,m);return Mn(s,g,e),l(x,b,!1,u,c+s,e)}else{let x=sp(s),b=np(s,y),_=x,M=b,S,C,A,T;if(h&&(A=e,T=t,Mn(_,g,A),Mn(M,g,T),S=h(A),C=h(T),C<S)){_=b,M=x;let q=S;S=C,C=q,A=T}A||(A=e,Mn(_,g,A));let P=sl(_*2,m),D=o(A,P,S,u+1,c+_),z;if(D===2){let q=d(_),Q=p(_)-q;z=l(q,Q,!0,u+1,c+_,A)}else z=D&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Mn(M,g,T);let F=sl(M*2,m),L=o(T,F,C,u+1,c+M),G;if(L===2){let q=d(M),Q=p(M)-q;G=l(q,Q,!0,u+1,c+M,T)}else G=L&&a(M,n,o,l,h,c,u+1);return!!G}}}(),rY=function(){let e=new Eo,t=new Eo,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=wu,p=yl,f=xl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let g=o,m=g.index,y=g.attributes.position,x=l.index,b=l.attributes.position,_=Fc(n,f),M=ap(u,p);if(i.copy(h).invert(),l.boundsTree)return Mn(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(_n(t,C,m,y),t.needsUpdate=!0,S.intersectsTriangle(t))return!0;return!1}});for(let S=_*3,C=M+_*3;S<C;S+=3){_n(e,S,m,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(_n(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let g=n+8,m=f[n+6];return Mn(g,d,Pc),!!(c.intersectsBox(Pc)&&s(g,o,l,h,c)||(Mn(m,d,Pc),c.intersectsBox(Pc)&&s(m,o,l,h,c)))}}}();function _g(e,t,i,r){return Mn(e,t,Pc),i.intersectBox(Pc,r)}var Y1=[],Sm,wu,yl,xl;function _d(e){Sm&&Y1.push(Sm),Sm=e,wu=new Float32Array(e),yl=new Uint16Array(e),xl=new Uint32Array(e)}function zf(){Sm=null,wu=null,yl=null,xl=null,Y1.length&&_d(Y1.pop())}var T0=Symbol("skip tree generation"),P0=new cr,D0=new cr,sc=new je,zl=new Bn,td=new Bn,id=new R,Ff=new R,aY=new R,sY=new R,nY=new R,iM=new cr,hn=new ZT(()=>new Eo),zd=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."),zd.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."),zd.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 zd(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=qq(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new cr))),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 g=s[u+6],m=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,M=-1/0,S=-1/0;for(let C=3*g,A=3*(g+m);C<A;C++){let T=i[C],P=r.getX(T),D=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),D<x&&(x=D),D>M&&(M=D),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 g=u+8,m=s[u+6],y=g+d,x=m+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(g,d,b));let T=!1;C&&(T=c(m,d,b));let P=A||T;if(P)for(let D=0;D<3;D++){let z=g+D,F=m+D,L=o[z],G=o[z+3],q=o[F],Q=o[F+3];o[u+D]=L<q?L:q,o[u+D+3]=G>Q?G: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=Xs){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]),W1(0,r,u,e,a),zf(),n){let p=o[h].materialIndex;for(let f=d,g=a.length;f<g;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Xs){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);zf(),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=rY(0,i,e,t),zf(),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,g)=>{let m=p*3;return u(d,m,m+1,m+2,f,g)}}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=hn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,g,m)=>u(d,p,f,g,m)?!0:tM(d,p,r,l,f,g,a)}else o||(l?o=(u,d,p,f)=>tM(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=iY(0,r,n,o,s,c),zf(),h)break;c+=u.byteLength}return hn.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;sc.copy(t).invert();let h=hn.getPrimitive(),c=hn.getPrimitive();if(a){let d=function(p,f,g,m,y,x,b,_){for(let M=g,S=g+m;M<S;M++){_n(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(_n(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,g,m,y,x,b,_,M){return p(f,g,m,y,x,b,_,M)?!0:d(f,g,m,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,g,m,y)=>(P0.copy(y),P0.applyMatrix4(sc),e.shapecast({intersectsBounds:x=>P0.intersectsBox(x),intersectsRange:(x,b,_,M,S)=>r(d,p,x,b,g,m,M,S)}))});return hn.releasePrimitive(h),hn.releasePrimitive(c),u}intersectsBox(e,t){return zl.set(e.min,e.max,t),zl.needsUpdate=!0,this.shapecast({intersectsBounds:i=>zl.intersectsBox(i),intersectsTriangle:i=>zl.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(),zl.set(e.boundingBox.min,e.boundingBox.max,t),zl.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=hn.getPrimitive(),d=hn.getPrimitive(),p=Ff,f=aY,g=null,m=null;r&&(g=sY,m=nY);let y=1/0,x=null,b=null;return sc.copy(t).invert(),td.matrix.copy(sc),this.shapecast({boundsTraverseOrder:_=>zl.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){_n(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,D=(_+M)*3;P<D;P+=3){_n(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,g);if(z<y&&(f.copy(p),m&&m.copy(g),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){_n(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){_n(u,T,l,o),u.needsUpdate=!0;let D=u.distanceToTriangle(d,p,g);if(D<y&&(f.copy(p),m&&m.copy(g),y=D,x=T/3,b=C/3),D<a)return!0}}}}}),hn.releasePrimitive(u),hn.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(m):r.point=m.clone(),r.point.applyMatrix4(sc),f.applyMatrix4(sc),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&&(Ff.copy(id),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(Ff):t.point=Ff.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Mn(0,new Float32Array(t),iM),e.union(iM)}),e}},rd=Do(lL()),oY=.5*(Math.sqrt(3)-1),ad=(3-Math.sqrt(3))/6,lY=1/3,cn=1/6,Oae=(Math.sqrt(5)-1)/4,Iae=(5-Math.sqrt(5))/20,Fd=e=>Math.floor(e)|0,rM=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=KT(e),i=new Float64Array(t).map(a=>rM[a%12*2]),r=new Float64Array(t).map(a=>rM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*oY,c=Fd(a+h),u=Fd(s+h),d=(c+u)*ad,p=c-d,f=u-d,g=a-p,m=s-f,y,x;g>m?(y=1,x=0):(y=0,x=1);let b=g-y+ad,_=m-x+ad,M=g-1+2*ad,S=m-1+2*ad,C=c&255,A=u&255,T=.5-g*g-m*m;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*g+L*m)}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 D=.5-M*M-S*S;if(D>=0){let z=C+1+t[A+1],F=i[z],L=r[z];D*=D,l=D*D*(F*M+L*S)}return 70*(n+o+l)}}function hY(e=Math.random){let t=KT(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)*lY,p=Fd(s+d),f=Fd(n+d),g=Fd(o+d),m=(p+f+g)*cn,y=p-m,x=f-m,b=g-m,_=s-y,M=n-x,S=o-b,C,A,T,P,D,z;_>=M?M>=S?(C=1,A=0,T=0,P=1,D=1,z=0):_>=S?(C=1,A=0,T=0,P=1,D=0,z=1):(C=0,A=0,T=1,P=1,D=0,z=1):M<S?(C=0,A=0,T=1,P=0,D=1,z=1):_<S?(C=0,A=1,T=0,P=0,D=1,z=1):(C=0,A=1,T=0,P=1,D=1,z=0);let F=_-C+cn,L=M-A+cn,G=S-T+cn,q=_-P+2*cn,Q=M-D+2*cn,Y=S-z+2*cn,ne=_-1+3*cn,ce=M-1+3*cn,ie=S-1+3*cn,te=p&255,de=f&255,oe=g&255,ue=.6-_*_-M*M-S*S;if(ue<0)l=0;else{let Ae=te+t[de+t[oe]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*M+a[Ae]*S)}let se=.6-F*F-L*L-G*G;if(se<0)h=0;else{let Ae=te+C+t[de+A+t[oe+T]];se*=se,h=se*se*(i[Ae]*F+r[Ae]*L+a[Ae]*G)}let Ce=.6-q*q-Q*Q-Y*Y;if(Ce<0)c=0;else{let Ae=te+P+t[de+D+t[oe+z]];Ce*=Ce,c=Ce*Ce*(i[Ae]*q+r[Ae]*Q+a[Ae]*Y)}let me=.6-ne*ne-ce*ce-ie*ie;if(me<0)u=0;else{let Ae=te+1+t[de+1+t[oe+1]];me*=me,u=me*me*(i[Ae]*ne+r[Ae]*ce+a[Ae]*ie)}return 32*(l+h+c+u)}}function KT(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,cY=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}},uY=Do(OE()),dY=new je,pY=new je,fY=new je,op;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(op||(op={}));var Eb=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 Si&&(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)op.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)op.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,uY.SVD)(i),n=dY.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=pY.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=fY.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)}},mY=class extends Eb(Si){},gY=e=>e.type==="Mesh",ma=class extends mY{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 gY(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}},Hl=new R,Wl=new R,kc=new je,JT=[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)],vY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],yY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],aM=(e,t,i)=>{e.updateEntityBoxSize(Hl,Wl),kc.copy(t).multiply(e.matrixWorld),Wl.x===0&&Wl.y===0&&Wl.z===0?i.push(new R(Hl.x,Hl.y,Hl.z).applyMatrix4(kc)):JT.forEach(r=>{i.push(r.clone().multiply(Wl).add(Hl).applyMatrix4(kc))})},sM=class extends cr{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}aM(a,t,r)}}):aM(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(kc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(Wl).multiplyScalar(.5),this.getCenter(Hl),kc.copy(this.matrix).setPosition(Hl),this.vertices=JT.map(e=>e.clone().multiply(Wl).applyMatrix4(kc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=vY.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=yY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},dl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},xY=class extends n3{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}},X1=.001;function Q1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=X1}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 Q1(i,r,s)&&Q1(i,a,s)}function $T(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++)Q1(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),g={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...g,removedLength:0};continue}let m=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[m].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(g,{prevDir:S,nextDir:C});let A=R0(x,u),T=R0(u,b);if(!A||!T)o[c]={...g,removedLength:0};else{let P=S.clone().add(C).normalize(),D=P.clone().cross(S).length()/S.dot(P);o[c]={...g,tan:D,removedLength:u.roundness/D}}}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 g=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,g/2),f.removedLength=Math.min(f.removedLength,g/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],g=null;if(!R0(i[u].data,i[d].data))p.position.distanceTo(f.position)>X1&&(g=new ym(p.position,p.controlNext,f.controlPrevious,f.position));else{let m=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&m.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),m.distanceTo(y)>X1&&(g=new ym(m,m.clone().lerp(y,.3),y.clone().lerp(m,.3),y))}l[2*c+1]=g}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),g=u.tan*u.removedLength,m=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=m.clone().multiplyScalar(Math.sqrt(Math.pow(g,2)-Math.pow(x,2))).add(y),_=m.clone().multiplyScalar(-g).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 ym(p,A,T,f)}let h=new xY;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),bY={type:"completeState",isfromEntity:!0},wY=["x","y","z"],L0=new R,_Y=new R().set(0,1,0),Tb=e=>class extends Eb(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 sM,this._recursiveBBox=new sM,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)Zl.toOps(this.data,a.data).forEach(s=>{let n=tg.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=Zl.patch(this.data,a),Zl.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 i1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,wY[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??$c.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 i1(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,Zl.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(gl.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=dg.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 cl.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of cl.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=gl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=gl.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&&!mh.is(t.props.type)&&dl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){dl.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=$T(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.getPointAt(h);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),g=l.getTangentAt(h).applyMatrix4(f).add(c),m=new je().lookAt(c,g,_Y),y=L0.setFromEuler(new Rr().setFromRotationMatrix(m)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(bY)})}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 dl.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 dl.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"})}},eP=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 tP(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 nM(e){return new re(e.y,-e.x)}var tP=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=[],g=[],m=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let M=new re(e,x),S=new re(t,-x),C=null,A=null,T=null,P=null,D=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 G=M.clone();G.x-=z;let q=Math.PI-D.angle(),Q=D.angle(),Y=Math.tan(Q/2),ne=Math.tan(q/2),ce=Y+ne,ie=u?ce:ne,te=u?ce:Y;if(l=Math.min(l,(e-F)/ie,D.length()/ce),h=Math.min(h,(t-L)/te,D.length()/ce),l>0){let me=l/Y;C=M.clone().sub(new re(me,l)),u&&(T=C.clone(),T.x-=z-ce*l),M.sub(D.clone().setLength(me))}if(h>0){let me=h/ne;A=S.clone().sub(new re(me,-h)),S.add(D.clone().setLength(me)),u&&(P=A.clone(),P.x-=z-ce*h,G.sub(D.clone().setLength(me)))}D=M.clone().sub(S);let de=D.length()<.5,oe=[];for(let me=0;me<=r;me++){let Ae=[],ye=me/r,Ne=ye*o+n,Le=new re(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,q,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(se(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||se(Ae,Le,t,L,-1);let Te=nM(D).normalize();if(Yo(Te,Le,b),!de)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=D.clone().multiplyScalar(Je).add(S);Yo(rt,Le,_),f.push(_.x,_.y,_.z),g.push(b.x,b.y,b.z),m.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,q,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,q,l,C,1,!1),se(Ae,Le,C.x,0,1)):s||se(Ae,Le,e,F,1),u&&!de){let tt=nM(D).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=D.clone().multiplyScalar(-rt).add(G);Yo(at,Le,_),f.push(_.x,_.y,_.z),g.push(b.x,b.y,b.z),m.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),oe.push(Ae)}for(let me=0;me<oe.length-1;me++)for(let Ae=0;Ae<oe[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=oe[me][Ae],Ne=oe[me+1][Ae],Le=oe[me+1][Ae+1],Te=oe[me][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&&(Ce(-1,oe[0],n),Ce(1,oe[oe.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(g,3)),this.setAttribute("uv",new ot(m,2));function ue(me,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 re(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),g.push(b.x,b.y,b.z),m.push(Ae,.5+_.y/i),me.push(y++)}}function se(me,Ae,ye,Ne,Le){let Te=new R,tt=new re,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),g.push(0,Le,0),m.push(.5,.5),me.push(y++)}function Ce(me,Ae,ye){let Ne=new re(Math.sin(ye),Math.cos(ye)),Le=new re(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=me<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new re((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),g.push(Le.x,0,Le.y),m.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),g.push(Le.x,0,Le.y);let Qe=m.slice(at*2,at*2+2);m.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},SY=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 tP(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Yx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},AY=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 Zs(t,i,r,a,s,n):h=new MY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},B0=Math.PI/2,MY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry";let l=this;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 h=[],c=[],u=[],d=[],p=0,f=0;g("z","y","x",-1,-1,i,t,e,s,a,0),g("z","y","x",1,-1,i,t,-e,s,a,1),g("x","z","y",1,1,e,i,t,r,s,2),g("x","z","y",1,-1,e,i,-t,r,s,3),g("x","y","z",1,-1,e,t,i,r,a,4),g("x","y","z",-1,-1,e,t,-i,r,a,5),n>0&&(m("z","y","x",-1,-1,1,i,t,e,s,0),m("z","y","x",1,-1,-1,i,t,e,s,1),m("z","y","x",-1,1,-1,i,t,e,s,1),m("z","y","x",1,1,1,i,t,e,s,0),m("x","y","z",-1,-1,-1,e,t,i,r,0),m("x","y","z",1,-1,1,e,t,i,r,1),m("x","y","z",-1,1,1,e,t,i,r,0),m("x","y","z",1,1,-1,e,t,i,r,1),m("y","x","z",-1,-1,1,t,e,i,a,0),m("y","x","z",1,-1,-1,t,e,i,a,1),m("y","x","z",1,1,1,t,e,i,a,1),m("y","x","z",-1,1,-1,t,e,i,a,0),y(1,1,1),y(-1,1,1),y(1,-1,1),y(-1,-1,1),y(1,1,-1),y(-1,1,-1),y(1,-1,-1),y(-1,-1,-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 g(x,b,_,M,S,C,A,T,P,D,z){let F=(C-2*n)/P,L=(A-2*n)/D,G=C/2-n,q=A/2-n,Q=T/2,Y=P+1,ne=D+1,ce=0,ie=0,te=new R;for(let de=0;de<ne;de++){let oe=de*L-q;for(let ue=0;ue<Y;ue++){let se=ue*F-G;te[x]=se*M,te[b]=oe*S,te[_]=Q,c.push(te.x,te.y,te.z),te[x]=0,te[b]=0,te[_]=T>0?1:-1,u.push(te.x,te.y,te.z),d.push(ue/P),d.push(1-de/D),ce+=1}}for(let de=0;de<D;de++)for(let oe=0;oe<P;oe++){let ue=p+oe+Y*de,se=p+oe+Y*(de+1),Ce=p+(oe+1)+Y*(de+1),me=p+(oe+1)+Y*de;h.push(ue,se,me),h.push(se,Ce,me),ie+=6}l.addGroup(f,ie,z),f+=ie,p+=ce}function m(x,b,_,M,S,C,A,T,P,D,z){let F=(A-2*n)/D,L=A/2-n,G=T/2-n,q=P/2,Q=D+1,Y=0,ne=0,ce=new R,ie=new R;for(let te=0;te<o+1;te++){let de=te/o*B0,oe=Math.sin(de)*n,ue=(1-Math.cos(de))*n,se=Math.sin(de),Ce=Math.cos(de);ce[b]=(G+oe)*S,ce[_]=(q-ue)*C,ie[x]=0,ie[b]=se*Math.sign(ce[b]),ie[_]=Ce*Math.sign(ce[_]);for(let me=0;me<Q;me++){let Ae=me*F-L;ce[x]=Ae*M,c.push(ce.x,ce.y,ce.z),u.push(ie.x,ie.y,ie.z),d.push(me/D),d.push(0),Y+=1}}for(let te=0;te<o;te++)for(let de=0;de<D;de++){let oe=p+de+Q*te,ue=p+de+Q*(te+1),se=p+(de+1)+Q*(te+1),Ce=p+(de+1)+Q*te;h.push(oe,ue,Ce),h.push(ue,se,Ce),ne+=6}l.addGroup(f,ne,z),f+=ne,p+=Y}function y(x,b,_){let M=new R,S=new R(e/2,t/2,i/2);S.subScalar(n);let C=[],A=x*b*_>0?(P,D,z)=>h.push(P,D,z):(P,D,z)=>h.push(P,z,D);for(let P=0;P<=o;P++){let D=[],z=B0*(1-P/o),F=Math.cos(z),L=Math.sin(z),G=0;for(let q=0;q<=P;q++){let Q=Math.cos(G),Y=Math.sin(G);M.x=F*Q,M.y=L,M.z=F*Y;let ne=S.clone().addScaledVector(M,n);c.push(x*ne.x,b*ne.y,_*ne.z),u.push(x*M.x,b*M.y,_*M.z),d.push(0,0),D.push(p++),G+=B0/P}C.push(D)}let T=C.length-1;for(let P=0;P<T;P++){let D=C[P],z=C[P+1],F=D.length-1;A(D[0],z[1],z[0]);for(let L=1;L<=F;L++)A(D[L-1],D[L],z[L]),A(D[L],z[L+1],z[L])}}}},Pb=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,g=a*r,m=r-g,y=s+1,x=new R,b=(Q,Y)=>x.subVectors(Q,Y).normalize(),_=(Q,Y)=>Array(Q).fill(void 0).map(Y),M=_(e.length/3,(Q,Y)=>new R().fromArray(e,Y*3).setLength(r)),S=[],C=1e6;for(let Q=0;Q<M.length;Q++){let Y=M[Q],ne=[],ce,ie,te,de=1e10,oe=-1;for(;(oe=t.indexOf(Q,oe+1))!=-1;){let me=oe-oe%3;ce=t[me+(oe+1)%3],ie=t[me+(oe+2)%3],te=Y.distanceToSquared(M[ce]),de=Math.min(de,te),ne.push([ce,ie,te])}de+=1e-6;let ue=[],se=0,Ce=ne.length;for(let me=0;me<Ce;me++){[ce,ie,te]=ne[se];let Ae=S[ce]?.includes(Q)==!0;te<=de&&ue.push(ce+ +Ae*C),se=ne.findIndex(ye=>ye[0]==ie)}S.push(ue)}let A=[];{let Q=0,Y=0,ne,ce,ie=u==3;for(let te=0;te<=s;te++){ne=te*(te+1)/2,ce=(te+1)*(te+2)/2;for(let de=0;de<s-te;de++)[Q,Y]=[ne+de+te+2,ce+de+te+3],A.push(ne,ce,...ie?[Y,ne]:[Q,ce],Y,Q),[ne,ce]=[Q,Y];A.push(ne,ce,ne+s+2)}}let T=d.clone(),P=d.clone(),D=d.clone(),z=d.clone(),F=d.clone(),L=[],G=_(M.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<M.length;Q++){d.copy(M[Q]).normalize(),T.copy(d).multiplyScalar(m);let Y=S[Q];for(let ue=0;ue<Y.length;ue++){let se=Y[ue],Ce=Y[(ue+1)%u];f.setFromPointsAndIndices(M,Q,se%C,Ce%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,G[Q][ue])}let ne=[],ce=[],ie=[],te=new R;s==0&&[...G[Q]].reduce((ue,se)=>ue.add(se),te).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let se=[],Ce=(ue-1+u)%u,me=G[Q][Ce],Ae=G[Q][ue];d.copy(me).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*g;s==0?P.copy(te):P.copy(T).setLength(m+Le),ce.push(Le);let Te=[P,me,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),D.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(D,Ze).add(T),ne.push(d.clone()),tt&&(b(d,T),se.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),se.push([rt,x.clone()]))}ie.push(se)}L.push(ie);let de=2*y,oe=2;for(let ue=0;ue<u;ue++){let se=de*ue,Ce=de*((ue+1)%u),me=[ne[se]];for(let ye=1;ye<y;ye++){z=ne[se+ye],F=ne[Ce+ye],me.push(z);for(let Ne=1,Le=ye-oe+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(ce[ue]).add(T),me.push(d.clone());me.push(F)}for(let ye=0;ye<y;ye++)me.push(ne[ye+y+se]);me.push(ne[Ce+y]);let Ae=A.map(ye=>me[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 q=[];for(let Q=0;Q<S.length;Q++)for(let Y=0;Y<u;Y++){let ne=S[Q][Y];if(ne<C){let ce=S[ne].findIndex(de=>de%C==Q),ie=L[Q][Y],te=L[ne][ce];for(let de=0;de<y;de++){let oe=ie[de],ue=te[y-de],se=ie[de+1],Ce=te[y-(de+1)];[oe,ue,se,se,ue,Ce].forEach(me=>{n.push(me[0].x,me[0].y,me[0].z),l.push(me[1].x,me[1].y,me[1].z)})}q.push(ie[0][0],te[y][0],ie[y][0],te[0][0])}}for(;q.length;){let Q,Y,ne,ce;[Q,Y]=q.splice(0,2);let ie=[Q];for(;Q!=Y;)ie.push(Y),ne=q.indexOf(Y),ce=ne%2,Y=q.splice(ne-ce,2)[1-ce];x.subVectors(ie[0],ie[1]).cross(d.subVectors(ie[0],ie[2])).normalize();let te=x.dot(ie[0])<0;te&&x.negate();for(let de=1;de<=ie.length-2;de++)[ie[de+ +te],ie[de+1-+te],ie[0]].forEach(oe=>{n.push(oe.x,oe.y,oe.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,g=new R,m=new re,y=new re,x=new re,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]),m.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),g.copy(d).add(p).add(f).divideScalar(3);let A=_(g);b(m,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),D=Math.min(C,A,T);P>.9&&D<.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 Pb(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},CY=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 iP(t*.5,s,n):new l3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},iP=class extends Pb{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 iP(e.radius,e.corner,e.cornerSides)}},sd=1e-12,Db=class{constructor(e){this.position=new re,this.startPosition=new re,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 Db(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},Z1=class extends Db{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new Z1(this.parent).copy(this)}},Uc=class extends Db{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new Z1(this),new Z1(this))}static create(e,t){let i=new Uc(e,new re(...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 Uc(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 re,t=new re){let[i,r]=this.computeTangents();return i&&r&&(oM(i,e),oM(r,t)),[e,t]}computeTangent(e=new re){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new re){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function oM(e,t=new re){let i=e.length();return t.set(-e.y/i,e.x/i)}var Ob=e=>e,_u=new re,Jg=new re,EY=new re,TY=new re,PY=new re,DY=new re,rP=new R,aP=new R;function OY(e){let t=new re;t.addVectors(e.v0,_u.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new re;return i.addVectors(e.v2,Jg.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Gs(e.v0,t,i,e.v2)}function Sd(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function IY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function RY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function sP(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 LY(e,t,i){return hM(e,t)&&hM(t,i)&&K1(e.position,t.position,i.position)}function K1(e,t,i){return _u.copy(t).sub(e).cross(Jg.copy(i).sub(e))===0}function BY(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 zY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function FY(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 sP(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 lM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function hM(e,t){return K1(e.position,e.controls[1].position,t.position)&&K1(e.position,t.controls[0].position,t.position)}function kY(e,t,i,r,a=.5){let s=_u.subVectors(t,e).multiplyScalar(a).add(e),n=Jg.subVectors(i,t).multiplyScalar(a).add(t),o=EY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=TY.subVectors(n,s).multiplyScalar(a).add(s),c=PY.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=DY.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 UY(e,t,i=12,r=!0){let a=aP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Ob(t[l]),c=_u,u=hh(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Gs||h instanceof bl||h instanceof Ys){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&RY(s,a))continue;s===void 0&&(s=rP),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 NY(e,t,i,r=12,a=!0){let s=aP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Ob(t[l]),u=_u,d=hh(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Gs||c instanceof bl||c instanceof Ys){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=rP:(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 cM(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=hh(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=hh(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=hh(e[0].roundedCurveCorner,t)*.5),r}function hh(e,t=12){return e&&e instanceof zg?t*2:e&&(e instanceof Ys||e instanceof s3)?1:e&&e instanceof Wx?t*e.points.length:t}function VY(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Ob(t[n]),l=hh(o,i),h=_u;for(let c=0;c<=l;c++)if(o instanceof Gs||o instanceof bl||o instanceof Ys){if(o.getPoint(c/l,h),a!==void 0&&IY(a,h,sd))continue;a===void 0&&(a=Jg),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 re,jY=new re,GY=new re,HY=new re,WY=new re,qY=new re,tr=class extends Nm{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=>Uc.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 re?r=e:r=new re(e,t);let a=new Uc(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 UY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=cM(this.points,e,!1),this.roundedCurveDivisions=cM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return NY(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),VY(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=hh(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(lM(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){lM(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&&LY(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(),g=Math.min(o,p*.499),m=Math.min(o,f*.499),y=Math.min(g,m),x=1-y/p,b=y/f,_=h.getPointAt(x,z0),M=c.getPointAt(b,jY);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,M);let S;if(this.useCubicForRoundedCorners){let C=sP(_,a.position,M)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=BY(_,M,A,GY,HY),D=zY(T,P,a.position),[z,F]=FY(D,_,M,A,WY,qY);S=new Gs(_.clone(),z.clone(),F.clone(),M.clone())}else S=new bl(_.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 Ys)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=kY(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 Uc(lt.generateUUID(),new re(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 Gs&&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 bl&&(a[n]=OY(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 Gs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Ys&&(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 Gs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Ys&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Nm&&(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)}},J1=Math.PI*2;function F0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function YY(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 uM(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 XY(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 g=f*a/s*o,m=f*-s/a*n,y=g+(e+i)/2,x=m+(t+r)/2,b=(n-g)/a,_=(o-m)/s,M=(-n-g)/a,S=(-o-m)/s,C=uM(1,0,b,_),A=uM(b,_,M,S);return!h&&A>0&&(A-=J1),h&&A<0&&(A+=J1),{centerx:y,centery:x,ang1:C,ang2:A}}function QY({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=XY(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:g,centery:m}=d,y=Math.abs(f)/(J1/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(YY(p,f)),p+=f;return l.map(b=>{let{x:_,y:M}=F0(b[0],a,s,g,m),{x:S,y:C}=F0(b[1],a,s,g,m),{x:A,y:T}=F0(b[2],a,s,g,m);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 vr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(vr||(vr={}));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}(),kf=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}(),_c=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}(),dM=function(){function e(){var t=new _c,i=new nd,r=new kf(0),a=new kf(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 kf(0),r=new kf(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 _c,i=new _c,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 _c;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 _c;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}(),pM=function(){function e(){this.handle=null}return e}(),fM=function(){function e(){this.key=null,this.node=0}return e}(),ZY=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 pM,this.handles[r]=new fM;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 pM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new fM}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}(),mM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),KY=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new mM,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 mM;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}(),JY=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 _c,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 KY(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 ZY(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}(),$Y=function(){function e(){this.mesh=new dM,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],g=this.mesh.vHead;i=g.next;for(var m=0;m<3;++m)s=i.coords[m],h[m]=s,f[m]=i,l[m]=s,p[m]=i;for(i=g.next;i!==g;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=g.next;i!==g;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===vr.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===vr.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 dM),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=vr.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_(),JY.computeInterior(this,n);var o=this.mesh;return i===vr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===vr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function pl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?vr.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,g=e.debug,m=g===void 0?!1:g;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new $Y;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:m?y.mesh:void 0}}}var Rae=Ti.ODD,Lae=Ti.NONZERO,Bae=Ti.POSITIVE,zae=Ti.NEGATIVE,Fae=Ti.ABS_GEQ_TWO,kae=vr.POLYGONS,Uae=vr.CONNECTED_POLYGONS,Nae=vr.BOUNDARY_CONTOURS,$1=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*$1.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*$1.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)}},nP=$1;nP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var eX=Do(cL()),Ib={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},oP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},lP={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),Rb=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),D=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];D.push(F,L)}return D}),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],D=[];for(let z=0;z<P.length;z+=2)D.push([P[z],P[z+1]]);h.push(D)}let u;e.isText?u=new A3().setFromPoints(e.points.map(T=>T.position)).getSize(new re).length()*.1:h[0].length===0?u=i:u=(0,eX.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=pl({windingRule:s,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Ib}let p;try{p=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=oP}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],D=T%2===0?d.vertexCount:0;d.elements.push(P+D)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],D=d.vertexCount;d.vertexIndices.push(P+D)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let g=1/0,m=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let D=T*2,z=d.vertices[D+0],F=d.vertices[D+1];z<g&&(g=z),z>m&&(m=z),F<y&&(y=F),F>x&&(x=F)}this._minX=g,this._minY=y,this._width=m-g,this._height=x-y,this._buffer=new nP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,D=T*2,z=d.elements[D+0],F=d.elements[D+1],L=z+F,G={start:z,count:F,normals:[],continuous:[],concave:[]},q=z,Q=L-1,Y=z+1,ne=this._shape.roundedCurves.length;do{let oe=q-z,ue=d.vertices[Q*2+0],se=d.vertices[Q*2+1],Ce=d.vertices[q*2+0],me=d.vertices[q*2+1],Ae=d.vertices[Y*2+0],ye=d.vertices[Y*2+1],Ne=Ce-ue,Le=me-se,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ce-Ae,Je=me-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,G.normals[oe*2+0]=-Je,G.normals[oe*2+1]=tt,G.concave[oe]=Ne*Je-Le*tt>0;let at=d.vertexIndices[q];if(Array.isArray(at))G.continuous[oe]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)G.continuous[oe]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+ne)%ne;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);G.continuous[oe]=$.dot(W)>.95}}P&&(G.normals[oe*2+0]*=-1,G.normals[oe*2+1]*=-1),[Q,q,Y]=[q,Y,Y+1],Y>=L&&(Y-=F)}while(Y!==z+1);let ce=[];ce.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((oe,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let ie=0;for(let oe=1;oe<=this._bevelSegments;oe++){let ue=oe/this._bevelSegments*Math.PI/2,se=(1-Math.cos(ue))*this._bevel,Ce=[],me=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[G.start*2+tt+0],at=d.vertices[G.start*2+tt+1],Ze=-G.normals[Je+0]*se,Qe=-G.normals[Je+1]*se,pt=-G.normals[tt+0]*se,bt=-G.normals[tt+1]*se;if(G.concave[Te]||!G.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(G.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*se,De=Math.sin(He)*se;Ce[2*Ne+0]=rt+V*(P?-1:1),Ce[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)*se,We=Math.sin(De)*se;Ce[2*Ne+0]=rt+ut,Ce[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ce[2*Ne+0]=rt+Ze,Ce[2*Ne+1]=at+Qe,ye[Ne]=Te,me[Te]=Ne,Ne++,Ce[2*Ne+0]=rt,Ce[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ce[2*Ne+0]=rt+pt,Ce[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=pl({windingRule:Ti.POSITIVE,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ce],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 ${oe}'th loop`);if(!Le.vertexCount){let Te=(oe-1)/this._bevelSegments*Math.PI/2;ie=(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(!G.continuous[Ze]||!G.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}}}ce.push({bevelI:oe,angle:ue,size:se,boundary:Le,reverseMap:ye,insetPoints:Ce})}let te=(oe,ue,se)=>{let Ce=0,me=oe.boundary.vertexIndices.length;for(;Ce<me&&se(oe.boundary.vertexIndices[ue]);)ue=(ue+1)%me,Ce++;return Ce},de=b.length;for(let oe=1;oe<ce.length;oe++){let ue=ce[oe-1],se=ce[oe],Ce=ue.boundary.vertexIndices.length,me=se.boundary.vertexIndices.length;if(!Ce||!me)break;let Ae=G.concave.length,ye=0,Ne=U0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!se.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=U0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=se.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ce;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%me;while(Ne(se.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(G,ue,(Le-1+Ce)%Ce,void 0,Je),at=this._buildBevelVert(G,se,(Te-1+me)%me,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=U0(ye,F);let W=te(ue,Le,Ne),_e=te(se,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,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(G,se,(Te+V)%me,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(G,ue,Le,0,Je),bt=this._buildBevelVert(G,se,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(G,ue,(Le+V)%Ce,V/(W-1),Je),bt=this._buildBevelVert(G,se,(Te+V)%me,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(G,ue,(Le+ut)%Ce,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(G,se,(Te+De)%me,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(G,se,(Te+ut)%me,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(G,ue,(Le+De)%Ce,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)%Ce,Te=(Te+_e)%me,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(ce,G,b),P){let oe=[];for(let ue=b.length-1;ue>=de+2;ue-=3){let se=b[ue-2],Ce=b[ue-1],me=b[ue-0];oe.push(me,Ce,se)}b.splice(de,b.length-de,...oe)}if(P){let oe=[];for(let ue=ce[ce.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let se=ce[ce.length-1].boundary.vertices[ue-1],Ce=ce[ce.length-1].boundary.vertices[ue-0];oe.push(se,Ce)}_.push(oe)}if(!P){let oe=ce[ce.length-1],ue;try{ue=pl({windingRule:ce.length>1?Ti.POSITIVE:Ti.ODD,elementType:vr.POLYGONS,vertexSize:2,strict:!0,contours:[oe.insetPoints,..._]})}catch{ue=lP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let se=0;se<ue.elementCount*3;se+=3){let Ce=this._buildSurfaceVert(ue,ue.elements[se+0],ie),me=this._buildSurfaceVert(ue,ue.elements[se+1],ie),Ae=this._buildSurfaceVert(ue,ue.elements[se+2],ie);b.push(Ce.top,me.top,Ae.top),n===!1&&b.push(Ae.bottom,me.bottom,Ce.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,g=l*2,m=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[g+0],C=e.normals[g+1],A=e.normals[m+0],T=e.normals[m+1];if(u){let L=A-S,G=T-C;S=S+L*(1-r),C=C+G*(1-r);let q=Math.sqrt(S*S+C*C);S/=q,C/=q}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),D=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[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=S*d,this._buffer.normals[D+1]=C*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=S*d,this._buffer.normals[D+4]=C*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,D+=3,z+=2):(P+=2,D+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=A*d,this._buffer.normals[D+1]=T*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=A*d,this._buffer.normals[D+4]=T*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new Rb(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Wg(this.userData),e}},hP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=vr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:vr.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,g=r[f+0],m=r[f+1];if(l!==void 0&&g!==l&&(n=!1),h!==void 0&&m!==h&&(o=!1),l=g,h=m,!n&&!o)break}if(!n&&!o)try{s=pl({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=Ib}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,g=-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>g&&(g=S)}let m=p-d,y=g-f;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1],C=(M-d)/m,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 hP(this._shape,this._curveSegments);return e.userData=Wg(this.userData),e}},cP=class extends Rb{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 cP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Wg(this.userData),e}},Mh=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 hP(e.shape,a,{windingRule:n}):o=new cP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},uP=Math.PI*2,Lb=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=tX(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=Mh.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function tX(e,t,i,r,a,s){if(r>=uP)return a>30||a%4===0?(rX(e,t,i,s),Math.round(a/4)):gM(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=QY({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?iX(e,n.x,n.y,h,a,t,i,s):gM(e,r,a,t,i,s)}function iX(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(Nc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=Nc(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?dP(e,s,n,o):e.addPoint(Nc(0,0)),l}function gM(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(Nc(h,c))}return t<uP?s>0?dP(e,r,a,s):e.addPoint(Nc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&pP(e,r,a,s)),1}function rX(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(Uf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(Uf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(Uf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(Uf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&pP(e,t,i,r)}function Nc(e,t){return new Uc(lt.generateUUID(),new re(e,t))}function Uf(e,t,i,r,a,s){let n=Nc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function dP(e,t,i,r){fP(e,t,i,r).forEach(a=>e.addPoint(a))}function pP(e,t,i,r){let a=fP(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function fP(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new re(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 aX=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 mP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},N0=new Ic([0,0,0],1),mP=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,g=p(),m=p(),y=p(),x,b,_,M,S,C,A,T,P=p(),D=p(),z=p(),F=p(),L=p(),G=p(),q=p(),Q=p(),Y=i-2*o+.001,ne=Y/s,ce=Math.ceil(n*s),ie=ce+1,te=Y/ce,de=-Y/2,oe=h+1,ue=2*Math.PI/h,se=Math.PI/2/u,Ce=.01,me=Math.min((1-c/100)*o,o-Ce),Ae=o-me,ye=0,Ne=2,Le=u*Ne+Ne,Te=oe*Le/Ne,tt=Te+oe*ie,Je=Math.max(0,oe*(ie+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*te,T=2*Math.PI*(C%ne)/ne+st,C+=de,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(g,0),P.copy(f),bt(f,1);let $=f.distanceTo(g),W=d?0:Ae+me,_e=$*ce+2*W,He=me,V=_e-W;for(let Fe=0;Fe<=ce;Fe++){bt(m,Fe),Q.subVectors(m,P).normalize(),P.copy(m),G.copy(m).setComponent(+e+1,0).normalize(),q.crossVectors(Q,G).normalize();let dt=Fe===0,st=Fe===ce,wt=dt?3*Math.PI/2:se,xt=dt?He:V,ri=dt?oe:tt,di=dt?0:Je-oe,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(m),ge=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ee=0;Ee<oe;Ee++){let Ye=Ee*ue;if(D.addVectors(f.copy(G).multiplyScalar(o*Math.cos(Ye)),g.copy(q).multiplyScalar(o*Math.sin(Ye))),z.copy(D).normalize(),dt||st){d||(ye=di+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=ge.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ee/h),g.copy(z).multiplyScalar(me),y.addVectors(m,g);for(let Ke=0;Ke<u;Ke++){let gt=Ke*se+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),g.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),g.addVectors(y,F),F.normalize(),ye=ri+Ke*oe+Ee,[0,1,2].forEach(xi=>{rt[ye*3+xi]=g.getComponent(xi),at[ye*3+xi]=L.getComponent(xi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ee/h}}g.addVectors(m,D),ye=Te+Fe*oe+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=g.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ee/h}}let De=ie+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<oe-1;st++)x=Fe*oe+st,b=x+1,_=(dt?st:x)+oe,M=(dt?st+1:b)+oe,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}},sX=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 gP(t*.5,s,n):new p3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},gP=class extends Pb{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 gP(e.radius,e.corner,e.cornerSides)}},nX=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 Nm;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 o3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},un=new je,V0=new Si,Nf=new R,Sg=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 un.makeRotationX(e),this.applyMatrix4(un),this}rotateY(e){return un.makeRotationY(e),this.applyMatrix4(un),this}rotateZ(e){return un.makeRotationZ(e),this.applyMatrix4(un),this}translate(e,t,i){return un.makeTranslation(e,t,i),this.applyMatrix4(un),this}scale(e,t,i){return un.makeScale(e,t,i),this.applyMatrix4(un),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 g=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],m=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new ex(u,d,p,m,g,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new re().fromBufferAttribute(o,u),new re().fromBufferAttribute(o,d),new re().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new re().fromBufferAttribute(l,u),new re().fromBufferAttribute(l,d),new re().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 g=p,m=p+f;g<m;g+=3)i!==void 0?h(i.getX(g),i.getX(g+1),i.getX(g+2),d.materialIndex):h(g,g+1,g+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(Nf).negate(),this.translate(Nf.x,Nf.y,Nf.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 Sg;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 cr),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,g,m=p.vertexNormals,y=p.vertexColors,x=new ex(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,_=m.length;b<_;b++)f=m[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++)g=y[b],x.vertexColors.push(g.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,g=p.length;f<g;f++){let m=p[f],y=[];for(let x=0,b=m.length;x<b;x++)y.push(m[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],g=!0,m=!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,g),S=h(S,2,m),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,g){return g?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 Sg().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,g=p.length;f<g;f++){let m=p[f],y=[];for(let x=0,b=m.length;x<b;x++){let _=m[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,g=a[u].vertices.length;f<g;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,g=a[u].normals.length;f<g;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,g=s[u].vertexNormals.length;f<g;f++){let m=s[u].vertexNormals[f],y={};y.a=m.a.clone(),y.b=m.b.clone(),y.c=m.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,g=s[u].faceNormals.length;f<g;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 oX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",Vf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",Vf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",vM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",yM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",yM.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(Vf.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",xM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",xM.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",Vf.call(r,i.vertices)),t.setAttribute("color",vM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",lX.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}};Sg.prototype.isGeometry=!0;var oX=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 m=0;m<o;m++)l[m]={name:n[m].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let m=0;m<c;m++)u[m]={name:h[m].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,g=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let m=0;m<t.length;m++){let y=t[m];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][m];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",m),this.uvs.push(new re,new re,new re))}if(s===!0){let _=r[1][m];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",m),this.uvs2.push(new re,new re,new re))}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[m];u[_].data.push(M.a,M.b,M.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),g&&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}},ex=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 lX(e){return this.array.set(e),this}function vM(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 yM(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 re),t[i++]=s.x,t[i++]=s.y}return this}function Vf(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 xM(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 Rt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var hX=["a","b","c"];function cX(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 uX(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 jf(e,t,i,r,a){e.push(new ex(t,i,r,void 0,void 0,a))}function nc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function Gf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var dX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new Sg().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;uX(o,l,u,d);let p=[],f,g,m,y,x,b,_;for(let Ce of Array.from(d.keys())){for(g=d.get(Ce),m=new R,x=3/8,b=1/8,_=g.faces.length,_!=2&&(x=.5,b=0,_!=1),m.addVectors(g.a,g.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=g.faces[s],n=0;n<3&&(f=o[cX(y,hX[n])],!(f!==g.a&&f!==g.b));n++);f&&t.add(f)}t.multiplyScalar(b),m.add(t),g.newEdge=p.length,p.push(m)}let M,S,C,A,T,P,D,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),D=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)),D.add(t),z.push(D)}let F=z.concat(p),L=z.length,G,q,Q,Y=[],ne=[],ce,ie,te,de,oe=new re,ue=new re,se=new re;for(r=0,a=l.length;r<a;r++)y=l[r],G=Number(j0(y.a,y.b,d).newEdge)+L,q=Number(j0(y.b,y.c,d).newEdge)+L,Q=Number(j0(y.c,y.a,d).newEdge)+L,jf(Y,G,q,Q,y.materialIndex),jf(Y,y.a,G,Q,y.materialIndex),jf(Y,y.b,q,G,y.materialIndex),jf(Y,y.c,Q,q,y.materialIndex),c&&(ce=h[r],ie=ce[0],te=ce[1],de=ce[2],oe.set(nc(ie.x,te.x),nc(ie.y,te.y)),ue.set(nc(te.x,de.x),nc(te.y,de.y)),se.set(nc(ie.x,de.x),nc(ie.y,de.y)),Gf(ne,oe,ue,se),Gf(ne,ie,oe,se),Gf(ne,te,ue,oe),Gf(ne,de,se,ue));e.vertices=F,e.faces=Y,c&&(e.faceVertexUvs[0]=ne)}},Pr=new R,pX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Zs(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 Zs(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 dX(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 _3(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))})}},vP=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 g=0;g<r;g++){let m=p*g,y=u+Math.sin(m)*h,x=d+Math.cos(m)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let g=0,m=l.points.length;g<m;g++)l.points[g].roundness=a;l.roundness=a,l.update();let f=Mh.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},fX=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 gX(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 mX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var gX=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),g=2*Math.PI/i,m=(i-2)*Math.PI/i,y=Math.PI-m,x=new R(0,-d,0),b=new R(0,d,0),_=new re(e,-d),M=new re(f,-d),S=new re(0,b.y).sub(M),C=new re(0,b.y).sub(_),A=new re(S.y,-S.x).normalize(),T=new re(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 D;{let Y=new R(A.x,A.y,0),ne=new R(Math.cos(g)*Y.x,Y.y,Math.sin(g)*Y.x);D=Y.angleTo(ne)}let z=s/Math.tan((Math.PI-S.angle())/2),F=s/Math.tan((Math.PI-D)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let Y=u++,ne=[],ce=_.clone(),ie=z/Math.cos(Math.PI/i);ce.x-=ie;for(let te=0;te<i;te++){let de=te/i*Math.PI*2+p,oe=new re(Math.sin(de),Math.cos(de));od(ce,oe,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),ne.push(u++)}for(let te=0;te<ne.length;te++)o.push(ne[te],Y,ne[(te+1)%ne.length])}let G=[];{let Y=new R,ne=new R,ce=new R,ie=new R,te=new R,de=new R;for(let oe=0;oe<i;oe++){let ue=oe/i*Math.PI*2+p,se=(oe+.5)/i*Math.PI*2+p,Ce=(oe+1)/i*Math.PI*2+p,me=new re(Math.sin(ue),Math.cos(ue)),Ae=new re(Math.sin(se),Math.cos(se)),ye=new re(Math.sin(Ce),Math.cos(Ce));od(_,me,ne),od(_,ye,ce),od(A,Ae,Y),H0(b,ne,ce,F,F,ie),l.push(ie.x,ie.y,ie.z),H0(ne,b,ce,F,z,te),l.push(te.x,te.y,te.z),H0(ce,ne,b,z,F,de),l.push(de.x,de.y,de.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.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=ne.clone().add(ce).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=de.clone().sub(te);q(rt,Qe,Ze,S.angle())}let tt,Je;{let rt=new R;od(T,ye,rt);let at=de.clone().add(ie).multiplyScalar(.5);at=mX(at,ce,b);let Ze=de.clone().sub(ie);[tt,Je]=q(at,Ze,rt,D,ie.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)}G.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=se;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);Y.x=He*Be,Y.y=V,Y.z=He*We,Qe.copy(Ze).addScaledVector(Y,s),l.push(Qe.x,Qe.y,Qe.z),h.push(Y.x,Y.y,Y.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 q(Y,ne,ce,ie,te){let de=-ie/2,oe=(Math.PI-ie)/2,ue=ne.clone().normalize().cross(ce);Y.addScaledVector(ce,-s/Math.sin(oe));let se=new R,Ce=new R,me=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=de+Ne/n*ie;Ce.set(0,0,0),Ce.addScaledVector(ue,Math.sin(Le)),Ce.addScaledVector(ce,Math.cos(Le));for(let Te=0;Te<=me;Te++){let tt=Te/me-.5;if(se.copy(Y),se.addScaledVector(ne,tt),se.addScaledVector(Ce,s),te!=null){let Je=Math.max(0,se.y-te);se.addScaledVector(ne,-Je/ne.y)}l.push(se.x,se.y,se.z),h.push(Ce.x,Ce.y,Ce.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<me;Le++){let Te=Ae+Le+(me+1)*Ne,tt=Te+(me+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[Y.clone().addScaledVector(ne,.5),ye]}function Q(Y,ne,ce,ie){let te=Math.PI/2,de=C.angle()-te,oe=[],ue=new R,se=new R;for(let me=0;me<=n;me++){let Ae=[],ye=me/n;for(let Ne=0;Ne<=me;Ne++){let Le=((me?Ne/me:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(de)*Te),rt=(te+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(ne,Ze*Te),ue.addScaledVector(ce,at),ue.addScaledVector(ie,Ze*tt),se.copy(Y).addScaledVector(ue,s),l.push(se.x,se.y,se.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}oe.push(Ae)}let Ce=oe.length-1;for(let me=0;me<Ce;me++){let Ae=oe[me],ye=oe[me+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])}}}},Bb=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,g=u.x,m=u.y,y=c.y;t.addPoint(t.createPoint(f,m)),t.addPoint(t.createPoint(g,m)),t.addPoint(t.createPoint(g,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=Mh.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},vX=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 Rc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},yX=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 wh(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},xX=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 bX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},bX=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=(Ce=0,me=0,Ae=0)=>new R(Ce,me,Ae),p=d(),f=d(),[g,m,y]=[t/2,e/2,i/2],x=-m,b=+m,[_,M,S]=[d(x,-g,+y),d(x,-g,-y),d(x,+g,-y)],C=(Ce,me=!1)=>Math.sin(Ce-Math.PI/(1+ +me)),A=(Ce,me=!1)=>Math.cos(Ce-Math.PI/(1+ +me));S.y=Math.sin(r)*t-g;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 D=Math.min(p.length(),f.length())*a/100,z=D*Math.tan(r/2),F=D/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 G=(Math.PI-r)/s;for(let Ce=0;Ce<=s;Ce++){let me=u+r+Ce*G;p.set(0,Math.sin(me)*z,Math.cos(me)*z),p.add(L),f.set(0,C(me),A(me)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let q=Math.sin(G/2)*z*2,Q=c.length-1,Y=c[0][0].distanceTo(c[1][0]),ne=c[Q-1][0].distanceTo(c[Q][0]),ce=Y+q*s+ne;c[0].push(1);for(let Ce=0;Ce<=s;Ce++)c[Ce+1].push(1-(Y+Ce*q)/ce);c[Q].push(0);let[ie,te,de]=c[0],oe,ue,se;for(let Ce=1;Ce<c.length;Ce++)[oe,ue,se]=c[Ce],n.push(x,ie.y,ie.z,x,oe.y,oe.z,b,ie.y,ie.z,b,ie.y,ie.z,x,oe.y,oe.z,b,oe.y,oe.z),o.push(0,te.y,te.z,0,ue.y,ue.z,0,te.y,te.z,0,te.y,te.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,de,0,se,1,de,1,de,0,se,1,se),[ie,te,de]=[oe,ue,se];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},yP=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,g=n*Math.PI/360/a,m=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){g=2*Math.PI/a;for(let _=0;_<a;_++){let M=g*_,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(m)*u,S=f+Math.sin(m)*d;c.addPoint(c.createPoint(M,S)),m+=g,M=p+Math.cos(m)*y,S=f+Math.sin(m)*x,_<=a,c.addPoint(c.createPoint(M,S)),m+=g}c.isClosed=!0;for(let _=0,M=c.points.length;_<M;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Mh.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},wX=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 wh(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},_X=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=SX(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 SX(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 mP(!0,e,t,i,r,u,s,n,o,l,h,c)}var AX=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 m3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},MX=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=Mh.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function CX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var EX=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)})}},TX=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 hU(e,t,i){let r=new Nx,a=new re,s=new re,n=new Rt,o=new t3({depthPacking:VE}),l=new nU,h={},c=i.maxTextureSize,u={[Xs]:Xr,[Xr]:Xs,[ja]:ja},d=new yi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new re},radius:{value:4}},vertexShader:oU,fragmentShader:lU}),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 g=new xr(f,d),m=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=Lx,this.render=function(_,M,S){if(m.enabled===!1||m.autoUpdate===!1&&m.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(br),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let D=0,z=_.length;D<z;D++){let F=_[D],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 G=L.getFrameExtents();if(a.multiply(G),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/G.x),a.x=s.x*G.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/G.y),a.y=s.y*G.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==xd?{minFilter:gi,magFilter:gi}:{};L.map=new vi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let q=L.getViewportCount();for(let Q=0;Q<q;Q++){let Y=L.getViewport(Q);n.set(s.x*Y.x,s.y*Y.y,s.x*Y.z,s.y*Y.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}m.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,M){let S=t.update(g);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 vi(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,g,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,g,null)}function x(_,M,S,C,A,T){let P=null,D=S.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(D!==void 0)P=D;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 G=L[F];G===void 0&&(G=P.clone(),L[F]=G),P=G}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(_),D=_.material;if(Array.isArray(D)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let G=z[F],q=D[G.materialIndex];if(q&&q.visible){let Q=x(_,q,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,Q,_,G)}}}else if(D.visible){let z=x(_,D,C,S.near,S.far,A);e.renderBufferDirect(S,null,P,z,_,null)}}let T=_.children;for(let P=0,D=T.length;P<D;P++)b(T[P],M,S,C,A)}}function cU(e,t,i){let r=i.isWebGL2;function a(){let ge=!1,Ee=new Rt,Ye=null,Ke=new Rt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!ge&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){ge=gt},setClear:function(gt,Mt,xi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,xi*=Ui),Ee.set(gt,Mt,xi,Ui),Ke.equals(Ee)===!1&&(e.clearColor(gt,Mt,xi,Ui),Ke.copy(Ee))},reset:function(){ge=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let ge=!1,Ee=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ce(2929):me(2929)},setMask:function(gt){Ee!==gt&&!ge&&(e.depthMask(gt),Ee=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case DL:e.depthFunc(512);break;case OL:e.depthFunc(519);break;case IL:e.depthFunc(513);break;case By:e.depthFunc(515);break;case RL:e.depthFunc(514);break;case LL:e.depthFunc(518);break;case BL:e.depthFunc(516);break;case zL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){ge=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null}}}function n(){let ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null;return{setTest:function(Ai){ge||(Ai?Ce(2960):me(2960))},setMask:function(Ai){Ee!==Ai&&!ge&&(e.stencilMask(Ai),Ee=Ai)},setFunc:function(Ai,$r,Ar){(Ye!==Ai||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Ai,$r,Ar),Ye=Ai,Ke=$r,gt=Ar)},setOp:function(Ai,$r,Ar){(Mt!==Ai||xi!==$r||Ui!==Ar)&&(e.stencilOp(Ai,$r,Ar),Mt=Ai,xi=$r,Ui=Ar)},setLocked:function(Ai){ge=Ai},setClear:function(Ai){Sr!==Ai&&(e.clearStencil(Ai),Sr=Ai)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=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,g=[],m=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,G=e.getParameter(35661),q=!1,Q=0,Y=e.getParameter(7938);Y.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(Y)[1]),q=Q>=1):Y.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),q=Q>=2);let ne=null,ce={},ie=e.getParameter(3088),te=e.getParameter(2978),de=new Rt().fromArray(ie),oe=new Rt().fromArray(te);function ue(ge,Ee,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(ge,gt),e.texParameteri(ge,10241,9728),e.texParameteri(ge,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ee+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let se={};se[3553]=ue(3553,3553,1),se[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ce(2929),l.setFunc(By),rt(!1),at(z_),Ce(2884),tt(br);function Ce(ge){d[ge]!==!0&&(e.enable(ge),d[ge]=!0)}function me(ge){d[ge]!==!1&&(e.disable(ge),d[ge]=!1)}function Ae(ge,Ee){return p[ge]!==Ee?(e.bindFramebuffer(ge,Ee),p[ge]=Ee,r&&(ge===36009&&(p[36160]=Ee),ge===36160&&(p[36009]=Ee)),!0):!1}function ye(ge,Ee){let Ye=g,Ke=!1;if(ge)if(Ye=f.get(Ee),Ye===void 0&&(Ye=[],f.set(Ee,Ye)),ge.isWebGLMultipleRenderTargets){let gt=ge.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,xi=gt.length;Mt<xi;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(ge){return m!==ge?(e.useProgram(ge),m=ge,!0):!1}let Le={[xc]:32774,[xL]:32778,[bL]:32779};if(r)Le[N_]=32775,Le[V_]=32776;else{let ge=t.get("EXT_blend_minmax");ge!==null&&(Le[N_]=ge.MIN_EXT,Le[V_]=ge.MAX_EXT)}let Te={[wL]:0,[_L]:1,[SL]:768,[RE]:770,[PL]:776,[EL]:774,[ML]:772,[AL]:769,[LE]:771,[TL]:775,[CL]:773};function tt(ge,Ee,Ye,Ke,gt,Mt,xi,Ui){if(ge===br){y===!0&&(me(3042),y=!1);return}if(y===!1&&(Ce(3042),y=!0),ge!==yL){if(ge!==x||Ui!==T){if((b!==xc||S!==xc)&&(e.blendEquation(32774),b=xc,S=xc),Ui)switch(ge){case rh:e.blendFuncSeparate(1,771,1,771);break;case F_:e.blendFunc(1,1);break;case k_:e.blendFuncSeparate(0,769,0,1);break;case U_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}else switch(ge){case rh:e.blendFuncSeparate(770,771,1,771);break;case F_:e.blendFunc(770,1);break;case k_:e.blendFuncSeparate(0,769,0,1);break;case U_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}_=null,M=null,C=null,A=null,x=ge,T=Ui}return}gt=gt||Ee,Mt=Mt||Ye,xi=xi||Ke,(Ee!==b||gt!==S)&&(e.blendEquationSeparate(Le[Ee],Le[gt]),b=Ee,S=gt),(Ye!==_||Ke!==M||Mt!==C||xi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[xi]),_=Ye,M=Ke,C=Mt,A=xi),x=ge,T=!1}function Je(ge,Ee){ge.side===ja?me(2884):Ce(2884);let Ye=ge.side===Xr;Ee&&(Ye=!Ye),rt(Ye),ge.blending===rh&&ge.transparent===!1?tt(br):tt(ge.blending,ge.blendEquation,ge.blendSrc,ge.blendDst,ge.blendEquationAlpha,ge.blendSrcAlpha,ge.blendDstAlpha,ge.premultipliedAlpha),l.setFunc(ge.depthFunc),l.setTest(ge.depthTest),l.setMask(ge.depthWrite),o.setMask(ge.colorWrite);let Ke=ge.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(ge.stencilWriteMask),h.setFunc(ge.stencilFunc,ge.stencilRef,ge.stencilFuncMask),h.setOp(ge.stencilFail,ge.stencilZFail,ge.stencilZPass)),Qe(ge.polygonOffset,ge.polygonOffsetFactor,ge.polygonOffsetUnits),ge.alphaToCoverage===!0?Ce(32926):me(32926)}function rt(ge){P!==ge&&(ge?e.frontFace(2304):e.frontFace(2305),P=ge)}function at(ge){ge!==mL?(Ce(2884),ge!==D&&(ge===z_?e.cullFace(1029):ge===gL?e.cullFace(1028):e.cullFace(1032))):me(2884),D=ge}function Ze(ge){ge!==z&&(q&&e.lineWidth(ge),z=ge)}function Qe(ge,Ee,Ye){ge?(Ce(32823),(F!==Ee||L!==Ye)&&(e.polygonOffset(Ee,Ye),F=Ee,L=Ye)):me(32823)}function pt(ge){ge?Ce(3089):me(3089)}function bt(ge){ge===void 0&&(ge=33984+G-1),ne!==ge&&(e.activeTexture(ge),ne=ge)}function $(ge,Ee,Ye){Ye===void 0&&(ne===null?Ye=33984+G-1:Ye=ne);let Ke=ce[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},ce[Ye]=Ke),(Ke.type!==ge||Ke.texture!==Ee)&&(ne!==Ye&&(e.activeTexture(Ye),ne=Ye),e.bindTexture(ge,Ee||se[ge]),Ke.type=ge,Ke.texture=Ee)}function W(){let ge=ce[ne];ge!==void 0&&ge.type!==void 0&&(e.bindTexture(ge.type,null),ge.type=void 0,ge.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function wt(ge){de.equals(ge)===!1&&(e.scissor(ge.x,ge.y,ge.z,ge.w),de.copy(ge))}function xt(ge){oe.equals(ge)===!1&&(e.viewport(ge.x,ge.y,ge.z,ge.w),oe.copy(ge))}function ri(ge,Ee){let Ye=u.get(Ee);Ye===void 0&&(Ye=new WeakMap,u.set(Ee,Ye));let Ke=Ye.get(ge);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ee,ge.name),Ye.set(ge,Ke))}function di(ge,Ee){let Ye=u.get(Ee).get(ge);c.get(Ee)!==Ye&&(e.uniformBlockBinding(Ee,Ye,ge.__bindingPointIndex),c.set(Ee,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={},ne=null,ce={},p={},f=new WeakMap,g=[],m=null,y=!1,x=null,b=null,_=null,M=null,S=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,de.set(0,0,e.canvas.width,e.canvas.height),oe.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ce,disable:me,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:di,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function uU(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,g,m=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):Gd("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?Fm:Math.floor,ut=De(V*$.width),We=De(V*$.height);g===void 0&&(g=x(ut,We));let Be=_e?x(ut,We):g;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 Vy($.width)&&Vy($.height)}function M($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==gi&&$.minFilter!==Wt}function S($,W){return $.generateMipmaps&&W&&$.minFilter!==gi&&$.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!==gi&&$.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 $===gi||$===j_||$===Rv?9728:9729}function D($){let W=$.target;W.removeEventListener("dispose",D),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),G(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=m.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&m.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=m.get(_e);delete He[W.__cacheKey],n.memory.textures--}function G($){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 q=0;function Q(){q=0}function Y(){let $=q;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),q+=1,$}function ne($){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 ce($,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{me(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function te($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function de($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let oe={[vo]:10497,[Vi]:33071,[ky]:33648},ue={[gi]:9728,[j_]:9984,[Rv]:9986,[Wt]:9729,[HL]:9985,[Yc]:9987};function se($,W,_e){if(_e?(e.texParameteri($,10242,oe[W.wrapS]),e.texParameteri($,10243,oe[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,oe[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!==gi&&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===gi||W.minFilter!==Rv&&W.minFilter!==Yc||W.type===yr&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===dh&&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 Ce($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",D));let He=W.source,V=m.get(He);V===void 0&&(V={},m.set(He,V));let De=ne(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 me($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ce($,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);se(He,W,Fe);let xt,ri=W.mipmaps,di=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,ge=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===yr?wt=36012:W.type===yo?wt=33190:W.type===ah?wt=35056:wt=33189:W.type===yr&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===sh&&wt===6402&&W.type!==FE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===ph&&wt===6402&&(wt=34041,W.type!==ah&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=ah,st=s.convert(W.type))),ti&&(di?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){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,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){di&&ti&&i.texStorage3D(35866,ge,wt,ri[0].width,ri[0].height,Be.depth);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ee,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()"):di?i.texSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ee,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)di?(ti&&i.texStorage3D(35866,ge,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)di?(ti&&i.texStorage3D(32879,ge,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(di)i.texStorage2D(3553,ge,wt,Be.width,Be.height);else{let Ee=Be.width,Ye=Be.height;for(let Ke=0;Ke<ge;Ke++)i.texImage2D(3553,Ke,wt,Ee,Ye,0,dt,st,null),Ee>>=1,Ye>>=1}}else if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,dt,st,xt):i.texImage2D(3553,Ee,wt,dt,st,xt);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,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=Ce($,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 Ee=0;Ee<6;Ee++)!ut&&!We?Be[Ee]=b(W.image[Ee],!1,!0,h):Be[Ee]=We?W.image[Ee].image:W.image[Ee],Be[Ee]=bt(W,Be[Ee]);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,di=De.__version===void 0||He===!0,ti=T(W,Fe,dt);se(34067,W,dt);let ge;if(ut){ri&&di&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ee=0;Ee<6;Ee++){ge=Be[Ee].mipmaps;for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ee,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+Ee,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{ge=W.mipmaps,ri&&di&&(ge.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ee=0;Ee<6;Ee++)if(We){ri?i.texSubImage2D(34069+Ee,0,0,0,Be[Ee].width,Be[Ee].height,st,wt,Be[Ee].data):i.texImage2D(34069+Ee,0,xt,Be[Ee].width,Be[Ee].height,0,st,wt,Be[Ee].data);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye].image[Ee].image;ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ee,0,0,0,st,wt,Be[Ee]):i.texImage2D(34069+Ee,0,xt,st,wt,Be[Ee]);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,st,wt,Ke.image[Ee]):i.texImage2D(34069+Ee,Ye+1,xt,st,wt,Ke.image[Ee])}}}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===yr?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),ce(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===sh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===ph)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),se(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),se(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),se(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===Ny||_e!==Qs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=Ny,$.minFilter=Wt,$.generateMipmaps=!1):W=WE.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=Y,this.resetTextureUnits=Q,this.setTexture2D=ce,this.setTexture2DArray=ie,this.setTexture3D=te,this.setTextureCube=de,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function dU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===XL)return 32819;if(s===QL)return 32820;if(s===WL)return 5120;if(s===qL)return 5122;if(s===FE)return 5123;if(s===YL)return 5124;if(s===yo)return 5125;if(s===yr)return 5126;if(s===dh)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===ZL)return 6406;if(s===qr)return 6408;if(s===KL)return 6409;if(s===JL)return 6410;if(s===sh)return 6402;if(s===ph)return 34041;if(s===Ny)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===$L)return 6403;if(s===eB)return 36244;if(s===Im)return 33319;if(s===tB)return 33320;if(s===kE)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===G_||s===H_||s===W_||s===q_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===G_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===H_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===W_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===q_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===iB)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===Y_||s===X_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===Y_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===X_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===Q_||s===Z_||s===K_||s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2||s===o2||s===l2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===Q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===o2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===l2)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===rB||s===h2||s===c2||s===u2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===kv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===h2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===c2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===u2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===ah?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 pU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},Xl=class extends Si{constructor(){super(),this.isGroup=!0,this.type="Group"}},fU={type:"move"},c0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new Xl,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 Xl,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 Xl,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 g=t.getJointPose(f,i),m=this._getHandJoint(l,f);g!==null&&(m.matrix.fromArray(g.transform.matrix),m.matrix.decompose(m.position,m.rotation,m.scale),m.jointRadius=g.radius),m.visible=g!==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(fU)))}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 Xl;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Qc=class extends Xi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:sh,h!==sh&&h!==ph)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===sh&&(i=yo),i===void 0&&h===ph&&(i=ah),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:gi,this.minFilter=o!==void 0?o:gi,this.flipY=!1,this.generateMipmaps=!1}},mU=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(),g=null,m=null,y=[],x=[],b=new Set,_=new Map,M=new pa;M.layers.enable(1),M.viewport=new Rt;let S=new pa;S.layers.enable(2),S.viewport=new Rt;let C=[M,S],A=new pU;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(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getTargetRaySpace()},this.getControllerGrip=function(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getGripSpace()},this.getHand=function(ie){let te=y[ie];return te===void 0&&(te=new c0,y[ie]=te),te.getHandSpace()};function D(ie){let te=x.indexOf(ie.inputSource);if(te===-1)return;let de=y[te];de!==void 0&&de.dispatchEvent({type:ie.type,data:ie.inputSource})}function z(){r.removeEventListener("select",D),r.removeEventListener("selectstart",D),r.removeEventListener("selectend",D),r.removeEventListener("squeeze",D),r.removeEventListener("squeezestart",D),r.removeEventListener("squeezeend",D),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let ie=0;ie<y.length;ie++){let te=x[ie];te!==null&&(x[ie]=null,y[ie].disconnect(te))}T=null,P=null,e.setRenderTarget(g),d=null,u=null,c=null,r=null,m=null,ce.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(ie){a=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(ie){n=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(ie){l=ie},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(ie){if(r=ie,r!==null){if(g=e.getRenderTarget(),r.addEventListener("select",D),r.addEventListener("selectstart",D),r.addEventListener("selectend",D),r.addEventListener("squeeze",D),r.addEventListener("squeezestart",D),r.addEventListener("squeezeend",D),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let te={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,te),r.updateRenderState({baseLayer:d}),m=new vi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let te=null,de=null,oe=null;f.depth&&(oe=f.stencil?35056:33190,te=f.stencil?ph:sh,de=f.stencil?ah:yo);let ue={colorFormat:32856,depthFormat:oe,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),m=new vi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Qc(u.textureWidth,u.textureHeight,de,void 0,void 0,void 0,void 0,void 0,void 0,te),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let se=e.properties.get(m);se.__ignoreDepthValues=u.ignoreDepthValues}m.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),ce.setContext(r),ce.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(ie){for(let te=0;te<ie.removed.length;te++){let de=ie.removed[te],oe=x.indexOf(de);oe>=0&&(x[oe]=null,y[oe].disconnect(de))}for(let te=0;te<ie.added.length;te++){let de=ie.added[te],oe=x.indexOf(de);if(oe===-1){for(let se=0;se<y.length;se++)if(se>=x.length){x.push(de),oe=se;break}else if(x[se]===null){x[se]=de,oe=se;break}if(oe===-1)break}let ue=y[oe];ue&&ue.connect(de)}}let L=new R,G=new R;function q(ie,te,de){L.setFromMatrixPosition(te.matrixWorld),G.setFromMatrixPosition(de.matrixWorld);let oe=L.distanceTo(G),ue=te.projectionMatrix.elements,se=de.projectionMatrix.elements,Ce=ue[14]/(ue[10]-1),me=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(se[8]+1)/se[0],Te=Ce*Ne,tt=Ce*Le,Je=oe/(-Ne+Le),rt=Je*-Ne;te.matrixWorld.decompose(ie.position,ie.quaternion,ie.scale),ie.translateX(rt),ie.translateZ(Je),ie.matrixWorld.compose(ie.position,ie.quaternion,ie.scale),ie.matrixWorldInverse.copy(ie.matrixWorld).invert();let at=Ce+Je,Ze=me+Je,Qe=Te-rt,pt=tt+(oe-rt),bt=Ae*me/Ze*at,$=ye*me/Ze*at;ie.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(ie,te){te===null?ie.matrixWorld.copy(ie.matrix):ie.matrixWorld.multiplyMatrices(te.matrixWorld,ie.matrix),ie.matrixWorldInverse.copy(ie.matrixWorld).invert()}this.updateCamera=function(ie){if(r===null)return;A.near=S.near=M.near=ie.near,A.far=S.far=M.far=ie.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let te=ie.parent,de=A.cameras;Q(A,te);for(let ue=0;ue<de.length;ue++)Q(de[ue],te);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),ie.matrix.copy(A.matrix),ie.matrix.decompose(ie.position,ie.quaternion,ie.scale);let oe=ie.children;for(let ue=0,se=oe.length;ue<se;ue++)oe[ue].updateMatrixWorld(!0);de.length===2?q(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(ie){o=ie,u!==null&&(u.fixedFoveation=ie),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=ie)},this.getPlanes=function(){return b};let Y=null;function ne(ie,te){if(h=te.getViewerPose(l||s),p=te,h!==null){let de=h.views;d!==null&&(e.setRenderTargetFramebuffer(m,d.framebuffer),e.setRenderTarget(m));let oe=!1;de.length!==A.cameras.length&&(A.cameras.length=0,oe=!0);for(let ue=0;ue<de.length;ue++){let se=de[ue],Ce=null;if(d!==null)Ce=d.getViewport(se);else{let Ae=c.getViewSubImage(u,se);Ce=Ae.viewport,ue===0&&(e.setRenderTargetTextures(m,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(m))}let me=C[ue];me===void 0&&(me=new pa,me.layers.enable(ue),me.viewport=new Rt,C[ue]=me),me.matrix.fromArray(se.transform.matrix),me.projectionMatrix.fromArray(se.projectionMatrix),me.viewport.set(Ce.x,Ce.y,Ce.width,Ce.height),ue===0&&A.matrix.copy(me.matrix),oe===!0&&A.cameras.push(me)}}for(let de=0;de<y.length;de++){let oe=x[de],ue=y[de];oe!==null&&ue!==void 0&&ue.update(oe,te,l||s)}if(Y&&Y(ie,te),te.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:te.detectedPlanes});let de=null;for(let oe of b)te.detectedPlanes.has(oe)||(de===null&&(de=[]),de.push(oe));if(de!==null)for(let oe of de)b.delete(oe),_.delete(oe),i.dispatchEvent({type:"planeremoved",data:oe});for(let oe of te.detectedPlanes)if(!b.has(oe))b.add(oe),_.set(oe,te.lastChangedTime),i.dispatchEvent({type:"planeadded",data:oe});else{let ue=_.get(oe);oe.lastChangedTime>ue&&(_.set(oe,oe.lastChangedTime),i.dispatchEvent({type:"planechanged",data:oe}))}}p=null}let ce=new ZE;ce.setAnimationLoop(ne),this.setAnimationLoop=function(ie){Y=ie},this.dispose=function(){}}};function gU(e,t){function i(g,m){m.color.getRGB(g.fogColor.value,QE(e)),m.isFog?(g.fogNear.value=m.near,g.fogFar.value=m.far):m.isFogExp2&&(g.fogDensity.value=m.density)}function r(g,m,y,x,b){m.isMeshBasicMaterial||m.isMeshLambertMaterial?a(g,m):m.isMeshToonMaterial?(a(g,m),c(g,m)):m.isMeshPhongMaterial?(a(g,m),h(g,m)):m.isMeshStandardMaterial?(a(g,m),u(g,m),m.isMeshPhysicalMaterial&&d(g,m,b)):m.isMeshMatcapMaterial?(a(g,m),p(g,m)):m.isMeshDepthMaterial?a(g,m):m.isMeshDistanceMaterial?(a(g,m),f(g,m)):m.isMeshNormalMaterial?a(g,m):m.isLineBasicMaterial?(s(g,m),m.isLineDashedMaterial&&n(g,m)):m.isPointsMaterial?o(g,m,y,x):m.isSpriteMaterial?l(g,m):m.isShadowMaterial?(g.color.value.copy(m.color),g.opacity.value=m.opacity):m.isShaderMaterial&&(m.uniformsNeedUpdate=!1)}function a(g,m){g.opacity.value=m.opacity,m.color&&g.diffuse.value.copy(m.color),m.emissive&&g.emissive.value.copy(m.emissive).multiplyScalar(m.emissiveIntensity),m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.bumpMap&&(g.bumpMap.value=m.bumpMap,g.bumpScale.value=m.bumpScale,m.side===Xr&&(g.bumpScale.value*=-1)),m.displacementMap&&(g.displacementMap.value=m.displacementMap,g.displacementScale.value=m.displacementScale,g.displacementBias.value=m.displacementBias),m.emissiveMap&&(g.emissiveMap.value=m.emissiveMap),m.normalMap&&(g.normalMap.value=m.normalMap,g.normalScale.value.copy(m.normalScale),m.side===Xr&&g.normalScale.value.negate()),m.specularMap&&(g.specularMap.value=m.specularMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let y=t.get(m).envMap;if(y&&(g.envMap.value=y,g.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,g.reflectivity.value=m.reflectivity,g.ior.value=m.ior,g.refractionRatio.value=m.refractionRatio),m.lightMap){g.lightMap.value=m.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;g.lightMapIntensity.value=m.lightMapIntensity*_}m.aoMap&&(g.aoMap.value=m.aoMap,g.aoMapIntensity.value=m.aoMapIntensity);let x;m.map?x=m.map:m.specularMap?x=m.specularMap:m.displacementMap?x=m.displacementMap:m.normalMap?x=m.normalMap:m.bumpMap?x=m.bumpMap:m.roughnessMap?x=m.roughnessMap:m.metalnessMap?x=m.metalnessMap:m.alphaMap?x=m.alphaMap:m.emissiveMap?x=m.emissiveMap:m.clearcoatMap?x=m.clearcoatMap:m.clearcoatNormalMap?x=m.clearcoatNormalMap:m.clearcoatRoughnessMap?x=m.clearcoatRoughnessMap:m.iridescenceMap?x=m.iridescenceMap:m.iridescenceThicknessMap?x=m.iridescenceThicknessMap:m.specularIntensityMap?x=m.specularIntensityMap:m.specularColorMap?x=m.specularColorMap:m.transmissionMap?x=m.transmissionMap:m.thicknessMap?x=m.thicknessMap:m.sheenColorMap?x=m.sheenColorMap:m.sheenRoughnessMap&&(x=m.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),g.uvTransform.value.copy(x.matrix));let b;m.aoMap?b=m.aoMap:m.lightMap&&(b=m.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),g.uv2Transform.value.copy(b.matrix))}function s(g,m){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity}function n(g,m){g.dashSize.value=m.dashSize,g.totalSize.value=m.dashSize+m.gapSize,g.scale.value=m.scale}function o(g,m,y,x){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity,g.size.value=m.size*y,g.scale.value=x*.5,m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let b;m.map?b=m.map:m.alphaMap&&(b=m.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),g.uvTransform.value.copy(b.matrix))}function l(g,m){g.diffuse.value.copy(m.color),g.opacity.value=m.opacity,g.rotation.value=m.rotation,m.map&&(g.map.value=m.map),m.alphaMap&&(g.alphaMap.value=m.alphaMap),m.alphaTest>0&&(g.alphaTest.value=m.alphaTest);let y;m.map?y=m.map:m.alphaMap&&(y=m.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),g.uvTransform.value.copy(y.matrix))}function h(g,m){g.specular.value.copy(m.specular),g.shininess.value=Math.max(m.shininess,1e-4)}function c(g,m){m.gradientMap&&(g.gradientMap.value=m.gradientMap)}function u(g,m){g.roughness.value=m.roughness,g.metalness.value=m.metalness,m.roughnessMap&&(g.roughnessMap.value=m.roughnessMap),m.metalnessMap&&(g.metalnessMap.value=m.metalnessMap),t.get(m).envMap&&(g.envMapIntensity.value=m.envMapIntensity)}function d(g,m,y){g.ior.value=m.ior,m.sheen>0&&(g.sheenColor.value.copy(m.sheenColor).multiplyScalar(m.sheen),g.sheenRoughness.value=m.sheenRoughness,m.sheenColorMap&&(g.sheenColorMap.value=m.sheenColorMap),m.sheenRoughnessMap&&(g.sheenRoughnessMap.value=m.sheenRoughnessMap)),m.clearcoat>0&&(g.clearcoat.value=m.clearcoat,g.clearcoatRoughness.value=m.clearcoatRoughness,m.clearcoatMap&&(g.clearcoatMap.value=m.clearcoatMap),m.clearcoatRoughnessMap&&(g.clearcoatRoughnessMap.value=m.clearcoatRoughnessMap),m.clearcoatNormalMap&&(g.clearcoatNormalScale.value.copy(m.clearcoatNormalScale),g.clearcoatNormalMap.value=m.clearcoatNormalMap,m.side===Xr&&g.clearcoatNormalScale.value.negate())),m.iridescence>0&&(g.iridescence.value=m.iridescence,g.iridescenceIOR.value=m.iridescenceIOR,g.iridescenceThicknessMinimum.value=m.iridescenceThicknessRange[0],g.iridescenceThicknessMaximum.value=m.iridescenceThicknessRange[1],m.iridescenceMap&&(g.iridescenceMap.value=m.iridescenceMap),m.iridescenceThicknessMap&&(g.iridescenceThicknessMap.value=m.iridescenceThicknessMap)),m.transmission>0&&(g.transmission.value=m.transmission,g.transmissionSamplerMap.value=y.texture,g.transmissionSamplerSize.value.set(y.width,y.height),m.transmissionMap&&(g.transmissionMap.value=m.transmissionMap),g.thickness.value=m.thickness,m.thicknessMap&&(g.thicknessMap.value=m.thicknessMap),g.attenuationDistance.value=m.attenuationDistance,g.attenuationColor.value.copy(m.attenuationColor)),g.specularIntensity.value=m.specularIntensity,g.specularColor.value.copy(m.specularColor),m.specularIntensityMap&&(g.specularIntensityMap.value=m.specularIntensityMap),m.specularColorMap&&(g.specularColorMap.value=m.specularColorMap)}function p(g,m){m.matcap&&(g.matcap.value=m.matcap)}function f(g,m){g.referencePosition.value.copy(m.referencePosition),g.nearDistance.value=m.nearDistance,g.farDistance.value=m.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function vU(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",m));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],D=0;for(let z=0;z<P.length;z++){let F=P[z],L=g(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+D,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,D),D+=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},D=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=D.length;z<F;z++){let L=D[z],G=g(L);P.boundary+=G.boundary,P.storage+=G.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 g(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 m(x){let b=x.target;b.removeEventListener("dispose",m);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 yU(){let e=Gd("canvas");return e.style.display="block",e}function i3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:yU(),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=Qs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let g=this,m=!1,y=0,x=0,b=null,_=-1,M=null,S=new Rt,C=new Rt,A=null,T=t.width,P=t.height,D=1,z=null,F=null,L=new Rt(0,0,T,P),G=new Rt(0,0,T,P),q=!1,Q=new Nx,Y=!1,ne=!1,ce=null,ie=new je,te=new re,de=new R,oe={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?D:1}let se=i;function Ce(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${lu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),se===null){let Se=["webgl2","webgl","experimental-webgl"];if(g.isWebGL1Renderer===!0&&Se.shift(),se=Ce(Se,ee),se===null)throw Ce(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}se.getShaderPrecisionFormat===void 0&&(se.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let me,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){me=new OF(se),Ae=new MF(se,me,e),me.init(Ae),We=new dU(se,me,Ae),ye=new cU(se,me,Ae),Ne=new LF,Le=new Kk,Te=new uU(se,me,ye,Le,Ae,We,Ne),tt=new EF(g),Je=new DF(g),rt=new GB(se,Ae),Be=new SF(se,me,rt,Ae),at=new IF(se,rt,Ne,Be),Ze=new kF(se,at,rt,Ne),V=new FF(se,Ae,Te),W=new CF(Le),Qe=new Zk(g,tt,Je,me,Ae,Be,W),pt=new gU(g,Le),bt=new $k,$=new sU(me,Ae),He=new _F(g,tt,Je,ye,Ze,c,n),_e=new hU(g,Ze,Ae),Fe=new vU(se,Ne,Ae,ye),De=new AF(se,me,Ne,Ae),ut=new RF(se,me,Ne,Ae),Ne.programs=Qe.programs,g.capabilities=Ae,g.extensions=me,g.properties=Le,g.renderLists=bt,g.shadowMap=_e,g.state=ye,g.info=Ne}dt();let st=new mU(g,se);this.xr=st,this.getContext=function(){return se},this.getContextAttributes=function(){return se.getContextAttributes()},this.forceContextLoss=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return D},this.setPixelRatio=function(ee){ee!==void 0&&(D=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*D),t.height=Math.floor(Se*D),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*D,P*D).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,D=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(D).floor())},this.getScissor=function(ee){return ee.copy(G)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?G.set(ee.x,ee.y,ee.z,ee.w):G.set(ee,Se,Oe,we),ye.scissor(C.copy(G).multiplyScalar(D).floor())},this.getScissorTest=function(){return q},this.setScissorTest=function(ee){ye.setScissorTest(q=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),se.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),ce&&(ce.dispose(),ce=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),m=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),m=!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 di(ee){let Se=ee.target;Se.removeEventListener("dispose",di),ti(Se)}function ti(ee){ge(ee),Le.remove(ee)}function ge(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=oe);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Du(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,fi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(fi=Math.max(fi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(fi=Math.max(fi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(fi=Math.max(fi,0),Mr=Math.min(Mr,Zt.count));let ji=Mr-fi;if(ji<0||ji===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(fi,ji,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,tn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(fi,ji,tn)}else Bi.render(fi,ji)},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=Xs,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(g.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 Ee=null;function Ye(ee){Ee&&Ee(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new ZE;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ee=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(m===!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(g,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),ie.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(ie),ne=this.localClippingEnabled,Y=W.init(this.clippingPlanes,ne),u=bt.get(ee,p.length),u.init(),p.push(u),xi(ee,Se,0,g.sortObjects),u.finish(),g.sortObjects===!0&&u.sort(z,F),Y===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),Y===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(g.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(g,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 xi(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&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,de.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&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);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,de.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)xi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),Y===!0&&W.setGlobalState(g.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(S.copy(we)),ze.length>0&&Ai(ze,Se,Oe),nt.length>0&&Ai(nt,Se,Oe),Bt.length>0&&Ai(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;ce===null&&(ce=new vi(1,1,{generateMipmaps:!0,type:me.has("EXT_color_buffer_half_float")?dh:xa,minFilter:Yc,samples:we&&s===!0?4:0})),g.getDrawingBufferSize(te),we?ce.setSize(te.x,te.y):ce.setSize(Fm(te.x),Fm(te.y));let ze=g.getRenderTarget();g.setRenderTarget(ce),g.clear();let nt=g.toneMapping;g.toneMapping=Pn,Ai(ee,Se,Oe),g.toneMapping=nt,Te.updateMultisampleRenderTarget(ce),Te.updateRenderTargetMipmap(ce),g.setRenderTarget(ze)}function Ai(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(g,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(g,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Xs,ze.needsUpdate=!0,g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):g.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(g,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=oe);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",di),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,g),ee.onBeforeCompile(qt,g),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=Oh(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 fi=ii.getUniforms(),Mr=vm.seqWithValue(fi.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 Du(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=oe),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?g.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Qs,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,fi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,ji=we.toneMapped?g.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),tn=d.state.lights;if(Y===!0&&(ne===!0||ee!==M)){let Gi=ee===M&&we.id===_;W.setState(we,ee,Gi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==tn.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!==fi||_t.morphColors!==Mr||_t.toneMapping!==ji||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,dr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,dr=!0,Nn=!0),we.id!==_&&(_=we.id,dr=!0),Jt||M!==ee){if(rr.setValue(se,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(se,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),M!==ee&&(M=ee,dr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Gi=rr.map.cameraPosition;Gi!==void 0&&Gi.setValue(se,de.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(se,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(se,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(se,ze,"bindMatrix"),rr.setOptional(se,ze,"bindMatrixInverse");let Gi=ze.skeleton;Gi&&(Ae.floatVertexTextures?(Gi.boneTexture===null&&Gi.computeBoneTexture(),rr.setValue(se,"boneTexture",Gi.boneTexture,Te),rr.setValue(se,"boneTextureSize",Gi.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),(dr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(se,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),dr&&(rr.setValue(se,"toneMappingExposure",g.toneMappingExposure),_t.needsLights&&El(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,D,P,ce),vm.upload(se,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(vm.upload(se,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(se,"center",ze.center),rr.setValue(se,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(se,"normalMatrix",ze.normalMatrix),rr.setValue(se,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(se,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(se,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Gi=we.uniformsGroups;for(let Yt=0,Ou=Gi.length;Yt<Ou;Yt++)if(Ae.isWebGL2){let jn=Gi[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 El(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 Oh(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||me.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(D).floor(),C.copy(G).multiplyScalar(D).floor(),A=q;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);se.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;se.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)!==se.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===dh&&(me.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&me.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==se.getParameter(35738)&&!(ii===yr&&(Ae.isWebGL2||me.has("OES_texture_float")||me.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&&se.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),se.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),se.pixelStorei(37440,Oe.flipY),se.pixelStorei(37441,Oe.premultiplyAlpha),se.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?se.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?se.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):se.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&se.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(g.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}se.pixelStorei(37440,we.flipY),se.pixelStorei(37441,we.premultiplyAlpha),se.pixelStorei(3317,we.unpackAlignment);let Zt=se.getParameter(3314),fi=se.getParameter(32878),Mr=se.getParameter(3316),ji=se.getParameter(3315),Zi=se.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;se.pixelStorei(3314,Bi.width),se.pixelStorei(32878,Bi.height),se.pixelStorei(3316,ee.min.x),se.pixelStorei(3315,ee.min.y),se.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?se.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."),se.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),se.pixelStorei(3314,Zt),se.pixelStorei(32878,fi),se.pixelStorei(3316,Mr),se.pixelStorei(3315,ji),se.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&se.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 xU=class extends i3{};xU.prototype.isWebGL1Renderer=!0;var r3=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 r3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Si{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}},bU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=Uy,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}}},Aa=new R,Gy=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++)Aa.fromBufferAttribute(this,t),Aa.applyMatrix4(e),this.setXYZ(t,Aa.x,Aa.y,Aa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Aa.fromBufferAttribute(this,t),Aa.applyNormalMatrix(e),this.setXYZ(t,Aa.x,Aa.y,Aa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Aa.fromBufferAttribute(this,t),Aa.transformDirection(e),this.setXYZ(t,Aa.x,Aa.y,Aa.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 Gy(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}}},a3=class extends Si{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Xi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=gi,h=gi,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,wU=new je,Gx=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:wU;q2.multiplyMatrices(n,t[a]),q2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new Gx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=jE(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,yr);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 a3),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}},Hd=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}},Y2=new je,X2=new je,df=[],_U=new je,Qu=new xr,SU=class extends xr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Hd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,_U)}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,Y2),X2.multiplyMatrices(i,Y2),Qu.matrixWorld=X2,Qu.raycast(e,df);for(let s=0,n=df.length;s<n;s++){let o=df[s];o.instanceId=a,o.object=this,t.push(o)}df.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Hd(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"})}},Sl=class extends dp{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}},Q2=new R,Z2=new R,K2=new je,u0=new hu,pf=new Wa,km=class extends Si{constructor(e=new yt,t=new Sl){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++)Q2.fromBufferAttribute(t,r-1),Z2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=Q2.distanceTo(Z2);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(),pf.copy(i.boundingSphere),pf.applyMatrix4(r),pf.radius+=a,e.ray.intersectsSphere(pf)===!1)return;K2.copy(r).invert(),u0.copy(e.ray).applyMatrix4(K2);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 g=Math.max(0,s.start),m=Math.min(p.count,s.start+s.count);for(let y=g,x=m-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 g=Math.max(0,s.start),m=Math.min(f.count,s.start+s.count);for(let y=g,x=m-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}}}}},J2=new R,$2=new R,pp=class extends km{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)J2.fromBufferAttribute(t,r),$2.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+J2.distanceTo($2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},AU=class extends Xi{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)}},MU=class extends Xi{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 re: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(gr(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(gr(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}},zg=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 re,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}},CU=class extends zg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function Hx(){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 ff=new R,d0=new Hx,p0=new Hx,f0=new Hx,EU=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]:(ff.subVectors(r[0],r[1]).add(r[0]),l=ff);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(ff.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=ff),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),g=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),g<1e-4&&(g=f),d0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,g),p0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,g),f0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,g)}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 eS(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 TU(e,t){let i=1-e;return i*i*t}function PU(e,t){return 2*(1-e)*e*t}function DU(e,t){return e*e*t}function Od(e,t,i,r){return TU(e,t)+PU(e,i)+DU(e,r)}function OU(e,t){let i=1-e;return i*i*i*t}function IU(e,t){let i=1-e;return 3*i*i*e*t}function RU(e,t){return 3*(1-e)*e*e*t}function LU(e,t){return e*e*e*t}function Id(e,t,i,r,a){return OU(e,t)+IU(e,i)+RU(e,r)+LU(e,a)}var Gs=class extends Fn{constructor(e=new re,t=new re,i=new re,r=new re){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Id(e,r.x,a.x,s.x,n.x),Id(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}},ym=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(Id(e,r.x,a.x,s.x,n.x),Id(e,r.y,a.y,s.y,n.y),Id(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}},Ys=class extends Fn{constructor(e=new re,t=new re){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new re){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 re;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}},s3=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}},bl=class extends Fn{constructor(e=new re,t=new re,i=new re){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Od(e,r.x,a.x,s.x),Od(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}},BU=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(Od(e,r.x,a.x,s.x),Od(e,r.y,a.y,s.y),Od(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}},Wx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new re){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(eS(n,o.x,l.x,h.x,c.x),eS(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 re().fromArray(r))}return this}},zU=Object.freeze({__proto__:null,ArcCurve:CU,CatmullRomCurve3:EU,CubicBezierCurve:Gs,CubicBezierCurve3:ym,EllipseCurve:zg,LineCurve:Ys,LineCurve3:s3,QuadraticBezierCurve:bl,QuadraticBezierCurve3:BU,SplineCurve:Wx}),n3=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 Ys(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 zU[r.type]().fromJSON(r))}return this}},Um=class extends n3{constructor(e){super(),this.type="Path",this.currentPoint=new re,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 Ys(this.currentPoint.clone(),new re(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new bl(this.currentPoint.clone(),new re(e,t),new re(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Gs(this.currentPoint.clone(),new re(e,t),new re(i,r),new re(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Wx(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 zg(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}},o3=class extends yt{constructor(e=[new re(0,-.5),new re(.5,0),new re(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=gr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new re,d=new R,p=new R,f=new R,g=0,m=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:g=e[y+1].x-e[y].x,m=e[y+1].y-e[y].y,d.x=m*1,d.y=-g,d.z=m*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:g=e[y+1].x-e[y].x,m=e[y+1].y-e[y].y,d.x=m*1,d.y=-g,d.z=m*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 o3(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=[],g=i/2,m=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 D=0;D<=r;D++){let z=D/r,F=z*o+n,L=Math.sin(F),G=Math.cos(F);_.x=P*L,_.y=-T*i+g,_.z=P*G,c.push(_.x,_.y,_.z),b.set(L,S,G).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],D=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,D,z),M+=6}l.addGroup(m,M,0),m+=M}function x(b){let _=p,M=new re,S=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let D=1;D<=r;D++)c.push(0,g*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let D=0;D<=r;D++){let z=D/r*o+n,F=Math.cos(z),L=Math.sin(z);S.x=A*L,S.y=g*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 D=0;D<r;D++){let z=_+D,F=P+D;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(m,C,b===!0?1:2),m+=C}}static fromJSON(e){return new qx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Yx=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 Yx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Xx=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 D=0;D<=P;D++)D===0&&C===M?S[C][D]=A:S[C][D]=A.clone().lerp(T,D/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=g(y)/2/Math.PI+.5,_=m(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 re,S=new re,C=new re;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=g(_);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 g(y){return Math.atan2(y.z,-y.x)}function m(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new Xx(e.vertices,e.indices,e.radius,e.details)}},l3=class extends Xx{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 l3(e.radius,e.detail)}},Nm=class extends Um{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 Um().fromJSON(r))}return this}},FU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=h3(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=jU(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 Wd(s,n,i,o,l,p,0),n}};function h3(e,t,i,r,a){let s,n;if(a===$U(e,t,i,r)>0)for(s=t;s<i;s+=r)n=tS(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=tS(s,e[s],e[s+1],n);return n&&Fg(n,n.next)&&(Yd(n),n=n.next),n}function fh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(Fg(i,i.next)||Yi(i.prev,i,i.next)===0)){if(Yd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Wd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&YU(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?UU(e,r,a,s):kU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),Yd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=NU(fh(e),t,i),Wd(e,t,i,r,a,s,2)):n===2&&VU(e,t,i,r,a,s):Wd(fh(e),t,i,r,a,s,1);break}}}function kU(e){let t=e.prev,i=e,r=e.next;if(Yi(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&&Tc(a,o,s,l,n,h,f.x,f.y)&&Yi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function UU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Yi(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,g=o>l?o>h?o:h:l>h?l:h,m=c>u?c>d?c:d:u>d?u:d,y=Hy(p,f,t,i,r),x=Hy(g,m,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=g&&b.y>=f&&b.y<=m&&b!==a&&b!==n&&Tc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=g&&_.y>=f&&_.y<=m&&_!==a&&_!==n&&Tc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=g&&b.y>=f&&b.y<=m&&b!==a&&b!==n&&Tc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=g&&_.y>=f&&_.y<=m&&_!==a&&_!==n&&Tc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function NU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!Fg(a,s)&&c3(a,r,r.next,s)&&qd(a,s)&&qd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),Yd(r),Yd(r.next),r=e=s),r=r.next}while(r!==e);return fh(r)}function VU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&ZU(n,o)){let l=u3(n,o);n=fh(n,n.next),l=fh(l,l.next),Wd(n,t,i,r,a,s,0),Wd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function jU(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=h3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(QU(h));for(a.sort(GU),s=0;s<a.length;s++)i=HU(a[s],i);return i}function GU(e,t){return e.x-t.x}function HU(e,t){let i=WU(e,t);if(!i)return t;let r=u3(i,e);return fh(r,r.next),fh(i,i.next)}function WU(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&&Tc(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),qd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&qU(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function qU(e,t){return Yi(e.prev,e,t.prev)<0&&Yi(t.next,e,e.next)<0}function YU(e,t,i,r){let a=e;do a.z===0&&(a.z=Hy(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,XU(a)}function XU(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 Hy(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 QU(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 Tc(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 ZU(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!KU(e,t)&&(qd(e,t)&&qd(t,e)&&JU(e,t)&&(Yi(e.prev,e,t.prev)||Yi(e,t.prev,t))||Fg(e,t)&&Yi(e.prev,e,e.next)>0&&Yi(t.prev,t,t.next)>0)}function Yi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function Fg(e,t){return e.x===t.x&&e.y===t.y}function c3(e,t,i,r){let a=gf(Yi(e,t,i)),s=gf(Yi(e,t,r)),n=gf(Yi(i,r,e)),o=gf(Yi(i,r,t));return!!(a!==s&&n!==o||a===0&&mf(e,i,t)||s===0&&mf(e,r,t)||n===0&&mf(i,e,r)||o===0&&mf(i,t,r))}function mf(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 gf(e){return e>0?1:e<0?-1:0}function KU(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&&c3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function qd(e,t){return Yi(e.prev,e,e.next)<0?Yi(e,t,e.next)>=0&&Yi(e,e.prev,t)>=0:Yi(e,t,e.prev)<0||Yi(e,e.next,t)<0}function JU(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 u3(e,t){let i=new Wy(e.i,e.x,e.y),r=new Wy(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 tS(e,t,i,r){let a=new Wy(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 Yd(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 Wy(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 $U(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 d3=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 d3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];iS(e),rS(i,e);let s=e.length;t.forEach(iS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,rS(i,t[o]);let n=FU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function iS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function rS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var p3=class extends Xx{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 p3(e.radius,e.detail)}},Rc=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=[],g=[];for(let m=0;m<=i;m++){let y=[],x=m/i,b=0;m==0&&s==0?b=.5/t:m==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),g.push(M+b,1-x),y.push(l++)}h.push(y)}for(let m=0;m<i;m++)for(let y=0;y<t;y++){let x=h[m][y+1],b=h[m][y],_=h[m+1][y],M=h[m+1][y+1];(m!==0||s>0)&&d.push(x,b,M),(m!==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(g,2))}static fromJSON(e){return new Rc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},f3=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,g=d/i*Math.PI*2;c.x=(e+t*Math.cos(g))*Math.cos(f),c.y=(e+t*Math.cos(g))*Math.sin(f),c.z=t*Math.sin(g),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,g=(r+1)*(d-1)+p-1,m=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,g,y),s.push(g,m,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 f3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},m3=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,g=new R,m=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),g.subVectors(p,d),m.addVectors(p,d),f.crossVectors(g,m),m.crossVectors(f,g),f.normalize(),m.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*m.x+C*f.x),c.y=d.y+(S*m.y+C*f.y),c.z=d.z+(S*m.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 m3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return g3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function vf(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 g3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function eN(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 aS(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 v3(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 kg=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_(){}},tN=class extends kg{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:Mc,endingEnd:Mc}}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 Cc:a=e,n=2*t-i;break;case Bm: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 Cc:s=e,o=2*i-t;break;case Bm: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,g=f*p,m=-u*g+2*u*f-u*p,y=(1+u)*g+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*g+(1.5+d)*f+.5*p,b=d*g-d*f;for(let _=0;_!==n;++_)a[_]=m*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},y3=class extends kg{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}},iN=class extends kg{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=vf(t,this.TimeBufferType),this.values=vf(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:vf(e.times,Array),values:vf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new iN(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new y3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new tN(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Rm:t=this.InterpolantFactoryMethodDiscrete;break;case Lm: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 Rm;case this.InterpolantFactoryMethodLinear:return Lm;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&&g3(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=Lm;var du=class extends kn{};du.prototype.ValueTypeName="bool";du.prototype.ValueBufferType=Array;du.prototype.DefaultInterpolation=Rm;du.prototype.InterpolantFactoryMethodLinear=void 0;du.prototype.InterpolantFactoryMethodSmooth=void 0;var x3=class extends kn{};x3.prototype.ValueTypeName="color";var Vm=class extends kn{};Vm.prototype.ValueTypeName="number";var rN=class extends kg{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)Lt.slerpFlat(a,0,s,l-n,s,l,o);return a}},fp=class extends kn{InterpolantFactoryMethodLinear(e){return new rN(this.times,this.values,this.getValueSize(),e)}};fp.prototype.ValueTypeName="quaternion";fp.prototype.DefaultInterpolation=Lm;fp.prototype.InterpolantFactoryMethodSmooth=void 0;var pu=class extends kn{};pu.prototype.ValueTypeName="string";pu.prototype.ValueBufferType=Array;pu.prototype.DefaultInterpolation=Rm;pu.prototype.InterpolantFactoryMethodLinear=void 0;pu.prototype.InterpolantFactoryMethodSmooth=void 0;var jm=class extends kn{};jm.prototype.ValueTypeName="vector";var qy=class{constructor(e,t=-1,i,r=zx){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(sN(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=eN(o);o=aS(o,1,h),l=aS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new Vm(".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=[],g=[];v3(u,f,g,d),f.length!==0&&p.push(new h(c,f,g))}},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=[],g=[];for(let m=0;m!==c[d].morphTargets.length;++m){let y=c[d];f.push(y.time),g.push(y.morphTarget===p?1:0)}r.push(new Vm(".morphTargetInfluence["+p+"]",f,g))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(jm,u+".position",c,"pos",r),i(fp,u+".quaternion",c,"rot",r),i(jm,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 aN(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return Vm;case"vector":case"vector2":case"vector3":case"vector4":return jm;case"color":return x3;case"quaternion":return fp;case"bool":case"boolean":return du;case"string":return pu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function sN(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=aN(e.type);if(e.times===void 0){let i=[],r=[];v3(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 Gm={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={}}},b3=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}}},nN=new b3,mp=class{constructor(e){this.manager=e!==void 0?e:nN,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={},oN=class extends Error{constructor(e,t){super(e),this.response=t}},Yy=class extends mp{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=Gm.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,g=new ReadableStream({start(m){y();function y(){c.read().then(({done:x,value:b})=>{if(x)m.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(_)}m.enqueue(b),y()}})}}});return new Response(g)}else throw new oN(`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=>{Gm.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}},lN=class extends mp{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=Gm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=Gd("img");function o(){h(),Gm.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}},hN=class extends mp{constructor(e){super(e)}load(e,t,i,r){let a=new Xi,s=new lN(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}},gp=class extends Si{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}},cN=class extends gp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Si.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,sS=new R,nS=new R,Qx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new re(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new Nx,this._frameExtents=new re(1,1),this._viewportCount=1,this._viewports=[new Rt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;sS.setFromMatrixPosition(e.matrixWorld),t.position.copy(sS),nS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(nS),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}},uN=class extends Qx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=jd*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}},dN=class extends gp{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(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new uN}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}},oS=new je,Zu=new R,g0=new R,pN=class extends Qx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new re(4,2),this._viewportCount=6,this._viewports=[new Rt(2,1,1,1),new Rt(0,1,1,1),new Rt(3,1,1,1),new Rt(1,1,1,1),new Rt(3,0,1,1),new Rt(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),oS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(oS)}},fN=class extends gp{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 pN}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}},mN=class extends Qx{constructor(){super(new Vx(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},gN=class extends gp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.shadow=new mN}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},w3=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}},_3=class extends mp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Yy(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),g=qp(p.type,f),m=new bU(g,p.stride);return m.uuid=p.uuid,t[d]=m,m}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 w3:new yt,n=e.data.index;if(n!==void 0){let u=qp(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 Gy(f,d.itemSize,d.offset,d.normalized)}else{let f=qp(d.type,d.array),g=d.isInstancedBufferAttribute?Hd:It;p=new g(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,g=d.length;f<g;f++){let m=d[f],y;if(m.isInterleavedBufferAttribute){let x=r(e.data,m.data);y=new Gy(x,m.itemSize,m.offset,m.normalized)}else{let x=qp(m.type,m.array);y=new It(x,m.itemSize,m.normalized)}m.name!==void 0&&(y.name=m.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}},vN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=lS(),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=lS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function lS(){return(typeof performance>"u"?Date:performance).now()}var yN=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){Lt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Lt.multiplyQuaternionsFlat(e,s,e,t,e,i),Lt.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}}},Zx="\\[\\]\\.:\\/",xN=new RegExp("["+Zx+"]","g"),Kx="[^"+Zx+"]",bN="[^"+Zx.replace("\\.","")+"]",wN=/((?:WC+[\/:])*)/.source.replace("WC",Kx),_N=/(WCOD+)?/.source.replace("WCOD",bN),SN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",Kx),AN=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",Kx),MN=new RegExp("^"+wN+_N+SN+AN+"$"),CN=["material","materials","bones","map"],EN=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(xN,"")}static parseTrackName(e){let t=MN.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);CN.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=EN;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 TN=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:Mc,endingEnd:Mc};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=NE,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 aB:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case zx: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===Bx;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===UE){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=Cc,r.endingEnd=Cc):(e?r.endingStart=this.zeroSlopeAtStart?Cc:Mc:r.endingStart=Bm,t?r.endingEnd=this.zeroSlopeAtEnd?Cc:Mc:r.endingEnd=Bm)}_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}},PN=new Float32Array(1),DN=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 yN(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 y3(new Float32Array(2),new Float32Array(2),1,PN),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=zx),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 TN(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())}},S3=class{constructor(e,t,i=0,r=1/0){this.ray=new hu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new kx,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 Xy(e,this,i,t),i.sort(hS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)Xy(e[r],this,i,t);return i.sort(hS),i}};function hS(e,t){return e.distance-t.distance}function Xy(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++)Xy(a[s],t,i,!0)}}var cS=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(gr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},uS=new re,A3=class{constructor(e=new re(1/0,1/0),t=new re(-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=uS.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 uS.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)}},dS=new R,yf=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){dS.subVectors(e,this.start),yf.subVectors(this.end,this.start);let i=yf.dot(yf),r=yf.dot(dS)/i;return t&&(r=gr(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)}},pS=new R,ON=class extends Si{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 Sl({fog:!1,toneMapped:!1});this.cone=new pp(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),pS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(pS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},IN=class extends xr{constructor(e,t,i){let r=new Rc(t,4,2),a=new xh({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)}},fS=new R,xf=new R,mS=new R,RN=class extends Si{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 Sl({fog:!1,toneMapped:!1});this.lightPlane=new km(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new km(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),fS.setFromMatrixPosition(this.light.matrixWorld),xf.setFromMatrixPosition(this.light.target.matrixWorld),mS.subVectors(xf,fS),this.lightPlane.lookAt(xf),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(xf),this.targetLine.scale.z=mS.length()}},bf=new R,Ji=new bh,Hm=class extends pp{constructor(e){let t=new yt,i=new Sl({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){bf.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],bf.x,bf.y,bf.z)}}var Wm=class extends pp{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 Sl({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()}},LN=class extends pp{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 Sl({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=BN();function BN(){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 zN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=gr(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 FN(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var kN=Object.freeze({__proto__:null,fromHalfFloat:FN,toHalfFloat:zN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:lu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=lu);var Ku=".",Jx=Symbol("target"),M3=Symbol("unsubscribe");function Qy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function UN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var Sn=Array.isArray;function $x(e){return typeof e=="symbol"}var NN={after:(e,t)=>Sn(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>Sn(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Ku),$x(t)?e+t.toString():e+t):e,initial:e=>{if(Sn(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(Sn(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(Sn(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=NN;function VN(e){return typeof e=="object"&&typeof e.next=="function"}function jN(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[Jx].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 gS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&$x(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var GN=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 Zy(e){return toString.call(e)==="[object Object]"}function wf(){return!0}function ec(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var C3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),HN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),E3={push:wf,pop:wf,shift:wf,unshift:wf,copyWithin:ec,reverse:ec,sort:ec,splice:ec,flat:ec,fill:ec},WN=new Set([...C3,...HN,...Object.keys(E3)]);function _f(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var T3=["keys","values","entries"],P3=new Set(["has","toString"]),D3={add:_f,clear:_f,delete:_f,forEach:_f},qN=new Set([...P3,...Object.keys(D3),...T3]);function Sf(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 YN=new Set([...P3,"get"]),O3={set:Sf,clear:Sf,delete:Sf,forEach:Sf},XN=new Set([...YN,...Object.keys(O3),...T3]),wl=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 C3.has(e)}_shallowClone(e){let t=e;if(Zy(e))t={...e};else if(Sn(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?(Sn(r)?this._onIsChanged=E3[t]:r instanceof Set?this._onIsChanged=D3[t]:r instanceof Map&&(this._onIsChanged=O3[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)}},vS=class extends wl{static isHandledMethod(e){return WN.has(e)}},QN=class extends wl{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},yS=class extends wl{static isHandledMethod(e){return qN.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)}},xS=class extends wl{static isHandledMethod(e){return XN.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)}},ZN=class extends wl{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)}},KN=class extends wl{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)}},bc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return Zy(e)||Sn(e)||Qy(e)}static isHandledMethod(e,t){return Zy(e)?wl.isHandledMethod(t):Sn(e)?vS.isHandledMethod(t):e instanceof Set?yS.isHandledMethod(t):e instanceof Map?xS.isHandledMethod(t):Qy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=wl;Sn(e)?r=vS:e instanceof Date?r=QN:e instanceof Set?r=yS:e instanceof Map?r=xS:e instanceof WeakSet?r=ZN:e instanceof WeakMap&&(r=KN),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=bc.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}},JN={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},eb=(e,t,i={})=>{i={...JN,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new GN(a),h=typeof i.onValidate=="function",c=new bc(h),u=(x,b,_,M,S)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,M,S)===!0,d=(x,b,_,M)=>{!gS(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),g=(x,b,_,M)=>UN(x)||_==="constructor"||s&&!bc.isHandledMethod(b,_)||gS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(M===void 0&&(M=l.getPath(b)),l.getProxy(x,vs.concat(M,_),m,r)),m={get(x,b,_){if($x(b)){if(b===r||b===Jx)return x;if(b===M3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let M=Qy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return g(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))&&bc.isHandledType(M)){let S=vs.initial(l.getPath(x)),C=bc.isHandledMethod(M,x.name);c.start(M,S,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,M),C?_.map(D=>f(D)):_),T=c.isChanged(M,a),P=c.stop();if(bc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(S=vs.concat(S,_[0])),A=l.getProxy(A,S,m)),T){let D={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,D)?p(z,F,M,P,D):c.undo(M)}return(b instanceof Map||b instanceof Set)&&VN(A)?jN(A,x,b,S,g):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",m);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};eb.target=e=>e&&e[Jx]||e;eb.unsubscribe=e=>e[M3]||e;var bS=eb,$N=typeof global=="object"&&global&&global.Object===Object&&global,I3=$N,e6=typeof self=="object"&&self&&self.Object===Object&&self,t6=I3||e6||Function("return this")(),Js=t6,i6=Js.Symbol,Ms=i6,R3=Object.prototype,r6=R3.hasOwnProperty,a6=R3.toString,Ju=Ms?Ms.toStringTag:void 0;function s6(e){var t=r6.call(e,Ju),i=e[Ju];try{e[Ju]=void 0;var r=!0}catch{}var a=a6.call(e);return r&&(t?e[Ju]=i:delete e[Ju]),a}var n6=s6,o6=Object.prototype,l6=o6.toString;function h6(e){return l6.call(e)}var c6=h6,u6="[object Null]",d6="[object Undefined]",wS=Ms?Ms.toStringTag:void 0;function p6(e){return e==null?e===void 0?d6:u6:wS&&wS in Object(e)?n6(e):c6(e)}var _h=p6;function f6(e){return e!=null&&typeof e=="object"}var Co=f6,m6="[object Symbol]";function g6(e){return typeof e=="symbol"||Co(e)&&_h(e)==m6}var Ug=g6;function v6(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 L3=v6,y6=Array.isArray,In=y6,x6=1/0,_S=Ms?Ms.prototype:void 0,SS=_S?_S.toString:void 0;function B3(e){if(typeof e=="string")return e;if(In(e))return L3(e,B3)+"";if(Ug(e))return SS?SS.call(e):"";var t=e+"";return t=="0"&&1/e==-x6?"-0":t}var b6=B3,w6=/\s/;function _6(e){for(var t=e.length;t--&&w6.test(e.charAt(t)););return t}var S6=_6,A6=/^\s+/;function M6(e){return e&&e.slice(0,S6(e)+1).replace(A6,"")}var C6=M6;function E6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Ks=E6,AS=0/0,T6=/^[-+]0x[0-9a-f]+$/i,P6=/^0b[01]+$/i,D6=/^0o[0-7]+$/i,O6=parseInt;function I6(e){if(typeof e=="number")return e;if(Ug(e))return AS;if(Ks(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ks(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=C6(e);var i=P6.test(e);return i||D6.test(e)?O6(e.slice(2),i?2:8):T6.test(e)?AS:+e}var MS=I6;function R6(e){return e}var L6=R6,B6="[object AsyncFunction]",z6="[object Function]",F6="[object GeneratorFunction]",k6="[object Proxy]";function U6(e){if(!Ks(e))return!1;var t=_h(e);return t==z6||t==F6||t==B6||t==k6}var z3=U6,N6=Js["__core-js_shared__"],v0=N6,CS=function(){var e=/[^.]+$/.exec(v0&&v0.keys&&v0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function V6(e){return!!CS&&CS in e}var j6=V6,G6=Function.prototype,H6=G6.toString;function W6(e){if(e!=null){try{return H6.call(e)}catch{}try{return e+""}catch{}}return""}var Sh=W6,q6=/[\\^$.*+?()[\]{}|]/g,Y6=/^\[object .+?Constructor\]$/,X6=Function.prototype,Q6=Object.prototype,Z6=X6.toString,K6=Q6.hasOwnProperty,J6=RegExp("^"+Z6.call(K6).replace(q6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function $6(e){if(!Ks(e)||j6(e))return!1;var t=z3(e)?J6:Y6;return t.test(Sh(e))}var e8=$6;function t8(e,t){return e?.[t]}var i8=t8;function r8(e,t){var i=i8(e,t);return e8(i)?i:void 0}var Ah=r8,a8=Ah(Js,"WeakMap"),Ky=a8,ES=Object.create,s8=function(){function e(){}return function(t){if(!Ks(t))return{};if(ES)return ES(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),n8=s8;function o8(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 l8=o8;function h8(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var c8=h8,u8=800,d8=16,p8=Date.now;function f8(e){var t=0,i=0;return function(){var r=p8(),a=d8-(r-i);if(i=r,a>0){if(++t>=u8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var m8=f8;function g8(e){return function(){return e}}var v8=g8,y8=function(){try{var e=Ah(Object,"defineProperty");return e({},"",{}),e}catch{}}(),qm=y8,x8=qm?function(e,t){return qm(e,"toString",{configurable:!0,enumerable:!1,value:v8(t),writable:!0})}:L6,b8=x8,w8=m8(b8),_8=w8;function S8(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var A8=S8,M8=9007199254740991,C8=/^(?:0|[1-9]\d*)$/;function E8(e,t){var i=typeof e;return t=t??M8,!!t&&(i=="number"||i!="symbol"&&C8.test(e))&&e>-1&&e%1==0&&e<t}var tb=E8;function T8(e,t,i){t=="__proto__"&&qm?qm(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var F3=T8;function P8(e,t){return e===t||e!==e&&t!==t}var ib=P8,D8=Object.prototype,O8=D8.hasOwnProperty;function I8(e,t,i){var r=e[t];(!(O8.call(e,t)&&ib(r,i))||i===void 0&&!(t in e))&&F3(e,t,i)}var rb=I8;function R8(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?F3(i,o,l):rb(i,o,l)}return i}var vp=R8,TS=Math.max;function L8(e,t,i){return t=TS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=TS(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),l8(e,this,o)}}var B8=L8,z8=9007199254740991;function F8(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=z8}var ab=F8;function k8(e){return e!=null&&ab(e.length)&&!z3(e)}var k3=k8,U8=Object.prototype;function N8(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||U8;return e===i}var sb=N8;function V8(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var j8=V8,G8="[object Arguments]";function H8(e){return Co(e)&&_h(e)==G8}var PS=H8,U3=Object.prototype,W8=U3.hasOwnProperty,q8=U3.propertyIsEnumerable,Y8=PS(function(){return arguments}())?PS:function(e){return Co(e)&&W8.call(e,"callee")&&!q8.call(e,"callee")},nb=Y8;function X8(){return!1}var Q8=X8,N3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,DS=N3&&typeof module=="object"&&module&&!module.nodeType&&module,Z8=DS&&DS.exports===N3,OS=Z8?Js.Buffer:void 0,K8=OS?OS.isBuffer:void 0,J8=K8||Q8,Ym=J8,$8="[object Arguments]",eV="[object Array]",tV="[object Boolean]",iV="[object Date]",rV="[object Error]",aV="[object Function]",sV="[object Map]",nV="[object Number]",oV="[object Object]",lV="[object RegExp]",hV="[object Set]",cV="[object String]",uV="[object WeakMap]",dV="[object ArrayBuffer]",pV="[object DataView]",fV="[object Float32Array]",mV="[object Float64Array]",gV="[object Int8Array]",vV="[object Int16Array]",yV="[object Int32Array]",xV="[object Uint8Array]",bV="[object Uint8ClampedArray]",wV="[object Uint16Array]",_V="[object Uint32Array]",Ni={};Ni[fV]=Ni[mV]=Ni[gV]=Ni[vV]=Ni[yV]=Ni[xV]=Ni[bV]=Ni[wV]=Ni[_V]=!0;Ni[$8]=Ni[eV]=Ni[dV]=Ni[tV]=Ni[pV]=Ni[iV]=Ni[rV]=Ni[aV]=Ni[sV]=Ni[nV]=Ni[oV]=Ni[lV]=Ni[hV]=Ni[cV]=Ni[uV]=!1;function SV(e){return Co(e)&&ab(e.length)&&!!Ni[_h(e)]}var AV=SV;function MV(e){return function(t){return e(t)}}var ob=MV,V3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Rd=V3&&typeof module=="object"&&module&&!module.nodeType&&module,CV=Rd&&Rd.exports===V3,y0=CV&&I3.process,EV=function(){try{var e=Rd&&Rd.require&&Rd.require("util").types;return e||y0&&y0.binding&&y0.binding("util")}catch{}}(),Zc=EV,IS=Zc&&Zc.isTypedArray,TV=IS?ob(IS):AV,j3=TV,PV=Object.prototype,DV=PV.hasOwnProperty;function OV(e,t){var i=In(e),r=!i&&nb(e),a=!i&&!r&&Ym(e),s=!i&&!r&&!a&&j3(e),n=i||r||a||s,o=n?j8(e.length,String):[],l=o.length;for(var h in e)(t||DV.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||tb(h,l)))&&o.push(h);return o}var G3=OV;function IV(e,t){return function(i){return e(t(i))}}var H3=IV,RV=H3(Object.keys,Object),LV=RV,BV=Object.prototype,zV=BV.hasOwnProperty;function FV(e){if(!sb(e))return LV(e);var t=[];for(var i in Object(e))zV.call(e,i)&&i!="constructor"&&t.push(i);return t}var kV=FV;function UV(e){return k3(e)?G3(e):kV(e)}var lb=UV;function NV(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var VV=NV,jV=Object.prototype,GV=jV.hasOwnProperty;function HV(e){if(!Ks(e))return VV(e);var t=sb(e),i=[];for(var r in e)r=="constructor"&&(t||!GV.call(e,r))||i.push(r);return i}var WV=HV;function qV(e){return k3(e)?G3(e,!0):WV(e)}var Ql=qV,YV=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,XV=/^\w*$/;function QV(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||Ug(e)?!0:XV.test(e)||!YV.test(e)||t!=null&&e in Object(t)}var ZV=QV,KV=Ah(Object,"create"),Xd=KV;function JV(){this.__data__=Xd?Xd(null):{},this.size=0}var $V=JV;function ej(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var tj=ej,ij="__lodash_hash_undefined__",rj=Object.prototype,aj=rj.hasOwnProperty;function sj(e){var t=this.__data__;if(Xd){var i=t[e];return i===ij?void 0:i}return aj.call(t,e)?t[e]:void 0}var nj=sj,oj=Object.prototype,lj=oj.hasOwnProperty;function hj(e){var t=this.__data__;return Xd?t[e]!==void 0:lj.call(t,e)}var cj=hj,uj="__lodash_hash_undefined__";function dj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Xd&&t===void 0?uj:t,this}var pj=dj;function fu(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])}}fu.prototype.clear=$V;fu.prototype.delete=tj;fu.prototype.get=nj;fu.prototype.has=cj;fu.prototype.set=pj;var RS=fu;function fj(){this.__data__=[],this.size=0}var mj=fj;function gj(e,t){for(var i=e.length;i--;)if(ib(e[i][0],t))return i;return-1}var Ng=gj,vj=Array.prototype,yj=vj.splice;function xj(e){var t=this.__data__,i=Ng(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():yj.call(t,i,1),--this.size,!0}var bj=xj;function wj(e){var t=this.__data__,i=Ng(t,e);return i<0?void 0:t[i][1]}var _j=wj;function Sj(e){return Ng(this.__data__,e)>-1}var Aj=Sj;function Mj(e,t){var i=this.__data__,r=Ng(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var Cj=Mj;function mu(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])}}mu.prototype.clear=mj;mu.prototype.delete=bj;mu.prototype.get=_j;mu.prototype.has=Aj;mu.prototype.set=Cj;var Vg=mu,Ej=Ah(Js,"Map"),Qd=Ej;function Tj(){this.size=0,this.__data__={hash:new RS,map:new(Qd||Vg),string:new RS}}var Pj=Tj;function Dj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Oj=Dj;function Ij(e,t){var i=e.__data__;return Oj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var jg=Ij;function Rj(e){var t=jg(this,e).delete(e);return this.size-=t?1:0,t}var Lj=Rj;function Bj(e){return jg(this,e).get(e)}var zj=Bj;function Fj(e){return jg(this,e).has(e)}var kj=Fj;function Uj(e,t){var i=jg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var Nj=Uj;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=Pj;gu.prototype.delete=Lj;gu.prototype.get=zj;gu.prototype.has=kj;gu.prototype.set=Nj;var Gg=gu,Vj="Expected a function";function hb(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Vj);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(hb.Cache||Gg),i}hb.Cache=Gg;var jj=hb,Gj=500;function Hj(e){var t=jj(e,function(r){return i.size===Gj&&i.clear(),r}),i=t.cache;return t}var Wj=Hj,qj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yj=/\\(\\)?/g,Xj=Wj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(qj,function(i,r,a,s){t.push(a?s.replace(Yj,"$1"):r||i)}),t}),Qj=Xj;function Zj(e){return e==null?"":b6(e)}var Kj=Zj;function Jj(e,t){return In(e)?e:ZV(e,t)?[e]:Qj(Kj(e))}var vu=Jj,$j=1/0;function eG(e){if(typeof e=="string"||Ug(e))return e;var t=e+"";return t=="0"&&1/e==-$j?"-0":t}var Hg=eG;function tG(e,t){t=vu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Hg(t[i++])];return i&&i==r?e:void 0}var W3=tG;function iG(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var cb=iG,LS=Ms?Ms.isConcatSpreadable:void 0;function rG(e){return In(e)||nb(e)||!!(LS&&e&&e[LS])}var aG=rG;function q3(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=aG),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?q3(o,t-1,i,r,a):cb(a,o):r||(a[a.length]=o)}return a}var sG=q3;function nG(e){var t=e==null?0:e.length;return t?sG(e,1):[]}var oG=nG;function lG(e){return _8(B8(e,void 0,oG),e+"")}var Y3=lG,hG=H3(Object.getPrototypeOf,Object),ub=hG,cG="[object Object]",uG=Function.prototype,dG=Object.prototype,X3=uG.toString,pG=dG.hasOwnProperty,fG=X3.call(Object);function mG(e){if(!Co(e)||_h(e)!=cG)return!1;var t=ub(e);if(t===null)return!0;var i=pG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&X3.call(i)==fG}var gG=mG;function vG(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 yG=vG;function xG(){this.__data__=new Vg,this.size=0}var bG=xG;function wG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var _G=wG;function SG(e){return this.__data__.get(e)}var AG=SG;function MG(e){return this.__data__.has(e)}var CG=MG,EG=200;function TG(e,t){var i=this.__data__;if(i instanceof Vg){var r=i.__data__;if(!Qd||r.length<EG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new Gg(r)}return i.set(e,t),this.size=i.size,this}var PG=TG;function yu(e){var t=this.__data__=new Vg(e);this.size=t.size}yu.prototype.clear=bG;yu.prototype.delete=_G;yu.prototype.get=AG;yu.prototype.has=CG;yu.prototype.set=PG;var xm=yu;function DG(e,t){return e&&vp(t,lb(t),e)}var OG=DG;function IG(e,t){return e&&vp(t,Ql(t),e)}var RG=IG,Q3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,BS=Q3&&typeof module=="object"&&module&&!module.nodeType&&module,LG=BS&&BS.exports===Q3,zS=LG?Js.Buffer:void 0,FS=zS?zS.allocUnsafe:void 0;function BG(e,t){if(t)return e.slice();var i=e.length,r=FS?FS(i):new e.constructor(i);return e.copy(r),r}var zG=BG;function FG(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 kG=FG;function UG(){return[]}var Z3=UG,NG=Object.prototype,VG=NG.propertyIsEnumerable,kS=Object.getOwnPropertySymbols,jG=kS?function(e){return e==null?[]:(e=Object(e),kG(kS(e),function(t){return VG.call(e,t)}))}:Z3,db=jG;function GG(e,t){return vp(e,db(e),t)}var HG=GG,WG=Object.getOwnPropertySymbols,qG=WG?function(e){for(var t=[];e;)cb(t,db(e)),e=ub(e);return t}:Z3,K3=qG;function YG(e,t){return vp(e,K3(e),t)}var XG=YG;function QG(e,t,i){var r=t(e);return In(e)?r:cb(r,i(e))}var J3=QG;function ZG(e){return J3(e,lb,db)}var Jy=ZG;function KG(e){return J3(e,Ql,K3)}var $3=KG,JG=Ah(Js,"DataView"),$y=JG,$G=Ah(Js,"Promise"),e1=$G,eH=Ah(Js,"Set"),t1=eH,US="[object Map]",tH="[object Object]",NS="[object Promise]",VS="[object Set]",jS="[object WeakMap]",GS="[object DataView]",iH=Sh($y),rH=Sh(Qd),aH=Sh(e1),sH=Sh(t1),nH=Sh(Ky),Nl=_h;($y&&Nl(new $y(new ArrayBuffer(1)))!=GS||Qd&&Nl(new Qd)!=US||e1&&Nl(e1.resolve())!=NS||t1&&Nl(new t1)!=VS||Ky&&Nl(new Ky)!=jS)&&(Nl=function(e){var t=_h(e),i=t==tH?e.constructor:void 0,r=i?Sh(i):"";if(r)switch(r){case iH:return GS;case rH:return US;case aH:return NS;case sH:return VS;case nH:return jS}return t});var Zd=Nl,oH=Object.prototype,lH=oH.hasOwnProperty;function hH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&lH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var cH=hH,uH=Js.Uint8Array,Xm=uH;function dH(e){var t=new e.constructor(e.byteLength);return new Xm(t).set(new Xm(e)),t}var pb=dH;function pH(e,t){var i=t?pb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var fH=pH,mH=/\w*$/;function gH(e){var t=new e.constructor(e.source,mH.exec(e));return t.lastIndex=e.lastIndex,t}var vH=gH,HS=Ms?Ms.prototype:void 0,WS=HS?HS.valueOf:void 0;function yH(e){return WS?Object(WS.call(e)):{}}var xH=yH;function bH(e,t){var i=t?pb(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var wH=bH,_H="[object Boolean]",SH="[object Date]",AH="[object Map]",MH="[object Number]",CH="[object RegExp]",EH="[object Set]",TH="[object String]",PH="[object Symbol]",DH="[object ArrayBuffer]",OH="[object DataView]",IH="[object Float32Array]",RH="[object Float64Array]",LH="[object Int8Array]",BH="[object Int16Array]",zH="[object Int32Array]",FH="[object Uint8Array]",kH="[object Uint8ClampedArray]",UH="[object Uint16Array]",NH="[object Uint32Array]";function VH(e,t,i){var r=e.constructor;switch(t){case DH:return pb(e);case _H:case SH:return new r(+e);case OH:return fH(e,i);case IH:case RH:case LH:case BH:case zH:case FH:case kH:case UH:case NH:return wH(e,i);case AH:return new r;case MH:case TH:return new r(e);case CH:return vH(e);case EH:return new r;case PH:return xH(e)}}var jH=VH;function GH(e){return typeof e.constructor=="function"&&!sb(e)?n8(ub(e)):{}}var HH=GH,WH="[object Map]";function qH(e){return Co(e)&&Zd(e)==WH}var YH=qH,qS=Zc&&Zc.isMap,XH=qS?ob(qS):YH,QH=XH,ZH="[object Set]";function KH(e){return Co(e)&&Zd(e)==ZH}var JH=KH,YS=Zc&&Zc.isSet,$H=YS?ob(YS):JH,e9=$H,t9=1,i9=2,r9=4,eT="[object Arguments]",a9="[object Array]",s9="[object Boolean]",n9="[object Date]",o9="[object Error]",tT="[object Function]",l9="[object GeneratorFunction]",h9="[object Map]",c9="[object Number]",iT="[object Object]",u9="[object RegExp]",d9="[object Set]",p9="[object String]",f9="[object Symbol]",m9="[object WeakMap]",g9="[object ArrayBuffer]",v9="[object DataView]",y9="[object Float32Array]",x9="[object Float64Array]",b9="[object Int8Array]",w9="[object Int16Array]",_9="[object Int32Array]",S9="[object Uint8Array]",A9="[object Uint8ClampedArray]",M9="[object Uint16Array]",C9="[object Uint32Array]",Fi={};Fi[eT]=Fi[a9]=Fi[g9]=Fi[v9]=Fi[s9]=Fi[n9]=Fi[y9]=Fi[x9]=Fi[b9]=Fi[w9]=Fi[_9]=Fi[h9]=Fi[c9]=Fi[iT]=Fi[u9]=Fi[d9]=Fi[p9]=Fi[f9]=Fi[S9]=Fi[A9]=Fi[M9]=Fi[C9]=!0;Fi[o9]=Fi[tT]=Fi[m9]=!1;function bm(e,t,i,r,a,s){var n,o=t&t9,l=t&i9,h=t&r9;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Ks(e))return e;var c=In(e);if(c){if(n=cH(e),!o)return c8(e,n)}else{var u=Zd(e),d=u==tT||u==l9;if(Ym(e))return zG(e,o);if(u==iT||u==eT||d&&!a){if(n=l||d?{}:HH(e),!o)return l?XG(e,RG(n,e)):HG(e,OG(n,e))}else{if(!Fi[u])return a?e:{};n=jH(e,u,o)}}s||(s=new xm);var p=s.get(e);if(p)return p;s.set(e,n),e9(e)?e.forEach(function(m){n.add(bm(m,t,i,m,e,s))}):QH(e)&&e.forEach(function(m,y){n.set(y,bm(m,t,i,y,e,s))});var f=h?l?$3:Jy:l?Ql:lb,g=c?void 0:f(e);return A8(g||e,function(m,y){g&&(y=m,m=e[y]),rb(n,y,bm(m,t,i,y,e,s))}),n}var rT=bm,E9=1,T9=4;function P9(e){return rT(e,E9|T9)}var Wg=P9,D9="__lodash_hash_undefined__";function O9(e){return this.__data__.set(e,D9),this}var I9=O9;function R9(e){return this.__data__.has(e)}var L9=R9;function Qm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new Gg;++t<i;)this.add(e[t])}Qm.prototype.add=Qm.prototype.push=I9;Qm.prototype.has=L9;var B9=Qm;function z9(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 F9=z9;function k9(e,t){return e.has(t)}var U9=k9,N9=1,V9=2;function j9(e,t,i,r,a,s){var n=i&N9,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&V9?new B9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],g=t[u];if(r)var m=n?r(g,f,u,t,e,s):r(f,g,u,e,t,s);if(m!==void 0){if(m)continue;d=!1;break}if(p){if(!F9(t,function(y,x){if(!U9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===g||a(f,g,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var aT=j9;function G9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var H9=G9;function W9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var q9=W9,Y9=1,X9=2,Q9="[object Boolean]",Z9="[object Date]",K9="[object Error]",J9="[object Map]",$9="[object Number]",e7="[object RegExp]",t7="[object Set]",i7="[object String]",r7="[object Symbol]",a7="[object ArrayBuffer]",s7="[object DataView]",XS=Ms?Ms.prototype:void 0,x0=XS?XS.valueOf:void 0;function n7(e,t,i,r,a,s,n){switch(i){case s7:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case a7:return!(e.byteLength!=t.byteLength||!s(new Xm(e),new Xm(t)));case Q9:case Z9:case $9:return ib(+e,+t);case K9:return e.name==t.name&&e.message==t.message;case e7:case i7:return e==t+"";case J9:var o=H9;case t7:var l=r&Y9;if(o||(o=q9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=X9,n.set(e,t);var c=aT(o(e),o(t),r,a,s,n);return n.delete(e),c;case r7:if(x0)return x0.call(e)==x0.call(t)}return!1}var o7=n7,l7=1,h7=Object.prototype,c7=h7.hasOwnProperty;function u7(e,t,i,r,a,s){var n=i&l7,o=Jy(e),l=o.length,h=Jy(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:c7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var g=!0;s.set(e,t),s.set(t,e);for(var m=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)){g=!1;break}m||(m=d=="constructor")}if(g&&!m){var _=e.constructor,M=t.constructor;_!=M&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof M=="function"&&M instanceof M)&&(g=!1)}return s.delete(e),s.delete(t),g}var d7=u7,p7=1,QS="[object Arguments]",ZS="[object Array]",Af="[object Object]",f7=Object.prototype,KS=f7.hasOwnProperty;function m7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?ZS:Zd(e),h=o?ZS:Zd(t);l=l==QS?Af:l,h=h==QS?Af:h;var c=l==Af,u=h==Af,d=l==h;if(d&&Ym(e)){if(!Ym(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new xm),n||j3(e)?aT(e,t,i,r,a,s):o7(e,t,l,i,r,a,s);if(!(i&p7)){var p=c&&KS.call(e,"__wrapped__"),f=u&&KS.call(t,"__wrapped__");if(p||f){var g=p?e.value():e,m=f?t.value():t;return s||(s=new xm),a(g,m,i,r,s)}}return d?(s||(s=new xm),d7(e,t,i,r,a,s)):!1}var g7=m7;function sT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Co(e)&&!Co(t)?e!==e&&t!==t:g7(e,t,i,r,sT,a)}var v7=sT;function y7(e,t){return e!=null&&t in Object(e)}var x7=y7;function b7(e,t,i){t=vu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Hg(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&&ab(a)&&tb(n,a)&&(In(e)||nb(e)))}var w7=b7;function _7(e,t){return e!=null&&w7(e,t,x7)}var S7=_7,A7=function(){return Js.Date.now()},b0=A7,M7="Expected a function",C7=Math.max,E7=Math.min;function T7(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(M7);t=MS(t)||0,Ks(i)&&(c=!!i.leading,u="maxWait"in i,s=u?C7(MS(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 g(S){var C=S-l,A=S-h,T=t-C;return u?E7(T,s-A):T}function m(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(m(S))return x(S);o=setTimeout(y,g(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=m(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 fb=T7;function P7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var D7=P7;function O7(e,t){return t.length<2?e:W3(e,yG(t,0,-1))}var I7=O7;function R7(e,t){return v7(e,t)}var nT=R7;function L7(e,t){return t=vu(t,e),e=I7(e,t),e==null||delete e[Hg(D7(t))]}var B7=L7;function z7(e){return gG(e)?void 0:e}var F7=z7,k7=1,U7=2,N7=4,V7=Y3(function(e,t){var i={};if(e==null)return i;var r=!1;t=L3(t,function(s){return s=vu(s,e),r||(r=s.length>1),s}),vp(e,$3(e),i),r&&(i=rT(i,k7|U7|N7,F7));for(var a=t.length;a--;)B7(i,t[a]);return i}),i1=V7;function j7(e,t,i,r){if(!Ks(e))return e;t=vu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Hg(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=Ks(c)?c:tb(t[a+1])?[]:{})}rb(o,l,h),o=o[l]}return e}var G7=j7;function H7(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=W3(e,n);i(o,n)&&G7(s,vu(n,e),o)}return s}var W7=H7;function q7(e,t){return W7(e,t,function(i,r){return S7(e,r)})}var Y7=q7,X7=Y3(function(e,t){return e==null?{}:Y7(e,t)}),So=X7,Q7="Expected a function";function Z7(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(Q7);return Ks(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),fb(e,t,{leading:r,maxWait:t,trailing:a})}var K7=Z7;function oT(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 J7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),$7=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),eW=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||qg&&"ontouchend"in document,tW=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,iW=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,rW=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},aW=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},sW=()=>{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"},nW=J7(),xae=nW?sW():void 0,qg=$7(),mb=eW(),oW=tW(),Ja=iW(),JS=rW(),$S=Number(aW());function lT(e){return Array.isArray(e)?e:[e]}function hT(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 Mf(e){return qg?e.metaKey:e.ctrlKey}function lW(e){return e.wheelDeltaY===0||e.deltaY===0?qg&&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=[],Zm={},wd={},wm={};function cT(e){Pt.includes(e)||Pt.push(e)}function Lc(e){delete Zm[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function hW(){Pt.splice(0,Pt.length)}function Km(e){if(e.pointerType!=="touch")return;let t=Zm[e.pointerId];t===void 0&&(t={x:0,y:0},Zm[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 Zm[t.pointerId]}function uT(e){wd[e.key]=!0,wm[e.key]=wm[e.key]===void 0?1:wm[e.key]+1}function dT(e){if(qg&&wd.Meta)for(let t in wd)wd[t]=!1;else wd[e.key]=!1;wm={}}function cW(e){e.addEventListener("pointerdown",cT,!0),e.addEventListener("pointerdown",Km,!0),e.addEventListener("pointermove",Km,!0),e.addEventListener("pointerup",Lc,!0),e.addEventListener("pointercancel",Lc,!0),e.addEventListener("pointerleave",Lc,!0),window.addEventListener("keydown",uT,!0),window.addEventListener("keyup",dT,!0)}function uW(e){e.removeEventListener("pointerdown",cT,!0),e.removeEventListener("pointerdown",Km,!0),e.removeEventListener("pointermove",Km,!0),e.removeEventListener("pointerup",Lc,!0),e.removeEventListener("pointercancel",Lc,!0),e.removeEventListener("pointerleave",Lc,!0),window.removeEventListener("keydown",uT,!0),window.removeEventListener("keyup",dT,!0)}var pT,dW=new Promise(e=>{pT=e}),Cf;function pW(){if(Cf)return Cf;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.1.1/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});pT(n)}return Cf=e(),Cf}var fT,fW=new Promise(e=>{fT=e}),Ef;function mW(){if(Ef)return Ef;async function e(){let t=await import("./physics.js");await t.init(),fT(t)}return Ef=e(),Ef}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 gb(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"&&gb(r)}return Object.freeze(e)}function gW(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 mT=class extends Error{};function _0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ol(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 vb(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 vW(){return typeof process<"u"}function gT(e,t){for(let i of e)t(i.id,i.data)!==!0&&gT(i.children,t)}function vT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)vT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)gb(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&&vT(i,t)}}traverse(e){gT(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 mT("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)=>gW(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 ol(0,i,i);{let a=r[0].fi;return ol(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 ol(n,n+i,i)}else return ol(a.fi,s.fi,i)}}},Jm;(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})(Jm||(Jm={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)gb(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 vW()||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 ol(0,t,t);{let r=i[0].fi;return ol(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 ol(s,s+t,t)}else return ol(r.fi,a.fi,t)}}};function Kc(e){return e&&typeof e=="object"&&e instanceof wr}var wr=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&&!Kc(i))return null;r+=1}i=i?_0(i):new wr;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 wr;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,wr.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},gl;(e=>{function t(a,s){return Kd(a,s)??a}e.apply=t;function i(a,s){return xb(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(!Kc(l))return;n+=1}if(l===void 0)return s;if(Kc(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=yb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(gl||(gl={}));function yb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Kd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=yb(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 yW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Kd(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 Kd(e,t){if(!Kc(t))return t;if(e instanceof na){let i=yb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return yW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Kd(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 wr)return xb(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Kd(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 xb(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!Kc(t))return t;if(!Kc(e))return gl.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 wr;for(let a of i){let s=xb(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function xW(e,t){let i={cur:[],result:[],len:0};return e=Jd(e,t,i)??e,[e,i.result]}function $m(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function eg(e){e&&(e.len-=1)}function bW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function yT(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=Jd(s.data,t,$m(i,n));eg(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=yT(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 wW(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=Jd(s.data,t,$m(i,n));return eg(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 Jd(e,t,i){if(e instanceof na){let r=yT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return wW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Jd(s,t,$m(i,n));return eg(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"&&!vb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Jd(n,t,$m(i,s));eg(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&&bW(i),r}else return}}var tg;(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})(tg||(tg={}));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 wr&&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=Jm.runOp(l,h)),d!==void 0)if(d!==null){let g=d.data;for(let m=u.length-1;m>=0;m--){let y=c[m],x=u[m];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");g=x.modifyById(y,g)}else if(x instanceof wr){let b={...x,[y]:g};g=Object.setPrototypeOf(b,wr.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=g;g=[...x],g[y]=b}else g={...x,[y]:g};else return null}return{data:g,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 r1;(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 g,m,y;if(f.type===3?(g=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(g=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=xW(u,{[f.id]:g});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],D=P[P.length-1];if(typeof D=="number"&&sa.equal(M,P.slice(0,P.length-1)))C.push(D),b.splice(T,1);else break}let A=sa.zoom(u,M);m=A.map((T,P)=>C.includes(P)?f.id:T),g=A,S=M.pop()}else{if(S==="alphaOverride"||S==="alpha"){g/=100;let C=g,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}m=f.id}d.push({type:0,path:M,props:{[S]:g}}),p.push({type:0,path:M,props:{[S]:m}})}p.push(y.reverse),d.push(y.actual)}}else{let g=Yr.apply(u,f);g!==null&&(d.push(g.actual),u=g.data,p.push(g.reverse))}}catch(g){if(g instanceof mT)return null;throw g}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(r1||(r1={}));var xT=Symbol(),_W=Symbol(),Yg=Symbol(),yp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof wT);){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[Yg];i&&i(),delete this._children[e]}}}},SW=class extends yp{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,Jm.runOp(this._current,e),e.path)}},AW=class extends yp{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))}},bT={get(e,t){if(t===Yg)return()=>{e._parent=null};if(t===xT)return e._current;if(t===_W)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=Xg(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]}}},MW={...bT,set(e,t,i){let r={type:0,props:{[t]:_r(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}},CW={...bT,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}},bb=class extends yp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Yg]=()=>{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=Xg(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)}},wb=class extends yp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[Yg]=()=>{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=Xg(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 wT=class extends yp{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 Xg(e,t,i){return i instanceof na?new bb(e,t,i):i instanceof At?new wb(e,t,i):i instanceof Ft?new Proxy(new AW(e,t,i),CW):i!==null&&typeof i=="object"?vb(i)?i:new Proxy(new SW(e,t,i),MW):i}function _T(e){let t=new wT(e);return[Xg(t,"",e),t]}function $d(e,t){let[i,r]=_T(e);return t(i),r.result()}function _r(e){return e instanceof bb||e instanceof wb?e._current:e!==null&&typeof e=="object"?e[xT]: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 bb)&&typeof n=="string"||(s instanceof At||s instanceof wb)&&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 EW(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 ST=class{},eA=class extends ST{constructor(e){super(),this.id=e}},tA=class extends ST{constructor(e){super(),this.data=e}},a1;try{a1=new TextDecoder}catch{}var ct,vl,be=0,AT=[],s1=AT,n1=0,Na={},pi,ll,ys=0,An=0,Za,Ao,Ia=[],_i,iA={useRecords:!1,mapsAsObjects:!0},MT=class{},CT=new MT;CT.name="MessagePack 0xC1";var Jc=!1,ig=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 IT(()=>(l1(),this?this.unpack(e,t):ig.prototype.unpack.call(iA,e,t)));vl=t>-1?t:e.length,be=0,n1=0,An=0,ll=null,s1=AT,Za=null,ct=e;try{_i=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 ig){if(Na=this,this.structures)return pi=this.structures,Tf();(!pi||pi.length>0)&&(pi=[])}else Na=iA,(!pi||pi.length>0)&&(pi=[]);return Tf()}unpackMultiple(e,t){let i,r=0;try{Jc=!0;let a=e.length,s=this?this.unpack(e,a):Zg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Tf())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Tf());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{Jc=!1,l1()}}_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 Tf(){try{if(!Na.trusted&&!Jc){let t=pi.sharedLength||0;t<pi.length&&(pi.length=t)}let e=er();if(be==vl)pi.restoreStructures&&rA(),pi=null,ct=null,Ao&&(Ao=null);else if(be>vl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!Jc)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw pi.restoreStructures&&rA(),l1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function rA(){for(let e in pi.restoreStructures)pi[e]=pi.restoreStructures[e];pi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=pi[e&63]||Na.getStructures&&ET()[e&63];return t?(t.read||(t.read=_b(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[PT()]=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(An>=be)return ll.slice(be-ys,(be+=t)-ys);if(An==0&&vl<140){let i=t<16?Sb(t):TT(t);if(i!=null)return i}return o1(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)):CT;case 194:return!1;case 195:return!0;case 196:return A0(ct[be++]);case 197:return t=_i.getUint16(be),be+=2,A0(t);case 198:return t=_i.getUint32(be),be+=4,A0(t);case 199:return Bl(ct[be++]);case 200:return t=_i.getUint16(be),be+=2,Bl(t);case 201:return t=_i.getUint32(be),be+=4,Bl(t);case 202:if(t=_i.getFloat32(be),Na.useFloat32>2){let i=Ab[(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=_i.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=_i.getUint16(be),be+=2,t;case 206:return t=_i.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=_i.getUint32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigUint64(be),be+=8,t;case 208:return _i.getInt8(be++);case 209:return t=_i.getInt16(be),be+=2,t;case 210:return t=_i.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=_i.getInt32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return lA(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++,lA(ct[be++]&63,ct[be++])):Bl(2);case 214:return Bl(4);case 215:return Bl(8);case 216:return Bl(16);case 217:return t=ct[be++],An>=be?ll.slice(be-ys,(be+=t)-ys):PW(t);case 218:return t=_i.getUint16(be),be+=2,An>=be?ll.slice(be-ys,(be+=t)-ys):DW(t);case 219:return t=_i.getUint32(be),be+=4,An>=be?ll.slice(be-ys,(be+=t)-ys):OW(t);case 220:return t=_i.getUint16(be),be+=2,sA(t);case 221:return t=_i.getUint32(be),be+=4,sA(t);case 222:return t=_i.getUint16(be),be+=2,nA(t);case 223:return t=_i.getUint32(be),be+=4,nA(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 TW=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function _b(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>TW.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=aA(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?aA(t,i):i}var aA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=pi[r]||ET()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=_b(a,e)),a.read()};function ET(){let e=IT(()=>(ct=null,Na.getStructures()));return pi=Na._mergeStructures(e,pi)}var o1=Qg,PW=Qg,DW=Qg,OW=Qg;function Qg(e){let t;if(e<16&&(t=Sb(e)))return t;if(e>64&&a1)return a1.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 sA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function nA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[PT()]=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 TT(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 Sb(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 g=ct[be++];if((g&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,g)}}}}}function A0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function Bl(e){let t=ct[be++];if(Ia[t])return Ia[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var oA=new Array(4096);function PT(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,An>=be)return ll.slice(be-ys,(be+=e)-ys);if(!(An==0&&vl<180))return o1(e)}else return be--,er();let t=(e<<5^(e>1?_i.getUint16(be):e>0?ct[be]:0))&4095,i=oA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=_i.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=[],oA[t]=i,i.bytes=e;r<a;)s=_i.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?Sb(e):TT(e);return o!=null?i.string=o:i.string=o1(e)}var lA=(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=pi[e];return a&&a.isShared&&((pi.restoreStructures||(pi.restoreStructures=[]))[e]=a),pi[e]=i,i.read=_b(i,r),i.read()},DT=typeof self=="object"?self:global;Ia[0]=()=>{};Ia[0].noBuffer=!0;Ia[101]=()=>{let e=er();return(DT[e[0]]||Error)(e[1])};Ia[105]=e=>{let t=_i.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=_i.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Ia[115]=()=>new Set(er());var OT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Ia[116]=e=>{let t=e[0],i=OT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new DT[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 IT(e){let t=vl,i=be,r=n1,a=ys,s=An,n=ll,o=s1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,vl)),u=pi,d=pi.slice(0,pi.length),p=Na,f=Jc,g=e();return vl=t,be=i,n1=r,ys=a,An=s,ll=n,s1=o,Ao=l,Za=h,ct=c,Jc=f,pi=u,pi.splice(0,pi.length,...d),Na=p,_i=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),g}function l1(){ct=null,Ao=null,pi=null}function IW(e){e.unpack?Ia[e.type]=e.unpack:Ia[e.type]=e}var Ab=new Array(147);for(let e=0;e<256;e++)Ab[e]=+("1e"+Math.floor(45.15-e*.30103));var Zg=new ig({useRecords:!1}),bae=Zg.unpack,wae=Zg.unpackMultiple,_ae=Zg.unpack,RW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},LW=new Float32Array(1),Sae=new Uint8Array(LW.buffer,0,4),_m;try{_m=new TextEncoder}catch{}var rg,Mb,Kg=typeof Buffer<"u",M0=Kg?Buffer.allocUnsafeSlow:Uint8Array,RT=Kg?Buffer:Uint8Array,hA=Kg?4294967296:2144337920,ke,or,Me=0,on,ln=null,BW=/[\u0080-\uFFFF]/,$u=Symbol("record-id"),LT=class extends ig{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=RT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:_m&&_m.encodeInto?function(C,A){return _m.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,g=d+64,m=d+p+64;if(m>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),on=ke.length-10,on-Me<2048?(ke=new M0(ke.length),or=new DataView(ke.buffer,0,ke.length),on=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(ln=["",""],ke[Me++]=214,ke[Me++]=98,ln.position=Me-i,Me+=4):ln=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 D=r[P];if(!D)continue;let z,F=r.transitions;for(let L=0,G=D.length;L<G;L++){let q=D[L];z=F[q],z||(z=F[q]=Object.create(null)),F=z}F[$u]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),ln){or.setUint32(ln.position+i,Me-ln.position-i);let T=ln;ln=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>on&&S(Me),h.offset=Me;let T=FW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&kW?(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&UW&&(Me=i)}};let _=C=>{Me>on&&(ke=S(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(ln&&P>=8&&P<4096){let F=BW.test(C);ln[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let D;P<32?D=1:P<256?D=2:P<65536?D=3:D=5;let z=P*3;if(Me+z>on&&(ke=S(Me+z)),P<64||!l){let F,L,G,q=Me+D;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[q++]=L:L<2048?(ke[q++]=L>>6|192,ke[q++]=L&63|128):(L&64512)===55296&&((G=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(G&1023),F++,ke[q++]=L>>18|240,ke[q++]=L>>12&63|128,ke[q++]=L>>6&63|128,ke[q++]=L&63|128):(ke[q++]=L>>12|224,ke[q++]=L>>6&63|128,ke[q++]=L&63|128);T=q-Me-D}else T=l(C,Me+D,z);T<32?ke[Me++]=160|T:T<256?(D<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(D<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(D<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 D;if(P<4||(D=C*Ab[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===D){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 D=n.get(C);if(D){if(!D.id){let z=n.idsToInsert||(n.idsToInsert=[]);D.id=z.push(D)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,D.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 D=0;D<T;D++)_(C[D])}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[D,z]of C)_(D),_(z)}else{for(let D=0,z=rg.length;D<z;D++){let F=Mb[D];if(C instanceof F){let L=rg[D];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let G=ke,q=or,Q=Me;ke=null;let Y;try{Y=L.pack.call(this,C,ne=>(ke=G,G=null,Me+=ne,Me>on&&S(Me),{target:ke,targetView:or,position:Me-ne}),_)}finally{G&&(ke=G,or=q,Me=Q,on=ke.length-10)}Y&&(Y.length+Me>on&&S(Y.length+Me),Me=zW(Y,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 D=0;D<T;D++)_(P=A[D]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let D in C)(A||C.hasOwnProperty(D))&&(_(D),_(C[D]),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)),D=0;for(let F=0,L=A.length;F<L;F++){let G=A[F];T=P[G],T||(T=P[G]=Object.create(null),D++),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<g&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<m||(z=g),s.nextOwnId=z+1):(z>=m&&(z=g),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[$u]=z,s[z-64]=A,z<g?(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),D&&(x+=b*D),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>hA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(hA,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,on=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Mb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,MT];rg=[{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?cA(e,16,t):uA(Kg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==RT&&this.structuredClone?cA(e,OT.indexOf(i.name),t):uA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function cA(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 uA(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 zW(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 FW(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 xu(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)");Mb.unshift(e.Class),rg.unshift(e)}IW(e)}var BT=new LT({useRecords:!1}),Aae=BT.pack,Mae=BT.pack,{NEVER:Cae,ALWAYS:Eae,DECIMAL_ROUND:Tae,DECIMAL_FIT:Pae}=RW,kW=512,UW=1024,dA=new LT({structuredClone:!0});xu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});xu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});xu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});xu({Class:eA.prototype.constructor,type:4,write(e){return e.id},read(e){return new eA(e)}});xu({Class:tA.prototype.constructor,type:5,write(e){return e.data},read(e){return new tA(e)}});xu({Class:wr.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,wr.prototype),e}});function NW(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 h1(e){if(vb(e))return e;if(Array.isArray(e))return e.map(h1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=h1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var c1;(e=>{function t(a){return dA.pack(a)}e.serialize=t;function i(a){return dA.unpack(a)}e.deserialize=i;function r(a){return NW(t(h1(a))).toString()}e.checksum=r})(c1||(c1={}));var pA;(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})(pA||(pA={}));var za={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],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"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"]},fA;(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})(fA||(fA={}));var ag;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(ag||(ag={}));var u1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:ag.propertyDefaultData(a),rOperand:{...ag.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})(u1||(u1={}));var mA;(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:u1.distanceDefaultData(r)}}e.defaultData=i})(mA||(mA={}));var gA;(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}})(gA||(gA={}));var d1;(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})(d1||(d1={}));var p1;(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})(p1||(p1={}));var vA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(vA||(vA={}));var yA;(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})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(xA||(xA={}));var bA;(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})(bA||(bA={}));var wA;(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})(wA||(wA={}));var f1;(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})(f1||(f1={}));var m1;(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})(m1||(m1={}));var bu="personal camera",Ld="a218fcc3-276b-49b9-b485-49037fd14f5f",VW=2960946,es=5526619,bo;(e=>{function t(f,g){return f[0]===g[0]&&f[1]===g[1]}e.isEqual=t;function i(f,g,m){return[f[0]+(g[0]-f[0])*m,f[1]+(g[1]-f[1])*m]}e.lerp=i;function r(f,g){return[f[0]+g[0],f[1]+g[1]]}e.add=r;function a(f,g){return[f[0]-g[0],f[1]-g[1]]}e.sub=a;function s(f,g){return[f[0]*g[0],f[1]*g[1]]}e.multiply=s;function n(f,g){return[f[0]/g[0],f[1]/g[1]]}e.divide=n;function o(f,g){return Math.pow(g[0]-f[0],2)+Math.pow(g[1]-f[1],2)}e.distanceSquared=o;function l(f,g){return Math.sqrt(o(f,g))}e.distance=l;function h(f,g){return f[0]*g[0]+f[1]*g[1]}e.dot=h;function c(f,g){return[f[0]*g,f[1]*g]}e.scalarMultiply=c;function u(f,g,m){let y=e.sub(g,f),x=e.sub(m,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,g,m){return l(f,u(f,g,m))}e.projectionOntoDistance=d;function p(f,g){return[(f[0]+g[0])*.5,(f[1]+g[1])*.5]}e.center=p})(bo||(bo={}));var oh;(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})(oh||(oh={}));var sg;(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})(sg||(sg={}));var $c;(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})($c||($c={}));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 g1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(g1||(g1={}));var _A;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(_A||(_A={}));var SA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(SA||(SA={}));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 AA(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 mh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(mh||(mh={}));var eu;(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})(eu||(eu={}));var hl;(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(zT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;FT.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;kT.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;UT.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;NT.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;VT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(hl||(hl={}));var v1;(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})(v1||(v1={}));var zT=["count"],FT=["radius","start","end","position","scale","rotation"],kT=["position","scale","rotation"],UT=["count","size"],NT=["count","position","scale","rotation"],VT=["strength","scale","rotation","position","movement","seed","freqScale"],y1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(y1||(y1={}));var x1;(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")}})(x1||(x1={}));var ng;(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",emitTimeLoopDelayStart:"end",emitTimeDuration:1,...e.defaultCollisionData}))(ng||(ng={}));var tu;(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]})(tu||(tu={}));var b1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(b1||(b1={}));var w1;(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})(w1||(w1={}));var _1;(e=>e.defaultData={...w1.defaultData,...b1.defaultData})(_1||(_1={}));var MA;(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})(MA||(MA={}));var og;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(og||(og={}));var CA;(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})(CA||(CA={}));function jW(e){return e.type!=="displace"}var EA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(EA||(EA={}));var jT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],GW=["wrapping","image","video","name","minFilter"],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},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:og.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},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}};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(g=>u+=`${g}`):typeof f=="object"?Object.values(f).forEach(g=>{typeof g=="number"?u+=`${g.toFixed(4)}`:u+=`${g}`}):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 g=new At;return g.push({fi:0,data:f,id:d}),g.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:g}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let g=new At;return g.push({fi:0,data:f,id:d}),g.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:g}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var lg;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(lg||(lg={}));var hg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(hg||(hg={}));var GT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},S1;(e=>{function t(i,r){let a={...i};return WT.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(S1||(S1={}));var HT={shape:GT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},WT=["depth","offset","angle","twist","startScale","endScale"],cg;(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})(cg||(cg={}));var A1;(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,S1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(A1||(A1={}));var Bc;(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:hg.defaultData(),extrusion:HT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:lg.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})(Bc||(Bc={}));var TA=["width","height","depth"],M1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(M1||(M1={}));var ug;(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}}})(ug||(ug={}));var C1;(e=>e.defaultData={softShadowQuality:"low"})(C1||(C1={}));var E1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(E1||(E1={}));var T1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(T1||(T1={}));var iu;(e=>e.defaultData={usePhysics:!1,gravity:-10})(iu||(iu={}));var P1;(e=>e.defaultData={playCamera:bu,gameControlObject:null})(P1||(P1={}));var D1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA(VW,1),postprocessing:ug.defaultData,fog:M1.defaultData,globalPhysics:iu.defaultData,ambient:E1.defaultData,ao:T1.defaultData,shadow:C1.defaultData,publish:P1.defaultData})(D1||(D1={}));var O1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(O1||(O1={}));var PA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(PA||(PA={}));var ru;(e=>{e.identity={...g1.identity,hiddenMatrix:$c.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 oT({position:oh.isEqual(a.position,s.position)?void 0:s.position,rotation:oh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:oh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:$c.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(ru||(ru={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:tu.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...ru.identity,cloner:null})(oa||(oa={}));var I1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(I1||(I1={}));var DA;(e=>e.defaultData={type:"ParticleCollider",...O1.defaultData,...oa.defaultData})(DA||(DA={}));var OA;(e=>e.defaultData={type:"Component",...oa.defaultData})(OA||(OA={}));var IA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...ng.defaultData})(IA||(IA={}));var zc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,..._1.defaultData})(zc||(zc={}));var ep;(e=>e.defaultData={...oa.defaultData,...ru.identity,position:[0,0,eu.DefaultTargetOffset],...eu.defaultData})(ep||(ep={}));var R1;(e=>{function t(i){return{...oa.defaultData,...x1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(R1||(R1={}));var dg;(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})(dg||(dg={}));var cl;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new wr,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=ru.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(cl||(cl={}));var au;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...tu.defaultData,fusedBody:!1},...D1.defaultData,camera:ep.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(au||(au={}));var L1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:$c.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:tu.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...eu.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,...zc.defaultData,geometry:Bc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...zc.defaultData,geometry:Bc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...zc.defaultData,geometry:Bc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(L1||(L1={}));var Zl;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new wr}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new wr})))):mh.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=$d(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=$d(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:g,...m}=f;if(g!==void 0&&Object.keys(g).length>0){let y={path:[...u,"layers",p,"texture"],props:g,type:0};l.push(y)}if(Object.keys(m).length>0){let y={path:[...u,"layers",p],props:m,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...v1.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,ru.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})}),mh.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:A1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(y1.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})(Zl||(Zl={}));var pg;(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})(pg||(pg={}));var ul;(e=>e.defaultData={orbitControls:pg.defaultData,playPage:Ld,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}},stopRaycast:!0,hdTransmission:!1})(ul||(ul={}));var B1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(B1||(B1={}));var z1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(z1||(z1={}));var Kl;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...B1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:z1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(Kl||(Kl={}));var tp;(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=gg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(tp||(tp={}));var Jl;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222",e.defaultLight={fi:-1,data:R1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]};function t(a=!0,s=[]){let n=[],o=L1.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:Ld,data:{...au.defaultData,name:"Scene 1"},children:n}),l}e.createDefaultObjectTreeWithPage=t,e.defaultData={objects:t(),publish:ul.defaultData,styles:Kl.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:ul.defaultData,styles:Kl.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:ul.defaultData,styles:Kl.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...ul.defaultData},styles:Kl.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})(Jl||(Jl={}));var Bd;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Bd||(Bd={}));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 F1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(F1||(F1={}));var RA;(e=>e.all=[...F1.all,"components"])(RA||(RA={}));var LA;(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})(LA||(LA={}));var gh;(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})(gh||(gh={}));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:gh.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 fg;(e=>e.list=["idle","move","jump","run"])(fg||(fg={}));var mg;(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)}}))(mg||(mg={}));function BA(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(_r(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={..._r(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)!==wr.prototype&&t(a.material)})})}function HW(e){Object.assign(e.scene.publish,{orbitControls:{...pg.defaultData,..._r(e.scene.publish.orbitControls)}})}function WW(e){Object.assign(e.scene.publish.settings,{video:{...ul.defaultData.settings.video,..._r(e.scene.publish.settings.video)}})}function qW(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((jT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(GW.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 YW(e){e.scene.publish.withBackground=!0}function XW(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function QW(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 ZW(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 KW(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=_r(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=_r(i).booleanExclude!==!0)}})}function JW(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 $W(e){function t(r){Object.setPrototypeOf(r,wr.prototype),r.texture&&Object.setPrototypeOf(r.texture,wr.prototype)}function i(r){Object.setPrototypeOf(r,wr.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=_r(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=_r(l).layers;i(h),l.layers=h}})})}function zA(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={..._r(t),colors:i,steps:r};Object.assign(t,a)}})}function eq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function FA(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 tq(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 iq(e){e.shared.audios=Rn({},Ft.prototype)}function rq(e){e.shared.videos=Rn({},Ft.prototype)}function aq(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 sq(e){Object.entries(_r(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(_r(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function nq(e){e.scene.publish.settings.web.preload=!1}function kA(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 UA(e){e.layers&&e.layers.forEach(t=>{jW(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 oq(e){e.shared.fonts=Rn({},Ft.prototype)}function lq(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 hq(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=lq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...zc.defaultData,flatShading:!1,wireframe:!1,geometry:{...Bc.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:_r(a.states),events:_r(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=_r(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 cq(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 uq(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 NA(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 VA(e){rl(e,NA),al(e,NA)}function dq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function pq(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 fq(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 mq(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 gq(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 vq(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 yq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function xq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function bq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function wq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=mg.defaultDataThirdPerson.navmesh)})})}function _q(e){e.scene.styles||(e.scene.styles=Kl.defaultData())}function jA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function Sq(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,jA),rl(e,jA)}function Aq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function Mq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function GA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function Cq(e,t){if(t<1&&(al(e,BA),rl(e,BA),e.schema=1),t<2&&(HW(e),e.schema=2),t<3&&(qW(e),e.schema=3),t<4&&(YW(e),e.schema=4),t<5&&(XW(e),e.schema=5),t<6&&(QW(e),e.schema=6),t<7&&(ZW(e),e.schema=7),t<8&&(e.schema=8),t<9&&(FA(e),e.schema=9),t<10&&(eq(e),e.schema=10),t<11&&(tq(e),e.schema=11),t<12&&(FA(e),e.schema=12),t<13&&(iq(e),e.schema=13),t<14&&(aq(e),e.schema=14),t<15&&(sq(e),e.schema=15),t<16&&(nq(e),e.schema=16),t<17&&(al(e,kA),rl(e,kA),e.schema=17),t<18&&(al(e,zA),rl(e,zA),e.schema=18),t<19&&(WW(e),e.schema=19),t<20&&(oq(e),hq(e),e.schema=20),t<21&&(cq(e),uq(e),e.schema=21),t<22&&(VA(e),e.schema=22),t<23&&(dq(e),e.schema=23),t<24&&(pq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(rq(e),t<25&&(e.schema=25)),t<26&&(KW(e),e.schema=26),t<27&&(JW(e),e.schema=27),t<28&&(VA(e),e.schema=28),t<29&&($W(e),e.schema=29),t<30&&(fq(e),e.schema=30),t<31&&(mq(e),e.schema=31),t<33&&(gq(e),e.schema=33),t<34&&(vq(e),e.schema=34),t<35&&(yq(e),e.schema=35),t<36&&(xq(e),e.schema=36),t<37&&(bq(e),e.schema=37),t<38&&(al(e,UA),rl(e,UA),e.schema=38),t<39&&(wq(e),e.schema=39),t<40&&(_q(e),e.schema=40),t<41&&(Sq(e),e.schema=41),t<42&&(Aq(e),e.schema=42),t<43&&(Mq(e),e.schema=43),t<99){al(e,GA),rl(e,GA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=bu);let i=_r(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Ld,r.insertBefore(null,null,[{id:Ld,data:{...au.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:{...iu.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:_r(e.scene.ownerCamera)??au.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==Jl.TRASH_CAN_ID&&r.move(Ld,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,tu.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function HA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function Eq(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 Tq(e){Array.isArray(_r(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 wc=180/Math.PI;function WA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*wc)}function qT(e){WA(e),e.type==="Page"&&WA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*wc))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*wc),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*wc),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=wc,t.extrusion.twist*=wc),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(_r(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 Pq(e){e.shared.variables=Rn({},Ft.prototype)}function Dq(e){let t=_r(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=113;function YT(e,t){t(e.data);for(let i of e.children)YT(i,t)}function Oq(e){let t=e.schema??104;t!==co&&t<105&&(YT(e.asset,qT),e.schema=105)}function Iq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=gh.defaultData().particles)}function Rq(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 Lq(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 Bq(e){e.scene.objects.traverse((t,i)=>{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 XT(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),Cq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=ul.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,HA),rl(e,HA),e.schema=101),t<102&&(Eq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=gh.defaultData(),e.schema=104),t<105&&(Pq(e),e.scene.objects.traverse((i,r)=>{qT(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Oq(i);t<106&&(Dq(e),e.schema=106),t<107&&(e.shared.lib.variables=gh.defaultData().variables,e.schema=107),t<109&&(Iq(e),e.schema=109),t<110&&(Rq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{Tq(r)}),e.schema=111),t<112&&(Lq(e),e.schema=112),t<113&&(Bq(e),e.schema=113)}}var gg;(e=>{e.defaultData={schema:co,scene:Jl.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=Jl.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:Jl.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Bd.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:Jl.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...r1,updateSchema(a){return(a.schema??0)<co?$d(a,XT):(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:gh.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})(gg||(gg={}));var k1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(k1||(k1={}));var qA;(e=>{function t(i){return!0}e.is=t})(qA||(qA={}));var vg;(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 oT({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})(vg||(vg={}));var U1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(U1||(U1={}));var yg;(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}})(yg||(yg={}));var $l;(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,vg.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})($l||($l={}));var ip;(e=>e.defaultData={...vg.defaultData,...U1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(ip||(ip={}));var su;(e=>e.defaultData={...ip.defaultData,...yg.defaultData})(su||(su={}));var xg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(xg||(xg={}));var N1;(e=>e.defaultData={...su.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(N1||(N1={}));var rp;(e=>e.defaultData={...su.defaultData,...xg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(rp||(rp={}));var V1;(e=>e.defaultData={...su.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"})(V1||(V1={}));var j1;(e=>e.defaultData={...su.defaultData,type:"path2d",path:"",name:"Path"})(j1||(j1={}));var YA;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})(YA||(YA={}));var bg;(e=>e.defaultData={...ip.defaultData,name:"Group",type:"group2d"})(bg||(bg={}));var G1;(e=>e.defaultData=()=>({...ip.defaultData,...xg.defaultData,...yg.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}}))(G1||(G1={}));var lh;(e=>{function t(s){switch(s){case"rectangle2d":return{...rp.defaultData};case"ellipse2d":return{...N1.defaultData};case"text2d":return{...V1.defaultData};case"vector2d":return{...rp.defaultData};case"path2d":return{...j1.defaultData};case"frame2d":return{...G1.defaultData()};case"group2d":return{...bg.defaultData}}}e.defaultData=t;function i(s){return"width"in s&&"height"in s?[typeof s.width=="number"?s.width*.5:0,typeof s.height=="number"?s.height*.5:0]:[0,0]}e.getPivot=i;function r(s){return s.type==="rectangle2d"||s.type==="ellipse2d"||s.type==="text2d"||s.type==="frame2d"}e.isResizeable=r;function a(s){return s.type==="rectangle2d"||s.type==="frame2d"}e.hasCorners=a})(lh||(lh={}));var H1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(H1||(H1={}));function eh(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=XA(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 g=0;g<n[c].length;++g)p.push(n[c][g][d]);let f=XA(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 XA(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 zq=Math.pow(2,-24),Pf=class{constructor(){}};function Mn(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 QA(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 ZA(e,t){t.set(e)}function KA(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 Df(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 Fq(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 kq(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,g=-1/0,m=-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,D=A+T;P<n&&(n=P),D>h&&(h=D),y&&A<d&&(d=A),y&&A>g&&(g=A);let z=e[x+4],F=e[x+5],L=z-F,G=z+F;L<o&&(o=L),G>c&&(c=G),y&&z<p&&(p=z),y&&z>m&&(m=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]=g,a[5]=m)}function Uq(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 Nq(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,Vq=(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})),Of=new Float32Array(6);function jq(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=QA(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=QA(e),n!==-1&&(o=Gq(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 g=[...qo];g.length=a;let m=0;for(let x=c;x<u;x+=6,m++){let b=g[m];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;Df(x,i,_)}g.sort(Vq);let y=a;for(let x=0;x<y;x++){let b=g[x];for(;x+1<y&&g[x+1].candidate===b.candidate;)g.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=g[_];b>=M.candidate?Df(x,i,M.rightCacheBounds):(Df(x,i,M.leftCacheBounds),M.count++)}}for(let x=0;x<y;x++){let b=g[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++,Df(y,i,b.bounds)}let g=qo[so-1];ZA(g.bounds,g.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];KA(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let m=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&&(m===0?ZA(_,Of):KA(_,Of,Of)),m+=b;let S=0,C=0;m!==0&&(S=ed(Of)/l);let A=a-m;A!==0&&(C=ed(M)/l);let T=1+1.25*(S*m+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 Gq(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 Hq(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,g,m;n?(f=r[d+0],g=r[d+1],m=r[d+2]):(f=r[d+0]*h+l,g=r[d+1]*h+l,m=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]](g),_=i[c[y]](m)):(x=o[f+y],b=o[g+y],_=o[m+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)*zq,M<t[y]&&(t[y]=M),S>t[y+3]&&(t[y+3]=S)}}return s}function Wq(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=jq(y.boundingData,_,n,x,b,u);if(S.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Nq(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 Pf,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 D=new Pf,z=C,F=b-P;y.right=D,D.boundingData=new Float32Array(6),E0(n,z,F,D.boundingData,s),r(D,z,F,s,M+1)}return y}Fq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=Hq(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,g=[],m=kq(e);if(m.length===1){let y=m[0],x=new Pf;x.boundingData=a,Uq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),g.push(x)}else for(let y of m){let x=new Pf;x.boundingData=new Float32Array(6),E0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),g.push(x)}return g}function qq(e,t){let i=Wq(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,g=u.boundingData;for(let m=0;m<6;m++)r[d+m]=g[m];if(f){let m=u.offset,y=u.count;return a[d+6]=m,s[p+14]=y,s[p+15]=65535,c+32}else{let m=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,m),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 Dae=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}}}(),Yq=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,g,m;f!==0?g=(c*u-p*d)/f:g=0,m=(c+g*u)/d,s.x=g,s.y=m}}(),Cb=function(){let e=new re,t=new R,i=new R;return function(r,a,s,n){Yq(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}}}}(),Xq=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}}(),Qq=1e-15;function tc(e){return Math.abs(e)<Qq}var Eo=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 Xq(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}};Eo.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]),Cb(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)}}();Eo.prototype.intersectsTriangle=function(){let e=new Eo,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 g=this.plane,m=d.plane;if(Math.abs(g.normal.dot(m.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],G=y[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(n);let q=x?c.start:c.end,Q=tc(m.distanceToPoint(L));if(tc(m.normal.dot(n))&&Q){c.copy(h),b=2;break}if((m.intersectLine(h,q)||Q)&&!tc(q.distanceTo(G))){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],G=_[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(o);let q=M?u.start:u.end,Q=tc(g.distanceToPoint(L));if(tc(g.normal.dot(o))&&Q){u.copy(h),S=2;break}if((g.intersectLine(h,q)||Q)&&!tc(q.distanceTo(G))){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),D=A<T,z=C<P;return C!==P&&T!==A&&D===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)}}}();Eo.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Eo.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],g=i[(p+1)%3];a.set(s[f],s[g]),Cb(r,a,e,t);let m=e.distanceToSquared(t);m<h&&(h=m,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 Eo,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 g=0;g<8;g++){let m=d[g];a.copy(m).clamp(c,u);let y=m.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(m),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let g=0;g<3;g++)for(let m=0;m<=1;m++)for(let y=0;y<=1;y++){let x=(g+1)%3,b=(g+2)%3,_=m<<x|y<<b,M=1<<g|m<<x|y<<b,S=d[_],C=d[M];t[f].set(S,C);let A=e[g],T=e[x],P=e[b],D=i[f],z=D.start,F=D.end;z[A]=c[A],z[T]=m?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=m?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let g=0;g<=1;g++)for(let m=0;m<=1;m++)for(let y=0;y<=1;y++){a.x=g?u.x:c.x,a.y=m?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 g=0;g<12;g++){let m=t[g];for(let y=0;y<12;y++){let x=i[y];Cb(m,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 ic=new R,rc=new R,ac=new R,If=new re,Rf=new re,Lf=new re,JA=new R,$A=new R,eM=new R,Bf=new R;function Zq(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 Kq(e,t,i,r,a,s,n,o,l){ic.fromBufferAttribute(t,s),rc.fromBufferAttribute(t,n),ac.fromBufferAttribute(t,o);let h=Zq(e,ic,rc,ac,Bf,l);if(h){r&&(If.fromBufferAttribute(r,s),Rf.fromBufferAttribute(r,n),Lf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(Bf,ic,rc,ac,If,Rf,Lf,new re)),a&&(If.fromBufferAttribute(a,s),Rf.fromBufferAttribute(a,n),Lf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(Bf,ic,rc,ac,If,Rf,Lf,new re)),i&&(JA.fromBufferAttribute(i,s),$A.fromBufferAttribute(i,n),eM.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(Bf,ic,rc,ac,JA,$A,eM,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(ic,rc,ac,c.normal),h.face=c,h.faceIndex=s}return h}function QT(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=Kq(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function Jq(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)QT(e,t,i,n,s)}function $q(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=QT(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function _n(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 tM(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(_n(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var ZT=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 Fc(e,t){return t[e+6]}function ap(e,t){return t[e+14]}function sp(e){return e+8}function np(e,t){return t[e+6]}function eY(e,t){return t[e+7]}var Pc=new cr,wg=new R,tY=["x","y","z"];function W1(e,t,i,r,a){let s=e*2,n=wu,o=yl,l=xl;if(sl(s,o)){let h=Fc(e,l),c=ap(s,o);Jq(t,i,r,h,c,a)}else{let h=sp(e);_g(h,n,r,wg)&&W1(h,t,i,r,a);let c=np(e,l);_g(c,n,r,wg)&&W1(c,t,i,r,a)}}function q1(e,t,i,r){let a=e*2,s=wu,n=yl,o=xl;if(sl(a,n)){let l=Fc(e,o),h=ap(a,n);return $q(t,i,r,l,h)}else{let l=eY(e,o),h=tY[l],c=r.direction[h]>=0,u,d;c?(u=sp(e),d=np(e,o)):(u=np(e,o),d=sp(e));let p=_g(u,s,r,wg)?q1(u,t,i,r):null;if(p){let g=p.point[h];if(c?g<=s[d+l]:g>=s[d+l+3])return p}let f=_g(d,s,r,wg)?q1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var iY=function(){let e,t,i=[],r=new ZT(()=>new cr);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,_=yl,M=xl;for(;!sl(b,_);)x=sp(x),b=x*2;return Fc(x,M)}function p(x){let b=x*2,_=yl,M=xl;for(;!sl(b,_);)x=np(x,M),b=x*2;return Fc(x,M)+ap(b,_)}let f=s*2,g=wu,m=yl,y=xl;if(sl(f,m)){let x=Fc(s,y),b=ap(f,m);return Mn(s,g,e),l(x,b,!1,u,c+s,e)}else{let x=sp(s),b=np(s,y),_=x,M=b,S,C,A,T;if(h&&(A=e,T=t,Mn(_,g,A),Mn(M,g,T),S=h(A),C=h(T),C<S)){_=b,M=x;let q=S;S=C,C=q,A=T}A||(A=e,Mn(_,g,A));let P=sl(_*2,m),D=o(A,P,S,u+1,c+_),z;if(D===2){let q=d(_),Q=p(_)-q;z=l(q,Q,!0,u+1,c+_,A)}else z=D&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Mn(M,g,T);let F=sl(M*2,m),L=o(T,F,C,u+1,c+M),G;if(L===2){let q=d(M),Q=p(M)-q;G=l(q,Q,!0,u+1,c+M,T)}else G=L&&a(M,n,o,l,h,c,u+1);return!!G}}}(),rY=function(){let e=new Eo,t=new Eo,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=wu,p=yl,f=xl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let g=o,m=g.index,y=g.attributes.position,x=l.index,b=l.attributes.position,_=Fc(n,f),M=ap(u,p);if(i.copy(h).invert(),l.boundsTree)return Mn(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(_n(t,C,m,y),t.needsUpdate=!0,S.intersectsTriangle(t))return!0;return!1}});for(let S=_*3,C=M+_*3;S<C;S+=3){_n(e,S,m,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(_n(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let g=n+8,m=f[n+6];return Mn(g,d,Pc),!!(c.intersectsBox(Pc)&&s(g,o,l,h,c)||(Mn(m,d,Pc),c.intersectsBox(Pc)&&s(m,o,l,h,c)))}}}();function _g(e,t,i,r){return Mn(e,t,Pc),i.intersectBox(Pc,r)}var Y1=[],Sm,wu,yl,xl;function _d(e){Sm&&Y1.push(Sm),Sm=e,wu=new Float32Array(e),yl=new Uint16Array(e),xl=new Uint32Array(e)}function zf(){Sm=null,wu=null,yl=null,xl=null,Y1.length&&_d(Y1.pop())}var T0=Symbol("skip tree generation"),P0=new cr,D0=new cr,sc=new je,zl=new Bn,td=new Bn,id=new R,Ff=new R,aY=new R,sY=new R,nY=new R,iM=new cr,hn=new ZT(()=>new Eo),zd=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."),zd.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."),zd.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 zd(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=qq(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new cr))),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 g=s[u+6],m=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,M=-1/0,S=-1/0;for(let C=3*g,A=3*(g+m);C<A;C++){let T=i[C],P=r.getX(T),D=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),D<x&&(x=D),D>M&&(M=D),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 g=u+8,m=s[u+6],y=g+d,x=m+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(g,d,b));let T=!1;C&&(T=c(m,d,b));let P=A||T;if(P)for(let D=0;D<3;D++){let z=g+D,F=m+D,L=o[z],G=o[z+3],q=o[F],Q=o[F+3];o[u+D]=L<q?L:q,o[u+D+3]=G>Q?G: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=Xs){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]),W1(0,r,u,e,a),zf(),n){let p=o[h].materialIndex;for(let f=d,g=a.length;f<g;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Xs){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);zf(),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=rY(0,i,e,t),zf(),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,g)=>{let m=p*3;return u(d,m,m+1,m+2,f,g)}}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=hn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,g,m)=>u(d,p,f,g,m)?!0:tM(d,p,r,l,f,g,a)}else o||(l?o=(u,d,p,f)=>tM(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=iY(0,r,n,o,s,c),zf(),h)break;c+=u.byteLength}return hn.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;sc.copy(t).invert();let h=hn.getPrimitive(),c=hn.getPrimitive();if(a){let d=function(p,f,g,m,y,x,b,_){for(let M=g,S=g+m;M<S;M++){_n(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(_n(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,g,m,y,x,b,_,M){return p(f,g,m,y,x,b,_,M)?!0:d(f,g,m,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,g,m,y)=>(P0.copy(y),P0.applyMatrix4(sc),e.shapecast({intersectsBounds:x=>P0.intersectsBox(x),intersectsRange:(x,b,_,M,S)=>r(d,p,x,b,g,m,M,S)}))});return hn.releasePrimitive(h),hn.releasePrimitive(c),u}intersectsBox(e,t){return zl.set(e.min,e.max,t),zl.needsUpdate=!0,this.shapecast({intersectsBounds:i=>zl.intersectsBox(i),intersectsTriangle:i=>zl.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(),zl.set(e.boundingBox.min,e.boundingBox.max,t),zl.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=hn.getPrimitive(),d=hn.getPrimitive(),p=Ff,f=aY,g=null,m=null;r&&(g=sY,m=nY);let y=1/0,x=null,b=null;return sc.copy(t).invert(),td.matrix.copy(sc),this.shapecast({boundsTraverseOrder:_=>zl.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){_n(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,D=(_+M)*3;P<D;P+=3){_n(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,g);if(z<y&&(f.copy(p),m&&m.copy(g),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){_n(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){_n(u,T,l,o),u.needsUpdate=!0;let D=u.distanceToTriangle(d,p,g);if(D<y&&(f.copy(p),m&&m.copy(g),y=D,x=T/3,b=C/3),D<a)return!0}}}}}),hn.releasePrimitive(u),hn.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(m):r.point=m.clone(),r.point.applyMatrix4(sc),f.applyMatrix4(sc),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&&(Ff.copy(id),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(Ff):t.point=Ff.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Mn(0,new Float32Array(t),iM),e.union(iM)}),e}},rd=Do(lL()),oY=.5*(Math.sqrt(3)-1),ad=(3-Math.sqrt(3))/6,lY=1/3,cn=1/6,Oae=(Math.sqrt(5)-1)/4,Iae=(5-Math.sqrt(5))/20,Fd=e=>Math.floor(e)|0,rM=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=KT(e),i=new Float64Array(t).map(a=>rM[a%12*2]),r=new Float64Array(t).map(a=>rM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*oY,c=Fd(a+h),u=Fd(s+h),d=(c+u)*ad,p=c-d,f=u-d,g=a-p,m=s-f,y,x;g>m?(y=1,x=0):(y=0,x=1);let b=g-y+ad,_=m-x+ad,M=g-1+2*ad,S=m-1+2*ad,C=c&255,A=u&255,T=.5-g*g-m*m;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*g+L*m)}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 D=.5-M*M-S*S;if(D>=0){let z=C+1+t[A+1],F=i[z],L=r[z];D*=D,l=D*D*(F*M+L*S)}return 70*(n+o+l)}}function hY(e=Math.random){let t=KT(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)*lY,p=Fd(s+d),f=Fd(n+d),g=Fd(o+d),m=(p+f+g)*cn,y=p-m,x=f-m,b=g-m,_=s-y,M=n-x,S=o-b,C,A,T,P,D,z;_>=M?M>=S?(C=1,A=0,T=0,P=1,D=1,z=0):_>=S?(C=1,A=0,T=0,P=1,D=0,z=1):(C=0,A=0,T=1,P=1,D=0,z=1):M<S?(C=0,A=0,T=1,P=0,D=1,z=1):_<S?(C=0,A=1,T=0,P=0,D=1,z=1):(C=0,A=1,T=0,P=1,D=1,z=0);let F=_-C+cn,L=M-A+cn,G=S-T+cn,q=_-P+2*cn,Q=M-D+2*cn,Y=S-z+2*cn,ne=_-1+3*cn,ce=M-1+3*cn,ie=S-1+3*cn,te=p&255,de=f&255,oe=g&255,ue=.6-_*_-M*M-S*S;if(ue<0)l=0;else{let Ae=te+t[de+t[oe]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*M+a[Ae]*S)}let se=.6-F*F-L*L-G*G;if(se<0)h=0;else{let Ae=te+C+t[de+A+t[oe+T]];se*=se,h=se*se*(i[Ae]*F+r[Ae]*L+a[Ae]*G)}let Ce=.6-q*q-Q*Q-Y*Y;if(Ce<0)c=0;else{let Ae=te+P+t[de+D+t[oe+z]];Ce*=Ce,c=Ce*Ce*(i[Ae]*q+r[Ae]*Q+a[Ae]*Y)}let me=.6-ne*ne-ce*ce-ie*ie;if(me<0)u=0;else{let Ae=te+1+t[de+1+t[oe+1]];me*=me,u=me*me*(i[Ae]*ne+r[Ae]*ce+a[Ae]*ie)}return 32*(l+h+c+u)}}function KT(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,cY=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}},uY=Do(OE()),dY=new je,pY=new je,fY=new je,op;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(op||(op={}));var Eb=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 Si&&(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)op.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)op.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,uY.SVD)(i),n=dY.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=pY.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=fY.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)}},mY=class extends Eb(Si){},gY=e=>e.type==="Mesh",ma=class extends mY{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 gY(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}},Hl=new R,Wl=new R,kc=new je,JT=[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)],vY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],yY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],aM=(e,t,i)=>{e.updateEntityBoxSize(Hl,Wl),kc.copy(t).multiply(e.matrixWorld),Wl.x===0&&Wl.y===0&&Wl.z===0?i.push(new R(Hl.x,Hl.y,Hl.z).applyMatrix4(kc)):JT.forEach(r=>{i.push(r.clone().multiply(Wl).add(Hl).applyMatrix4(kc))})},sM=class extends cr{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}aM(a,t,r)}}):aM(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(kc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(Wl).multiplyScalar(.5),this.getCenter(Hl),kc.copy(this.matrix).setPosition(Hl),this.vertices=JT.map(e=>e.clone().multiply(Wl).applyMatrix4(kc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=vY.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=yY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},dl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},xY=class extends n3{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}},X1=.001;function Q1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=X1}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 Q1(i,r,s)&&Q1(i,a,s)}function $T(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++)Q1(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),g={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...g,removedLength:0};continue}let m=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[m].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(g,{prevDir:S,nextDir:C});let A=R0(x,u),T=R0(u,b);if(!A||!T)o[c]={...g,removedLength:0};else{let P=S.clone().add(C).normalize(),D=P.clone().cross(S).length()/S.dot(P);o[c]={...g,tan:D,removedLength:u.roundness/D}}}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 g=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,g/2),f.removedLength=Math.min(f.removedLength,g/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],g=null;if(!R0(i[u].data,i[d].data))p.position.distanceTo(f.position)>X1&&(g=new ym(p.position,p.controlNext,f.controlPrevious,f.position));else{let m=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&m.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),m.distanceTo(y)>X1&&(g=new ym(m,m.clone().lerp(y,.3),y.clone().lerp(m,.3),y))}l[2*c+1]=g}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),g=u.tan*u.removedLength,m=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=m.clone().multiplyScalar(Math.sqrt(Math.pow(g,2)-Math.pow(x,2))).add(y),_=m.clone().multiplyScalar(-g).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 ym(p,A,T,f)}let h=new xY;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),bY={type:"completeState",isfromEntity:!0},wY=["x","y","z"],L0=new R,_Y=new R().set(0,1,0),Tb=e=>class extends Eb(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 sM,this._recursiveBBox=new sM,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)Zl.toOps(this.data,a.data).forEach(s=>{let n=tg.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=Zl.patch(this.data,a),Zl.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 i1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,wY[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??$c.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 i1(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,Zl.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(gl.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=dg.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 cl.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of cl.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=gl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=gl.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&&!mh.is(t.props.type)&&dl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){dl.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=$T(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.getPointAt(h);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),g=l.getTangentAt(h).applyMatrix4(f).add(c),m=new je().lookAt(c,g,_Y),y=L0.setFromEuler(new Rr().setFromRotationMatrix(m)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(bY)})}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 dl.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 dl.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"})}},eP=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 tP(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 nM(e){return new re(e.y,-e.x)}var tP=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=[],g=[],m=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let M=new re(e,x),S=new re(t,-x),C=null,A=null,T=null,P=null,D=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 G=M.clone();G.x-=z;let q=Math.PI-D.angle(),Q=D.angle(),Y=Math.tan(Q/2),ne=Math.tan(q/2),ce=Y+ne,ie=u?ce:ne,te=u?ce:Y;if(l=Math.min(l,(e-F)/ie,D.length()/ce),h=Math.min(h,(t-L)/te,D.length()/ce),l>0){let me=l/Y;C=M.clone().sub(new re(me,l)),u&&(T=C.clone(),T.x-=z-ce*l),M.sub(D.clone().setLength(me))}if(h>0){let me=h/ne;A=S.clone().sub(new re(me,-h)),S.add(D.clone().setLength(me)),u&&(P=A.clone(),P.x-=z-ce*h,G.sub(D.clone().setLength(me)))}D=M.clone().sub(S);let de=D.length()<.5,oe=[];for(let me=0;me<=r;me++){let Ae=[],ye=me/r,Ne=ye*o+n,Le=new re(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,q,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(se(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||se(Ae,Le,t,L,-1);let Te=nM(D).normalize();if(Yo(Te,Le,b),!de)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=D.clone().multiplyScalar(Je).add(S);Yo(rt,Le,_),f.push(_.x,_.y,_.z),g.push(b.x,b.y,b.z),m.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,q,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,q,l,C,1,!1),se(Ae,Le,C.x,0,1)):s||se(Ae,Le,e,F,1),u&&!de){let tt=nM(D).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=D.clone().multiplyScalar(-rt).add(G);Yo(at,Le,_),f.push(_.x,_.y,_.z),g.push(b.x,b.y,b.z),m.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),oe.push(Ae)}for(let me=0;me<oe.length-1;me++)for(let Ae=0;Ae<oe[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=oe[me][Ae],Ne=oe[me+1][Ae],Le=oe[me+1][Ae+1],Te=oe[me][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&&(Ce(-1,oe[0],n),Ce(1,oe[oe.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(g,3)),this.setAttribute("uv",new ot(m,2));function ue(me,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 re(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),g.push(b.x,b.y,b.z),m.push(Ae,.5+_.y/i),me.push(y++)}}function se(me,Ae,ye,Ne,Le){let Te=new R,tt=new re,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),g.push(0,Le,0),m.push(.5,.5),me.push(y++)}function Ce(me,Ae,ye){let Ne=new re(Math.sin(ye),Math.cos(ye)),Le=new re(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=me<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new re((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),g.push(Le.x,0,Le.y),m.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),g.push(Le.x,0,Le.y);let Qe=m.slice(at*2,at*2+2);m.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},SY=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 tP(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Yx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},AY=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 Zs(t,i,r,a,s,n):h=new MY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},B0=Math.PI/2,MY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry";let l=this;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 h=[],c=[],u=[],d=[],p=0,f=0;g("z","y","x",-1,-1,i,t,e,s,a,0),g("z","y","x",1,-1,i,t,-e,s,a,1),g("x","z","y",1,1,e,i,t,r,s,2),g("x","z","y",1,-1,e,i,-t,r,s,3),g("x","y","z",1,-1,e,t,i,r,a,4),g("x","y","z",-1,-1,e,t,-i,r,a,5),n>0&&(m("z","y","x",-1,-1,1,i,t,e,s,0),m("z","y","x",1,-1,-1,i,t,e,s,1),m("z","y","x",-1,1,-1,i,t,e,s,1),m("z","y","x",1,1,1,i,t,e,s,0),m("x","y","z",-1,-1,-1,e,t,i,r,0),m("x","y","z",1,-1,1,e,t,i,r,1),m("x","y","z",-1,1,1,e,t,i,r,0),m("x","y","z",1,1,-1,e,t,i,r,1),m("y","x","z",-1,-1,1,t,e,i,a,0),m("y","x","z",1,-1,-1,t,e,i,a,1),m("y","x","z",1,1,1,t,e,i,a,1),m("y","x","z",-1,1,-1,t,e,i,a,0),y(1,1,1),y(-1,1,1),y(1,-1,1),y(-1,-1,1),y(1,1,-1),y(-1,1,-1),y(1,-1,-1),y(-1,-1,-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 g(x,b,_,M,S,C,A,T,P,D,z){let F=(C-2*n)/P,L=(A-2*n)/D,G=C/2-n,q=A/2-n,Q=T/2,Y=P+1,ne=D+1,ce=0,ie=0,te=new R;for(let de=0;de<ne;de++){let oe=de*L-q;for(let ue=0;ue<Y;ue++){let se=ue*F-G;te[x]=se*M,te[b]=oe*S,te[_]=Q,c.push(te.x,te.y,te.z),te[x]=0,te[b]=0,te[_]=T>0?1:-1,u.push(te.x,te.y,te.z),d.push(ue/P),d.push(1-de/D),ce+=1}}for(let de=0;de<D;de++)for(let oe=0;oe<P;oe++){let ue=p+oe+Y*de,se=p+oe+Y*(de+1),Ce=p+(oe+1)+Y*(de+1),me=p+(oe+1)+Y*de;h.push(ue,se,me),h.push(se,Ce,me),ie+=6}l.addGroup(f,ie,z),f+=ie,p+=ce}function m(x,b,_,M,S,C,A,T,P,D,z){let F=(A-2*n)/D,L=A/2-n,G=T/2-n,q=P/2,Q=D+1,Y=0,ne=0,ce=new R,ie=new R;for(let te=0;te<o+1;te++){let de=te/o*B0,oe=Math.sin(de)*n,ue=(1-Math.cos(de))*n,se=Math.sin(de),Ce=Math.cos(de);ce[b]=(G+oe)*S,ce[_]=(q-ue)*C,ie[x]=0,ie[b]=se*Math.sign(ce[b]),ie[_]=Ce*Math.sign(ce[_]);for(let me=0;me<Q;me++){let Ae=me*F-L;ce[x]=Ae*M,c.push(ce.x,ce.y,ce.z),u.push(ie.x,ie.y,ie.z),d.push(me/D),d.push(0),Y+=1}}for(let te=0;te<o;te++)for(let de=0;de<D;de++){let oe=p+de+Q*te,ue=p+de+Q*(te+1),se=p+(de+1)+Q*(te+1),Ce=p+(de+1)+Q*te;h.push(oe,ue,Ce),h.push(ue,se,Ce),ne+=6}l.addGroup(f,ne,z),f+=ne,p+=Y}function y(x,b,_){let M=new R,S=new R(e/2,t/2,i/2);S.subScalar(n);let C=[],A=x*b*_>0?(P,D,z)=>h.push(P,D,z):(P,D,z)=>h.push(P,z,D);for(let P=0;P<=o;P++){let D=[],z=B0*(1-P/o),F=Math.cos(z),L=Math.sin(z),G=0;for(let q=0;q<=P;q++){let Q=Math.cos(G),Y=Math.sin(G);M.x=F*Q,M.y=L,M.z=F*Y;let ne=S.clone().addScaledVector(M,n);c.push(x*ne.x,b*ne.y,_*ne.z),u.push(x*M.x,b*M.y,_*M.z),d.push(0,0),D.push(p++),G+=B0/P}C.push(D)}let T=C.length-1;for(let P=0;P<T;P++){let D=C[P],z=C[P+1],F=D.length-1;A(D[0],z[1],z[0]);for(let L=1;L<=F;L++)A(D[L-1],D[L],z[L]),A(D[L],z[L+1],z[L])}}}},Pb=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,g=a*r,m=r-g,y=s+1,x=new R,b=(Q,Y)=>x.subVectors(Q,Y).normalize(),_=(Q,Y)=>Array(Q).fill(void 0).map(Y),M=_(e.length/3,(Q,Y)=>new R().fromArray(e,Y*3).setLength(r)),S=[],C=1e6;for(let Q=0;Q<M.length;Q++){let Y=M[Q],ne=[],ce,ie,te,de=1e10,oe=-1;for(;(oe=t.indexOf(Q,oe+1))!=-1;){let me=oe-oe%3;ce=t[me+(oe+1)%3],ie=t[me+(oe+2)%3],te=Y.distanceToSquared(M[ce]),de=Math.min(de,te),ne.push([ce,ie,te])}de+=1e-6;let ue=[],se=0,Ce=ne.length;for(let me=0;me<Ce;me++){[ce,ie,te]=ne[se];let Ae=S[ce]?.includes(Q)==!0;te<=de&&ue.push(ce+ +Ae*C),se=ne.findIndex(ye=>ye[0]==ie)}S.push(ue)}let A=[];{let Q=0,Y=0,ne,ce,ie=u==3;for(let te=0;te<=s;te++){ne=te*(te+1)/2,ce=(te+1)*(te+2)/2;for(let de=0;de<s-te;de++)[Q,Y]=[ne+de+te+2,ce+de+te+3],A.push(ne,ce,...ie?[Y,ne]:[Q,ce],Y,Q),[ne,ce]=[Q,Y];A.push(ne,ce,ne+s+2)}}let T=d.clone(),P=d.clone(),D=d.clone(),z=d.clone(),F=d.clone(),L=[],G=_(M.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<M.length;Q++){d.copy(M[Q]).normalize(),T.copy(d).multiplyScalar(m);let Y=S[Q];for(let ue=0;ue<Y.length;ue++){let se=Y[ue],Ce=Y[(ue+1)%u];f.setFromPointsAndIndices(M,Q,se%C,Ce%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,G[Q][ue])}let ne=[],ce=[],ie=[],te=new R;s==0&&[...G[Q]].reduce((ue,se)=>ue.add(se),te).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let se=[],Ce=(ue-1+u)%u,me=G[Q][Ce],Ae=G[Q][ue];d.copy(me).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*g;s==0?P.copy(te):P.copy(T).setLength(m+Le),ce.push(Le);let Te=[P,me,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),D.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(D,Ze).add(T),ne.push(d.clone()),tt&&(b(d,T),se.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),se.push([rt,x.clone()]))}ie.push(se)}L.push(ie);let de=2*y,oe=2;for(let ue=0;ue<u;ue++){let se=de*ue,Ce=de*((ue+1)%u),me=[ne[se]];for(let ye=1;ye<y;ye++){z=ne[se+ye],F=ne[Ce+ye],me.push(z);for(let Ne=1,Le=ye-oe+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(ce[ue]).add(T),me.push(d.clone());me.push(F)}for(let ye=0;ye<y;ye++)me.push(ne[ye+y+se]);me.push(ne[Ce+y]);let Ae=A.map(ye=>me[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 q=[];for(let Q=0;Q<S.length;Q++)for(let Y=0;Y<u;Y++){let ne=S[Q][Y];if(ne<C){let ce=S[ne].findIndex(de=>de%C==Q),ie=L[Q][Y],te=L[ne][ce];for(let de=0;de<y;de++){let oe=ie[de],ue=te[y-de],se=ie[de+1],Ce=te[y-(de+1)];[oe,ue,se,se,ue,Ce].forEach(me=>{n.push(me[0].x,me[0].y,me[0].z),l.push(me[1].x,me[1].y,me[1].z)})}q.push(ie[0][0],te[y][0],ie[y][0],te[0][0])}}for(;q.length;){let Q,Y,ne,ce;[Q,Y]=q.splice(0,2);let ie=[Q];for(;Q!=Y;)ie.push(Y),ne=q.indexOf(Y),ce=ne%2,Y=q.splice(ne-ce,2)[1-ce];x.subVectors(ie[0],ie[1]).cross(d.subVectors(ie[0],ie[2])).normalize();let te=x.dot(ie[0])<0;te&&x.negate();for(let de=1;de<=ie.length-2;de++)[ie[de+ +te],ie[de+1-+te],ie[0]].forEach(oe=>{n.push(oe.x,oe.y,oe.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,g=new R,m=new re,y=new re,x=new re,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]),m.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),g.copy(d).add(p).add(f).divideScalar(3);let A=_(g);b(m,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),D=Math.min(C,A,T);P>.9&&D<.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 Pb(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},CY=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 iP(t*.5,s,n):new l3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},iP=class extends Pb{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 iP(e.radius,e.corner,e.cornerSides)}},sd=1e-12,Db=class{constructor(e){this.position=new re,this.startPosition=new re,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 Db(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},Z1=class extends Db{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new Z1(this.parent).copy(this)}},Uc=class extends Db{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new Z1(this),new Z1(this))}static create(e,t){let i=new Uc(e,new re(...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 Uc(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 re,t=new re){let[i,r]=this.computeTangents();return i&&r&&(oM(i,e),oM(r,t)),[e,t]}computeTangent(e=new re){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new re){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function oM(e,t=new re){let i=e.length();return t.set(-e.y/i,e.x/i)}var Ob=e=>e,_u=new re,Jg=new re,EY=new re,TY=new re,PY=new re,DY=new re,rP=new R,aP=new R;function OY(e){let t=new re;t.addVectors(e.v0,_u.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new re;return i.addVectors(e.v2,Jg.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Gs(e.v0,t,i,e.v2)}function Sd(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function IY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function RY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function sP(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 LY(e,t,i){return hM(e,t)&&hM(t,i)&&K1(e.position,t.position,i.position)}function K1(e,t,i){return _u.copy(t).sub(e).cross(Jg.copy(i).sub(e))===0}function BY(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 zY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function FY(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 sP(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 lM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function hM(e,t){return K1(e.position,e.controls[1].position,t.position)&&K1(e.position,t.controls[0].position,t.position)}function kY(e,t,i,r,a=.5){let s=_u.subVectors(t,e).multiplyScalar(a).add(e),n=Jg.subVectors(i,t).multiplyScalar(a).add(t),o=EY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=TY.subVectors(n,s).multiplyScalar(a).add(s),c=PY.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=DY.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 UY(e,t,i=12,r=!0){let a=aP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Ob(t[l]),c=_u,u=hh(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Gs||h instanceof bl||h instanceof Ys){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&RY(s,a))continue;s===void 0&&(s=rP),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 NY(e,t,i,r=12,a=!0){let s=aP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Ob(t[l]),u=_u,d=hh(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Gs||c instanceof bl||c instanceof Ys){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=rP:(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 cM(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=hh(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=hh(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=hh(e[0].roundedCurveCorner,t)*.5),r}function hh(e,t=12){return e&&e instanceof zg?t*2:e&&(e instanceof Ys||e instanceof s3)?1:e&&e instanceof Wx?t*e.points.length:t}function VY(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Ob(t[n]),l=hh(o,i),h=_u;for(let c=0;c<=l;c++)if(o instanceof Gs||o instanceof bl||o instanceof Ys){if(o.getPoint(c/l,h),a!==void 0&&IY(a,h,sd))continue;a===void 0&&(a=Jg),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 re,jY=new re,GY=new re,HY=new re,WY=new re,qY=new re,tr=class extends Nm{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=>Uc.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 re?r=e:r=new re(e,t);let a=new Uc(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 UY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=cM(this.points,e,!1),this.roundedCurveDivisions=cM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return NY(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),VY(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=hh(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(lM(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){lM(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&&LY(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(),g=Math.min(o,p*.499),m=Math.min(o,f*.499),y=Math.min(g,m),x=1-y/p,b=y/f,_=h.getPointAt(x,z0),M=c.getPointAt(b,jY);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,M);let S;if(this.useCubicForRoundedCorners){let C=sP(_,a.position,M)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=BY(_,M,A,GY,HY),D=zY(T,P,a.position),[z,F]=FY(D,_,M,A,WY,qY);S=new Gs(_.clone(),z.clone(),F.clone(),M.clone())}else S=new bl(_.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 Ys)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=kY(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 Uc(lt.generateUUID(),new re(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 Gs&&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 bl&&(a[n]=OY(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 Gs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Ys&&(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 Gs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Ys&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Nm&&(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)}},J1=Math.PI*2;function F0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function YY(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 uM(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 XY(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 g=f*a/s*o,m=f*-s/a*n,y=g+(e+i)/2,x=m+(t+r)/2,b=(n-g)/a,_=(o-m)/s,M=(-n-g)/a,S=(-o-m)/s,C=uM(1,0,b,_),A=uM(b,_,M,S);return!h&&A>0&&(A-=J1),h&&A<0&&(A+=J1),{centerx:y,centery:x,ang1:C,ang2:A}}function QY({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=XY(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:g,centery:m}=d,y=Math.abs(f)/(J1/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(YY(p,f)),p+=f;return l.map(b=>{let{x:_,y:M}=F0(b[0],a,s,g,m),{x:S,y:C}=F0(b[1],a,s,g,m),{x:A,y:T}=F0(b[2],a,s,g,m);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 vr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(vr||(vr={}));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}(),kf=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}(),_c=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}(),dM=function(){function e(){var t=new _c,i=new nd,r=new kf(0),a=new kf(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 kf(0),r=new kf(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 _c,i=new _c,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 _c;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 _c;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}(),pM=function(){function e(){this.handle=null}return e}(),fM=function(){function e(){this.key=null,this.node=0}return e}(),ZY=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 pM,this.handles[r]=new fM;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 pM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new fM}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}(),mM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),KY=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new mM,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 mM;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}(),JY=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 _c,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 KY(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 ZY(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}(),$Y=function(){function e(){this.mesh=new dM,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],g=this.mesh.vHead;i=g.next;for(var m=0;m<3;++m)s=i.coords[m],h[m]=s,f[m]=i,l[m]=s,p[m]=i;for(i=g.next;i!==g;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=g.next;i!==g;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===vr.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===vr.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 dM),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=vr.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_(),JY.computeInterior(this,n);var o=this.mesh;return i===vr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===vr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function pl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?vr.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,g=e.debug,m=g===void 0?!1:g;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new $Y;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:m?y.mesh:void 0}}}var Rae=Ti.ODD,Lae=Ti.NONZERO,Bae=Ti.POSITIVE,zae=Ti.NEGATIVE,Fae=Ti.ABS_GEQ_TWO,kae=vr.POLYGONS,Uae=vr.CONNECTED_POLYGONS,Nae=vr.BOUNDARY_CONTOURS,$1=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*$1.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*$1.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)}},nP=$1;nP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var eX=Do(cL()),Ib={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},oP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},lP={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),Rb=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),D=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];D.push(F,L)}return D}),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],D=[];for(let z=0;z<P.length;z+=2)D.push([P[z],P[z+1]]);h.push(D)}let u;e.isText?u=new A3().setFromPoints(e.points.map(T=>T.position)).getSize(new re).length()*.1:h[0].length===0?u=i:u=(0,eX.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=pl({windingRule:s,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Ib}let p;try{p=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=oP}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],D=T%2===0?d.vertexCount:0;d.elements.push(P+D)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],D=d.vertexCount;d.vertexIndices.push(P+D)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let g=1/0,m=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let D=T*2,z=d.vertices[D+0],F=d.vertices[D+1];z<g&&(g=z),z>m&&(m=z),F<y&&(y=F),F>x&&(x=F)}this._minX=g,this._minY=y,this._width=m-g,this._height=x-y,this._buffer=new nP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,D=T*2,z=d.elements[D+0],F=d.elements[D+1],L=z+F,G={start:z,count:F,normals:[],continuous:[],concave:[]},q=z,Q=L-1,Y=z+1,ne=this._shape.roundedCurves.length;do{let oe=q-z,ue=d.vertices[Q*2+0],se=d.vertices[Q*2+1],Ce=d.vertices[q*2+0],me=d.vertices[q*2+1],Ae=d.vertices[Y*2+0],ye=d.vertices[Y*2+1],Ne=Ce-ue,Le=me-se,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ce-Ae,Je=me-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,G.normals[oe*2+0]=-Je,G.normals[oe*2+1]=tt,G.concave[oe]=Ne*Je-Le*tt>0;let at=d.vertexIndices[q];if(Array.isArray(at))G.continuous[oe]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)G.continuous[oe]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+ne)%ne;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);G.continuous[oe]=$.dot(W)>.95}}P&&(G.normals[oe*2+0]*=-1,G.normals[oe*2+1]*=-1),[Q,q,Y]=[q,Y,Y+1],Y>=L&&(Y-=F)}while(Y!==z+1);let ce=[];ce.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((oe,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let ie=0;for(let oe=1;oe<=this._bevelSegments;oe++){let ue=oe/this._bevelSegments*Math.PI/2,se=(1-Math.cos(ue))*this._bevel,Ce=[],me=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[G.start*2+tt+0],at=d.vertices[G.start*2+tt+1],Ze=-G.normals[Je+0]*se,Qe=-G.normals[Je+1]*se,pt=-G.normals[tt+0]*se,bt=-G.normals[tt+1]*se;if(G.concave[Te]||!G.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(G.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*se,De=Math.sin(He)*se;Ce[2*Ne+0]=rt+V*(P?-1:1),Ce[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)*se,We=Math.sin(De)*se;Ce[2*Ne+0]=rt+ut,Ce[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ce[2*Ne+0]=rt+Ze,Ce[2*Ne+1]=at+Qe,ye[Ne]=Te,me[Te]=Ne,Ne++,Ce[2*Ne+0]=rt,Ce[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ce[2*Ne+0]=rt+pt,Ce[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=pl({windingRule:Ti.POSITIVE,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ce],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 ${oe}'th loop`);if(!Le.vertexCount){let Te=(oe-1)/this._bevelSegments*Math.PI/2;ie=(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(!G.continuous[Ze]||!G.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}}}ce.push({bevelI:oe,angle:ue,size:se,boundary:Le,reverseMap:ye,insetPoints:Ce})}let te=(oe,ue,se)=>{let Ce=0,me=oe.boundary.vertexIndices.length;for(;Ce<me&&se(oe.boundary.vertexIndices[ue]);)ue=(ue+1)%me,Ce++;return Ce},de=b.length;for(let oe=1;oe<ce.length;oe++){let ue=ce[oe-1],se=ce[oe],Ce=ue.boundary.vertexIndices.length,me=se.boundary.vertexIndices.length;if(!Ce||!me)break;let Ae=G.concave.length,ye=0,Ne=U0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!se.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=U0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=se.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ce;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%me;while(Ne(se.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(G,ue,(Le-1+Ce)%Ce,void 0,Je),at=this._buildBevelVert(G,se,(Te-1+me)%me,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=U0(ye,F);let W=te(ue,Le,Ne),_e=te(se,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,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(G,se,(Te+V)%me,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(G,ue,Le,0,Je),bt=this._buildBevelVert(G,se,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(G,ue,(Le+V)%Ce,V/(W-1),Je),bt=this._buildBevelVert(G,se,(Te+V)%me,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(G,ue,(Le+ut)%Ce,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(G,se,(Te+De)%me,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(G,se,(Te+ut)%me,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(G,ue,(Le+De)%Ce,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)%Ce,Te=(Te+_e)%me,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(ce,G,b),P){let oe=[];for(let ue=b.length-1;ue>=de+2;ue-=3){let se=b[ue-2],Ce=b[ue-1],me=b[ue-0];oe.push(me,Ce,se)}b.splice(de,b.length-de,...oe)}if(P){let oe=[];for(let ue=ce[ce.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let se=ce[ce.length-1].boundary.vertices[ue-1],Ce=ce[ce.length-1].boundary.vertices[ue-0];oe.push(se,Ce)}_.push(oe)}if(!P){let oe=ce[ce.length-1],ue;try{ue=pl({windingRule:ce.length>1?Ti.POSITIVE:Ti.ODD,elementType:vr.POLYGONS,vertexSize:2,strict:!0,contours:[oe.insetPoints,..._]})}catch{ue=lP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let se=0;se<ue.elementCount*3;se+=3){let Ce=this._buildSurfaceVert(ue,ue.elements[se+0],ie),me=this._buildSurfaceVert(ue,ue.elements[se+1],ie),Ae=this._buildSurfaceVert(ue,ue.elements[se+2],ie);b.push(Ce.top,me.top,Ae.top),n===!1&&b.push(Ae.bottom,me.bottom,Ce.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,g=l*2,m=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[g+0],C=e.normals[g+1],A=e.normals[m+0],T=e.normals[m+1];if(u){let L=A-S,G=T-C;S=S+L*(1-r),C=C+G*(1-r);let q=Math.sqrt(S*S+C*C);S/=q,C/=q}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),D=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[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=S*d,this._buffer.normals[D+1]=C*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=S*d,this._buffer.normals[D+4]=C*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,D+=3,z+=2):(P+=2,D+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=A*d,this._buffer.normals[D+1]=T*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=M,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=A*d,this._buffer.normals[D+4]=T*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=M,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new Rb(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Wg(this.userData),e}},hP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=vr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:vr.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,g=r[f+0],m=r[f+1];if(l!==void 0&&g!==l&&(n=!1),h!==void 0&&m!==h&&(o=!1),l=g,h=m,!n&&!o)break}if(!n&&!o)try{s=pl({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=Ib}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,g=-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>g&&(g=S)}let m=p-d,y=g-f;for(let x=0,b=c;x<b;x++){let _=x*2,M=s.vertices[_+0],S=s.vertices[_+1],C=(M-d)/m,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 hP(this._shape,this._curveSegments);return e.userData=Wg(this.userData),e}},cP=class extends Rb{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 cP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Wg(this.userData),e}},Mh=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 hP(e.shape,a,{windingRule:n}):o=new cP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},uP=Math.PI*2,Lb=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=tX(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=Mh.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function tX(e,t,i,r,a,s){if(r>=uP)return a>30||a%4===0?(rX(e,t,i,s),Math.round(a/4)):gM(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=QY({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?iX(e,n.x,n.y,h,a,t,i,s):gM(e,r,a,t,i,s)}function iX(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(Nc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=Nc(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?dP(e,s,n,o):e.addPoint(Nc(0,0)),l}function gM(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(Nc(h,c))}return t<uP?s>0?dP(e,r,a,s):e.addPoint(Nc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&pP(e,r,a,s)),1}function rX(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(Uf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(Uf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(Uf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(Uf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&pP(e,t,i,r)}function Nc(e,t){return new Uc(lt.generateUUID(),new re(e,t))}function Uf(e,t,i,r,a,s){let n=Nc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function dP(e,t,i,r){fP(e,t,i,r).forEach(a=>e.addPoint(a))}function pP(e,t,i,r){let a=fP(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function fP(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new re(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 aX=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 mP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},N0=new Ic([0,0,0],1),mP=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,g=p(),m=p(),y=p(),x,b,_,M,S,C,A,T,P=p(),D=p(),z=p(),F=p(),L=p(),G=p(),q=p(),Q=p(),Y=i-2*o+.001,ne=Y/s,ce=Math.ceil(n*s),ie=ce+1,te=Y/ce,de=-Y/2,oe=h+1,ue=2*Math.PI/h,se=Math.PI/2/u,Ce=.01,me=Math.min((1-c/100)*o,o-Ce),Ae=o-me,ye=0,Ne=2,Le=u*Ne+Ne,Te=oe*Le/Ne,tt=Te+oe*ie,Je=Math.max(0,oe*(ie+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*te,T=2*Math.PI*(C%ne)/ne+st,C+=de,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(g,0),P.copy(f),bt(f,1);let $=f.distanceTo(g),W=d?0:Ae+me,_e=$*ce+2*W,He=me,V=_e-W;for(let Fe=0;Fe<=ce;Fe++){bt(m,Fe),Q.subVectors(m,P).normalize(),P.copy(m),G.copy(m).setComponent(+e+1,0).normalize(),q.crossVectors(Q,G).normalize();let dt=Fe===0,st=Fe===ce,wt=dt?3*Math.PI/2:se,xt=dt?He:V,ri=dt?oe:tt,di=dt?0:Je-oe,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(m),ge=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ee=0;Ee<oe;Ee++){let Ye=Ee*ue;if(D.addVectors(f.copy(G).multiplyScalar(o*Math.cos(Ye)),g.copy(q).multiplyScalar(o*Math.sin(Ye))),z.copy(D).normalize(),dt||st){d||(ye=di+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=ge.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ee/h),g.copy(z).multiplyScalar(me),y.addVectors(m,g);for(let Ke=0;Ke<u;Ke++){let gt=Ke*se+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),g.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),g.addVectors(y,F),F.normalize(),ye=ri+Ke*oe+Ee,[0,1,2].forEach(xi=>{rt[ye*3+xi]=g.getComponent(xi),at[ye*3+xi]=L.getComponent(xi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ee/h}}g.addVectors(m,D),ye=Te+Fe*oe+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=g.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ee/h}}let De=ie+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<oe-1;st++)x=Fe*oe+st,b=x+1,_=(dt?st:x)+oe,M=(dt?st+1:b)+oe,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}},sX=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 gP(t*.5,s,n):new p3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},gP=class extends Pb{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 gP(e.radius,e.corner,e.cornerSides)}},nX=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 Nm;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 o3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},un=new je,V0=new Si,Nf=new R,Sg=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 un.makeRotationX(e),this.applyMatrix4(un),this}rotateY(e){return un.makeRotationY(e),this.applyMatrix4(un),this}rotateZ(e){return un.makeRotationZ(e),this.applyMatrix4(un),this}translate(e,t,i){return un.makeTranslation(e,t,i),this.applyMatrix4(un),this}scale(e,t,i){return un.makeScale(e,t,i),this.applyMatrix4(un),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 g=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],m=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new ex(u,d,p,m,g,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new re().fromBufferAttribute(o,u),new re().fromBufferAttribute(o,d),new re().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new re().fromBufferAttribute(l,u),new re().fromBufferAttribute(l,d),new re().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 g=p,m=p+f;g<m;g+=3)i!==void 0?h(i.getX(g),i.getX(g+1),i.getX(g+2),d.materialIndex):h(g,g+1,g+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(Nf).negate(),this.translate(Nf.x,Nf.y,Nf.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 Sg;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 cr),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,g,m=p.vertexNormals,y=p.vertexColors,x=new ex(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,_=m.length;b<_;b++)f=m[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++)g=y[b],x.vertexColors.push(g.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,g=p.length;f<g;f++){let m=p[f],y=[];for(let x=0,b=m.length;x<b;x++)y.push(m[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],g=!0,m=!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,g),S=h(S,2,m),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,g){return g?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 Sg().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,g=p.length;f<g;f++){let m=p[f],y=[];for(let x=0,b=m.length;x<b;x++){let _=m[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,g=a[u].vertices.length;f<g;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,g=a[u].normals.length;f<g;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,g=s[u].vertexNormals.length;f<g;f++){let m=s[u].vertexNormals[f],y={};y.a=m.a.clone(),y.b=m.b.clone(),y.c=m.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,g=s[u].faceNormals.length;f<g;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 oX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",Vf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",Vf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",vM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",yM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",yM.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(Vf.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",xM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",xM.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",Vf.call(r,i.vertices)),t.setAttribute("color",vM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",lX.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}};Sg.prototype.isGeometry=!0;var oX=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 m=0;m<o;m++)l[m]={name:n[m].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let m=0;m<c;m++)u[m]={name:h[m].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,g=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let m=0;m<t.length;m++){let y=t[m];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][m];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",m),this.uvs.push(new re,new re,new re))}if(s===!0){let _=r[1][m];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",m),this.uvs2.push(new re,new re,new re))}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[m];u[_].data.push(M.a,M.b,M.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),g&&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}},ex=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 lX(e){return this.array.set(e),this}function vM(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 yM(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 re),t[i++]=s.x,t[i++]=s.y}return this}function Vf(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 xM(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 Rt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var hX=["a","b","c"];function cX(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 uX(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 jf(e,t,i,r,a){e.push(new ex(t,i,r,void 0,void 0,a))}function nc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function Gf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var dX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new Sg().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;uX(o,l,u,d);let p=[],f,g,m,y,x,b,_;for(let Ce of Array.from(d.keys())){for(g=d.get(Ce),m=new R,x=3/8,b=1/8,_=g.faces.length,_!=2&&(x=.5,b=0,_!=1),m.addVectors(g.a,g.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=g.faces[s],n=0;n<3&&(f=o[cX(y,hX[n])],!(f!==g.a&&f!==g.b));n++);f&&t.add(f)}t.multiplyScalar(b),m.add(t),g.newEdge=p.length,p.push(m)}let M,S,C,A,T,P,D,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),D=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)),D.add(t),z.push(D)}let F=z.concat(p),L=z.length,G,q,Q,Y=[],ne=[],ce,ie,te,de,oe=new re,ue=new re,se=new re;for(r=0,a=l.length;r<a;r++)y=l[r],G=Number(j0(y.a,y.b,d).newEdge)+L,q=Number(j0(y.b,y.c,d).newEdge)+L,Q=Number(j0(y.c,y.a,d).newEdge)+L,jf(Y,G,q,Q,y.materialIndex),jf(Y,y.a,G,Q,y.materialIndex),jf(Y,y.b,q,G,y.materialIndex),jf(Y,y.c,Q,q,y.materialIndex),c&&(ce=h[r],ie=ce[0],te=ce[1],de=ce[2],oe.set(nc(ie.x,te.x),nc(ie.y,te.y)),ue.set(nc(te.x,de.x),nc(te.y,de.y)),se.set(nc(ie.x,de.x),nc(ie.y,de.y)),Gf(ne,oe,ue,se),Gf(ne,ie,oe,se),Gf(ne,te,ue,oe),Gf(ne,de,se,ue));e.vertices=F,e.faces=Y,c&&(e.faceVertexUvs[0]=ne)}},Pr=new R,pX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Zs(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 Zs(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 dX(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 _3(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))})}},vP=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 g=0;g<r;g++){let m=p*g,y=u+Math.sin(m)*h,x=d+Math.cos(m)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let g=0,m=l.points.length;g<m;g++)l.points[g].roundness=a;l.roundness=a,l.update();let f=Mh.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},fX=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 gX(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 mX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var gX=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),g=2*Math.PI/i,m=(i-2)*Math.PI/i,y=Math.PI-m,x=new R(0,-d,0),b=new R(0,d,0),_=new re(e,-d),M=new re(f,-d),S=new re(0,b.y).sub(M),C=new re(0,b.y).sub(_),A=new re(S.y,-S.x).normalize(),T=new re(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 D;{let Y=new R(A.x,A.y,0),ne=new R(Math.cos(g)*Y.x,Y.y,Math.sin(g)*Y.x);D=Y.angleTo(ne)}let z=s/Math.tan((Math.PI-S.angle())/2),F=s/Math.tan((Math.PI-D)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let Y=u++,ne=[],ce=_.clone(),ie=z/Math.cos(Math.PI/i);ce.x-=ie;for(let te=0;te<i;te++){let de=te/i*Math.PI*2+p,oe=new re(Math.sin(de),Math.cos(de));od(ce,oe,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),ne.push(u++)}for(let te=0;te<ne.length;te++)o.push(ne[te],Y,ne[(te+1)%ne.length])}let G=[];{let Y=new R,ne=new R,ce=new R,ie=new R,te=new R,de=new R;for(let oe=0;oe<i;oe++){let ue=oe/i*Math.PI*2+p,se=(oe+.5)/i*Math.PI*2+p,Ce=(oe+1)/i*Math.PI*2+p,me=new re(Math.sin(ue),Math.cos(ue)),Ae=new re(Math.sin(se),Math.cos(se)),ye=new re(Math.sin(Ce),Math.cos(Ce));od(_,me,ne),od(_,ye,ce),od(A,Ae,Y),H0(b,ne,ce,F,F,ie),l.push(ie.x,ie.y,ie.z),H0(ne,b,ce,F,z,te),l.push(te.x,te.y,te.z),H0(ce,ne,b,z,F,de),l.push(de.x,de.y,de.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.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=ne.clone().add(ce).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=de.clone().sub(te);q(rt,Qe,Ze,S.angle())}let tt,Je;{let rt=new R;od(T,ye,rt);let at=de.clone().add(ie).multiplyScalar(.5);at=mX(at,ce,b);let Ze=de.clone().sub(ie);[tt,Je]=q(at,Ze,rt,D,ie.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)}G.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=se;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);Y.x=He*Be,Y.y=V,Y.z=He*We,Qe.copy(Ze).addScaledVector(Y,s),l.push(Qe.x,Qe.y,Qe.z),h.push(Y.x,Y.y,Y.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 q(Y,ne,ce,ie,te){let de=-ie/2,oe=(Math.PI-ie)/2,ue=ne.clone().normalize().cross(ce);Y.addScaledVector(ce,-s/Math.sin(oe));let se=new R,Ce=new R,me=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=de+Ne/n*ie;Ce.set(0,0,0),Ce.addScaledVector(ue,Math.sin(Le)),Ce.addScaledVector(ce,Math.cos(Le));for(let Te=0;Te<=me;Te++){let tt=Te/me-.5;if(se.copy(Y),se.addScaledVector(ne,tt),se.addScaledVector(Ce,s),te!=null){let Je=Math.max(0,se.y-te);se.addScaledVector(ne,-Je/ne.y)}l.push(se.x,se.y,se.z),h.push(Ce.x,Ce.y,Ce.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<me;Le++){let Te=Ae+Le+(me+1)*Ne,tt=Te+(me+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[Y.clone().addScaledVector(ne,.5),ye]}function Q(Y,ne,ce,ie){let te=Math.PI/2,de=C.angle()-te,oe=[],ue=new R,se=new R;for(let me=0;me<=n;me++){let Ae=[],ye=me/n;for(let Ne=0;Ne<=me;Ne++){let Le=((me?Ne/me:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(de)*Te),rt=(te+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(ne,Ze*Te),ue.addScaledVector(ce,at),ue.addScaledVector(ie,Ze*tt),se.copy(Y).addScaledVector(ue,s),l.push(se.x,se.y,se.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}oe.push(Ae)}let Ce=oe.length-1;for(let me=0;me<Ce;me++){let Ae=oe[me],ye=oe[me+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])}}}},Bb=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,g=u.x,m=u.y,y=c.y;t.addPoint(t.createPoint(f,m)),t.addPoint(t.createPoint(g,m)),t.addPoint(t.createPoint(g,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=Mh.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},vX=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 Rc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},yX=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 wh(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},xX=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 bX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},bX=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=(Ce=0,me=0,Ae=0)=>new R(Ce,me,Ae),p=d(),f=d(),[g,m,y]=[t/2,e/2,i/2],x=-m,b=+m,[_,M,S]=[d(x,-g,+y),d(x,-g,-y),d(x,+g,-y)],C=(Ce,me=!1)=>Math.sin(Ce-Math.PI/(1+ +me)),A=(Ce,me=!1)=>Math.cos(Ce-Math.PI/(1+ +me));S.y=Math.sin(r)*t-g;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 D=Math.min(p.length(),f.length())*a/100,z=D*Math.tan(r/2),F=D/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 G=(Math.PI-r)/s;for(let Ce=0;Ce<=s;Ce++){let me=u+r+Ce*G;p.set(0,Math.sin(me)*z,Math.cos(me)*z),p.add(L),f.set(0,C(me),A(me)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let q=Math.sin(G/2)*z*2,Q=c.length-1,Y=c[0][0].distanceTo(c[1][0]),ne=c[Q-1][0].distanceTo(c[Q][0]),ce=Y+q*s+ne;c[0].push(1);for(let Ce=0;Ce<=s;Ce++)c[Ce+1].push(1-(Y+Ce*q)/ce);c[Q].push(0);let[ie,te,de]=c[0],oe,ue,se;for(let Ce=1;Ce<c.length;Ce++)[oe,ue,se]=c[Ce],n.push(x,ie.y,ie.z,x,oe.y,oe.z,b,ie.y,ie.z,b,ie.y,ie.z,x,oe.y,oe.z,b,oe.y,oe.z),o.push(0,te.y,te.z,0,ue.y,ue.z,0,te.y,te.z,0,te.y,te.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,de,0,se,1,de,1,de,0,se,1,se),[ie,te,de]=[oe,ue,se];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},yP=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,g=n*Math.PI/360/a,m=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){g=2*Math.PI/a;for(let _=0;_<a;_++){let M=g*_,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(m)*u,S=f+Math.sin(m)*d;c.addPoint(c.createPoint(M,S)),m+=g,M=p+Math.cos(m)*y,S=f+Math.sin(m)*x,_<=a,c.addPoint(c.createPoint(M,S)),m+=g}c.isClosed=!0;for(let _=0,M=c.points.length;_<M;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Mh.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},wX=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 wh(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},_X=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=SX(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 SX(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 mP(!0,e,t,i,r,u,s,n,o,l,h,c)}var AX=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 m3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},MX=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=Mh.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function CX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var EX=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)})}},TX=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)}}},PX=new EX;Object.assign(Re,{hooks:PX,plugins:new TX(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 nu=e=>new Re(e).parse(),DX=Object.getOwnPropertyNames(Re);DX.forEach(e=>{nu[e]===void 0&&e!=="prototype"&&(nu[e]=Re[e])});nu.Jsep=Re;var OX="ConditionalExpression",IX={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:OX,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 :")}})}};nu.plugins.register(IX);var RX=["+","-","*","/","(",")","==","!=",">","<",">=","<=","and","or","!","%","^",","],LX=["0","1","2","3","4","5","6","7","8","9","."],BX=["sin","cos","tan","asin","acos","atan","atan2","sqrt","abs","log","exp","floor","ceil","round","min","max","random"];function zX(e){return typeof e!="string"?!1:!isNaN(e)&&!isNaN(parseFloat(e))}nu.addBinaryOp("^",11,!0);function xP(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"&&!zX(o.name)&&!LX.includes(o.name)&&!RX.includes(o.name)&&!BX.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=nu(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 FX=new je,kX=new je;function UX(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 NX=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??Lb.create({parameters:GT}).userData.shape;return{path:e.path??hg.defaultData(),parameters:Object.assign(i,{width:r,height:a,depth:s,extrusion:{...HT,...i.extrusion}}),shapeData:n}}static build(e){if(e.path.points.length>=2){let t=new VX(e);return Object.assign(t,{userData:{...e,type:"PathGeometry"}})}else return Object.assign(new yt,{userData:{...e,type:"PathGeometry"}})}},VX=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)||!CX(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 Y=this.inputs.path.isClosed?(Q+s)%e.length:Math.min(Q+s,e.length-1);l.push(e[Y].clone()),h.push(t[Y].clone())}let c=(Q,Y,ne)=>{l[Q]=l[Q].clone().lerp(l[Y],ne),h[Q]=UX(h[Q],h[Y],ne)},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:g,bevelSides:m}=this.inputs.parameters.extrusion,y=g>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 Rb(this.inputs.shapeData,2*g,g,x,m,void 0,!0),S=C.getAttribute("position").count);let A=0,T=0;_.sort((Q,Y)=>Q.start-Y.start),_.forEach(Q=>{Q.verticesStart=A,Q.verticesCount=Q.continuous.reduce((Y,ne,ce)=>Y+(ce===0||!ne?2:1),0),T+=Q.verticesCount,A=T});let P=T*o,D,z=0;if(this._isOpenEnded()&&y==="flat"){try{D=pl({windingRule:Ti.ODD,elementType:vr.POLYGONS,polySize:3,vertexSize:2,strict:!0,contours:b})}catch{D=lP}z=D.vertexCount}let F=P+2*z+S*2,L=P+2*z,G={positions:new Float32Array(F*3),normals:new Float32Array(F*3),uvs:new Float32Array(F*2)},q=[];if(_.forEach(Q=>{this._extrudeRegion(Q,M,h,l,G,q,this._isGeometryClosed()&&!this._isOpenEnded())}),D&&(this._closeEnd(D,P,q,G,h[0],l[0],!1),this._closeEnd(D,P+z,q,G,h[h.length-1],l[l.length-1],!0)),C){G.positions.set(C.getAttribute("position").array,L*3),G.normals.set(C.getAttribute("normal").array,L*3),G.uvs.set(C.getAttribute("uv").array,L*2);for(let ce=L;ce<L+S;ce++)G.uvs[ce*2+1]=1e-4;let Q=q.length;q.push(...C.getIndex().array.map(ce=>ce+L)),L+=S,G.positions.set(C.getAttribute("position").array,L*3),G.normals.set(C.getAttribute("normal").array,L*3),G.uvs.set(C.getAttribute("uv").array,L*2);let Y=q.length;q.push(...C.getIndex().array.map(ce=>ce+L)),this.setAttribute("position",new It(G.positions,3)),this.setAttribute("normal",new It(G.normals,3)),this.setAttribute("uv",new It(G.uvs,2)),this.setIndex(q);let ne=FX;ne.copy(h[h.length-1]).setPosition(l[l.length-1]),this.applyMatrix4OnRange(ne,L,F),ne.copy(h[0]).setPosition(l[0]).multiply(kX.makeScale(1,1,-1)),this.applyMatrix4OnRange(ne,L-S,L),this.reverseIndicesOnRange(Q,Y)}else this.setAttribute("position",new It(G.positions,3)),this.setAttribute("normal",new It(G.normals,3)),this.setAttribute("uv",new It(G.uvs,2)),this.setIndex(q)}_extractPathPoints(){let e=$T(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 g=e[f],m;f===0?m=r?e[e.length-2]:g.clone().multiplyScalar(2).sub(e[1]):m=e[f-1];let y;f===i-1?y=r?e[1]:g.clone().multiplyScalar(2).sub(e[f-1]):y=e[f+1];let x=g.clone().sub(m).normalize(),b=y.clone().sub(g).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 g=new je().makeRotationZ(d*f/t.length);t[f].multiply(g)}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),g=[];for(let m=f.length-1;m>=1;m-=2){let y=f[m-1],x=f[m-0];g.push(y,x)}return g}),s;try{s=pl({windingRule:t,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[r]})}catch{s=Ib}let n;try{n=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...a]})}catch{n=oP}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],g=p%2===0?s.vertexCount:0;s.elements.push(f+g)}for(let p=0;p<n.vertexIndices.length;p++){let f=n.vertexIndices[p],g=s.vertexCount;s.vertexIndices.push(f+g)}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 g=p*2,m=s.vertices[g+0],y=s.vertices[g+1];m<l&&(l=m),m>h&&(h=m),y<c&&(c=y),y>u&&(u=y)}let d=[];for(let p=s.elementCount-1;p>=0;p--){let f=p>=o,g=p*2,m=s.elements[g+0],y=s.elements[g+1],x=m+y,b={start:m,count:y,normals:[],isHole:f,continuous:[],verticesStart:0,verticesCount:0};d.push(b);let _=m,M=x-1,S=m+1,C=i.roundedCurves.length;do{let A=_-m,T=s.vertices[M*2+0],P=s.vertices[M*2+1],D=s.vertices[_*2+0],z=s.vertices[_*2+1],F=s.vertices[S*2+0],L=s.vertices[S*2+1],G=D-T,q=z-P,Q=Math.sqrt(G*G+q*q);G/=Q,q/=Q;let Y=D-F,ne=z-L,ce=Math.sqrt(Y*Y+ne*ne);Y/=ce,ne/=ce,b.normals[A*2+0]=-ne,b.normals[A*2+1]=Y;let ie=s.vertexIndices[_];if(Array.isArray(ie))b.continuous[A]=!1;else{let[te,de]=i.getCurveIndexFromVertexId(ie-1,!0);if(de>0&&de<1)b.continuous[A]=!0;else{let oe=de===1?te+1:te-1;oe=(oe+C)%C;let ue=de===1?0:1,se=i.roundedCurves[te].getTangent(de),Ce=i.roundedCurves[oe].getTangent(ue);b.continuous[A]=se.dot(Ce)>.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!==m+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 re;i.forEach((p,f)=>{let g=r[f],m=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(g),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,m,h,c,u),m++,!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,m,h,c,u),m++}}});let d=i.length-1;for(let p=0;p<d;p++){let f=e.verticesStart*i.length+e.verticesCount*p,g=e.verticesStart*i.length+e.verticesCount*(p+1),m=0;for(let y=0;y<e.count;y++){(!e.continuous[y]||y===0)&&m++;let x=y===e.count-1?0:m+1,b=f+m,_=f+x,M=g+x,S=g+m;e.isHole?s.push(b,M,_,b,S,M):s.push(b,_,M,b,M,S),m++}}}_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 re;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,g=u[p+(n?1:2)]+t,m=u[p+(n?2:1)]+t;i.push(f,g,m)}}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,g=i*p;f<g;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 bP(){let e=new yt;return e.setAttribute("position",new It(new Float32Array([]),3)),e.setIndex(new It(new Uint16Array([]),1)),e}var jX=bP().attributes,GX=12,HX=1,wP=class extends yt{constructor(e,t){super(),this.charWidths=[],this.charCoords=[],this.wrappedText=[],this.isLowResolution=!1,this.vectorShapes=[],Object.assign(this.attributes,jX),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=WX(e,t,c),{shapes:d,charWidths:p,charCoords:f}=t.generateShapes(u,e),g=(typeof i=="number"?i:1)*.5,m=(typeof r=="number"?r:1)*.5,y=d.map(_=>new tr().fromShape(_,!0));this.vectorShapes=y;let x=y.map(_=>Mh.create({shape:_,parameters:{depth:a,extrudeBevelSegments:n,extrudeBevelSize:s,windingRule:a<=0?Ti.NONZERO:Ti.ODD,subdivisions:this.isLowResolution&&a>0?HX:GX}})),b=x.length?eh(x):bP();b.translate(-g,m,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,wP.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 WX(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 _P,SP=new Promise(e=>{_P=e}),bM=!1,Hf;function qX(){if(bM)return;if(Hf)return Hf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.1.0/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});_P(n),bM=!0}return Hf=e(),Hf}var YX=["font"];function lp(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];AA(u)&&!YX.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),AA(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")s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new _3().parse(s);else if(s.type==="SubdivGeometry"){let h=new Ta(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new wP(s,t);if(s.type==="UIGeometry")return Bb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=MM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(lg.defaultData(),100,100);o.shape=h,l=MM(o)}return l}var XX=new je;function tx(e,t,i,r){let a=e.position.array,s=e.normal.array,n=XX.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 Wf=new cr,oc=new R,Et;SP.then(e=>{Et=e});var wM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),_M=new Uint32Array([0,1,2,3]),SM=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=oh.div(t,i);this.subdividedGeometry&&tx(this.subdividedGeometry.attributes,...r),this.originalGeometry&&tx(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(oc.fromArray(r));let s=oc.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 Zs(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;Wf.setFromBufferAttribute(t),Wf.getCenter(i),e.boundingSphere.radius=i.distanceTo(Wf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),Wf.getSize(oc);let r={width:oc.x,height:oc.y,depth:oc.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:wM,indexWASM:_M,verticesPerFaceWASM:SM},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:lp(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}=$g(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}=AP(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=wM,r=_M,a=SM);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,g=Et._malloc(d),m=new Float32Array(Et.HEAPF32.buffer,g,c),y=new Uint32Array(Et.HEAPU32.buffer,g+p,u);m.set(i,0),m.set(s,i.length),m.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(g,o,g+p,l,g+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(g,o,g+p,l,g+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(g),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],g=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let m=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(m>>2,(m>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Ic(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Ic(g,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,g=h.length;f<g;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Ic(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}}},AM=["getX","getY","getZ"];function $g(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[AM[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[AM[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 qf=new R,W0=new R,q0=new R,Y0=new R;function AP(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]){qf.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(qf).normalize(),q0.sub(qf).normalize(),Y0.sub(qf).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={};nL(lo,{calcBoolean:()=>$X,calcBooleanTopological:()=>JX,freeMeshSet:()=>rQ,getMeshSet:()=>eQ,hasOpenEdges:()=>tQ,transformMeshSet:()=>iQ});var MP,QX=new Promise(e=>{MP=e}),Yf;function ZX(){if(Yf)return Yf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.1.0/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});MP(n)}return Yf=e(),Yf}var ei,Vc;QX.then(e=>ei=e);function KX(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}=$g(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=AP(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 CP(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 EP(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 JX(e,t){Vc===void 0&&(Vc=ei.init_csg());let i=CP(e),r=ei.csg_calc_topological(Vc,i,e.length,EP(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 $X(e,t,i,r){Vc===void 0&&(Vc=ei.init_csg());let a=CP(e),s=ei.csg_calc(Vc,a,e.length,r,EP(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 g=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(g[0],g[1],g[2]),i.boundingSphere.radius=(g[3]**2+g[4]**2+g[5]**2)**.5,i.userData.parameters={width:g[3]*2,height:g[4]*2,depth:g[5]*2},ei.free_mesh_data(s),f}function eQ(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}=KX(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),g=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),g.set(a,0);let m=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),m}function tQ(e){return ei.has_open_edges(e)}function iQ(e,t){ei.transform_csg_mesh(e,t.elements)}function rQ(e){ei.free_csg_mesh(e)}var aQ={ConeGeometry:SY,CubeGeometry:AY,CylinderGeometry:eP,DodecahedronGeometry:CY,EllipseGeometry:Lb,HelixGeometry:aX,IcosahedronGeometry:sX,LatheGeometry:nX,NonParametricGeometry:pX,PolygonGeometry:vP,PyramidGeometry:fX,RectangleGeometry:Bb,SphereGeometry:vX,PlaneGeometry:yX,BackdropGeometry:xX,StarGeometry:yP,TextFrameGeometry:wX,TorusGeometry:_X,TorusKnotGeometry:AX,TriangleGeometry:MX,PathGeometry:NX,VectorGeometry:Mh},MM=e=>aQ[e.type].create(e);function lc(e){return e!==null&&"booleanOp"in e}var TP=class extends Tb(xr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!lc(this.parent)&&this.visible,lc(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(),lc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof TP&&(e.freeBooleanPointer(),lc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&lc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),lc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Xf=new cr;function zb(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)}Xf.min.set(s,n,o),Xf.max.set(l,h,c),Xf.getCenter(r),Xf.getSize(a).multiplyScalar(.5)}var sQ=new yt,nQ=new xh,Ra=class extends TP{constructor(e,t){super(sQ,nQ),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?zb(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 CM=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}},oQ=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 oQ,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 re?e:new re(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)}},lQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,EM=/[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=EM.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 g=Va.getKeywordData(u);g.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),g.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=lQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(EM);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=""}}},hQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,PP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||PP.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=hQ.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)}},Ci=PP;Ci.PI="PI",Ci.PI2="PI2",Ci.RECIPROCAL_PI="RECIPROCAL_PI",Ci.RECIPROCAL_PI2="RECIPROCAL_PI2",Ci.LOG2="LOG2",Ci.EPSILON="EPSILON";var cQ=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 _P,SP=new Promise(e=>{_P=e}),bM=!1,Hf;function qX(){if(bM)return;if(Hf)return Hf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.1.1/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});_P(n),bM=!0}return Hf=e(),Hf}var YX=["font"];function lp(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];AA(u)&&!YX.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),AA(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")s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new _3().parse(s);else if(s.type==="SubdivGeometry"){let h=new Ta(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new wP(s,t);if(s.type==="UIGeometry")return Bb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=MM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(lg.defaultData(),100,100);o.shape=h,l=MM(o)}return l}var XX=new je;function tx(e,t,i,r){let a=e.position.array,s=e.normal.array,n=XX.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 Wf=new cr,oc=new R,Et;SP.then(e=>{Et=e});var wM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),_M=new Uint32Array([0,1,2,3]),SM=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=oh.div(t,i);this.subdividedGeometry&&tx(this.subdividedGeometry.attributes,...r),this.originalGeometry&&tx(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(oc.fromArray(r));let s=oc.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 Zs(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;Wf.setFromBufferAttribute(t),Wf.getCenter(i),e.boundingSphere.radius=i.distanceTo(Wf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),Wf.getSize(oc);let r={width:oc.x,height:oc.y,depth:oc.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:wM,indexWASM:_M,verticesPerFaceWASM:SM},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:lp(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}=$g(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}=AP(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=wM,r=_M,a=SM);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,g=Et._malloc(d),m=new Float32Array(Et.HEAPF32.buffer,g,c),y=new Uint32Array(Et.HEAPU32.buffer,g+p,u);m.set(i,0),m.set(s,i.length),m.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(g,o,g+p,l,g+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(g,o,g+p,l,g+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(g),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],g=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let m=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(m>>2,(m>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Ic(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Ic(g,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,g=h.length;f<g;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Ic(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}}},AM=["getX","getY","getZ"];function $g(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[AM[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[AM[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 qf=new R,W0=new R,q0=new R,Y0=new R;function AP(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]){qf.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(qf).normalize(),q0.sub(qf).normalize(),Y0.sub(qf).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={};nL(lo,{calcBoolean:()=>$X,calcBooleanTopological:()=>JX,freeMeshSet:()=>rQ,getMeshSet:()=>eQ,hasOpenEdges:()=>tQ,transformMeshSet:()=>iQ});var MP,QX=new Promise(e=>{MP=e}),Yf;function ZX(){if(Yf)return Yf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.1.1/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});MP(n)}return Yf=e(),Yf}var ei,Vc;QX.then(e=>ei=e);function KX(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}=$g(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=AP(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 CP(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 EP(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 JX(e,t){Vc===void 0&&(Vc=ei.init_csg());let i=CP(e),r=ei.csg_calc_topological(Vc,i,e.length,EP(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 $X(e,t,i,r){Vc===void 0&&(Vc=ei.init_csg());let a=CP(e),s=ei.csg_calc(Vc,a,e.length,r,EP(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 g=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(g[0],g[1],g[2]),i.boundingSphere.radius=(g[3]**2+g[4]**2+g[5]**2)**.5,i.userData.parameters={width:g[3]*2,height:g[4]*2,depth:g[5]*2},ei.free_mesh_data(s),f}function eQ(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}=KX(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),g=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),g.set(a,0);let m=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),m}function tQ(e){return ei.has_open_edges(e)}function iQ(e,t){ei.transform_csg_mesh(e,t.elements)}function rQ(e){ei.free_csg_mesh(e)}var aQ={ConeGeometry:SY,CubeGeometry:AY,CylinderGeometry:eP,DodecahedronGeometry:CY,EllipseGeometry:Lb,HelixGeometry:aX,IcosahedronGeometry:sX,LatheGeometry:nX,NonParametricGeometry:pX,PolygonGeometry:vP,PyramidGeometry:fX,RectangleGeometry:Bb,SphereGeometry:vX,PlaneGeometry:yX,BackdropGeometry:xX,StarGeometry:yP,TextFrameGeometry:wX,TorusGeometry:_X,TorusKnotGeometry:AX,TriangleGeometry:MX,PathGeometry:NX,VectorGeometry:Mh},MM=e=>aQ[e.type].create(e);function lc(e){return e!==null&&"booleanOp"in e}var TP=class extends Tb(xr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!lc(this.parent)&&this.visible,lc(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(),lc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof TP&&(e.freeBooleanPointer(),lc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&lc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),lc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Xf=new cr;function zb(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)}Xf.min.set(s,n,o),Xf.max.set(l,h,c),Xf.getCenter(r),Xf.getSize(a).multiplyScalar(.5)}var sQ=new yt,nQ=new xh,Ra=class extends TP{constructor(e,t){super(sQ,nQ),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?zb(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 CM=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}},oQ=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 oQ,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 re?e:new re(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)}},lQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,EM=/[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=EM.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 g=Va.getKeywordData(u);g.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),g.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=lQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(EM);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=""}}},hQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,PP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||PP.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=hQ.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)}},Ci=PP;Ci.PI="PI",Ci.PI2="PI2",Ci.RECIPROCAL_PI="RECIPROCAL_PI",Ci.RECIPROCAL_PI2="RECIPROCAL_PI2",Ci.LOG2="LOG2",Ci.EPSILON="EPSILON";var cQ=new RegExp(`^structs*([a-z_0-9]+)s*{s*((.|
|
|
3179
3179
|
)*?)}`,"gim"),uQ=new RegExp("s*(w*?)s*(w*?)(=|;)","gim"),DP=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=cQ.exec(e);if(t){let i=t[2],r;for(;r=uQ.exec(i);)this.inputs.push({type:r[1],name:r[2]});this.name=t[1]}else this.name="";this.type=this.name}},Fb=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 Fb});Va.addKeyword("uv2",function(){return new Fb(1)});var Sc=class extends Di{constructor(e,t){super("v4"),this.nodeType="ColorSpace",this.input=e,this.method=t??Sc.LINEAR_TO_LINEAR,this.hashProperties=["method"]}static getEncodingComponents(e){switch(e){case Qs:return["Linear"];case jt:return["sRGB"];default:return[]}}generate(e,t){let i=this.input.build(e,"v4"),r=this.getType(e),a=Sc.Nodes[this.method],s=e.include(a);if(s===Sc.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=Sc.getEncodingComponents(e);this.method="LinearTo"+t[0],this.factor=t[1]}fromDecoding(e){let t=Sc.getEncodingComponents(e);this.method=t[0]+"ToLinear",this.factor=t[1]}},Cn=Sc;Cn.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 Vl(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var eD={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.1.
|
|
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 Vl(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var eD={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.1.1/build/ui.wasm"},Vb=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(cu.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>
|
|
@@ -7352,7 +7352,7 @@ void main() {
|
|
|
7352
7352
|
gVelocity = vec4(0.0); // so it is ignored by TAA
|
|
7353
7353
|
}`,r={covariancesTexture:{type:"t",value:null},centersColorsTexture:{type:"t",value:null},meshIndexIntervals:{value:e},meshMatrixWorldsTexture:{type:"t",value:null},focal:{type:"v2",value:new re},viewport:{type:"v2",value:new re},basisViewport:{type:"v2",value:new re},debugColor:{type:"v3",value:new Ct},covariancesTextureSize:{type:"v2",value:new re(1024,1024)},centersColorsTextureSize:{type:"v2",value:new re(1024,1024)},orthoZoom:{type:"f",value:-1}};return new yi({uniforms:r,vertexShader:t,fragmentShader:i,transparent:!0,alphaTest:1,blending:rh,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 w3().copy(t),s=new Uint32Array(e),n=new Hd(s,1,!1);return n.setUsage(lB),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 re(4096,1024);for(;t.x*t.y*2<e*6;)t.y*=2;let i=new re(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]=kN.toHalfFloat(this.covariances[c]);r=new ws(a,t.x,t.y,Im,dh)}else a=new Float32Array(t.x*t.y*2),a.set(this.covariances),r=new ws(a,t.x,t.y,Im,yr);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]=Tee(this.colors[u],this.colors[u+1],this.colors[u+2],this.colors[u+3]),s[p+1]=fy(this.centers[d]),s[p+2]=fy(this.centers[d+1]),s[p+3]=fy(this.centers[d+2])}let n=new ws(s,i.x,i.y,kE,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,yr);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&&(hm.set(e.x*this.devicePixelRatio,e.y*this.devicePixelRatio),this.material.uniforms.viewport.value.copy(hm),this.material.uniforms.basisViewport.value.set(2/hm.x,2/hm.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()}},RD,Pee=new Promise(e=>{RD=e}),LC=!1,cm;function Dee(){if(LC)return;if(cm)return cm;async function e(){let t=await Promise.resolve().then(()=>(B_(),L_));RD(t),LC=!0}return cm=e(),cm}var LD;Pee.then(e=>LD=e);var Oee=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 re;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 Lt().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 LD.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 Lt,a=!1,s=1,n,o){this.splatMesh=Em.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=Eee(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}},_x=new xh;_x.wireframe=!0;var BC=new R,tw=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 Aee,this.invisibleObjects=new Hc("jflkdsafjasdifjaslk",{...I1.defaultData,visible:!1,name:"buildin invisible"}),this.needsRecomputeInstances=!1,this.init(e,t),this.matrixAutoUpdate=!1,this.errorPage=new Hr("fdasfa",{...au.defaultData,name:""},{shared:t,scene:this})}markGeometryCacheDirty(){this.geometryCacheChanged=!0}markNeedsUpdateRendererDirty(){this.needsTransmissionDirty=!0,this.needsNormalDirty=!0}needsTransmission(){return this.needsTransmissionDirty&&(this._needsTransmission=bee(this),this.needsTransmissionDirty=!1),this._needsTransmission}needsNormal(){return this.needsNormalDirty&&(this._needsNormal=xee(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)=>hT(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===bu)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 yh&&r.invalidateDownstreamBooleanData().recomputeBoolean()),i instanceof Jb&&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 yh&&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{yee(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=$d(l.data,h=>{let c=h.events.data(n.id),u=l.goUp(s);if(u){let d=[...lT(u.identity),e].join("-"),p=this.entityIdentityToEntity[d];if(p){let f=p.uuid,g=sa.zoom(c,t);g[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)})}rewriteEventsBeforeGoToPlayMode(){this.traverseEntity(e=>{if(e instanceof Wc&&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=$d(s.data,n=>{s.isInstanceRoot||(n.events.delete(r.id),a=!0)}).data}),a===!1)for(let s of fg.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 Wc&&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),$b(a)}recomputeInstances(e,t){this.needsRecomputeInstances&&(this.needsRecomputeInstances=!1,this.traverseEntity(i=>{i instanceof Wc&&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)||cx(s)&&this.enableHelpers&&s.objectHelper.visible)&&(e.intersectObject(s,!1,i),wx(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)||cx(a)&&this.enableHelpers&&a.objectHelper.visible)&&(e.intersectObject(a,!1,t),wx(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)op.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=ew(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 Gx(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 cr;return i.setFromPoints(t),i.getCenter(BC),BC}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 _l&&e(t.material[i]);else t.material instanceof _l&&e(t.material)})}updateViewPlaneSize(e,t,i=!1){this.traverseConcreteEntity(r=>{r instanceof ya&&r.setViewplaneSize(e,t,i)})}initializeSplatViewer(){this.splatViewer=new Oee({scene:this}),this.reloadSplats()}reloadSplats(){this.splatViewer?.loadSplat()}},Tm=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return Math.sqrt(i*i+r*r)},Iee=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return Lee(Math.atan2(r,i))},Ree=(e,t,i)=>{let r={x:0,y:0};return i=Sx(i),r.x=e.x-t*Math.cos(i),r.y=e.y-t*Math.sin(i),r},Sx=e=>e*(Math.PI/180),Lee=e=>e*(180/Math.PI),Bee=e=>isNaN(e.buttons)?e.pressure!==0:e.buttons!==0,my=new Map,zC=e=>{my.has(e)&&clearTimeout(my.get(e)),my.set(e,setTimeout(e,100))},Tg=(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)},FC=(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)},BD=e=>(e.preventDefault(),e.type.match(/^touch/)?e.changedTouches:e),kC=()=>{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}},Ax=(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")},iw=(e,t,i)=>{let r=zD(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},zee=(e,t)=>{let i=zD(e);for(let r in i)i.hasOwnProperty(r)&&(i[r]=t);return i},zD=e=>{let t={};return t[e]="",["webkit","Moz","o"].forEach(function(i){t[i+e.charAt(0).toUpperCase()+e.slice(1)]=""}),t},gy=(e,t)=>{for(let i in t)t.hasOwnProperty(i)&&(e[i]=t[i]);return e},Fee=(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},Mx=(e,t)=>{if(e.length)for(let i=0,r=e.length;i<r;i+=1)t(e[i]);else t(e)},kee=(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"&&(FD="ontouchstart"in window,kD=!!window.PointerEvent,UD=!!window.MSPointerEvent);var FD,kD,UD,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"}},Oc,cp={};kD?Oc=dd.pointer:UD?Oc=dd.MSPointer:FD?(Oc=dd.touch,cp=dd.mouse):Oc=dd.mouse;function Ch(){}Ch.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};Ch.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};Ch.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)})};Ch.prototype.config=function(e){var t=this;t.options=t.defaults||{},e&&(t.options=Fee(t.options,e))};Ch.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.')},Tg(e,Oc[t],i._domHandlers_[t]),cp[t]&&Tg(e,cp[t],i._domHandlers_[t]),i};Ch.prototype.unbindEvt=function(e,t){var i=this;return i._domHandlers_=i._domHandlers_||{},FC(e,Oc[t],i._domHandlers_[t]),cp[t]&&FC(e,cp[t],i._domHandlers_[t]),delete i._domHandlers_[t],this};var rw=Ch;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 rw;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=zee("borderRadius","50%"),i=iw("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)"},gy(r.el,i),this.options.shape==="circle"&&gy(r.back,t),gy(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=iw("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=iw("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 Uee=Fr;function ur(e,t){var i=this;i.nipples=[],i.idles=[],i.actives=[],i.ids=[],i.pressureIntervals={},i.manager=e,i.id=ur.id,ur.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}ur.prototype=new rw;ur.constructor=ur;ur.id=0;ur.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}};ur.prototype.bindings=function(){var e=this;e.bindEvt(e.options.zone,"start"),e.options.zone.style.touchAction="none",e.options.zone.style.msTouchAction="none"};ur.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)}};ur.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 Uee(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||(Ax(h.ui.el,a),Ax(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};ur.prototype.updateBox=function(){var e=this;e.box=e.options.zone.getBoundingClientRect()};ur.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)};ur.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)};ur.prototype.onstart=function(e){var t=this,i=t.options,r=e;e=BD(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 Mx(e,a),t.manager.bindDocument(),!1};ur.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=Tm(n,o.position);if(h<=i.catchDistance)l(o);else{o.destroy(),t.processOnStart(e);return}}return o};ur.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)};ur.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(!Bee(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=Tm(l,a.position),c=Iee(l,a.position),u=Sx(c),d=h/o,p={distance:h,position:l},f,g;if(a.options.shape==="circle"?(f=Math.min(h,o),g=Ree(a.position,f,c)):(g=kee(l,a.position,o),f=Tm(g,a.position)),i.follow){if(h>o){let b=l.x-g.x,_=l.y-g.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=Tm(l,a.position)}}else l=g,h=f;var m=l.x-a.position.x,y=l.y-a.position.y;a.frontPosition={x:m,y},i.dataOnly||Ax(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:m/o,y:-y/o},raw:p,instance:a,lockX:i.lockX,lockY:i.lockY};x=a.computeDirection(x),x.angle={radian:Sx(180-c),degree:180-c},a.trigger("move",x),t.trigger("move "+a.id+":move",x)};ur.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))};ur.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()};ur.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 Nee=ur;function Kr(e){var t=this;t.ids={},t.index=0,t.collections=[],t.scroll=kC(),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;Tg(window,"resize",function(){zC(i)});var r=function(){t.scroll=kC()};return Tg(window,"scroll",function(){zC(r)}),t.collections}Kr.prototype=new rw;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 Nee(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=BD(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),Mx(i.collections,s.bind(null,o,r)),o._found_||i.removeIdentifier(r)};return Mx(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 Vee=Kr,UC=new Vee,jee={create:function(e){return UC.create(e)},factory:UC},ND=new Map,kd=new Map,th=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}),kd.has(i.uuid)?kd.get(i.uuid).push(this):kd.set(i.uuid,[this]),ND.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()}},Cx=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=ND.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=kd.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=[...kd.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}},VD=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new th(e,t,i,r);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Cx(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof th?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof th?this.interaction.audioPlayer.play():this.interaction.dispatch()}dispatchGameControl(e){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof th&&(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(Qi(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(Qi(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(Qi(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)}},Gee="text/plain",Hee="us-ascii",NC=(e,t)=>t.some(i=>i instanceof RegExp?i.test(e):i===e),Wee=(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===Hee)?"":`${u}${d?`=${d}`:""}`}).filter(Boolean)];return o&&h.push("base64"),(h.length>0||l&&l!==Gee)&&h.unshift(l),`data:${h.join(";")},${o?a.trim():a}${s?`#${s}`:""}`};function qee(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 Wee(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];NC(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()])NC(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 Yee=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:qee(e,{removeTrailingSlash:!1,removeSingleSlash:!1,stripWWW:!1}),this.context=t??"tab"}dispatch(){if(Qi(this.shared,this.condition)===!1)return!1;mb?window.location.assign(this.url):(this.context==="tab"?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]),hW())}},GD=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(Qi(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(Qi(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))}},HD=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(Qi(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),delete this.timeoutId,this.timeoutId=window.setTimeout(()=>{this.shared.reset(this.shared.data,!0),fw(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}},WD={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},aw={duration:1e3,delay:0,endDelay:0,startOnceDelay:0,pingPongDelayCorrection:0,pingPongEndDelayCorrection:0,easing:"easeOutElastic(1, .5)",round:0},Xee=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Pg={CSS:{},springs:{}};function qs(e,t,i){return Math.min(Math.max(e,t),i)}function Ud(e,t){return e.indexOf(t)>-1}function vy(e,t){return e.apply(null,t)}var Ot={arr:function(e){return Array.isArray(e)},obj:function(e){return Ud(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!WD.hasOwnProperty(e)&&!aw.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function qD(e){var t=/\(([^)]+)\)/.exec(e);return t?t[1].split(",").map(function(i){return parseFloat(i)}):[]}function YD(e,t){var i=qD(e),r=qs(Ot.und(i[0])?1:i[0],.1,100),a=qs(Ot.und(i[1])?100:i[1],.1,100),s=qs(Ot.und(i[2])?10:i[2],.1,100),n=qs(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 g=t?t*f/1e3:f;return l<1?g=Math.exp(-g*l*o)*(c*Math.cos(h*g)+u*Math.sin(h*g)):g=(c+u*g)*Math.exp(-g*o),f===0||f===1?f:1-g}function p(){var f=Pg.springs[e];if(f)return f;for(var g=1/6,m=0,y=0;;)if(m+=g,d(m)===1){if(y++,y>=16)break}else y=0;var x=m*g*1e3;return Pg.springs[e]=x,x}return t?d:p}function Qee(e){return e===void 0&&(e=10),function(t){return Math.ceil(qs(t,1e-6,1)*e)*(1/e)}}var Zee=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 g,m,y=0;do m=u+(d-u)/2,g=s(m,p,f)-c,g>0?d=m:u=m;while(Math.abs(g)>1e-7&&++y<10);return m}function l(c,u,d,p){for(var f=0;f<4;++f){var g=n(u,d,p);if(g===0)return u;var m=s(u,d,p)-c;u-=m/g}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 g=0;g<e;++g)f[g]=s(g*t,c,d);function m(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(m(y),u,p)}}return h}(),XD=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=qs(r,1,10),n=qs(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 sw(e,t){if(Ot.fnc(e))return e;var i=e.split("(")[0],r=XD[i],a=qD(e);switch(i){case"spring":return YD(e,t);case"cubicBezier":return vy(Zee,a);case"steps":return vy(Qee,a);default:return vy(r,a)}}function QD(e){try{var t=document.querySelectorAll(e);return t}catch{return}}function rv(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 av(e){return e.reduce(function(t,i){return t.concat(Ot.arr(i)?av(i):i)},[])}function VC(e){return Ot.arr(e)?e:(Ot.str(e)&&(e=QD(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function nw(e,t){return e.some(function(i){return i===t})}function ow(e){var t={};for(var i in e)t[i]=e[i];return t}function Ex(e,t){var i=ow(e);for(var r in e)i[r]=t.hasOwnProperty(r)?t[r]:e[r];return i}function sv(e,t){var i=ow(e);for(var r in t)i[r]=Ot.und(e[r])?t[r]:e[r];return i}function Kee(e){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return t?"rgba("+t[1]+",1)":e}function Jee(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 $ee(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 ete(e){if(Ot.rgb(e))return Kee(e);if(Ot.hex(e))return Jee(e);if(Ot.hsl(e))return $ee(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 tte(e){if(Ud(e,"translate")||e==="perspective")return"px";if(Ud(e,"rotate")||Ud(e,"skew"))return"deg"}function Tx(e,t){return Ot.fnc(e)?e(t.target,t.id,t.total):e}function Tn(e,t){return e.getAttribute(t)}function lw(e,t,i){var r=Mo(t);if(nw([i,"deg","rad","turn"],r))return t;var a=Pg.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 Pg.CSS[t+i]=h,h}function ZD(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?lw(e,a,i):a}}function hw(e,t){if(Ot.dom(e)&&!Ot.inp(e)&&(Tn(e,t)||Ot.svg(e)&&e[t]))return"attribute";if(Ot.dom(e)&&nw(Xee,t))return"transform";if(Ot.dom(e)&&t!=="transform"&&ZD(e,t))return"css";if(e[t]!=null)return"object"}function KD(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 ite(e,t,i,r){var a=Ud(t,"scale")?1:0+tte(t),s=KD(e).get(t)||a;return i&&(i.transforms.list.set(t,s),i.transforms.last=t),r?lw(e,s,r):s}function cw(e,t,i,r){switch(hw(e,t)){case"transform":return ite(e,t,r,i);case"css":return ZD(e,t,i);case"attribute":return Tn(e,t);default:return e[t]||0}}function uw(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 JD(e,t){if(Ot.col(e))return ete(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 dw(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function rte(e){return Math.PI*2*Tn(e,"r")}function ate(e){return Tn(e,"width")*2+Tn(e,"height")*2}function ste(e){return dw({x:Tn(e,"x1"),y:Tn(e,"y1")},{x:Tn(e,"x2"),y:Tn(e,"y2")})}function $D(e){for(var t=e.points,i=0,r,a=0;a<t.numberOfItems;a++){var s=t.getItem(a);a>0&&(i+=dw(r,s)),r=s}return i}function nte(e){var t=e.points;return $D(e)+dw(t.getItem(t.numberOfItems-1),t.getItem(0))}function eO(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return rte(e);case"rect":return ate(e);case"line":return ste(e);case"polyline":return $D(e);case"polygon":return nte(e)}}function ote(e){var t=eO(e);return e.setAttribute("stroke-dasharray",t),t}function lte(e){for(var t=e.parentNode;Ot.svg(t)&&Ot.svg(t.parentNode);)t=t.parentNode;return t}function tO(e,t){var i=t||{},r=i.el||lte(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 hte(e,t){var i=Ot.str(e)?QD(e)[0]:e,r=t||100;return function(a){return{property:a,el:i,svg:tO(i),totalLength:eO(i)*(r/100)}}}function cte(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=tO(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 jC(e,t){var i=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,r=JD(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 iO(e){var t=e?av(Ot.arr(e)?e.map(VC):VC(e)):[];return rv(t,function(i,r,a){return a.indexOf(i)===r})}function rO(e){var t=iO(e);return t.map(function(i,r){return{target:i,id:r,total:t.length,transforms:{list:KD(i)}}})}function ute(e,t){var i=ow(t);if(/^spring/.test(i.easing)&&(i.duration=YD(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 sv(n,i)})}function dte(e){for(var t=rv(av(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 pte(e,t){var i=[],r=t.keyframes;r&&(t=sv(dte(r),t));for(var a in t)Ot.key(a)&&i.push({name:a,tweens:ute(t[a],e)});return i}function fte(e,t){var i={};for(var r in e){var a=Tx(e[r],t);Ot.arr(a)&&(a=a.map(function(s){return Tx(s,t)}),a.length===1&&(a=a[0])),i[r]=a}return i.duration=parseFloat(i.duration),i.delay=parseFloat(i.delay),i}function mte(e,t){var i;return e.tweens.map(function(r){var a=fte(r,t),s=a.value,n=Ot.arr(s)?s[1]:s,o=Mo(n),l=cw(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=jC(c,d),a.to=jC(uw(n,c),d),a.start=i?i.end:0,a.end=a.start+a.delay+a.duration+a.endDelay,a.easing=sw(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 aO={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 sO(e,t){var i=rO(e);i.forEach(function(r){for(var a in t){var s=Tx(t[a],r),n=r.target,o=Mo(s),l=cw(n,a,o,r),h=o||Mo(l),c=uw(JD(s,h),l),u=hw(n,a);aO[u](n,a,c,r.transforms,!0)}})}function gte(e,t){var i=hw(e.target,t.name);if(i){var r=mte(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 vte(e,t){return rv(av(e.map(function(i){return t.map(function(r){return gte(i,r)})})),function(i){return!Ot.und(i)})}function nO(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 GC=0;function yte(e){var t=Ex(WD,e),i=Ex(aw,e),r=pte(i,e),a=rO(e.targets),s=vte(a,r),n=nO(s,i),o=GC;return GC++,sv(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=[],HC=[],Pm,xte=function(){function e(){Pm=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 Pm=cancelAnimationFrame(Pm)}return e}();function bte(e){document.hidden?(As.forEach(function(t){return t.pause(e.timeStamp)}),HC=As.slice(0),hr.running=As=[]):HC.forEach(function(t){return t.play(e.timeStamp)})}typeof document<"u"&&document.addEventListener("visibilitychange",bte);function hr(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=yte(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/hr.speed)}function g(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 m(C,A=!1){if(h.reversed)for(var T=n;T--;)g(C,s[T],A);else for(var P=0;P<n;P++)g(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 D=T[A],z=D.animatable,F=D.tweens,L=F.length-1,G=F[L];L&&(G=rv(F,function(ye){return C<ye.end})[0]||G);let Ae;h.parent?.reversed&&h.direction==="alternate"?Ae=qs(C-G.start-G.endDelay,0,G.duration)/G.duration:Ae=qs(C-G.start-G.delay,0,G.duration)/G.duration;for(var q=isNaN(Ae)?1:G.easing(Ae),Q=G.to.strings,Y=G.round,ne=[],ce=G.to.numbers.length,ie=void 0,te=0;te<ce;te++){var de=void 0;let ye,Ne;h.direction!=="alternate"?h.parent?.rewind===!1&&h.reversePlayback===!0&&h.rewind===!1?(ye=G.to.numbers[te],Ne=G.from.numbers[te]||0):(Ne=G.to.numbers[te],ye=G.from.numbers[te]||0):M(!0,h.parent?.rewind,h.rewind,h.parent?.reversePlayback,h.reversePlayback)?(ye=G.to.numbers[te],Ne=G.from.numbers[te]||0):(Ne=G.to.numbers[te],ye=G.from.numbers[te]||0),G.isPath?de=cte(G.value,q*Ne):de=ye+q*(Ne-ye),Y&&(G.isColor&&te>2||(de=Math.round(de*Y)/Y)),ne.push(de)}var oe=Q.length;if(!oe)ie=ne[0];else{ie=Q[0];for(var ue=0;ue<oe;ue++){var se=Q[ue],Ce=Q[ue+1],me=ne[ue];isNaN(me)||(Ce?ie+=me+Ce:ie+=me+" ")}}aO[D.type](z.target,D.property,ie,z.transforms),D.currentValue=ie,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,D){return _[C<<4|A<<3|T<<2|P<<1|D]}function S(C,A=!1){var T=h.duration;let P=h.delay,D=T-h.endDelay;h.parent?.reversed&&h.direction==="alternate"&&(P=h.endDelay,D=T-h.delay);var z=p(C);if(h.progress=qs(z/T*100,0,100),A||(h.reversePlayback=z<h.currentTime),n&&m(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>=D&&h.currentTime!==T+h.pingPongDelayCorrection||!T)&&(y(T),x("change")),z>P&&z<D?(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>D&&x("changeComplete"),h.currentTime=qs(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/hr.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 sO(C,A),h},h.tick=function(C){r=C,t||(t=r),S((r+(i-t))*hr.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),Pm||xte())},h.reverse=function(){u(),h.completed=!h.reversed,f()},h.restart=function(){h.reset(),h.play()},h.reset(),h.autoplay&&h.play(),h}function WC(e,t){for(var i=t.length;i--;)nw(e,t[i].animatable.target)&&t.splice(i,1)}function wte(e){for(var t=iO(e),i=As.length;i--;){var r=As[i],a=r.animations,s=r.children;WC(t,a);for(var n=s.length;n--;){var o=s[n],l=o.animations;WC(t,l),!l.length&&!o.children.length&&s.splice(n,1)}!a.length&&!s.length&&r.pause()}}function _te(e,t){t===void 0&&(t={});var i=t.direction||"normal",r=t.easing?sw(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),g=[],m=0;return function(y,x,b){if(o&&(n=0),l&&(n=(b-1)/2),h&&(n=b-1),!g.length){for(var _=0;_<b;_++){if(!a)g.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,D=Math.sqrt(T*T+P*P);s==="x"&&(D=-T),s==="y"&&(D=-P),g.push(D)}m=Math.max.apply(Math,g)}r&&(g=g.map(function(F){return r(F/m)*m})),i==="reverse"&&(g=g.map(function(F){return s?F<0?F*-1:-F:Math.abs(m-F)}))}var z=c?(d-u)/m:u;return f+z*(Math.round(g[x]*100)/100)+p}}function Ste(e){e===void 0&&(e={});var t=hr(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=sv(i,Ex(aw,e));l.targets=l.targets||e.targets;var h=t.duration;l.autoplay=!1,l.timelineOffset=Ot.und(r)?h:uw(r,h),n(t);var c=hr(l);n(c),s.push(c),c.parent=t;var u=nO(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}hr.version="3.2.0";hr.speed=1;hr.running=As;hr.remove=wte;hr.get=cw;hr.set=sO;hr.convertPx=lw;hr.path=hte;hr.setDashoffset=ote;hr.stagger=_te;hr.timeline=Ste;hr.easing=sw;hr.penner=XD;hr.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};var oO=hr,qC=new R,YC=new R,XC=new Lt;function Ate(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]?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 pw(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||nT(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 Dg(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function QC(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?Dg(new R,s,a):o.clone(),h=Dg(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 ZC(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function Og(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 re),h=o instanceof re?o:new re().fromArray(o),c=s?ZC(new re,s,a):h.clone(),u=ZC(new re,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 Mte(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 Lt,c=new R;o.decompose(l,h,c);let u=new je().fromArray(s),d=new R,p=new Lt,f=new R;if(u.decompose(d,p,f),!o.equals(u))return{update:g=>{XC.slerpQuaternions(h,p,g),qC.lerpVectors(l,d,g),YC.lerpVectors(c,f,g),n.compose(qC,XC,YC)},start:()=>{n.compose(l,h,c)},end:()=>{n.compose(d,p,f)}}}function Cte(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 um(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 Al(e,t,i,r,a){if(typeof t[e]=="number")return ra(e,t,i??{},r,a);if(Array.isArray(t[e]))return pw(e,t,i??{},r,a)}function Ete(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 Tte(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(oh.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()},start:()=>{e.updateGeometryInteractions({scaleBaked:a},r),e.invalidateDownstreamBooleanData()},end:()=>{e.updateGeometryInteractions({scaleBaked:s},r),e.invalidateDownstreamBooleanData()}}),n}function Pte(e,t,i,r){if(!i.extrusion)return;let a=e.extrusion,s=t.extrusion??{},n=i.extrusion,o=[];return WT.forEach(l=>{let h=Al(l,a,s,n,r);h&&o.push(h)}),o}function Dte(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 hp){let l=Tte(e,n,o,r);l&&a.push(...l)}else{let l={};if(Object.assign(l,So(s,TA)),TA.forEach(h=>{let c=Al(h,l,n,o,r);c&&a.push(c)}),e instanceof Jb){Object.assign(l,{extrusion:{...s.extrusion}});let h=Pte(l,n,o,r);h&&a.push(...h)}a.length&&a.push({update:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()},start:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()},end:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()}})}return a}function Ote(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=Cte("color",e,t,i,r);s&&a.push(s)}return a}function Ite(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(...KC(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(...KC(e.material,s,n,r))}return a}function KC(e,t,i,r){let a=[],s=Dc(i,r)||!!t.layers&&Dc(t,r);a.push(Vte(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=>!jT.some(u=>c.includes(u)));for(let c of h)try{let u=n.getValue(c),d;if(c==="colors")d=Ute(n,o,l,c);else if(Array.isArray(u))c==="steps"&&(d=kte(n,o,l,c));else if(typeof u=="number")d=Rte(n,o,l,c,r);else{if(typeof u=="boolean")continue;u instanceof re?d=Lte(n,o,l,c):u instanceof R?d=Bte(n,o,l,c,r):u instanceof la?d=Fte(n,o,l,c,r):u instanceof Ct?d=zte(n,o,l,c,r):"isTexture"in u&&(d=Nte(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 Rte(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 Lte(e,t,i,r){if(!e.hasValue(r)||!(r in i))return;let a=e.getValue(r),s=t?new re().fromArray(t[r]):a.clone(),n=new re().fromArray(i[r]);if(!s.equals(n))return{update:o=>{a.lerpVectors(s,n,o)},start:()=>{a.copy(s)},end:()=>{a.copy(n)}}}function Bte(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?Dg(new R,n,a):s.clone(),h=Dg(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 zte(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 Fte(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 kte(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];for(let l=0;l<s.length;++l){let h=n[l],c=o[l];h!==c&&a.push({update:u=>{s[l]=lt.lerp(h,c,u)},start:()=>{s[l]=h},end:()=>{s[l]=c}})}return a.length?a:void 0}function Ute(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]];sg.isEqual(h,c)||a.push({update:u=>{s[l].fromArray(sg.lerp(h,c,u))},start:()=>{s[l].fromArray(h)},end:()=>{s[l].fromArray(c)}})}return a.length?a:void 0}function Nte(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:m=>{a.value=lt.lerp(s,n,m)*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,g=h.rotation??0;if(!bo.isEqual(c,d)||!bo.isEqual(u,p)||f!==g)return{update:m=>{o.repeat=bo.lerp(c,d,m),o.offset=bo.lerp(u,p,m),o.rotation=lt.lerp(f,g,m),o.updateMatrix()},start:()=>{o.repeat=[...c],o.offset=[...u],o.rotation=f,o.updateMatrix()},end:()=>{o.repeat=[...d],o.offset=[...p],o.rotation=g,o.updateMatrix()}}}function Vte(e,t){return{update:()=>{e.transparent=t}}}var yy=new R,JC=new Rr;function jte(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p;if(e instanceof Zr?(n=Og("position",e,t,i,a),n&&s.push(n),l=ra("rotation",e,t,i,a),l&&s.push(l),h=Og("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=QC("position",e,t,i,a),n&&s.push(n),o=QC("scale",e,t,i,a),o&&s.push(o),l=Gte(e,t,i,r,a),l&&s.push(l),c=Mte("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 Gte(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=yy.subVectors(l,o);if(r&&h.toArray().every(c=>Math.abs(c)<2*Math.PI)){let c=new Lt().setFromEuler(JC.setFromVector3(o)),u=new Lt().setFromEuler(JC.setFromVector3(l));return{update:d=>{Ate(c,u,e.quaternion,d)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}else return{update:c=>{yy.lerpVectors(o,l,c),e.rotation.setFromVector3(yy)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}function Hte(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;zT.forEach(p=>{let f;p==="count"?f=ra("count",s.parameters,n,o,r,!0):f=Al(p,s.parameters,n??{},o,r),f&&a.push(f)});let l=Wte(s,n,o,r);l?.length&&a.push(...l);let h=qte(s,n,o,r);h?.length&&a.push(...h);let c=Yte(s,n,o,r);c?.length&&a.push(...c);let u=Xte(s,n,o,r);u?.length&&a.push(...u);let d=Qte(s,n,o,r);return d?.length&&a.push(...d),a.length&&a.push({update:()=>{s.update()}}),a}function Wte(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 FT.forEach(l=>{let h=Al(l,n,a??{},s,r);h&&o.push(h)}),o}function qte(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 kT.forEach(l=>{let h=Al(l,o,a??{},s,r);h&&n.push(h)}),n}function Yte(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 UT.forEach(l=>{let h;l==="count"?h=pw(l,o,a??{},s,r,!0):h=Al(l,o,a??{},s,r),h&&n.push(h)}),n}function Xte(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 NT.forEach(l=>{let h;l==="count"?h=ra(l,o,a??{},s,r,!0):h=Al(l,o,a??{},s,r),h&&n.push(h)}),n}function Qte(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 VT.forEach(l=>{let h=Al(l,o,a??{},s,r);h&&n.push(h)}),n}function Zte(e,t){return{update:()=>{e instanceof Wr&&(e.fill.enabled=t)}}}function Kte(e,t){return{update:()=>{e instanceof Wr&&(e.stroke.enabled=t)}}}function Jte(e,t){return{update:()=>{e instanceof Wr&&(e.dropShadow.enabled=t)}}}function $te(e,t){return{update:()=>{e instanceof Wr&&(e.innerShadow.enabled=t)}}}function eie(e,t){return{update:()=>{e instanceof Wr&&(e.backgroundBlur.enabled=t)}}}function tie(e,t){return{update:()=>{e instanceof Wr&&(e.layerBlur.enabled=t)}}}function iie(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p,f,g,m,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(Zte(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=um("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(Kte(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=um("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(Jte(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=um("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=Og("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($te(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}})),g=um("color",e.innerShadow,M,S,a),g&&s.push(g),m=ra("blurRadius",e.innerShadow,M,S,a),m&&s.push(m),x=ra("spread",e.innerShadow,M,S,a),x&&s.push(x),y=Og("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(eie(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(tie(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 Ap){let M=pw("cornerRadius",e,t,i,a);M&&s.push(M)}return s}function $C(e,t,i,r,a){let s=[];return e.data.visible&&s.push(...jte(e,t,i,a,r)),e instanceof Zr?s.push(...iie(e,t,i,a,r)):(e.data.visible&&s.push(...Hte(e,t,i,r)),js(e)?(e instanceof ga&&e.data.visible&&s.push(...Dte(e,t,i,r)),e.data.visible&&s.push(...Ite(e,t,i,r))):dK(e)?e.data.visible&&s.push(...Ote(e,t,i,r)):uK(e)&&s.push(...Ete(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 eE=new R;function fw(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]=$l.patch(n,l)}iE(e.scene,s,null,t,n.events.find(o=>o.data.type==="Follow"||o.data.type==="LookAt")!==void 0),tE(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(eE,!0),s.rigidBody?.setAngvel(eE,!0)),!ni.is(s))return;let n=s.uuid,o=s.data;if(delete s.states,s.uuid===bu)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]=Zl.patch(o,c)}iE(e.scene,s,null,t,o.events.find(h=>h.data.type==="Follow"||h.data.type==="LookAt")!==void 0),tE(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 tE(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 iE(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 lO(e){let t;if(e.easing===5){let{control1:i,control2:r}=e;t=`cubicBezier(
|
|
7354
7354
|
${i[0]}, ${i[1]}, ${r[0]}, ${r[1]}
|
|
7355
|
-
)`}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 Px(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 rie={type:"beginState"},aie={type:"completeState",isfromEntity:!1},rE=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(rie)})},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(aie)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=$C(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Dm(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=Dm(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Dm(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,...Px(r),...lO(r),change:this.onChange},this.callback=$C(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}},hO=class extends ha{constructor(e,t,i,r){if(super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.timelineNeedsRebuild=!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())},!e.object)throw new Error("Missing property");let a=this.page.scene.find(e.object)??this.page.uiCanvas?.find(e.object)??this.page.scene.find2DInUIObjects(e.object);if(!a)throw new Error("Missing property");if(!a.states)throw new Error("Missing property");if(this.object=a,e.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=e.tweens[0].data.delayDirection==="start-once"?e.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=Dm(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.data.runMode==="Toggle"?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Px(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=oO.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 rE(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 rE(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(Qi(this.shared,this.condition)===!1||this.playing)return!1;clearTimeout(this.timeoutId);let e=Px(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){this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(Qi(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 Dm(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 sie={type:"beginState"},aE={type:"completeState",isfromEntity:!1},sE={type:"requestRender"},cO=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 Lt,this.qEnd=new Lt,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=oO({targets:i,t:1,...lO(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(sie));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(sE),i.t===1&&r.dispatchEvent(aE)}})}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(Qi(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(Qi(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(aE),this.page.activeCamera.dispatchEvent(sE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}},uO=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];this.duration=o?.getClip()?.duration??1;let l=o?.getClip()?.tracks[0]?.times.length??1/0;this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration,this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(Qi(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(Qi(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()}},dO=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(Qi(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),fw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},pO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=Qi(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=xP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},fO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(Qi(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)}};function Qi(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=xP(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:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?za[e.type].includes("Audio")&&n.Audio.push(new VD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?za[e.type].includes("Video")&&n.Video.push(new gO(h,c,s,r,l)):c.type==="Particles"?za[e.type].includes("Particles")&&n.Particles.push(new jD(c,i,r,l)):c.type==="Link"?za[e.type].includes("Link")&&n.Link.push(new Yee(c,a.controlsManager,r,l)):c.type==="Create"?za[e.type].includes("Create")&&n.Create.push(new vO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?za[e.type].includes("Destroy")&&n.Destroy.push(new GD(c,i,a.controlsManager,r,l)):c.type==="Reset"?za[e.type].includes("Reset")&&n.Reset.push(new HD(c,i,r,a,l)):c.type==="Transition"?za[e.type].includes("Transition")&&n.Transition.push(new hO(c,i,r,l)):c.type==="SwitchCamera"?za[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new cO(c,i,r,l)):c.type==="SceneTransition"?za[e.type].includes("SceneTransition")&&n.SceneTransition.push(new dO(c,i,a,r,l)):c.type==="Animation"?za[e.type].includes("Animation")&&n.Animation.push(new uO(c,i,a.animationControls,r,l)):c.type==="SetVariable"?za[e.type].includes("SetVariable")&&n.SetVariable.push(new pO(c,i,r,l)):c.type==="DynamicVariablePlay"?za[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new fO(c,i,r,l)):c.type==="Conditional"&&za[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0})))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof VD||i instanceof gO||i instanceof jD||i instanceof uO||i instanceof hO||i instanceof vO||i instanceof GD||i instanceof cO||i instanceof dO||i instanceof HD||i instanceof pO||i instanceof fO)&&i.dispose()})})}function nie(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 mO=new Map,Nd=new Map,qc=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=nie(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,mb&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Nd.has(i.uuid)?Nd.get(i.uuid).push(this):Nd.set(i.uuid,[this]),mO.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)}},Dx=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=mO.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=Nd.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=[...Nd.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}},gO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new qc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Dx(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof qc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof qc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},nE=(()=>{let e,t,i,r;function a(o){!e&&!oE()&&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(){oE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function oE(){return!!document&&document.hidden}var lE=new Lt,oie=new R,lie=new R,vO=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(Qi(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(Qi(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=K7(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.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),nE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof Ws)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 Ws)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(oie,lE,lie),l.applyQuaternion(lE),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");nE(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=[]}},yO=200,xy=.02,by=.3,hie=65,ose=new R,hE=new R,cE=new R,cie=new R,Ca=new R,Fa=new R,Ko=new R,wy=new je,uE=new je,uie=new je,lse=new je,Fs=new Lt,to=new Lt,fn=new Rr(0,0,0,"YXZ"),die=new R(1,0,0),ks=new R(0,1,0),pie=new R(0,0,1),dE=new R(1,1,1),hse=new Wa,fie=1,mie=.025,gie=16e-6,pE=12,vie=20,Vr=new Ss,fs=new cr,yie={type:"requestRender"},xie={type:"updateMatrix"},fE=Math.PI/6,Ox=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=yO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Lt,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 Lt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Lt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new re,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 Lt,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 Lt,this.objXZQuatInv=new Lt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Lt,this.colliderWorldQuat=new Lt,this.groundNormal=new R,this.groundTilt=new Lt,this.groundTiltInv=new Lt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Lt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{f.target!==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&&(!JS||$S>=15.5)&&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 g=f.clientX-this.prevMouse.x,m=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(JS&&$S<15.5&&!Ja?(this.eulerDelta.y=-g*this.mouseOrbitSensitivity,this.eulerDelta.x=-m*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=-g*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-m*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Ox.isLocked=!0:Ox.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 g of this.keyAssignments)if(f.key.toUpperCase()===g[1]||f.key===g[1]){this.movementState[g[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let g of this.keyAssignments)if(f.key.toUpperCase()===g[1]||f.key===g[1]||f.code.slice(3,f.code.length).toUpperCase()===g[1]){this.movementState[g[0]]=0;break}},this.copyVRGamePadValues=(f,g)=>{for(let m=2;m<4;m++){let y=f.axes[m];g===0?m===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,m===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),g=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(g),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let m,y;Math.abs(f.y)<1e-6?(g.y=0,f.y=0,y=g.projectOnVector(f)):g.y/f.y>0?y=f.multiplyScalar(g.y/f.y):y=f.multiplyScalar(g.length()),this.targetToCamera0.copy(y).negate(),m=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(m,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)*fie,this.speedOrbit=(i.speedRotate??100)*mie,this.mouseOrbitSensitivity=(i.speedRotate??100)*gie,this.keyAssignments=i.keyAssignments.map(f=>{let g=[f[0],f[1]];return g[1]==="\u25B2"?g[1]="ArrowUp":g[1]==="\u25C0"?g[1]="ArrowLeft":g[1]==="\u25BC"?g[1]="ArrowDown":g[1]==="\u25B6"?g[1]="ArrowRight":g[1]==="\u21E7"?g[1]="Shift":g[1]==="\u21B5"?g[1]="Enter":g[1]==="Space"?g[1]=" ":g[1]==="\u2318"?g[1]="Meta":g[1]==="Ctrl"?g[1]="Control":g[1]==="Esc"&&(g[1]="Escape"),g}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(g=>g[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[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??iu.defaultData.gravity)*pE,this.usePhysics=this.gloabalPhysics.usePhysics??iu.defaultData.usePhysics,this.jumpPower=i.jumpPower*vie,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??mg.defaultDataThirdPerson.orientWith,this.slopeThresh=hie*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*xy/this.pixelsPerMeter,this.stepThresh=i.collider.height*by/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*xy/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*by/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*xy/this.pixelsPerMeter,this.stepThresh=i.collider.height*by/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Lt().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,dE),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 g=new jb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new xr(eP.create({parameters:{width:p,height:p/10,hollow:.7}}),g),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={},fg.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*pE),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=fn.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=cie.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(fn.setFromVector3(this.rot),this.moveMode==="walk"&&(fn.x=0),n.applyEuler(fn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=fn.set(0,this.vrEulerYOffset*fE,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(Rx));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?(fn.copy(t),fn.y=0):(fn.copy(this.euler),fn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(fn)),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*fE),Fs.setFromAxisAngle(die,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(pie,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(Rx)}}}let f=hE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),g=cE.copy(d).multiplyScalar(l.toi).dot(f),m=l.toi;if(m===0&&(this.position.y+=this.offset*this.pixelsPerMeter),g>this.offset&&(m=l.toi*(g-this.offset)/g,h.addScaledVector(d,m)),o.copy(d).multiplyScalar(u-m),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);wy.lookAt(l,o,ks).setPosition(l),wy.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(xie),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(yie),!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=cE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=wy.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ca,Fs,Fa).compose(Ca,Fs,dE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=uE.copy(s).invert(),o=uie.copy(uE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=hE.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(),g=Ko.copy(l);g.addScaledVector(f,p);let m=g.applyMatrix4(s).sub(this.position);t.add(m),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)}},xO=Ox;xO.isLocked=!1;var bie=Do(OE());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}=$g(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var wie=new je,_ie=new je,mn=[[0,0,0],[0,0,0],[0,0,0]];function bO(e){let t=e.elements;mn[0][0]=t[0],mn[0][1]=t[4],mn[0][2]=t[8],mn[1][0]=t[1],mn[1][1]=t[5],mn[1][2]=t[9],mn[2][0]=t[2],mn[2][1]=t[6],mn[2][2]=t[10];let{u:i,v:r}=(0,bie.SVD)(mn),a=wie.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=_ie.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 Sie=class extends S3{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 Sl({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 km(s,e)}},wO=e=>e instanceof Hc||e instanceof Wc;function Aie(e,t){return e.distance-t.distance}function _O(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)_O(e,r,i)}}function Om(e,t,i,r=!1){if(!r&&!i.some(s=>Ig(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>_O(e,s,a)),a.sort(Aie),a}function Ix(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)wO(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 Ig(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(wO(t))return SO(e,t)}function SO(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=SO(e,i);if(r)return r}}}function Mie(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 Cie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var Eie=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 Sie,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=Mie(t,i,this._domRect),this.pointerScreen=Cie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},en=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},mw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],AO=e=>mw.find(([t,i])=>i===e)?.[0],Mp=e=>mw.find(([t])=>t===e)?.[1],Tie=(e,t)=>{let i=AO(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},Pie=class extends en{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[AO(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 mw)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=Tie(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)})})}},Die=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,this.alreadyPlayedNonTogglingActions=new Set,(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()):t.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),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=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&(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())}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())}},Oie=class extends en{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=Om(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=Mp(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 Die(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=Om(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];Ix(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=Ig(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=Om(n,o,r);a=Ix(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=Ig(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)})})}},Iie=new R,Rie=new R,MO=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)}},Lie=class extends MO{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=Iie.setFromMatrixPosition(this.objects[0].matrixWorld),c=Rie.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())}};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)})}},Bie=class extends MO{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.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()))};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(){Ql(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),Ql(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),Ql(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),Ql(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},zie=class extends en{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 Lie(r,a,i,e,t,this.eventManager):a.condition.type==="State"&&(s=new Bie(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,Fl=new R,mE=new Ka,Fie=.01,mi=new R,Or=new R,gE=new R,ih=new Lt,_y=new Rr,kie=new je,Sy=new Lr,dc=new R,gn=new R,pc=.2;function Ay(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 Uie=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"&&Ay(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?Ay(a.position,t.limits):t.reference==="local"&&(ih.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(ih),Ay(a.position,t.limits),ih.invert(),a.position.applyQuaternion(ih),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(mi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ra&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),Nie=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 Lt().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()})}},Vie=class extends en{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(mi,ih,Or),_y.setFromQuaternion(ih),u.prevR===void 0?(u.prevR=_y.clone(),u.prevT=mi.clone()):(u.prevR.copy(_y),u.prevT.copy(mi)),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 Hc)&&(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=gE.copy(o.face.normal).applyMatrix3(Sy.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"){mi.copy(l).applyMatrix3(Sy.setFromMatrix4(n.obj.matrixWorld).transpose());let h=n.obj;mi.x>pc?Or.x=-h.recursiveBBox.min.x:mi.x<-pc&&(Or.x=-h.recursiveBBox.max.x),mi.y>pc?Or.y=-h.recursiveBBox.min.y:mi.y<-pc&&(Or.y=-h.recursiveBBox.max.y),mi.z>pc?Or.z=-h.recursiveBBox.min.z:mi.z<-pc&&(Or.z=-h.recursiveBBox.max.z),Or.applyMatrix3(Sy.invert())}else Or.copy(l).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);n.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(mi.set(0,1,0).cross(l),mi.length()<1e-4&&mi.set(-1,0,0).cross(l),Or.crossVectors(gE,mi),n.orientationMatrix.makeBasis(mi,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.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.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 Nie(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=ih.identity();switch(r==="parent"?kie.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(mi,n,Or):r==="local"&&e.matrixWorld.decompose(mi,n,Or),i){case"x":mi.set(1,0,0).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"y":mi.set(0,1,0).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"z":mi.set(0,0,1).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"xy":gn.set(0,0,1).applyQuaternion(n);break;case"yz":gn.set(1,0,0).applyQuaternion(n);break;case"xz":gn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(mi.crossVectors(Or.set(0,1,0),Jo),gn.crossVectors(mi,Or)):gn.set(0,1,0);break;default:gn.copy(Jo);break}Fl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:Fl;if(mE.setFromNormalAndCoplanarPoint(gn,o),!!s.ray.intersectPlane(mE,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(mi);t.copy(o).addScaledVector(mi,l)}}updateDragItem(e,t=!1){Fl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?pd.subVectors(e.fromPosition,Fl).divideScalar(e.currentDampingFactor):e.reset==="original"?(pd.subVectors(e.obj.userData.worldPosition0,Fl).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(Fl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?pd.length()<Fie:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&Uie(e,pd.add(Fl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},fc=new R,My=new R,io=new R,ro=new R,vE=new Ka,jie=.01,Gie={type:"requestRender"},Hie=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}(),yE=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)}}(),Wie=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={...d1.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)}},qie=class extends en{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 Wie(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(My),My.negate(),fc.copy(My)):i==="xy"?fc.set(0,0,1):i==="xz"?fc.set(0,1,0):i==="yz"&&fc.set(1,0,0),vE.setFromNormalAndCoplanarPoint(fc,io),!o.ray.intersectPlane(vE,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=Hie(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=fc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&yE(e.object,io),e.paused=n.length()<jie}else yE(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(Gie)}},fd=new R,dm=new R,md=new je,mc=new Lt,$o=new Lt,gd=new R,vd=new R,kl=new R,ao=new R,Cy=new Ka,Yie=1e-6,Xie={type:"requestRender"},Qie={type:"changeRotation"},xE=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(bO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),Zie=class{constructor(e,t,i,r){this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Lt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...p1.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}},Kie=class extends en{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=Mp(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 Zie(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(dm),dm.negate(),Cy.setFromNormalAndCoplanarPoint(dm,gd)):(a==="xy"?fd.set(0,0,1):a==="xz"?fd.set(0,1,0):a==="yz"&&fd.set(1,0,0),Cy.setFromNormalAndCoplanarPoint(fd,gd)),!h.ray.intersectPlane(Cy,vd))return;r>0&&(a==="custom"||a===void 0)&&vd.addScaledVector(dm,r)}if(e.isReset||(u?t==="target"?kl.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)),kl.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):kl.set(0,1,0):a==="custom"?kl.set(0,1,0):kl.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;Jie(md,vd,gd,kl,i,ao),$o.setFromRotationMatrix(md),mc.setFromUnitVectors(ao.applyQuaternion($o),kl),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(mc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),mc.setFromRotationMatrix(bO(c.matrixWorld)),mc.slerp($o,1/e.currentDampingFactor),xE(c,md.makeRotationFromQuaternion(mc)),e.paused=8*(1-mc.dot($o))<Yie):(xE(c,md.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(Xie),c.dispatchEvent(Qie)}},ms=new R,Dr=new R,lr=new R;function Jie(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 $ie=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.dispatch()),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()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,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())}},ere=class extends en{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=Mp(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 $ie(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=Om(r,a,this.objects);t=Ix(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=Ig(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}},tre=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())}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())}},ire=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)}computeScrollBounds(){let e=this.domElement.getBoundingClientRect(),t=document.body,i=document.documentElement,r=window.pageYOffset||i.scrollTop||t.scrollTop,a=i.clientTop||t.clientTop||0,s=Math.round(e.top+r-a);if(this.data.startFrom==="enter"){let n=window.innerHeight,o=e.height,l=this.data.enterAnchor,h=l==="top"?n:l==="bottom"?n-o:n-o*.5;this.scrollStart=s-h}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=e,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())}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())}},rre=class extends en{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=Mp(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 tre(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 ire(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)})}},are=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.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 th?t.interaction.audioPlayer.play():t.interaction instanceof Cx&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof qc?t.interaction.play(i==="autoplay"):t.interaction instanceof Dx&&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.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof th?t.interaction.audioPlayer.play():t.interaction instanceof Cx&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof qc?t.interaction.play():t.interaction instanceof Dx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},sre=class extends en{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 th&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof qc&&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=Mp(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 are(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)&&(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()}},nre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.initialDisabled=!1,this.alreadyPlayedNonTogglingActions=new Set,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()):t.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&(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()}))}},ore=class extends en{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.events=[],this.onFrame=s=>{let n=this.eventContext.sharedAssets;this.rafId=window.requestAnimationFrame(this.onFrame);let o=new Date,l=[],h=[];for(let d=0;d<this.propertiesToWatch.length;d++){let{objectId:p,property:f,prevValue:g}=this.propertiesToWatch[d],m=this.eventContext.scene.find(p),y=m1.propertyPaths[f];if(y[0]==="width"||y[0]==="height"||y[0]==="depth")m=m.geometry.userData.parameters[y[0]];else for(let x=0;x<y.length;x++)m=m[y[x]];g===null?this.propertiesToWatch[d].prevValue=m instanceof R?m.clone():m:(m instanceof R?!m.equals(g):g!==m)&&(h.push({objId:p,property:f}),m instanceof R?this.propertiesToWatch[d].prevValue.copy(m):this.propertiesToWatch[d].prevValue=m)}for(let d=0;d<this.variablesToWatch.length;d++){let{id:p,prevValue:f}=this.variablesToWatch[d],g=n.getVariable(p);g!==f&&(l.push(p),this.variablesToWatch[d].prevValue=g)}for(let d=0;d<this.dynamicVars.length;d++){let{id:p,expectedTime:f,last:g,data:m,timerSeconds:y,startValue:x}=this.dynamicVars[d],b=1e3;if((m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&m.format==="number3decimal"?b=1:m.dynamicVariableType==="counter"?b=m.updateInterval:m.dynamicVariableType==="random"&&(b=m.isStatic?1/0:m.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,m.dynamicVariableType==="counter"&&n.getVariable(p)!==x&&(n.updateVariable(p,x),this.eventManager.requestRender()),(m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&this.dynamicVars[d].timerSeconds!==x&&(this.dynamicVars[d].timerSeconds=x,n.updateVariable(p,xs.getFormattedTimerTime(x,m)),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,m.dynamicVariableType==="random"){let _=m.min+Math.random()*(m.max-m.min),M=m.decimals;_=Math.round(_*Math.pow(10,M))/Math.pow(10,M),n.updateVariable(p,_),l.push(p),this.eventManager.requestRender()}else if(m.dynamicVariableType==="counter"){if(m.increment===0)continue;let _=n.getVariable(p),M=n.getDynamicVariableToggleIsForward(p)??!0,S=n.getVariable(p)+m.increment*(M?1:-1);m.hasEnd&&(S=m.increment>0?lt.clamp(S,x,m.endValue):lt.clamp(S,m.endValue,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),m.repeat?S===m.endValue&&(S=x):(S===x||S===m.endValue)&&n.setDynamicVariablePlayState(p,"Paused")),S!==_&&(l.push(p),n.updateVariable(p,S),this.eventManager.requestRender())}else if(m.dynamicVariableType==="time")n.updateVariable(p,NM(o,m)),l.push(p),this.eventManager.requestRender();else{let _=$a.isTextValue(m.endValue)?bE(m.endValue.textValue):m.endValue,M=n.getDynamicVariableToggleIsForward(p)??!0,S=y+(s-g)/1e3*(m.dynamicVariableType==="timer"?-1:1)*(M?1:-1);S=Math.max(S,0),m.hasEnd&&(S=m.dynamicVariableType==="stopwatch"?lt.clamp(S,x,_):lt.clamp(S,_,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),m.repeat?Math.abs(S-_)<(m.format==="number3decimal"?1e-4:.1)&&(S=x):(Math.abs(S-x)<(m.format==="number3decimal"?1e-4:.1)||Math.abs(S-_)<(m.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,m)),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.pauseTime=Date.now()}resume(){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,NM(new Date,i)),i.dynamicVariableType==="counter"&&(r=$a.isTextValue(i.value)?bE(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())}dispose(){Qr(this.actions)}};function bE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var hre="https://unpkg.com/@splinetool/runtime@1.1.0/build/",cre="https://unpkg.com/@splinetool/navmesh-wasm@1.1.0/build/",ure=`
|
|
7355
|
+
)`}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 Px(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 rie={type:"beginState"},aie={type:"completeState",isfromEntity:!1},rE=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(rie)})},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(aie)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=$C(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Dm(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=Dm(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Dm(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,...Px(r),...lO(r),change:this.onChange},this.callback=$C(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}},hO=class extends ha{constructor(e,t,i,r){if(super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.timelineNeedsRebuild=!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())},!e.object)throw new Error("Missing property");let a=this.page.scene.find(e.object)??this.page.uiCanvas?.find(e.object)??this.page.scene.find2DInUIObjects(e.object);if(!a)throw new Error("Missing property");if(!a.states)throw new Error("Missing property");if(this.object=a,e.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=e.tweens[0].data.delayDirection==="start-once"?e.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=Dm(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.data.runMode==="Toggle"?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Px(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=oO.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 rE(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 rE(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(Qi(this.shared,this.condition)===!1||this.playing)return!1;clearTimeout(this.timeoutId);let e=Px(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){this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(Qi(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 Dm(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 sie={type:"beginState"},aE={type:"completeState",isfromEntity:!1},sE={type:"requestRender"},cO=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 Lt,this.qEnd=new Lt,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=oO({targets:i,t:1,...lO(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(sie));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(sE),i.t===1&&r.dispatchEvent(aE)}})}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(Qi(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(Qi(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(aE),this.page.activeCamera.dispatchEvent(sE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}},uO=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];this.duration=o?.getClip()?.duration??1;let l=o?.getClip()?.tracks[0]?.times.length??1/0;this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration,this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(Qi(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(Qi(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()}},dO=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(Qi(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),fw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},pO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=Qi(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=xP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},fO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(Qi(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)}};function Qi(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=xP(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:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?za[e.type].includes("Audio")&&n.Audio.push(new VD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?za[e.type].includes("Video")&&n.Video.push(new gO(h,c,s,r,l)):c.type==="Particles"?za[e.type].includes("Particles")&&n.Particles.push(new jD(c,i,r,l)):c.type==="Link"?za[e.type].includes("Link")&&n.Link.push(new Yee(c,a.controlsManager,r,l)):c.type==="Create"?za[e.type].includes("Create")&&n.Create.push(new vO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?za[e.type].includes("Destroy")&&n.Destroy.push(new GD(c,i,a.controlsManager,r,l)):c.type==="Reset"?za[e.type].includes("Reset")&&n.Reset.push(new HD(c,i,r,a,l)):c.type==="Transition"?za[e.type].includes("Transition")&&n.Transition.push(new hO(c,i,r,l)):c.type==="SwitchCamera"?za[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new cO(c,i,r,l)):c.type==="SceneTransition"?za[e.type].includes("SceneTransition")&&n.SceneTransition.push(new dO(c,i,a,r,l)):c.type==="Animation"?za[e.type].includes("Animation")&&n.Animation.push(new uO(c,i,a.animationControls,r,l)):c.type==="SetVariable"?za[e.type].includes("SetVariable")&&n.SetVariable.push(new pO(c,i,r,l)):c.type==="DynamicVariablePlay"?za[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new fO(c,i,r,l)):c.type==="Conditional"&&za[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0})))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof VD||i instanceof gO||i instanceof jD||i instanceof uO||i instanceof hO||i instanceof vO||i instanceof GD||i instanceof cO||i instanceof dO||i instanceof HD||i instanceof pO||i instanceof fO)&&i.dispose()})})}function nie(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 mO=new Map,Nd=new Map,qc=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=nie(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,mb&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Nd.has(i.uuid)?Nd.get(i.uuid).push(this):Nd.set(i.uuid,[this]),mO.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)}},Dx=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=mO.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=Nd.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=[...Nd.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}},gO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new qc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Dx(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof qc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof qc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},nE=(()=>{let e,t,i,r;function a(o){!e&&!oE()&&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(){oE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function oE(){return!!document&&document.hidden}var lE=new Lt,oie=new R,lie=new R,vO=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(Qi(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(Qi(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=K7(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.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),nE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof Ws)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 Ws)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(oie,lE,lie),l.applyQuaternion(lE),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");nE(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=[]}},yO=200,xy=.02,by=.3,hie=65,ose=new R,hE=new R,cE=new R,cie=new R,Ca=new R,Fa=new R,Ko=new R,wy=new je,uE=new je,uie=new je,lse=new je,Fs=new Lt,to=new Lt,fn=new Rr(0,0,0,"YXZ"),die=new R(1,0,0),ks=new R(0,1,0),pie=new R(0,0,1),dE=new R(1,1,1),hse=new Wa,fie=1,mie=.025,gie=16e-6,pE=12,vie=20,Vr=new Ss,fs=new cr,yie={type:"requestRender"},xie={type:"updateMatrix"},fE=Math.PI/6,Ox=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=yO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Lt,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 Lt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Lt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new re,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 Lt,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 Lt,this.objXZQuatInv=new Lt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Lt,this.colliderWorldQuat=new Lt,this.groundNormal=new R,this.groundTilt=new Lt,this.groundTiltInv=new Lt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Lt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{f.target!==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&&(!JS||$S>=15.5)&&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 g=f.clientX-this.prevMouse.x,m=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(JS&&$S<15.5&&!Ja?(this.eulerDelta.y=-g*this.mouseOrbitSensitivity,this.eulerDelta.x=-m*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=-g*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-m*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Ox.isLocked=!0:Ox.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 g of this.keyAssignments)if(f.key.toUpperCase()===g[1]||f.key===g[1]){this.movementState[g[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let g of this.keyAssignments)if(f.key.toUpperCase()===g[1]||f.key===g[1]||f.code.slice(3,f.code.length).toUpperCase()===g[1]){this.movementState[g[0]]=0;break}},this.copyVRGamePadValues=(f,g)=>{for(let m=2;m<4;m++){let y=f.axes[m];g===0?m===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,m===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),g=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(g),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let m,y;Math.abs(f.y)<1e-6?(g.y=0,f.y=0,y=g.projectOnVector(f)):g.y/f.y>0?y=f.multiplyScalar(g.y/f.y):y=f.multiplyScalar(g.length()),this.targetToCamera0.copy(y).negate(),m=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(m,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)*fie,this.speedOrbit=(i.speedRotate??100)*mie,this.mouseOrbitSensitivity=(i.speedRotate??100)*gie,this.keyAssignments=i.keyAssignments.map(f=>{let g=[f[0],f[1]];return g[1]==="\u25B2"?g[1]="ArrowUp":g[1]==="\u25C0"?g[1]="ArrowLeft":g[1]==="\u25BC"?g[1]="ArrowDown":g[1]==="\u25B6"?g[1]="ArrowRight":g[1]==="\u21E7"?g[1]="Shift":g[1]==="\u21B5"?g[1]="Enter":g[1]==="Space"?g[1]=" ":g[1]==="\u2318"?g[1]="Meta":g[1]==="Ctrl"?g[1]="Control":g[1]==="Esc"&&(g[1]="Escape"),g}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(g=>g[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(g=>g[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??iu.defaultData.gravity)*pE,this.usePhysics=this.gloabalPhysics.usePhysics??iu.defaultData.usePhysics,this.jumpPower=i.jumpPower*vie,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??mg.defaultDataThirdPerson.orientWith,this.slopeThresh=hie*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*xy/this.pixelsPerMeter,this.stepThresh=i.collider.height*by/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*xy/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*by/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*xy/this.pixelsPerMeter,this.stepThresh=i.collider.height*by/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Lt().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,dE),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 g=new jb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new xr(eP.create({parameters:{width:p,height:p/10,hollow:.7}}),g),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={},fg.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*pE),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=fn.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=cie.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(fn.setFromVector3(this.rot),this.moveMode==="walk"&&(fn.x=0),n.applyEuler(fn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=fn.set(0,this.vrEulerYOffset*fE,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(Rx));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?(fn.copy(t),fn.y=0):(fn.copy(this.euler),fn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(fn)),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*fE),Fs.setFromAxisAngle(die,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(pie,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(Rx)}}}let f=hE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),g=cE.copy(d).multiplyScalar(l.toi).dot(f),m=l.toi;if(m===0&&(this.position.y+=this.offset*this.pixelsPerMeter),g>this.offset&&(m=l.toi*(g-this.offset)/g,h.addScaledVector(d,m)),o.copy(d).multiplyScalar(u-m),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);wy.lookAt(l,o,ks).setPosition(l),wy.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(xie),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(yie),!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=cE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=wy.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ca,Fs,Fa).compose(Ca,Fs,dE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=uE.copy(s).invert(),o=uie.copy(uE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=hE.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(),g=Ko.copy(l);g.addScaledVector(f,p);let m=g.applyMatrix4(s).sub(this.position);t.add(m),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)}},xO=Ox;xO.isLocked=!1;var bie=Do(OE());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}=$g(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var wie=new je,_ie=new je,mn=[[0,0,0],[0,0,0],[0,0,0]];function bO(e){let t=e.elements;mn[0][0]=t[0],mn[0][1]=t[4],mn[0][2]=t[8],mn[1][0]=t[1],mn[1][1]=t[5],mn[1][2]=t[9],mn[2][0]=t[2],mn[2][1]=t[6],mn[2][2]=t[10];let{u:i,v:r}=(0,bie.SVD)(mn),a=wie.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=_ie.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 Sie=class extends S3{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 Sl({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 km(s,e)}},wO=e=>e instanceof Hc||e instanceof Wc;function Aie(e,t){return e.distance-t.distance}function _O(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)_O(e,r,i)}}function Om(e,t,i,r=!1){if(!r&&!i.some(s=>Ig(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>_O(e,s,a)),a.sort(Aie),a}function Ix(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)wO(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 Ig(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(wO(t))return SO(e,t)}function SO(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=SO(e,i);if(r)return r}}}function Mie(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 Cie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var Eie=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 Sie,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=Mie(t,i,this._domRect),this.pointerScreen=Cie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},en=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},mw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],AO=e=>mw.find(([t,i])=>i===e)?.[0],Mp=e=>mw.find(([t])=>t===e)?.[1],Tie=(e,t)=>{let i=AO(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},Pie=class extends en{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[AO(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 mw)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=Tie(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)})})}},Die=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,this.alreadyPlayedNonTogglingActions=new Set,(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()):t.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),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=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&(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())}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())}},Oie=class extends en{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=Om(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=Mp(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 Die(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=Om(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];Ix(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=Ig(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=Om(n,o,r);a=Ix(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=Ig(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)})})}},Iie=new R,Rie=new R,MO=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)}},Lie=class extends MO{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=Iie.setFromMatrixPosition(this.objects[0].matrixWorld),c=Rie.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())}};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)})}},Bie=class extends MO{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.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()))};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(){Ql(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),Ql(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),Ql(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),Ql(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},zie=class extends en{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 Lie(r,a,i,e,t,this.eventManager):a.condition.type==="State"&&(s=new Bie(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,Fl=new R,mE=new Ka,Fie=.01,mi=new R,Or=new R,gE=new R,ih=new Lt,_y=new Rr,kie=new je,Sy=new Lr,dc=new R,gn=new R,pc=.2;function Ay(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 Uie=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"&&Ay(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?Ay(a.position,t.limits):t.reference==="local"&&(ih.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(ih),Ay(a.position,t.limits),ih.invert(),a.position.applyQuaternion(ih),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(mi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ra&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),Nie=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 Lt().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()})}},Vie=class extends en{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(mi,ih,Or),_y.setFromQuaternion(ih),u.prevR===void 0?(u.prevR=_y.clone(),u.prevT=mi.clone()):(u.prevR.copy(_y),u.prevT.copy(mi)),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 Hc)&&(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=gE.copy(o.face.normal).applyMatrix3(Sy.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"){mi.copy(l).applyMatrix3(Sy.setFromMatrix4(n.obj.matrixWorld).transpose());let h=n.obj;mi.x>pc?Or.x=-h.recursiveBBox.min.x:mi.x<-pc&&(Or.x=-h.recursiveBBox.max.x),mi.y>pc?Or.y=-h.recursiveBBox.min.y:mi.y<-pc&&(Or.y=-h.recursiveBBox.max.y),mi.z>pc?Or.z=-h.recursiveBBox.min.z:mi.z<-pc&&(Or.z=-h.recursiveBBox.max.z),Or.applyMatrix3(Sy.invert())}else Or.copy(l).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);n.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(mi.set(0,1,0).cross(l),mi.length()<1e-4&&mi.set(-1,0,0).cross(l),Or.crossVectors(gE,mi),n.orientationMatrix.makeBasis(mi,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.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.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 Nie(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=ih.identity();switch(r==="parent"?kie.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(mi,n,Or):r==="local"&&e.matrixWorld.decompose(mi,n,Or),i){case"x":mi.set(1,0,0).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"y":mi.set(0,1,0).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"z":mi.set(0,0,1).applyQuaternion(n),dc.copy(Jo).cross(mi),gn.copy(mi).cross(dc);break;case"xy":gn.set(0,0,1).applyQuaternion(n);break;case"yz":gn.set(1,0,0).applyQuaternion(n);break;case"xz":gn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(mi.crossVectors(Or.set(0,1,0),Jo),gn.crossVectors(mi,Or)):gn.set(0,1,0);break;default:gn.copy(Jo);break}Fl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:Fl;if(mE.setFromNormalAndCoplanarPoint(gn,o),!!s.ray.intersectPlane(mE,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(mi);t.copy(o).addScaledVector(mi,l)}}updateDragItem(e,t=!1){Fl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?pd.subVectors(e.fromPosition,Fl).divideScalar(e.currentDampingFactor):e.reset==="original"?(pd.subVectors(e.obj.userData.worldPosition0,Fl).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(Fl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?pd.length()<Fie:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&Uie(e,pd.add(Fl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},fc=new R,My=new R,io=new R,ro=new R,vE=new Ka,jie=.01,Gie={type:"requestRender"},Hie=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}(),yE=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)}}(),Wie=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={...d1.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)}},qie=class extends en{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 Wie(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(My),My.negate(),fc.copy(My)):i==="xy"?fc.set(0,0,1):i==="xz"?fc.set(0,1,0):i==="yz"&&fc.set(1,0,0),vE.setFromNormalAndCoplanarPoint(fc,io),!o.ray.intersectPlane(vE,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=Hie(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=fc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&yE(e.object,io),e.paused=n.length()<jie}else yE(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(Gie)}},fd=new R,dm=new R,md=new je,mc=new Lt,$o=new Lt,gd=new R,vd=new R,kl=new R,ao=new R,Cy=new Ka,Yie=1e-6,Xie={type:"requestRender"},Qie={type:"changeRotation"},xE=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(bO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ra&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),Zie=class{constructor(e,t,i,r){this.id=t,this.object=i,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Lt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...p1.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}},Kie=class extends en{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=Mp(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 Zie(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(dm),dm.negate(),Cy.setFromNormalAndCoplanarPoint(dm,gd)):(a==="xy"?fd.set(0,0,1):a==="xz"?fd.set(0,1,0):a==="yz"&&fd.set(1,0,0),Cy.setFromNormalAndCoplanarPoint(fd,gd)),!h.ray.intersectPlane(Cy,vd))return;r>0&&(a==="custom"||a===void 0)&&vd.addScaledVector(dm,r)}if(e.isReset||(u?t==="target"?kl.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)),kl.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):kl.set(0,1,0):a==="custom"?kl.set(0,1,0):kl.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;Jie(md,vd,gd,kl,i,ao),$o.setFromRotationMatrix(md),mc.setFromUnitVectors(ao.applyQuaternion($o),kl),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(mc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),mc.setFromRotationMatrix(bO(c.matrixWorld)),mc.slerp($o,1/e.currentDampingFactor),xE(c,md.makeRotationFromQuaternion(mc)),e.paused=8*(1-mc.dot($o))<Yie):(xE(c,md.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(Xie),c.dispatchEvent(Qie)}},ms=new R,Dr=new R,lr=new R;function Jie(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 $ie=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.dispatch()),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()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,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())}},ere=class extends en{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=Mp(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 $ie(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=Om(r,a,this.objects);t=Ix(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=Ig(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}},tre=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())}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())}},ire=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)}computeScrollBounds(){let e=this.domElement.getBoundingClientRect(),t=document.body,i=document.documentElement,r=window.pageYOffset||i.scrollTop||t.scrollTop,a=i.clientTop||t.clientTop||0,s=Math.round(e.top+r-a);if(this.data.startFrom==="enter"){let n=window.innerHeight,o=e.height,l=this.data.enterAnchor,h=l==="top"?n:l==="bottom"?n-o:n-o*.5;this.scrollStart=s-h}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=e,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())}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())}},rre=class extends en{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=Mp(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 tre(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 ire(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)})}},are=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.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 th?t.interaction.audioPlayer.play():t.interaction instanceof Cx&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof qc?t.interaction.play(i==="autoplay"):t.interaction instanceof Dx&&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.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof th?t.interaction.audioPlayer.play():t.interaction instanceof Cx&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof qc?t.interaction.play():t.interaction instanceof Dx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},sre=class extends en{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 th&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof qc&&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=Mp(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 are(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)&&(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()}},nre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.initialDisabled=!1,this.alreadyPlayedNonTogglingActions=new Set,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()):t.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&(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()}))}},ore=class extends en{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.events=[],this.onFrame=s=>{let n=this.eventContext.sharedAssets;this.rafId=window.requestAnimationFrame(this.onFrame);let o=new Date,l=[],h=[];for(let d=0;d<this.propertiesToWatch.length;d++){let{objectId:p,property:f,prevValue:g}=this.propertiesToWatch[d],m=this.eventContext.scene.find(p),y=m1.propertyPaths[f];if(y[0]==="width"||y[0]==="height"||y[0]==="depth")m=m.geometry.userData.parameters[y[0]];else for(let x=0;x<y.length;x++)m=m[y[x]];g===null?this.propertiesToWatch[d].prevValue=m instanceof R?m.clone():m:(m instanceof R?!m.equals(g):g!==m)&&(h.push({objId:p,property:f}),m instanceof R?this.propertiesToWatch[d].prevValue.copy(m):this.propertiesToWatch[d].prevValue=m)}for(let d=0;d<this.variablesToWatch.length;d++){let{id:p,prevValue:f}=this.variablesToWatch[d],g=n.getVariable(p);g!==f&&(l.push(p),this.variablesToWatch[d].prevValue=g)}for(let d=0;d<this.dynamicVars.length;d++){let{id:p,expectedTime:f,last:g,data:m,timerSeconds:y,startValue:x}=this.dynamicVars[d],b=1e3;if((m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&m.format==="number3decimal"?b=1:m.dynamicVariableType==="counter"?b=m.updateInterval:m.dynamicVariableType==="random"&&(b=m.isStatic?1/0:m.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,m.dynamicVariableType==="counter"&&n.getVariable(p)!==x&&(n.updateVariable(p,x),this.eventManager.requestRender()),(m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&this.dynamicVars[d].timerSeconds!==x&&(this.dynamicVars[d].timerSeconds=x,n.updateVariable(p,xs.getFormattedTimerTime(x,m)),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,m.dynamicVariableType==="random"){let _=m.min+Math.random()*(m.max-m.min),M=m.decimals;_=Math.round(_*Math.pow(10,M))/Math.pow(10,M),n.updateVariable(p,_),l.push(p),this.eventManager.requestRender()}else if(m.dynamicVariableType==="counter"){if(m.increment===0)continue;let _=n.getVariable(p),M=n.getDynamicVariableToggleIsForward(p)??!0,S=n.getVariable(p)+m.increment*(M?1:-1);m.hasEnd&&(S=m.increment>0?lt.clamp(S,x,m.endValue):lt.clamp(S,m.endValue,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),m.repeat?S===m.endValue&&(S=x):(S===x||S===m.endValue)&&n.setDynamicVariablePlayState(p,"Paused")),S!==_&&(l.push(p),n.updateVariable(p,S),this.eventManager.requestRender())}else if(m.dynamicVariableType==="time")n.updateVariable(p,NM(o,m)),l.push(p),this.eventManager.requestRender();else{let _=$a.isTextValue(m.endValue)?bE(m.endValue.textValue):m.endValue,M=n.getDynamicVariableToggleIsForward(p)??!0,S=y+(s-g)/1e3*(m.dynamicVariableType==="timer"?-1:1)*(M?1:-1);S=Math.max(S,0),m.hasEnd&&(S=m.dynamicVariableType==="stopwatch"?lt.clamp(S,x,_):lt.clamp(S,_,x),S===x&&n.setDynamicVariableToggleIsForward(p,void 0),m.repeat?Math.abs(S-_)<(m.format==="number3decimal"?1e-4:.1)&&(S=x):(Math.abs(S-x)<(m.format==="number3decimal"?1e-4:.1)||Math.abs(S-_)<(m.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,m)),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.pauseTime=Date.now()}resume(){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,NM(new Date,i)),i.dynamicVariableType==="counter"&&(r=$a.isTextValue(i.value)?bE(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())}dispose(){Qr(this.actions)}};function bE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var hre="https://unpkg.com/@splinetool/runtime@1.1.1/build/",cre="https://unpkg.com/@splinetool/navmesh-wasm@1.1.1/build/",ure=`
|
|
7356
7356
|
(async function() {
|
|
7357
7357
|
const [wasmImport, wasmBinary] = await Promise.all([
|
|
7358
7358
|
import('${hre}' + 'navmesh.js'),
|
|
@@ -7418,7 +7418,7 @@ onmessage = function(messageEvent) {
|
|
|
7418
7418
|
<path d="M2 10L8 4L14 10" stroke="black" stroke-opacity="40%" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7419
7419
|
</svg>
|
|
7420
7420
|
`),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:g};y==="hide"&&(S.restOpacity=0);let C=jee.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 Ws)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 Cm||n instanceof Am)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 m of l.events)m.data.disabled!==!0&&m.data.type==="GameControl"&&(h=m.data);if(!l.physics||(l.physics.enabled==="visibility"?!l.visible:!l.physics.enabled))return!0;n.updateMatrixWorldSVD();let c=Rg(l),u=!1,d=o.userData.hasDestroy,p=o.userData.hasDrag,f=!1;for(let m of l.events)if(m.data.disabled!==!0){if(m.data.type==="Collision"){u=!0;let y=new nre(m.id,m.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!==m.id)?this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid].push(y):this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid]=[y]}else if(m.data.type==="Follow"){f=!0;let y=m.data.target;n.traverseVisible(x=>{x.userData.isFollowingObj=y})}}l.physics.rigidBody==="dynamic"&&l.physics.fusedBody===!1&&(n.matrixWorldFusedFalse=n.matrixWorld.clone());let g=n.geometry;if(h!==void 0){let m=li.RigidBodyDesc.kinematicPositionBased();(n.hasNonUniformScale?n.matrixWorldRigid:n.matrixWorld).decompose(mr,Us,el),n.position0=mr.clone().divideScalar(this.pixelsPerMeter),n.rotation0=Us.clone(),mr.divideScalar(this.pixelsPerMeter),m.setTranslation(mr.x,mr.y,mr.z).setRotation(Us);let y=this.sharedGameControlGlobals.rapierWorld.createRigidBody(m);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),mr.fromArray(h.collider.position).multiply(el.setFromMatrixScale(o.matrixWorld)).divideScalar(this.pixelsPerMeter),b.setTranslationWrtParent(mr);let _=new Lt().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)):(g&&e.push(po(g,n.matrixWorld)),l.physics.fusedBody&&n.traverseObject((m,y)=>{if(y===0)return;let x;if(m instanceof Ws)if(m.objectForSample){if(m.objectForSample.dataPatched.physics.fusedBody)return;x=m.object}else return m.object.dataPatched.physics.fusedBody===!0&&m.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else{if(m instanceof Cm||m instanceof Am)return;if(m instanceof ma)x=m.object;else if(x=m,x.dataPatched.cloner?.hideBase)return!0}let b=x.dataPatched;if(b.physics.enabled==="visibility"?!b.visible:!b.physics.enabled)return!0;let _=m.geometry;_?.getAttribute("position")!==void 0&&e.push(po(_,m.matrixWorld))}),this.generateSensorColliderDescs(o,l.physics.fusedBody,t));if(l.physics?.fusedBody===!0||h)return!0}),e.length===0)return;let i=eh(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 CE(t.id,t.data,e,this.page,this.sharedAssets,this.eventManager),r=new je().compose(Ns.fromArray(t.data.position),yc.setFromEuler(EE.fromArray(t.data.rotation)),Iy);if(t.data.triggerZone==="box"){let a=new cr;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(mr,Us,el),Dy.setFromQuaternion(Us);let t=e;t.prevR===void 0?(t.prevR=Dy.clone(),t.prevT=mr.clone()):(t.prevR.copy(Dy),t.prevT.copy(mr)),e.rigidBody&&(e.rigidBody.setNextKinematicTranslation(mr.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(Rx)}updateUseWindowEvents(e){this.orbitControls?.updateUseWindowEvents(e)}generateSensorColliderDescs(e,t,i){let r=TE.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 CE(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),yc.setFromEuler(EE.fromArray(n.data.rotation)),mm.compose(Ns,yc,Iy).premultiply(a.matrixWorld),i?(mm.decompose(Ns,yc,Oy),l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_FIXED|li.ActiveCollisionTypes.DYNAMIC_FIXED)):(mm.premultiply(r).decompose(Ns,yc,Oy),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(yc),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=TE.copy(a.matrixWorld).decompose(Ns,PE,Oy).compose(Ns,PE,Iy).multiply(r),h=mm.copy(o.matrixWorld).invert().multiply(l);i instanceof cr?e=o.bvhGeometry.boundsTree.intersectsBox(i,h):(Ry.radius=i,Ry.center.setFromMatrixPosition(h),e=o.bvhGeometry.boundsTree.intersectsSphere(Ry)),e?s.currentIntersectedObjects.indexOf(o)===-1&&(s.currentIntersectedObjects.push(o),s.dispatch(),a.dispatchEvent(Ere)):s.currentIntersectedObjects=s.currentIntersectedObjects.filter(c=>c!==o)}}}};function Dre(e){let t=this._clip.duration,i=this._clip.start??0,r=this.loop,a=this.time+e,s=this._loopCount,n=r===Bx;if(e===0)return s===-1?a:n&&(s&1)===1?t-(a-i):a;if(r===UE){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 DE=!1,Ore=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);DE===!1&&(Object.getPrototypeOf(h)._updateTime=Dre,DE=!0),h.clampWhenFinished=!0,this.clipIdToAction[o]=h})},this.mixer=new DN(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=NE}),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=Bx)),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%this.maxFrames)),this.requestRender()}get maxFrames(){return this.activeClip?.tracks[0]?.times.length??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(this.maxFrames?e/this.maxFrames:0,.9999)*this.activeClip.duration),this.requestRender(),i&&(this.clipIdToAction[t].paused=!0)}},Ly=new WeakMap,Ire=class extends mp{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 Yy(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(Ly.has(e)){let o=Ly.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)}),Ly.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 Yy(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=Rre.toString(),s=["/* draco decoder */",r,"","/* worker */",a.substring(a.indexOf("{")+1,a.lastIndexOf("}"))].join(`
|
|
7421
|
-
`);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 Rre(){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),g=f.attributes.map(m=>m.array.buffer);f.index&&g.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},g)}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 g={index:null,attributes:[]};for(let m in c){let y=self[u[m]],x,b;if(h.useUniqueIDs)b=c[m],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[m]]),b===-1)continue;x=o.GetAttribute(d,b)}g.attributes.push(a(n,o,d,m,y,x))}return f===n.TRIANGULAR_MESH&&(g.index=r(n,o,d)),n.destroy(d),g}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,g=s(n,c),m=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,g,f,m);let y=new c(n.HEAPF32.buffer,m,p).slice();return n._free(m),{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 ml;function Lre(){return ml||(ml=new Ire,ml.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),ml.decoderPending}async function Bre(e){if(ml){let t={attributeIDs:ml.defaultAttributeIDs,attributeTypes:ml.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await ml.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 zre(e,t){let[i,r]=_T(c1.deserialize(new Uint8Array(e)));return XT(i),t&&t(i),r.result().data}function Fre(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 kre(e){for(let t of e){let i=await Bre(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 Ure=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())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},Nre=class extends en{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=f1.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 Ure(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=[]}},Vre=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 Pie(this.eventContext),VariableChange:new ore(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new zie(this.eventContext,this),Start:new sre(this.eventContext,this),Basic:new Oie(this.eventContext,this,this.needsRaycast),MouseHover:new ere(this.eventContext,this),Scroll:new rre(this.eventContext,this),Follow:new qie(this.eventContext,this),DragDrop:new Vie(this.eventContext,this),LookAt:new Kie(this.eventContext),Resize:new Nre(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)})}},jre=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new re().copy(i),this._editorSize=new re().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=Gre(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 Gre(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var Hre=class{get sharedAssets(){return this.shared}constructor(e,t={}){this.shared=new Gb(e.shared,t),this.scene=new tw(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()}},Wre=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 qre(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 Vd(e){return e instanceof hp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function Yre(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][Vd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Vd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Vd(r)].push(l)}),i}function Xre(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 Qre(e,t){let i=Yre(t,e),r=Xre(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(m=>{m instanceof Ra&&(n[o++]=m.geometry.clone(),l[h++]=m)}),h<2)continue;for(let m=0;m<h;m++)l[m].updateWorldMatrix(!0,!1),n[m].applyMatrix4(l[m].matrixWorld),l[m].matrixWorld.determinant()<0&&qre(n[m]);let g=eh(n.slice(0,o),!1);if(g){let m;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),m=new xr(g,l[0].material);break}default:{m=new xr(g,l[0].material);break}}m.castShadow=l[0].castShadow,m.receiveShadow=l[0].receiveShadow,t.add(m);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][Vd(b)]&&i[b.material.uuid][Vd(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 Zre=Do(fL(),1),Kre=new re;function Jre(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 gw=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=Kre.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=fb(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 Wre({x:10,y:10})),cW(e)}async load(e,t,i){Jre(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 zre(e);this._data=r;let a=Fre(r);r.version&&(0,Zre.default)(r.version,"1.1.0")>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&&Lre(),sC(r)&&ZX(),HZ(r)&&qX(),tp.physicsEnabled(r.scene.objects)&&mW(),tC(r)&&OZ(),RC(r)&&Dee(),PZ(r)&&TZ(),SC(r)&&R$(),yre(r)&&pW()].filter(Boolean)),a.length&&await kre(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new Hre(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();Qre(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}sC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof Ws&&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()}),tC(r)&&Tre(r)&&await Promise.all(n),SC(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(),fw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new _$({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)),RC(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 jre(this._renderer,this._camera,new re(this._viewportWidth,this._viewportHeight),new re(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new Eie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new Pre(l),this._animationControls=new Ore(this._scene,this._requestRenderAutoMode),this._eventManager=new Vre(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!==bu&&!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 EO&&this._controls?.orbitControls.zoomOut(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=>{bS.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,uW(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 tw?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=bS(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){eD.skiaWasmUrl=e}};var nv=window,ov=nv.ShadowRoot&&(nv.ShadyCSS===void 0||nv.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,vw=Symbol(),TO=new WeakMap,Cp=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==vw)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(ov&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=TO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&TO.set(i,t))}return t}toString(){return this.cssText}},PO=e=>new Cp(typeof e=="string"?e:e+"",void 0,vw),yw=(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 Cp(i,e,vw)},xw=(e,t)=>{ov?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=nv.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},lv=ov?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return PO(i)})(e):e;var bw,hv=window,DO=hv.trustedTypes,$re=DO?DO.emptyScript:"",OO=hv.reactiveElementPolyfillSupport,_w={toAttribute(e,t){switch(t){case Boolean:e=e?$re: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}},IO=(e,t)=>t!==e&&(t==t||e==e),ww={attribute:!0,type:String,converter:_w,reflect:!1,hasChanged:IO},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=ww){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)||ww}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(lv(a))}else t!==void 0&&i.push(lv(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 xw(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=ww){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:_w).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:_w;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||IO)(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"},OO?.({ReactiveElement:Ro}),((bw=hv.reactiveElementVersions)!==null&&bw!==void 0?bw:hv.reactiveElementVersions=[]).push("1.6.0");var Sw,cv=window,Cu=cv.trustedTypes,RO=Cu?Cu.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ml=`lit$${(Math.random()+"").slice(9)}$`,NO="?"+Ml,eae=`<${NO}>`,Eu=document,Tp=(e="")=>Eu.createComment(e),Pp=e=>e===null||typeof e!="object"&&typeof e!="function",VO=Array.isArray,tae=e=>VO(e)||typeof e?.[Symbol.iterator]=="function",Ep=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,LO=/-->/g,BO=/>/g,Eh=RegExp(`>|[
|
|
7421
|
+
`);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 Rre(){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),g=f.attributes.map(m=>m.array.buffer);f.index&&g.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},g)}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 g={index:null,attributes:[]};for(let m in c){let y=self[u[m]],x,b;if(h.useUniqueIDs)b=c[m],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[m]]),b===-1)continue;x=o.GetAttribute(d,b)}g.attributes.push(a(n,o,d,m,y,x))}return f===n.TRIANGULAR_MESH&&(g.index=r(n,o,d)),n.destroy(d),g}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,g=s(n,c),m=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,g,f,m);let y=new c(n.HEAPF32.buffer,m,p).slice();return n._free(m),{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 ml;function Lre(){return ml||(ml=new Ire,ml.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),ml.decoderPending}async function Bre(e){if(ml){let t={attributeIDs:ml.defaultAttributeIDs,attributeTypes:ml.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await ml.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 zre(e,t){let[i,r]=_T(c1.deserialize(new Uint8Array(e)));return XT(i),t&&t(i),r.result().data}function Fre(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 kre(e){for(let t of e){let i=await Bre(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 Ure=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())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},Nre=class extends en{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=f1.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 Ure(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=[]}},Vre=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 Pie(this.eventContext),VariableChange:new ore(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new zie(this.eventContext,this),Start:new sre(this.eventContext,this),Basic:new Oie(this.eventContext,this,this.needsRaycast),MouseHover:new ere(this.eventContext,this),Scroll:new rre(this.eventContext,this),Follow:new qie(this.eventContext,this),DragDrop:new Vie(this.eventContext,this),LookAt:new Kie(this.eventContext),Resize:new Nre(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)})}},jre=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new re().copy(i),this._editorSize=new re().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=Gre(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 Gre(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var Hre=class{get sharedAssets(){return this.shared}constructor(e,t={}){this.shared=new Gb(e.shared,t),this.scene=new tw(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()}},Wre=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 qre(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 Vd(e){return e instanceof hp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function Yre(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][Vd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Vd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Vd(r)].push(l)}),i}function Xre(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 Qre(e,t){let i=Yre(t,e),r=Xre(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(m=>{m instanceof Ra&&(n[o++]=m.geometry.clone(),l[h++]=m)}),h<2)continue;for(let m=0;m<h;m++)l[m].updateWorldMatrix(!0,!1),n[m].applyMatrix4(l[m].matrixWorld),l[m].matrixWorld.determinant()<0&&qre(n[m]);let g=eh(n.slice(0,o),!1);if(g){let m;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),m=new xr(g,l[0].material);break}default:{m=new xr(g,l[0].material);break}}m.castShadow=l[0].castShadow,m.receiveShadow=l[0].receiveShadow,t.add(m);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][Vd(b)]&&i[b.material.uuid][Vd(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 Zre=Do(fL(),1),Kre=new re;function Jre(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 gw=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=Kre.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=fb(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 Wre({x:10,y:10})),cW(e)}async load(e,t,i){Jre(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 zre(e);this._data=r;let a=Fre(r);r.version&&(0,Zre.default)(r.version,"1.1.1")>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&&Lre(),sC(r)&&ZX(),HZ(r)&&qX(),tp.physicsEnabled(r.scene.objects)&&mW(),tC(r)&&OZ(),RC(r)&&Dee(),PZ(r)&&TZ(),SC(r)&&R$(),yre(r)&&pW()].filter(Boolean)),a.length&&await kre(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new Hre(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();Qre(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}sC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof Ws&&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()}),tC(r)&&Tre(r)&&await Promise.all(n),SC(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(),fw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new _$({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)),RC(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 jre(this._renderer,this._camera,new re(this._viewportWidth,this._viewportHeight),new re(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new Eie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new Pre(l),this._animationControls=new Ore(this._scene,this._requestRenderAutoMode),this._eventManager=new Vre(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!==bu&&!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 EO&&this._controls?.orbitControls.zoomOut(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=>{bS.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,uW(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 tw?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=bS(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){eD.skiaWasmUrl=e}};var nv=window,ov=nv.ShadowRoot&&(nv.ShadyCSS===void 0||nv.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,vw=Symbol(),TO=new WeakMap,Cp=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==vw)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(ov&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=TO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&TO.set(i,t))}return t}toString(){return this.cssText}},PO=e=>new Cp(typeof e=="string"?e:e+"",void 0,vw),yw=(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 Cp(i,e,vw)},xw=(e,t)=>{ov?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=nv.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},lv=ov?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return PO(i)})(e):e;var bw,hv=window,DO=hv.trustedTypes,$re=DO?DO.emptyScript:"",OO=hv.reactiveElementPolyfillSupport,_w={toAttribute(e,t){switch(t){case Boolean:e=e?$re: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}},IO=(e,t)=>t!==e&&(t==t||e==e),ww={attribute:!0,type:String,converter:_w,reflect:!1,hasChanged:IO},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=ww){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)||ww}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(lv(a))}else t!==void 0&&i.push(lv(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 xw(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=ww){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:_w).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:_w;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||IO)(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"},OO?.({ReactiveElement:Ro}),((bw=hv.reactiveElementVersions)!==null&&bw!==void 0?bw:hv.reactiveElementVersions=[]).push("1.6.0");var Sw,cv=window,Cu=cv.trustedTypes,RO=Cu?Cu.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ml=`lit$${(Math.random()+"").slice(9)}$`,NO="?"+Ml,eae=`<${NO}>`,Eu=document,Tp=(e="")=>Eu.createComment(e),Pp=e=>e===null||typeof e!="object"&&typeof e!="function",VO=Array.isArray,tae=e=>VO(e)||typeof e?.[Symbol.iterator]=="function",Ep=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,LO=/-->/g,BO=/>/g,Eh=RegExp(`>|[
|
|
7422
7422
|
\f\r](?:([^\\s"'>=/]+)([
|
|
7423
7423
|
\f\r]*=[
|
|
7424
7424
|
\f\r]*(?:[^
|