glre 0.29.0 → 0.31.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/dist/native.cjs CHANGED
@@ -1,50 +1,50 @@
1
- "use strict";var J=Object.defineProperty;var tt=Object.getOwnPropertyDescriptor;var rt=Object.getOwnPropertyNames;var ot=Object.prototype.hasOwnProperty;var nt=(e,t)=>{for(var r in t)J(e,r,{get:t[r],enumerable:!0})},st=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of rt(t))!ot.call(e,o)&&o!==r&&J(e,o,{get:()=>t[o],enumerable:!(n=tt(t,o))||n.enumerable});return e};var it=e=>st(J({},"__esModule",{value:!0}),e);var ho={};nt(ho,{ADDITIONAL_FUNCTIONS:()=>$e,BOOL_RETURN_FUNCTIONS:()=>z,BUILTIN_TYPES:()=>ne,COMPARISON_OPERATORS:()=>se,COMPONENT_COUNT_TO_TYPE:()=>k,CONSTANTS:()=>C,CONVERSIONS:()=>ee,FIRST_ARG_TYPE_FUNCTIONS:()=>D,FUNCTIONS:()=>re,Fn:()=>_t,HIGHEST_TYPE_FUNCTIONS:()=>W,If:()=>yt,LOGICAL_OPERATORS:()=>ie,Loop:()=>Xt,OPERATORS:()=>$,OPERATOR_KEYS:()=>te,PRESERVE_TYPE_FUNCTIONS:()=>M,SCALAR_RETURN_FUNCTIONS:()=>B,SWIZZLES:()=>mt,Switch:()=>Tt,TYPE_MAPPING:()=>oe,VEC3_RETURN_FUNCTIONS:()=>V,VEC4_RETURN_FUNCTIONS:()=>q,WGSL_TO_GLSL_BUILTIN:()=>ae,abs:()=>gr,acos:()=>br,alignTo256:()=>Ke,all:()=>vr,any:()=>yr,asin:()=>Xr,assign:()=>xe,atan:()=>Tr,atan2:()=>_r,attribute:()=>Nt,bitcast:()=>hr,bool:()=>Zt,builtin:()=>wt,bvec2:()=>cr,bvec3:()=>pr,bvec4:()=>fr,cbrt:()=>Er,ceil:()=>Pr,clamp:()=>Nr,code:()=>p,color:()=>lr,conversion:()=>b,cos:()=>Sr,createAttrib:()=>_e,createBindGroup:()=>Se,createBufferLayout:()=>Oe,createDescriptor:()=>we,createDevice:()=>Pe,createGL:()=>Fe,createIbo:()=>Xe,createPipeline:()=>Ne,createProgram:()=>ve,createTexture:()=>he,createTextureSampler:()=>Ce,createUniformBuffer:()=>Le,createVbo:()=>ye,createVertexBuffer:()=>Re,cross:()=>wr,cubeTexture:()=>dr,dFdx:()=>Rr,dFdy:()=>Lr,defaultFragmentGLSL:()=>He,defaultVertexGLSL:()=>je,degrees:()=>Cr,difference:()=>Or,dig:()=>ft,distance:()=>Ir,dot:()=>Gr,each:()=>Ae,equals:()=>Ur,exp:()=>Fr,exp2:()=>Ar,ext:()=>ct,faceforward:()=>$r,fig:()=>pt,float:()=>jt,floor:()=>Br,flush:()=>at,formatConversions:()=>w,fract:()=>zr,fragCoord:()=>kt,fragDepth:()=>Gt,fragment:()=>U,frontFacing:()=>It,function_:()=>i,fwidth:()=>Mr,generateDefine:()=>me,getId:()=>I,getOperator:()=>le,getStride:()=>Te,hex2rgb:()=>fe,iMouse:()=>Lt,iResolution:()=>Rt,iTime:()=>Ct,infer:()=>_,inferImpl:()=>De,instanceIndex:()=>Ot,int:()=>Ht,inverseSqrt:()=>Vr,is:()=>g,isConversion:()=>pe,isFunction:()=>ce,isGL:()=>Ue,isNodeProxy:()=>S,isOperator:()=>ue,isServer:()=>Ze,isSwizzle:()=>Y,isWebGPUSupported:()=>Qe,ivec2:()=>or,ivec3:()=>nr,ivec4:()=>sr,joins:()=>G,length:()=>Dr,lengthSq:()=>Wr,log:()=>qr,log2:()=>kr,mat2:()=>er,mat3:()=>tr,mat4:()=>rr,max:()=>Yr,min:()=>jr,mix:()=>Hr,negate:()=>Kr,node:()=>c,normalLocal:()=>Mt,normalView:()=>Dt,normalWorld:()=>Vt,normalize:()=>Zr,oneMinus:()=>Qr,operator:()=>We,pointCoord:()=>At,position:()=>qe,positionLocal:()=>$t,positionView:()=>zt,positionWorld:()=>Bt,pow:()=>Jr,pow2:()=>eo,pow3:()=>to,pow4:()=>ro,radians:()=>oo,reciprocal:()=>no,reflect:()=>so,refract:()=>io,replace:()=>ut,round:()=>ao,sampleIndex:()=>Ut,sampleMask:()=>Ft,saturate:()=>uo,screenCoordinate:()=>Wt,screenUV:()=>qt,select:()=>Et,sig:()=>lt,sign:()=>co,sin:()=>po,smoothstep:()=>fo,sqrt:()=>lo,step:()=>mo,swizzle:()=>ge,tan:()=>xo,texture:()=>mr,textureSize:()=>xr,toVar:()=>de,transformDirection:()=>go,trunc:()=>bo,uint:()=>Kt,uniform:()=>j,useGL:()=>_o,uvec2:()=>ir,uvec3:()=>ar,uvec4:()=>ur,variable:()=>St,varying:()=>Pt,vec2:()=>Qt,vec3:()=>be,vec4:()=>Jt,vertex:()=>F,vertexId:()=>Yt,vertexIndex:()=>ke,webgl:()=>Ee,webgpu:()=>Ie});module.exports=it(ho);var Je=require("react");var O=require("reev"),Z=require("refr");var H=require("reev");var g={arr:Array.isArray,bol:e=>typeof e=="boolean",str:e=>typeof e=="string",num:e=>typeof e=="number",int:e=>Number.isInteger(e),fun:e=>typeof e=="function",und:e=>typeof e>"u",nul:e=>e===null,set:e=>e instanceof Set,map:e=>e instanceof Map,obj:e=>!!e&&e.constructor.name==="Object",nan:e=>typeof e=="number"&&Number.isNaN(e)},Ae=(e,t)=>e.forEach(t),at=(e,...t)=>{Ae(e,r=>r(...t))},ut=(e="",t="_",r="/")=>e.split(t).join(r),ct=(e=".pdf")=>e.split(".").pop()?.toLowerCase()??"",pt=(e=0)=>`${e}`.split(".")[1]?.length??0,ft=(e=0)=>`${e}`.split(".")[0]?.length-(e<0?1:0),lt=(e=0,t=-2)=>(t*=-1,t=Math.pow(10,t),e*=t,e=Math.round(e),e/=t,e);var mt=["x","y","z","w","r","g","b","a","s","t","p","q"],C=["bool","uint","int","float","bvec2","bvec3","bvec4","ivec2","ivec3","ivec4","uvec2","uvec3","uvec4","vec2","vec3","vec4","color","mat2","mat3","mat4"],ee=["toFloat","toInt","toUint","toBool","toVec2","toVec3","toVec4","toIvec2","toIvec3","toIvec4","toUvec2","toUvec3","toUvec4","toBvec2","toBvec3","toBvec4","toMat2","toMat3","toMat4","toColor"],$={add:"+",sub:"-",mul:"*",div:"/",mod:"%",equal:"==",notEqual:"!=",lessThan:"<",lessThanEqual:"<=",greaterThan:">",greaterThanEqual:">=",and:"&&",or:"||",bitAnd:"&",bitOr:"|",bitXor:"^",shiftLeft:"<<",shiftRight:">>"},te=Object.keys($),B=["dot","distance","length","lengthSq","determinant","luminance"],z=["all","any"],M=["abs","sign","floor","ceil","round","fract","trunc","sin","cos","tan","asin","acos","atan","exp","exp2","log","log2","sqrt","inverseSqrt","normalize","oneMinus","saturate","negate","reciprocal","dFdx","dFdy","fwidth"],V=["cross"],D=["reflect","refract"],W=["min","max","mix","clamp","step","smoothstep"],q=["texture","textureLod","textureSize","cubeTexture"],$e=["atan2","degrees","faceforward","bitcast","cbrt","difference","equals","pow","pow2","pow3","pow4","radians","transformDirection"],re=[...B,...z,...M,...V,...D,...W,...q,...$e],oe={float:"f32",int:"i32",uint:"u32",bool:"bool",vec2:"vec2f",vec3:"vec3f",vec4:"vec4f",mat2:"mat2x2f",mat3:"mat3x3f",mat4:"mat4x4f",ivec2:"vec2i",ivec3:"vec3i",ivec4:"vec4i",uvec2:"vec2u",uvec3:"vec3u",uvec4:"vec4u",bvec2:"vec2<bool>",bvec3:"vec3<bool>",bvec4:"vec4<bool>"},k={1:"float",2:"vec2",3:"vec3",4:"vec4",9:"mat3",16:"mat4"},ne={position:"vec4",vertex_index:"uint",instance_index:"uint",front_facing:"bool",frag_depth:"float",sample_index:"uint",sample_mask:"uint",point_coord:"vec2",positionLocal:"vec3",positionWorld:"vec3",positionView:"vec3",normalLocal:"vec3",normalWorld:"vec3",normalView:"vec3",screenCoordinate:"vec2",screenUV:"vec2",gl_FragCoord:"vec4",gl_VertexID:"uint",gl_InstanceID:"uint",gl_FrontFacing:"bool",gl_FragDepth:"float",gl_SampleID:"uint",gl_SampleMask:"uint",gl_PointCoord:"vec2",normal:"vec3",uv:"vec2",color:"vec4"},se=["equal","notEqual","lessThan","lessThanEqual","greaterThan","greaterThanEqual"],ie=["and","or"],ae={position:"gl_FragCoord",vertex_index:"gl_VertexID",instance_index:"gl_InstanceID",front_facing:"gl_FrontFacing",frag_depth:"gl_FragDepth",sample_index:"gl_SampleID",sample_mask:"gl_SampleMask",point_coord:"gl_PointCoord"};var Y=e=>g.str(e)&&/^[xyzwrgbastpq]{1,4}$/.test(e),ue=e=>te.includes(e),ce=e=>re.includes(e),pe=e=>ee.includes(e),S=e=>!e||typeof e!="object"?!1:e.isProxy,dt=0,fe=e=>{let t=(e>>16&255)/255,r=(e>>8&255)/255,n=(e&255)/255;return[t,r,n]},I=()=>`i${dt++}`,G=(e,t)=>e.filter(r=>!g.und(r)&&!g.nul(r)).map(r=>p(r,t)).join(", "),w=(e,t)=>g.str(e)?t?.isWebGL?e:oe[e]:"",le=e=>$[e]||e,Be=e=>Array.from(e.headers).map(([,t])=>t).join(`
2
- `),me=(e,t)=>{let{id:r,children:n=[]}=e,[o,s,...u]=n,a=s?_(s,t):"void",m=u.map((h,T)=>[`p${T}`,_(h,t)]),y=[p(o,t)];if(s&&y.push(`return ${p(s,t)};`),t?.isWebGL){let h=m.map(([T,E])=>`${E} ${T}`);return`${a} ${r}(${h}) {
3
- ${y.join(`
4
- `)}
5
- }`}let f=w(a,t),d=m.map(([h,T])=>`${h}: ${w(T,t)}`);return`fn ${r}(${d}) -> ${f} {
6
- ${y.join(`
7
- `)}
8
- }`},ze=(e,t,r=!0)=>r?`
1
+ "use strict";var te=Object.defineProperty;var ot=Object.getOwnPropertyDescriptor;var nt=Object.getOwnPropertyNames;var st=Object.prototype.hasOwnProperty;var it=(e,t)=>{for(var r in t)te(e,r,{get:t[r],enumerable:!0})},at=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of nt(t))!st.call(e,o)&&o!==r&&te(e,o,{get:()=>t[o],enumerable:!(n=ot(t,o))||n.enumerable});return e};var ut=e=>at(te({},"__esModule",{value:!0}),e);var So={};it(So,{ADDITIONAL_FUNCTIONS:()=>Ve,BOOL_RETURN_FUNCTIONS:()=>z,BUILTIN_TYPES:()=>se,COMPARISON_OPERATORS:()=>ie,COMPONENT_COUNT_TO_TYPE:()=>j,CONSTANTS:()=>R,CONVERSIONS:()=>B,FIRST_ARG_TYPE_FUNCTIONS:()=>q,FUNCTIONS:()=>oe,Fn:()=>Rt,HIGHEST_TYPE_FUNCTIONS:()=>k,If:()=>Pt,LOGICAL_OPERATORS:()=>ae,Loop:()=>St,OPERATORS:()=>D,OPERATOR_KEYS:()=>re,PRESERVE_TYPE_FUNCTIONS:()=>V,SCALAR_RETURN_FUNCTIONS:()=>M,SWIZZLES:()=>xt,Switch:()=>Lt,TYPE_MAPPING:()=>ne,VEC3_RETURN_FUNCTIONS:()=>W,VEC4_RETURN_FUNCTIONS:()=>Y,WGSL_TO_GLSL_BUILTIN:()=>ue,abs:()=>Xr,acos:()=>_r,alignTo256:()=>Qe,all:()=>Tr,any:()=>hr,asin:()=>Er,assign:()=>ye,atan:()=>Nr,atan2:()=>Pr,attribute:()=>Ct,bitcast:()=>Sr,bool:()=>Jt,builtin:()=>h,bvec2:()=>fr,bvec3:()=>pr,bvec4:()=>lr,cbrt:()=>Lr,ceil:()=>Rr,clamp:()=>wr,code:()=>c,color:()=>mr,constant:()=>Gt,conversion:()=>y,conversionToConstant:()=>xe,cos:()=>Cr,createAttrib:()=>Se,createBindGroup:()=>Oe,createBufferLayout:()=>Ae,createDescriptor:()=>Ge,createDevice:()=>we,createGL:()=>Me,createIbo:()=>Ne,createPipeline:()=>Ce,createProgram:()=>he,createTexture:()=>Le,createTextureSampler:()=>Ue,createUniformBuffer:()=>Ie,createVbo:()=>Ee,createVertexBuffer:()=>Fe,cross:()=>Or,cubeTexture:()=>yr,dFdx:()=>Gr,dFdy:()=>Fr,defaultFragmentGLSL:()=>Ze,defaultVertexGLSL:()=>Ke,degrees:()=>Ir,difference:()=>Ur,dig:()=>mt,distance:()=>Ar,dot:()=>$r,each:()=>ze,equals:()=>Br,exp:()=>Dr,exp2:()=>Mr,ext:()=>pt,faceforward:()=>zr,fig:()=>lt,float:()=>je,floor:()=>Vr,flush:()=>ct,formatConversions:()=>w,fract:()=>Wr,fragDepth:()=>Dt,fragment:()=>I,frontFacing:()=>Bt,function_:()=>i,fwidth:()=>qr,generateDefine:()=>ge,getBluiltin:()=>de,getId:()=>K,getOperator:()=>me,getStride:()=>Pe,hex2rgb:()=>le,iMouse:()=>xr,iResolution:()=>dr,iTime:()=>gr,infer:()=>_,inferImpl:()=>ke,instanceIndex:()=>$t,int:()=>ve,inverseSqrt:()=>kr,is:()=>b,isConversion:()=>pe,isFunction:()=>fe,isGL:()=>De,isNodeProxy:()=>L,isOperator:()=>ce,isServer:()=>Je,isSwizzle:()=>H,isWebGPUSupported:()=>et,ivec2:()=>nr,ivec3:()=>sr,ivec4:()=>ir,joins:()=>F,length:()=>Yr,lengthSq:()=>jr,log:()=>Hr,log2:()=>Kr,mat2:()=>tr,mat3:()=>rr,mat4:()=>or,max:()=>Zr,min:()=>Qr,mix:()=>Jr,negate:()=>eo,node:()=>m,normalLocal:()=>Wt,normalView:()=>kt,normalWorld:()=>qt,normalize:()=>to,oneMinus:()=>ro,operator:()=>Ye,pointCoord:()=>Vt,position:()=>Ut,positionLocal:()=>Yt,positionView:()=>Ht,positionWorld:()=>jt,pow:()=>oo,pow2:()=>no,pow3:()=>so,pow4:()=>io,radians:()=>ao,reciprocal:()=>uo,reflect:()=>co,refract:()=>fo,replace:()=>ft,round:()=>po,sampleIndex:()=>Mt,sampleMask:()=>zt,saturate:()=>lo,screenCoordinate:()=>Kt,screenUV:()=>Zt,select:()=>It,sig:()=>dt,sign:()=>mo,sin:()=>xo,smoothstep:()=>go,sqrt:()=>bo,step:()=>yo,swizzle:()=>Xe,tan:()=>vo,texture:()=>br,textureSize:()=>vr,toVar:()=>be,transformDirection:()=>Xo,trunc:()=>_o,uint:()=>Qt,uniform:()=>$,useGL:()=>Po,uvec2:()=>ar,uvec3:()=>ur,uvec4:()=>cr,variable:()=>Ft,varying:()=>Ot,vec2:()=>Te,vec3:()=>_e,vec4:()=>er,vertex:()=>U,vertexIndex:()=>At,webgl:()=>Re,webgpu:()=>$e});module.exports=ut(So);var tt=require("react");var G=require("reev"),J=require("refr");var Z=require("reev");var b={arr:Array.isArray,bol:e=>typeof e=="boolean",str:e=>typeof e=="string",num:e=>typeof e=="number",int:e=>Number.isInteger(e),fun:e=>typeof e=="function",und:e=>typeof e>"u",nul:e=>e===null,set:e=>e instanceof Set,map:e=>e instanceof Map,obj:e=>!!e&&e.constructor.name==="Object",nan:e=>typeof e=="number"&&Number.isNaN(e)},ze=(e,t)=>e.forEach(t),ct=(e,...t)=>{ze(e,r=>r(...t))},ft=(e="",t="_",r="/")=>e.split(t).join(r),pt=(e=".pdf")=>e.split(".").pop()?.toLowerCase()??"",lt=(e=0)=>`${e}`.split(".")[1]?.length??0,mt=(e=0)=>`${e}`.split(".")[0]?.length-(e<0?1:0),dt=(e=0,t=-2)=>(t*=-1,t=Math.pow(10,t),e*=t,e=Math.round(e),e/=t,e);var xt=["x","y","z","w","r","g","b","a","s","t","p","q"],R=["bool","uint","int","float","bvec2","ivec2","uvec2","vec2","bvec3","ivec3","uvec3","vec3","bvec4","ivec4","uvec4","vec4","color","mat2","mat3","mat4"],B=["toBool","toUint","toInt","toFloat","toBvec2","toIvec2","toUvec2","toVec2","toBvec3","toIvec3","toUvec3","toVec3","toBvec4","toIvec4","toUvec4","toVec4","toColor","toMat2","toMat3","toMat4"],D={add:"+",sub:"-",mul:"*",div:"/",mod:"%",equal:"==",notEqual:"!=",lessThan:"<",lessThanEqual:"<=",greaterThan:">",greaterThanEqual:">=",and:"&&",or:"||",bitAnd:"&",bitOr:"|",bitXor:"^",shiftLeft:"<<",shiftRight:">>"},re=Object.keys(D),M=["dot","distance","length","lengthSq","determinant","luminance"],z=["all","any"],V=["abs","sign","floor","ceil","round","fract","trunc","sin","cos","tan","asin","acos","atan","exp","exp2","log","log2","sqrt","inverseSqrt","normalize","oneMinus","saturate","negate","reciprocal","dFdx","dFdy","fwidth"],W=["cross"],q=["reflect","refract"],k=["min","max","mix","clamp","step","smoothstep"],Y=["texture","textureLod","textureSize","cubeTexture"],Ve=["atan2","degrees","faceforward","bitcast","cbrt","difference","equals","pow","pow2","pow3","pow4","radians","transformDirection"],oe=[...M,...z,...V,...W,...q,...k,...Y,...Ve],ne={float:"f32",int:"i32",uint:"u32",bool:"bool",vec2:"vec2f",vec3:"vec3f",vec4:"vec4f",mat2:"mat2x2f",mat3:"mat3x3f",mat4:"mat4x4f",ivec2:"vec2i",ivec3:"vec3i",ivec4:"vec4i",uvec2:"vec2u",uvec3:"vec3u",uvec4:"vec4u",bvec2:"vec2<bool>",bvec3:"vec3<bool>",bvec4:"vec4<bool>"},j={1:"float",2:"vec2",3:"vec3",4:"vec4",9:"mat3",16:"mat4"},se={position:"vec4",vertex_index:"uint",instance_index:"uint",front_facing:"bool",frag_depth:"float",sample_index:"uint",sample_mask:"uint",point_coord:"vec2",positionLocal:"vec3",positionWorld:"vec3",positionView:"vec3",normalLocal:"vec3",normalWorld:"vec3",normalView:"vec3",screenCoordinate:"vec2",screenUV:"vec2",gl_FragCoord:"vec4",gl_VertexID:"uint",gl_InstanceID:"uint",gl_FrontFacing:"bool",gl_FragDepth:"float",gl_SampleID:"uint",gl_SampleMask:"uint",gl_PointCoord:"vec2",normal:"vec3",uv:"vec2",color:"vec4"},ie=["equal","notEqual","lessThan","lessThanEqual","greaterThan","greaterThanEqual"],ae=["and","or"],ue={position:"gl_FragCoord",vertex_index:"gl_VertexID",instance_index:"gl_InstanceID",front_facing:"gl_FrontFacing",frag_depth:"gl_FragDepth",sample_index:"gl_SampleID",sample_mask:"gl_SampleMask",point_coord:"gl_PointCoord",uv:"gl_FragCoord.xy"};var H=e=>b.str(e)&&/^[xyzwrgbastpq]{1,4}$/.test(e),ce=e=>re.includes(e),fe=e=>oe.includes(e),pe=e=>B.includes(e),L=e=>!e||typeof e!="object"?!1:e.isProxy,le=e=>{let t=(e>>16&255)/255,r=(e>>8&255)/255,n=(e&255)/255;return[t,r,n]},gt=0,K=()=>`i${gt++}`,F=(e,t)=>e.filter(r=>!b.und(r)&&!b.nul(r)).map(r=>c(r,t)).join(", "),w=(e,t)=>b.str(e)?t?.isWebGL?e:ne[e]:"",me=e=>D[e]||e,de=e=>ue[e],xe=e=>{let t=B.indexOf(e);return t!==-1?R[t]:"float"},We=e=>Array.from(e.headers).map(([,t])=>t).join(`
2
+ `),ge=(e,t)=>{let{id:r,children:n=[],layout:o}=e,[s,a,...u]=n,d=o?.type&&o?.type!=="auto"?o?.type:a?_(a,t):"void",l=[],f=[];if(o?.inputs)for(let v of o.inputs)l.push([v.name,v.type]);else for(let v=0;v<u.length;v++)l.push([`p${v}`,_(u[v],t)]);let p="";if(t?.isWebGL){for(let[v,E]of l)f.push(`${E} ${v}`);p+=`${d} ${r}(${f}) {
3
+ `}else{for(let[v,E]of l)f.push(`${v}: ${w(E,t)}`);p+=`fn ${r}(${f}) -> ${w(d,t)} {
4
+ `}let N=c(s,t);return N&&(p+=N+`
5
+ `),a&&(p+=`return ${c(a,t)};`),p+=`
6
+ }`,p},bt=`
9
7
  #version 300 es
10
8
  precision mediump float;
11
9
  out vec4 fragColor;
12
- ${t}
13
- void main() {
14
- fragColor = ${e};
15
- }`.trim():`
16
- ${t}
10
+ `.trim(),yt=`
17
11
  @fragment
18
12
  fn main(@builtin(position) position: vec4f) -> @location(0) vec4f {
19
- return ${e};
20
- }`.trim(),U=(e,t={})=>{let r=p(e,t),n=Be(t),o=ze(r,n,t.isWebGL);return console.log(`// \u2193\u2193\u2193 generated \u2193\u2193\u2193
13
+ `.trim(),vt=(e,t,r=!0)=>{let n="";return r&&(n+=bt),t&&(n+=`
14
+ `+t+`
15
+ `),r?n+=`void main() {
16
+ fragColor = ${e};`:(n+=yt+`
17
+ `,n+=` return ${e};`),n+=`
18
+ }`,n},Xt=(e,t,r=!0)=>"",I=(e,t={})=>{let r=c(e,t),n=We(t),o=vt(r,n,t.isWebGL);return console.log(`// \u2193\u2193\u2193 generated \u2193\u2193\u2193
21
19
 
22
20
  ${o}
23
21
 
24
- `),o},F=(e,t)=>{let r=p(e,t),n=Be(t);return ze(r,n,t.isWebGL)};var Ve=e=>g.bol(e)?"bool":g.num(e)?"float":g.arr(e)&&k[e.length]||"float",Me=(e,t,r)=>{if(se.includes(r)||ie.includes(r))return"bool";if(e===t||e.includes("vec")&&!t.includes("vec"))return e;if(t.includes("vec")&&!e.includes("vec"))return t;let n=C.indexOf(e),o=C.indexOf(t);return n>=o?e:t},xt=(e,t)=>e.reduce((r,n)=>{let o=_(n,t),s=C.indexOf(r);return C.indexOf(o)>s?o:r},"float"),gt=e=>k[e],bt=e=>ne[e],vt=(e,t,r)=>{let n=t.length>0?_(t[0],r):"float";return D.includes(e)?n:B.includes(e)?"float":z.includes(e)?"bool":M.includes(e)?n:V.includes(e)?"vec3":q.includes(e)?"vec4":W.includes(e)?xt(t,r):n},De=(e,t)=>{let{type:r,props:n}=e,{id:o,children:s=[],value:u}=n,[a,m,y]=s;return r==="uniform"||r==="variable"||r==="constant"||r==="attribute"||r==="varying"?Ve(u):r==="conversion"?a:r==="operator"?Me(_(m,t),_(y,t),a):r==="function"?vt(a,s.slice(1),t):r==="swizzle"?gt(a.length):r==="ternary"?Me(_(m,t),_(y,t),"add"):r==="define"?m?_(m,t):"void":r==="builtin"?bt(o):"float"},_=(e,t)=>{if(t||(t={}),!S(e))return Ve(e);if(t.infers||(t.infers=new WeakMap),t.infers.has(e))return t.infers.get(e);let r=De(e,t);return t.infers.set(e,r),r};var p=(e,t)=>{if(t||(t={}),t.headers||(t.headers=new Map),g.str(e))return e;if(g.num(e))return e.toFixed(1);if(g.bol(e))return e?"true":"false";if(!e)return"";let{type:r,props:n}=e,{id:o="",children:s=[]}=n,[u,a,m]=s,y="";if(r==="uniform"){if(t.headers.has(o))return o;t.binding||(t.binding=0);let f=_(e,t);y=t.isWebGL?`uniform ${f} ${o};`:`@group(0) @binding(${t.binding++}) var<uniform> ${o}: ${w(f,t)};`}if(r==="attribute"){if(t.headers.has(o))return o;y=`${_(e,t)} ${o}`}if(r==="constant"){if(t.headers.has(o))return o;y=`${_(e,t)} ${o}`}if(r==="varying"){if(t.headers.has(o))return o;y=`${_(e,t)} ${o}`}if(y)return t.headers.set(o,y),t.onMount?.(o,n.value),o;if(r==="variable")return o;if(r==="swizzle")return`${p(a,t)}.${p(u,t)}`;if(r==="operator")return u==="not"||u==="bitNot"?`!${p(a,t)}`:`(${p(a,t)} ${le(u)} ${p(m,t)})`;if(r==="function")return u==="negate"?`(-${G(s.slice(1),t)})`:`${u}(${G(s.slice(1),t)})`;if(r==="conversion")return`${w(u,t)}(${G(s.slice(1),t)})`;if(r==="scope")return s.map(f=>p(f,t)).join(`
25
- `);if(r==="assign")return`${p(u,t)} = ${p(a,t)};`;if(r==="define"){let f=s.slice(2),d=`${o}(${f.map(h=>p(h,t))})`;return t.headers.has(o)||t.headers.set(o,me(n,t)),d}if(r==="loop")return`for (int i = 0; i < ${u}; i++) {
26
- ${p(a,t)}
27
- }`;if(r==="if"){let f=`if (${p(u,t)}) {
28
- ${p(a,t)}
29
- }`;for(let d=2;d<s.length;d+=2){let h=d>=s.length-1;f+=h?` else {
30
- ${p(s[d],t)}
31
- }`:` else if (${p(s[d],t)}) {
32
- ${p(s[d+1],t)}
33
- }`}return f}if(r==="switch"){let f=`switch (${p(u,t)}) {
34
- `;for(let d=1;d<s.length;d+=2)d>=s.length-1&&s.length%2===0?f+=`default:
35
- ${p(s[d],t)}
22
+ `),o},U=(e,t)=>{let r=c(e,t),n=We(t);return Xt(r,n,t.isWebGL)};var _t=(e,t)=>e.reduce((r,n)=>{let o=_(n,t),s=R.indexOf(r);return R.indexOf(o)>s?o:r},"float"),Tt=e=>se[e],ht=(e,t,r)=>{let n=t.length>0?_(t[0],r):"float";return q.includes(e)?n:M.includes(e)?"float":z.includes(e)?"bool":V.includes(e)?n:W.includes(e)?"vec3":Y.includes(e)?"vec4":k.includes(e)?_t(t,r):n},qe=(e,t,r)=>{if(ie.includes(r)||ae.includes(r))return"bool";if(e===t||e.includes("vec")&&!t.includes("vec"))return e;if(t.includes("vec")&&!e.includes("vec"))return t;let n=R.indexOf(e),o=R.indexOf(t);return n>=o?e:t},Et=e=>b.bol(e)?"bool":b.num(e)?"float":b.arr(e)&&j[e.length]||"float",Nt=e=>j[e],ke=(e,t)=>{let{type:r,props:n}=e,{id:o,children:s=[],inferFrom:a}=n,[u,d,l]=s;return a?_(a,t):r==="conversion"?u:r==="operator"?qe(_(d,t),_(l,t),u):r==="function"?ht(u,s.slice(1),t):r==="swizzle"?Nt(u.length):r==="ternary"?qe(_(d,t),_(l,t),"add"):r==="builtin"?Tt(o):r==="define"?n.layout?.type&&n.layout?.type!=="auto"?n.layout.type:d?_(d,t):"void":_(u,t)},_=(e,t)=>{if(t||(t={}),!L(e))return Et(e);if(t.infers||(t.infers=new WeakMap),t.infers.has(e))return t.infers.get(e);let r=ke(e,t);return t.infers.set(e,r),r};var c=(e,t)=>{if(t||(t={}),t.headers||(t.headers=new Map),b.str(e))return e;if(b.num(e)){let f=`${e}`;return f.includes(".")?f:f+".0"}if(b.bol(e))return e?"true":"false";if(!e)return"";let{type:r,props:n}=e,{id:o="",children:s=[]}=n,[a,u,d]=s,l="";if(r==="attribute"){if(t.headers.has(o))return o;l=`${_(e,t)} ${o}`}if(r==="uniform"){if(t.headers.has(o))return o;t.binding||(t.binding=0);let f=_(e,t);l=t.isWebGL?`uniform ${f} ${o};`:`@group(0) @binding(${t.binding++}) var<uniform> ${o}: ${w(f,t)};`}if(r==="constant"){if(t.headers.has(o))return o;let f=_(e,t),p=c(a,t);l=t.isWebGL?`const ${f} ${o} = ${p};`:`const ${o}: ${w(f,t)} = ${p};`}if(r==="varying"){if(t.headers.has(o))return o;l=`${_(e,t)} ${o}`}if(l)return t.headers.set(o,l),t.onMount?.(o),o;if(r==="variable")return o;if(r==="swizzle")return`${c(u,t)}.${c(a,t)}`;if(r==="ternary")return`(${c(a,t)} ? ${c(u,t)} : ${c(d,t)})`;if(r==="builtin")return t?.isWebGL?de(o):o;if(r==="conversion")return`${w(a,t)}(${F(s.slice(1),t)})`;if(r==="operator")return a==="not"||a==="bitNot"?`!${c(u,t)}`:`(${c(u,t)} ${me(a)} ${c(d,t)})`;if(r==="function")return a==="negate"?`(-${F(s.slice(1),t)})`:`${a}(${F(s.slice(1),t)})`;if(r==="scope")return s.map(f=>c(f,t)).join(`
23
+ `);if(r==="assign")return`${c(a,t)} = ${c(u,t)};`;if(r==="loop")return t.isWebGL?`for (int i = 0; i < ${a}; i += 1) {
24
+ ${c(u,t)}
25
+ }`:`for (var i: i32 = 0; i < ${a}; i++) {
26
+ ${c(u,t)}
27
+ }`;if(r==="define"){let f=s.slice(2),p=`${o}(${f.map(N=>c(N,t))})`;return t.headers.has(o)||t.headers.set(o,ge(n,t)),p}if(r==="if"){let f=`if (${c(a,t)}) {
28
+ ${c(u,t)}
29
+ }`;for(let p=2;p<s.length;p+=2){let N=p>=s.length-1;f+=N?` else {
30
+ ${c(s[p],t)}
31
+ }`:` else if (${c(s[p],t)}) {
32
+ ${c(s[p+1],t)}
33
+ }`}return f}if(r==="switch"){let f=`switch (${c(a,t)}) {
34
+ `;for(let p=1;p<s.length;p+=2)p>=s.length-1&&s.length%2===0?f+=`default:
35
+ ${c(s[p],t)}
36
36
  break;
37
- `:d+1<s.length&&(f+=`case ${p(s[d],t)}:
38
- ${p(s[d+1],t)}
37
+ `:p+1<s.length&&(f+=`case ${c(s[p],t)}:
38
+ ${c(s[p+1],t)}
39
39
  break;
40
- `);return f+="}",f}if(r==="ternary")return`(${p(u,t)} ? ${p(a,t)} : ${p(m,t)})`;if(r==="declare"){let f=_(a,t),d=u?.props?.id;if(t.isWebGL)return`${f} ${d} = ${p(a,t)};`;let h=w(f);return`var ${d}: ${h} = ${p(a,t)};`}if(r==="builtin"){if(t?.isWebGL){let f=ae[o];if(f)return f;if(o==="uv")return"gl_FragCoord.xy"}return o}return p(u,t)};var R=null,L=(e,t=()=>{})=>{let r=R;R=e,t(),R=r},A=e=>{R&&(R.props.children||(R.props.children=[]),R.props.children.push(e))},de=(e,t)=>{t||(t=I());let r=c("variable",{id:t}),n=c("declare",null,r,e);return A(n),r},xe=(e,t)=>{let r=c("assign",null,e,t);return A(r),e},yt=(e,t)=>{let r=c("scope");L(r,t);let n=c("if",null,e,r);A(n);let o=()=>({ElseIf:(s,u)=>{let a=c("scope");return L(a,u),n.props.children.push(s,a),o()},Else:s=>{let u=c("scope");L(u,s),n.props.children.push(u)}});return o()},Xt=(e,t)=>{let r=c("scope");L(r,()=>t({i:c("variable",{id:"i"})}));let n=c("loop",null,e,r);return A(n),n},Tt=e=>{let t=c("switch",null,e);A(t);let r=()=>({Case:(...n)=>o=>{let s=c("scope");L(s,o);for(let u of n)t.props.children.push(u,s);return r()},Default:n=>{let o=c("scope");L(o,n),t.props.children.push(o)}});return r()},_t=e=>{let t=I();return(...r)=>{let n=c("scope"),o,s=[];for(let u=0;u<r.length;u++){let a=`p${u}`,m=c("variable",{id:a});s.push(m)}return L(n,()=>o=e(s)),c("define",{id:t},n,o,...r)}};var ht=(e,t)=>{if(t==="string")return p(e)},c=(e,t,...r)=>{t||(t={}),r.length&&(t.children=r);let n=(u,a)=>{if(a==="type")return e;if(a==="props")return t;if(a==="toVar")return de.bind(null,s);if(a==="assign")return xe.bind(null,s);if(a==="isProxy")return!0;if(a==="toString")return p.bind(null,s);if(a===Symbol.toPrimitive)return ht.bind(null,s);if(Y(a))return ge(a,s);if(ue(a))return(...m)=>We(a,s,...m);if(ce(a))return(...m)=>i(a,s,...m);if(pe(a))return b(a,s)},o=(u,a,m)=>Y(a)?(ge(a,s).assign(m),!0):!1,s=new Proxy({},{get:n,set:o});return s};var ge=(e,t)=>c("swizzle",null,e,t),We=(e,...t)=>c("operator",null,e,...t),i=(e,...t)=>c("function",null,e,...t),b=(e,...t)=>c("conversion",null,e,...t);var Et=(e,t,r)=>c("ternary",null,e,t,r),j=(e,t)=>c("uniform",{id:t,value:e}),Pt=(e,t)=>c("varying",{id:t,value:e}),Nt=(e,t)=>c("varying",{id:t,value:e}),St=e=>c("variable",{id:e}),wt=e=>c("builtin",{id:e}),Rt=j([1280,800],"iResolution"),Lt=j([0,0],"iMouse"),Ct=j(0,"iTime"),qe=c("builtin",{id:"position"}),ke=c("builtin",{id:"vertex_index"}),Ot=c("builtin",{id:"instance_index"}),It=c("builtin",{id:"front_facing"}),Gt=c("builtin",{id:"frag_depth"}),Ut=c("builtin",{id:"sample_index"}),Ft=c("builtin",{id:"sample_mask"}),At=c("builtin",{id:"point_coord"}),$t=c("builtin",{id:"position"}),Bt=c("builtin",{id:"positionWorld"}),zt=c("builtin",{id:"positionView"}),Mt=c("builtin",{id:"normalLocal"}),Vt=c("builtin",{id:"normalWorld"}),Dt=c("builtin",{id:"normalView"}),Wt=c("builtin",{id:"screenCoordinate"}),qt=c("builtin",{id:"screenUV"}),kt=qe,Yt=ke,jt=e=>b("float",e),Ht=e=>b("int",e),Kt=e=>b("uint",e),Zt=e=>b("bool",e),Qt=(e,t)=>b("vec2",e,t),be=(e,t,r)=>b("vec3",e,t,r),Jt=(e,t,r,n)=>b("vec4",e,t,r,n),er=(...e)=>b("mat2",...e),tr=(...e)=>b("mat3",...e),rr=(...e)=>b("mat4",...e),or=(e,t)=>b("ivec2",e,t),nr=(e,t,r)=>b("ivec3",e,t,r),sr=(e,t,r,n)=>b("ivec4",e,t,r,n),ir=(e,t)=>b("uvec2",e,t),ar=(e,t,r)=>b("uvec3",e,t,r),ur=(e,t,r,n)=>b("uvec4",e,t,r,n),cr=(e,t)=>b("bvec2",e,t),pr=(e,t,r)=>b("bvec3",e,t,r),fr=(e,t,r,n)=>b("bvec4",e,t,r,n),lr=(e,t,r)=>g.num(e)&&g.und(t)&&g.und(r)?be(...fe(e)):be(e,t,r),mr=(e,t,r)=>i("texture",e,t,r),dr=(e,t,r)=>i("cubeTexture",e,t,r),xr=(e,t)=>i("textureSize",e,t),gr=e=>i("abs",e),br=e=>i("acos",e),vr=e=>i("all",e),yr=e=>i("any",e),Xr=e=>i("asin",e),Tr=(e,t)=>t!==void 0?i("atan",e,t):i("atan",e),_r=(e,t)=>i("atan",e,t),hr=(e,t)=>i("bitcast",e,t),Er=e=>i("cbrt",e),Pr=e=>i("ceil",e),Nr=(e,t,r)=>i("clamp",e,t,r),Sr=e=>i("cos",e),wr=(e,t)=>i("cross",e,t),Rr=e=>i("dFdx",e),Lr=e=>i("dFdy",e),Cr=e=>i("degrees",e),Or=(e,t)=>i("difference",e,t),Ir=(e,t)=>i("distance",e,t),Gr=(e,t)=>i("dot",e,t),Ur=(e,t)=>i("equals",e,t),Fr=e=>i("exp",e),Ar=e=>i("exp2",e),$r=(e,t,r)=>i("faceforward",e,t,r),Br=e=>i("floor",e),zr=e=>i("fract",e),Mr=e=>i("fwidth",e),Vr=e=>i("inverseSqrt",e),Dr=e=>i("length",e),Wr=e=>i("lengthSq",e),qr=e=>i("log",e),kr=e=>i("log2",e),Yr=(e,t)=>i("max",e,t),jr=(e,t)=>i("min",e,t),Hr=(e,t,r)=>i("mix",e,t,r),Kr=e=>i("negate",e),Zr=e=>i("normalize",e),Qr=e=>i("oneMinus",e),Jr=(e,t)=>i("pow",e,t),eo=e=>i("pow2",e),to=e=>i("pow3",e),ro=e=>i("pow4",e),oo=e=>i("radians",e),no=e=>i("reciprocal",e),so=(e,t)=>i("reflect",e,t),io=(e,t,r)=>i("refract",e,t,r),ao=e=>i("round",e),uo=e=>i("saturate",e),co=e=>i("sign",e),po=e=>i("sin",e),fo=(e,t,r)=>i("smoothstep",e,t,r),lo=e=>i("sqrt",e),mo=(e,t)=>i("step",e,t),xo=e=>i("tan",e),go=(e,t)=>i("transformDirection",e,t),bo=e=>i("trunc",e);var je=`
40
+ `);return f+="}",f}if(r==="declare"){let f=_(a,t),p=u?.props?.id;if(t.isWebGL)return`${f} ${p} = ${c(a,t)};`;let N=w(f);return`var ${p}: ${N} = ${c(a,t)};`}return c(a,t)};var C=null,O=(e,t=()=>{})=>{let r=C;C=e,t(),C=r},A=e=>{C&&(C.props.children||(C.props.children=[]),C.props.children.push(e))},be=(e,t)=>{t||(t=K());let r=m("variable",{id:t,inferFrom:e}),n=m("declare",null,e,r);return A(n),r},ye=(e,t)=>{let r=m("assign",null,e,t);return A(r),e},Pt=(e,t)=>{let r=m("scope");O(r,t);let n=m("if",null,e,r);A(n);let o=()=>({ElseIf:(s,a)=>{let u=m("scope");return O(u,a),n.props.children.push(s,u),o()},Else:s=>{let a=m("scope");O(a,s),n.props.children.push(a)}});return o()},St=(e,t)=>{let r=m("scope");O(r,()=>t({i:m("variable",{id:"i",inferFrom:ve(0)})}));let n=m("loop",null,e,r);return A(n),n},Lt=e=>{let t=m("switch",null,e);A(t);let r=()=>({Case:(...n)=>o=>{let s=m("scope");O(s,o);for(let a of n)t.props.children.push(a,s);return r()},Default:n=>{let o=m("scope");O(o,n),t.props.children.push(o)}});return r()},Rt=e=>{let t,r=(...n)=>{let o=t?.name||K(),s=m("scope"),a,u=[],d=[];if(t?.inputs)for(let l of t.inputs)d.push({id:l.name,inferFrom:y(l.type)});else for(let l=0;l<n.length;l++)d.push({id:`p${l}`,inferFrom:n[l]});for(let l of d)u.push(m("variable",l));return O(s,()=>a=e(u)),m("define",{id:o,layout:t},s,a,...n)};return r.setLayout=n=>(t=n,r),r};var wt=(e,t)=>{if(t==="string")return c(e)},m=(e,t,...r)=>{t||(t={}),r.length&&(t.children=r);let n=(a,u)=>{if(u==="type")return e;if(u==="props")return t;if(u==="toVar")return be.bind(null,s);if(u==="assign")return ye.bind(null,s);if(u==="isProxy")return!0;if(u==="toString")return c.bind(null,s);if(u===Symbol.toPrimitive)return wt.bind(null,s);if(H(u))return Xe(u,s);if(ce(u))return(...d)=>Ye(u,s,...d);if(fe(u))return(...d)=>i(u,s,...d);if(pe(u))return()=>y(xe(u),s)},o=(a,u,d)=>H(u)?(Xe(u,s).assign(d),!0):!1,s=new Proxy({},{get:n,set:o});return s},Ct=(e,t)=>m("varying",{id:t},e),$=(e,t)=>m("uniform",{id:t},e),Ot=(e,t)=>m("varying",{id:t},e),Gt=(e,t)=>m("constant",{id:t},e),Ft=e=>m("variable",{id:e}),h=e=>m("builtin",{id:e}),Xe=(e,t)=>m("swizzle",null,e,t),Ye=(e,...t)=>m("operator",null,e,...t),i=(e,...t)=>m("function",null,e,...t),y=(e,...t)=>m("conversion",null,e,...t),It=(e,t,r)=>m("ternary",null,e,t,r);var Ut=h("position"),At=h("vertex_index"),$t=h("instance_index"),Bt=h("front_facing"),Dt=h("frag_depth"),Mt=h("sample_index"),zt=h("sample_mask"),Vt=h("point_coord"),Wt=h("normalLocal"),qt=h("normalWorld"),kt=h("normalView"),Yt=h("position"),jt=h("positionWorld"),Ht=h("positionView"),Kt=h("screenCoordinate"),Zt=h("screenUV"),je=e=>y("float",e),ve=e=>y("int",e),Qt=e=>y("uint",e),Jt=e=>y("bool",e),Te=(e,t)=>y("vec2",e,t),_e=(e,t,r)=>y("vec3",e,t,r),er=(e,t,r,n)=>y("vec4",e,t,r,n),tr=(...e)=>y("mat2",...e),rr=(...e)=>y("mat3",...e),or=(...e)=>y("mat4",...e),nr=(e,t)=>y("ivec2",e,t),sr=(e,t,r)=>y("ivec3",e,t,r),ir=(e,t,r,n)=>y("ivec4",e,t,r,n),ar=(e,t)=>y("uvec2",e,t),ur=(e,t,r)=>y("uvec3",e,t,r),cr=(e,t,r,n)=>y("uvec4",e,t,r,n),fr=(e,t)=>y("bvec2",e,t),pr=(e,t,r)=>y("bvec3",e,t,r),lr=(e,t,r,n)=>y("bvec4",e,t,r,n),mr=(e,t,r)=>b.num(e)&&b.und(t)&&b.und(r)?_e(...le(e)):_e(e,t,r),dr=$(Te(1280,800),"iResolution"),xr=$(Te(0,0),"iMouse"),gr=$(je(0),"iTime"),br=(e,t,r)=>i("texture",e,t,r),yr=(e,t,r)=>i("cubeTexture",e,t,r),vr=(e,t)=>i("textureSize",e,t),Xr=e=>i("abs",e),_r=e=>i("acos",e),Tr=e=>i("all",e),hr=e=>i("any",e),Er=e=>i("asin",e),Nr=(e,t)=>t!==void 0?i("atan",e,t):i("atan",e),Pr=(e,t)=>i("atan",e,t),Sr=(e,t)=>i("bitcast",e,t),Lr=e=>i("cbrt",e),Rr=e=>i("ceil",e),wr=(e,t,r)=>i("clamp",e,t,r),Cr=e=>i("cos",e),Or=(e,t)=>i("cross",e,t),Gr=e=>i("dFdx",e),Fr=e=>i("dFdy",e),Ir=e=>i("degrees",e),Ur=(e,t)=>i("difference",e,t),Ar=(e,t)=>i("distance",e,t),$r=(e,t)=>i("dot",e,t),Br=(e,t)=>i("equals",e,t),Dr=e=>i("exp",e),Mr=e=>i("exp2",e),zr=(e,t,r)=>i("faceforward",e,t,r),Vr=e=>i("floor",e),Wr=e=>i("fract",e),qr=e=>i("fwidth",e),kr=e=>i("inverseSqrt",e),Yr=e=>i("length",e),jr=e=>i("lengthSq",e),Hr=e=>i("log",e),Kr=e=>i("log2",e),Zr=(e,t)=>i("max",e,t),Qr=(e,t)=>i("min",e,t),Jr=(e,t,r)=>i("mix",e,t,r),eo=e=>i("negate",e),to=e=>i("normalize",e),ro=e=>i("oneMinus",e),oo=(e,t)=>i("pow",e,t),no=e=>i("pow2",e),so=e=>i("pow3",e),io=e=>i("pow4",e),ao=e=>i("radians",e),uo=e=>i("reciprocal",e),co=(e,t)=>i("reflect",e,t),fo=(e,t,r)=>i("refract",e,t,r),po=e=>i("round",e),lo=e=>i("saturate",e),mo=e=>i("sign",e),xo=e=>i("sin",e),go=(e,t,r)=>i("smoothstep",e,t,r),bo=e=>i("sqrt",e),yo=(e,t)=>i("step",e,t),vo=e=>i("tan",e),Xo=(e,t)=>i("transformDirection",e,t),_o=e=>i("trunc",e);var Ke=`
41
41
  #version 300 es
42
42
  void main() {
43
43
  float x = float(gl_VertexID % 2) * 4.0 - 1.0;
44
44
  float y = float(gl_VertexID / 2) * 4.0 - 1.0;
45
45
  gl_Position = vec4(x, y, 0.0, 1.0);
46
46
  }
47
- `,He=`
47
+ `,Ze=`
48
48
  #version 300 es
49
49
  precision mediump float;
50
50
  uniform vec2 iResolution;
@@ -52,19 +52,19 @@ out vec4 fragColor;
52
52
  void main() {
53
53
  fragColor = vec4(fract(gl_FragCoord.xy / iResolution), 0, 1);
54
54
  }
55
- `,Ye=(e,t,r)=>{let n=e.createShader(r);if(!n)throw new Error("Failed to create shader");if(e.shaderSource(n,t.trim()),e.compileShader(n),e.getShaderParameter(n,e.COMPILE_STATUS))return n;let o=e.getShaderInfoLog(n);e.deleteShader(n),console.warn(`Could not compile shader: ${o}`)},ve=(e,t=je,r=He,n=()=>{})=>{S(r)&&(r=U(r,{isWebGL:!0})),S(t)&&(t=F(r,{isWebGL:!0}));let o=e.createProgram(),s=Ye(e,t,e.VERTEX_SHADER),u=Ye(e,r,e.FRAGMENT_SHADER);if(!s||!u)return n();if(e.attachShader(o,s),e.attachShader(o,u),e.linkProgram(o),e.getProgramParameter(o,e.LINK_STATUS))return o;let a=e.getProgramInfoLog(o);e.deleteProgram(o),n(),console.warn(`Could not link pg: ${a}`)},ye=(e,t)=>{let r=e.createBuffer();return e.bindBuffer(e.ARRAY_BUFFER,r),e.bufferData(e.ARRAY_BUFFER,new Float32Array(t),e.STATIC_DRAW),e.bindBuffer(e.ARRAY_BUFFER,null),r},Xe=(e,t)=>{let r=e.createBuffer();return e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,r),e.bufferData(e.ELEMENT_ARRAY_BUFFER,new Int16Array(t),e.STATIC_DRAW),e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,null),r},Te=(e,t,r)=>{r&&(e=Math.max(...r)+1);let n=t.length/e;return Math.floor(n)},_e=(e,t,r,n,o)=>{e.bindBuffer(e.ARRAY_BUFFER,n),e.enableVertexAttribArray(r),e.vertexAttribPointer(r,t,e.FLOAT,!1,0,0),o&&e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,o)},he=(e,t,r,n)=>{let o=e.createTexture();e.bindTexture(e.TEXTURE_2D,o),e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,t),e.generateMipmap(e.TEXTURE_2D),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),e.bindTexture(e.TEXTURE_2D,null),e.uniform1i(r,n),e.activeTexture(e.TEXTURE0+n),e.bindTexture(e.TEXTURE_2D,o)};var Ee=async e=>{let t=e.el.getContext("webgl2"),r=ve(t,e.vs,e.fs,()=>void(e.isLoop=!1));t.useProgram(r);let n=0,o=(0,H.nested)(T=>t.getUniformLocation(r,T)),s=(0,H.nested)(T=>t.getAttribLocation(r,T)),u=(0,H.nested)(()=>n++);return{webgl:{context:t,program:r},render:()=>{t.clear(t.COLOR_BUFFER_BIT),t.viewport(0,0,...e.size),t.drawArrays(t.TRIANGLES,0,3)},clean:()=>t.deleteProgram(r),_attribute:(T="",E,P)=>{let N=s(T,!0),X=ye(t,E),l=Xe(t,P),x=Te(e.count,E,P);_e(t,x,N,X,l)},_uniform:(T,E)=>{let P=o(T);if(g.num(E))return t.uniform1f(P,E);let N=E.length;if(N<=4)return t[`uniform${N}fv`](P,E);N=Math.sqrt(N)<<0,t[`uniformMatrix${N}fv`](P,!1,E)},_texture:(T,E)=>{let P=new Image;Object.assign(P,{src:E,crossOrigin:"anonymous"}),P.decode().then(()=>{let N=o(T),X=u(T);he(t,P,N,X)})}}};var K=require("reev");var vo=`
55
+ `,He=(e,t,r)=>{let n=e.createShader(r);if(!n)throw new Error("Failed to create shader");if(e.shaderSource(n,t.trim()),e.compileShader(n),e.getShaderParameter(n,e.COMPILE_STATUS))return n;let o=e.getShaderInfoLog(n);e.deleteShader(n),console.warn(`Could not compile shader: ${o}`)},he=(e,t=Ke,r=Ze,n=()=>{})=>{L(r)&&(r=I(r,{isWebGL:!0})),L(t)&&(t=U(r,{isWebGL:!0}));let o=e.createProgram(),s=He(e,t,e.VERTEX_SHADER),a=He(e,r,e.FRAGMENT_SHADER);if(!s||!a)return n();if(e.attachShader(o,s),e.attachShader(o,a),e.linkProgram(o),e.getProgramParameter(o,e.LINK_STATUS))return o;let u=e.getProgramInfoLog(o);e.deleteProgram(o),n(),console.warn(`Could not link pg: ${u}`)},Ee=(e,t)=>{let r=e.createBuffer();return e.bindBuffer(e.ARRAY_BUFFER,r),e.bufferData(e.ARRAY_BUFFER,new Float32Array(t),e.STATIC_DRAW),e.bindBuffer(e.ARRAY_BUFFER,null),r},Ne=(e,t)=>{let r=e.createBuffer();return e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,r),e.bufferData(e.ELEMENT_ARRAY_BUFFER,new Int16Array(t),e.STATIC_DRAW),e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,null),r},Pe=(e,t,r)=>{r&&(e=Math.max(...r)+1);let n=t.length/e;return Math.floor(n)},Se=(e,t,r,n,o)=>{e.bindBuffer(e.ARRAY_BUFFER,n),e.enableVertexAttribArray(r),e.vertexAttribPointer(r,t,e.FLOAT,!1,0,0),o&&e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,o)},Le=(e,t,r,n)=>{let o=e.createTexture();e.bindTexture(e.TEXTURE_2D,o),e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,t),e.generateMipmap(e.TEXTURE_2D),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),e.bindTexture(e.TEXTURE_2D,null),e.uniform1i(r,n),e.activeTexture(e.TEXTURE0+n),e.bindTexture(e.TEXTURE_2D,o)};var Re=async e=>{let t=e.el.getContext("webgl2"),r=he(t,e.vs,e.fs,()=>void(e.isLoop=!1));t.useProgram(r);let n=0,o=(0,Z.nested)(v=>t.getUniformLocation(r,v)),s=(0,Z.nested)(v=>t.getAttribLocation(r,v)),a=(0,Z.nested)(()=>n++);return{webgl:{context:t,program:r},render:()=>{t.clear(t.COLOR_BUFFER_BIT),t.viewport(0,0,...e.size),t.drawArrays(t.TRIANGLES,0,3)},clean:()=>t.deleteProgram(r),_attribute:(v="",E,P)=>{let S=s(v,!0),T=Ee(t,E),x=Ne(t,P),g=Pe(e.count,E,P);Se(t,g,S,T,x)},_uniform:(v,E)=>{let P=o(v);if(b.num(E))return t.uniform1f(P,E);let S=E.length;if(S<=4)return t[`uniform${S}fv`](P,E);S=Math.sqrt(S)<<0,t[`uniformMatrix${S}fv`](P,!1,E)},_texture:(v,E)=>{let P=new Image;Object.assign(P,{src:E,crossOrigin:"anonymous"}),P.decode().then(()=>{let S=o(v),T=a(v);Le(t,P,S,T)})}}};var Q=require("reev");var To=`
56
56
  @vertex
57
57
  fn main(@builtin(vertex_index) vertex_index: u32) -> @builtin(position) vec4f {
58
58
  let x = f32(vertex_index % 2u) * 4.0 - 1.0;
59
59
  let y = f32(vertex_index / 2u) * 4.0 - 1.0;
60
60
  return vec4f(x, y, 0.0, 1.0);
61
61
  }
62
- `,yo=`
62
+ `,ho=`
63
63
  @group(0) @binding(0) var<uniform> iResolution: vec2f;
64
64
 
65
65
  @fragment
66
66
  fn main(@builtin(position) position: vec4f) -> @location(0) vec4f {
67
67
  return vec4f(position.xy / iResolution, 0.0, 1.0);
68
68
  }
69
- `,Pe=async e=>{let t=navigator.gpu,r=t.getPreferredCanvasFormat(),o=await(await t.requestAdapter()).requestDevice();return e.configure({device:o,format:r,alphaMode:"opaque"}),{device:o,format:r}},Ne=(e,t,r,n,o=vo,s=yo)=>{S(o)&&(o=F(o,{isWebGL:!1})),S(s)&&(s=U(s,{isWebGL:!1}));let u=e.createPipelineLayout({bindGroupLayouts:n});return e.createRenderPipeline({vertex:{module:e.createShaderModule({code:o.trim()}),entryPoint:"main",buffers:r},fragment:{module:e.createShaderModule({code:s.trim()}),entryPoint:"main",targets:[{format:t}]},layout:u,primitive:{topology:"triangle-list"}})},Se=(e,t)=>{let r=[],n=[];t.forEach((u,a)=>{if(!u)return;let m="buffer"in u,y=u instanceof GPUTextureView,f=u instanceof GPUSampler;if(m)r.push({binding:a,visibility:3,buffer:{type:"uniform"}});else if(y)r.push({binding:a,visibility:2,texture:{}});else if(f)r.push({binding:a,visibility:2,sampler:{}});else return;n.push({binding:a,resource:u})});let o=e.createBindGroupLayout({entries:r}),s=e.createBindGroup({layout:o,entries:n});return{layout:o,bindGroup:s}},we=e=>({colorAttachments:[{view:e.getCurrentTexture().createView(),clearValue:{r:0,g:0,b:0,a:1},loadOp:"clear",storeOp:"store"}]}),Ke=e=>Math.ceil(e/256)*256,Re=(e,t)=>{let r=new Float32Array(t),n=e.createBuffer({size:r.byteLength,usage:40});return{array:r,buffer:n}},Le=(e,t)=>{let r=new Float32Array(t),n=Ke(r.byteLength),o=e.createBuffer({size:n,usage:72});return{array:r,buffer:o}},Ce=(e,t=1280,r=800)=>{let n=e.createTexture({size:[t,r],format:"rgba8unorm",usage:22}),o=e.createSampler({magFilter:"linear",minFilter:"linear"});return{texture:n,sampler:o}},Xo=(e,t)=>e/t,To=e=>e===2?"float32x2":e===3?"float32x3":e===4?"float32x4":"float32",Oe=(e,t,r=6)=>{let n=Xo(t,r);return{arrayStride:n*4,attributes:[{shaderLocation:e,offset:0,format:To(n)}]}};var Ie=async e=>{let t=e.el.getContext("webgpu"),{device:r,format:n}=await Pe(t),o={device:r,context:t,resources:[[],[]],loadingImg:0,needsUpdate:!0},s=[],u=[],a=[],m=(0,K.nested)((X,l)=>{let{array:x,buffer:v}=Re(r,l);return u.push(v),a.push(Oe(a.length,x.length,e.count)),o.needsUpdate=!0,{array:x,buffer:v}}),y=(0,K.nested)((X,l)=>{let{array:x,buffer:v}=Le(r,l);return o.resources[0].push({buffer:v}),o.needsUpdate=!0,{array:x,buffer:v}}),f=(0,K.nested)((X,{width:l,height:x})=>{let{texture:v,sampler:Q}=Ce(r,l,x);return o.resources[1].push(Q,v.createView()),o.needsUpdate=!0,{texture:v,width:l,height:x}}),d=()=>{let X=[];s.length=0,o.resources.forEach(l=>{if(!l.length)return;let{layout:x,bindGroup:v}=Se(r,l);X.push(x),s.push(v)}),o.pipeline=Ne(r,n,a,X,e.vs,e.fs)};return{webgpu:o,render:()=>{if(o.loadingImg)return;o.needsUpdate&&d(),o.needsUpdate=!1;let X=r.createCommandEncoder(),l=X.beginRenderPass(we(t));l.setPipeline(o.pipeline),s.forEach((x,v)=>l.setBindGroup(v,x)),u.forEach((x,v)=>l.setVertexBuffer(v,x)),l.draw(e.count,1,0,0),l.end(),r.queue.submit([X.finish()])},clean:()=>{},_attribute:(X="",l)=>{let{array:x,buffer:v}=m(X,l);r.queue.writeBuffer(v,0,x)},_uniform:(X,l)=>{g.num(l)&&(l=[l]);let{array:x,buffer:v}=y(X,l);x.set(l),r.queue.writeBuffer(v,0,x)},_texture:(X,l)=>{o.loadingImg++;let x=Object.assign(new Image,{src:l,crossOrigin:"anonymous"});x.decode().then(()=>{let{texture:v,width:Q,height:et}=f(X,x);r.queue.copyExternalImageToTexture({source:x},{texture:v},{width:Q,height:et}),o.loadingImg--})}}};var Ue=e=>g.obj(e)?"isGL"in e:!1,Ze=()=>typeof window>"u",Qe=()=>Ze()?!1:"gpu"in navigator,Ge=performance.now(),Fe=e=>{let t=(0,O.event)({isNative:!1,isWebGL:!0,isLoop:!0,isGL:!0,size:[0,0],mouse:[0,0],count:6,webgl:{},webgpu:{}});return t.queue=(0,Z.createQueue)(),t.frame=(0,Z.createFrame)(),t.attribute=(0,O.durable)((r,n,o)=>t.queue(()=>t._attribute?.(r,n,o))),t.texture=(0,O.durable)((r,n)=>t.queue(()=>t._texture?.(r,n))),t.uniform=(0,O.durable)((r,n,o)=>t.queue(()=>t._uniform?.(r,n,o))),t.uniform({iResolution:t.size,iMouse:[0,0],iTime:Ge}),t("mount",async()=>{t.vs=t.vs||t.vert||t.vertex,t.fs=t.fs||t.frag||t.fragment,Qe()||(t.isWebGL=!0),t.isWebGL?t(await Ee(t)):t(await Ie(t)),t.resize(),t.frame(()=>(t.loop(),t.queue.flush(),t.render(),t.isLoop)),!t.isNative&&(window.addEventListener("resize",t.resize),t.el.addEventListener("mousemove",t.mousemove))}),t("clean",()=>{t.frame.stop(),t.frame.clean(t.render),!t.isNative&&(window.removeEventListener("resize",t.resize),t.el.removeEventListener("mousemove",t.mousemove))}),t("resize",()=>{let r=t.width||window.innerWidth,n=t.height||window.innerHeight;t.size[0]=t.el.width=r,t.size[1]=t.el.height=n,t.uniform("iResolution",t.size)}),t("mousemove",(r,n=r.clientX,o=r.clientY)=>{let[s,u]=t.size,{top:a,left:m}=t.el.getBoundingClientRect();t.mouse[0]=(n-a-s/2)/(s/2),t.mouse[1]=-(o-m-u/2)/(u/2),t.uniform("iMouse",t.mouse)}),t("loop",()=>{Ge=performance.now()/1e3,t.uniform("iTime",Ge)}),t(e)};var _o=(e={})=>(0,Je.useState)(()=>{let t=Ue(e)?e:Fe(e);return t.ref=r=>{t.el={},t({render(){r.flush(),r.endFrameEXP()}}),t.mount(),(()=>{t.width=r.drawingBufferWidth,t.height=r.drawingBufferHeight,t.resize()})()},t({isNative:!0})})[0];0&&(module.exports={ADDITIONAL_FUNCTIONS,BOOL_RETURN_FUNCTIONS,BUILTIN_TYPES,COMPARISON_OPERATORS,COMPONENT_COUNT_TO_TYPE,CONSTANTS,CONVERSIONS,FIRST_ARG_TYPE_FUNCTIONS,FUNCTIONS,Fn,HIGHEST_TYPE_FUNCTIONS,If,LOGICAL_OPERATORS,Loop,OPERATORS,OPERATOR_KEYS,PRESERVE_TYPE_FUNCTIONS,SCALAR_RETURN_FUNCTIONS,SWIZZLES,Switch,TYPE_MAPPING,VEC3_RETURN_FUNCTIONS,VEC4_RETURN_FUNCTIONS,WGSL_TO_GLSL_BUILTIN,abs,acos,alignTo256,all,any,asin,assign,atan,atan2,attribute,bitcast,bool,builtin,bvec2,bvec3,bvec4,cbrt,ceil,clamp,code,color,conversion,cos,createAttrib,createBindGroup,createBufferLayout,createDescriptor,createDevice,createGL,createIbo,createPipeline,createProgram,createTexture,createTextureSampler,createUniformBuffer,createVbo,createVertexBuffer,cross,cubeTexture,dFdx,dFdy,defaultFragmentGLSL,defaultVertexGLSL,degrees,difference,dig,distance,dot,each,equals,exp,exp2,ext,faceforward,fig,float,floor,flush,formatConversions,fract,fragCoord,fragDepth,fragment,frontFacing,function_,fwidth,generateDefine,getId,getOperator,getStride,hex2rgb,iMouse,iResolution,iTime,infer,inferImpl,instanceIndex,int,inverseSqrt,is,isConversion,isFunction,isGL,isNodeProxy,isOperator,isServer,isSwizzle,isWebGPUSupported,ivec2,ivec3,ivec4,joins,length,lengthSq,log,log2,mat2,mat3,mat4,max,min,mix,negate,node,normalLocal,normalView,normalWorld,normalize,oneMinus,operator,pointCoord,position,positionLocal,positionView,positionWorld,pow,pow2,pow3,pow4,radians,reciprocal,reflect,refract,replace,round,sampleIndex,sampleMask,saturate,screenCoordinate,screenUV,select,sig,sign,sin,smoothstep,sqrt,step,swizzle,tan,texture,textureSize,toVar,transformDirection,trunc,uint,uniform,useGL,uvec2,uvec3,uvec4,variable,varying,vec2,vec3,vec4,vertex,vertexId,vertexIndex,webgl,webgpu});
69
+ `,we=async e=>{let t=navigator.gpu,r=t.getPreferredCanvasFormat(),o=await(await t.requestAdapter()).requestDevice();return e.configure({device:o,format:r,alphaMode:"opaque"}),{device:o,format:r}},Ce=(e,t,r,n,o=To,s=ho)=>{L(o)&&(o=U(o,{isWebGL:!1})),L(s)&&(s=I(s,{isWebGL:!1}));let a=e.createPipelineLayout({bindGroupLayouts:n});return e.createRenderPipeline({vertex:{module:e.createShaderModule({code:o.trim()}),entryPoint:"main",buffers:r},fragment:{module:e.createShaderModule({code:s.trim()}),entryPoint:"main",targets:[{format:t}]},layout:a,primitive:{topology:"triangle-list"}})},Oe=(e,t)=>{let r=[],n=[];t.forEach((a,u)=>{if(!a)return;let d="buffer"in a,l=a instanceof GPUTextureView,f=a instanceof GPUSampler;if(d)r.push({binding:u,visibility:3,buffer:{type:"uniform"}});else if(l)r.push({binding:u,visibility:2,texture:{}});else if(f)r.push({binding:u,visibility:2,sampler:{}});else return;n.push({binding:u,resource:a})});let o=e.createBindGroupLayout({entries:r}),s=e.createBindGroup({layout:o,entries:n});return{layout:o,bindGroup:s}},Ge=e=>({colorAttachments:[{view:e.getCurrentTexture().createView(),clearValue:{r:0,g:0,b:0,a:1},loadOp:"clear",storeOp:"store"}]}),Qe=e=>Math.ceil(e/256)*256,Fe=(e,t)=>{let r=new Float32Array(t),n=e.createBuffer({size:r.byteLength,usage:40});return{array:r,buffer:n}},Ie=(e,t)=>{let r=new Float32Array(t),n=Qe(r.byteLength),o=e.createBuffer({size:n,usage:72});return{array:r,buffer:o}},Ue=(e,t=1280,r=800)=>{let n=e.createTexture({size:[t,r],format:"rgba8unorm",usage:22}),o=e.createSampler({magFilter:"linear",minFilter:"linear"});return{texture:n,sampler:o}},Eo=(e,t)=>e/t,No=e=>e===2?"float32x2":e===3?"float32x3":e===4?"float32x4":"float32",Ae=(e,t,r=6)=>{let n=Eo(t,r);return{arrayStride:n*4,attributes:[{shaderLocation:e,offset:0,format:No(n)}]}};var $e=async e=>{let t=e.el.getContext("webgpu"),{device:r,format:n}=await we(t),o={device:r,context:t,resources:[[],[]],loadingImg:0,needsUpdate:!0},s=[],a=[],u=[],d=(0,Q.nested)((T,x)=>{let{array:g,buffer:X}=Fe(r,x);return a.push(X),u.push(Ae(u.length,g.length,e.count)),o.needsUpdate=!0,{array:g,buffer:X}}),l=(0,Q.nested)((T,x)=>{let{array:g,buffer:X}=Ie(r,x);return o.resources[0].push({buffer:X}),o.needsUpdate=!0,{array:g,buffer:X}}),f=(0,Q.nested)((T,{width:x,height:g})=>{let{texture:X,sampler:ee}=Ue(r,x,g);return o.resources[1].push(ee,X.createView()),o.needsUpdate=!0,{texture:X,width:x,height:g}}),p=()=>{let T=[];s.length=0,o.resources.forEach(x=>{if(!x.length)return;let{layout:g,bindGroup:X}=Oe(r,x);T.push(g),s.push(X)}),o.pipeline=Ce(r,n,u,T,e.vs,e.fs)};return{webgpu:o,render:()=>{if(o.loadingImg)return;o.needsUpdate&&p(),o.needsUpdate=!1;let T=r.createCommandEncoder(),x=T.beginRenderPass(Ge(t));x.setPipeline(o.pipeline),s.forEach((g,X)=>x.setBindGroup(X,g)),a.forEach((g,X)=>x.setVertexBuffer(X,g)),x.draw(e.count,1,0,0),x.end(),r.queue.submit([T.finish()])},clean:()=>{},_attribute:(T="",x)=>{let{array:g,buffer:X}=d(T,x);r.queue.writeBuffer(X,0,g)},_uniform:(T,x)=>{b.num(x)&&(x=[x]);let{array:g,buffer:X}=l(T,x);g.set(x),r.queue.writeBuffer(X,0,g)},_texture:(T,x)=>{o.loadingImg++;let g=Object.assign(new Image,{src:x,crossOrigin:"anonymous"});g.decode().then(()=>{let{texture:X,width:ee,height:rt}=f(T,g);r.queue.copyExternalImageToTexture({source:g},{texture:X},{width:ee,height:rt}),o.loadingImg--})}}};var De=e=>b.obj(e)?"isGL"in e:!1,Je=()=>typeof window>"u",et=()=>Je()?!1:"gpu"in navigator,Be=performance.now(),Me=e=>{let t=(0,G.event)({isNative:!1,isWebGL:!0,isLoop:!0,isGL:!0,size:[0,0],mouse:[0,0],count:6,webgl:{},webgpu:{}});return t.queue=(0,J.createQueue)(),t.frame=(0,J.createFrame)(),t.attribute=(0,G.durable)((r,n,o)=>t.queue(()=>t._attribute?.(r,n,o))),t.texture=(0,G.durable)((r,n)=>t.queue(()=>t._texture?.(r,n))),t.uniform=(0,G.durable)((r,n,o)=>t.queue(()=>t._uniform?.(r,n,o))),t.uniform({iResolution:t.size,iMouse:[0,0],iTime:Be}),t("mount",async()=>{t.vs=t.vs||t.vert||t.vertex,t.fs=t.fs||t.frag||t.fragment,et()||(t.isWebGL=!0),t.isWebGL?t(await Re(t)):t(await $e(t)),t.resize(),t.frame(()=>(t.loop(),t.queue.flush(),t.render(),t.isLoop)),!t.isNative&&(window.addEventListener("resize",t.resize),t.el.addEventListener("mousemove",t.mousemove))}),t("clean",()=>{t.frame.stop(),t.frame.clean(t.render),!t.isNative&&(window.removeEventListener("resize",t.resize),t.el.removeEventListener("mousemove",t.mousemove))}),t("resize",()=>{let r=t.width||window.innerWidth,n=t.height||window.innerHeight;t.size[0]=t.el.width=r,t.size[1]=t.el.height=n,t.uniform("iResolution",t.size)}),t("mousemove",(r,n=r.clientX,o=r.clientY)=>{let[s,a]=t.size,{top:u,left:d}=t.el.getBoundingClientRect();t.mouse[0]=(n-u-s/2)/(s/2),t.mouse[1]=-(o-d-a/2)/(a/2),t.uniform("iMouse",t.mouse)}),t("loop",()=>{Be=performance.now()/1e3,t.uniform("iTime",Be)}),t(e)};var Po=(e={})=>(0,tt.useState)(()=>{let t=De(e)?e:Me(e);return t.ref=r=>{t.el={},t({render(){r.flush(),r.endFrameEXP()}}),t.mount(),(()=>{t.width=r.drawingBufferWidth,t.height=r.drawingBufferHeight,t.resize()})()},t({isNative:!0})})[0];0&&(module.exports={ADDITIONAL_FUNCTIONS,BOOL_RETURN_FUNCTIONS,BUILTIN_TYPES,COMPARISON_OPERATORS,COMPONENT_COUNT_TO_TYPE,CONSTANTS,CONVERSIONS,FIRST_ARG_TYPE_FUNCTIONS,FUNCTIONS,Fn,HIGHEST_TYPE_FUNCTIONS,If,LOGICAL_OPERATORS,Loop,OPERATORS,OPERATOR_KEYS,PRESERVE_TYPE_FUNCTIONS,SCALAR_RETURN_FUNCTIONS,SWIZZLES,Switch,TYPE_MAPPING,VEC3_RETURN_FUNCTIONS,VEC4_RETURN_FUNCTIONS,WGSL_TO_GLSL_BUILTIN,abs,acos,alignTo256,all,any,asin,assign,atan,atan2,attribute,bitcast,bool,builtin,bvec2,bvec3,bvec4,cbrt,ceil,clamp,code,color,constant,conversion,conversionToConstant,cos,createAttrib,createBindGroup,createBufferLayout,createDescriptor,createDevice,createGL,createIbo,createPipeline,createProgram,createTexture,createTextureSampler,createUniformBuffer,createVbo,createVertexBuffer,cross,cubeTexture,dFdx,dFdy,defaultFragmentGLSL,defaultVertexGLSL,degrees,difference,dig,distance,dot,each,equals,exp,exp2,ext,faceforward,fig,float,floor,flush,formatConversions,fract,fragDepth,fragment,frontFacing,function_,fwidth,generateDefine,getBluiltin,getId,getOperator,getStride,hex2rgb,iMouse,iResolution,iTime,infer,inferImpl,instanceIndex,int,inverseSqrt,is,isConversion,isFunction,isGL,isNodeProxy,isOperator,isServer,isSwizzle,isWebGPUSupported,ivec2,ivec3,ivec4,joins,length,lengthSq,log,log2,mat2,mat3,mat4,max,min,mix,negate,node,normalLocal,normalView,normalWorld,normalize,oneMinus,operator,pointCoord,position,positionLocal,positionView,positionWorld,pow,pow2,pow3,pow4,radians,reciprocal,reflect,refract,replace,round,sampleIndex,sampleMask,saturate,screenCoordinate,screenUV,select,sig,sign,sin,smoothstep,sqrt,step,swizzle,tan,texture,textureSize,toVar,transformDirection,trunc,uint,uniform,useGL,uvec2,uvec3,uvec4,variable,varying,vec2,vec3,vec4,vertex,vertexIndex,webgl,webgpu});
70
70
  //# sourceMappingURL=native.cjs.map