iwer 2.0.1 → 2.1.0
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/iwer.js +4133 -324
- package/build/iwer.min.js +163 -1
- package/build/iwer.module.js +4133 -324
- package/build/iwer.module.min.js +163 -1
- package/lib/action/ActionRecorder.js.map +1 -1
- package/lib/device/XRDevice.d.ts +7 -2
- package/lib/device/XRDevice.d.ts.map +1 -1
- package/lib/device/XRDevice.js +13 -1
- package/lib/device/XRDevice.js.map +1 -1
- package/lib/hittest/XRRay.js +1 -1
- package/lib/layers/XRWebGLBinding.d.ts +92 -0
- package/lib/layers/XRWebGLBinding.d.ts.map +1 -0
- package/lib/layers/XRWebGLBinding.js +186 -0
- package/lib/layers/XRWebGLBinding.js.map +1 -0
- package/lib/primitives/XRRigidTransform.d.ts.map +1 -1
- package/lib/primitives/XRRigidTransform.js +0 -1
- package/lib/primitives/XRRigidTransform.js.map +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +5 -4
- package/lib/action/Capture.d.ts +0 -3
- package/lib/action/Capture.d.ts.map +0 -1
- package/lib/action/Capture.js +0 -26907
- package/lib/action/Capture.js.map +0 -1
- package/lib/device/controllers.d.ts +0 -31
- package/lib/device/controllers.d.ts.map +0 -1
- package/lib/device/controllers.js +0 -8
- package/lib/device/controllers.js.map +0 -1
- package/lib/input/XRInputSourceArray.d.ts +0 -11
- package/lib/input/XRInputSourceArray.d.ts.map +0 -1
- package/lib/input/XRInputSourceArray.js +0 -17
- package/lib/input/XRInputSourceArray.js.map +0 -1
- package/lib/utils/DOMPointReadOnly.d.ts +0 -23
- package/lib/utils/DOMPointReadOnly.d.ts.map +0 -1
- package/lib/utils/DOMPointReadOnly.js +0 -32
- package/lib/utils/DOMPointReadOnly.js.map +0 -1
package/build/iwer.module.min.js
CHANGED
|
@@ -1 +1,163 @@
|
|
|
1
|
-
var e=1e-6,t="undefined"!=typeof Float32Array?Float32Array:Array;function i(){var e=new t(16);return t!=Float32Array&&(e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0),e[0]=1,e[5]=1,e[10]=1,e[15]=1,e}function r(e){var i=new t(16);return i[0]=e[0],i[1]=e[1],i[2]=e[2],i[3]=e[3],i[4]=e[4],i[5]=e[5],i[6]=e[6],i[7]=e[7],i[8]=e[8],i[9]=e[9],i[10]=e[10],i[11]=e[11],i[12]=e[12],i[13]=e[13],i[14]=e[14],i[15]=e[15],i}function n(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}function s(e,t){var i=t[0],r=t[1],n=t[2],s=t[3],a=t[4],o=t[5],c=t[6],d=t[7],l=t[8],h=t[9],u=t[10],p=t[11],f=t[12],m=t[13],g=t[14],v=t[15],x=i*o-r*a,w=i*c-n*a,S=i*d-s*a,y=r*c-n*o,M=r*d-s*o,b=n*d-s*c,E=l*m-h*f,F=l*g-u*f,R=l*v-p*f,A=h*g-u*m,q=h*v-p*m,I=u*v-p*g,T=x*I-w*q+S*A+y*R-M*F+b*E;return T?(T=1/T,e[0]=(o*I-c*q+d*A)*T,e[1]=(n*q-r*I-s*A)*T,e[2]=(m*b-g*M+v*y)*T,e[3]=(u*M-h*b-p*y)*T,e[4]=(c*R-a*I-d*F)*T,e[5]=(i*I-n*R+s*F)*T,e[6]=(g*S-f*b-v*w)*T,e[7]=(l*b-u*S+p*w)*T,e[8]=(a*q-o*R+d*E)*T,e[9]=(r*R-i*q-s*E)*T,e[10]=(f*M-m*S+v*x)*T,e[11]=(h*S-l*M-p*x)*T,e[12]=(o*F-a*A-c*E)*T,e[13]=(i*A-r*F+n*E)*T,e[14]=(m*w-f*y-g*x)*T,e[15]=(l*y-h*w+u*x)*T,e):null}function a(e,t,i){var r=t[0],n=t[1],s=t[2],a=t[3],o=t[4],c=t[5],d=t[6],l=t[7],h=t[8],u=t[9],p=t[10],f=t[11],m=t[12],g=t[13],v=t[14],x=t[15],w=i[0],S=i[1],y=i[2],M=i[3];return e[0]=w*r+S*o+y*h+M*m,e[1]=w*n+S*c+y*u+M*g,e[2]=w*s+S*d+y*p+M*v,e[3]=w*a+S*l+y*f+M*x,w=i[4],S=i[5],y=i[6],M=i[7],e[4]=w*r+S*o+y*h+M*m,e[5]=w*n+S*c+y*u+M*g,e[6]=w*s+S*d+y*p+M*v,e[7]=w*a+S*l+y*f+M*x,w=i[8],S=i[9],y=i[10],M=i[11],e[8]=w*r+S*o+y*h+M*m,e[9]=w*n+S*c+y*u+M*g,e[10]=w*s+S*d+y*p+M*v,e[11]=w*a+S*l+y*f+M*x,w=i[12],S=i[13],y=i[14],M=i[15],e[12]=w*r+S*o+y*h+M*m,e[13]=w*n+S*c+y*u+M*g,e[14]=w*s+S*d+y*p+M*v,e[15]=w*a+S*l+y*f+M*x,e}function o(e,t){return e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=t[0],e[13]=t[1],e[14]=t[2],e[15]=1,e}function c(t,i,r){var n,s,a,o=r[0],c=r[1],d=r[2],l=Math.hypot(o,c,d);return l<e?null:(o*=l=1/l,c*=l,d*=l,n=Math.sin(i),a=1-(s=Math.cos(i)),t[0]=o*o*a+s,t[1]=c*o*a+d*n,t[2]=d*o*a-c*n,t[3]=0,t[4]=o*c*a-d*n,t[5]=c*c*a+s,t[6]=d*c*a+o*n,t[7]=0,t[8]=o*d*a+c*n,t[9]=c*d*a-o*n,t[10]=d*d*a+s,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t)}function d(e,t,i){var r=t[0],n=t[1],s=t[2],a=t[3],o=r+r,c=n+n,d=s+s,l=r*o,h=r*c,u=r*d,p=n*c,f=n*d,m=s*d,g=a*o,v=a*c,x=a*d;return e[0]=1-(p+m),e[1]=h+x,e[2]=u-v,e[3]=0,e[4]=h-x,e[5]=1-(l+m),e[6]=f+g,e[7]=0,e[8]=u+v,e[9]=f-g,e[10]=1-(l+p),e[11]=0,e[12]=i[0],e[13]=i[1],e[14]=i[2],e[15]=1,e}function l(e,t){return e[0]=t[12],e[1]=t[13],e[2]=t[14],e}function h(e,t){var i=t[0],r=t[1],n=t[2],s=t[4],a=t[5],o=t[6],c=t[8],d=t[9],l=t[10];return e[0]=Math.hypot(i,r,n),e[1]=Math.hypot(s,a,o),e[2]=Math.hypot(c,d,l),e}function u(e,i){var r=new t(3);h(r,i);var n=1/r[0],s=1/r[1],a=1/r[2],o=i[0]*n,c=i[1]*s,d=i[2]*a,l=i[4]*n,u=i[5]*s,p=i[6]*a,f=i[8]*n,m=i[9]*s,g=i[10]*a,v=o+u+g,x=0;return v>0?(x=2*Math.sqrt(v+1),e[3]=.25*x,e[0]=(p-m)/x,e[1]=(f-d)/x,e[2]=(c-l)/x):o>u&&o>g?(x=2*Math.sqrt(1+o-u-g),e[3]=(p-m)/x,e[0]=.25*x,e[1]=(c+l)/x,e[2]=(f+d)/x):u>g?(x=2*Math.sqrt(1+u-o-g),e[3]=(f-d)/x,e[0]=(c+l)/x,e[1]=.25*x,e[2]=(p+m)/x):(x=2*Math.sqrt(1+g-o-u),e[3]=(c-l)/x,e[0]=(f+d)/x,e[1]=(p+m)/x,e[2]=.25*x),e}Math.hypot||(Math.hypot=function(){for(var e=0,t=arguments.length;t--;)e+=arguments[t]*arguments[t];return Math.sqrt(e)});var p=function(e,t,i,r,n){var s,a=1/Math.tan(t/2);return e[0]=a/i,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=a,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[11]=-1,e[12]=0,e[13]=0,e[15]=0,null!=n&&n!==1/0?(s=1/(r-n),e[10]=(n+r)*s,e[14]=2*n*r*s):(e[10]=-1,e[14]=-2*r),e};function f(){var e=new t(3);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0),e}function m(e,i,r){var n=new t(3);return n[0]=e,n[1]=i,n[2]=r,n}function g(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e}function v(e,t,i,r){return e[0]=t,e[1]=i,e[2]=r,e}function x(e,t){var i=t[0],r=t[1],n=t[2],s=i*i+r*r+n*n;return s>0&&(s=1/Math.sqrt(s)),e[0]=t[0]*s,e[1]=t[1]*s,e[2]=t[2]*s,e}function w(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]}function S(e,t,i){var r=t[0],n=t[1],s=t[2],a=i[0],o=i[1],c=i[2];return e[0]=n*c-s*o,e[1]=s*a-r*c,e[2]=r*o-n*a,e}function y(e,t,i,r){var n=t[0],s=t[1],a=t[2];return e[0]=n+r*(i[0]-n),e[1]=s+r*(i[1]-s),e[2]=a+r*(i[2]-a),e}function M(){var e=new t(4);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0,e[3]=0),e}function b(e,t,i,r,n){return e[0]=t,e[1]=i,e[2]=r,e[3]=n,e}function E(e,t,i){var r=t[0],n=t[1],s=t[2],a=t[3];return e[0]=i[0]*r+i[4]*n+i[8]*s+i[12]*a,e[1]=i[1]*r+i[5]*n+i[9]*s+i[13]*a,e[2]=i[2]*r+i[6]*n+i[10]*s+i[14]*a,e[3]=i[3]*r+i[7]*n+i[11]*s+i[15]*a,e}function F(){var e=new t(4);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0),e[3]=1,e}function R(e,t,i){i*=.5;var r=Math.sin(i);return e[0]=r*t[0],e[1]=r*t[1],e[2]=r*t[2],e[3]=Math.cos(i),e}function A(t,i,r,n){var s,a,o,c,d,l=i[0],h=i[1],u=i[2],p=i[3],f=r[0],m=r[1],g=r[2],v=r[3];return(a=l*f+h*m+u*g+p*v)<0&&(a=-a,f=-f,m=-m,g=-g,v=-v),1-a>e?(s=Math.acos(a),o=Math.sin(s),c=Math.sin((1-n)*s)/o,d=Math.sin(n*s)/o):(c=1-n,d=n),t[0]=c*l+d*f,t[1]=c*h+d*m,t[2]=c*u+d*g,t[3]=c*p+d*v,t}f(),function(){var e=M()}();var q,I=function(e,i,r,n){var s=new t(4);return s[0]=e,s[1]=i,s[2]=r,s[3]=n,s},T=function(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e},P=b,k=function(e,t){var i=t[0],r=t[1],n=t[2],s=t[3],a=i*i+r*r+n*n+s*s;return a>0&&(a=1/Math.sqrt(a)),e[0]=i*a,e[1]=r*a,e[2]=n*a,e[3]=s*a,e};f(),m(1,0,0),m(0,1,0),F(),F(),q=new t(9),t!=Float32Array&&(q[1]=0,q[2]=0,q[3]=0,q[5]=0,q[6]=0,q[7]=0),q[0]=1,q[4]=1,q[8]=1;const O=Symbol("@iwer/action-player"),z=Symbol("@iwer/action-recorder"),C=Symbol("@iwer/xr-anchor"),V=Symbol("@iwer/xr-controller"),L=Symbol("@iwer/xr-device"),D=Symbol("@iwer/xr-hand-input"),X=Symbol("@iwer/xr-tracked-input"),j=Symbol("@iwer/xr-frame"),H=Symbol("@iwer/gamepad"),N=Symbol("@iwer/xr-system"),B=Symbol("@iwer/xr-input-source"),G=Symbol("@iwer/xr-webgl-layer"),W=Symbol("@iwer/xr-mesh"),Q=Symbol("@iwer/xr-plane"),U=Symbol("@iwer/xr-joint-pose"),$=Symbol("@iwer/xr-pose"),K=Symbol("@iwer/xr-viewer-pose"),_=Symbol("@iwer/xr-rigid-transform"),J=Symbol("@iwer/xr-render-state"),Y=Symbol("@iwer/xr-session"),Z=Symbol("@iwer/xr-joint-space"),ee=Symbol("@iwer/xr-reference-space"),te=Symbol("@iwer/xr-space"),ie=Symbol("@iwer/xr-view"),re=Symbol("@iwer/xr-viewport"),ne=Symbol("@iwer/xr-ray"),se=Symbol("@iwer/xr-hit-test");class ae extends EventTarget{constructor(e,t){super(),this[te]={parentSpace:e,offsetMatrix:t?r(t):i(),emulated:!0}}}class oe extends ae{constructor(){super(void 0,i())}}class ce{static updateOffsetPosition(e,t){o(e[te].offsetMatrix,t)}static updateOffsetQuaternion(e,t){const i=e[te].offsetMatrix,r=f();l(r,i),d(i,t,r)}static updateOffsetMatrix(e,t){n(e[te].offsetMatrix,t)}static calculateGlobalOffsetMatrix(e,t=i()){return a(t,e[te].parentSpace?ce.calculateGlobalOffsetMatrix(e[te].parentSpace):i(),e[te].offsetMatrix),t}}class de{constructor(e=0,t=0,i=0){this.vec3=m(e,t,i),this.tempVec3=f()}get x(){return this.vec3[0]}set x(e){this.vec3[0]=e}get y(){return this.vec3[1]}set y(e){this.vec3[1]=e}get z(){return this.vec3[2]}set z(e){this.vec3[2]=e}set(e,t,i){return v(this.vec3,e,t,i),this}clone(){return new de(this.x,this.y,this.z)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}normalize(){return g(this.tempVec3,this.vec3),x(this.vec3,this.tempVec3),this}add(e){return g(this.tempVec3,this.vec3),function(e,t,i){e[0]=t[0]+i[0],e[1]=t[1]+i[1],e[2]=t[2]+i[2]}(this.vec3,this.tempVec3,e.vec3),this}applyQuaternion(e){return g(this.tempVec3,this.vec3),function(e,t,i){var r=i[0],n=i[1],s=i[2],a=i[3],o=t[0],c=t[1],d=t[2],l=n*d-s*c,h=s*o-r*d,u=r*c-n*o,p=n*u-s*h,f=s*l-r*u,m=r*h-n*l,g=2*a;l*=g,h*=g,u*=g,p*=2,f*=2,m*=2,e[0]=o+l+p,e[1]=c+h+f,e[2]=d+u+m}(this.vec3,this.tempVec3,e.quat),this}}class le{constructor(e=0,t=0,i=0,r=1){this.quat=I(e,t,i,r),this.tempQuat=F()}get x(){return this.quat[0]}set x(e){this.quat[0]=e}get y(){return this.quat[1]}set y(e){this.quat[1]=e}get z(){return this.quat[2]}set z(e){this.quat[2]=e}get w(){return this.quat[3]}set w(e){this.quat[3]=e}set(e,t,i,r){return P(this.quat,e,t,i,r),this}clone(){return new le(this.x,this.y,this.z,this.w)}copy(e){return P(this.quat,e.x,e.y,e.z,e.w),this}normalize(){return T(this.tempQuat,this.quat),k(this.quat,this.tempQuat),this}invert(){return T(this.tempQuat,this.quat),function(e,t){e[0]=-t[0],e[1]=-t[1],e[2]=-t[2],e[3]=t[3]}(this.quat,this.tempQuat),this}multiply(e){return T(this.tempQuat,this.quat),function(e,t,i){var r=t[0],n=t[1],s=t[2],a=t[3],o=i[0],c=i[1],d=i[2],l=i[3];e[0]=r*l+a*o+n*d-s*c,e[1]=n*l+a*c+s*o-r*d,e[2]=s*l+a*d+r*c-n*o,e[3]=a*l-r*o-n*c-s*d}(this.quat,this.tempQuat,e.quat),this}setFromAxisAngle(e,t){return R(this.quat,e.vec3,t),this}}var he,ue,pe;!function(e){e.None="",e.Standard="standard",e.XRStandard="xr-standard"}(he||(he={}));class fe{constructor(e,t){this[H]={type:e,eventTrigger:t,pressed:!1,touched:!1,value:0,lastFrameValue:0,pendingValue:null}}get pressed(){return"manual"===this[H].type?this[H].pressed:this[H].value>0}get touched(){return"manual"===this[H].type?this[H].touched:this[H].touched||this.pressed}get value(){return this[H].value}}class me{constructor(){this.pressed=!1,this.touched=!1,this.value=0}}class ge{constructor(e,t="",i=-1){this[H]={id:t,index:i,connected:!1,timestamp:performance.now(),mapping:e.mapping,buttonsMap:{},buttonsSequence:[],axesMap:{},axesSequence:[],hapticActuators:[]},e.buttons.forEach((e=>{var t;null===e?this[H].buttonsSequence.push(null):(this[H].buttonsSequence.push(e.id),this[H].buttonsMap[e.id]=new fe(e.type,null!==(t=e.eventTrigger)&&void 0!==t?t:null))})),e.axes.forEach((e=>{null===e?this[H].axesSequence.push(null):(this[H].axesSequence.push(e.id+e.type),this[H].axesMap[e.id]||(this[H].axesMap[e.id]={x:0,y:0}))}))}get id(){return this[H].id}get index(){return this[H].index}get connected(){return this[H].connected}get timestamp(){return this[H].timestamp}get mapping(){return this[H].mapping}get axes(){const e=[];return this[H].axesSequence.forEach((t=>{if(null===t)e.push(null);else{const i=t.substring(0,t.length-6),r=t.substring(t.length-6);e.push("y-axis"===r?this[H].axesMap[i].y:this[H].axesMap[i].x)}})),e}get buttons(){return this[H].buttonsSequence.map((e=>null===e?new me:this[H].buttonsMap[e]))}get hapticActuators(){return this[H].hapticActuators}get vibrationActuator(){return null}}!function(e){e.None="none",e.Left="left",e.Right="right"}(ue||(ue={})),function(e){e.Gaze="gaze",e.TrackedPointer="tracked-pointer",e.Screen="screen",e.TransientPointer="transient-pointer"}(pe||(pe={}));class ve extends Array{}class xe{constructor(e,t,i,r,n,s,a){this[B]={handedness:e,targetRayMode:t,targetRaySpace:r,gripSpace:s,profiles:i,gamepad:n,hand:a}}get handedness(){return this[B].handedness}get targetRayMode(){return this[B].targetRayMode}get targetRaySpace(){return this[B].targetRaySpace}get gripSpace(){return this[B].gripSpace}get profiles(){return this[B].profiles}get gamepad(){return this[B].gamepad}get hand(){return this[B].hand}}class we extends Event{constructor(e,t){if(super(e,t),!t.frame)throw new Error("XRInputSourceEventInit.frame is required");if(!t.inputSource)throw new Error("XRInputSourceEventInit.inputSource is required");this.frame=t.frame,this.inputSource=t.inputSource}}const Se={[ue.Left]:{position:new de(-.25,1.5,-.4),quaternion:new le},[ue.Right]:{position:new de(.25,1.5,-.4),quaternion:new le},[ue.None]:{position:new de(.25,1.5,-.4),quaternion:new le}};class ye{constructor(e){this[X]={inputSource:e,position:Se[e.handedness].position.clone(),quaternion:Se[e.handedness].quaternion.clone(),connected:!0,lastFrameConnected:!1,inputSourceChanged:!0}}get position(){return this[X].position}get quaternion(){return this[X].quaternion}get inputSource(){return this[X].inputSource}get connected(){return this[X].connected}set connected(e){this[X].connected=e,this[X].inputSource.gamepad[H].connected=e}onFrameStart(e){d(this[X].inputSource.targetRaySpace[te].offsetMatrix,this[X].quaternion.quat,this[X].position.vec3);const t=e.session;this[X].inputSource.gamepad.buttons.forEach((i=>{i instanceof fe&&(i[H].lastFrameValue=i[H].value,null!=i[H].pendingValue&&(i[H].value=i[H].pendingValue,i[H].pendingValue=null),null!=i[H].eventTrigger&&(0===i[H].lastFrameValue&&i[H].value>0?(t.dispatchEvent(new we(i[H].eventTrigger,{frame:e,inputSource:this[X].inputSource})),t.dispatchEvent(new we(i[H].eventTrigger+"start",{frame:e,inputSource:this[X].inputSource}))):i[H].lastFrameValue>0&&0===i[H].value&&t.dispatchEvent(new we(i[H].eventTrigger+"end",{frame:e,inputSource:this[X].inputSource}))))})),this[X].inputSourceChanged=this.connected!==this[X].lastFrameConnected,this[X].lastFrameConnected=this.connected}}class Me extends ye{constructor(e,t,i){if(!e.layout[t])throw new DOMException("Handedness not supported","InvalidStateError");const r=new ae(i),n=e.layout[t].gripOffsetMatrix?new ae(r,e.layout[t].gripOffsetMatrix):void 0,s=[e.profileId,...e.fallbackProfileIds];super(new xe(t,pe.TrackedPointer,s,r,new ge(e.layout[t].gamepad),n)),this[V]={profileId:e.profileId,gamepadConfig:e.layout[t].gamepad}}get gamepadConfig(){return this[V].gamepadConfig}get profileId(){return this[V].profileId}updateButtonValue(e,t){if(t>1||t<0)return void console.warn(`Out-of-range value ${t} provided for button ${e}.`);const i=this[X].inputSource.gamepad[H].buttonsMap[e];if(i){if("binary"===i[H].type&&1!=t&&0!=t)return void console.warn(`Non-binary value ${t} provided for binary button ${e}.`);i[H].pendingValue=t}else console.warn(`Current controller does not have button ${e}.`)}updateButtonTouch(e,t){const i=this[X].inputSource.gamepad[H].buttonsMap[e];i?i[H].touched=t:console.warn(`Current controller does not have button ${e}.`)}updateAxis(e,t,i){if(i>1||i<-1)return void console.warn(`Out-of-range value ${i} provided for ${e} axes.`);const r=this[X].inputSource.gamepad[H].axesMap[e];r?"x-axis"===t?r.x=i:"y-axis"===t&&(r.y=i):console.warn(`Current controller does not have ${e} axes.`)}updateAxes(e,t,i){if(t>1||t<-1||i>1||i<-1)return void console.warn(`Out-of-range value x:${t}, y:${i} provided for ${e} axes.`);const r=this[X].inputSource.gamepad[H].axesMap[e];r?(r.x=t,r.y=i):console.warn(`Current controller does not have ${e} axes.`)}}class be{constructor(e,t,i,r,n){this[W]={nativeMesh:e,frame:void 0,meshSpace:t,vertices:i,indices:r,lastChangedTime:performance.now(),semanticLabel:n}}get meshSpace(){return this[W].meshSpace}get vertices(){return this[W].vertices}get indices(){return this[W].indices}get lastChangedTime(){return this[W].lastChangedTime}get semanticLabel(){return this[W].semanticLabel}}class Ee extends Set{}class Fe{constructor(e,t,i,r){this.transform=e,this.vertices=t,this.indices=i,this.semanticLabel=r}}var Re,Ae;!function(e){e.Desk="desk",e.Couch="couch",e.Floor="floor",e.Ceiling="ceiling",e.Wall="wall",e.Door="door",e.Window="window",e.Table="table",e.Shelf="shelf",e.Bed="bed",e.Screen="screen",e.Lamp="lamp",e.Plant="plant",e.WallArt="wall art",e.GlobalMesh="global mesh",e.Other="other"}(Re||(Re={})),function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(Ae||(Ae={}));const qe={[Re.Desk]:Ae.Horizontal,[Re.Couch]:Ae.Horizontal,[Re.Floor]:Ae.Horizontal,[Re.Ceiling]:Ae.Horizontal,[Re.Wall]:Ae.Vertical,[Re.Door]:Ae.Vertical,[Re.Window]:Ae.Vertical,[Re.Table]:Ae.Horizontal,[Re.Shelf]:Ae.Horizontal,[Re.Bed]:Ae.Horizontal,[Re.Screen]:Ae.Horizontal,[Re.Lamp]:Ae.Horizontal,[Re.Plant]:Ae.Horizontal,[Re.WallArt]:Ae.Vertical};class Ie{constructor(e,t,i,r){this[Q]={nativePlane:e,frame:void 0,planeSpace:t,polygon:i,lastChangedTime:performance.now(),semanticLabel:r,orientation:r?qe[r]:void 0}}get planeSpace(){return this[Q].planeSpace}get polygon(){return this[Q].polygon}get orientation(){return this[Q].orientation}get lastChangedTime(){return this[Q].lastChangedTime}get semanticLabel(){return this[Q].semanticLabel}}class Te extends Set{}class Pe{constructor(e,t,i){this.transform=e,this.polygon=t,this.semanticLabel=i}}class ke{constructor(e,t){this[C]={anchorSpace:e,session:t,deleted:!1},t[Y].trackedAnchors.add(this)}get anchorSpace(){if(this[C].deleted)throw new DOMException("XRAnchor has already been deleted.","InvalidStateError");return this[C].anchorSpace}requestPersistentHandle(){return new Promise(((e,t)=>{if(this[C].deleted)t(new DOMException("XRAnchor has already been deleted.","InvalidStateError"));else{const t=this[C].session[Y].persistentAnchors;for(const[i,r]of t.entries())if(r===this)return void e(i);const i=crypto.randomUUID();Ce.createPersistentAnchor(this[C].session,this,i),e(i)}}))}delete(){this[C].deleted||(this[C].anchorSpace=null,this[C].deleted=!0,this[C].session[Y].trackedAnchors.delete(this))}}class Oe extends Set{}const ze="@immersive-web-emulation-runtime/persistent-anchors";class Ce{static recoverPersistentAnchorsFromStorage(e){const t=JSON.parse(localStorage.getItem(ze)||"{}");Object.entries(t).forEach((([t,i])=>{const r=e[Y].device[L].globalSpace,n=new ae(r,i),s=new ke(n,e);e[Y].persistentAnchors.set(t,s)}))}static createPersistentAnchor(e,t,i){e[Y].trackedAnchors.add(t),e[Y].persistentAnchors.set(i,t);const r=JSON.parse(localStorage.getItem(ze)||"{}");r[i]=Array.from(t[C].anchorSpace[te].offsetMatrix),localStorage.setItem(ze,JSON.stringify(r))}}class Ve{constructor(e=0,t=0,i=0,r=1){this.x=e,this.y=t,this.z=i,this.w=r,Object.freeze(this)}static fromPoint(e){return new Ve(e.x,e.y,e.z,e.w)}matrixTransform(e){return new Ve}toJSON(){return{x:this.x,y:this.y,z:this.z,w:this.w}}}const Le=void 0!==globalThis.DOMPointReadOnly?globalThis.DOMPointReadOnly:Ve;class De{constructor(e,t){const r=m(0,0,0),n=F();this[_]={matrix:i(),position:e?m(e.x,e.y,e.z):r,orientation:t?k(F(),I(t.x,t.y,t.z,t.w)):n,inverse:null},this.updateMatrix()}updateMatrix(){d(this[_].matrix,this[_].orientation,this[_].position)}get matrix(){return this[_].matrix}get position(){const e=this[_].position;return new Le(e[0],e[1],e[2],1)}get orientation(){const e=this[_].orientation;return new Le(e[0],e[1],e[2],e[3])}get inverse(){if(!this[_].inverse){const e=i();if(!s(e,this[_].matrix))throw new Error("Matrix is not invertible.");let t=f();l(t,e);let r=F();u(r,e),this[_].inverse=new De(new Le(t[0],t[1],t[2],1),new Le(r[0],r[1],r[2],r[3])),this[_].inverse[_].inverse=this}return this[_].inverse}}class Xe{constructor(e=0,t=0,i=0,r=1){this.x=e,this.y=t,this.z=i,this.w=r}}class je{constructor(e,t){const i={x:0,y:0,z:0,w:1},r={x:0,y:0,z:-1,w:0};if(e instanceof De){const t=e.matrix,n=b(M(),i.x,i.y,i.z,i.w),s=b(M(),r.x,r.y,r.z,r.w);E(n,n,t),E(s,s,t),i.x=n[0],i.y=n[1],i.z=n[2],i.w=n[3],r.x=s[0],r.y=s[1],r.z=s[2],r.w=s[3]}else if(e&&(i.x=e.x,i.y=e.y,i.z=e.z,i.w=e.w),t){if(0===t.x&&0===t.y&&0===t.z||1!==t.w)throw new DOMException("Invalid direction value to construct XRRay","TypeError");r.x=t.x,r.y=t.y,r.z=t.z,r.w=t.w}const n=Math.sqrt(r.x*r.x+r.y*r.y+r.z*r.z)||1;r.x=r.x/n,r.y=r.y/n,r.z=r.z/n,this[ne]={origin:new Xe(i.x,i.y,i.z,i.w),direction:new Xe(r.x,r.y,r.z,r.w),matrix:null}}get origin(){return this[ne].origin}get direction(){return this[ne].direction}get matrix(){if(this[ne].matrix)return this[ne].matrix;const e=v(f(),0,0,-1),t=v(f(),this[ne].origin.x,this[ne].origin.y,this[ne].origin.z),r=v(f(),this[ne].direction.x,this[ne].direction.y,this[ne].direction.z),n=S(f(),r,e),s=w(r,e),d=i();s>-1&&s<1?c(d,Math.acos(s),n):-1===s?c(d,Math.acos(s),v(f(),1,0,0)):function(e){e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1}(d);const l=o(i(),t),h=a(i(),l,d);return this[ne].matrix=new Float32Array(h),this[ne].matrix}}class He{constructor(e,t){var i;this[se]={session:e,space:t.space,offsetRay:null!==(i=t.offsetRay)&&void 0!==i?i:new je}}cancel(){this[se].session[Y].hitTestSources.delete(this)}}class Ne{constructor(e,t){this[se]={frame:e,offsetSpace:t}}getPose(e){return this[se].frame.getPose(this[se].offsetSpace,e)}createAnchor(){return this[se].frame.createAnchor(new De,this[se].offsetSpace)}}class Be extends Event{constructor(e,t){if(super(e,t),!t.session)throw new Error("XRInputSourcesChangeEventInit.session is required");if(!t.added)throw new Error("XRInputSourcesChangeEventInit.added is required");if(!t.removed)throw new Error("XRInputSourcesChangeEventInit.removed is required");this.session=t.session,this.added=t.added,this.removed=t.removed}}var Ge,We,Qe;!function(e){e.Viewer="viewer",e.Local="local",e.LocalFloor="local-floor",e.BoundedFloor="bounded-floor",e.Unbounded="unbounded"}(We||(We={}));class Ue extends ae{constructor(e,t,i){super(t,i),this[Ge]={type:null,onreset:()=>{}},this[ee].type=e}get onreset(){var e;return null!==(e=this[ee].onreset)&&void 0!==e?e:()=>{}}set onreset(e){this[ee].onreset&&this.removeEventListener("reset",this[ee].onreset),this[ee].onreset=e,e&&this.addEventListener("reset",e)}getOffsetReferenceSpace(e){return new Ue(this[ee].type,this,e)}}Ge=ee;class $e{constructor(e={},t){this[J]={depthNear:e.depthNear||(null==t?void 0:t.depthNear)||.1,depthFar:e.depthFar||(null==t?void 0:t.depthFar)||1e3,inlineVerticalFieldOfView:e.inlineVerticalFieldOfView||(null==t?void 0:t.inlineVerticalFieldOfView)||null,baseLayer:e.baseLayer||(null==t?void 0:t.baseLayer)||null}}get depthNear(){return this[J].depthNear}get depthFar(){return this[J].depthFar}get inlineVerticalFieldOfView(){return this[J].inlineVerticalFieldOfView}get baseLayer(){return this[J].baseLayer}}class Ke extends Event{constructor(e,t){if(super(e,t),!t.session)throw new Error("XRSessionEventInit.session is required");this.session=t.session}}!function(e){e.None="none",e.Left="left",e.Right="right"}(Qe||(Qe={}));class _e{constructor(e,t,i,r){this[ie]={eye:e,projectionMatrix:t,transform:i,recommendedViewportScale:null,requestedViewportScale:1,session:r}}get eye(){return this[ie].eye}get projectionMatrix(){return this[ie].projectionMatrix}get transform(){return this[ie].transform}get recommendedViewportScale(){return this[ie].recommendedViewportScale}requestViewportScale(e){null===e||e<=0||e>1?console.warn("Invalid scale value. Scale must be > 0 and <= 1."):this[ie].requestedViewportScale=e}}class Je{constructor(e,t=!1,i=void 0,r=void 0){this[$]={transform:e,emulatedPosition:t,linearVelocity:i,angularVelocity:r}}get transform(){return this[$].transform}get emulatedPosition(){return this[$].emulatedPosition}get linearVelocity(){return this[$].linearVelocity}get angularVelocity(){return this[$].angularVelocity}}class Ye extends Je{constructor(e,t,i=!1,r=void 0,n=void 0){super(e,i,r,n),this[U]={radius:t}}get radius(){return this[U].radius}}class Ze extends Je{constructor(e,t,i=!1,r=void 0,n=void 0){super(e,i,r,n),this[K]={views:Object.freeze(t)}}get views(){return this[K].views}}const et=i(),tt=i(),it=i(),rt=(e,t,i)=>{ce.calculateGlobalOffsetMatrix(t,et),ce.calculateGlobalOffsetMatrix(i,tt),s(it,tt),a(e,it,et)};class nt{constructor(e,t,r,n,s){this[j]={session:e,id:t,active:r,animationFrame:n,predictedDisplayTime:s,tempMat4:i(),detectedPlanes:new Te,detectedMeshes:new Ee,trackedAnchors:e[Y].frameTrackedAnchors,hitTestResultsMap:new Map}}get session(){return this[j].session}get predictedDisplayTime(){return this[j].predictedDisplayTime}getPose(e,t){if(!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");rt(this[j].tempMat4,e,t);const i=f();l(i,this[j].tempMat4);const r=F();return u(r,this[j].tempMat4),new Je(new De({x:i[0],y:i[1],z:i[2],w:1},{x:r[0],y:r[1],z:r[2],w:r[3]}),e[te].emulated)}getViewerPose(e){if(!this[j].animationFrame)throw new DOMException("getViewerPose can only be called on XRFrame objects passed to XRSession.requestAnimationFrame callbacks.","InvalidStateError");const t=this[j].session,i=t[Y].device,r=this.getPose(i.viewerSpace,e),n="inline"===t[Y].mode?[Qe.None]:[Qe.Left,Qe.Right],s=[];return n.forEach((r=>{const n=i.viewSpaces[r],a=this.getPose(n,e),o=t[Y].getProjectionMatrix(r),c=new _e(r,new Float32Array(o),a.transform,t);s.push(c)})),new Ze(r.transform,s,!1)}getJointPose(e,t){const i=this.getPose(e,t),r=e[Z].radius;return new Ye(i.transform,r,!1)}fillJointRadii(e,t){if(e=Array.from(e),!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");if(e.length>t.length)throw new DOMException("The length of jointSpaces is larger than the number of elements in radii","TypeError");let i=!0;for(let r=0;r<e.length;r++)e[r][Z].radius?t[r]=e[r][Z].radius:(t[r]=NaN,i=!1);return i}fillPoses(e,t,i){if(e=Array.from(e),!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");if(16*e.length>i.length)throw new DOMException("The length of spaces multiplied by 16 is larger than the number of elements in transforms","TypeError");return e.forEach(((e,r)=>{rt(this[j].tempMat4,e,t);for(let e=0;e<16;e++)i[16*r+e]=this[j].tempMat4[e]})),!0}get detectedPlanes(){if(!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[j].detectedPlanes}get detectedMeshes(){if(!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[j].detectedMeshes}get trackedAnchors(){if(!this[j].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[j].trackedAnchors}createAnchor(e,t){return new Promise(((i,r)=>{if(this[j].active){const n=this[j].session[Y].device[L].globalSpace,s=new ae(t,e.matrix),a=ce.calculateGlobalOffsetMatrix(s),o=new ae(n,a),c=new ke(o,this[j].session);this[j].session[Y].trackedAnchors.add(c),this[j].session[Y].newAnchors.set(c,{resolve:i,reject:r})}else r(new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError"))}))}getHitTestResults(e){if(this[j].active){if(this[j].hitTestResultsMap.has(e))return[...this[j].hitTestResultsMap.get(e)];throw new DOMException("Requested hit test results are not available for current frame.","InvalidStateError")}throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError")}}var st,at,ot;!function(e){e.Opaque="opaque",e.AlphaBlend="alpha-blend",e.Additive="additive"}(st||(st={})),function(e){e.ScreenSpace="screen-space",e.WorldSpace="world-space"}(at||(at={}));class ct extends EventTarget{constructor(e,t,r){super(),this[Y]={device:e,mode:t,renderState:new $e,pendingRenderState:null,enabledFeatures:r,isSystemKeyboardSupported:!1,ended:!1,projectionMatrices:{[Qe.Left]:i(),[Qe.Right]:i(),[Qe.None]:i()},getProjectionMatrix:e=>this[Y].projectionMatrices[e],referenceSpaceIsSupported:e=>{if(!this[Y].enabledFeatures.includes(e))return!1;switch(e){case We.Viewer:return!0;case We.Local:case We.LocalFloor:case We.BoundedFloor:case We.Unbounded:return"inline"!=this[Y].mode}},frameHandle:0,frameCallbacks:[],currentFrameCallbacks:null,onDeviceFrame:()=>{if(this[Y].ended)return;this[Y].deviceFrameHandle=globalThis.requestAnimationFrame(this[Y].onDeviceFrame),null!=this[Y].pendingRenderState&&(this[Y].renderState=this[Y].pendingRenderState,this[Y].pendingRenderState=null,this[Y].device[L].onBaseLayerSet(this[Y].renderState.baseLayer));const e=this[Y].renderState.baseLayer;if(null===e)return;const t=e.context,i=t.canvas;if("inline"!=this[Y].mode){const e=t.getParameter(t.COLOR_CLEAR_VALUE),i=t.getParameter(t.DEPTH_CLEAR_VALUE),r=t.getParameter(t.STENCIL_CLEAR_VALUE);t.clearColor(0,0,0,0),t.clearDepth(1),t.clearStencil(0),t.clear(t.DEPTH_BUFFER_BIT|t.COLOR_BUFFER_BIT|t.STENCIL_BUFFER_BIT),t.clearColor(e[0],e[1],e[2],e[3]),t.clearDepth(i),t.clearStencil(r)}const{depthNear:r,depthFar:s}=this[Y].renderState,{width:a,height:o}=i;if("inline"!==this[Y].mode){const e=a*(this[Y].device.stereoEnabled?.5:1)/o;p(this[Y].projectionMatrices[Qe.Left],this[Y].device.fovy,e,r,s),n(this[Y].projectionMatrices[Qe.Right],this[Y].projectionMatrices[Qe.Left])}else{const e=a/o;p(this[Y].projectionMatrices[Qe.None],this[Y].renderState.inlineVerticalFieldOfView,e,r,s)}const c=new nt(this,this[Y].frameHandle,!0,!0,performance.now()),d=performance.now(),l=this[Y].device[L].devui;if(l&&l.render(d),"immersive-ar"===this[Y].mode){const e=this[Y].device[L].sem;e&&e.render(d)}this[Y].enabledFeatures.includes("anchors")&&this[Y].updateTrackedAnchors(),this[Y].enabledFeatures.includes("plane-detection")&&this[Y].updateTrackedPlanes(c),this[Y].enabledFeatures.includes("mesh-detection")&&this[Y].updateTrackedMeshes(c),this[Y].enabledFeatures.includes("hit-test")&&this[Y].computeHitTestResults(c),this[Y].device[L].onFrameStart(c),this[Y].updateActiveInputSources();const h=this[Y].currentFrameCallbacks=this[Y].frameCallbacks;this[Y].frameCallbacks=[];const u=performance.now();for(let e=0;e<h.length;e++)try{h[e].cancelled||h[e].callback(u,c)}catch(e){console.error(e)}this[Y].currentFrameCallbacks=null,c[j].active=!1},nominalFrameRate:e.internalNominalFrameRate,referenceSpaces:[],inputSourceArray:[],activeInputSources:[],updateActiveInputSources:()=>{const e=this[Y].enabledFeatures.includes("hand-tracking"),t=this[Y].activeInputSources,i=this[Y].device.inputSources.filter((t=>!t.hand||e)),r=i.filter((e=>!t.includes(e))),n=t.filter((e=>!i.includes(e)));this[Y].activeInputSources=i,(r.length>0||n.length>0)&&this.dispatchEvent(new Be("inputsourceschange",{session:this,added:r,removed:n}))},trackedAnchors:new Oe,persistentAnchors:new Map,newAnchors:new Map,frameTrackedAnchors:new Oe,updateTrackedAnchors:()=>{this[Y].enabledFeatures.includes("anchors")&&(this[Y].frameTrackedAnchors.clear(),Array.from(this[Y].trackedAnchors).forEach((e=>{if(e[C].deleted){if(this[Y].trackedAnchors.delete(e),this[Y].newAnchors.has(e)){const{reject:t}=this[Y].newAnchors.get(e);t(new DOMException("Anchor is no longer tracked","InvalidStateError"))}}else if(this[Y].frameTrackedAnchors.add(e),this[Y].newAnchors.has(e)){const{resolve:t}=this[Y].newAnchors.get(e);t(e),this[Y].newAnchors.delete(e)}})))},trackedPlanes:new Map,updateTrackedPlanes:e=>{const t=this[Y].device[L].sem;if(!t)return;Array.from(this[Y].trackedPlanes.keys()).forEach((e=>{t.trackedPlanes.has(e)||this[Y].trackedPlanes.delete(e)})),t.trackedPlanes.forEach((t=>{let i=this[Y].trackedPlanes.get(t);if(!i){const e=new ae(this[Y].device[L].globalSpace,t.transform.matrix);i=new Ie(t,e,t.polygon,t.semanticLabel),this[Y].trackedPlanes.set(t,i)}i[Q].lastChangedTime=e.predictedDisplayTime,i[Q].frame=e,e[j].detectedPlanes.add(i)}))},trackedMeshes:new Map,updateTrackedMeshes:e=>{const t=this[Y].device[L].sem;if(!t)return;Array.from(this[Y].trackedMeshes.keys()).forEach((e=>{t.trackedMeshes.has(e)||this[Y].trackedMeshes.delete(e)})),t.trackedMeshes.forEach((t=>{let i=this[Y].trackedMeshes.get(t);if(!i){const e=new ae(this[Y].device[L].globalSpace,t.transform.matrix);i=new be(t,e,t.vertices,t.indices,t.semanticLabel),this[Y].trackedMeshes.set(t,i)}i[W].lastChangedTime=e.predictedDisplayTime,i[W].frame=e,e[j].detectedMeshes.add(i)}))},hitTestSources:new Set,computeHitTestResults:e=>{const t=this[Y].device[L].sem;if(!t)return;const r=this[Y].device[L].globalSpace;this[Y].hitTestSources.forEach((n=>{const s=n[se].space,o=ce.calculateGlobalOffsetMatrix(s),c=n[se].offsetRay.matrix,d=i();a(d,o,c);const l=[];t.computeHitTestResults(d).forEach((t=>{const i=new ae(r,t),n=new Ne(e,i);l.push(n)})),e[j].hitTestResultsMap.set(n,l)}))},onend:null,oninputsourceschange:null,onselect:null,onselectstart:null,onselectend:null,onsqueeze:null,onsqueezestart:null,onsqueezeend:null,onvisibilitychange:null,onframeratechange:null},Ce.recoverPersistentAnchorsFromStorage(this),this[Y].onDeviceFrame()}get visibilityState(){return this[Y].device.visibilityState}get frameRate(){return this[Y].nominalFrameRate}get supportedFrameRates(){return new Float32Array(this[Y].device.supportedFrameRates)}get renderState(){return this[Y].renderState}get inputSources(){return this[Y].inputSourceArray.length=0,this[Y].ended||"inline"===this[Y].mode||this[Y].inputSourceArray.push(...this[Y].activeInputSources),this[Y].inputSourceArray}get enabledFeatures(){return this[Y].enabledFeatures}get isSystemKeyboardSupported(){return this[Y].isSystemKeyboardSupported}get environmentBlendMode(){var e;return null!==(e=this[Y].device[L].environmentBlendModes[this[Y].mode])&&void 0!==e?e:st.Opaque}get interactionMode(){return this[Y].device[L].interactionMode}updateRenderState(e={}){var t,i,r,n;if(this[Y].ended)throw new DOMException("XRSession has already ended.","InvalidStateError");if(e.baseLayer&&e.baseLayer[G].session!==this)throw new DOMException("Base layer was created by a different XRSession","InvalidStateError");if(null!=e.inlineVerticalFieldOfView&&"inline"!==this[Y].mode)throw new DOMException("InlineVerticalFieldOfView must not be set for an immersive session","InvalidStateError");const s={baseLayer:e.baseLayer||(null===(t=this[Y].pendingRenderState)||void 0===t?void 0:t.baseLayer)||void 0,depthFar:e.depthFar||(null===(i=this[Y].pendingRenderState)||void 0===i?void 0:i.depthFar)||void 0,depthNear:e.depthNear||(null===(r=this[Y].pendingRenderState)||void 0===r?void 0:r.depthNear)||void 0,inlineVerticalFieldOfView:e.inlineVerticalFieldOfView||(null===(n=this[Y].pendingRenderState)||void 0===n?void 0:n.inlineVerticalFieldOfView)||void 0};this[Y].pendingRenderState=new $e(s,this[Y].renderState)}async updateTargetFrameRate(e){return new Promise(((t,i)=>{this[Y].ended?i(new DOMException("XRSession has already ended.","InvalidStateError")):this[Y].device.supportedFrameRates.includes(e)?(this[Y].nominalFrameRate===e?console.log("Requested frame rate is the same as the current nominal frame rate, no update made"):(this[Y].nominalFrameRate=e,this.dispatchEvent(new Ke("frameratechange",{session:this})),console.log(`Nominal frame rate updated to ${e}`)),t()):i(new DOMException("Requested frame rate not supported.","InvalidStateError"))}))}async requestReferenceSpace(e){return new Promise(((t,i)=>{if(this[Y].ended||!this[Y].referenceSpaceIsSupported(e))return void i(new DOMException("The requested reference space type is not supported.","NotSupportedError"));let r;switch(e){case We.Viewer:r=this[Y].device.viewerSpace;break;case We.Local:r=new Ue(e,this[Y].device[L].globalSpace,this[Y].device.viewerSpace[te].offsetMatrix);break;case We.LocalFloor:case We.BoundedFloor:case We.Unbounded:r=new Ue(e,this[Y].device[L].globalSpace)}this[Y].referenceSpaces.push(r),t(r)}))}requestAnimationFrame(e){if(this[Y].ended)return 0;const t=++this[Y].frameHandle;return this[Y].frameCallbacks.push({handle:t,callback:e,cancelled:!1}),t}cancelAnimationFrame(e){let t=this[Y].frameCallbacks,i=t.findIndex((t=>t&&t.handle===e));i>-1&&(t[i].cancelled=!0,t.splice(i,1)),t=this[Y].currentFrameCallbacks,t&&(i=t.findIndex((t=>t&&t.handle===e)),i>-1&&(t[i].cancelled=!0))}async end(){return new Promise(((e,t)=>{this[Y].ended||null===this[Y].deviceFrameHandle?t(new DOMException("XRSession has already ended.","InvalidStateError")):(globalThis.cancelAnimationFrame(this[Y].deviceFrameHandle),this[Y].device[L].onSessionEnd(),this.dispatchEvent(new Ke("end",{session:this})),e())}))}get persistentAnchors(){return Array.from(this[Y].persistentAnchors.keys())}restorePersistentAnchor(e){return new Promise(((t,i)=>{if(this[Y].persistentAnchors.has(e))if(this[Y].ended)i(new DOMException("XRSession has already ended.","InvalidStateError"));else{const r=this[Y].persistentAnchors.get(e);this[Y].newAnchors.has(r)?i(new DOMException(`Multiple concurrent attempts detected to restore the anchor with UUID: ${e}.`,"InvalidStateError")):(this[Y].trackedAnchors.add(r),this[Y].newAnchors.set(r,{resolve:t,reject:i}))}else i(new DOMException(`Persistent anchor with uuid ${e} not found.`,"InvalidStateError"))}))}deletePersistentAnchor(e){return new Promise(((t,i)=>{if(this[Y].persistentAnchors.has(e)){const i=this[Y].persistentAnchors.get(e);this[Y].persistentAnchors.delete(e),i.delete(),t(void 0)}else i(new DOMException(`Persistent anchor with uuid ${e} not found.`,"InvalidStateError"))}))}requestHitTestSource(e){return new Promise(((t,i)=>{if(this[Y].enabledFeatures.includes("hit-test"))if(this[Y].ended)i(new DOMException("XRSession has already ended.","InvalidStateError"));else if(this[Y].device[L].sem){const i=new He(this,e);this[Y].hitTestSources.add(i),t(i)}else i(new DOMException("Synthethic Environment Module required for emulating hit-test","OperationError"));else i(new DOMException('WebXR feature "hit-test" is not supported by current session',"NotSupportedError"))}))}get onend(){var e;return null!==(e=this[Y].onend)&&void 0!==e?e:()=>{}}set onend(e){this[Y].onend&&this.removeEventListener("end",this[Y].onend),this[Y].onend=e,e&&this.addEventListener("end",e)}get oninputsourceschange(){var e;return null!==(e=this[Y].oninputsourceschange)&&void 0!==e?e:()=>{}}set oninputsourceschange(e){this[Y].oninputsourceschange&&this.removeEventListener("inputsourceschange",this[Y].oninputsourceschange),this[Y].oninputsourceschange=e,e&&this.addEventListener("inputsourceschange",e)}get onselect(){var e;return null!==(e=this[Y].onselect)&&void 0!==e?e:()=>{}}set onselect(e){this[Y].onselect&&this.removeEventListener("select",this[Y].onselect),this[Y].onselect=e,e&&this.addEventListener("select",e)}get onselectstart(){var e;return null!==(e=this[Y].onselectstart)&&void 0!==e?e:()=>{}}set onselectstart(e){this[Y].onselectstart&&this.removeEventListener("selectstart",this[Y].onselectstart),this[Y].onselectstart=e,e&&this.addEventListener("selectstart",e)}get onselectend(){var e;return null!==(e=this[Y].onselectend)&&void 0!==e?e:()=>{}}set onselectend(e){this[Y].onselectend&&this.removeEventListener("selectend",this[Y].onselectend),this[Y].onselectend=e,e&&this.addEventListener("selectend",e)}get onsqueeze(){var e;return null!==(e=this[Y].onsqueeze)&&void 0!==e?e:()=>{}}set onsqueeze(e){this[Y].onsqueeze&&this.removeEventListener("squeeze",this[Y].onsqueeze),this[Y].onsqueeze=e,e&&this.addEventListener("squeeze",e)}get onsqueezestart(){var e;return null!==(e=this[Y].onsqueezestart)&&void 0!==e?e:()=>{}}set onsqueezestart(e){this[Y].onsqueezestart&&this.removeEventListener("squeezestart",this[Y].onsqueezestart),this[Y].onsqueezestart=e,e&&this.addEventListener("squeezestart",e)}get onsqueezeend(){var e;return null!==(e=this[Y].onsqueezeend)&&void 0!==e?e:()=>{}}set onsqueezeend(e){this[Y].onsqueezeend&&this.removeEventListener("squeezeend",this[Y].onsqueezeend),this[Y].onsqueezeend=e,e&&this.addEventListener("squeezeend",e)}get onvisibilitychange(){var e;return null!==(e=this[Y].onvisibilitychange)&&void 0!==e?e:()=>{}}set onvisibilitychange(e){this[Y].onvisibilitychange&&this.removeEventListener("visibilitychange",this[Y].onvisibilitychange),this[Y].onvisibilitychange=e,e&&this.addEventListener("visibilitychange",e)}get onframeratechange(){var e;return null!==(e=this[Y].onframeratechange)&&void 0!==e?e:()=>{}}set onframeratechange(e){this[Y].onframeratechange&&this.removeEventListener("frameratechange",this[Y].onframeratechange),this[Y].onframeratechange=e,e&&this.addEventListener("frameratechange",e)}}!function(e){e.Wrist="wrist",e.ThumbMetacarpal="thumb-metacarpal",e.ThumbPhalanxProximal="thumb-phalanx-proximal",e.ThumbPhalanxDistal="thumb-phalanx-distal",e.ThumbTip="thumb-tip",e.IndexFingerMetacarpal="index-finger-metacarpal",e.IndexFingerPhalanxProximal="index-finger-phalanx-proximal",e.IndexFingerPhalanxIntermediate="index-finger-phalanx-intermediate",e.IndexFingerPhalanxDistal="index-finger-phalanx-distal",e.IndexFingerTip="index-finger-tip",e.MiddleFingerMetacarpal="middle-finger-metacarpal",e.MiddleFingerPhalanxProximal="middle-finger-phalanx-proximal",e.MiddleFingerPhalanxIntermediate="middle-finger-phalanx-intermediate",e.MiddleFingerPhalanxDistal="middle-finger-phalanx-distal",e.MiddleFingerTip="middle-finger-tip",e.RingFingerMetacarpal="ring-finger-metacarpal",e.RingFingerPhalanxProximal="ring-finger-phalanx-proximal",e.RingFingerPhalanxIntermediate="ring-finger-phalanx-intermediate",e.RingFingerPhalanxDistal="ring-finger-phalanx-distal",e.RingFingerTip="ring-finger-tip",e.PinkyFingerMetacarpal="pinky-finger-metacarpal",e.PinkyFingerPhalanxProximal="pinky-finger-phalanx-proximal",e.PinkyFingerPhalanxIntermediate="pinky-finger-phalanx-intermediate",e.PinkyFingerPhalanxDistal="pinky-finger-phalanx-distal",e.PinkyFingerTip="pinky-finger-tip"}(ot||(ot={}));class dt extends Map{}class lt extends ae{constructor(e,t,i){super(t,i),this[Z]={jointName:e,radius:0}}get jointName(){return this[Z].jointName}}const ht={profileId:"oculus-hand",fallbackProfileIds:["generic-hand","generic-hand-select","generic-trigger"],poses:{default:{jointTransforms:{wrist:{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.04913589730858803,.0021463718730956316,.11701996624469757,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[-.07536252588033676,-.9959676265716553,-.04867160692811012,0,.5877083539962769,-.08379616588354111,.8047218918800354,0,-.8055551648139954,.032041035592556,.5916536450386047,0,-.010643752291798592,.0006936835707165301,.08736639469861984,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[.1374533325433731,-.9904957413673401,.004982374142855406,0,.5534393787384033,.08097179979085922,.8289443850517273,0,-.8214688897132874,-.11118389666080475,.559309184551239,0,.015547193586826324,-.0003480653394944966,.0681300163269043,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[-.04659227654337883,-.9974699020385742,-.05369402840733528,0,.6812446117401123,-.07104194164276123,.728600800037384,0,-.7305715084075928,-.002631746232509613,.6828309893608093,0,.04330715537071228,.003409178927540779,.0492292083799839,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[-.04659227654337883,-.9974699020385742,-.05369402840733528,0,.6812446117401123,-.07104194164276123,.728600800037384,0,-.7305715084075928,-.002631746232509613,.6828309893608093,0,.062003348022699356,.004069602582603693,.03322213143110275,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.02009812369942665,.008770795539021492,.08660387247800827,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.9001791477203369,-.2598813474178314,.3494834005832672,0,.06073702871799469,.8695210218429565,.490146666765213,0,-.4312632381916046,-.41999316215515137,.7985095381736755,0,-.00017739279428496957,.03890012577176094,.039073407649993896,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.9082008600234985,-.20898112654685974,.36262574791908264,0,.11045389622449875,.9553793668746948,.27395179867744446,0,-.40369608998298645,-.20874978601932526,.8907597661018372,0,.01617925800383091,.05482936650514603,.008788082748651505,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.9309692978858948,-.16783711314201355,.32423174381256104,0,.1080828532576561,.9749603867530823,.1943446695804596,0,-.34873148798942566,-.14588497579097748,.9257990717887878,0,.02599053829908371,.059902746230363846,-.012860597111284733,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.9309692978858948,-.16783711314201355,.32423174381256104,0,.1080828532576561,.9749603867530823,.1943446695804596,0,-.34873148798942566,-.14588497579097748,.9257990717887878,0,.03362493962049484,.06421422213315964,-.033461250364780426,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.03627845644950867,.011579737067222595,.08550142496824265,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9876697659492493,-.06786545366048813,.1410750150680542,0,-.015095947310328484,.855663537979126,.5173118710517883,0,-.15582047402858734,-.5130629539489746,.8440889716148376,0,-.021259509027004242,.04587256908416748,.03659208118915558,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.988391637802124,-.04354291781783104,.14555205404758453,0,.008894841186702251,.9729899168014526,.23067504167556763,0,-.15166506171226501,-.22670257091522217,.9620829224586487,0,-.014570588245987892,.06789684295654297,.0003578895702958107,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9853697419166565,.044260796159505844,.16458062827587128,0,-.0757969319820404,.9787378311157227,.19059516489505768,0,-.1526455283164978,-.20028135180473328,.9677740931510925,0,-.010392282158136368,.07414241135120392,-.026147106662392616,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9853697419166565,.044260796159505844,.16458062827587128,0,-.0757969319820404,.9787378311157227,.19059516489505768,0,-.1526455283164978,-.20028135180473328,.9677740931510925,0,-.0069718430750072,.08024183660745621,-.05014154314994812,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.05402477830648422,.015797706320881844,.08152295649051666,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9940828680992126,.05735103040933609,.09224652498960495,0,-.10022822767496109,.8116500377655029,.5754809379577637,0,-.041867565363645554,-.5813214182853699,.8125960826873779,0,-.041623555123806,.04171867296099663,.03582974523305893,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9843675494194031,.12044742703437805,.12850022315979004,0,-.15629759430885315,.9337108135223389,.3221098482608795,0,-.08118485659360886,-.3371586799621582,.937940776348114,0,-.039990875869989395,.06438793987035751,.004141641780734062,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9748351573944092,.11857274919748306,.18877571821212769,0,-.15575434267520905,.9681083559989929,.19623035192489624,0,-.15948788821697235,-.22069483995437622,.9622148275375366,0,-.03783353418111801,.07334739714860916,-.020782606676220894,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9748351573944092,.11857274919748306,.18877571821212769,0,-.15575434267520905,.9681083559989929,.19623035192489624,0,-.15948788821697235,-.22069483995437622,.9622148275375366,0,-.03445569798350334,.0802423357963562,-.04392268508672714,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.9181402921676636,.35625091195106506,.17350243031978607,0,-.39615097641944885,.8352503180503845,.38134080171585083,0,-.009065053425729275,-.41885748505592346,.9080066680908203,0,-.06191859766840935,.013620133511722088,.07850203663110733,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9714386463165283,.236698180437088,-.016745081171393394,0,-.18462024629116058,.7982627749443054,.5733163952827454,0,.14906984567642212,-.5538501739501953,.8191629648208618,0,-.061502378433942795,.032741155475378036,.03705105185508728,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9337416291236877,.35620439052581787,-.03527557849884033,0,-.33203884959220886,.8987522721290588,.28634607791900635,0,.13370157778263092,-.2556603252887726,.9574766755104065,0,-.06608185172080994,.049755651503801346,.011886020191013813,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9419984817504883,.3303581774234772,.059175245463848114,0,-.33483216166496277,.9130291938781738,.23294763267040253,0,.02292730286717415,-.2392500638961792,.970687210559845,0,-.0687975287437439,.054948460310697556,-.007561664097011089,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9419984817504883,.3303581774234772,.059175245463848114,0,-.33483216166496277,.9130291938781738,.23294763267040253,0,.02292730286717415,-.2392500638961792,.970687210559845,0,-.06947512179613113,.0613851435482502,-.028543535619974136,1],radius:.005425984505563974}},gripOffsetMatrix:[-.0005348679260350764,-.8648636937141418,-.5020061135292053,0,-.2741127908229828,-.48265108466148376,.8318111896514893,0,-.9616971015930176,.13805119693279266,-.2368120402097702,0,-.02878567762672901,.0017147823236882687,.04536811262369156,1]},pinch:{jointTransforms:{wrist:{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.06867414712905884,-.009423808194696903,.10627774149179459,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[-.5012241005897522,-.8650535345077515,-.0213695727288723,0,.7415963411331177,-.4421543478965759,.5045139193534851,0,-.44587990641593933,.23702676594257355,.8631392121315002,0,-.032122574746608734,-.01196830440312624,.07194234430789948,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[-.3175753057003021,-.9460570216178894,-.06419729441404343,0,.8958902955055237,-.32153913378715515,.30658137798309326,0,-.3106854259967804,.03984907269477844,.9496771097183228,0,-.017625702545046806,-.01967475935816765,.04387917369604111,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[-.4944636821746826,-.8691971898078918,.001086252392269671,0,.8307800889015198,-.4722411036491394,.2946045398712158,0,-.25555649399757385,.14657381176948547,.9556186199188232,0,-.007126678712666035,-.021021386608481407,.011786630377173424,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[-.4944636821746826,-.8691971898078918,.001086252392269671,0,.8307800889015198,-.4722411036491394,.2946045398712158,0,-.25555649399757385,.14657381176948547,.9556186199188232,0,.0003423091256991029,-.024528030306100845,-.011410919018089771,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.038037415593862534,-.0020236473064869642,.07626739144325256,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.7986818552017212,-.35985732078552246,.48229536414146423,0,.538311243057251,.7854709625244141,-.30537736415863037,0,-.2689369022846222,.5035246014595032,.8210577368736267,0,-.006869405973702669,.033938243985176086,.04206443578004837,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.8285930156707764,-.32672837376594543,.4546217918395996,0,.5577570199966431,.4116027057170868,-.7207564115524292,0,.04836784675717354,.8507823944091797,.5232869386672974,0,.0033306588884443045,.014840902760624886,.010923954658210278,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.8412464261054993,-.35794928669929504,.4051857888698578,0,.5139996409416199,.29711154103279114,-.8046918511390686,0,.16765329241752625,.8852096796035767,.4339304566383362,0,.0021551470272243023,-.0058362227864563465,-.0017938464879989624,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.8412464261054993,-.35794928669929504,.4051857888698578,0,.5139996409416199,.29711154103279114,-.8046918511390686,0,.16765329241752625,.8852096796035767,.4339304566383362,0,-.00131594471167773,-.025222131982445717,-.012442642822861671,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.05395089089870453,.003063359996303916,.07402937114238739,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9187911748886108,-.1530158370733261,.36387869715690613,0,.038666240870952606,.9522662162780762,.302808940410614,0,-.3928440511226654,-.26414817571640015,.8808513283729553,0,-.02717282809317112,.04162866622209549,.03678669035434723,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.9228746294975281,-.12856416404247284,.36300456523895264,0,.14524033665657043,.9892153143882751,-.01890045404434204,0,-.3566599190235138,.07016586512327194,.9315956234931946,0,-.01030921470373869,.05296773463487625,-.0010256498353555799,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9325166344642639,-.040404170751571655,.35885775089263916,0,.06836572289466858,.995502769947052,-.0655682161450386,0,-.3545948565006256,.08567725121974945,.9310863614082336,0,-.0004833847051486373,.05103470757603645,-.026690717786550522,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9325166344642639,-.040404170751571655,.35885775089263916,0,.06836572289466858,.995502769947052,-.0655682161450386,0,-.3545948565006256,.08567725121974945,.9310863614082336,0,.008158999495208263,.05004044249653816,-.050120558589696884,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.06732909381389618,.007902119308710098,.07209732383489609,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9391821026802063,-.027994679287075996,.34227466583251953,0,-.18282271921634674,.8029410243034363,.5673282742500305,0,-.2907087206840515,-.5954000353813171,.7489906549453735,0,-.047129884362220764,.03806127607822418,.032147664576768875,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9249380826950073,.03699534013867378,.3783116042613983,0,-.12898847460746765,.9667453765869141,.2208271026611328,0,-.3575615882873535,-.25304901599884033,.8989526629447937,0,-.03579339757561684,.06127955764532089,.002939916681498289,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9001164436340332,.03983335196971893,.4338230490684509,0,-.09662467986345291,.9892624020576477,.10964841395616531,0,-.4247973561286926,-.14061418175697327,.8943013548851013,0,-.026291755959391594,.06800390034914017,-.02094830758869648,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9001164436340332,.03983335196971893,.4338230490684509,0,-.09662467986345291,.9892624020576477,.10964841395616531,0,-.4247973561286926,-.14061418175697327,.8943013548851013,0,-.016345610842108727,.07300511747598648,-.04263874143362045,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.8769711852073669,.31462907791137695,.36322021484375,0,-.4506046175956726,.801031768321991,.39408499002456665,0,-.16696058213710785,-.5092697143554688,.8442559838294983,0,-.07460174709558487,.0062340241856873035,.06756893545389175,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9498357176780701,.1553308218717575,.2714462876319885,0,-.3019258379936218,.6817675232887268,.6663586497306824,0,-.08155745267868042,-.7148879170417786,.694466233253479,0,-.06697750836610794,.029482364654541016,.02902858518064022,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9214097261428833,.27928245067596436,.2701927423477173,0,-.3670244514942169,.8538867831230164,.36901235580444336,0,-.12765564024448395,-.43917882442474365,.8892839550971985,0,-.06447203457355499,.05144399777054787,.0076942890882492065,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9038633704185486,.23618005216121674,.3567195236682892,0,-.3532794713973999,.8823202252388,.3109731376171112,0,-.24129553139209747,-.4070987403392792,.8809353709220886,0,-.06187915802001953,.060364335775375366,-.010368337854743004,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9038633704185486,.23618005216121674,.3567195236682892,0,-.3532794713973999,.8823202252388,.3109731376171112,0,-.24129553139209747,-.4070987403392792,.8809353709220886,0,-.056796226650476456,.07042007893323898,-.02921444922685623,1],radius:.005425984505563974}},gripOffsetMatrix:[.08027800917625427,-.8086723685264587,-.5827556252479553,0,-.4154181480407715,-.5585916638374329,.7179154753684998,0,-.9060805439949036,.1844543218612671,-.3807799518108368,0,-.038054611533880234,-.002910431008785963,.03720742464065552,1]},point:{jointTransforms:{wrist:{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.05789132043719292,.01670890860259533,.11183350533246994,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[.02145560085773468,-.9978390336036682,.0621047280728817,0,.41311800479888916,.06541631370782852,.9083252549171448,0,-.9104245901107788,.006167683284729719,.4136286973953247,0,-.016488194465637207,.012708572670817375,.08862338215112686,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[.21270370483398438,-.966137707233429,.14606566727161407,0,.49890995025634766,.2359165996313095,.8339261412620544,0,-.8401462435722351,-.10450579971075058,.5321959853172302,0,.013112368993461132,.012508046813309193,.07517509907484055,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[.01653280481696129,-.9986647963523865,.048943229019641876,0,.26313456892967224,.051570065319538116,.9633802771568298,0,-.9646173715591431,-.0030490627977997065,.26363563537597656,0,.04150351136922836,.016039609909057617,.05719054117798805,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[.01653280481696129,-.9986647963523865,.048943229019641876,0,.26313456892967224,.051570065319538116,.9633802771568298,0,-.9646173715591431,-.0030490627977997065,.26363563537597656,0,.06548332422971725,.01683700829744339,.0516640841960907,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.02592567168176174,.019982583820819855,.08479326963424683,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.9063700437545776,-.21756279468536377,.3621589243412018,0,.0970839336514473,.9415287375450134,.3226419687271118,0,-.41117796301841736,-.2572731077671051,.8744958639144897,0,-.0015709538711234927,.043078210204839706,.034657616168260574,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.9159826040267944,-.1651475727558136,.36565208435058594,0,.09755707532167435,.9756820797920227,.1962820291519165,0,-.3891757130622864,-.14411886036396027,.9098196625709534,0,.014023927971720695,.052835866808891296,.0014903299743309617,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.9378057718276978,-.12329639494419098,.3245268166065216,0,.032558172941207886,.9619227051734924,.2713746726512909,0,-.3456292748451233,-.2439306229352951,.9061115384101868,0,.023482320830225945,.05633850023150444,-.020621655508875847,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.9378057718276978,-.12329639494419098,.3245268166065216,0,.032558172941207886,.9619227051734924,.2713746726512909,0,-.3456292748451233,-.2439306229352951,.9061115384101868,0,.03096788562834263,.06281610578298569,-.040703095495700836,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.04184452444314957,.022474845871329308,.08177298307418823,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9720265865325928,-.08313076198101044,.21966552734375,0,.20477405190467834,.7580050826072693,-.6192700862884521,0,-.11502730846405029,.6469289064407349,.7538246512413025,0,-.022107340395450592,.05035499855875969,.02970452979207039,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.9779140949249268,-.07129573822021484,.19646917283535004,0,.1287083923816681,-.5352076292037964,-.8348574042320251,0,.1646735966205597,.8417060971260071,-.5142109394073486,0,-.017169542610645294,.022584279999136925,-.00265491777099669,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9774913787841797,-.19657190144062042,.07661263644695282,0,-.1924918293952942,-.9796126484870911,-.05749811604619026,0,.08635343611240387,.041456472128629684,-.995401918888092,0,-.02170622907578945,-.0006043742760084569,.011511396616697311,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9774913787841797,-.19657190144062042,.07661263644695282,0,-.1924918293952942,-.9796126484870911,-.05749811604619026,0,.08635343611240387,.041456472128629684,-.995401918888092,0,-.02438267692923546,-.0026927536819130182,.03627248480916023,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.05944233387708664,.0264605600386858,.07478221505880356,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9842101335525513,.024470895528793335,.1753024309873581,0,.12200043350458145,.6237703561782837,-.7720272541046143,0,-.12824076414108276,.7812241315841675,.610936164855957,0,-.04249368980526924,.0467497780919075,.027722163125872612,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9941774606704712,.05949164181947708,.08983955532312393,0,.10504482686519623,-.7208291888237,-.6851072907447815,0,.024001073092222214,.6905553936958313,-.7228817939758301,0,-.0374927744269371,.016285063698887825,.0038980208337306976,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9995742440223694,.01638498157262802,.02412819117307663,0,.007813597097992897,-.9474818110466003,.31971633434295654,0,.028100071474909782,-.31939181685447693,-.9472070932388306,0,-.038130562752485275,-.0020653479732573032,.02310742810368538,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9995742440223694,.01638498157262802,.02412819117307663,0,.007813597097992897,-.9474818110466003,.31971633434295654,0,.028100071474909782,-.31939181685447693,-.9472070932388306,0,-.0390593595802784,.004176302347332239,.0466572530567646,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.9147363901138306,.3458845317363739,.20885537564754486,0,-.3923271894454956,.8839452862739563,.2544005811214447,0,-.09662359952926636,-.3146490156650543,.9442773461341858,0,-.06715242564678192,.024195827543735504,.07137546688318253,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9613109827041626,.22439135611057281,.15977802872657776,0,.01002211682498455,.5511574745178223,-.8343409299850464,0,-.27528178691864014,.8036624789237976,.5275853276252747,0,-.06273911893367767,.038559623062610626,.028268879279494286,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9820972084999084,.18811029195785522,-.00995189044624567,0,.14063723385334015,-.7673450708389282,-.6256227493286133,0,-.12532226741313934,.6130226850509644,-.7800630927085876,0,-.05428232625126839,.013870777562260628,.012061242014169693,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9744614362716675,.20454788208007812,-.09265263378620148,0,.22429193556308746,-.9065253138542175,.35764020681381226,0,-.010836843401193619,-.3692878782749176,-.9292529225349426,0,-.05173685774207115,.0014194445684552193,.02790539152920246,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9744614362716675,.20454788208007812,-.09265263378620148,0,.22429193556308746,-.9065253138542175,.35764020681381226,0,-.010836843401193619,-.3692878782749176,-.9292529225349426,0,-.05098633095622063,.008463085629045963,.048688892275094986,1],radius:.005425984505563974}},gripOffsetMatrix:[.005510995630174875,-.9149997234344482,-.40341615676879883,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.9340395331382751,.13936474919319153,-.32885703444480896,0,-.031803809106349945,.007837686687707901,.04313928261399269,1]}}},ut={mapping:he.None,buttons:[{id:"pinch",type:"analog",eventTrigger:"select"}],axes:[]},pt=f(),ft=F(),mt=f(),gt=f(),vt=F(),xt=f(),wt=f(),St=F(),yt=f(),Mt=(e,t,i,r)=>(l(pt,t),u(ft,t),h(mt,t),l(gt,i),u(vt,i),h(xt,i),y(wt,pt,gt,r),A(St,ft,vt,r),y(yt,mt,xt,r),function(e,t,i,r){var n=t[0],s=t[1],a=t[2],o=t[3],c=n+n,d=s+s,l=a+a,h=n*c,u=n*d,p=n*l,f=s*d,m=s*l,g=a*l,v=o*c,x=o*d,w=o*l,S=r[0],y=r[1],M=r[2];e[0]=(1-(f+g))*S,e[1]=(u+w)*S,e[2]=(p-x)*S,e[3]=0,e[4]=(u-w)*y,e[5]=(1-(h+g))*y,e[6]=(m+v)*y,e[7]=0,e[8]=(p+x)*M,e[9]=(m-v)*M,e[10]=(1-(h+f))*M,e[11]=0,e[12]=i[0],e[13]=i[1],e[14]=i[2],e[15]=1}(e,St,wt,yt),e),bt=[1,-1,-1,0,-1,1,1,0,-1,1,1,0,-1,1,1,1];class Et extends ye{constructor(e,t,i){if(t!==ue.Left&&t!==ue.Right)throw new DOMException('handedness for XRHandInput must be either "left" or "right"',"InvalidStateError");if(!e.poses.default||!e.poses.pinch)throw new DOMException('"default" and "pinch" hand pose configs are required',"InvalidStateError");const r=new ae(i),n=new ae(r),s=[e.profileId,...e.fallbackProfileIds],a=new dt;Object.values(ot).forEach((e=>{a.set(e,new lt(e,r))}));super(new xe(t,pe.TrackedPointer,s,r,new ge(ut),n,a)),this[D]={poseId:"default",poses:e.poses},this.updateHandPose()}get poseId(){return this[D].poseId}set poseId(e){this[D].poses[e]?this[D].poseId=e:console.warn(`Pose config ${e} not found`)}updateHandPose(){const e=this[D].poses[this[D].poseId],t=this[D].poses.pinch;Object.values(ot).forEach((i=>{const r=e.jointTransforms[i].offsetMatrix,n=t.jointTransforms[i].offsetMatrix,s=this.inputSource.hand.get(i);Mt(s[te].offsetMatrix,r,n,this.pinchValue),this.inputSource.handedness===ue.Right&&(e=>{for(let t=0;t<16;t++)e[t]*=bt[t]})(s[te].offsetMatrix),s[Z].radius=(1-this.pinchValue)*e.jointTransforms[i].radius+this.pinchValue*t.jointTransforms[i].radius})),e.gripOffsetMatrix&&t.gripOffsetMatrix&&Mt(this.inputSource.gripSpace[te].offsetMatrix,e.gripOffsetMatrix,t.gripOffsetMatrix,this.pinchValue)}get pinchValue(){return this[X].inputSource.gamepad[H].buttonsMap.pinch.value}updatePinchValue(e){if(e>1||e<0)return void console.warn(`Out-of-range value ${e} provided for pinch`);this[X].inputSource.gamepad[H].buttonsMap.pinch[H].pendingValue=e}onFrameStart(e){super.onFrameStart(e),this.updateHandPose()}}class Ft extends EventTarget{}const Rt={antialias:!0,depth:!0,stencil:!1,alpha:!0,ignoreDepthValues:!1,framebufferScaleFactor:1};class At extends Ft{constructor(e,t,i={}){if(super(),e[Y].ended)throw new DOMException("Session has ended","InvalidStateError");const r={...Rt,...i};this[G]={session:e,context:t,antialias:r.antialias}}get context(){return this[G].context}get antialias(){return this[G].antialias}get ignoreDepthValues(){return!0}get framebuffer(){return null}get framebufferWidth(){return this[G].context.drawingBufferWidth}get framebufferHeight(){return this[G].context.drawingBufferHeight}getViewport(e){if(e[ie].session!==this[G].session)throw new DOMException("View's session differs from Layer's session","InvalidStateError");return this[G].session[Y].device[L].getViewport(this,e)}static getNativeFramebufferScaleFactor(e){if(!(e instanceof ct))throw new TypeError("getNativeFramebufferScaleFactor must be passed a session.");return e[Y].ended?0:1}}class qt{constructor(e,t,i){const{schema:r,frames:n}=t;if(!n||!r||0===n.length)throw new DOMException("wrong recording format","NotSupportedError");const s=new Ue(We.Viewer,e),a={[Qe.Left]:new ae(s),[Qe.Right]:new ae(s),[Qe.None]:new ae(s)};this[O]={refSpace:e,inputSources:new Map,inputSchemas:new Map,frames:n,recordedFramePointer:0,startingTimeStamp:n[0][0],endingTimeStamp:n[n.length-1][0],playbackTime:n[0][0],playing:!1,viewerSpace:s,viewSpaces:a,vec3:f(),quat:F()},o(this[O].viewSpaces[Qe.Left][te].offsetMatrix,m(-i/2,0,0)),o(this[O].viewSpaces[Qe.Right][te].offsetMatrix,m(i/2,0,0)),r.forEach((t=>{const i=t[0],r=t[1];let n;if(r.hasGamepad){const e=[];for(let t=0;t<r.numButtons;t++)e.push({id:t.toString(),type:"manual"});const t=[];for(let e=0;e<r.numAxes;e++)t.push({id:e.toString(),type:"manual"});n=new ge({mapping:r.mapping,buttons:e,axes:t})}const s=new ae(e);let a;r.hasHand&&(a=new dt,Object.values(ot).forEach((e=>{a.set(e,new lt(e,s))})));const o=new xe(r.handedness,r.targetRayMode,r.profiles,s,n,r.hasGrip?new ae(e):void 0,r.hasHand?a:void 0);this[O].inputSources.set(i,{active:!1,source:o}),this[O].inputSchemas.set(i,r)}))}play(){this[O].recordedFramePointer=0,this[O].playbackTime=this[O].startingTimeStamp,this[O].playing=!0,this[O].actualTimeStamp=performance.now()}stop(){this[O].playing=!1}get playing(){return this[O].playing}get viewerSpace(){return this[O].viewerSpace}get viewSpaces(){return this[O].viewSpaces}get inputSources(){return Array.from(this[O].inputSources.values()).filter((e=>e.active)).map((e=>e.source))}playFrame(){const e=performance.now(),t=e-this[O].actualTimeStamp;if(this[O].actualTimeStamp=e,this[O].playbackTime+=t,this[O].playbackTime>this[O].endingTimeStamp)return void this.stop();for(;this[O].frames[this[O].recordedFramePointer+1][0]<this[O].playbackTime;)this[O].recordedFramePointer++;const i=this[O].frames[this[O].recordedFramePointer],r=this[O].frames[this[O].recordedFramePointer+1],n=(this[O].playbackTime-i[0])/(r[0]-i[0]);this.updateXRSpaceFromMergedFrames(this[O].viewerSpace,i.slice(1,8),r.slice(1,8),n);const s=new Map;for(let e=8;e<i.length;e++){const{index:t,inputData:r}=this.processRawInputData(i[e]);s.set(t,r)}const a=new Map;for(let e=8;e<r.length;e++){const{index:t,inputData:i}=this.processRawInputData(r[e]);a.set(t,i)}this[O].inputSources.forEach((e=>{e.active=!1})),a.forEach(((e,t)=>{this[O].inputSources.get(t).active=!0;const i=this[O].inputSources.get(t).source,r=this[O].inputSchemas.get(t);this.updateInputSource(i,r,s.has(t)?s.get(t):e,e,n)}))}updateInputSource(e,t,i,r,n){if(this.updateXRSpaceFromMergedFrames(e.targetRaySpace,i.targetRayTransform,r.targetRayTransform,n),t.hasGrip&&this.updateXRSpaceFromMergedFrames(e.gripSpace,i.gripTransform,r.gripTransform,n),t.hasHand)for(let s=0;s<25;s++){const a=i.handTransforms.slice(8*s,8*s+7),o=r.handTransforms.slice(8*s,8*s+7),c=i.handTransforms[8*s+7],d=r.handTransforms[8*s+7],l=e.hand.get(t.jointSequence[s]);this.updateXRSpaceFromMergedFrames(l,a,o,n),l[Z].radius=(d-c)*n+c}if(t.hasGamepad){const t=e.gamepad;r.buttons.forEach(((e,r)=>{const s=t.buttons[r];s[H].pressed=1===e[0],s[H].touched=1===e[1];const a=i.buttons[r][2],o=e[2];s[H].value=(o-a)*n+a})),r.axes.forEach(((e,r)=>{const s=i.axes[r];t[H].axesMap[r.toString()].x=(e-s)*n+s}))}}updateXRSpaceFromMergedFrames(e,t,i,r){const n=m(t[0],t[1],t[2]),s=I(t[3],t[4],t[5],t[6]),a=m(i[0],i[1],i[2]),o=I(i[3],i[4],i[5],i[6]);y(this[O].vec3,n,a,r),A(this[O].quat,s,o,r),d(e[te].offsetMatrix,this[O].quat,this[O].vec3)}processRawInputData(e){const t=e[0],i=this[O].inputSchemas.get(t),r={targetRayTransform:e.slice(1,8)};let n=8;if(i.hasGrip&&(r.gripTransform=e[n++]),i.hasHand&&(r.handTransforms=e[n++]),i.hasGamepad){const t=e[n];r.buttons=t.slice(0,i.numButtons),r.axes=t.slice(i.numButtons)}return{index:t,inputData:r}}}const It="2.0.1";class Tt extends Event{constructor(e,t){if(super(e,t),!t.referenceSpace)throw new Error("XRReferenceSpaceEventInit.referenceSpace is required");this.referenceSpace=t.referenceSpace,this.transform=t.transform}}class Pt extends EventTarget{constructor(e){super(),this[N]={device:e,grantSession:({resolve:e,reject:t,mode:i,options:r})=>{if(this[N].activeSession)return void t(new DOMException("An active XRSession already exists.","InvalidStateError"));const{requiredFeatures:n=[],optionalFeatures:s=[]}=r,{supportedFeatures:a}=this[N].device;if(!n.every((e=>a.includes(e))))return void t(new Error("One or more required features are not supported by the device."));const o=s.filter((e=>a.includes(e))),c=Array.from(new Set([...n,...o,"viewer","local"])),d=new ct(this[N].device,i,c);this[N].activeSession=d,d.addEventListener("end",(()=>{this[N].activeSession=void 0})),e(d)}}}isSessionSupported(e){return new Promise(((t,i)=>{t("inline"===e||this[N].device.supportedSessionModes.includes(e))}))}requestSession(e,t={}){return new Promise(((i,r)=>{this.isSessionSupported(e).then((n=>{if(!n)return void r(new DOMException("The requested XRSession mode is not supported.","NotSupportedError"));const s={resolve:i,reject:r,mode:e,options:t};this[N].grantSession(s)})).catch(r)}))}offerSession(e,t={}){return new Promise(((i,r)=>{this.isSessionSupported(e).then((n=>{n?this[N].offeredSessionConfig={resolve:i,reject:r,mode:e,options:t}:r(new DOMException("The requested XRSession mode is not supported.","NotSupportedError"))})).catch(r)}))}}class kt{constructor(e,t,i,r){this[re]={x:e,y:t,width:i,height:r}}get x(){return this[re].x}get y(){return this[re].y}get width(){return this[re].width}get height(){return this[re].height}}const Ot={ipd:.063,fovy:Math.PI/2,headsetPosition:new de(0,1.6,0),headsetQuaternion:new le,stereoEnabled:!1};class zt{constructor(e,t={}){var r,n,s,a,c,l;this.version=It;const h=new oe,u=new Ue(We.Viewer,h),p={[Qe.Left]:new ae(u),[Qe.Right]:new ae(u),[Qe.None]:new ae(u)},f=e.controllerConfig,g={};f&&Object.values(ue).forEach((e=>{f.layout[e]&&(g[e]=new Me(f,e,h))}));const v={[ue.Left]:new Et(ht,ue.Left,h),[ue.Right]:new Et(ht,ue.Right,h)},x=null!==(r=t.canvasContainer)&&void 0!==r?r:document.createElement("div");x.dataset.webxr_runtime=`Immersive Web Emulation Runtime v${It}`,x.style.position="fixed",x.style.width="100%",x.style.height="100%",x.style.top="0",x.style.left="0",x.style.display="flex",x.style.justifyContent="center",x.style.alignItems="center",x.style.overflow="hidden",x.style.zIndex="999",this[L]={name:e.name,supportedSessionModes:e.supportedSessionModes,supportedFeatures:e.supportedFeatures,supportedFrameRates:e.supportedFrameRates,isSystemKeyboardSupported:e.isSystemKeyboardSupported,internalNominalFrameRate:e.internalNominalFrameRate,environmentBlendModes:e.environmentBlendModes,interactionMode:e.interactionMode,userAgent:e.userAgent,position:null!==(n=t.headsetPosition)&&void 0!==n?n:Ot.headsetPosition.clone(),quaternion:null!==(s=t.headsetQuaternion)&&void 0!==s?s:Ot.headsetQuaternion.clone(),stereoEnabled:null!==(a=t.stereoEnabled)&&void 0!==a?a:Ot.stereoEnabled,ipd:null!==(c=t.ipd)&&void 0!==c?c:Ot.ipd,fovy:null!==(l=t.fovy)&&void 0!==l?l:Ot.fovy,controllers:g,hands:v,primaryInputMode:"controller",pendingReferenceSpaceReset:!1,visibilityState:"visible",pendingVisibilityState:null,xrSystem:null,matrix:i(),globalSpace:h,viewerSpace:u,viewSpaces:p,canvasContainer:x,getViewport:(e,t)=>{const i=e.context.canvas,{width:r,height:n}=i;switch(t.eye){case Qe.None:return new kt(0,0,r,n);case Qe.Left:return new kt(0,0,this[L].stereoEnabled?r/2:r,n);case Qe.Right:return new kt(r/2,0,this[L].stereoEnabled?r/2:0,n)}},updateViews:()=>{d(this[L].viewerSpace[te].offsetMatrix,this[L].quaternion.quat,this[L].position.vec3),o(this[L].viewSpaces[Qe.Left][te].offsetMatrix,m(-this[L].ipd/2,0,0)),o(this[L].viewSpaces[Qe.Right][te].offsetMatrix,m(this[L].ipd/2,0,0))},onBaseLayerSet:e=>{if(!e)return;const t=e.context.canvas;if(t.parentElement!==this[L].canvasContainer){const e=this[L].devui;if(e){const{devUICanvas:t,devUIContainer:i}=e;t.style.zIndex=3..toString(),i.style.zIndex=4..toString(),this[L].canvasContainer.appendChild(e.devUICanvas),this[L].canvasContainer.appendChild(e.devUIContainer)}const i=this[L].sem;i&&(i.environmentCanvas.style.zIndex=1..toString(),this[L].canvasContainer.appendChild(i.environmentCanvas)),this[L].canvasData={canvas:t,parent:t.parentElement,width:t.width,height:t.height,zIndex:t.style.zIndex},t.style.zIndex=2..toString(),this[L].canvasContainer.appendChild(t),document.body.appendChild(this[L].canvasContainer)}t.width=window.innerWidth,t.height=window.innerHeight},onSessionEnd:()=>{if(this[L].canvasData){const{canvas:e,parent:t,width:i,height:r,zIndex:n}=this[L].canvasData;e.width=i,e.height=r,e.style.zIndex=n,t?t.appendChild(e):this[L].canvasContainer.removeChild(e);const s=this[L].devui;s&&(this[L].canvasContainer.removeChild(s.devUICanvas),this[L].canvasContainer.removeChild(s.devUIContainer));const a=this[L].sem;a&&this[L].canvasContainer.removeChild(a.environmentCanvas),document.body.removeChild(this[L].canvasContainer),this[L].canvasData=void 0,window.dispatchEvent(new Event("resize"))}},onFrameStart:e=>{var t;if(null===(t=this[L].actionPlayer)||void 0===t?void 0:t.playing)this[L].actionPlayer.playFrame();else{const t=e.session;this[L].updateViews(),this[L].pendingVisibilityState&&(this[L].visibilityState=this[L].pendingVisibilityState,this[L].pendingVisibilityState=null,t.dispatchEvent(new Ke("visibilitychange",{session:t}))),"visible"===this[L].visibilityState&&this.activeInputs.forEach((t=>{t.onFrameStart(e)})),this[L].pendingReferenceSpaceReset&&(t[Y].referenceSpaces.forEach((e=>{switch(e[ee].type){case We.Local:case We.LocalFloor:case We.BoundedFloor:case We.Unbounded:e.dispatchEvent(new Tt("reset",{referenceSpace:e}))}})),this[L].pendingReferenceSpaceReset=!1)}this[L].updateViews()}},this[L].updateViews()}installRuntime(e=globalThis){Object.defineProperty(WebGL2RenderingContext.prototype,"makeXRCompatible",{value:function(){return new Promise(((e,t)=>{e(!0)}))},configurable:!0}),this[L].xrSystem=new Pt(this),Object.defineProperty(globalThis.navigator,"xr",{value:this[L].xrSystem,configurable:!0}),Object.defineProperty(navigator,"userAgent",{value:this[L].userAgent,writable:!1,configurable:!1,enumerable:!0}),e.XRSystem=Pt,e.XRSession=ct,e.XRRenderState=$e,e.XRFrame=nt,e.XRSpace=ae,e.XRReferenceSpace=Ue,e.XRJointSpace=lt,e.XRView=_e,e.XRViewport=kt,e.XRRigidTransform=De,e.XRPose=Je,e.XRViewerPose=Ze,e.XRJointPose=Ye,e.XRInputSource=xe,e.XRInputSourceArray=ve,e.XRHand=dt,e.XRLayer=Ft,e.XRWebGLLayer=At,e.XRSessionEvent=Ke,e.XRInputSourceEvent=we,e.XRInputSourcesChangeEvent=Be,e.XRReferenceSpaceEvent=Tt}installDevUI(e){this[L].devui=new e(this)}installSEM(e){this[L].sem=new e(this)}get supportedSessionModes(){return this[L].supportedSessionModes}get supportedFeatures(){return this[L].supportedFeatures}get supportedFrameRates(){return this[L].supportedFrameRates}get isSystemKeyboardSupported(){return this[L].isSystemKeyboardSupported}get internalNominalFrameRate(){return this[L].internalNominalFrameRate}get stereoEnabled(){return this[L].stereoEnabled}set stereoEnabled(e){this[L].stereoEnabled=e}get ipd(){return this[L].ipd}set ipd(e){this[L].ipd=e}get fovy(){return this[L].fovy}set fovy(e){this[L].fovy=e}get position(){return this[L].position}get quaternion(){return this[L].quaternion}get viewerSpace(){var e;return(null===(e=this[L].actionPlayer)||void 0===e?void 0:e.playing)?this[L].actionPlayer.viewerSpace:this[L].viewerSpace}get viewSpaces(){var e;return(null===(e=this[L].actionPlayer)||void 0===e?void 0:e.playing)?this[L].actionPlayer.viewSpaces:this[L].viewSpaces}get controllers(){return this[L].controllers}get hands(){return this[L].hands}get primaryInputMode(){return this[L].primaryInputMode}set primaryInputMode(e){"controller"===e||"hand"===e?this[L].primaryInputMode=e:console.warn('primary input mode can only be "controller" or "hand"')}get activeInputs(){if("visible"!==this[L].visibilityState)return[];return("controller"===this[L].primaryInputMode?Object.values(this[L].controllers):Object.values(this[L].hands)).filter((e=>e.connected))}get inputSources(){var e;return(null===(e=this[L].actionPlayer)||void 0===e?void 0:e.playing)?this[L].actionPlayer.inputSources:this.activeInputs.map((e=>e.inputSource))}get canvasContainer(){return this[L].canvasContainer}get canvasDimensions(){if(this[L].canvasData){const{width:e,height:t}=this[L].canvasData.canvas;return{width:e,height:t}}}get activeSession(){var e;return null===(e=this[L].xrSystem)||void 0===e?void 0:e[N].activeSession}get sessionOffered(){var e;return Boolean(null===(e=this[L].xrSystem)||void 0===e?void 0:e[N].offeredSessionConfig)}get name(){return this[L].name}grantOfferedSession(){var e;const t=null===(e=this[L].xrSystem)||void 0===e?void 0:e[N];t&&t.offeredSessionConfig&&(t.grantSession(t.offeredSessionConfig),t.offeredSessionConfig=void 0)}recenter(){const e=new de(-this.position.x,0,-this.position.z),t=new de(0,0,-1).applyQuaternion(this.quaternion);t.y=0,t.normalize();const i=Math.atan2(t.x,-t.z),r=(new le).setFromAxisAngle(new de(0,1,0),i);this.position.add(e),this.quaternion.multiply(r),[...Object.values(this[L].controllers),...Object.values(this[L].hands)].forEach((t=>{t.position.add(e),t.quaternion.multiply(r),t.position.applyQuaternion(r)})),this[L].pendingReferenceSpaceReset=!0}get visibilityState(){return this[L].visibilityState}updateVisibilityState(e){if(!Object.values(["visible","visible-blurred","hidden"]).includes(e))throw new DOMException("Invalid XRVisibilityState value","NotSupportedError");e!==this[L].visibilityState&&(this[L].pendingVisibilityState=e)}createActionPlayer(e,t){return this[L].actionPlayer=new qt(e,t,this[L].ipd),this[L].actionPlayer}get devui(){return this[L].devui}get sem(){return this[L].sem}}const Ct={mapping:he.XRStandard,buttons:[{id:"trigger",type:"analog",eventTrigger:"select"},{id:"squeeze",type:"analog",eventTrigger:"squeeze"},null,{id:"thumbstick",type:"binary"},{id:"x-button",type:"binary"},{id:"y-button",type:"binary"},{id:"thumbrest",type:"binary"}],axes:[null,null,{id:"thumbstick",type:"x-axis"},{id:"thumbstick",type:"y-axis"}]},Vt={mapping:he.XRStandard,buttons:[{id:"trigger",type:"analog",eventTrigger:"select"},{id:"squeeze",type:"analog",eventTrigger:"squeeze"},null,{id:"thumbstick",type:"binary"},{id:"a-button",type:"binary"},{id:"b-button",type:"binary"},{id:"thumbrest",type:"binary"}],axes:[null,null,{id:"thumbstick",type:"x-axis"},{id:"thumbstick",type:"y-axis"}]},Lt={profileId:"oculus-touch-v3",fallbackProfileIds:["oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ct,gripOffsetMatrix:[.9925461411476135,2.0823669899527886e-8,-.12186937034130096,0,.08617465198040009,.7071067094802856,.701836109161377,0,.08617466688156128,-.7071067690849304,.7018360495567322,0,-.003979838453233242,-.015857907012104988,.04964181408286095,1],numHapticActuators:1},right:{gamepad:Vt,gripOffsetMatrix:[.9925461411476135,-8.329467959811154e-8,.12186941504478455,0,-.08617465943098068,.7071066498756409,.7018361687660217,0,-.08617471158504486,-.7071068286895752,.7018359303474426,0,.003979798872023821,-.015857888385653496,.049641866236925125,1],numHapticActuators:1}}},Dt={profileId:"meta-quest-touch-pro",fallbackProfileIds:["oculus-touch-v2","oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ct,gripOffsetMatrix:[.9925461411476135,-1.5779937356796836e-8,-.12186935544013977,0,.08617467433214188,.7071067094802856,.701836109161377,0,.0861746296286583,-.7071067690849304,.7018360495567322,0,-.003979836590588093,-.015857847407460213,.049641840159893036,1],numHapticActuators:3},right:{gamepad:Vt,gripOffsetMatrix:[.9925461411476135,9267653311439972e-26,.12186937034130096,0,-.08617467433214188,.7071067094802856,.7018361687660217,0,-.08617464452981949,-.7071067690849304,.7018360495567322,0,.003979847766458988,-.01585782691836357,.04964186251163483,1],numHapticActuators:3}}},Xt={profileId:"meta-quest-touch-plus",fallbackProfileIds:["oculus-touch-v3","oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ct,gripOffsetMatrix:[.9925461411476135,1.0736208366779465e-8,-.12186933308839798,0,.08617459982633591,.70710688829422,.7018360495567322,0,.08617466688156128,-.7071067094802856,.7018362283706665,0,-.003979803062975407,-.015857873484492302,.04964187368750572,1],numHapticActuators:1},right:{gamepad:Vt,gripOffsetMatrix:[.9925461411476135,-2.6238110351073374e-8,.12186934053897858,0,-.0861746147274971,.7071067690849304,.7018360495567322,0,-.08617465943098068,-.7071067094802856,.701836109161377,0,.003979838453233242,-.015857869759202003,.04964182525873184,1],numHapticActuators:1}}},jt={name:"Oculus Quest 1",controllerConfig:{profileId:"oculus-touch-v2",fallbackProfileIds:["oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ct,gripOffsetMatrix:[.9925461411476135,4.673031295254759e-9,-.12186938524246216,0,.08617470413446426,.7071065306663513,.7018362283706665,0,.0861746296286583,-.70710688829422,.7018358707427979,0,-.003979847766458988,-.01585787907242775,.04964185878634453,1],numHapticActuators:1},right:{gamepad:Vt,gripOffsetMatrix:[.9925461411476135,3.688163374704345e-8,.12186937034130096,0,-.08617469668388367,.7071066498756409,.7018361687660217,0,-.0861746147274971,-.7071068286895752,.7018359899520874,0,.003979853354394436,-.01585787907242775,.04964182525873184,1],numHapticActuators:1}}},supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","hand-tracking"],supportedFrameRates:[72,80,90],isSystemKeyboardSupported:!0,internalNominalFrameRate:72,environmentBlendModes:{"immersive-vr":st.Opaque,"immersive-ar":st.AlphaBlend},interactionMode:at.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 1) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Ht={name:"Meta Quest 2",controllerConfig:Lt,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:72,environmentBlendModes:{"immersive-vr":st.Opaque,"immersive-ar":st.AlphaBlend},interactionMode:at.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 2) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Nt={name:"Meta Quest Pro",controllerConfig:Dt,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:90,environmentBlendModes:{"immersive-vr":st.Opaque,"immersive-ar":st.AlphaBlend},interactionMode:at.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest Pro) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Bt={name:"Meta Quest 3",controllerConfig:Xt,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking","depth-sensing"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:90,environmentBlendModes:{"immersive-vr":st.Opaque,"immersive-ar":st.AlphaBlend},interactionMode:at.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 3) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Gt=e=>{const t=[];return e.forEach((e=>{t.push(parseFloat(e.toFixed(3)))})),t};class Wt{constructor(e,t){this[z]={session:e,refSpace:t,inputMap:new Map,schemaMap:new Map,compressedFrames:[],jointRadii:new Float32Array(25),jointTransforms:new Float32Array(400)}}recordFrame(e){var t;const i=performance.now(),r=null===(t=e.getViewerPose(this[z].refSpace))||void 0===t?void 0:t.transform.matrix;if(!r)return;const n={timeStamp:i,position:l(f(),r),quaternion:u(F(),r),inputFrames:[]};this[z].session.inputSources.forEach((t=>{var i,r;if(!this[z].inputMap.has(t)){const e={handedness:t.handedness,targetRayMode:t.targetRayMode,profiles:t.profiles,hasGrip:null!=t.gripSpace,hasHand:null!=t.hand,hasGamepad:null!=t.gamepad};e.hasHand&&(e.jointSequence=Array.from(t.hand.values()).map((e=>e.jointName))),e.hasGamepad&&(e.mapping=t.gamepad.mapping,e.numButtons=t.gamepad.buttons.length,e.numAxes=t.gamepad.axes.length);const i=this[z].inputMap.size;this[z].inputMap.set(t,i),this[z].schemaMap.set(i,e)}const s=this[z].inputMap.get(t),a=this[z].schemaMap.get(s),o=null===(i=e.getPose(t.targetRaySpace,this[z].refSpace))||void 0===i?void 0:i.transform.matrix;if(o){const i={index:s,targetRayTransform:{position:l(f(),o),quaternion:u(F(),o)}};if(a.hasGrip){const n=null===(r=e.getPose(t.gripSpace,this[z].refSpace))||void 0===r?void 0:r.transform.matrix;if(n){const e=l(f(),n),t=u(F(),n);i.gripTransform={position:e,quaternion:t}}}if(a.hasHand){const r=Array.from(t.hand.values());let n=!0;if(n&&(n=e.fillPoses(r,t.targetRaySpace,this[z].jointTransforms)),n&&(n=e.fillJointRadii(r,this[z].jointRadii)),n){const e={};for(let t=0;t<25;t++){const i=this[z].jointTransforms.slice(16*t,16*(t+1)),n=this[z].jointRadii[t],s=l(f(),i),a=u(F(),i);e[r[t].jointName]={position:s,quaternion:a,radius:n}}i.hand=e}}if(a.hasGamepad){const e={buttons:t.gamepad.buttons.map((e=>e?[e.pressed?1:0,e.touched?1:0,e.value]:null)),axes:Array.from(t.gamepad.axes)};i.gamepad=e}n.inputFrames.push(i)}})),this[z].compressedFrames.push(this.compressActionFrame(n))}compressActionFrame(e){const t=[Math.round(10*e.timeStamp)/10,...Gt(e.position),...Gt(e.quaternion)];return e.inputFrames.forEach((e=>{const i=e.index,r=this[z].schemaMap.get(i),n=[i,...Gt(e.targetRayTransform.position),...Gt(e.targetRayTransform.quaternion)];if(r.hasGrip&&n.push([...Gt(e.gripTransform.position),...Gt(e.gripTransform.quaternion)]),r.hasHand){const t=[];Object.values(e.hand).forEach((({position:e,quaternion:i,radius:r})=>{t.push(...Gt(e),...Gt(i),parseFloat(r.toFixed(3)))})),n.push(t)}r.hasGamepad&&n.push([...e.gamepad.buttons,...e.gamepad.axes]),t.push(n)})),t}log(){const e={schema:Array.from(this[z].schemaMap.entries()),frames:this[z].compressedFrames};console.log(JSON.stringify(e))}}export{Wt as ActionRecorder,Fe as NativeMesh,Pe as NativePlane,O as P_ACTION_PLAYER,z as P_ACTION_RECORDER,C as P_ANCHOR,V as P_CONTROLLER,L as P_DEVICE,j as P_FRAME,H as P_GAMEPAD,D as P_HAND_INPUT,se as P_HIT_TEST,B as P_INPUT_SOURCE,U as P_JOINT_POSE,Z as P_JOINT_SPACE,W as P_MESH,Q as P_PLANE,$ as P_POSE,ne as P_RAY,ee as P_REF_SPACE,J as P_RENDER_STATE,_ as P_RIGID_TRANSFORM,Y as P_SESSION,te as P_SPACE,N as P_SYSTEM,X as P_TRACKED_INPUT,ie as P_VIEW,K as P_VIEWER_POSE,re as P_VIEWPORT,G as P_WEBGL_LAYER,ke as XRAnchor,Oe as XRAnchorSet,zt as XRDevice,nt as XRFrame,dt as XRHand,xe as XRInputSource,ve as XRInputSourceArray,we as XRInputSourceEvent,Be as XRInputSourcesChangeEvent,Ye as XRJointPose,lt as XRJointSpace,Ft as XRLayer,be as XRMesh,Ee as XRMeshSet,Ie as XRPlane,Te as XRPlaneSet,Je as XRPose,je as XRRay,Ue as XRReferenceSpace,Tt as XRReferenceSpaceEvent,$e as XRRenderState,De as XRRigidTransform,Re as XRSemanticLabels,ct as XRSession,Ke as XRSessionEvent,ae as XRSpace,Pt as XRSystem,_e as XRView,Ze as XRViewerPose,kt as XRViewport,At as XRWebGLLayer,Ht as metaQuest2,Bt as metaQuest3,Nt as metaQuestPro,jt as oculusQuest1};
|
|
1
|
+
var e=1e-6,t="undefined"!=typeof Float32Array?Float32Array:Array;function r(){var e=new t(16);return t!=Float32Array&&(e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[11]=0,e[12]=0,e[13]=0,e[14]=0),e[0]=1,e[5]=1,e[10]=1,e[15]=1,e}function i(e){var r=new t(16);return r[0]=e[0],r[1]=e[1],r[2]=e[2],r[3]=e[3],r[4]=e[4],r[5]=e[5],r[6]=e[6],r[7]=e[7],r[8]=e[8],r[9]=e[9],r[10]=e[10],r[11]=e[11],r[12]=e[12],r[13]=e[13],r[14]=e[14],r[15]=e[15],r}function s(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}function a(e,t){var r=t[0],i=t[1],s=t[2],a=t[3],n=t[4],o=t[5],h=t[6],l=t[7],u=t[8],c=t[9],d=t[10],p=t[11],f=t[12],x=t[13],m=t[14],g=t[15],y=r*o-i*n,v=r*h-s*n,T=r*l-a*n,w=i*h-s*o,E=i*l-a*o,R=s*l-a*h,S=u*x-c*f,_=u*m-d*f,b=u*g-p*f,M=c*m-d*x,A=c*g-p*x,F=d*g-p*m,P=y*F-v*A+T*M+w*b-E*_+R*S;return P?(P=1/P,e[0]=(o*F-h*A+l*M)*P,e[1]=(s*A-i*F-a*M)*P,e[2]=(x*R-m*E+g*w)*P,e[3]=(d*E-c*R-p*w)*P,e[4]=(h*b-n*F-l*_)*P,e[5]=(r*F-s*b+a*_)*P,e[6]=(m*T-f*R-g*v)*P,e[7]=(u*R-d*T+p*v)*P,e[8]=(n*A-o*b+l*S)*P,e[9]=(i*b-r*A-a*S)*P,e[10]=(f*E-x*T+g*y)*P,e[11]=(c*T-u*E-p*y)*P,e[12]=(o*_-n*M-h*S)*P,e[13]=(r*M-i*_+s*S)*P,e[14]=(x*v-f*w-m*y)*P,e[15]=(u*w-c*v+d*y)*P,e):null}function n(e,t,r){var i=t[0],s=t[1],a=t[2],n=t[3],o=t[4],h=t[5],l=t[6],u=t[7],c=t[8],d=t[9],p=t[10],f=t[11],x=t[12],m=t[13],g=t[14],y=t[15],v=r[0],T=r[1],w=r[2],E=r[3];return e[0]=v*i+T*o+w*c+E*x,e[1]=v*s+T*h+w*d+E*m,e[2]=v*a+T*l+w*p+E*g,e[3]=v*n+T*u+w*f+E*y,v=r[4],T=r[5],w=r[6],E=r[7],e[4]=v*i+T*o+w*c+E*x,e[5]=v*s+T*h+w*d+E*m,e[6]=v*a+T*l+w*p+E*g,e[7]=v*n+T*u+w*f+E*y,v=r[8],T=r[9],w=r[10],E=r[11],e[8]=v*i+T*o+w*c+E*x,e[9]=v*s+T*h+w*d+E*m,e[10]=v*a+T*l+w*p+E*g,e[11]=v*n+T*u+w*f+E*y,v=r[12],T=r[13],w=r[14],E=r[15],e[12]=v*i+T*o+w*c+E*x,e[13]=v*s+T*h+w*d+E*m,e[14]=v*a+T*l+w*p+E*g,e[15]=v*n+T*u+w*f+E*y,e}function o(e,t){return e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=t[0],e[13]=t[1],e[14]=t[2],e[15]=1,e}function h(t,r,i){var s,a,n,o=i[0],h=i[1],l=i[2],u=Math.sqrt(o*o+h*h+l*l);return u<e?null:(o*=u=1/u,h*=u,l*=u,s=Math.sin(r),n=1-(a=Math.cos(r)),t[0]=o*o*n+a,t[1]=h*o*n+l*s,t[2]=l*o*n-h*s,t[3]=0,t[4]=o*h*n-l*s,t[5]=h*h*n+a,t[6]=l*h*n+o*s,t[7]=0,t[8]=o*l*n+h*s,t[9]=h*l*n-o*s,t[10]=l*l*n+a,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t)}function l(e,t,r){var i=t[0],s=t[1],a=t[2],n=t[3],o=i+i,h=s+s,l=a+a,u=i*o,c=i*h,d=i*l,p=s*h,f=s*l,x=a*l,m=n*o,g=n*h,y=n*l;return e[0]=1-(p+x),e[1]=c+y,e[2]=d-g,e[3]=0,e[4]=c-y,e[5]=1-(u+x),e[6]=f+m,e[7]=0,e[8]=d+g,e[9]=f-m,e[10]=1-(u+p),e[11]=0,e[12]=r[0],e[13]=r[1],e[14]=r[2],e[15]=1,e}function u(e,t){return e[0]=t[12],e[1]=t[13],e[2]=t[14],e}function c(e,t){var r=t[0],i=t[1],s=t[2],a=t[4],n=t[5],o=t[6],h=t[8],l=t[9],u=t[10];return e[0]=Math.sqrt(r*r+i*i+s*s),e[1]=Math.sqrt(a*a+n*n+o*o),e[2]=Math.sqrt(h*h+l*l+u*u),e}function d(e,r){var i=new t(3);c(i,r);var s=1/i[0],a=1/i[1],n=1/i[2],o=r[0]*s,h=r[1]*a,l=r[2]*n,u=r[4]*s,d=r[5]*a,p=r[6]*n,f=r[8]*s,x=r[9]*a,m=r[10]*n,g=o+d+m,y=0;return g>0?(y=2*Math.sqrt(g+1),e[3]=.25*y,e[0]=(p-x)/y,e[1]=(f-l)/y,e[2]=(h-u)/y):o>d&&o>m?(y=2*Math.sqrt(1+o-d-m),e[3]=(p-x)/y,e[0]=.25*y,e[1]=(h+u)/y,e[2]=(f+l)/y):d>m?(y=2*Math.sqrt(1+d-o-m),e[3]=(f-l)/y,e[0]=(h+u)/y,e[1]=.25*y,e[2]=(p+x)/y):(y=2*Math.sqrt(1+m-o-d),e[3]=(h-u)/y,e[0]=(f+l)/y,e[1]=(p+x)/y,e[2]=.25*y),e}function p(e,t){var r=t[0],i=t[1],s=t[2],a=t[3],n=r+r,o=i+i,h=s+s,l=r*n,u=i*n,c=i*o,d=s*n,p=s*o,f=s*h,x=a*n,m=a*o,g=a*h;return e[0]=1-c-f,e[1]=u+g,e[2]=d-m,e[3]=0,e[4]=u-g,e[5]=1-l-f,e[6]=p+x,e[7]=0,e[8]=d+m,e[9]=p-x,e[10]=1-l-c,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,e}var f=function(e,t,r,i,s){var a=1/Math.tan(t/2);if(e[0]=a/r,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=a,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[11]=-1,e[12]=0,e[13]=0,e[15]=0,null!=s&&s!==1/0){var n=1/(i-s);e[10]=(s+i)*n,e[14]=2*s*i*n}else e[10]=-1,e[14]=-2*i;return e};function x(){var e=new t(3);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0),e}function m(e,r,i){var s=new t(3);return s[0]=e,s[1]=r,s[2]=i,s}function g(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e}function y(e,t,r,i){return e[0]=t,e[1]=r,e[2]=i,e}function v(e,t){var r=t[0],i=t[1],s=t[2],a=r*r+i*i+s*s;return a>0&&(a=1/Math.sqrt(a)),e[0]=t[0]*a,e[1]=t[1]*a,e[2]=t[2]*a,e}function T(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]}function w(e,t,r){var i=t[0],s=t[1],a=t[2],n=r[0],o=r[1],h=r[2];return e[0]=s*h-a*o,e[1]=a*n-i*h,e[2]=i*o-s*n,e}function E(e,t,r,i){var s=t[0],a=t[1],n=t[2];return e[0]=s+i*(r[0]-s),e[1]=a+i*(r[1]-a),e[2]=n+i*(r[2]-n),e}function R(){var e=new t(4);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0,e[3]=0),e}function S(e,t,r,i,s){return e[0]=t,e[1]=r,e[2]=i,e[3]=s,e}function _(e,t,r){var i=t[0],s=t[1],a=t[2],n=t[3];return e[0]=r[0]*i+r[4]*s+r[8]*a+r[12]*n,e[1]=r[1]*i+r[5]*s+r[9]*a+r[13]*n,e[2]=r[2]*i+r[6]*s+r[10]*a+r[14]*n,e[3]=r[3]*i+r[7]*s+r[11]*a+r[15]*n,e}function b(){var e=new t(4);return t!=Float32Array&&(e[0]=0,e[1]=0,e[2]=0),e[3]=1,e}function M(e,t,r){r*=.5;var i=Math.sin(r);return e[0]=i*t[0],e[1]=i*t[1],e[2]=i*t[2],e[3]=Math.cos(r),e}function A(t,r,i,s){var a,n,o,h,l,u=r[0],c=r[1],d=r[2],p=r[3],f=i[0],x=i[1],m=i[2],g=i[3];return(n=u*f+c*x+d*m+p*g)<0&&(n=-n,f=-f,x=-x,m=-m,g=-g),1-n>e?(a=Math.acos(n),o=Math.sin(a),h=Math.sin((1-s)*a)/o,l=Math.sin(s*a)/o):(h=1-s,l=s),t[0]=h*u+l*f,t[1]=h*c+l*x,t[2]=h*d+l*m,t[3]=h*p+l*g,t}x(),function(){var e=R()}();var F,P=function(e,r,i,s){var a=new t(4);return a[0]=e,a[1]=r,a[2]=i,a[3]=s,a},I=function(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e},L=S,C=function(e,t){var r=t[0],i=t[1],s=t[2],a=t[3],n=r*r+i*i+s*s+a*a;return n>0&&(n=1/Math.sqrt(n)),e[0]=r*n,e[1]=i*n,e[2]=s*n,e[3]=a*n,e};function D(){var e=new t(2);return t!=Float32Array&&(e[0]=0,e[1]=0),e}x(),m(1,0,0),m(0,1,0),b(),b(),F=new t(9),t!=Float32Array&&(F[1]=0,F[2]=0,F[3]=0,F[5]=0,F[6]=0,F[7]=0),F[0]=1,F[4]=1,F[8]=1,function(){var e=D()}();const N=Symbol("@iwer/action-player"),B=Symbol("@iwer/action-recorder"),O=Symbol("@iwer/xr-anchor"),U=Symbol("@iwer/xr-controller"),V=Symbol("@iwer/xr-device"),G=Symbol("@iwer/xr-hand-input"),X=Symbol("@iwer/xr-tracked-input"),q=Symbol("@iwer/xr-frame"),z=Symbol("@iwer/gamepad"),H=Symbol("@iwer/xr-system"),k=Symbol("@iwer/xr-input-source"),W=Symbol("@iwer/xr-webgl-layer"),j=Symbol("@iwer/xr-mesh"),Y=Symbol("@iwer/xr-plane"),Q=Symbol("@iwer/xr-joint-pose"),$=Symbol("@iwer/xr-pose"),K=Symbol("@iwer/xr-viewer-pose"),J=Symbol("@iwer/xr-rigid-transform"),Z=Symbol("@iwer/xr-render-state"),ee=Symbol("@iwer/xr-session"),te=Symbol("@iwer/xr-joint-space"),re=Symbol("@iwer/xr-reference-space"),ie=Symbol("@iwer/xr-space"),se=Symbol("@iwer/xr-view"),ae=Symbol("@iwer/xr-viewport"),ne=Symbol("@iwer/xr-ray"),oe=Symbol("@iwer/xr-hit-test");class he extends EventTarget{constructor(e,t){super(),this[ie]={parentSpace:e,offsetMatrix:t?i(t):r(),emulated:!0}}}class le extends he{constructor(){super(void 0,r())}}class ue{static updateOffsetPosition(e,t){o(e[ie].offsetMatrix,t)}static updateOffsetQuaternion(e,t){const r=e[ie].offsetMatrix,i=x();u(i,r),l(r,t,i)}static updateOffsetMatrix(e,t){s(e[ie].offsetMatrix,t)}static calculateGlobalOffsetMatrix(e,t=r()){return n(t,e[ie].parentSpace?ue.calculateGlobalOffsetMatrix(e[ie].parentSpace):r(),e[ie].offsetMatrix),t}}class ce{constructor(e=0,t=0,r=0){this.vec3=m(e,t,r),this.tempVec3=x()}get x(){return this.vec3[0]}set x(e){this.vec3[0]=e}get y(){return this.vec3[1]}set y(e){this.vec3[1]=e}get z(){return this.vec3[2]}set z(e){this.vec3[2]=e}set(e,t,r){return y(this.vec3,e,t,r),this}clone(){return new ce(this.x,this.y,this.z)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}normalize(){return g(this.tempVec3,this.vec3),v(this.vec3,this.tempVec3),this}add(e){return g(this.tempVec3,this.vec3),function(e,t,r){e[0]=t[0]+r[0],e[1]=t[1]+r[1],e[2]=t[2]+r[2]}(this.vec3,this.tempVec3,e.vec3),this}applyQuaternion(e){return g(this.tempVec3,this.vec3),function(e,t,r){var i=r[0],s=r[1],a=r[2],n=r[3],o=t[0],h=t[1],l=t[2],u=s*l-a*h,c=a*o-i*l,d=i*h-s*o;u+=u,c+=c,d+=d,e[0]=o+n*u+s*d-a*c,e[1]=h+n*c+a*u-i*d,e[2]=l+n*d+i*c-s*u}(this.vec3,this.tempVec3,e.quat),this}}class de{constructor(e=0,t=0,r=0,i=1){this.quat=P(e,t,r,i),this.tempQuat=b()}get x(){return this.quat[0]}set x(e){this.quat[0]=e}get y(){return this.quat[1]}set y(e){this.quat[1]=e}get z(){return this.quat[2]}set z(e){this.quat[2]=e}get w(){return this.quat[3]}set w(e){this.quat[3]=e}set(e,t,r,i){return L(this.quat,e,t,r,i),this}clone(){return new de(this.x,this.y,this.z,this.w)}copy(e){return L(this.quat,e.x,e.y,e.z,e.w),this}normalize(){return I(this.tempQuat,this.quat),C(this.quat,this.tempQuat),this}invert(){return I(this.tempQuat,this.quat),function(e,t){e[0]=-t[0],e[1]=-t[1],e[2]=-t[2],e[3]=t[3]}(this.quat,this.tempQuat),this}multiply(e){return I(this.tempQuat,this.quat),function(e,t,r){var i=t[0],s=t[1],a=t[2],n=t[3],o=r[0],h=r[1],l=r[2],u=r[3];e[0]=i*u+n*o+s*l-a*h,e[1]=s*u+n*h+a*o-i*l,e[2]=a*u+n*l+i*h-s*o,e[3]=n*u-i*o-s*h-a*l}(this.quat,this.tempQuat,e.quat),this}setFromAxisAngle(e,t){return M(this.quat,e.vec3,t),this}}var pe,fe,xe;!function(e){e.None="",e.Standard="standard",e.XRStandard="xr-standard"}(pe||(pe={}));class me{constructor(e,t){this[z]={type:e,eventTrigger:t,pressed:!1,touched:!1,value:0,lastFrameValue:0,pendingValue:null}}get pressed(){return"manual"===this[z].type?this[z].pressed:this[z].value>0}get touched(){return"manual"===this[z].type?this[z].touched:this[z].touched||this.pressed}get value(){return this[z].value}}class ge{constructor(){this.pressed=!1,this.touched=!1,this.value=0}}class ye{constructor(e,t="",r=-1){this[z]={id:t,index:r,connected:!1,timestamp:performance.now(),mapping:e.mapping,buttonsMap:{},buttonsSequence:[],axesMap:{},axesSequence:[],hapticActuators:[]},e.buttons.forEach(e=>{var t;null===e?this[z].buttonsSequence.push(null):(this[z].buttonsSequence.push(e.id),this[z].buttonsMap[e.id]=new me(e.type,null!==(t=e.eventTrigger)&&void 0!==t?t:null))}),e.axes.forEach(e=>{null===e?this[z].axesSequence.push(null):(this[z].axesSequence.push(e.id+e.type),this[z].axesMap[e.id]||(this[z].axesMap[e.id]={x:0,y:0}))})}get id(){return this[z].id}get index(){return this[z].index}get connected(){return this[z].connected}get timestamp(){return this[z].timestamp}get mapping(){return this[z].mapping}get axes(){const e=[];return this[z].axesSequence.forEach(t=>{if(null===t)e.push(null);else{const r=t.substring(0,t.length-6),i=t.substring(t.length-6);e.push("y-axis"===i?this[z].axesMap[r].y:this[z].axesMap[r].x)}}),e}get buttons(){return this[z].buttonsSequence.map(e=>null===e?new ge:this[z].buttonsMap[e])}get hapticActuators(){return this[z].hapticActuators}get vibrationActuator(){return null}}!function(e){e.None="none",e.Left="left",e.Right="right"}(fe||(fe={})),function(e){e.Gaze="gaze",e.TrackedPointer="tracked-pointer",e.Screen="screen",e.TransientPointer="transient-pointer"}(xe||(xe={}));class ve extends Array{}class Te{constructor(e,t,r,i,s,a,n){this[k]={handedness:e,targetRayMode:t,targetRaySpace:i,gripSpace:a,profiles:r,gamepad:s,hand:n}}get handedness(){return this[k].handedness}get targetRayMode(){return this[k].targetRayMode}get targetRaySpace(){return this[k].targetRaySpace}get gripSpace(){return this[k].gripSpace}get profiles(){return this[k].profiles}get gamepad(){return this[k].gamepad}get hand(){return this[k].hand}}class we extends Event{constructor(e,t){if(super(e,t),!t.frame)throw new Error("XRInputSourceEventInit.frame is required");if(!t.inputSource)throw new Error("XRInputSourceEventInit.inputSource is required");this.frame=t.frame,this.inputSource=t.inputSource}}const Ee={[fe.Left]:{position:new ce(-.25,1.5,-.4),quaternion:new de},[fe.Right]:{position:new ce(.25,1.5,-.4),quaternion:new de},[fe.None]:{position:new ce(.25,1.5,-.4),quaternion:new de}};class Re{constructor(e){this[X]={inputSource:e,position:Ee[e.handedness].position.clone(),quaternion:Ee[e.handedness].quaternion.clone(),connected:!0,lastFrameConnected:!1,inputSourceChanged:!0}}get position(){return this[X].position}get quaternion(){return this[X].quaternion}get inputSource(){return this[X].inputSource}get connected(){return this[X].connected}set connected(e){this[X].connected=e,this[X].inputSource.gamepad[z].connected=e}onFrameStart(e){l(this[X].inputSource.targetRaySpace[ie].offsetMatrix,this[X].quaternion.quat,this[X].position.vec3);const t=e.session;this[X].inputSource.gamepad.buttons.forEach(r=>{r instanceof me&&(r[z].lastFrameValue=r[z].value,null!=r[z].pendingValue&&(r[z].value=r[z].pendingValue,r[z].pendingValue=null),null!=r[z].eventTrigger&&(0===r[z].lastFrameValue&&r[z].value>0?(t.dispatchEvent(new we(r[z].eventTrigger,{frame:e,inputSource:this[X].inputSource})),t.dispatchEvent(new we(r[z].eventTrigger+"start",{frame:e,inputSource:this[X].inputSource}))):r[z].lastFrameValue>0&&0===r[z].value&&t.dispatchEvent(new we(r[z].eventTrigger+"end",{frame:e,inputSource:this[X].inputSource}))))}),this[X].inputSourceChanged=this.connected!==this[X].lastFrameConnected,this[X].lastFrameConnected=this.connected}}class Se extends Re{constructor(e,t,r){if(!e.layout[t])throw new DOMException("Handedness not supported","InvalidStateError");const i=new he(r),s=e.layout[t].gripOffsetMatrix?new he(i,e.layout[t].gripOffsetMatrix):void 0,a=[e.profileId,...e.fallbackProfileIds];super(new Te(t,xe.TrackedPointer,a,i,new ye(e.layout[t].gamepad),s)),this[U]={profileId:e.profileId,gamepadConfig:e.layout[t].gamepad}}get gamepadConfig(){return this[U].gamepadConfig}get profileId(){return this[U].profileId}updateButtonValue(e,t){if(t>1||t<0)return void console.warn(`Out-of-range value ${t} provided for button ${e}.`);const r=this[X].inputSource.gamepad[z].buttonsMap[e];if(r){if("binary"===r[z].type&&1!=t&&0!=t)return void console.warn(`Non-binary value ${t} provided for binary button ${e}.`);r[z].pendingValue=t}else console.warn(`Current controller does not have button ${e}.`)}updateButtonTouch(e,t){const r=this[X].inputSource.gamepad[z].buttonsMap[e];r?r[z].touched=t:console.warn(`Current controller does not have button ${e}.`)}updateAxis(e,t,r){if(r>1||r<-1)return void console.warn(`Out-of-range value ${r} provided for ${e} axes.`);const i=this[X].inputSource.gamepad[z].axesMap[e];i?"x-axis"===t?i.x=r:"y-axis"===t&&(i.y=r):console.warn(`Current controller does not have ${e} axes.`)}updateAxes(e,t,r){if(t>1||t<-1||r>1||r<-1)return void console.warn(`Out-of-range value x:${t}, y:${r} provided for ${e} axes.`);const i=this[X].inputSource.gamepad[z].axesMap[e];i?(i.x=t,i.y=r):console.warn(`Current controller does not have ${e} axes.`)}}class _e{constructor(e,t,r,i,s){this[j]={nativeMesh:e,frame:void 0,meshSpace:t,vertices:r,indices:i,lastChangedTime:performance.now(),semanticLabel:s}}get meshSpace(){return this[j].meshSpace}get vertices(){return this[j].vertices}get indices(){return this[j].indices}get lastChangedTime(){return this[j].lastChangedTime}get semanticLabel(){return this[j].semanticLabel}}class be extends Set{}class Me{constructor(e,t,r,i){this.transform=e,this.vertices=t,this.indices=r,this.semanticLabel=i}}var Ae,Fe;!function(e){e.Desk="desk",e.Couch="couch",e.Floor="floor",e.Ceiling="ceiling",e.Wall="wall",e.Door="door",e.Window="window",e.Table="table",e.Shelf="shelf",e.Bed="bed",e.Screen="screen",e.Lamp="lamp",e.Plant="plant",e.WallArt="wall art",e.GlobalMesh="global mesh",e.Other="other"}(Ae||(Ae={})),function(e){e.Horizontal="horizontal",e.Vertical="vertical"}(Fe||(Fe={}));const Pe={[Ae.Desk]:Fe.Horizontal,[Ae.Couch]:Fe.Horizontal,[Ae.Floor]:Fe.Horizontal,[Ae.Ceiling]:Fe.Horizontal,[Ae.Wall]:Fe.Vertical,[Ae.Door]:Fe.Vertical,[Ae.Window]:Fe.Vertical,[Ae.Table]:Fe.Horizontal,[Ae.Shelf]:Fe.Horizontal,[Ae.Bed]:Fe.Horizontal,[Ae.Screen]:Fe.Horizontal,[Ae.Lamp]:Fe.Horizontal,[Ae.Plant]:Fe.Horizontal,[Ae.WallArt]:Fe.Vertical};class Ie{constructor(e,t,r,i){this[Y]={nativePlane:e,frame:void 0,planeSpace:t,polygon:r,lastChangedTime:performance.now(),semanticLabel:i,orientation:i?Pe[i]:void 0}}get planeSpace(){return this[Y].planeSpace}get polygon(){return this[Y].polygon}get orientation(){return this[Y].orientation}get lastChangedTime(){return this[Y].lastChangedTime}get semanticLabel(){return this[Y].semanticLabel}}class Le extends Set{}class Ce{constructor(e,t,r){this.transform=e,this.polygon=t,this.semanticLabel=r}}class De{constructor(e,t){this[O]={anchorSpace:e,session:t,deleted:!1},t[ee].trackedAnchors.add(this)}get anchorSpace(){if(this[O].deleted)throw new DOMException("XRAnchor has already been deleted.","InvalidStateError");return this[O].anchorSpace}requestPersistentHandle(){return new Promise((e,t)=>{if(this[O].deleted)t(new DOMException("XRAnchor has already been deleted.","InvalidStateError"));else{const t=this[O].session[ee].persistentAnchors;for(const[r,i]of t.entries())if(i===this)return void e(r);const r=crypto.randomUUID();Oe.createPersistentAnchor(this[O].session,this,r),e(r)}})}delete(){this[O].deleted||(this[O].anchorSpace=null,this[O].deleted=!0,this[O].session[ee].trackedAnchors.delete(this))}}class Ne extends Set{}const Be="@immersive-web-emulation-runtime/persistent-anchors";class Oe{static recoverPersistentAnchorsFromStorage(e){const t=JSON.parse(localStorage.getItem(Be)||"{}");Object.entries(t).forEach(([t,r])=>{const i=e[ee].device[V].globalSpace,s=new he(i,r),a=new De(s,e);e[ee].persistentAnchors.set(t,a)})}static createPersistentAnchor(e,t,r){e[ee].trackedAnchors.add(t),e[ee].persistentAnchors.set(r,t);const i=JSON.parse(localStorage.getItem(Be)||"{}");i[r]=Array.from(t[O].anchorSpace[ie].offsetMatrix),localStorage.setItem(Be,JSON.stringify(i))}}class Ue{constructor(e,t){const i=m(0,0,0),s=b();this[J]={matrix:r(),position:e?m(e.x,e.y,e.z):i,orientation:t?C(b(),P(t.x,t.y,t.z,t.w)):s,inverse:null},this.updateMatrix()}updateMatrix(){l(this[J].matrix,this[J].orientation,this[J].position)}get matrix(){return this[J].matrix}get position(){const e=this[J].position;return new DOMPointReadOnly(e[0],e[1],e[2],1)}get orientation(){const e=this[J].orientation;return new DOMPointReadOnly(e[0],e[1],e[2],e[3])}get inverse(){if(!this[J].inverse){const e=r();if(!a(e,this[J].matrix))throw new Error("Matrix is not invertible.");let t=x();u(t,e);let i=b();d(i,e),this[J].inverse=new Ue(new DOMPointReadOnly(t[0],t[1],t[2],1),new DOMPointReadOnly(i[0],i[1],i[2],i[3])),this[J].inverse[J].inverse=this}return this[J].inverse}}class Ve{constructor(e=0,t=0,r=0,i=1){this.x=e,this.y=t,this.z=r,this.w=i}}class Ge{constructor(e,t){const r={x:0,y:0,z:0,w:1},i={x:0,y:0,z:-1,w:0};if(e instanceof Ue){const t=e.matrix,s=S(R(),r.x,r.y,r.z,r.w),a=S(R(),i.x,i.y,i.z,i.w);_(s,s,t),_(a,a,t),r.x=s[0],r.y=s[1],r.z=s[2],r.w=s[3],i.x=a[0],i.y=a[1],i.z=a[2],i.w=a[3]}else if(e&&(r.x=e.x,r.y=e.y,r.z=e.z,r.w=e.w),t){if(0===t.x&&0===t.y&&0===t.z||0!==t.w)throw new DOMException("Invalid direction value to construct XRRay","TypeError");i.x=t.x,i.y=t.y,i.z=t.z,i.w=t.w}const s=Math.sqrt(i.x*i.x+i.y*i.y+i.z*i.z)||1;i.x=i.x/s,i.y=i.y/s,i.z=i.z/s,this[ne]={origin:new Ve(r.x,r.y,r.z,r.w),direction:new Ve(i.x,i.y,i.z,i.w),matrix:null}}get origin(){return this[ne].origin}get direction(){return this[ne].direction}get matrix(){if(this[ne].matrix)return this[ne].matrix;const e=y(x(),0,0,-1),t=y(x(),this[ne].origin.x,this[ne].origin.y,this[ne].origin.z),i=y(x(),this[ne].direction.x,this[ne].direction.y,this[ne].direction.z),s=w(x(),i,e),a=T(i,e),l=r();a>-1&&a<1?h(l,Math.acos(a),s):-1===a?h(l,Math.acos(a),y(x(),1,0,0)):function(e){e[0]=1,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e[5]=1,e[6]=0,e[7]=0,e[8]=0,e[9]=0,e[10]=1,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1}(l);const u=o(r(),t),c=n(r(),u,l);return this[ne].matrix=new Float32Array(c),this[ne].matrix}}class Xe{constructor(e,t){var r;this[oe]={session:e,space:t.space,offsetRay:null!==(r=t.offsetRay)&&void 0!==r?r:new Ge}}cancel(){this[oe].session[ee].hitTestSources.delete(this)}}class qe{constructor(e,t){this[oe]={frame:e,offsetSpace:t}}getPose(e){return this[oe].frame.getPose(this[oe].offsetSpace,e)}createAnchor(){return this[oe].frame.createAnchor(new Ue,this[oe].offsetSpace)}}class ze extends Event{constructor(e,t){if(super(e,t),!t.session)throw new Error("XRInputSourcesChangeEventInit.session is required");if(!t.added)throw new Error("XRInputSourcesChangeEventInit.added is required");if(!t.removed)throw new Error("XRInputSourcesChangeEventInit.removed is required");this.session=t.session,this.added=t.added,this.removed=t.removed}}var He,ke,We;!function(e){e.Viewer="viewer",e.Local="local",e.LocalFloor="local-floor",e.BoundedFloor="bounded-floor",e.Unbounded="unbounded"}(ke||(ke={}));class je extends he{constructor(e,t,r){super(t,r),this[He]={type:null,onreset:()=>{}},this[re].type=e}get onreset(){var e;return null!==(e=this[re].onreset)&&void 0!==e?e:()=>{}}set onreset(e){this[re].onreset&&this.removeEventListener("reset",this[re].onreset),this[re].onreset=e,e&&this.addEventListener("reset",e)}getOffsetReferenceSpace(e){return new je(this[re].type,this,e)}}He=re;class Ye{constructor(e={},t){this[Z]={depthNear:e.depthNear||(null==t?void 0:t.depthNear)||.1,depthFar:e.depthFar||(null==t?void 0:t.depthFar)||1e3,inlineVerticalFieldOfView:e.inlineVerticalFieldOfView||(null==t?void 0:t.inlineVerticalFieldOfView)||null,baseLayer:e.baseLayer||(null==t?void 0:t.baseLayer)||null}}get depthNear(){return this[Z].depthNear}get depthFar(){return this[Z].depthFar}get inlineVerticalFieldOfView(){return this[Z].inlineVerticalFieldOfView}get baseLayer(){return this[Z].baseLayer}}class Qe extends Event{constructor(e,t){if(super(e,t),!t.session)throw new Error("XRSessionEventInit.session is required");this.session=t.session}}!function(e){e.None="none",e.Left="left",e.Right="right"}(We||(We={}));class $e{constructor(e,t,r,i){this[se]={eye:e,projectionMatrix:t,transform:r,recommendedViewportScale:null,requestedViewportScale:1,session:i}}get eye(){return this[se].eye}get projectionMatrix(){return this[se].projectionMatrix}get transform(){return this[se].transform}get recommendedViewportScale(){return this[se].recommendedViewportScale}requestViewportScale(e){null===e||e<=0||e>1?console.warn("Invalid scale value. Scale must be > 0 and <= 1."):this[se].requestedViewportScale=e}}class Ke{constructor(e,t=!1,r=void 0,i=void 0){this[$]={transform:e,emulatedPosition:t,linearVelocity:r,angularVelocity:i}}get transform(){return this[$].transform}get emulatedPosition(){return this[$].emulatedPosition}get linearVelocity(){return this[$].linearVelocity}get angularVelocity(){return this[$].angularVelocity}}class Je extends Ke{constructor(e,t,r=!1,i=void 0,s=void 0){super(e,r,i,s),this[Q]={radius:t}}get radius(){return this[Q].radius}}class Ze extends Ke{constructor(e,t,r=!1,i=void 0,s=void 0){super(e,r,i,s),this[K]={views:Object.freeze(t)}}get views(){return this[K].views}}const et=r(),tt=r(),rt=r(),it=(e,t,r)=>{ue.calculateGlobalOffsetMatrix(t,et),ue.calculateGlobalOffsetMatrix(r,tt),a(rt,tt),n(e,rt,et)};class st{constructor(e,t,i,s,a){this[q]={session:e,id:t,active:i,animationFrame:s,predictedDisplayTime:a,tempMat4:r(),detectedPlanes:new Le,detectedMeshes:new be,trackedAnchors:e[ee].frameTrackedAnchors,hitTestResultsMap:new Map}}get session(){return this[q].session}get predictedDisplayTime(){return this[q].predictedDisplayTime}getPose(e,t){if(!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");it(this[q].tempMat4,e,t);const r=x();u(r,this[q].tempMat4);const i=b();return d(i,this[q].tempMat4),new Ke(new Ue({x:r[0],y:r[1],z:r[2],w:1},{x:i[0],y:i[1],z:i[2],w:i[3]}),e[ie].emulated)}getViewerPose(e){if(!this[q].animationFrame)throw new DOMException("getViewerPose can only be called on XRFrame objects passed to XRSession.requestAnimationFrame callbacks.","InvalidStateError");const t=this[q].session,r=t[ee].device,i=this.getPose(r.viewerSpace,e),s="inline"===t[ee].mode?[We.None]:[We.Left,We.Right],a=[];return s.forEach(i=>{const s=r.viewSpaces[i],n=this.getPose(s,e),o=t[ee].getProjectionMatrix(i),h=new $e(i,new Float32Array(o),n.transform,t);a.push(h)}),new Ze(i.transform,a,!1)}getJointPose(e,t){const r=this.getPose(e,t),i=e[te].radius;return new Je(r.transform,i,!1)}fillJointRadii(e,t){if(e=Array.from(e),!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");if(e.length>t.length)throw new DOMException("The length of jointSpaces is larger than the number of elements in radii","TypeError");let r=!0;for(let i=0;i<e.length;i++)e[i][te].radius?t[i]=e[i][te].radius:(t[i]=NaN,r=!1);return r}fillPoses(e,t,r){if(e=Array.from(e),!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");if(16*e.length>r.length)throw new DOMException("The length of spaces multiplied by 16 is larger than the number of elements in transforms","TypeError");return e.forEach((e,i)=>{it(this[q].tempMat4,e,t);for(let e=0;e<16;e++)r[16*i+e]=this[q].tempMat4[e]}),!0}get detectedPlanes(){if(!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[q].detectedPlanes}get detectedMeshes(){if(!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[q].detectedMeshes}get trackedAnchors(){if(!this[q].active)throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError");return this[q].trackedAnchors}createAnchor(e,t){return new Promise((r,i)=>{if(this[q].active){const s=this[q].session[ee].device[V].globalSpace,a=new he(t,e.matrix),n=ue.calculateGlobalOffsetMatrix(a),o=new he(s,n),h=new De(o,this[q].session);this[q].session[ee].trackedAnchors.add(h),this[q].session[ee].newAnchors.set(h,{resolve:r,reject:i})}else i(new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError"))})}getHitTestResults(e){if(this[q].active){if(this[q].hitTestResultsMap.has(e))return[...this[q].hitTestResultsMap.get(e)];throw new DOMException("Requested hit test results are not available for current frame.","InvalidStateError")}throw new DOMException("XRFrame access outside the callback that produced it is invalid.","InvalidStateError")}}var at,nt,ot;!function(e){e.Opaque="opaque",e.AlphaBlend="alpha-blend",e.Additive="additive"}(at||(at={})),function(e){e.ScreenSpace="screen-space",e.WorldSpace="world-space"}(nt||(nt={}));class ht extends EventTarget{constructor(e,t,i){super(),this[ee]={device:e,mode:t,renderState:new Ye,pendingRenderState:null,enabledFeatures:i,isSystemKeyboardSupported:!1,ended:!1,projectionMatrices:{[We.Left]:r(),[We.Right]:r(),[We.None]:r()},getProjectionMatrix:e=>this[ee].projectionMatrices[e],referenceSpaceIsSupported:e=>{if(!this[ee].enabledFeatures.includes(e))return!1;switch(e){case ke.Viewer:return!0;case ke.Local:case ke.LocalFloor:case ke.BoundedFloor:case ke.Unbounded:return"inline"!=this[ee].mode}},frameHandle:0,frameCallbacks:[],currentFrameCallbacks:null,onDeviceFrame:()=>{if(this[ee].ended)return;this[ee].deviceFrameHandle=globalThis.requestAnimationFrame(this[ee].onDeviceFrame),null!=this[ee].pendingRenderState&&(this[ee].renderState=this[ee].pendingRenderState,this[ee].pendingRenderState=null,this[ee].device[V].onBaseLayerSet(this[ee].renderState.baseLayer));const e=this[ee].renderState.baseLayer;if(null===e)return;const t=e.context,r=t.canvas;if("inline"!=this[ee].mode){const e=t.getParameter(t.COLOR_CLEAR_VALUE),r=t.getParameter(t.DEPTH_CLEAR_VALUE),i=t.getParameter(t.STENCIL_CLEAR_VALUE);t.clearColor(0,0,0,0),t.clearDepth(1),t.clearStencil(0),t.clear(t.DEPTH_BUFFER_BIT|t.COLOR_BUFFER_BIT|t.STENCIL_BUFFER_BIT),t.clearColor(e[0],e[1],e[2],e[3]),t.clearDepth(r),t.clearStencil(i)}const{depthNear:i,depthFar:a}=this[ee].renderState,{width:n,height:o}=r;if("inline"!==this[ee].mode){const e=n*(this[ee].device.stereoEnabled?.5:1)/o;f(this[ee].projectionMatrices[We.Left],this[ee].device.fovy,e,i,a),s(this[ee].projectionMatrices[We.Right],this[ee].projectionMatrices[We.Left])}else{const e=n/o;f(this[ee].projectionMatrices[We.None],this[ee].renderState.inlineVerticalFieldOfView,e,i,a)}const h=new st(this,this[ee].frameHandle,!0,!0,performance.now()),l=performance.now(),u=this[ee].device[V].devui;if(u&&u.render(l),"immersive-ar"===this[ee].mode){const e=this[ee].device[V].sem;e&&e.render(l)}this[ee].enabledFeatures.includes("anchors")&&this[ee].updateTrackedAnchors(),this[ee].enabledFeatures.includes("plane-detection")&&this[ee].updateTrackedPlanes(h),this[ee].enabledFeatures.includes("mesh-detection")&&this[ee].updateTrackedMeshes(h),this[ee].enabledFeatures.includes("hit-test")&&this[ee].computeHitTestResults(h),this[ee].device[V].onFrameStart(h),this[ee].updateActiveInputSources();const c=this[ee].currentFrameCallbacks=this[ee].frameCallbacks;this[ee].frameCallbacks=[];const d=performance.now();for(let e=0;e<c.length;e++)try{c[e].cancelled||c[e].callback(d,h)}catch(e){console.error(e)}this[ee].currentFrameCallbacks=null,h[q].active=!1},nominalFrameRate:e.internalNominalFrameRate,referenceSpaces:[],inputSourceArray:[],activeInputSources:[],updateActiveInputSources:()=>{const e=this[ee].enabledFeatures.includes("hand-tracking"),t=this[ee].activeInputSources,r=this[ee].device.inputSources.filter(t=>!t.hand||e),i=r.filter(e=>!t.includes(e)),s=t.filter(e=>!r.includes(e));this[ee].activeInputSources=r,(i.length>0||s.length>0)&&this.dispatchEvent(new ze("inputsourceschange",{session:this,added:i,removed:s}))},trackedAnchors:new Ne,persistentAnchors:new Map,newAnchors:new Map,frameTrackedAnchors:new Ne,updateTrackedAnchors:()=>{this[ee].enabledFeatures.includes("anchors")&&(this[ee].frameTrackedAnchors.clear(),Array.from(this[ee].trackedAnchors).forEach(e=>{if(e[O].deleted){if(this[ee].trackedAnchors.delete(e),this[ee].newAnchors.has(e)){const{reject:t}=this[ee].newAnchors.get(e);t(new DOMException("Anchor is no longer tracked","InvalidStateError"))}}else if(this[ee].frameTrackedAnchors.add(e),this[ee].newAnchors.has(e)){const{resolve:t}=this[ee].newAnchors.get(e);t(e),this[ee].newAnchors.delete(e)}}))},trackedPlanes:new Map,updateTrackedPlanes:e=>{const t=this[ee].device[V].sem;if(!t)return;Array.from(this[ee].trackedPlanes.keys()).forEach(e=>{t.trackedPlanes.has(e)||this[ee].trackedPlanes.delete(e)}),t.trackedPlanes.forEach(t=>{let r=this[ee].trackedPlanes.get(t);if(!r){const e=new he(this[ee].device[V].globalSpace,t.transform.matrix);r=new Ie(t,e,t.polygon,t.semanticLabel),this[ee].trackedPlanes.set(t,r)}r[Y].lastChangedTime=e.predictedDisplayTime,r[Y].frame=e,e[q].detectedPlanes.add(r)})},trackedMeshes:new Map,updateTrackedMeshes:e=>{const t=this[ee].device[V].sem;if(!t)return;Array.from(this[ee].trackedMeshes.keys()).forEach(e=>{t.trackedMeshes.has(e)||this[ee].trackedMeshes.delete(e)}),t.trackedMeshes.forEach(t=>{let r=this[ee].trackedMeshes.get(t);if(!r){const e=new he(this[ee].device[V].globalSpace,t.transform.matrix);r=new _e(t,e,t.vertices,t.indices,t.semanticLabel),this[ee].trackedMeshes.set(t,r)}r[j].lastChangedTime=e.predictedDisplayTime,r[j].frame=e,e[q].detectedMeshes.add(r)})},hitTestSources:new Set,computeHitTestResults:e=>{const t=this[ee].device[V].sem;if(!t)return;const i=this[ee].device[V].globalSpace;this[ee].hitTestSources.forEach(s=>{const a=s[oe].space,o=ue.calculateGlobalOffsetMatrix(a),h=s[oe].offsetRay.matrix,l=r();n(l,o,h);const u=[];t.computeHitTestResults(l).forEach(t=>{const r=new he(i,t),s=new qe(e,r);u.push(s)}),e[q].hitTestResultsMap.set(s,u)})},onend:null,oninputsourceschange:null,onselect:null,onselectstart:null,onselectend:null,onsqueeze:null,onsqueezestart:null,onsqueezeend:null,onvisibilitychange:null,onframeratechange:null},Oe.recoverPersistentAnchorsFromStorage(this),this[ee].onDeviceFrame()}get visibilityState(){return this[ee].device.visibilityState}get frameRate(){return this[ee].nominalFrameRate}get supportedFrameRates(){return new Float32Array(this[ee].device.supportedFrameRates)}get renderState(){return this[ee].renderState}get inputSources(){return this[ee].inputSourceArray.length=0,this[ee].ended||"inline"===this[ee].mode||this[ee].inputSourceArray.push(...this[ee].activeInputSources),this[ee].inputSourceArray}get enabledFeatures(){return this[ee].enabledFeatures}get isSystemKeyboardSupported(){return this[ee].isSystemKeyboardSupported}get environmentBlendMode(){var e;return null!==(e=this[ee].device[V].environmentBlendModes[this[ee].mode])&&void 0!==e?e:at.Opaque}get interactionMode(){return this[ee].device[V].interactionMode}updateRenderState(e={}){var t,r,i,s;if(this[ee].ended)throw new DOMException("XRSession has already ended.","InvalidStateError");if(e.baseLayer&&e.baseLayer[W].session!==this)throw new DOMException("Base layer was created by a different XRSession","InvalidStateError");if(null!=e.inlineVerticalFieldOfView&&"inline"!==this[ee].mode)throw new DOMException("InlineVerticalFieldOfView must not be set for an immersive session","InvalidStateError");const a={baseLayer:e.baseLayer||(null===(t=this[ee].pendingRenderState)||void 0===t?void 0:t.baseLayer)||void 0,depthFar:e.depthFar||(null===(r=this[ee].pendingRenderState)||void 0===r?void 0:r.depthFar)||void 0,depthNear:e.depthNear||(null===(i=this[ee].pendingRenderState)||void 0===i?void 0:i.depthNear)||void 0,inlineVerticalFieldOfView:e.inlineVerticalFieldOfView||(null===(s=this[ee].pendingRenderState)||void 0===s?void 0:s.inlineVerticalFieldOfView)||void 0};this[ee].pendingRenderState=new Ye(a,this[ee].renderState)}async updateTargetFrameRate(e){return new Promise((t,r)=>{this[ee].ended?r(new DOMException("XRSession has already ended.","InvalidStateError")):this[ee].device.supportedFrameRates.includes(e)?(this[ee].nominalFrameRate===e?console.log("Requested frame rate is the same as the current nominal frame rate, no update made"):(this[ee].nominalFrameRate=e,this.dispatchEvent(new Qe("frameratechange",{session:this})),console.log(`Nominal frame rate updated to ${e}`)),t()):r(new DOMException("Requested frame rate not supported.","InvalidStateError"))})}async requestReferenceSpace(e){return new Promise((t,r)=>{if(this[ee].ended||!this[ee].referenceSpaceIsSupported(e))return void r(new DOMException("The requested reference space type is not supported.","NotSupportedError"));let i;switch(e){case ke.Viewer:i=this[ee].device.viewerSpace;break;case ke.Local:i=new je(e,this[ee].device[V].globalSpace,this[ee].device.viewerSpace[ie].offsetMatrix);break;case ke.LocalFloor:case ke.BoundedFloor:case ke.Unbounded:i=new je(e,this[ee].device[V].globalSpace)}this[ee].referenceSpaces.push(i),t(i)})}requestAnimationFrame(e){if(this[ee].ended)return 0;const t=++this[ee].frameHandle;return this[ee].frameCallbacks.push({handle:t,callback:e,cancelled:!1}),t}cancelAnimationFrame(e){let t=this[ee].frameCallbacks,r=t.findIndex(t=>t&&t.handle===e);r>-1&&(t[r].cancelled=!0,t.splice(r,1)),t=this[ee].currentFrameCallbacks,t&&(r=t.findIndex(t=>t&&t.handle===e),r>-1&&(t[r].cancelled=!0))}async end(){return new Promise((e,t)=>{this[ee].ended||null===this[ee].deviceFrameHandle?t(new DOMException("XRSession has already ended.","InvalidStateError")):(globalThis.cancelAnimationFrame(this[ee].deviceFrameHandle),this[ee].device[V].onSessionEnd(),this.dispatchEvent(new Qe("end",{session:this})),e())})}get persistentAnchors(){return Array.from(this[ee].persistentAnchors.keys())}restorePersistentAnchor(e){return new Promise((t,r)=>{if(this[ee].persistentAnchors.has(e))if(this[ee].ended)r(new DOMException("XRSession has already ended.","InvalidStateError"));else{const i=this[ee].persistentAnchors.get(e);this[ee].newAnchors.has(i)?r(new DOMException(`Multiple concurrent attempts detected to restore the anchor with UUID: ${e}.`,"InvalidStateError")):(this[ee].trackedAnchors.add(i),this[ee].newAnchors.set(i,{resolve:t,reject:r}))}else r(new DOMException(`Persistent anchor with uuid ${e} not found.`,"InvalidStateError"))})}deletePersistentAnchor(e){return new Promise((t,r)=>{if(this[ee].persistentAnchors.has(e)){const r=this[ee].persistentAnchors.get(e);this[ee].persistentAnchors.delete(e),r.delete(),t(void 0)}else r(new DOMException(`Persistent anchor with uuid ${e} not found.`,"InvalidStateError"))})}requestHitTestSource(e){return new Promise((t,r)=>{if(this[ee].enabledFeatures.includes("hit-test"))if(this[ee].ended)r(new DOMException("XRSession has already ended.","InvalidStateError"));else if(this[ee].device[V].sem){const r=new Xe(this,e);this[ee].hitTestSources.add(r),t(r)}else r(new DOMException("Synthethic Environment Module required for emulating hit-test","OperationError"));else r(new DOMException('WebXR feature "hit-test" is not supported by current session',"NotSupportedError"))})}get onend(){var e;return null!==(e=this[ee].onend)&&void 0!==e?e:()=>{}}set onend(e){this[ee].onend&&this.removeEventListener("end",this[ee].onend),this[ee].onend=e,e&&this.addEventListener("end",e)}get oninputsourceschange(){var e;return null!==(e=this[ee].oninputsourceschange)&&void 0!==e?e:()=>{}}set oninputsourceschange(e){this[ee].oninputsourceschange&&this.removeEventListener("inputsourceschange",this[ee].oninputsourceschange),this[ee].oninputsourceschange=e,e&&this.addEventListener("inputsourceschange",e)}get onselect(){var e;return null!==(e=this[ee].onselect)&&void 0!==e?e:()=>{}}set onselect(e){this[ee].onselect&&this.removeEventListener("select",this[ee].onselect),this[ee].onselect=e,e&&this.addEventListener("select",e)}get onselectstart(){var e;return null!==(e=this[ee].onselectstart)&&void 0!==e?e:()=>{}}set onselectstart(e){this[ee].onselectstart&&this.removeEventListener("selectstart",this[ee].onselectstart),this[ee].onselectstart=e,e&&this.addEventListener("selectstart",e)}get onselectend(){var e;return null!==(e=this[ee].onselectend)&&void 0!==e?e:()=>{}}set onselectend(e){this[ee].onselectend&&this.removeEventListener("selectend",this[ee].onselectend),this[ee].onselectend=e,e&&this.addEventListener("selectend",e)}get onsqueeze(){var e;return null!==(e=this[ee].onsqueeze)&&void 0!==e?e:()=>{}}set onsqueeze(e){this[ee].onsqueeze&&this.removeEventListener("squeeze",this[ee].onsqueeze),this[ee].onsqueeze=e,e&&this.addEventListener("squeeze",e)}get onsqueezestart(){var e;return null!==(e=this[ee].onsqueezestart)&&void 0!==e?e:()=>{}}set onsqueezestart(e){this[ee].onsqueezestart&&this.removeEventListener("squeezestart",this[ee].onsqueezestart),this[ee].onsqueezestart=e,e&&this.addEventListener("squeezestart",e)}get onsqueezeend(){var e;return null!==(e=this[ee].onsqueezeend)&&void 0!==e?e:()=>{}}set onsqueezeend(e){this[ee].onsqueezeend&&this.removeEventListener("squeezeend",this[ee].onsqueezeend),this[ee].onsqueezeend=e,e&&this.addEventListener("squeezeend",e)}get onvisibilitychange(){var e;return null!==(e=this[ee].onvisibilitychange)&&void 0!==e?e:()=>{}}set onvisibilitychange(e){this[ee].onvisibilitychange&&this.removeEventListener("visibilitychange",this[ee].onvisibilitychange),this[ee].onvisibilitychange=e,e&&this.addEventListener("visibilitychange",e)}get onframeratechange(){var e;return null!==(e=this[ee].onframeratechange)&&void 0!==e?e:()=>{}}set onframeratechange(e){this[ee].onframeratechange&&this.removeEventListener("frameratechange",this[ee].onframeratechange),this[ee].onframeratechange=e,e&&this.addEventListener("frameratechange",e)}}!function(e){e.Wrist="wrist",e.ThumbMetacarpal="thumb-metacarpal",e.ThumbPhalanxProximal="thumb-phalanx-proximal",e.ThumbPhalanxDistal="thumb-phalanx-distal",e.ThumbTip="thumb-tip",e.IndexFingerMetacarpal="index-finger-metacarpal",e.IndexFingerPhalanxProximal="index-finger-phalanx-proximal",e.IndexFingerPhalanxIntermediate="index-finger-phalanx-intermediate",e.IndexFingerPhalanxDistal="index-finger-phalanx-distal",e.IndexFingerTip="index-finger-tip",e.MiddleFingerMetacarpal="middle-finger-metacarpal",e.MiddleFingerPhalanxProximal="middle-finger-phalanx-proximal",e.MiddleFingerPhalanxIntermediate="middle-finger-phalanx-intermediate",e.MiddleFingerPhalanxDistal="middle-finger-phalanx-distal",e.MiddleFingerTip="middle-finger-tip",e.RingFingerMetacarpal="ring-finger-metacarpal",e.RingFingerPhalanxProximal="ring-finger-phalanx-proximal",e.RingFingerPhalanxIntermediate="ring-finger-phalanx-intermediate",e.RingFingerPhalanxDistal="ring-finger-phalanx-distal",e.RingFingerTip="ring-finger-tip",e.PinkyFingerMetacarpal="pinky-finger-metacarpal",e.PinkyFingerPhalanxProximal="pinky-finger-phalanx-proximal",e.PinkyFingerPhalanxIntermediate="pinky-finger-phalanx-intermediate",e.PinkyFingerPhalanxDistal="pinky-finger-phalanx-distal",e.PinkyFingerTip="pinky-finger-tip"}(ot||(ot={}));class lt extends Map{}class ut extends he{constructor(e,t,r){super(t,r),this[te]={jointName:e,radius:0}}get jointName(){return this[te].jointName}}const ct={profileId:"oculus-hand",fallbackProfileIds:["generic-hand","generic-hand-select","generic-trigger"],poses:{default:{jointTransforms:{wrist:{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.04913589730858803,.0021463718730956316,.11701996624469757,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[-.07536252588033676,-.9959676265716553,-.04867160692811012,0,.5877083539962769,-.08379616588354111,.8047218918800354,0,-.8055551648139954,.032041035592556,.5916536450386047,0,-.010643752291798592,.0006936835707165301,.08736639469861984,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[.1374533325433731,-.9904957413673401,.004982374142855406,0,.5534393787384033,.08097179979085922,.8289443850517273,0,-.8214688897132874,-.11118389666080475,.559309184551239,0,.015547193586826324,-.0003480653394944966,.0681300163269043,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[-.04659227654337883,-.9974699020385742,-.05369402840733528,0,.6812446117401123,-.07104194164276123,.728600800037384,0,-.7305715084075928,-.002631746232509613,.6828309893608093,0,.04330715537071228,.003409178927540779,.0492292083799839,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[-.04659227654337883,-.9974699020385742,-.05369402840733528,0,.6812446117401123,-.07104194164276123,.728600800037384,0,-.7305715084075928,-.002631746232509613,.6828309893608093,0,.062003348022699356,.004069602582603693,.03322213143110275,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.02009812369942665,.008770795539021492,.08660387247800827,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.9001791477203369,-.2598813474178314,.3494834005832672,0,.06073702871799469,.8695210218429565,.490146666765213,0,-.4312632381916046,-.41999316215515137,.7985095381736755,0,-.00017739279428496957,.03890012577176094,.039073407649993896,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.9082008600234985,-.20898112654685974,.36262574791908264,0,.11045389622449875,.9553793668746948,.27395179867744446,0,-.40369608998298645,-.20874978601932526,.8907597661018372,0,.01617925800383091,.05482936650514603,.008788082748651505,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.9309692978858948,-.16783711314201355,.32423174381256104,0,.1080828532576561,.9749603867530823,.1943446695804596,0,-.34873148798942566,-.14588497579097748,.9257990717887878,0,.02599053829908371,.059902746230363846,-.012860597111284733,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.9309692978858948,-.16783711314201355,.32423174381256104,0,.1080828532576561,.9749603867530823,.1943446695804596,0,-.34873148798942566,-.14588497579097748,.9257990717887878,0,.03362493962049484,.06421422213315964,-.033461250364780426,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.03627845644950867,.011579737067222595,.08550142496824265,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9876697659492493,-.06786545366048813,.1410750150680542,0,-.015095947310328484,.855663537979126,.5173118710517883,0,-.15582047402858734,-.5130629539489746,.8440889716148376,0,-.021259509027004242,.04587256908416748,.03659208118915558,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.988391637802124,-.04354291781783104,.14555205404758453,0,.008894841186702251,.9729899168014526,.23067504167556763,0,-.15166506171226501,-.22670257091522217,.9620829224586487,0,-.014570588245987892,.06789684295654297,.0003578895702958107,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9853697419166565,.044260796159505844,.16458062827587128,0,-.0757969319820404,.9787378311157227,.19059516489505768,0,-.1526455283164978,-.20028135180473328,.9677740931510925,0,-.010392282158136368,.07414241135120392,-.026147106662392616,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9853697419166565,.044260796159505844,.16458062827587128,0,-.0757969319820404,.9787378311157227,.19059516489505768,0,-.1526455283164978,-.20028135180473328,.9677740931510925,0,-.0069718430750072,.08024183660745621,-.05014154314994812,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9616971015930176,-.13805118203163147,.2368120402097702,0,.0005348679260350764,.8648636937141418,.5020061135292053,0,-.2741127610206604,-.48265108466148376,.8318111300468445,0,-.05402477830648422,.015797706320881844,.08152295649051666,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9940828680992126,.05735103040933609,.09224652498960495,0,-.10022822767496109,.8116500377655029,.5754809379577637,0,-.041867565363645554,-.5813214182853699,.8125960826873779,0,-.041623555123806,.04171867296099663,.03582974523305893,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9843675494194031,.12044742703437805,.12850022315979004,0,-.15629759430885315,.9337108135223389,.3221098482608795,0,-.08118485659360886,-.3371586799621582,.937940776348114,0,-.039990875869989395,.06438793987035751,.004141641780734062,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9748351573944092,.11857274919748306,.18877571821212769,0,-.15575434267520905,.9681083559989929,.19623035192489624,0,-.15948788821697235,-.22069483995437622,.9622148275375366,0,-.03783353418111801,.07334739714860916,-.020782606676220894,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9748351573944092,.11857274919748306,.18877571821212769,0,-.15575434267520905,.9681083559989929,.19623035192489624,0,-.15948788821697235,-.22069483995437622,.9622148275375366,0,-.03445569798350334,.0802423357963562,-.04392268508672714,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.9181402921676636,.35625091195106506,.17350243031978607,0,-.39615097641944885,.8352503180503845,.38134080171585083,0,-.009065053425729275,-.41885748505592346,.9080066680908203,0,-.06191859766840935,.013620133511722088,.07850203663110733,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9714386463165283,.236698180437088,-.016745081171393394,0,-.18462024629116058,.7982627749443054,.5733163952827454,0,.14906984567642212,-.5538501739501953,.8191629648208618,0,-.061502378433942795,.032741155475378036,.03705105185508728,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9337416291236877,.35620439052581787,-.03527557849884033,0,-.33203884959220886,.8987522721290588,.28634607791900635,0,.13370157778263092,-.2556603252887726,.9574766755104065,0,-.06608185172080994,.049755651503801346,.011886020191013813,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9419984817504883,.3303581774234772,.059175245463848114,0,-.33483216166496277,.9130291938781738,.23294763267040253,0,.02292730286717415,-.2392500638961792,.970687210559845,0,-.0687975287437439,.054948460310697556,-.007561664097011089,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9419984817504883,.3303581774234772,.059175245463848114,0,-.33483216166496277,.9130291938781738,.23294763267040253,0,.02292730286717415,-.2392500638961792,.970687210559845,0,-.06947512179613113,.0613851435482502,-.028543535619974136,1],radius:.005425984505563974}},gripOffsetMatrix:[-.0005348679260350764,-.8648636937141418,-.5020061135292053,0,-.2741127908229828,-.48265108466148376,.8318111896514893,0,-.9616971015930176,.13805119693279266,-.2368120402097702,0,-.02878567762672901,.0017147823236882687,.04536811262369156,1]},pinch:{jointTransforms:{wrist:{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.06867414712905884,-.009423808194696903,.10627774149179459,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[-.5012241005897522,-.8650535345077515,-.0213695727288723,0,.7415963411331177,-.4421543478965759,.5045139193534851,0,-.44587990641593933,.23702676594257355,.8631392121315002,0,-.032122574746608734,-.01196830440312624,.07194234430789948,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[-.3175753057003021,-.9460570216178894,-.06419729441404343,0,.8958902955055237,-.32153913378715515,.30658137798309326,0,-.3106854259967804,.03984907269477844,.9496771097183228,0,-.017625702545046806,-.01967475935816765,.04387917369604111,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[-.4944636821746826,-.8691971898078918,.001086252392269671,0,.8307800889015198,-.4722411036491394,.2946045398712158,0,-.25555649399757385,.14657381176948547,.9556186199188232,0,-.007126678712666035,-.021021386608481407,.011786630377173424,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[-.4944636821746826,-.8691971898078918,.001086252392269671,0,.8307800889015198,-.4722411036491394,.2946045398712158,0,-.25555649399757385,.14657381176948547,.9556186199188232,0,.0003423091256991029,-.024528030306100845,-.011410919018089771,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.038037415593862534,-.0020236473064869642,.07626739144325256,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.7986818552017212,-.35985732078552246,.48229536414146423,0,.538311243057251,.7854709625244141,-.30537736415863037,0,-.2689369022846222,.5035246014595032,.8210577368736267,0,-.006869405973702669,.033938243985176086,.04206443578004837,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.8285930156707764,-.32672837376594543,.4546217918395996,0,.5577570199966431,.4116027057170868,-.7207564115524292,0,.04836784675717354,.8507823944091797,.5232869386672974,0,.0033306588884443045,.014840902760624886,.010923954658210278,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.8412464261054993,-.35794928669929504,.4051857888698578,0,.5139996409416199,.29711154103279114,-.8046918511390686,0,.16765329241752625,.8852096796035767,.4339304566383362,0,.0021551470272243023,-.0058362227864563465,-.0017938464879989624,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.8412464261054993,-.35794928669929504,.4051857888698578,0,.5139996409416199,.29711154103279114,-.8046918511390686,0,.16765329241752625,.8852096796035767,.4339304566383362,0,-.00131594471167773,-.025222131982445717,-.012442642822861671,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.05395089089870453,.003063359996303916,.07402937114238739,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9187911748886108,-.1530158370733261,.36387869715690613,0,.038666240870952606,.9522662162780762,.302808940410614,0,-.3928440511226654,-.26414817571640015,.8808513283729553,0,-.02717282809317112,.04162866622209549,.03678669035434723,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.9228746294975281,-.12856416404247284,.36300456523895264,0,.14524033665657043,.9892153143882751,-.01890045404434204,0,-.3566599190235138,.07016586512327194,.9315956234931946,0,-.01030921470373869,.05296773463487625,-.0010256498353555799,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9325166344642639,-.040404170751571655,.35885775089263916,0,.06836572289466858,.995502769947052,-.0655682161450386,0,-.3545948565006256,.08567725121974945,.9310863614082336,0,-.0004833847051486373,.05103470757603645,-.026690717786550522,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9325166344642639,-.040404170751571655,.35885775089263916,0,.06836572289466858,.995502769947052,-.0655682161450386,0,-.3545948565006256,.08567725121974945,.9310863614082336,0,.008158999495208263,.05004044249653816,-.050120558589696884,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9060805439949036,-.1844543218612671,.3807799518108368,0,-.08027800172567368,.8086723685264587,.5827555656433105,0,-.4154181182384491,-.5585917234420776,.7179155349731445,0,-.06732909381389618,.007902119308710098,.07209732383489609,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9391821026802063,-.027994679287075996,.34227466583251953,0,-.18282271921634674,.8029410243034363,.5673282742500305,0,-.2907087206840515,-.5954000353813171,.7489906549453735,0,-.047129884362220764,.03806127607822418,.032147664576768875,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9249380826950073,.03699534013867378,.3783116042613983,0,-.12898847460746765,.9667453765869141,.2208271026611328,0,-.3575615882873535,-.25304901599884033,.8989526629447937,0,-.03579339757561684,.06127955764532089,.002939916681498289,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9001164436340332,.03983335196971893,.4338230490684509,0,-.09662467986345291,.9892624020576477,.10964841395616531,0,-.4247973561286926,-.14061418175697327,.8943013548851013,0,-.026291755959391594,.06800390034914017,-.02094830758869648,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9001164436340332,.03983335196971893,.4338230490684509,0,-.09662467986345291,.9892624020576477,.10964841395616531,0,-.4247973561286926,-.14061418175697327,.8943013548851013,0,-.016345610842108727,.07300511747598648,-.04263874143362045,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.8769711852073669,.31462907791137695,.36322021484375,0,-.4506046175956726,.801031768321991,.39408499002456665,0,-.16696058213710785,-.5092697143554688,.8442559838294983,0,-.07460174709558487,.0062340241856873035,.06756893545389175,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9498357176780701,.1553308218717575,.2714462876319885,0,-.3019258379936218,.6817675232887268,.6663586497306824,0,-.08155745267868042,-.7148879170417786,.694466233253479,0,-.06697750836610794,.029482364654541016,.02902858518064022,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9214097261428833,.27928245067596436,.2701927423477173,0,-.3670244514942169,.8538867831230164,.36901235580444336,0,-.12765564024448395,-.43917882442474365,.8892839550971985,0,-.06447203457355499,.05144399777054787,.0076942890882492065,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9038633704185486,.23618005216121674,.3567195236682892,0,-.3532794713973999,.8823202252388,.3109731376171112,0,-.24129553139209747,-.4070987403392792,.8809353709220886,0,-.06187915802001953,.060364335775375366,-.010368337854743004,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9038633704185486,.23618005216121674,.3567195236682892,0,-.3532794713973999,.8823202252388,.3109731376171112,0,-.24129553139209747,-.4070987403392792,.8809353709220886,0,-.056796226650476456,.07042007893323898,-.02921444922685623,1],radius:.005425984505563974}},gripOffsetMatrix:[.08027800917625427,-.8086723685264587,-.5827556252479553,0,-.4154181480407715,-.5585916638374329,.7179154753684998,0,-.9060805439949036,.1844543218612671,-.3807799518108368,0,-.038054611533880234,-.002910431008785963,.03720742464065552,1]},point:{jointTransforms:{wrist:{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.05789132043719292,.01670890860259533,.11183350533246994,1],radius:.021460847929120064},"thumb-metacarpal":{offsetMatrix:[.02145560085773468,-.9978390336036682,.0621047280728817,0,.41311800479888916,.06541631370782852,.9083252549171448,0,-.9104245901107788,.006167683284729719,.4136286973953247,0,-.016488194465637207,.012708572670817375,.08862338215112686,1],radius:.019382517784833908},"thumb-phalanx-proximal":{offsetMatrix:[.21270370483398438,-.966137707233429,.14606566727161407,0,.49890995025634766,.2359165996313095,.8339261412620544,0,-.8401462435722351,-.10450579971075058,.5321959853172302,0,.013112368993461132,.012508046813309193,.07517509907484055,1],radius:.01228295173496008},"thumb-phalanx-distal":{offsetMatrix:[.01653280481696129,-.9986647963523865,.048943229019641876,0,.26313456892967224,.051570065319538116,.9633802771568298,0,-.9646173715591431,-.0030490627977997065,.26363563537597656,0,.04150351136922836,.016039609909057617,.05719054117798805,1],radius:.009768804535269737},"thumb-tip":{offsetMatrix:[.01653280481696129,-.9986647963523865,.048943229019641876,0,.26313456892967224,.051570065319538116,.9633802771568298,0,-.9646173715591431,-.0030490627977997065,.26363563537597656,0,.06548332422971725,.01683700829744339,.0516640841960907,1],radius:.008768804371356964},"index-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.02592567168176174,.019982583820819855,.08479326963424683,1],radius:.021228281781077385},"index-finger-phalanx-proximal":{offsetMatrix:[.9063700437545776,-.21756279468536377,.3621589243412018,0,.0970839336514473,.9415287375450134,.3226419687271118,0,-.41117796301841736,-.2572731077671051,.8744958639144897,0,-.0015709538711234927,.043078210204839706,.034657616168260574,1],radius:.010295259766280651},"index-finger-phalanx-intermediate":{offsetMatrix:[.9159826040267944,-.1651475727558136,.36565208435058594,0,.09755707532167435,.9756820797920227,.1962820291519165,0,-.3891757130622864,-.14411886036396027,.9098196625709534,0,.014023927971720695,.052835866808891296,.0014903299743309617,1],radius:.00853810179978609},"index-finger-phalanx-distal":{offsetMatrix:[.9378057718276978,-.12329639494419098,.3245268166065216,0,.032558172941207886,.9619227051734924,.2713746726512909,0,-.3456292748451233,-.2439306229352951,.9061115384101868,0,.023482320830225945,.05633850023150444,-.020621655508875847,1],radius:.007636196445673704},"index-finger-tip":{offsetMatrix:[.9378057718276978,-.12329639494419098,.3245268166065216,0,.032558172941207886,.9619227051734924,.2713746726512909,0,-.3456292748451233,-.2439306229352951,.9061115384101868,0,.03096788562834263,.06281610578298569,-.040703095495700836,1],radius:.006636196281760931},"middle-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.04184452444314957,.022474845871329308,.08177298307418823,1],radius:.021231964230537415},"middle-finger-phalanx-proximal":{offsetMatrix:[.9720265865325928,-.08313076198101044,.21966552734375,0,.20477405190467834,.7580050826072693,-.6192700862884521,0,-.11502730846405029,.6469289064407349,.7538246512413025,0,-.022107340395450592,.05035499855875969,.02970452979207039,1],radius:.01117393933236599},"middle-finger-phalanx-intermediate":{offsetMatrix:[.9779140949249268,-.07129573822021484,.19646917283535004,0,.1287083923816681,-.5352076292037964,-.8348574042320251,0,.1646735966205597,.8417060971260071,-.5142109394073486,0,-.017169542610645294,.022584279999136925,-.00265491777099669,1],radius:.008030958473682404},"middle-finger-phalanx-distal":{offsetMatrix:[.9774913787841797,-.19657190144062042,.07661263644695282,0,-.1924918293952942,-.9796126484870911,-.05749811604619026,0,.08635343611240387,.041456472128629684,-.995401918888092,0,-.02170622907578945,-.0006043742760084569,.011511396616697311,1],radius:.007629410829395056},"middle-finger-tip":{offsetMatrix:[.9774913787841797,-.19657190144062042,.07661263644695282,0,-.1924918293952942,-.9796126484870911,-.05749811604619026,0,.08635343611240387,.041456472128629684,-.995401918888092,0,-.02438267692923546,-.0026927536819130182,.03627248480916023,1],radius:.006629410665482283},"ring-finger-metacarpal":{offsetMatrix:[.9340395331382751,-.13936476409435272,.32885703444480896,0,-.005510995630174875,.914999783039093,.40341612696647644,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.05944233387708664,.0264605600386858,.07478221505880356,1],radius:.019088275730609894},"ring-finger-phalanx-proximal":{offsetMatrix:[.9842101335525513,.024470895528793335,.1753024309873581,0,.12200043350458145,.6237703561782837,-.7720272541046143,0,-.12824076414108276,.7812241315841675,.610936164855957,0,-.04249368980526924,.0467497780919075,.027722163125872612,1],radius:.00992213748395443},"ring-finger-phalanx-intermediate":{offsetMatrix:[.9941774606704712,.05949164181947708,.08983955532312393,0,.10504482686519623,-.7208291888237,-.6851072907447815,0,.024001073092222214,.6905553936958313,-.7228817939758301,0,-.0374927744269371,.016285063698887825,.0038980208337306976,1],radius:.007611672393977642},"ring-finger-phalanx-distal":{offsetMatrix:[.9995742440223694,.01638498157262802,.02412819117307663,0,.007813597097992897,-.9474818110466003,.31971633434295654,0,.028100071474909782,-.31939181685447693,-.9472070932388306,0,-.038130562752485275,-.0020653479732573032,.02310742810368538,1],radius:.007231088820844889},"ring-finger-tip":{offsetMatrix:[.9995742440223694,.01638498157262802,.02412819117307663,0,.007813597097992897,-.9474818110466003,.31971633434295654,0,.028100071474909782,-.31939181685447693,-.9472070932388306,0,-.0390593595802784,.004176302347332239,.0466572530567646,1],radius:.0062310886569321156},"pinky-finger-metacarpal":{offsetMatrix:[.9147363901138306,.3458845317363739,.20885537564754486,0,-.3923271894454956,.8839452862739563,.2544005811214447,0,-.09662359952926636,-.3146490156650543,.9442773461341858,0,-.06715242564678192,.024195827543735504,.07137546688318253,1],radius:.01808827556669712},"pinky-finger-phalanx-proximal":{offsetMatrix:[.9613109827041626,.22439135611057281,.15977802872657776,0,.01002211682498455,.5511574745178223,-.8343409299850464,0,-.27528178691864014,.8036624789237976,.5275853276252747,0,-.06273911893367767,.038559623062610626,.028268879279494286,1],radius:.008483353070914745},"pinky-finger-phalanx-intermediate":{offsetMatrix:[.9820972084999084,.18811029195785522,-.00995189044624567,0,.14063723385334015,-.7673450708389282,-.6256227493286133,0,-.12532226741313934,.6130226850509644,-.7800630927085876,0,-.05428232625126839,.013870777562260628,.012061242014169693,1],radius:.0067641944624483585},"pinky-finger-phalanx-distal":{offsetMatrix:[.9744614362716675,.20454788208007812,-.09265263378620148,0,.22429193556308746,-.9065253138542175,.35764020681381226,0,-.010836843401193619,-.3692878782749176,-.9292529225349426,0,-.05173685774207115,.0014194445684552193,.02790539152920246,1],radius:.0064259846694767475},"pinky-finger-tip":{offsetMatrix:[.9744614362716675,.20454788208007812,-.09265263378620148,0,.22429193556308746,-.9065253138542175,.35764020681381226,0,-.010836843401193619,-.3692878782749176,-.9292529225349426,0,-.05098633095622063,.008463085629045963,.048688892275094986,1],radius:.005425984505563974}},gripOffsetMatrix:[.005510995630174875,-.9149997234344482,-.40341615676879883,0,-.3571262061595917,-.37861889600753784,.8538784384727478,0,-.9340395331382751,.13936474919319153,-.32885703444480896,0,-.031803809106349945,.007837686687707901,.04313928261399269,1]}}},dt={mapping:pe.None,buttons:[{id:"pinch",type:"analog",eventTrigger:"select"}],axes:[]},pt=x(),ft=b(),xt=x(),mt=x(),gt=b(),yt=x(),vt=x(),Tt=b(),wt=x(),Et=(e,t,r,i)=>(u(pt,t),d(ft,t),c(xt,t),u(mt,r),d(gt,r),c(yt,r),E(vt,pt,mt,i),A(Tt,ft,gt,i),E(wt,xt,yt,i),function(e,t,r,i){var s=t[0],a=t[1],n=t[2],o=t[3],h=s+s,l=a+a,u=n+n,c=s*h,d=s*l,p=s*u,f=a*l,x=a*u,m=n*u,g=o*h,y=o*l,v=o*u,T=i[0],w=i[1],E=i[2];e[0]=(1-(f+m))*T,e[1]=(d+v)*T,e[2]=(p-y)*T,e[3]=0,e[4]=(d-v)*w,e[5]=(1-(c+m))*w,e[6]=(x+g)*w,e[7]=0,e[8]=(p+y)*E,e[9]=(x-g)*E,e[10]=(1-(c+f))*E,e[11]=0,e[12]=r[0],e[13]=r[1],e[14]=r[2],e[15]=1}(e,Tt,vt,wt),e),Rt=[1,-1,-1,0,-1,1,1,0,-1,1,1,0,-1,1,1,1];class St extends Re{constructor(e,t,r){if(t!==fe.Left&&t!==fe.Right)throw new DOMException('handedness for XRHandInput must be either "left" or "right"',"InvalidStateError");if(!e.poses.default||!e.poses.pinch)throw new DOMException('"default" and "pinch" hand pose configs are required',"InvalidStateError");const i=new he(r),s=new he(i),a=[e.profileId,...e.fallbackProfileIds],n=new lt;Object.values(ot).forEach(e=>{n.set(e,new ut(e,i))});super(new Te(t,xe.TrackedPointer,a,i,new ye(dt),s,n)),this[G]={poseId:"default",poses:e.poses},this.updateHandPose()}get poseId(){return this[G].poseId}set poseId(e){this[G].poses[e]?this[G].poseId=e:console.warn(`Pose config ${e} not found`)}updateHandPose(){const e=this[G].poses[this[G].poseId],t=this[G].poses.pinch;Object.values(ot).forEach(r=>{const i=e.jointTransforms[r].offsetMatrix,s=t.jointTransforms[r].offsetMatrix,a=this.inputSource.hand.get(r);Et(a[ie].offsetMatrix,i,s,this.pinchValue),this.inputSource.handedness===fe.Right&&(e=>{for(let t=0;t<16;t++)e[t]*=Rt[t]})(a[ie].offsetMatrix),a[te].radius=(1-this.pinchValue)*e.jointTransforms[r].radius+this.pinchValue*t.jointTransforms[r].radius}),e.gripOffsetMatrix&&t.gripOffsetMatrix&&Et(this.inputSource.gripSpace[ie].offsetMatrix,e.gripOffsetMatrix,t.gripOffsetMatrix,this.pinchValue)}get pinchValue(){return this[X].inputSource.gamepad[z].buttonsMap.pinch.value}updatePinchValue(e){if(e>1||e<0)return void console.warn(`Out-of-range value ${e} provided for pinch`);this[X].inputSource.gamepad[z].buttonsMap.pinch[z].pendingValue=e}onFrameStart(e){super.onFrameStart(e),this.updateHandPose()}}class _t extends EventTarget{}const bt={antialias:!0,depth:!0,stencil:!1,alpha:!0,ignoreDepthValues:!1,framebufferScaleFactor:1};class Mt extends _t{constructor(e,t,r={}){if(super(),e[ee].ended)throw new DOMException("Session has ended","InvalidStateError");const i={...bt,...r};this[W]={session:e,context:t,antialias:i.antialias}}get context(){return this[W].context}get antialias(){return this[W].antialias}get ignoreDepthValues(){return!0}get framebuffer(){return null}get framebufferWidth(){return this[W].context.drawingBufferWidth}get framebufferHeight(){return this[W].context.drawingBufferHeight}getViewport(e){if(e[se].session!==this[W].session)throw new DOMException("View's session differs from Layer's session","InvalidStateError");return this[W].session[ee].device[V].getViewport(this,e)}static getNativeFramebufferScaleFactor(e){if(!(e instanceof ht))throw new TypeError("getNativeFramebufferScaleFactor must be passed a session.");return e[ee].ended?0:1}}class At{constructor(e,t,r){const{schema:i,frames:s}=t;if(!s||!i||0===s.length)throw new DOMException("wrong recording format","NotSupportedError");const a=new je(ke.Viewer,e),n={[We.Left]:new he(a),[We.Right]:new he(a),[We.None]:new he(a)};this[N]={refSpace:e,inputSources:new Map,inputSchemas:new Map,frames:s,recordedFramePointer:0,startingTimeStamp:s[0][0],endingTimeStamp:s[s.length-1][0],playbackTime:s[0][0],playing:!1,viewerSpace:a,viewSpaces:n,vec3:x(),quat:b()},o(this[N].viewSpaces[We.Left][ie].offsetMatrix,m(-r/2,0,0)),o(this[N].viewSpaces[We.Right][ie].offsetMatrix,m(r/2,0,0)),i.forEach(t=>{const r=t[0],i=t[1];let s;if(i.hasGamepad){const e=[];for(let t=0;t<i.numButtons;t++)e.push({id:t.toString(),type:"manual"});const t=[];for(let e=0;e<i.numAxes;e++)t.push({id:e.toString(),type:"manual"});s=new ye({mapping:i.mapping,buttons:e,axes:t})}const a=new he(e);let n;i.hasHand&&(n=new lt,Object.values(ot).forEach(e=>{n.set(e,new ut(e,a))}));const o=new Te(i.handedness,i.targetRayMode,i.profiles,a,s,i.hasGrip?new he(e):void 0,i.hasHand?n:void 0);this[N].inputSources.set(r,{active:!1,source:o}),this[N].inputSchemas.set(r,i)})}play(){this[N].recordedFramePointer=0,this[N].playbackTime=this[N].startingTimeStamp,this[N].playing=!0,this[N].actualTimeStamp=performance.now()}stop(){this[N].playing=!1}get playing(){return this[N].playing}get viewerSpace(){return this[N].viewerSpace}get viewSpaces(){return this[N].viewSpaces}get inputSources(){return Array.from(this[N].inputSources.values()).filter(e=>e.active).map(e=>e.source)}playFrame(){const e=performance.now(),t=e-this[N].actualTimeStamp;if(this[N].actualTimeStamp=e,this[N].playbackTime+=t,this[N].playbackTime>this[N].endingTimeStamp)return void this.stop();for(;this[N].frames[this[N].recordedFramePointer+1][0]<this[N].playbackTime;)this[N].recordedFramePointer++;const r=this[N].frames[this[N].recordedFramePointer],i=this[N].frames[this[N].recordedFramePointer+1],s=(this[N].playbackTime-r[0])/(i[0]-r[0]);this.updateXRSpaceFromMergedFrames(this[N].viewerSpace,r.slice(1,8),i.slice(1,8),s);const a=new Map;for(let e=8;e<r.length;e++){const{index:t,inputData:i}=this.processRawInputData(r[e]);a.set(t,i)}const n=new Map;for(let e=8;e<i.length;e++){const{index:t,inputData:r}=this.processRawInputData(i[e]);n.set(t,r)}this[N].inputSources.forEach(e=>{e.active=!1}),n.forEach((e,t)=>{this[N].inputSources.get(t).active=!0;const r=this[N].inputSources.get(t).source,i=this[N].inputSchemas.get(t);this.updateInputSource(r,i,a.has(t)?a.get(t):e,e,s)})}updateInputSource(e,t,r,i,s){if(this.updateXRSpaceFromMergedFrames(e.targetRaySpace,r.targetRayTransform,i.targetRayTransform,s),t.hasGrip&&this.updateXRSpaceFromMergedFrames(e.gripSpace,r.gripTransform,i.gripTransform,s),t.hasHand)for(let a=0;a<25;a++){const n=r.handTransforms.slice(8*a,8*a+7),o=i.handTransforms.slice(8*a,8*a+7),h=r.handTransforms[8*a+7],l=i.handTransforms[8*a+7],u=e.hand.get(t.jointSequence[a]);this.updateXRSpaceFromMergedFrames(u,n,o,s),u[te].radius=(l-h)*s+h}if(t.hasGamepad){const t=e.gamepad;i.buttons.forEach((e,i)=>{const a=t.buttons[i];a[z].pressed=1===e[0],a[z].touched=1===e[1];const n=r.buttons[i][2],o=e[2];a[z].value=(o-n)*s+n}),i.axes.forEach((e,i)=>{const a=r.axes[i];t[z].axesMap[i.toString()].x=(e-a)*s+a})}}updateXRSpaceFromMergedFrames(e,t,r,i){const s=m(t[0],t[1],t[2]),a=P(t[3],t[4],t[5],t[6]),n=m(r[0],r[1],r[2]),o=P(r[3],r[4],r[5],r[6]);E(this[N].vec3,s,n,i),A(this[N].quat,a,o,i),l(e[ie].offsetMatrix,this[N].quat,this[N].vec3)}processRawInputData(e){const t=e[0],r=this[N].inputSchemas.get(t),i={targetRayTransform:e.slice(1,8)};let s=8;if(r.hasGrip&&(i.gripTransform=e[s++]),r.hasHand&&(i.handTransforms=e[s++]),r.hasGamepad){const t=e[s];i.buttons=t.slice(0,r.numButtons),i.axes=t.slice(r.numButtons)}return{index:t,inputData:i}}}const Ft="2.1.0";class Pt extends Event{constructor(e,t){if(super(e,t),!t.referenceSpace)throw new Error("XRReferenceSpaceEventInit.referenceSpace is required");this.referenceSpace=t.referenceSpace,this.transform=t.transform}}class It extends EventTarget{constructor(e){super(),this[H]={device:e,grantSession:({resolve:e,reject:t,mode:r,options:i})=>{if(this[H].activeSession)return void t(new DOMException("An active XRSession already exists.","InvalidStateError"));const{requiredFeatures:s=[],optionalFeatures:a=[]}=i,{supportedFeatures:n}=this[H].device;if(!s.every(e=>n.includes(e)))return void t(new Error("One or more required features are not supported by the device."));const o=a.filter(e=>n.includes(e)),h=Array.from(new Set([...s,...o,"viewer","local"])),l=new ht(this[H].device,r,h);this[H].activeSession=l,l.addEventListener("end",()=>{this[H].activeSession=void 0}),e(l)}}}isSessionSupported(e){return new Promise((t,r)=>{t("inline"===e||this[H].device.supportedSessionModes.includes(e))})}requestSession(e,t={}){return new Promise((r,i)=>{this.isSessionSupported(e).then(s=>{if(!s)return void i(new DOMException("The requested XRSession mode is not supported.","NotSupportedError"));const a={resolve:r,reject:i,mode:e,options:t};this[H].grantSession(a)}).catch(i)})}offerSession(e,t={}){return new Promise((r,i)=>{this.isSessionSupported(e).then(s=>{s?this[H].offeredSessionConfig={resolve:r,reject:i,mode:e,options:t}:i(new DOMException("The requested XRSession mode is not supported.","NotSupportedError"))}).catch(i)})}}class Lt{constructor(e,t,r,i){this[ae]={x:e,y:t,width:r,height:i}}get x(){return this[ae].x}get y(){return this[ae].y}get width(){return this[ae].width}get height(){return this[ae].height}}var Ct,Dt;!function(e){e.texture="texture",e["texture-array"]="texture-array"}(Ct||(Ct={})),function(e){e.default="default",e.mono="mono",e.stereo="stereo",e["stereo-left-right"]="stereo-left-right",e["stereo-top-bottom"]="stereo-top-bottom"}(Dt||(Dt={}));const Nt=e=>e&&"function"==typeof e.getOffsetReferenceSpace,Bt=()=>"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},Ot=(e,t)=>{switch(t){case e.RGBA8:case e.RGB5_A1:case e.RGBA4:case e.SRGB8_ALPHA8:return{internalFormat:t,textureFormat:e.RGBA,type:e.UNSIGNED_BYTE};case e.RGBA8_SNORM:return{internalFormat:t,textureFormat:e.RGBA,type:e.BYTE};case e.RGB10_A2:return{internalFormat:t,textureFormat:e.RGBA,type:e.UNSIGNED_INT_2_10_10_10_REV};case e.RGBA16F:return{internalFormat:t,textureFormat:e.RGBA,type:e.HALF_FLOAT};case e.RGBA32F:return{internalFormat:t,textureFormat:e.RGBA,type:e.FLOAT};case e.RGBA8UI:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.UNSIGNED_BYTE};case e.RGBA8I:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.BYTE};case e.RGBA16UI:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.UNSIGNED_SHORT};case e.RGBA16I:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.SHORT};case e.RGBA32UI:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.UNSIGNED_INT};case e.RGBA32I:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.INT};case e.RGB10_A2UI:return{internalFormat:t,textureFormat:e.RGBA_INTEGER,type:e.UNSIGNED_INT_2_10_10_10_REV};case e.RGB8:case e.RGB565:case e.SRGB8:return{internalFormat:t,textureFormat:e.RGB,type:e.UNSIGNED_BYTE};case e.RGB8_SNORM:return{internalFormat:t,textureFormat:e.RGB,type:e.BYTE};case e.RGB16F:case e.R11F_G11F_B10F:case e.RGB9_E5:return{internalFormat:t,textureFormat:e.RGB,type:e.HALF_FLOAT};case e.RGB32F:return{internalFormat:t,textureFormat:e.RGB,type:e.FLOAT};case e.RGB8UI:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.UNSIGNED_BYTE};case e.RGB8I:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.BYTE};case e.RGB16UI:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.UNSIGNED_SHORT};case e.RGB16I:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.SHORT};case e.RGB32UI:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.UNSIGNED_INT};case e.RGB32I:return{internalFormat:t,textureFormat:e.RGB_INTEGER,type:e.INT};case e.DEPTH_COMPONENT16:return{internalFormat:t,textureFormat:e.DEPTH_COMPONENT,type:e.UNSIGNED_SHORT};case e.DEPTH_COMPONENT24:return{internalFormat:t,textureFormat:e.DEPTH_COMPONENT,type:e.UNSIGNED_INT};case e.DEPTH_COMPONENT32F:return{internalFormat:t,textureFormat:e.DEPTH_COMPONENT,type:e.FLOAT};case e.DEPTH24_STENCIL8:return{internalFormat:t,textureFormat:e.DEPTH_STENCIL,type:e.UNSIGNED_INT_24_8};case e.DEPTH32F_STENCIL8:return{internalFormat:t,textureFormat:e.DEPTH_STENCIL,type:e.FLOAT_32_UNSIGNED_INT_24_8_REV};case e.DEPTH_COMPONENT:return Ot(e,e.DEPTH_COMPONENT24);case e.DEPTH_STENCIL:return Ot(e,e.DEPTH24_STENCIL8);case e.RGBA:case e.RGB:case e.LUMINANCE_ALPHA:case e.LUMINANCE:case e.ALPHA:return{internalFormat:t,textureFormat:t,type:e.UNSIGNED_BYTE};default:throw new Error("Attempted to create polyfill with unsupported format.")}};class Ut{constructor(){this._hasRunDeferredInitialize=!1,this._media=null}initialize(e,t){this.session=e,t&&(this.context=t),this.blendTextureSourceAlpha=!0}destroy(){this._colorTextures=[],this._depthStencilTextures=[]}addEventListener(e,t,r){}dispatchEvent(e){return!1}removeEventListener(e,t,r){}getContext(){return this.context}getTextureType(){throw new Error("Unimplemented")}get colorTextures(){return this._colorTextures}get depthStencilTextures(){return this._depthStencilTextures}get colorTexturesMeta(){return this._texturesMeta}get media(){return this.isMediaLayer()||console.warn("Attempted to retrieve media from a non-media layer"),this._media}determineLayoutAttribute(e,t,r){if(!(t instanceof WebGL2RenderingContext)&&e===Ct["texture-array"])throw new TypeError;if(r===Dt.mono)return r;if(r===Dt.default){if(this.session.internalViews&&1===this.session.internalViews.length)return Dt.mono;if(e===Ct["texture-array"])return r}return r===Dt.default||r===Dt.stereo?Dt["stereo-left-right"]:r}isMediaLayer(){return null!==this._media}_deferredInitialize(){}initializeIfNeeded(){this._hasRunDeferredInitialize||(this._hasRunDeferredInitialize=!0,this._deferredInitialize())}_allocateColorTexturesInternal(e,t){let r=this.session.internalViews;if(r&&0!==r.length){if(this.initializeIfNeeded(),this.layout===Dt.mono){if(e===Ct["texture-array"]){const r=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat);return this._texturesMeta=[r],void(this._colorTextures=[r.texture])}{const r=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat);return this._texturesMeta=[r],void(this._colorTextures=[r.texture])}}if(this.layout===Dt.stereo){if(e===Ct["texture-array"]){const r=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat,2);return this._texturesMeta=[r],void(this._colorTextures=[r.texture])}{const r=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat),i=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat);return this._texturesMeta=[r,i],void(this._colorTextures=[r.texture,i.texture])}}if(this.layout===Dt["stereo-left-right"]){const r=this._createNewColorTexture(2*t.viewPixelWidth,t.viewPixelHeight,e,t.colorFormat);return this._texturesMeta=[r],void(this._colorTextures=[r.texture])}if(this.layout===Dt["stereo-top-bottom"]){const r=this._createNewColorTexture(t.viewPixelWidth,2*t.viewPixelHeight,e,t.colorFormat);return this._texturesMeta=[r],void(this._colorTextures=[r.texture])}}else console.warn("We can't allocate color textures without views")}_allocateDepthStencilTexturesInternal(e,t){if(t.depthFormat){if(this._getSupportedDepthFormats().indexOf(t.depthFormat)<0)throw new Error("Depth format provided is not supported in non-projection layers.");if(t.mipLevels<1)throw new Error("Invalid miplevel. Miplevel needs to be >= 1");if(this.layout===Dt.mono){if(e===Ct["texture-array"]){const r=this._createNewDepthStencilTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat);return void(this._depthStencilTextures=[r.texture])}{const r=this._createNewColorTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat);return void(this._depthStencilTextures=[r.texture])}}if(this.layout===Dt.stereo){if(e===Ct["texture-array"]){const r=this._createNewDepthStencilTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat,2);return void(this._depthStencilTextures=[r.texture])}{const r=this._createNewDepthStencilTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat),i=this._createNewDepthStencilTexture(t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat);return void(this._depthStencilTextures=[r.texture,i.texture])}}if(this.layout===Dt["stereo-left-right"]){const r=this._createNewDepthStencilTexture(2*t.viewPixelWidth,t.viewPixelHeight,e,t.depthFormat);return void(this._depthStencilTextures=[r.texture])}if(this.layout===Dt["stereo-top-bottom"]){const r=this._createNewDepthStencilTexture(t.viewPixelWidth,2*t.viewPixelHeight,e,t.depthFormat);return void(this._depthStencilTextures=[r.texture])}}else this._depthStencilTextures=[]}_createNewColorTexture(e,t,r,i,s=1){return this._createGenericPolyfillTexture(r,e,t,i,0,s)}_createNewDepthStencilTexture(e,t,r,i,s=1){return this._createGenericPolyfillTexture(r,e,t,i,0,s)}_createGenericPolyfillTexture(e,t,r,i,s=0,a=1){if(e===Ct["texture-array"]&&a<=1&&console.warn("creating a texture array with a single layer..."),e===Ct["texture-array"]&&this.context instanceof WebGLRenderingContext)throw new Error("WebGL 1 does not support texture array");const n=this._getAutoSampleCount(),o=n>1;let h=this.context.createTexture(),l={width:t,height:r,layers:a,type:e,textureFormat:i,texture:h,_msaaFramebuffer:null,_resolveFramebuffer:null,_autoAntialiasing:o,_samples:n},u=i,c=this.context.UNSIGNED_BYTE;if(this.context instanceof WebGL2RenderingContext){const e=Ot(this.context,i);u=e.internalFormat,i=e.textureFormat,c=e.type}else i===this.context.DEPTH_COMPONENT&&(c=this.context.UNSIGNED_INT),i===this.context.DEPTH_STENCIL&&(c=this.context.UNSIGNED_INT_24_8_WEBGL);if(e===Ct["texture-array"]&&this.context instanceof WebGL2RenderingContext){console.warn("texture-array layers are supported...questionably in the polyfill at the moment. Use at your own risk.");const e=this.context.getParameter(this.context.TEXTURE_BINDING_2D_ARRAY);this.context.bindTexture(this.context.TEXTURE_2D_ARRAY,h),this._getSupportedDepthFormats().indexOf(i)>=0?this.context.texStorage3D(this.context.TEXTURE_2D_ARRAY,1,u,t,r,a):this.context.texImage3D(this.context.TEXTURE_2D_ARRAY,0,u,t,r,a,0,i,c,null),this.context.bindTexture(this.context.TEXTURE_2D_ARRAY,e)}else{const e=this.context.getParameter(this.context.TEXTURE_BINDING_2D);this.context.bindTexture(this.context.TEXTURE_2D,h),this.context.texImage2D(this.context.TEXTURE_2D,0,u,t,r,0,i,c,null),this.context.bindTexture(this.context.TEXTURE_2D,e)}if(o&&this.context instanceof WebGL2RenderingContext){if(!(this._getSupportedDepthFormats().indexOf(i)>=0))try{this._createAutoMSAAFramebuffers(l,t,r,u),console.log(`Auto-enabled ${n}x MSAA for layer texture (${t}x${r})`)}catch(e){console.warn("Failed to create MSAA framebuffers, falling back to non-AA:",e),l._autoAntialiasing=!1,l._samples=1}}return l}_getSupportedDepthFormats(){const e=[];return this.context instanceof WebGLRenderingContext&&!this.context.getExtension("WEBGL_depth_texture")||(e.push(this.context.DEPTH_COMPONENT,this.context.DEPTH_STENCIL),this.context instanceof WebGL2RenderingContext&&e.push(this.context.DEPTH_COMPONENT24,this.context.DEPTH24_STENCIL8)),e}_shouldAutoEnableAntialiasing(){if(void 0!==window.IWER)return!0;if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent))return!1;if(!(this.context instanceof WebGL2RenderingContext))return!1;return this.context.getParameter(this.context.MAX_SAMPLES)>1}_getAutoSampleCount(){if(!this._shouldAutoEnableAntialiasing())return 1;const e=this.context.getParameter(this.context.MAX_SAMPLES);return Math.min(e,4)}_createAutoMSAAFramebuffers(e,t,r,i,s){const a=this.context,n=a.createRenderbuffer();a.bindRenderbuffer(a.RENDERBUFFER,n),a.renderbufferStorageMultisample(a.RENDERBUFFER,e._samples,i,t,r);let o=null;s&&(o=a.createRenderbuffer(),a.bindRenderbuffer(a.RENDERBUFFER,o),a.renderbufferStorageMultisample(a.RENDERBUFFER,e._samples,s,t,r));const h=a.createFramebuffer();a.bindFramebuffer(a.FRAMEBUFFER,h),a.framebufferRenderbuffer(a.FRAMEBUFFER,a.COLOR_ATTACHMENT0,a.RENDERBUFFER,n),o&&a.framebufferRenderbuffer(a.FRAMEBUFFER,a.DEPTH_ATTACHMENT,a.RENDERBUFFER,o);const l=a.createFramebuffer();a.bindFramebuffer(a.FRAMEBUFFER,l),e.type===Ct["texture-array"]?a.framebufferTextureLayer(a.FRAMEBUFFER,a.COLOR_ATTACHMENT0,e.texture,0,0):a.framebufferTexture2D(a.FRAMEBUFFER,a.COLOR_ATTACHMENT0,a.TEXTURE_2D,e.texture,0),e._msaaFramebuffer=h,e._resolveFramebuffer=l,a.bindRenderbuffer(a.RENDERBUFFER,null),a.bindFramebuffer(a.FRAMEBUFFER,null)}}const Vt={colorFormat:6408,mipLevels:1,layout:Dt.mono,isStatic:!1,space:null,viewPixelHeight:0,viewPixelWidth:0,textureType:Ct.texture,radius:2,centralAngle:.78539,aspectRatio:2},Gt={layout:Dt.mono,invertStereo:!1,space:null,radius:2,centralAngle:.78539};class Xt extends Ut{constructor(e,t){super(),this._media=t??null,this.isMediaLayer()?this.init={...Gt,...e}:this.init={...Vt,...e},this.radius=this.init.radius,this.centralAngle=this.init.centralAngle,this.aspectRatio=this.init.aspectRatio,this.space=this.init.space,this.layout=this.init.layout;const r=Bt();this.init.transform?this.transform=new r.XRRigidTransform(e.transform.position,e.transform.orientation):this.transform=new r.XRRigidTransform({x:0,y:0,z:0,w:1}),this.isMediaLayer()||(this.isStatic=e.isStatic)}getTextureType(){return this.isMediaLayer()?Ct.texture:this.init.textureType}_deferredInitialize(){let e=this.determineLayoutAttribute(this.init.textureType,this.context,this.init.layout);this.layout=e,this.needsRedraw=!0}get colorTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._colorTextures}get depthStencilTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._depthStencilTextures&&this._depthStencilTextures.length||this._allocateDepthStencilTexturesInternal(this.getTextureType(),this.init),this._depthStencilTextures}get colorTexturesMeta(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._texturesMeta}get width(){return 2*this.radius*Math.PI*(this.centralAngle/(2*Math.PI))}get height(){return this.width/this.aspectRatio}}const qt={colorFormat:6408,mipLevels:1,layout:Dt.mono,isStatic:!1,space:null,viewPixelHeight:0,viewPixelWidth:0,textureType:Ct.texture,radius:0,centralHorizontalAngle:6.28318,upperVerticalAngle:1.570795,lowerVerticalAngle:-1.570795},zt={space:null,layout:Dt.mono,invertStereo:!1,radius:0,centralHorizontalAngle:6.28318,upperVerticalAngle:1.570795,lowerVerticalAngle:-1.570795};class Ht extends Ut{constructor(e,t){if(super(),this._media=t??null,this.isMediaLayer()?this.init={...zt,...e}:this.init={...qt,...e},!Nt(this.init.space))throw new TypeError("Equirect layer's space needs to be an XRReferenceSpace");this.radius=this.init.radius,this.centralHorizontalAngle=this.init.centralHorizontalAngle,this.upperVerticalAngle=this.init.upperVerticalAngle,this.lowerVerticalAngle=this.init.lowerVerticalAngle,this.space=this.init.space,this.layout=this.init.layout;const r=Bt();e.transform?this.transform=new r.XRRigidTransform(e.transform.position,e.transform.orientation):this.transform=new r.XRRigidTransform({x:0,y:0,z:0,w:1}),this.isMediaLayer()||(this.isStatic=e.isStatic)}getTextureType(){return this.isMediaLayer()?Ct.texture:this.init.textureType}_deferredInitialize(){let e=this.determineLayoutAttribute(this.init.textureType,this.context,this.init.layout);this.layout=e,this.needsRedraw=!0}get colorTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._colorTextures}get depthStencilTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._depthStencilTextures&&this._depthStencilTextures.length||this._allocateDepthStencilTexturesInternal(this.getTextureType(),this.init),this._depthStencilTextures}get colorTexturesMeta(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._texturesMeta}}const kt={colorFormat:6408,mipLevels:1,layout:Dt.mono,isStatic:!1,space:null,viewPixelHeight:0,viewPixelWidth:0,textureType:Ct.texture,width:1,height:1},Wt={space:null,layout:Dt.mono,invertStereo:!1};class jt extends Ut{constructor(e,t){super(),this._media=t??null,this.isMediaLayer()?this.init={...Wt,...e}:this.init={...kt,...e},this.width=this.init.width,this.height=this.init.height,this.space=this.init.space,this.layout=this.init.layout;const r=Bt();this.init.transform?this.transform=new r.XRRigidTransform(e.transform.position,e.transform.orientation):this.transform=new r.XRRigidTransform({x:0,y:0,z:0,w:1}),this.isMediaLayer()||(this.isStatic=e.isStatic)}getTextureType(){return this.isMediaLayer()?Ct.texture:this.init.textureType}_deferredInitialize(){let e=this.determineLayoutAttribute(this.init.textureType,this.context,this.init.layout);this.layout=e,this.needsRedraw=!0}get colorTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._colorTextures}get depthStencilTextures(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._depthStencilTextures&&this._depthStencilTextures.length||this._allocateDepthStencilTexturesInternal(this.getTextureType(),this.init),this._depthStencilTextures}get colorTexturesMeta(){if(this.isMediaLayer())throw new Error("Media layers do not have associated textures");return this._colorTextures&&this._colorTextures.length||this._allocateColorTexturesInternal(this.getTextureType(),this.init),this._texturesMeta}}class Yt{constructor(e){if(this.session=e,this.session.ended)throw new Error("Session has ended")}createQuadLayer(e,t){if(this.session.ended)throw new Error("Session has ended");if(t.layout===Dt.default)throw new TypeError("Media Quad layer cannot be created with layout of default");let r=this.calculateAspectRatio(e,t.layout);void 0===t.width&&void 0===t.height&&(t.width=1),void 0===t.height&&(t.height=t.width/r),void 0===t.width&&(t.width=t.height/r);let i=new jt(t,e);return i.needsRedraw=!1,i.initialize(this.session),i}createCylinderLayer(e,t){if(this.session.ended)throw new Error("Session has ended");if(t.layout===Dt.default)throw new TypeError("Media Cylinder layer cannot be created with layout of default");let r=this.calculateAspectRatio(e,t.layout);void 0===t.aspectRatio&&(t.aspectRatio=r);let i=new Xt(t,e);return i.needsRedraw=!1,i.initialize(this.session),i}createEquirectLayer(e,t){if(this.session.ended)throw new Error("Session has ended");if(t.layout===Dt.default)throw new TypeError("Media Equirect layer cannot be created with layout of default");if(!Nt(t.space))throw new Error("Media Equirect layer's space must be of type XRReferenceSpace");let r=new Ht(t,e);return r.needsRedraw=!1,r.initialize(this.session),r}calculateAspectRatio(e,t){let r=e.videoWidth,i=e.videoHeight;return t===Dt["stereo-left-right"]&&(r/=2),t===Dt["stereo-top-bottom"]&&(i/=2),r/i}}const Qt={textureType:Ct.texture,colorFormat:6408,depthFormat:6402,scaleFactor:1.5};class $t extends Ut{constructor(e=Qt){super(),this.init={...Qt,...e}}initialize(e,t){super.initialize(e,t),this.initializeIfNeeded();let r=e.getBaseLayer();this.textureWidth=r.framebufferWidth*this.init.scaleFactor,this.textureHeight=r.framebufferHeight*this.init.scaleFactor}_allocateProjectionColorTextures(){let e=[],t=[];const r=()=>{e=[];for(let r of t)e.push(r.texture)};let i=this.session,s=i.internalViews;if(!s||0===s.length)return void console.warn("We can't allocate color textures without views");let a,n=i.getBaseLayer(),o=s.length,h=n.framebufferHeight*this.init.scaleFactor;if(a=this.init.textureType===Ct["texture-array"]?n.framebufferWidth*this.init.scaleFactor:n.framebufferWidth*this.init.scaleFactor/s.length,this.layout===Dt.mono||this.layout===Dt.default){if(this.init.textureType===Ct["texture-array"]){let e=this._createNewColorTexture(a,h,Ct["texture-array"],this.init.colorFormat,o);t=[e]}else for(let e of s){let e=this._createNewColorTexture(a,h,Ct.texture,this.init.colorFormat);t.push(e)}return r(),this._colorTexturesMeta=t,void(this._colorTextures=e)}if(this.layout===Dt["stereo-left-right"]){let e=this._createNewColorTexture(a*o,h,this.init.textureType,this.init.colorFormat);t=[e]}else if(this.layout===Dt["stereo-top-bottom"]){let e=this._createNewColorTexture(a,h*o,this.init.textureType,this.init.colorFormat);t=[e]}r(),this._colorTexturesMeta=t,this._colorTextures=e}_allocateProjectionDepthStencilTextures(){let e=this.session,t=e.internalViews;if(!t||0===t.length)return;if(0===this.init.depthFormat)return void(this._depthStencilTextures=[]);if(this.context instanceof WebGLRenderingContext){if(!this.context.getExtension("WEBGL_depth_texture"))return void(this._depthStencilTextures=[])}let r=[],i=[];const s=()=>{r=[];for(let e of i)r.push(e.texture)};this.initializeIfNeeded();let a,n=e.getBaseLayer(),o=t.length,h=n.framebufferHeight*this.init.scaleFactor;if(a=this.init.textureType===Ct["texture-array"]?n.framebufferWidth*this.init.scaleFactor:n.framebufferWidth*this.init.scaleFactor/t.length,this.layout===Dt.mono||this.layout===Dt.default){if(this.init.textureType===Ct["texture-array"]){let e=this._createNewDepthStencilTexture(a,h,this.init.textureType,this.init.depthFormat,o);i=[e]}else for(let e of t){let e=this._createNewDepthStencilTexture(a,h,this.init.textureType,this.init.depthFormat);i.push(e)}return s(),void(this._depthStencilTextures=r)}if(this.layout===Dt["stereo-left-right"]){let e=this._createNewDepthStencilTexture(a*o,h,this.init.textureType,this.init.depthFormat);i=[e]}else if(this.layout===Dt["stereo-top-bottom"]){let e=this._createNewDepthStencilTexture(a,h*o,this.init.textureType,this.init.depthFormat);i=[e]}s(),this._depthStencilTextures=r}get colorTextures(){return this._colorTextures&&this._colorTextures.length||this._allocateProjectionColorTextures(),this._colorTextures}get depthStencilTextures(){return void 0===this._depthStencilTextures&&this._allocateProjectionDepthStencilTextures(),this._depthStencilTextures||[]}get colorTexturesMeta(){return this._colorTextures&&this._colorTextures.length||this._allocateProjectionColorTextures(),this._colorTexturesMeta}getTextureType(){return this.init.textureType}_deferredInitialize(){this.isStatic=!1,this.ignoreDepthValues=!1,this.fixedFoveation=0;let e=this.determineLayoutAttribute(this.init.textureType,this.context,Dt.default);this.layout=e,this.needsRedraw=!0;let t=this.determineMaximumScaleFactor(),r=Math.min(this.init.scaleFactor,t);this.init.scaleFactor;let i=r;this.init.scaleFactor=i}determineMaximumScaleFactor(){let e=this.session.getBaseLayer(this.context),t=e.framebufferWidth,r=e.framebufferHeight;this.layout===Dt["stereo-left-right"]&&(t*=2),this.layout===Dt["stereo-top-bottom"]&&(r*=2);let i=Math.max(t,r);return this.context.getParameter(this.context.MAX_TEXTURE_SIZE)/i}}const Kt=(e,t,r,i,s)=>{let a=0,n=0,o=t.width,h=t.height;r===Dt["stereo-left-right"]?(a=t.width*i/s,o=t.width/s):r===Dt["stereo-top-bottom"]&&(n=t.height*i/s,h=t.height/s),e.x=a,e.y=n,e.width=o,e.height=h},Jt=(e,t,r)=>{var i=e.createShader(r);if(e.shaderSource(i,t),e.compileShader(i),!e.getShaderParameter(i,e.COMPILE_STATUS))throw"could not compile shader:"+e.getShaderInfoLog(i);return i},Zt=(e,t,r)=>{const i=e.createProgram(),s=Jt(e,t,e.VERTEX_SHADER),a=Jt(e,r,e.FRAGMENT_SHADER);if(e.attachShader(i,s),e.attachShader(i,a),e.deleteShader(s),e.deleteShader(a),e.linkProgram(i),!e.getProgramParameter(i,e.LINK_STATUS))throw"program failed to link:"+e.getProgramInfoLog(i);return i},er=e=>{if(e instanceof WebGL2RenderingContext)return e;const t=e.getExtension("OES_vertex_array_object");if(!t)throw new Error("Cannot use VAOs.");return{VERTEX_ARRAY_BINDING:t.VERTEX_ARRAY_BINDING_OES,bindVertexArray:t.bindVertexArrayOES.bind(t),createVertexArray:t.createVertexArrayOES.bind(t),deleteVertexArray:t.deleteVertexArrayOES.bind(t),isVertexArray:t.isVertexArrayOES.bind(t)}},tr=e=>e,rr=tr`
|
|
2
|
+
attribute vec2 a_position;
|
|
3
|
+
attribute vec2 a_texCoord;
|
|
4
|
+
|
|
5
|
+
varying vec2 v_texCoord;
|
|
6
|
+
|
|
7
|
+
void main() {
|
|
8
|
+
// convert the rectangle from pixels to 0.0 to 1.0
|
|
9
|
+
vec2 zeroToOne = a_position;
|
|
10
|
+
|
|
11
|
+
// convert from 0->1 to 0->2
|
|
12
|
+
vec2 zeroToTwo = zeroToOne * 2.0;
|
|
13
|
+
|
|
14
|
+
// convert from 0->2 to -1->+1 (clipspace)
|
|
15
|
+
vec2 clipSpace = zeroToTwo - 1.0;
|
|
16
|
+
|
|
17
|
+
gl_Position = vec4(clipSpace * vec2(1, 1), 0, 1);
|
|
18
|
+
|
|
19
|
+
// pass the texCoord to the fragment shader
|
|
20
|
+
// The GPU will interpolate this value between points.
|
|
21
|
+
v_texCoord = a_texCoord;
|
|
22
|
+
}
|
|
23
|
+
`,ir=tr`
|
|
24
|
+
precision mediump float;
|
|
25
|
+
|
|
26
|
+
// our texture
|
|
27
|
+
uniform sampler2D u_image;
|
|
28
|
+
|
|
29
|
+
// the texCoords passed in from the vertex shader.
|
|
30
|
+
varying vec2 v_texCoord;
|
|
31
|
+
|
|
32
|
+
void main() {
|
|
33
|
+
vec4 tex = texture2D(u_image, v_texCoord);
|
|
34
|
+
gl_FragColor = vec4(tex.rgb, tex.a);
|
|
35
|
+
}
|
|
36
|
+
`;class sr{constructor(e,t){this.gl=t,this.layer=e,this.program=Zt(this.gl,rr,ir),this.programInfo={attribLocations:{a_position:this.gl.getAttribLocation(this.program,"a_position"),a_texCoord:this.gl.getAttribLocation(this.program,"a_texCoord")}},this._createVAOs()}render(e){let t=this.gl,r=e.getBaseLayer();t.viewport(0,0,r.framebufferWidth,r.framebufferHeight);const i=this.layer.getTextureType(),s=t.getParameter(t.TEXTURE_BINDING_2D),a=t.getParameter(t.ACTIVE_TEXTURE);if(i!==Ct.texture)throw new Error("Created a texture projection renderer instead of a texture-array projection renderer for a texture-array layer.\nThis is probably an error with the polyfill itself; please file an issue on Github if you run into this.");t.activeTexture(t.TEXTURE0),t.bindTexture(t.TEXTURE_2D,this.layer.colorTextures[0]),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.NEAREST);for(let i of e.internalViews){let e=r.getViewport(i);t.viewport(e.x,e.y,e.width,e.height),this._shouldUseStereoTexturePoints()?this._renderInternalStereo(i):this._renderInternal()}t.activeTexture(a),t.bindTexture(t.TEXTURE_2D,s)}_renderInternal(){let e=this.gl;const t=e.getParameter(e.CURRENT_PROGRAM);e.useProgram(this.program),this.vaoGl.bindVertexArray(this.vao);var r=e.TRIANGLES;e.drawArrays(r,0,6),this.vaoGl.bindVertexArray(null),e.useProgram(t)}_renderInternalStereo(e){if("none"===e.eye)return this._renderInternal();let t=this.gl;this.vaoGl.bindVertexArray(this.vao);const r=t.getParameter(t.CURRENT_PROGRAM);t.useProgram(this.program),this._setStereoTextureBuffer("right"===e.eye?1:0);var i=t.TRIANGLES;t.drawArrays(i,0,6),this.vaoGl.bindVertexArray(null),t.useProgram(r)}_createVAOs(){this._createTextureUVs();let e=this.gl;this.vaoGl=er(e);let t=e.createBuffer();this.vao=this.vaoGl.createVertexArray(),this.vaoGl.bindVertexArray(this.vao),e.enableVertexAttribArray(this.programInfo.attribLocations.a_position),e.bindBuffer(e.ARRAY_BUFFER,t),((e,t,r,i,s)=>{var a=t,n=t+i,o=r,h=r+s;e.bufferData(e.ARRAY_BUFFER,new Float32Array([a,o,n,o,a,h,a,h,n,o,n,h]),e.DYNAMIC_DRAW)})(e,0,0,1,1);let r=e.FLOAT,i=!1;e.vertexAttribPointer(this.programInfo.attribLocations.a_position,2,r,i,0,0),this.texcoordBuffer=e.createBuffer(),e.enableVertexAttribArray(this.programInfo.attribLocations.a_texCoord),e.bindBuffer(e.ARRAY_BUFFER,this.texcoordBuffer),e.bufferData(e.ARRAY_BUFFER,this.texturePoints,e.DYNAMIC_DRAW),e.vertexAttribPointer(this.programInfo.attribLocations.a_texCoord,2,r,i,0,0),this.vaoGl.bindVertexArray(null),e.bindBuffer(e.ARRAY_BUFFER,null)}_setStereoTextureBuffer(e){let t=this.gl;t.enableVertexAttribArray(this.programInfo.attribLocations.a_texCoord),t.bindBuffer(t.ARRAY_BUFFER,this.texcoordBuffer),t.bufferData(t.ARRAY_BUFFER,this.stereoTexturePoints[e],t.STATIC_DRAW);var r=t.FLOAT;t.vertexAttribPointer(this.programInfo.attribLocations.a_texCoord,2,r,!1,0,0),t.bindBuffer(t.ARRAY_BUFFER,null)}_createTextureUVs(){this.texturePoints=new Float32Array([0,0,1,0,0,1,0,1,1,0,1,1]);const e={x:0,y:0,width:1,height:1};this._shouldUseStereoTexturePoints()&&(this.stereoTexturePoints=[],Kt(e,this.layer.colorTexturesMeta[0],this.layer.layout,0,2),this.stereoTexturePoints[0]=this._offsetTextureUVsByRect(this.layer.colorTexturesMeta[0],this.texturePoints,e),Kt(e,this.layer.colorTexturesMeta[0],this.layer.layout,1,2),this.stereoTexturePoints[1]=this._offsetTextureUVsByRect(this.layer.colorTexturesMeta[0],this.texturePoints,e))}_offsetTextureUVsByRect(e,t,r){const i=(r=r??{x:0,y:0,width:e.width,height:e.height}).x/e.width,s=r.y/e.height,a=r.width/e.width,n=r.height/e.height,o=[];for(let e=0;e<t.length;e+=2){let r=t[e]*a+i,h=t[e+1]*n+s;o[e]=r,o[e+1]=h}return new Float32Array(o)}_shouldUseStereoTexturePoints(){return this.layer.layout===Dt["stereo-left-right"]||this.layer.layout===Dt["stereo-top-bottom"]}}const ar=tr`#version 300 es
|
|
37
|
+
|
|
38
|
+
in vec2 a_position;
|
|
39
|
+
in vec2 a_texCoord;
|
|
40
|
+
|
|
41
|
+
out vec2 v_texCoord;
|
|
42
|
+
|
|
43
|
+
void main() {
|
|
44
|
+
// convert the rectangle from pixels to 0.0 to 1.0
|
|
45
|
+
vec2 zeroToOne = a_position;
|
|
46
|
+
|
|
47
|
+
// convert from 0->1 to 0->2
|
|
48
|
+
vec2 zeroToTwo = zeroToOne * 2.0;
|
|
49
|
+
|
|
50
|
+
// convert from 0->2 to -1->+1 (clipspace)
|
|
51
|
+
vec2 clipSpace = zeroToTwo - 1.0;
|
|
52
|
+
|
|
53
|
+
gl_Position = vec4(clipSpace * vec2(1, 1), 0, 1);
|
|
54
|
+
|
|
55
|
+
// pass the texCoord to the fragment shader
|
|
56
|
+
// The GPU will interpolate this value between points.
|
|
57
|
+
v_texCoord = a_texCoord;
|
|
58
|
+
}
|
|
59
|
+
`,nr=tr`#version 300 es
|
|
60
|
+
precision mediump float;
|
|
61
|
+
precision mediump int;
|
|
62
|
+
precision mediump sampler2DArray;
|
|
63
|
+
|
|
64
|
+
uniform sampler2DArray u_image;
|
|
65
|
+
uniform int u_layer;
|
|
66
|
+
|
|
67
|
+
in vec2 v_texCoord;
|
|
68
|
+
|
|
69
|
+
out vec4 fragColor;
|
|
70
|
+
|
|
71
|
+
void main() {
|
|
72
|
+
vec4 tex = texture(u_image, vec3(v_texCoord.x, v_texCoord.y, u_layer));
|
|
73
|
+
fragColor = vec4(tex.rgb, tex.a);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
`;class or extends sr{constructor(e,t){super(e,t),this.program=Zt(this.gl,ar,nr),this._createVAOs(),this.u_layerInfo=this.gl.getUniformLocation(this.program,"u_layer")}render(e){let t=this.gl;if(this.layer.getTextureType()===Ct.texture)throw new Error("Using texture array projection renderer on a layer without texture array.");let r=e.getBaseLayer();const i=t.getParameter(t.TEXTURE_BINDING_2D_ARRAY);t.bindTexture(t.TEXTURE_2D_ARRAY,this.layer.colorTextures[0]),t.texParameteri(t.TEXTURE_2D_ARRAY,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D_ARRAY,t.TEXTURE_MIN_FILTER,t.LINEAR);for(let i of e.internalViews){let s=e.getViewIndex(i),a=r.getViewport(i);t.viewport(a.x,a.y,a.width,a.height),this._renderInternal(s)}t.bindTexture(t.TEXTURE_2D_ARRAY,i)}_renderInternal(e=0){let t=this.gl;const r=t.getParameter(t.CURRENT_PROGRAM);t.useProgram(this.program),t.bindVertexArray(this.vao),t.uniform1i(this.u_layerInfo,e);var i=t.TRIANGLES;t.drawArrays(i,0,6),t.bindVertexArray(null),t.useProgram(r)}}const hr=(e,t)=>e.getTextureType()===Ct["texture-array"]&&t instanceof WebGL2RenderingContext?new or(e,t):new sr(e,t),lr=e=>e,ur=lr`
|
|
77
|
+
attribute vec4 a_position;
|
|
78
|
+
attribute vec2 a_texCoord;
|
|
79
|
+
|
|
80
|
+
uniform mat4 u_matrix;
|
|
81
|
+
uniform mat4 u_projectionMatrix;
|
|
82
|
+
|
|
83
|
+
varying vec2 v_texCoord;
|
|
84
|
+
|
|
85
|
+
void main() {
|
|
86
|
+
// Multiply the position by the matrix.
|
|
87
|
+
gl_Position = u_projectionMatrix * u_matrix * a_position;
|
|
88
|
+
|
|
89
|
+
// pass the texCoord to the fragment shader
|
|
90
|
+
// The GPU will interpolate this value between points.
|
|
91
|
+
v_texCoord = a_texCoord;
|
|
92
|
+
}
|
|
93
|
+
`,cr=lr`
|
|
94
|
+
precision mediump float;
|
|
95
|
+
|
|
96
|
+
// our texture
|
|
97
|
+
uniform sampler2D u_image;
|
|
98
|
+
|
|
99
|
+
// the texCoords passed in from the vertex shader.
|
|
100
|
+
varying vec2 v_texCoord;
|
|
101
|
+
|
|
102
|
+
void main() {
|
|
103
|
+
vec4 tex = texture2D(u_image, v_texCoord);
|
|
104
|
+
gl_FragColor = vec4(tex.rgb, tex.a);
|
|
105
|
+
// gl_FragColor = vec4(1.0, 0, 0, 1.0);
|
|
106
|
+
}
|
|
107
|
+
`,dr=lr`#version 300 es
|
|
108
|
+
|
|
109
|
+
in vec4 a_position;
|
|
110
|
+
in vec2 a_texCoord;
|
|
111
|
+
|
|
112
|
+
uniform mat4 u_matrix;
|
|
113
|
+
uniform mat4 u_projectionMatrix;
|
|
114
|
+
|
|
115
|
+
out vec2 v_texCoord;
|
|
116
|
+
|
|
117
|
+
void main() {
|
|
118
|
+
// Multiply the position by the matrix.
|
|
119
|
+
gl_Position = u_projectionMatrix * u_matrix * a_position;
|
|
120
|
+
|
|
121
|
+
// pass the texCoord to the fragment shader
|
|
122
|
+
// The GPU will interpolate this value between points.
|
|
123
|
+
v_texCoord = a_texCoord;
|
|
124
|
+
}
|
|
125
|
+
`,pr=lr`#version 300 es
|
|
126
|
+
precision mediump float;
|
|
127
|
+
precision mediump int;
|
|
128
|
+
precision mediump sampler2DArray;
|
|
129
|
+
|
|
130
|
+
uniform sampler2DArray u_image;
|
|
131
|
+
uniform int u_layer;
|
|
132
|
+
|
|
133
|
+
in vec2 v_texCoord;
|
|
134
|
+
|
|
135
|
+
out vec4 fragColor;
|
|
136
|
+
|
|
137
|
+
void main() {
|
|
138
|
+
vec4 tex = texture(u_image, vec3(v_texCoord.x, v_texCoord.y, u_layer));
|
|
139
|
+
fragColor = vec4(tex.rgb, tex.a);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
`;class fr{constructor(e,t){this.usesTextureArrayShaders=!1,this.savedVaoState={vao:null,arrayBuffer:null},this.hasMipmap=!1,this.gl=t,this.layer=e;let i=this.gl;this.transformMatrix=r(),t instanceof WebGL2RenderingContext&&this.layer.getTextureType()===Ct["texture-array"]&&(this.usesTextureArrayShaders=!0),this.usesTextureArrayShaders?this.program=Zt(i,dr,pr):this.program=Zt(i,ur,cr),this.programInfo={attribLocations:{a_position:i.getAttribLocation(this.program,"a_position"),a_texCoord:i.getAttribLocation(this.program,"a_texCoord")},uniformLocations:{u_matrix:i.getUniformLocation(this.program,"u_matrix"),u_projectionMatrix:i.getUniformLocation(this.program,"u_projectionMatrix")}},this.usesTextureArrayShaders&&(this.programInfo.uniformLocations.u_layer=i.getUniformLocation(this.program,"u_layer"))}saveVaoState(){this.savedVaoState.vao=this.gl.getParameter(this.vaoGl.VERTEX_ARRAY_BINDING),this.savedVaoState.arrayBuffer=this.gl.getParameter(this.gl.ARRAY_BUFFER_BINDING)}restoreVaoState(){this.vaoGl.bindVertexArray(this.savedVaoState.vao),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.savedVaoState.arrayBuffer),this.savedVaoState.vao=this.savedVaoState.arrayBuffer=null}initialize(){let e=this.gl;if(this.layer.isMediaLayer()){this.mediaTexture=e.createTexture(),this.mediaTexturePolyfill={texture:this.mediaTexture,textureFormat:e.RGBA,width:this.layer.media.videoWidth,height:this.layer.media.videoHeight,type:Ct.texture};const t=e.getParameter(e.TEXTURE_BINDING_2D);e.bindTexture(e.TEXTURE_2D,this.mediaTexture),e.texImage2D(e.TEXTURE_2D,0,e.RGBA,this.layer.media.videoWidth,this.layer.media.videoHeight,0,e.RGBA,e.UNSIGNED_BYTE,null),e.bindTexture(e.TEXTURE_2D,t)}this._createVAOs()}render(e,t){this.saveVaoState();let r=this.gl,i=e.getBaseLayer(),s=t.getViewerPose(e.getReferenceSpace());const a=r.getParameter(r.ACTIVE_TEXTURE);for(let n of s.views){let s=i.getViewport(n);if(r.viewport(s.x,s.y,s.width,s.height),r.activeTexture(r.TEXTURE0),this.usesTextureArrayShaders){if(r instanceof WebGLRenderingContext)throw new Error("This should never happen; texture-arrays only supported on WebGL2.");if(this.layer.isMediaLayer())throw new Error("This should never happen. Media layers should never be created with texture-array");const i=r.getParameter(r.TEXTURE_BINDING_2D_ARRAY);r.bindTexture(r.TEXTURE_2D_ARRAY,this.layer.colorTextures[0]),this.layer.isStatic?(!0===this.layer.needsRedraw&&r.generateMipmap(r.TEXTURE_2D_ARRAY),this.hasMipmap=!0):this.hasMipmap=this.layer.mipLevels>0,r.texParameteri(r.TEXTURE_2D_ARRAY,r.TEXTURE_MAG_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR),r.texParameteri(r.TEXTURE_2D_ARRAY,r.TEXTURE_MIN_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR);let s=0;if(this.layer.layout===Dt.stereo&&"right"===n.eye)s=1;this._shouldUseStereoTexturePoints()?this._renderInternalStereo(e,t,n,s):this._renderInternal(e,t,n,s),r.activeTexture(a),r.bindTexture(r.TEXTURE_2D_ARRAY,i)}else{const i=r.getParameter(r.TEXTURE_BINDING_2D);if(this.layer.isMediaLayer())r.bindTexture(r.TEXTURE_2D,this.mediaTexture),r.pixelStorei(r.UNPACK_FLIP_Y_WEBGL,!0),r.texSubImage2D(r.TEXTURE_2D,0,0,0,this.layer.media.videoWidth,this.layer.media.videoHeight,r.RGBA,r.UNSIGNED_BYTE,this.layer.media);else if(this.layer.layout===Dt.stereo)if("right"===n.eye)r.bindTexture(r.TEXTURE_2D,this.layer.colorTextures[1]);else r.bindTexture(r.TEXTURE_2D,this.layer.colorTextures[0]);else r.bindTexture(r.TEXTURE_2D,this.layer.colorTextures[0]);this.layer.isStatic?(!0===this.layer.needsRedraw&&r.generateMipmap(r.TEXTURE_2D),this.hasMipmap=!0):this.hasMipmap=this.layer.mipLevels>0,r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MIN_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MAG_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR),this._shouldUseStereoTexturePoints()?this._renderInternalStereo(e,t,n):this._renderInternal(e,t,n),r.activeTexture(a),r.bindTexture(r.TEXTURE_2D,i)}}this.restoreVaoState()}createPositionPoints(){return new Float32Array([])}createTextureUVs(){return new Float32Array([])}_offsetTextureUVsByRect(e,t,r){const i=(r=r??{x:0,y:0,width:e.width,height:e.height}).x/e.width,s=r.y/e.height,a=r.width/e.width,n=r.height/e.height,o=[];for(let e=0;e<t.length;e+=2){let r=t[e]*a+i,h=t[e+1]*n+s;o[e]=r,o[e+1]=h}return new Float32Array(o)}_shouldUseStereoTexturePoints(){return this.layer.layout===Dt["stereo-left-right"]||this.layer.layout===Dt["stereo-top-bottom"]}_setStereoTextureBuffer(e){let t=this.gl;t.enableVertexAttribArray(this.programInfo.attribLocations.a_texCoord),t.bindBuffer(t.ARRAY_BUFFER,this.texcoordBuffer),t.bufferData(t.ARRAY_BUFFER,this.stereoTexturePoints[e],t.STATIC_DRAW);var r=t.FLOAT;t.vertexAttribPointer(this.programInfo.attribLocations.a_texCoord,2,r,!1,0,0),t.bindBuffer(t.ARRAY_BUFFER,null)}_recalculateVertices(){this.positionPoints=this.createPositionPoints(),this.texturePoints=this.createTextureUVs();const e={x:0,y:0,width:1,height:1};if(this._shouldUseStereoTexturePoints()){if(this.stereoTexturePoints=[],this.layer.isMediaLayer())return Kt(e,this.mediaTexturePolyfill,this.layer.layout,0,2),this.stereoTexturePoints[0]=this._offsetTextureUVsByRect(this.mediaTexturePolyfill,this.texturePoints,e),Kt(e,this.mediaTexturePolyfill,this.layer.layout,1,2),this.stereoTexturePoints[1]=this._offsetTextureUVsByRect(this.mediaTexturePolyfill,this.texturePoints,e),void(this.layer.layout===Dt["stereo-top-bottom"]&&([this.stereoTexturePoints[0],this.stereoTexturePoints[1]]=[this.stereoTexturePoints[1],this.stereoTexturePoints[0]]));Kt(e,this.layer.colorTexturesMeta[0],this.layer.layout,0,2),this.stereoTexturePoints[0]=this._offsetTextureUVsByRect(this.layer.colorTexturesMeta[0],this.texturePoints,e),Kt(e,this.layer.colorTexturesMeta[0],this.layer.layout,1,2),this.stereoTexturePoints[1]=this._offsetTextureUVsByRect(this.layer.colorTexturesMeta[0],this.texturePoints,e),this.layer.layout===Dt["stereo-top-bottom"]&&([this.stereoTexturePoints[0],this.stereoTexturePoints[1]]=[this.stereoTexturePoints[1],this.stereoTexturePoints[0]])}}_createVAOs(){this._recalculateVertices();let e=this.gl;this.vaoGl=er(e),this.saveVaoState();let t=e.createBuffer();this.vao=this.vaoGl.createVertexArray(),this.vaoGl.bindVertexArray(this.vao),e.enableVertexAttribArray(this.programInfo.attribLocations.a_position),e.bindBuffer(e.ARRAY_BUFFER,t);const r=this.positionPoints;e.bufferData(e.ARRAY_BUFFER,r,e.STATIC_DRAW);var i=3,s=e.FLOAT,a=!1,n=0,o=0;e.vertexAttribPointer(this.programInfo.attribLocations.a_position,i,s,a,n,o),e.enableVertexAttribArray(this.programInfo.attribLocations.a_texCoord),this.texcoordBuffer=e.createBuffer(),e.bindBuffer(e.ARRAY_BUFFER,this.texcoordBuffer),e.bufferData(e.ARRAY_BUFFER,this.texturePoints,e.STATIC_DRAW);i=2,s=e.FLOAT,a=!1,n=0,o=0;e.vertexAttribPointer(this.programInfo.attribLocations.a_texCoord,i,s,a,n,o),this.restoreVaoState()}_renderInternal(e,t,r,i){let s=this.gl;const a=s.getParameter(s.CURRENT_PROGRAM);s.useProgram(this.program),this.vaoGl.bindVertexArray(this.vao),this.usesTextureArrayShaders&&s.uniform1i(this.programInfo.uniformLocations.u_layer,i),this._setTransformMatrix(e,t,r),s.uniformMatrix4fv(this.programInfo.uniformLocations.u_matrix,!1,this.transformMatrix),s.uniformMatrix4fv(this.programInfo.uniformLocations.u_projectionMatrix,!1,r.projectionMatrix);var n=s.TRIANGLES,o=this.positionPoints.length/3;s.drawArrays(n,0,o),this.vaoGl.bindVertexArray(null),s.useProgram(a)}_renderInternalStereo(e,t,r,i){if("none"===r.eye)return this._renderInternal(e,t,r);let s=this.gl;this.vaoGl.bindVertexArray(this.vao);const a=s.getParameter(s.CURRENT_PROGRAM);s.useProgram(this.program),this._setStereoTextureBuffer("right"===r.eye?1:0),this.usesTextureArrayShaders&&s.uniform1i(this.programInfo.uniformLocations.u_layer,i),this._setTransformMatrix(e,t,r),s.uniformMatrix4fv(this.programInfo.uniformLocations.u_matrix,!1,this.transformMatrix),s.uniformMatrix4fv(this.programInfo.uniformLocations.u_projectionMatrix,!1,r.projectionMatrix);var n=s.TRIANGLES,o=this.positionPoints.length/3;s.drawArrays(n,0,o),this.vaoGl.bindVertexArray(null),s.useProgram(a)}_setTransformMatrix(e,t,r){let i=t.getPose(this.layer.space,e.getReferenceSpace());n(this.transformMatrix,i.transform.matrix,this.layer.transform.matrix),n(this.transformMatrix,r.transform.inverse.matrix,this.transformMatrix)}}class xr extends fr{constructor(e,t){super(e,t),this.initialize()}createPositionPoints(){const e=this.layer.width,t=this.layer.height;return new Float32Array([-e,-t,0,e,-t,0,-e,t,0,-e,t,0,e,-t,0,e,t,0])}createTextureUVs(){return new Float32Array([0,0,1,0,0,1,0,1,1,0,1,1])}}class mr extends fr{constructor(e,t){super(e,t),this.segments=16,this.initialize()}createPositionPoints(){const e=[],t=this.layer.centralAngle,r=this.layer.height,i=this.layer.radius,s=t/this.segments,a=Math.PI/2-t/2,n=[],o=D();o[0]=i*Math.cos(a),o[1]=-i*Math.sin(a),n.push(o);for(let e=0;e<this.segments;e++){const t=D();t[0]=i*Math.cos(a+s*(e+1)),t[1]=-i*Math.sin(a+s*(e+1)),n.push(t)}n.reverse();for(let t=0;t<this.segments;t++){const i=n[t],s=n[t+1];e.push(i[0],-r/2,i[1]),e.push(s[0],-r/2,s[1]),e.push(i[0],r/2,i[1]),e.push(i[0],r/2,i[1]),e.push(s[0],-r/2,s[1]),e.push(s[0],r/2,s[1])}return new Float32Array(e)}createTextureUVs(){let e=[];const t=1/this.segments;for(let r=0;r<this.segments;r++){let i=t*r,s=t*(r+1);e.push(i,0),e.push(s,0),e.push(i,1),e.push(i,1),e.push(s,0),e.push(s,1)}return new Float32Array(e)}}class gr extends fr{constructor(e,t){super(e,t),this.segmentsPerAxis=40,this.initialize()}createPositionPoints(){const e=[];let t=this.layer.radius;0===t&&(t=25),t>25&&(t=25);const r=this.layer.centralHorizontalAngle,i=this.layer.upperVerticalAngle+Math.PI/2,s=this.layer.lowerVerticalAngle+Math.PI/2,a=Math.PI/2-r/2,n=a+r,o=s-i,h=n-a,l=[];for(let e=0;e<=this.segmentsPerAxis;e++)for(let r=0;r<=this.segmentsPerAxis;r++){let s=t,a=n-h*(r/this.segmentsPerAxis),u=o*(e/this.segmentsPerAxis)+i;const c=Math.cos(a)*Math.sin(u),d=Math.cos(u),p=-Math.sin(a)*Math.sin(u);l.push([s*c,s*d,s*p])}const u=this.segmentsPerAxis+1;for(let t=0;t<this.segmentsPerAxis;t++)for(let r=0;r<this.segmentsPerAxis;r++)e.push(...l[r*u+t]),e.push(...l[r*u+t+1]),e.push(...l[(r+1)*u+t]),e.push(...l[(r+1)*u+t]),e.push(...l[r*u+t+1]),e.push(...l[(r+1)*u+t+1]);return new Float32Array(e)}createTextureUVs(){const e=[],t=[];for(let e=0;e<=this.segmentsPerAxis;e++)for(let r=0;r<=this.segmentsPerAxis;r++){const i=r/this.segmentsPerAxis,s=e/this.segmentsPerAxis;t.push([i,s])}const r=this.segmentsPerAxis+1;for(let i=0;i<this.segmentsPerAxis;i++)for(let s=0;s<this.segmentsPerAxis;s++)e.push(...t[s*r+i]),e.push(...t[s*r+i+1]),e.push(...t[(s+1)*r+i]),e.push(...t[(s+1)*r+i]),e.push(...t[s*r+i+1]),e.push(...t[(s+1)*r+i+1]);return new Float32Array(e)}}const yr={colorFormat:6408,mipLevels:1,layout:Dt.mono,isStatic:!1,space:null,viewPixelHeight:0,viewPixelWidth:0};class vr extends Ut{constructor(e=yr){if(super(),!Nt(e.space))throw new TypeError("XRCubeLayer's space needs to be an XRReferenceSpace");switch(this.init={...yr,...e},this.space=this.init.space,this.isStatic=this.init.isStatic,this.init.orientation?this.orientation=DOMPointReadOnly.fromPoint(this.init.orientation):this.orientation=new DOMPointReadOnly,this.init.layout){case Dt.default:case Dt["stereo-left-right"]:case Dt["stereo-top-bottom"]:throw new TypeError("Invalid layout format for XRCubeLayer")}this.layout=this.init.layout,this.needsRedraw=!0}initialize(e,t){super.initialize(e,t),this._allocateColorTexturesInternal(),this._allocateDepthStencilTexturesInternal()}_allocateColorTexturesInternal(){if(this._colorTextures=[],this._texturesMeta=[],this.layout===Dt.mono){const e=this._createCubeColorTexture();return this._texturesMeta.push(e),void this._colorTextures.push(e.texture)}{const e=this._createCubeColorTexture(),t=this._createCubeColorTexture();return this._texturesMeta.push(e,t),void this._colorTextures.push(e.texture,t.texture)}}_allocateDepthStencilTexturesInternal(){if(this._depthStencilTextures=[],this.init.depthFormat){if(this.context instanceof WebGLRenderingContext){if(!this.context.getExtension("WEBGL_depth_texture"))throw new TypeError("Depth textures not supported in the current context")}if(this.layout===Dt.mono){const e=this._createCubeDepthTexture();return void this._depthStencilTextures.push(e.texture)}{const e=this._createCubeDepthTexture(),t=this._createCubeDepthTexture();return void this._depthStencilTextures.push(e.texture,t.texture)}}}_createCubeColorTexture(){let e=this.context.createTexture(),t={width:this.init.viewPixelWidth,height:this.init.viewPixelHeight,layers:1,type:Ct.texture,textureFormat:this.init.colorFormat,texture:e};const r=this.context.getParameter(this.context.TEXTURE_BINDING_CUBE_MAP);this.context.bindTexture(this.context.TEXTURE_CUBE_MAP,e);for(let e=0;e<6;e++)this.context.texImage2D(this.context.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,t.textureFormat,t.width,t.height,0,t.textureFormat,this.context.UNSIGNED_BYTE,null);return this.context.bindTexture(this.context.TEXTURE_CUBE_MAP,r),t}_createCubeDepthTexture(){let e=this.context.createTexture(),t={width:this.init.viewPixelWidth,height:this.init.viewPixelHeight,layers:1,type:Ct.texture,textureFormat:this.init.depthFormat,texture:e};const r=this.context.getParameter(this.context.TEXTURE_BINDING_CUBE_MAP);this.context.bindTexture(this.context.TEXTURE_CUBE_MAP,e);let i=this.init.depthFormat;this.context instanceof WebGL2RenderingContext&&(i===this.context.DEPTH_COMPONENT&&(i=this.context.DEPTH_COMPONENT24),i===this.context.DEPTH_STENCIL&&(i=this.context.DEPTH24_STENCIL8));for(let e=0;e<6;e++)this.context.texImage2D(this.context.TEXTURE_CUBE_MAP_POSITIVE_X+e,0,i,t.width,t.height,0,t.textureFormat,this.context.UNSIGNED_INT,null);return this.context.bindTexture(this.context.TEXTURE_CUBE_MAP,r),t}getTextureType(){return Ct.texture}}const Tr=e=>e,wr=Tr`
|
|
143
|
+
attribute vec4 a_position;
|
|
144
|
+
uniform mat4 u_projectionMatrix;
|
|
145
|
+
uniform mat4 u_matrix;
|
|
146
|
+
varying vec3 v_normal;
|
|
147
|
+
|
|
148
|
+
void main() {
|
|
149
|
+
gl_Position = u_projectionMatrix * u_matrix * a_position;
|
|
150
|
+
|
|
151
|
+
v_normal = normalize(a_position.xyz);
|
|
152
|
+
}
|
|
153
|
+
`,Er=Tr`
|
|
154
|
+
precision mediump float;
|
|
155
|
+
|
|
156
|
+
varying vec3 v_normal;
|
|
157
|
+
|
|
158
|
+
uniform samplerCube u_texture;
|
|
159
|
+
|
|
160
|
+
void main() {
|
|
161
|
+
gl_FragColor = textureCube(u_texture, normalize(v_normal));
|
|
162
|
+
}
|
|
163
|
+
`;class Rr{constructor(e,t){this.savedVaoState={vao:null,arrayBuffer:null},this.hasMipmap=!1,this.layer=e,this.gl=t,this.transformMatrix=r(),this.program=Zt(t,wr,Er),this.programInfo={attribLocations:{a_position:t.getAttribLocation(this.program,"a_position")},uniformLocations:{u_matrix:t.getUniformLocation(this.program,"u_matrix"),u_texture:t.getUniformLocation(this.program,"u_texture"),u_projectionMatrix:t.getUniformLocation(this.program,"u_projectionMatrix")}},this._createVAOs()}saveVaoState(){this.savedVaoState.vao=this.gl.getParameter(this.vaoGl.VERTEX_ARRAY_BINDING),this.savedVaoState.arrayBuffer=this.gl.getParameter(this.gl.ARRAY_BUFFER_BINDING)}restoreVaoState(){this.vaoGl.bindVertexArray(this.savedVaoState.vao),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.savedVaoState.arrayBuffer),this.savedVaoState.vao=this.savedVaoState.arrayBuffer=null}render(e,t){this.saveVaoState();let r=this.gl,i=e.getBaseLayer(),s=t.getViewerPose(e.getReferenceSpace());const a=r.getParameter(r.ACTIVE_TEXTURE);for(let e of s.views){let t=i.getViewport(e);r.viewport(t.x,t.y,t.width,t.height),r.activeTexture(r.TEXTURE0);const s=r.getParameter(r.TEXTURE_BINDING_CUBE_MAP);if(this.layer.layout===Dt.stereo){const t="right"===e.eye?1:0;r.bindTexture(r.TEXTURE_CUBE_MAP,this.layer.colorTextures[t])}else r.bindTexture(r.TEXTURE_CUBE_MAP,this.layer.colorTextures[0]);this.layer.isStatic?(!0===this.layer.needsRedraw&&r.generateMipmap(r.TEXTURE_CUBE_MAP),this.hasMipmap=!0):this.hasMipmap=this.layer.mipLevels>0,r.texParameteri(r.TEXTURE_CUBE_MAP,r.TEXTURE_MAG_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR),r.texParameteri(r.TEXTURE_CUBE_MAP,r.TEXTURE_MIN_FILTER,this.hasMipmap?r.LINEAR_MIPMAP_LINEAR:r.LINEAR),this._renderInternal(this.layer.orientation,e),r.activeTexture(a),r.bindTexture(r.TEXTURE_CUBE_MAP,s)}this.restoreVaoState()}createPositionPoints(){const e=.5;return new Float32Array([-e,-e,-e,-e,e,-e,e,-e,-e,-e,e,-e,e,e,-e,e,-e,-e,-e,-e,e,e,-e,e,-e,e,e,-e,e,e,e,-e,e,e,e,e,-e,e,-e,-e,e,e,e,e,-e,-e,e,e,e,e,e,e,e,-e,-e,-e,-e,e,-e,-e,-e,-e,e,-e,-e,e,e,-e,-e,e,-e,e,-e,-e,-e,-e,-e,e,-e,e,-e,-e,-e,e,-e,e,e,-e,e,-e,e,-e,-e,e,e,-e,e,-e,e,e,-e,e,e,e,-e,e,e,e])}_renderInternal(e,t){let i=this.gl;const s=i.getParameter(i.CURRENT_PROGRAM);i.useProgram(this.program),this.vaoGl.bindVertexArray(this.vao),p(this.transformMatrix,[e.x,e.y,e.z,e.w]),this._poseOrientationMatrix||(this._poseOrientationMatrix=r()),p(this._poseOrientationMatrix,[t.transform.inverse.orientation.x,t.transform.inverse.orientation.y,t.transform.inverse.orientation.z,t.transform.inverse.orientation.w]),n(this.transformMatrix,this.transformMatrix,this._poseOrientationMatrix),i.uniformMatrix4fv(this.programInfo.uniformLocations.u_matrix,!1,this.transformMatrix),i.uniformMatrix4fv(this.programInfo.uniformLocations.u_projectionMatrix,!1,t.projectionMatrix),i.uniform1i(this.programInfo.uniformLocations.u_texture,0);var a=i.TRIANGLES,o=this.positionPoints.length/3;i.drawArrays(a,0,o),this.vaoGl.bindVertexArray(null),i.useProgram(s)}_recalculateVertices(){this.positionPoints=this.createPositionPoints()}_createVAOs(){this._recalculateVertices();let e=this.gl;this.vaoGl=er(e),this.saveVaoState();let t=e.createBuffer();this.vao=this.vaoGl.createVertexArray(),this.vaoGl.bindVertexArray(this.vao),e.enableVertexAttribArray(this.programInfo.attribLocations.a_position),e.bindBuffer(e.ARRAY_BUFFER,t);const r=this.positionPoints;e.bufferData(e.ARRAY_BUFFER,r,e.STATIC_DRAW);var i=e.FLOAT;e.vertexAttribPointer(this.programInfo.attribLocations.a_position,3,i,!1,0,0),this.restoreVaoState()}}class Sr{constructor(){this.mode="inline",this.layers=[],this.views=[],this.initializedViews=!1,this.isPolyfillActive=!1,this.taskQueue=[]}requestAnimationFrame(e){this.injectedFrameCallback||(this.injectedFrameCallback=(t,r)=>{let i=this.context;if(!this.initializedViews&&this.referenceSpace){let e=r.getViewerPose(this.referenceSpace);e&&(this.views=e.views,this.initializedViews=!0)}if(this.isPolyfillActive&&this.initializedViews){this.tempFramebuffer||(this.tempFramebuffer=i.createFramebuffer()),i.bindFramebuffer(i.FRAMEBUFFER,this.tempFramebuffer);const e=i.getParameter(i.COLOR_CLEAR_VALUE),t=i.getParameter(i.FRAMEBUFFER_BINDING);i.clearColor(0,0,0,0);for(let e of this.layers)if(e instanceof $t&&e.colorTextures&&e.colorTexturesMeta&&0!==e.colorTextures.length)for(let t=0;t<e.colorTextures.length;t++){let r=e.colorTexturesMeta[t].type,s=e.colorTexturesMeta[t];r===Ct["texture-array"]||(s._autoAntialiasing&&s._msaaFramebuffer?(i.bindFramebuffer(i.FRAMEBUFFER,s._msaaFramebuffer),i.clear(i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT)):(i.framebufferTexture2D(i.FRAMEBUFFER,i.COLOR_ATTACHMENT0,i.TEXTURE_2D,e.colorTextures[t],0),e.depthStencilTextures&&t<e.depthStencilTextures.length?i.framebufferTexture2D(i.FRAMEBUFFER,i.DEPTH_ATTACHMENT,i.TEXTURE_2D,e.depthStencilTextures[t],0):i.framebufferTexture2D(i.FRAMEBUFFER,i.DEPTH_ATTACHMENT,i.TEXTURE_2D,null,0),i.clear(i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT)))}i.bindFramebuffer(i.FRAMEBUFFER,t),i.clearColor(e[0],e[1],e[2],e[3])}if(e(t,r),this.isPolyfillActive&&this.initializedViews&&this._autoResolveMSAAFramebuffers(),this.isPolyfillActive&&this.initializedViews){let e=i.isEnabled(i.BLEND),t=i.isEnabled(i.DEPTH_TEST),s=i.isEnabled(i.CULL_FACE);const a=i.getParameter(i.FRAMEBUFFER_BINDING),n=i.getParameter(i.COLOR_CLEAR_VALUE);i.bindFramebuffer(i.FRAMEBUFFER,this.getBaseLayer().framebuffer),i.clear(i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT),i.clearColor(n[0],n[1],n[2],n[3]),i.enable(i.BLEND),i.disable(i.DEPTH_TEST),i.disable(i.CULL_FACE);let o=i.getParameter(i.BLEND_SRC_RGB),h=i.getParameter(i.BLEND_SRC_ALPHA),l=i.getParameter(i.BLEND_DST_RGB),u=i.getParameter(i.BLEND_DST_ALPHA);i.blendFunc(i.SRC_ALPHA,i.ONE_MINUS_SRC_ALPHA);for(let e of this.layers)if(this.renderers||(this.renderers=new WeakMap),e instanceof $t){this.renderers.has(e)||this.renderers.set(e,hr(e,this.context));this.renderers.get(e).render(this)}else if(e instanceof jt){this.renderers.has(e)||this.renderers.set(e,new xr(e,this.context));this.renderers.get(e).render(this,r)}else if(e instanceof Xt){this.renderers.has(e)||this.renderers.set(e,new mr(e,this.context));this.renderers.get(e).render(this,r)}else if(e instanceof Ht){this.renderers.has(e)||this.renderers.set(e,new gr(e,this.context));this.renderers.get(e).render(this,r)}else if(e instanceof vr){this.renderers.has(e)||this.renderers.set(e,new Rr(e,this.context));this.renderers.get(e).render(this,r)}else{const t=e;if(null===t.framebuffer)continue;i instanceof WebGL2RenderingContext?(i.bindFramebuffer(i.READ_FRAMEBUFFER,t.framebuffer),i.bindFramebuffer(i.DRAW_FRAMEBUFFER,this.getBaseLayer().framebuffer),i.blitFramebuffer(0,0,t.framebufferWidth,t.framebufferHeight,0,0,this.getBaseLayer().framebufferWidth,this.getBaseLayer().framebufferHeight,i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT,i.LINEAR)):console.warn("GL blitFramebuffer is not supported on WebGL1, so XRWebGLLayers may not show up properly when polyfilled.")}for(e||i.disable(i.BLEND),t&&i.enable(i.DEPTH_TEST),s&&i.enable(i.CULL_FACE),i.blendFuncSeparate(o,l,h,u),i.bindFramebuffer(i.FRAMEBUFFER,a);this.taskQueue.length>0;){this.taskQueue.shift()()}}}),this._requestAnimationFrame(this.injectedFrameCallback)}updateRenderState(e){if(this.existingBaseLayer=e.baseLayer,e.layers&&(this.layers=e.layers),this.activeRenderState||this.createActiveRenderState(),this.activeRenderState={...this.activeRenderState,...e},!e.layers)return void this._updateRenderState(e);let t,r=Object.assign({},e);delete r.layers;for(let i of this.layers)if(i instanceof Ut){t=i.getContext();break}if(!t&&!this.context){console.log("No existing context! Have the session make one");const s=document.createElement("canvas");if(t=s.getContext("webgl2",{xrCompatible:!0}),t||(t=s.getContext("webgl",{xrCompatible:!0})),!t)throw new Error("No webGL support detected.");function a(){t.canvas.width=t.canvas.clientWidth*window.devicePixelRatio,t.canvas.height=t.canvas.clientHeight*window.devicePixelRatio}document.body.appendChild(t.canvas),window.addEventListener("resize",a),a()}this.createInternalLayer(t),this.isPolyfillActive=!0,this._updateRenderState({...r,baseLayer:this.internalLayer})}initializeSession(e){this.mode=e,this.requestReferenceSpace("local").then(e=>{this.referenceSpace=e}).catch(e=>{}),this.requestReferenceSpace("viewer").then(e=>{this.viewerSpace=e})}getBaseLayer(e){return this.internalLayer||this.existingBaseLayer||!e||this.createInternalLayer(e),this.internalLayer||this.existingBaseLayer}getReferenceSpace(){return this.referenceSpace?this.referenceSpace:this.viewerSpace}getViewerSpace(){return this.viewerSpace}queueTask(e){this.taskQueue.push(e)}get renderState(){return this.activeRenderState||this.createActiveRenderState(),this.activeRenderState}get internalViews(){return this.views}getViewIndex(e){for(let t=0;t<this.views.length;t++){let r=this.views[t];if(e.eye===r.eye&&e.recommendedViewportScale===r.recommendedViewportScale)return t}return-1}createInternalLayer(e){if(!e&&this.internalLayer)return this.internalLayer;if(e===this.context&&this.internalLayer)return this.internalLayer;const t=Bt();return this.internalLayer=new t.XRWebGLLayer(this,e),this.setContext(e),this.internalLayer}setContext(e){this.context=e,this.tempFramebuffer=e.createFramebuffer(),this.renderers=new WeakMap}createActiveRenderState(){const e=Bt();let t=Object.getOwnPropertyNames(e.XRRenderState.prototype);const r={};for(let e of t)r[e]=this._renderState[e];r.layers=[],this.activeRenderState=r}_autoResolveMSAAFramebuffers(){const e=this.context;if(e&&e instanceof WebGL2RenderingContext){for(let t of this.layers)if(t instanceof Ut&&t.colorTexturesMeta)for(let r of t.colorTexturesMeta)if(r._autoAntialiasing&&r._msaaFramebuffer&&r._resolveFramebuffer)try{e.bindFramebuffer(e.READ_FRAMEBUFFER,r._msaaFramebuffer),e.bindFramebuffer(e.DRAW_FRAMEBUFFER,r._resolveFramebuffer),e.blitFramebuffer(0,0,r.width,r.height,0,0,r.width,r.height,e.COLOR_BUFFER_BIT,e.NEAREST)}catch(e){console.warn("Failed to resolve MSAA framebuffer:",e)}e.bindFramebuffer(e.READ_FRAMEBUFFER,null),e.bindFramebuffer(e.DRAW_FRAMEBUFFER,null)}}}class _r{constructor(){this.viewport={x:0,y:0,width:0,height:0}}}class br{constructor(e,t){this.session=e,this.context=t,this.subImageCache=new Mr}createProjectionLayer(e=Qt){const t=new $t(e);if(this.session.ended)throw new Error("Session has ended");if(this.context.isContextLost())throw new Error("context is lost");return t.initialize(this.session,this.context),t}createQuadLayer(e=kt){if(this.session.ended)throw new Error("Session has ended");if(this.context.isContextLost())throw new Error("context is lost");if(e.layout===Dt.default)throw new TypeError("Trying to create a quad layer with default layout");const t=new jt(e);return t.initialize(this.session,this.context),t}createCylinderLayer(e=Vt){if(this.session.ended)throw new Error("Session has ended");if(this.context.isContextLost())throw new Error("context is lost");if(e.layout===Dt.default)throw new TypeError("Cylinder Layer cannot have a default layout");const t=new Xt(e);return t.initialize(this.session,this.context),t}createEquirectLayer(e=qt){if(this.session.ended)throw new Error("Session has ended");if(this.context.isContextLost())throw new Error("context is lost");if(e.layout===Dt.default)throw new TypeError("Equirect Layer cannot have a default layout");if(!Nt(e.space))throw new TypeError("Equirect layer requires an XRReferenceSpace");let t=new Ht(e);return t.initialize(this.session,this.context),t}createCubeLayer(e){if(this.session.ended)throw new Error("Session has ended");if(this.context.isContextLost())throw new Error("context is lost");if(!(this.context instanceof WebGL2RenderingContext))throw new Error("XRCubeLayer only work on WebGL2");if(!Nt(e.space))throw new TypeError("XRCubeLayer requires a space of type XRReferenceSpace");let t=new vr(e);return t.initialize(this.session,this.context),t}getSubImage(e,t,r="none"){if(e.isStatic&&!1===e.needsRedraw)throw new Error("Invalid state for subimage creation");let i=this.subImageCache.tryGetCachedSubImage(this.context,e,r);if(i)return i;let s=new _r;if(e instanceof $t)throw new TypeError;if(e.layout===Dt.default)throw new TypeError;if(!this.validateStateofSubImageCreation(e,t))throw new Error("Invalid state for subimage creation");let a=0;if(e.layout===Dt.stereo){if("none"===r)throw new TypeError;"right"===r&&(a=1)}e.getTextureType()===Ct["texture-array"]?s.imageIndex=a:s.imageIndex=0;let n=0;e.getTextureType()===Ct.texture?(s.colorTexture=e.colorTextures[a],n=a):(s.colorTexture=e.colorTextures[0],n=0),s.colorTexture&&"object"==typeof s.colorTexture&&(s.colorTexture.isWebGLMultiviewRenderTarget=e.getTextureType()===Ct["texture-array"]),e.depthStencilTextures&&e.depthStencilTextures.length?e.getTextureType()===Ct.texture?s.depthStencilTexture=e.depthStencilTextures[a]:s.depthStencilTexture=e.depthStencilTextures[0]:s.depthStencilTexture=null,s.depthStencilTexture&&"object"==typeof s.depthStencilTexture&&(s.depthStencilTexture.isWebGLMultiviewRenderTarget=e.getTextureType()===Ct["texture-array"]);const o=e.colorTexturesMeta[n];s.textureWidth=o.width,s.textureHeight=o.height;let h=1;return e.layout!==Dt["stereo-left-right"]&&e.layout!==Dt["stereo-top-bottom"]||(h=2),Kt(s.viewport,o,e.layout,a,h),this.session.queueTask(()=>{e.needsRedraw=!1}),this.subImageCache.cacheSubImage(s,this.context,e,r),s}getViewSubImage(e,t){let r=this.subImageCache.tryGetCachedViewSubImage(this.context,e,t);if(r)return r;let i=new _r,s=this.session;if(!s.internalViews||!s.internalViews.length){console.warn("getViewSubImage called before views are available, returning placeholder"),i.imageIndex=0;const e={isWebGLMultiviewRenderTarget:!1},t={isWebGLMultiviewRenderTarget:!1};return i.colorTexture=e,i.depthStencilTexture=t,i.textureWidth=1024,i.textureHeight=1024,i.viewport={x:0,y:0,width:1024,height:1024},i}let a=s.getViewIndex(t),n=0;e.getTextureType()===Ct["texture-array"]?i.imageIndex=a:i.imageIndex=0,e.layout===Dt.default&&e.getTextureType()===Ct.texture?(i.colorTexture=e.colorTextures[a],n=a):(i.colorTexture=e.colorTextures[0],n=0);const o=e.colorTexturesMeta[n];return o._autoAntialiasing&&o._msaaFramebuffer&&(i.framebuffer=o._msaaFramebuffer,i._needsResolve=!0,i._resolveFromFramebuffer=o._msaaFramebuffer,i._resolveToFramebuffer=o._resolveFramebuffer,i._textureMeta=o),i.colorTexture&&"object"==typeof i.colorTexture&&(i.colorTexture.isWebGLMultiviewRenderTarget=e.getTextureType()===Ct["texture-array"]),0===e.depthStencilTextures.length?i.depthStencilTexture=null:e.layout===Dt.default&&e.getTextureType()===Ct.texture?i.depthStencilTexture=e.depthStencilTextures[a]:i.depthStencilTexture=e.depthStencilTextures[0],i.depthStencilTexture&&"object"==typeof i.depthStencilTexture&&(i.depthStencilTexture.isWebGLMultiviewRenderTarget=e.getTextureType()===Ct["texture-array"]),i.textureWidth=e.colorTexturesMeta[n].width,i.textureHeight=e.colorTexturesMeta[n].height,Kt(i.viewport,e.colorTexturesMeta[n],e.layout,a,s.internalViews.length),e.needsRedraw=!1,this.subImageCache.cacheViewSubImage(i,this.context,e,t),i}validateStateofSubImageCreation(e,t){return t.session===e.session&&(this.session===e.session&&(this.context===e.context&&(!(!e.colorTextures||!e.colorTextures.length)&&(!e.isStatic||!1!==e.needsRedraw))))}}class Mr{constructor(){this.cache=new Map,this.viewCache=new Map}cacheSubImage(e,t,r,i){let s=new Map;s.set(i,e);let a=new Map;a.set(r,s),this.cache.set(t,a)}tryGetCachedSubImage(e,t,r){return this.cache.get(e)?.get(t)?.get(r)}cacheViewSubImage(e,t,r,i){let s=new Map;s.set(i,e);let a=new Map;a.set(r,s),this.viewCache.set(t,a)}tryGetCachedViewSubImage(e,t,r){return this.viewCache.get(e)?.get(t)?.get(r)}}let Ar=class{constructor(){this.injected=!1;const e=Bt();this._injectPolyfill(e)}_injectPolyfill(e){if(!("xr"in e.navigator))throw new Error("WebXR Layers polyfill requires WebXR support.");!0===this.injected&&console.warn("Polyfill has already been injected..."),(e=>!!e.navigator.xr&&!(!e.XRMediaBinding||!e.XRWebGLBinding))(e)||(this._polyfillRequiredLayersFeature(e),this._polyfillXRSession(e),e.XRWebGLBinding=br,e.XRMediaBinding=Yt,this.injected=!0,console.log("Injected Layers Polyfill"))}_polyfillXRSession(e){e.XRSession.prototype._updateRenderState=e.XRSession.prototype.updateRenderState,e.XRSession.prototype._requestAnimationFrame=e.XRSession.prototype.requestAnimationFrame;let t=Object.getOwnPropertyDescriptor(e.XRSession.prototype,"renderState");t&&Object.defineProperty(e.XRSession.prototype,"_renderState",t);let r=Object.getOwnPropertyDescriptor(Sr.prototype,"renderState");r&&Object.defineProperty(e.XRSession.prototype,"renderState",r);let i=Object.getOwnPropertyNames(Sr.prototype);for(let t of i){let r=Object.getOwnPropertyDescriptor(Sr.prototype,t);r&&Object.defineProperty(e.XRSession.prototype,t,r)}}_polyfillRequiredLayersFeature(e){const t=e.navigator.xr.requestSession;Object.defineProperty(e.navigator.xr,"requestSessionInternal",{writable:!0}),e.navigator.xr.requestSessionInternal=t;Object.defineProperty(e.navigator.xr,"requestSession",{writable:!0}),e.navigator.xr.requestSession=(t,r)=>{const i=(r,i)=>e.navigator.xr.requestSessionInternal(r,i).then(e=>{Object.assign(e,new Sr);let r=e;return r.initializeSession(t),Promise.resolve(r)});if("immersive-vr"!==t)return i(t,r);if(!r)return i(t,r);if(r.requiredFeatures&&r.requiredFeatures.indexOf("layers")>-1){const e={...r},s=[...r.requiredFeatures],a=s.indexOf("layers");return s.splice(a,1),e.requiredFeatures=s,i(t,e)}return i(t,r)}}};const Fr={ipd:.063,fovy:Math.PI/2,headsetPosition:new ce(0,1.6,0),headsetQuaternion:new de,stereoEnabled:!1};class Pr{constructor(e,t={}){var i,s,a,n,h,u;this.version=Ft;const c=new le,d=new je(ke.Viewer,c),p={[We.Left]:new he(d),[We.Right]:new he(d),[We.None]:new he(d)},f=e.controllerConfig,x={};f&&Object.values(fe).forEach(e=>{f.layout[e]&&(x[e]=new Se(f,e,c))});const g={[fe.Left]:new St(ct,fe.Left,c),[fe.Right]:new St(ct,fe.Right,c)},y=null!==(i=t.canvasContainer)&&void 0!==i?i:document.createElement("div");y.dataset.webxr_runtime=`Immersive Web Emulation Runtime v${Ft}`,y.style.position="fixed",y.style.width="100%",y.style.height="100%",y.style.top="0",y.style.left="0",y.style.display="flex",y.style.justifyContent="center",y.style.alignItems="center",y.style.overflow="hidden",y.style.zIndex="999",this[V]={name:e.name,supportedSessionModes:e.supportedSessionModes,supportedFeatures:e.supportedFeatures,supportedFrameRates:e.supportedFrameRates,isSystemKeyboardSupported:e.isSystemKeyboardSupported,internalNominalFrameRate:e.internalNominalFrameRate,environmentBlendModes:e.environmentBlendModes,interactionMode:e.interactionMode,userAgent:e.userAgent,position:null!==(s=t.headsetPosition)&&void 0!==s?s:Fr.headsetPosition.clone(),quaternion:null!==(a=t.headsetQuaternion)&&void 0!==a?a:Fr.headsetQuaternion.clone(),stereoEnabled:null!==(n=t.stereoEnabled)&&void 0!==n?n:Fr.stereoEnabled,ipd:null!==(h=t.ipd)&&void 0!==h?h:Fr.ipd,fovy:null!==(u=t.fovy)&&void 0!==u?u:Fr.fovy,controllers:x,hands:g,primaryInputMode:"controller",pendingReferenceSpaceReset:!1,visibilityState:"visible",pendingVisibilityState:null,xrSystem:null,matrix:r(),globalSpace:c,viewerSpace:d,viewSpaces:p,canvasContainer:y,getViewport:(e,t)=>{const r=e.context.canvas,{width:i,height:s}=r;switch(t.eye){case We.None:return new Lt(0,0,i,s);case We.Left:return new Lt(0,0,this[V].stereoEnabled?i/2:i,s);case We.Right:return new Lt(i/2,0,this[V].stereoEnabled?i/2:0,s)}},updateViews:()=>{l(this[V].viewerSpace[ie].offsetMatrix,this[V].quaternion.quat,this[V].position.vec3),o(this[V].viewSpaces[We.Left][ie].offsetMatrix,m(-this[V].ipd/2,0,0)),o(this[V].viewSpaces[We.Right][ie].offsetMatrix,m(this[V].ipd/2,0,0))},onBaseLayerSet:e=>{if(!e)return;const t=e.context.canvas;if(t.parentElement!==this[V].canvasContainer){const e=this[V].devui;if(e){const{devUICanvas:t,devUIContainer:r}=e;t.style.zIndex=3..toString(),r.style.zIndex=4..toString(),this[V].canvasContainer.appendChild(e.devUICanvas),this[V].canvasContainer.appendChild(e.devUIContainer)}const r=this[V].sem;r&&(r.environmentCanvas.style.zIndex=1..toString(),this[V].canvasContainer.appendChild(r.environmentCanvas)),this[V].canvasData={canvas:t,parent:t.parentElement,width:t.width,height:t.height,zIndex:t.style.zIndex},t.style.zIndex=2..toString(),this[V].canvasContainer.appendChild(t),document.body.appendChild(this[V].canvasContainer)}t.width=window.innerWidth,t.height=window.innerHeight},onSessionEnd:()=>{if(this[V].canvasData){const{canvas:e,parent:t,width:r,height:i,zIndex:s}=this[V].canvasData;e.width=r,e.height=i,e.style.zIndex=s,t?t.appendChild(e):this[V].canvasContainer.removeChild(e);const a=this[V].devui;a&&(this[V].canvasContainer.removeChild(a.devUICanvas),this[V].canvasContainer.removeChild(a.devUIContainer));const n=this[V].sem;n&&this[V].canvasContainer.removeChild(n.environmentCanvas),document.body.removeChild(this[V].canvasContainer),this[V].canvasData=void 0,window.dispatchEvent(new Event("resize"))}},onFrameStart:e=>{var t;if(null===(t=this[V].actionPlayer)||void 0===t?void 0:t.playing)this[V].actionPlayer.playFrame();else{const t=e.session;this[V].updateViews(),this[V].pendingVisibilityState&&(this[V].visibilityState=this[V].pendingVisibilityState,this[V].pendingVisibilityState=null,t.dispatchEvent(new Qe("visibilitychange",{session:t}))),"visible"===this[V].visibilityState&&this.activeInputs.forEach(t=>{t.onFrameStart(e)}),this[V].pendingReferenceSpaceReset&&(t[ee].referenceSpaces.forEach(e=>{switch(e[re].type){case ke.Local:case ke.LocalFloor:case ke.BoundedFloor:case ke.Unbounded:e.dispatchEvent(new Pt("reset",{referenceSpace:e}))}}),this[V].pendingReferenceSpaceReset=!1)}this[V].updateViews()}},this[V].updateViews()}installRuntime(e){var t;const r=null!==(t=null==e?void 0:e.globalObject)&&void 0!==t?t:globalThis,i=null==e?void 0:e.polyfillLayers;Object.defineProperty(WebGL2RenderingContext.prototype,"makeXRCompatible",{value:function(){return new Promise((e,t)=>{e(!0)})},configurable:!0}),this[V].xrSystem=new It(this),Object.defineProperty(globalThis.navigator,"xr",{value:this[V].xrSystem,configurable:!0}),Object.defineProperty(navigator,"userAgent",{value:this[V].userAgent,writable:!1,configurable:!1,enumerable:!0}),r.XRSystem=It,r.XRSession=ht,r.XRRenderState=Ye,r.XRFrame=st,r.XRSpace=he,r.XRReferenceSpace=je,r.XRJointSpace=ut,r.XRView=$e,r.XRViewport=Lt,r.XRRigidTransform=Ue,r.XRPose=Ke,r.XRViewerPose=Ze,r.XRJointPose=Je,r.XRInputSource=Te,r.XRInputSourceArray=ve,r.XRHand=lt,r.XRLayer=_t,r.XRWebGLLayer=Mt,r.XRSessionEvent=Qe,r.XRInputSourceEvent=we,r.XRInputSourcesChangeEvent=ze,r.XRReferenceSpaceEvent=Pt,i?new Ar:(r.XRMediaBinding=void 0,r.XRWebGLBinding=void 0)}installDevUI(e){this[V].devui=new e(this)}installSEM(e){this[V].sem=new e(this)}get supportedSessionModes(){return this[V].supportedSessionModes}get supportedFeatures(){return this[V].supportedFeatures}get supportedFrameRates(){return this[V].supportedFrameRates}get isSystemKeyboardSupported(){return this[V].isSystemKeyboardSupported}get internalNominalFrameRate(){return this[V].internalNominalFrameRate}get stereoEnabled(){return this[V].stereoEnabled}set stereoEnabled(e){this[V].stereoEnabled=e}get ipd(){return this[V].ipd}set ipd(e){this[V].ipd=e}get fovy(){return this[V].fovy}set fovy(e){this[V].fovy=e}get position(){return this[V].position}get quaternion(){return this[V].quaternion}get viewerSpace(){var e;return(null===(e=this[V].actionPlayer)||void 0===e?void 0:e.playing)?this[V].actionPlayer.viewerSpace:this[V].viewerSpace}get viewSpaces(){var e;return(null===(e=this[V].actionPlayer)||void 0===e?void 0:e.playing)?this[V].actionPlayer.viewSpaces:this[V].viewSpaces}get controllers(){return this[V].controllers}get hands(){return this[V].hands}get primaryInputMode(){return this[V].primaryInputMode}set primaryInputMode(e){"controller"===e||"hand"===e?this[V].primaryInputMode=e:console.warn('primary input mode can only be "controller" or "hand"')}get activeInputs(){if("visible"!==this[V].visibilityState)return[];return("controller"===this[V].primaryInputMode?Object.values(this[V].controllers):Object.values(this[V].hands)).filter(e=>e.connected)}get inputSources(){var e;return(null===(e=this[V].actionPlayer)||void 0===e?void 0:e.playing)?this[V].actionPlayer.inputSources:this.activeInputs.map(e=>e.inputSource)}get canvasContainer(){return this[V].canvasContainer}get canvasDimensions(){if(this[V].canvasData){const{width:e,height:t}=this[V].canvasData.canvas;return{width:e,height:t}}}get activeSession(){var e;return null===(e=this[V].xrSystem)||void 0===e?void 0:e[H].activeSession}get sessionOffered(){var e;return Boolean(null===(e=this[V].xrSystem)||void 0===e?void 0:e[H].offeredSessionConfig)}get name(){return this[V].name}grantOfferedSession(){var e;const t=null===(e=this[V].xrSystem)||void 0===e?void 0:e[H];t&&t.offeredSessionConfig&&(t.grantSession(t.offeredSessionConfig),t.offeredSessionConfig=void 0)}recenter(){const e=new ce(-this.position.x,0,-this.position.z),t=new ce(0,0,-1).applyQuaternion(this.quaternion);t.y=0,t.normalize();const r=Math.atan2(t.x,-t.z),i=(new de).setFromAxisAngle(new ce(0,1,0),r);this.position.add(e),this.quaternion.multiply(i),[...Object.values(this[V].controllers),...Object.values(this[V].hands)].forEach(t=>{t.position.add(e),t.quaternion.multiply(i),t.position.applyQuaternion(i)}),this[V].pendingReferenceSpaceReset=!0}get visibilityState(){return this[V].visibilityState}updateVisibilityState(e){if(!Object.values(["visible","visible-blurred","hidden"]).includes(e))throw new DOMException("Invalid XRVisibilityState value","NotSupportedError");e!==this[V].visibilityState&&(this[V].pendingVisibilityState=e)}createActionPlayer(e,t){return this[V].actionPlayer=new At(e,t,this[V].ipd),this[V].actionPlayer}get devui(){return this[V].devui}get sem(){return this[V].sem}}const Ir={mapping:pe.XRStandard,buttons:[{id:"trigger",type:"analog",eventTrigger:"select"},{id:"squeeze",type:"analog",eventTrigger:"squeeze"},null,{id:"thumbstick",type:"binary"},{id:"x-button",type:"binary"},{id:"y-button",type:"binary"},{id:"thumbrest",type:"binary"}],axes:[null,null,{id:"thumbstick",type:"x-axis"},{id:"thumbstick",type:"y-axis"}]},Lr={mapping:pe.XRStandard,buttons:[{id:"trigger",type:"analog",eventTrigger:"select"},{id:"squeeze",type:"analog",eventTrigger:"squeeze"},null,{id:"thumbstick",type:"binary"},{id:"a-button",type:"binary"},{id:"b-button",type:"binary"},{id:"thumbrest",type:"binary"}],axes:[null,null,{id:"thumbstick",type:"x-axis"},{id:"thumbstick",type:"y-axis"}]},Cr={profileId:"oculus-touch-v3",fallbackProfileIds:["oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ir,gripOffsetMatrix:[.9925461411476135,2.0823669899527886e-8,-.12186937034130096,0,.08617465198040009,.7071067094802856,.701836109161377,0,.08617466688156128,-.7071067690849304,.7018360495567322,0,-.003979838453233242,-.015857907012104988,.04964181408286095,1],numHapticActuators:1},right:{gamepad:Lr,gripOffsetMatrix:[.9925461411476135,-8.329467959811154e-8,.12186941504478455,0,-.08617465943098068,.7071066498756409,.7018361687660217,0,-.08617471158504486,-.7071068286895752,.7018359303474426,0,.003979798872023821,-.015857888385653496,.049641866236925125,1],numHapticActuators:1}}},Dr={profileId:"meta-quest-touch-pro",fallbackProfileIds:["oculus-touch-v2","oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ir,gripOffsetMatrix:[.9925461411476135,-1.5779937356796836e-8,-.12186935544013977,0,.08617467433214188,.7071067094802856,.701836109161377,0,.0861746296286583,-.7071067690849304,.7018360495567322,0,-.003979836590588093,-.015857847407460213,.049641840159893036,1],numHapticActuators:3},right:{gamepad:Lr,gripOffsetMatrix:[.9925461411476135,9267653311439972e-26,.12186937034130096,0,-.08617467433214188,.7071067094802856,.7018361687660217,0,-.08617464452981949,-.7071067690849304,.7018360495567322,0,.003979847766458988,-.01585782691836357,.04964186251163483,1],numHapticActuators:3}}},Nr={profileId:"meta-quest-touch-plus",fallbackProfileIds:["oculus-touch-v3","oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ir,gripOffsetMatrix:[.9925461411476135,1.0736208366779465e-8,-.12186933308839798,0,.08617459982633591,.70710688829422,.7018360495567322,0,.08617466688156128,-.7071067094802856,.7018362283706665,0,-.003979803062975407,-.015857873484492302,.04964187368750572,1],numHapticActuators:1},right:{gamepad:Lr,gripOffsetMatrix:[.9925461411476135,-2.6238110351073374e-8,.12186934053897858,0,-.0861746147274971,.7071067690849304,.7018360495567322,0,-.08617465943098068,-.7071067094802856,.701836109161377,0,.003979838453233242,-.015857869759202003,.04964182525873184,1],numHapticActuators:1}}},Br={name:"Oculus Quest 1",controllerConfig:{profileId:"oculus-touch-v2",fallbackProfileIds:["oculus-touch","generic-trigger-squeeze-thumbstick"],layout:{left:{gamepad:Ir,gripOffsetMatrix:[.9925461411476135,4.673031295254759e-9,-.12186938524246216,0,.08617470413446426,.7071065306663513,.7018362283706665,0,.0861746296286583,-.70710688829422,.7018358707427979,0,-.003979847766458988,-.01585787907242775,.04964185878634453,1],numHapticActuators:1},right:{gamepad:Lr,gripOffsetMatrix:[.9925461411476135,3.688163374704345e-8,.12186937034130096,0,-.08617469668388367,.7071066498756409,.7018361687660217,0,-.0861746147274971,-.7071068286895752,.7018359899520874,0,.003979853354394436,-.01585787907242775,.04964182525873184,1],numHapticActuators:1}}},supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","hand-tracking"],supportedFrameRates:[72,80,90],isSystemKeyboardSupported:!0,internalNominalFrameRate:72,environmentBlendModes:{"immersive-vr":at.Opaque,"immersive-ar":at.AlphaBlend},interactionMode:nt.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 1) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Or={name:"Meta Quest 2",controllerConfig:Cr,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:72,environmentBlendModes:{"immersive-vr":at.Opaque,"immersive-ar":at.AlphaBlend},interactionMode:nt.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 2) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Ur={name:"Meta Quest Pro",controllerConfig:Dr,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:90,environmentBlendModes:{"immersive-vr":at.Opaque,"immersive-ar":at.AlphaBlend},interactionMode:nt.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest Pro) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Vr={name:"Meta Quest 3",controllerConfig:Nr,supportedSessionModes:["inline","immersive-vr","immersive-ar"],supportedFeatures:["viewer","local","local-floor","bounded-floor","unbounded","anchors","plane-detection","mesh-detection","hit-test","hand-tracking","depth-sensing"],supportedFrameRates:[72,80,90,120],isSystemKeyboardSupported:!0,internalNominalFrameRate:90,environmentBlendModes:{"immersive-vr":at.Opaque,"immersive-ar":at.AlphaBlend},interactionMode:nt.WorldSpace,userAgent:"Mozilla/5.0 (X11; Linux x86_64; Quest 3) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/33.0.0.x.x.x Chrome/126.0.6478.122 VR Safari/537.36"},Gr=e=>{const t=[];return e.forEach(e=>{t.push(parseFloat(e.toFixed(3)))}),t};class Xr{constructor(e,t){this[B]={session:e,refSpace:t,inputMap:new Map,schemaMap:new Map,compressedFrames:[],jointRadii:new Float32Array(25),jointTransforms:new Float32Array(400)}}recordFrame(e){var t;const r=performance.now(),i=null===(t=e.getViewerPose(this[B].refSpace))||void 0===t?void 0:t.transform.matrix;if(!i)return;const s={timeStamp:r,position:u(x(),i),quaternion:d(b(),i),inputFrames:[]};this[B].session.inputSources.forEach(t=>{var r,i;if(!this[B].inputMap.has(t)){const e={handedness:t.handedness,targetRayMode:t.targetRayMode,profiles:t.profiles,hasGrip:null!=t.gripSpace,hasHand:null!=t.hand,hasGamepad:null!=t.gamepad};e.hasHand&&(e.jointSequence=Array.from(t.hand.values()).map(e=>e.jointName)),e.hasGamepad&&(e.mapping=t.gamepad.mapping,e.numButtons=t.gamepad.buttons.length,e.numAxes=t.gamepad.axes.length);const r=this[B].inputMap.size;this[B].inputMap.set(t,r),this[B].schemaMap.set(r,e)}const a=this[B].inputMap.get(t),n=this[B].schemaMap.get(a),o=null===(r=e.getPose(t.targetRaySpace,this[B].refSpace))||void 0===r?void 0:r.transform.matrix;if(o){const r={index:a,targetRayTransform:{position:u(x(),o),quaternion:d(b(),o)}};if(n.hasGrip){const s=null===(i=e.getPose(t.gripSpace,this[B].refSpace))||void 0===i?void 0:i.transform.matrix;if(s){const e=u(x(),s),t=d(b(),s);r.gripTransform={position:e,quaternion:t}}}if(n.hasHand){const i=Array.from(t.hand.values());let s=!0;if(s&&(s=e.fillPoses(i,t.targetRaySpace,this[B].jointTransforms)),s&&(s=e.fillJointRadii(i,this[B].jointRadii)),s){const e={};for(let t=0;t<25;t++){const r=this[B].jointTransforms.slice(16*t,16*(t+1)),s=this[B].jointRadii[t],a=u(x(),r),n=d(b(),r);e[i[t].jointName]={position:a,quaternion:n,radius:s}}r.hand=e}}if(n.hasGamepad){const e={buttons:t.gamepad.buttons.map(e=>e?[e.pressed?1:0,e.touched?1:0,e.value]:null),axes:Array.from(t.gamepad.axes)};r.gamepad=e}s.inputFrames.push(r)}}),this[B].compressedFrames.push(this.compressActionFrame(s))}compressActionFrame(e){const t=[Math.round(10*e.timeStamp)/10,...Gr(e.position),...Gr(e.quaternion)];return e.inputFrames.forEach(e=>{const r=e.index,i=this[B].schemaMap.get(r),s=[r,...Gr(e.targetRayTransform.position),...Gr(e.targetRayTransform.quaternion)];if(i.hasGrip&&s.push([...Gr(e.gripTransform.position),...Gr(e.gripTransform.quaternion)]),i.hasHand){const t=[];Object.values(e.hand).forEach(({position:e,quaternion:r,radius:i})=>{t.push(...Gr(e),...Gr(r),parseFloat(i.toFixed(3)))}),s.push(t)}i.hasGamepad&&s.push([...e.gamepad.buttons,...e.gamepad.axes]),t.push(s)}),t}log(){const e={schema:Array.from(this[B].schemaMap.entries()),frames:this[B].compressedFrames};console.log(JSON.stringify(e))}}export{Xr as ActionRecorder,Me as NativeMesh,Ce as NativePlane,N as P_ACTION_PLAYER,B as P_ACTION_RECORDER,O as P_ANCHOR,U as P_CONTROLLER,V as P_DEVICE,q as P_FRAME,z as P_GAMEPAD,G as P_HAND_INPUT,oe as P_HIT_TEST,k as P_INPUT_SOURCE,Q as P_JOINT_POSE,te as P_JOINT_SPACE,j as P_MESH,Y as P_PLANE,$ as P_POSE,ne as P_RAY,re as P_REF_SPACE,Z as P_RENDER_STATE,J as P_RIGID_TRANSFORM,ee as P_SESSION,ie as P_SPACE,H as P_SYSTEM,X as P_TRACKED_INPUT,se as P_VIEW,K as P_VIEWER_POSE,ae as P_VIEWPORT,W as P_WEBGL_LAYER,De as XRAnchor,Ne as XRAnchorSet,Pr as XRDevice,st as XRFrame,lt as XRHand,Te as XRInputSource,ve as XRInputSourceArray,we as XRInputSourceEvent,ze as XRInputSourcesChangeEvent,Je as XRJointPose,ut as XRJointSpace,_t as XRLayer,_e as XRMesh,be as XRMeshSet,Ie as XRPlane,Le as XRPlaneSet,Ke as XRPose,Ge as XRRay,je as XRReferenceSpace,Pt as XRReferenceSpaceEvent,Ye as XRRenderState,Ue as XRRigidTransform,Ae as XRSemanticLabels,ht as XRSession,Qe as XRSessionEvent,he as XRSpace,It as XRSystem,$e as XRView,Ze as XRViewerPose,Lt as XRViewport,Mt as XRWebGLLayer,Or as metaQuest2,Vr as metaQuest3,Ur as metaQuestPro,Br as oculusQuest1};
|