phantasmal-world/16.348f6970ec1ceb7cef4b.js

1 line
18 KiB
JavaScript
Raw Normal View History

2020-01-29 20:34:43 +08:00
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{458:function(t,e,i){"use strict";i.d(e,"b",(function(){return s})),i.d(e,"e",(function(){return r})),i.d(e,"c",(function(){return a})),i.d(e,"a",(function(){return h})),i.d(e,"d",(function(){return c}));var n=i(38);class s{constructor(t,e){this.x=t,this.y=e}get u(){return this.x}get v(){return this.y}}function r(t,e){return new s(t.x-e.x,t.y-e.y)}class a{constructor(t,e,i){this.x=t,this.y=e,this.z=i}}class o{constructor(t){this.data=t,Object(n.d)(9===t.length,"data should be of length 9.")}static of(t,e,i,n,s,r,a,h,c){return new o(new Float32Array([t,n,a,e,s,h,i,r,c]))}static identity(){return o.of(1,0,0,0,1,0,0,0,1)}get(t,e){return this.data[t+3*e]}set(t,e,i){this.data[t+3*e]=i}clone(){return new o(new Float32Array(this.data))}transpose(){let t;const e=this.data;t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t}inverse(){const t=this.clone();return t.invert(),t}invert(){const t=this.data[0],e=this.data[1],i=this.data[2],n=this.data[3],s=this.data[4],r=this.data[5],a=this.data[6],o=this.data[7],h=this.data[8],c=h*s-r*o,d=r*a-h*n,l=o*n-s*a,u=t*c+e*d+i*l;if(0===u)return this.data[0]=1,this.data[1]=0,this.data[2]=0,this.data[3]=0,this.data[4]=1,this.data[5]=0,this.data[6]=0,this.data[7]=0,void(this.data[8]=1);const _=1/u;this.data[0]=c*_,this.data[1]=(i*o-h*e)*_,this.data[2]=(r*e-i*s)*_,this.data[3]=d*_,this.data[4]=(h*t-i*a)*_,this.data[5]=(i*n-r*t)*_,this.data[6]=l*_,this.data[7]=(e*a-o*t)*_,this.data[8]=(s*t-e*n)*_}}class h{constructor(t){this.data=t,Object(n.d)(16===t.length,"data should be of length 16.")}static of(t,e,i,n,s,r,a,o,c,d,l,u,_,m,p,b){return new h(new Float32Array([t,s,c,_,e,r,d,m,i,a,l,p,n,o,u,b]))}static identity(){return h.of(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}static translation(t,e,i){return h.of(1,0,0,t,0,1,0,e,0,0,1,i,0,0,0,1)}static scale(t,e,i){return h.of(t,0,0,1,0,e,0,1,0,0,i,1,0,0,0,1)}static compose(t,e,i){const n=e.w,s=e.x,r=e.y,a=e.z,o=s+s,c=r+r,d=a+a,l=s*o,u=s*c,_=s*d,m=r*c,p=r*d,b=a*d,g=n*o,f=n*c,w=n*d,x=i.x,v=i.y,y=i.z;return h.of((1-(m+b))*x,(u-w)*v,(_+f)*y,t.x,(u+w)*x,(1-(l+b))*v,(p-g)*y,t.y,(_-f)*x,(p+g)*v,(1-(l+m))*y,t.z,0,0,0,1)}get(t,e){return this.data[t+4*e]}set(t,e,i){this.data[t+4*e]=i}clone(){return new h(new Float32Array(this.data))}normal_mat3(){const t=o.of(this.data[0],this.data[4],this.data[8],this.data[1],this.data[5],this.data[9],this.data[2],this.data[6],this.data[10]);return t.invert(),t.transpose(),t}}function c(t,e){const i=new h(new Float32Array(16));return d(i.data,t,e),i}function d(t,e,i){for(let n=0;n<4;n++)for(let s=0;s<4;s++)for(let r=0;r<4;r++)t[n+4*s]+=e.data[n+4*r]*i.data[r+4*s]}},495:function(t,e,i){"use strict";var n;i.d(e,"b",(function(){return n})),i.d(e,"a",(function(){return s})),function(t){t[t.RGBA_S3TC_DXT1=0]="RGBA_S3TC_DXT1",t[t.RGBA_S3TC_DXT3=1]="RGBA_S3TC_DXT3"}(n||(n={}));class s{constructor(t,e,i,n,s){this.gfx=t,this.format=e,this.width=i,this.height=n,this.data=s}upload(){null==this.gfx_texture&&(this.gfx_texture=this.gfx.create_texture(this.format,this.width,this.height,this.data))}destroy(){this.gfx.destroy_texture(this.gfx_texture)}}},515:function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"a",(function(){return a}));var n=i(133),s=i(458);function r(t){return new n.Vector3(t.x,t.y,t.z)}function a(t){return new s.c(t.x,t.y,t.z)}},540:function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"a",(function(){return a})),i.d(e,"c",(function(){return o}));var n=i(133),s=i(495);function r(t,e){let i,n;switch(e.format[1]){case 6:i=s.b.RGBA_S3TC_DXT1,n=e.width*e.height/2;break;case 7:i=s.b.RGBA_S3TC_DXT3,n=e.width*e.height;break;default:throw new Error(`Format ${e.format.join(", ")} not supported.`)}return new s.a(t,i,e.width,e.height,e.data.slice(0,n))}function a(t){return t.textures.map(o)}function o(t){let e,i;switch(t.format[1]){case 6:e=n.RGBA_S3TC_DXT1_Format,i=t.width*t.height/2;break;case 7:e=n.RGBA_S3TC_DXT3_Format,i=t.width*t.height;break;default:throw new Error(`Format ${t.format.join(", ")} not supported.`)}const s=new n.Compressed