build: update build assets with new hashes
This commit is contained in:
File diff suppressed because one or more lines are too long
1
build/assets/index-D4N8_we_.css
Normal file
1
build/assets/index-D4N8_we_.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
build/assets/index-DpUrPOvK.js
Normal file
3
build/assets/index-DpUrPOvK.js
Normal file
File diff suppressed because one or more lines are too long
@@ -4038,4 +4038,4 @@ vec3 mod289(vec3 x){return x-floor(x*(1.0/289.0))*289.0;}vec4 mod289(vec4 x){ret
|
|||||||
float updateTime = time / 50.0;
|
float updateTime = time / 50.0;
|
||||||
float noise = snoise(vec3(position / 2.0 + updateTime * 5.0));
|
float noise = snoise(vec3(position / 2.0 + updateTime * 5.0));
|
||||||
vec3 transformed = vec3(position * (noise * pow(distort, 2.0) + radius));
|
vec3 transformed = vec3(position * (noise * pow(distort, 2.0) + radius));
|
||||||
`)}get time(){return this._time.value}set time(e){this._time.value=e}get distort(){return this._distort.value}set distort(e){this._distort.value=e}get radius(){return this._radius.value}set radius(e){this._radius.value=e}}const zO=It.forwardRef(({speed:o=1,...e},t)=>{const[i]=It.useState(()=>new UO);return BT(s=>i&&(i.time=s.clock.elapsedTime*o)),It.createElement("primitive",Kx({object:i,ref:t,attach:"material"},e))}),PO=It.forwardRef(({children:o,enabled:e=!0,speed:t=1,rotationIntensity:i=1,floatIntensity:s=1,floatingRange:u=[-.1,.1],autoInvalidate:f=!1,...h},m)=>{const g=It.useRef(null);It.useImperativeHandle(m,()=>g.current,[]);const _=It.useRef(Math.random()*1e4);return BT(x=>{var b,M;if(!e||t===0)return;f&&x.invalidate();const A=_.current+x.clock.elapsedTime;g.current.rotation.x=Math.cos(A/4*t)/8*i,g.current.rotation.y=Math.sin(A/4*t)/8*i,g.current.rotation.z=Math.sin(A/4*t)/20*i;let R=Math.sin(A/4*t)/10;R=SE.mapLinear(R,-.1,.1,(b=u?.[0])!==null&&b!==void 0?b:-.1,(M=u?.[1])!==null&&M!==void 0?M:.1),g.current.position.y=R*s,g.current.updateMatrix()}),It.createElement("group",h,It.createElement("group",{ref:g,matrixAutoUpdate:!1},o))});export{OO as C,PO as F,zO as M,LO as c,Bs as j,It as r,BT as u};
|
`)}get time(){return this._time.value}set time(e){this._time.value=e}get distort(){return this._distort.value}set distort(e){this._distort.value=e}get radius(){return this._radius.value}set radius(e){this._radius.value=e}}const zO=It.forwardRef(({speed:o=1,...e},t)=>{const[i]=It.useState(()=>new UO);return BT(s=>i&&(i.time=s.clock.elapsedTime*o)),It.createElement("primitive",Kx({object:i,ref:t,attach:"material"},e))}),PO=It.forwardRef(({children:o,enabled:e=!0,speed:t=1,rotationIntensity:i=1,floatIntensity:s=1,floatingRange:u=[-.1,.1],autoInvalidate:f=!1,...h},m)=>{const g=It.useRef(null);It.useImperativeHandle(m,()=>g.current,[]);const _=It.useRef(Math.random()*1e4);return BT(x=>{var b,M;if(!e||t===0)return;f&&x.invalidate();const A=_.current+x.clock.elapsedTime;g.current.rotation.x=Math.cos(A/4*t)/8*i,g.current.rotation.y=Math.sin(A/4*t)/8*i,g.current.rotation.z=Math.sin(A/4*t)/20*i;let R=Math.sin(A/4*t)/10;R=SE.mapLinear(R,-.1,.1,(b=u?.[0])!==null&&b!==void 0?b:-.1,(M=u?.[1])!==null&&M!==void 0?M:.1),g.current.position.y=R*s,g.current.updateMatrix()}),It.createElement("group",h,It.createElement("group",{ref:g,matrixAutoUpdate:!1},o))});export{OO as C,PO as F,zO as M,O1 as R,LO as c,Bs as j,It as r,BT as u};
|
||||||
@@ -10,10 +10,10 @@
|
|||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
|
||||||
<script type="module" crossorigin src="/assets/index-BdWk3V4v.js"></script>
|
<script type="module" crossorigin src="/assets/index-DpUrPOvK.js"></script>
|
||||||
<link rel="modulepreload" crossorigin href="/assets/three-CMo9PyBJ.js">
|
<link rel="modulepreload" crossorigin href="/assets/three-A7r-9XvZ.js">
|
||||||
<link rel="modulepreload" crossorigin href="/assets/motion-BIOHP8Ul.js">
|
<link rel="modulepreload" crossorigin href="/assets/motion-BIOHP8Ul.js">
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-DBnSnrbo.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-D4N8_we_.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user