mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
1 line
8.2 KiB
JavaScript
1 line
8.2 KiB
JavaScript
![]() |
(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{458:function(t,e,r){"use strict";r.d(e,"b",(function(){return n})),r.d(e,"e",(function(){return a})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return h})),r.d(e,"d",(function(){return d}));var s=r(38);class n{constructor(t,e){this.x=t,this.y=e}get u(){return this.x}get v(){return this.y}}function a(t,e){return new n(t.x-e.x,t.y-e.y)}class i{constructor(t,e,r){this.x=t,this.y=e,this.z=r}}class o{constructor(t){this.data=t,Object(s.d)(9===t.length,"data should be of length 9.")}static of(t,e,r,s,n,a,i,h,d){return new o(new Float32Array([t,s,i,e,n,h,r,a,d]))}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,r){this.data[t+3*e]=r}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],r=this.data[2],s=this.data[3],n=this.data[4],a=this.data[5],i=this.data[6],o=this.data[7],h=this.data[8],d=h*n-a*o,c=a*i-h*s,u=o*s-n*i,f=t*d+e*c+r*u;if(0===f)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 l=1/f;this.data[0]=d*l,this.data[1]=(r*o-h*e)*l,this.data[2]=(a*e-r*n)*l,this.data[3]=c*l,this.data[4]=(h*t-r*i)*l,this.data[5]=(r*s-a*t)*l,this.data[6]=u*l,this.data[7]=(e*i-o*t)*l,this.data[8]=(n*t-e*s)*l}}class h{constructor(t){this.data=t,Object(s.d)(16===t.length,"data should be of length 16.")}static of(t,e,r,s,n,a,i,o,d,c,u,f,l,x,_,w){return new h(new Float32Array([t,n,d,l,e,a,c,x,r,i,u,_,s,o,f,w]))}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,r){return h.of(1,0,0,t,0,1,0,e,0,0,1,r,0,0,0,1)}static scale(t,e,r){return h.of(t,0,0,1,0,e,0,1,0,0,r,1,0,0,0,1)}static compose(t,e,r){const s=e.w,n=e.x,a=e.y,i=e.z,o=n+n,d=a+a,c=i+i,u=n*o,f=n*d,l=n*c,x=a*d,_=a*c,w=i*c,g=s*o,m=s*d,p=s*c,v=r.x,T=r.y,b=r.z;return h.of((1-(x+w))*v,(f-p)*T,(l+m)*b,t.x,(f+p)*v,(1-(u+w))*T,(_-g)*b,t.y,(l-m)*v,(_+g)*T,(1-(u+x))*b,t.z,0,0,0,1)}get(t,e){return this.data[t+4*e]}set(t,e,r){this.data[t+4*e]=r}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 d(t,e){const r=new h(new Float32Array(16));return c(r.data,t,e),r}function c(t,e,r){for(let s=0;s<4;s++)for(let n=0;n<4;n++)for(let a=0;a<4;a++)t[s+4*n]+=e.data[s+4*a]*r.data[a+4*n]}},477:function(t,e,r){"use strict";var s;r.d(e,"d",(function(){return s})),r.d(e,"b",(function(){return n})),r.d(e,"a",(function(){return a})),r.d(e,"c",(function(){return i})),r.d(e,"f",(function(){return o})),r.d(e,"e",(function(){return h})),r.d(e,"g",(function(){return d})),function(t){t[t.PosNorm=0]="PosNorm",t[t.PosTex=1]="PosTex",t[t.PosNormTex=2]="PosNormTex"}(s||(s={}));const n=0,a=1,i=2;function o(t){switch(t){case s.PosNorm:return 24;case s.PosTex:return 16;case s.PosNormTex:return 28}}function h(t){switch(t){case s.PosTex:return-1;case s.PosNorm:case s.PosNormTex:return 12}}function d(t){switch(t){case s.PosNorm:return-1;case s.PosTex:return 12;case s.PosNormTex:return 24}}},495:function(t,e,r){"use strict";var s;r.d(e,"b",(function(){return s})),r.d(e,"a",(function(){return n})),function(t){t[t.RGBA_S3TC_DXT1=0]="RGBA_S3TC_DXT1",t[t.RGBA_S3TC_DXT3=1]="RGBA_S3TC_DXT3"}(s||(s={}));class n{constructor(t,e,r,s,n){this.gfx=t,this.format=e,this.width=r,this.height=s,this.data=n}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)}}},517:function(t,e,r){"use strict";r.d(e,"a",(function(){return n})),r.d(e,"b",(function(){return a}));var s=r(458);class n{constructor(){this.root_node=new a(void 0,s.a.identity())}traverse(t,e){this.traverse_node(this.root_node,t,e)}traverse_node(t,e,r
|