shaders 2.5.128 → 2.5.130
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/core/{Blur-5_t3tR_g.js → Blur-1GcG1L1y.js} +1 -1
- package/dist/core/{ChannelBlur-DWgS3nhn.js → ChannelBlur-CxlVaYGM.js} +1 -1
- package/dist/core/Exposure-CFn2J_t3.js +29 -0
- package/dist/core/{Glass-CXT1jdLw.js → Glass-D8DayF1P.js} +1 -1
- package/dist/core/{Glow-5PP4-rM9.js → Glow-chsUpCyj.js} +25 -8
- package/dist/core/{ProgressiveBlur-BJwJ5mE0.js → ProgressiveBlur-By_PgPtK.js} +1 -1
- package/dist/core/{ReflectivePlane-UIT4xlmn.js → ReflectivePlane-VjZ1E5B0.js} +1 -1
- package/dist/core/ThinFilm-CUsi8eSg.js +305 -0
- package/dist/core/{TiltShift-DtQ3dRL-.js → TiltShift-vG90NlLr.js} +1 -1
- package/dist/core/{VideoTexture-ClutlOqj.js → VideoTexture-FmV1l91c.js} +1 -1
- package/dist/core/{WebcamTexture-D4e06ajM.js → WebcamTexture-DlS4MCDm.js} +1 -1
- package/dist/core/blendModes/linearDodge.d.ts.map +1 -1
- package/dist/core/{computeBlur-CprKe0xa.js → computeBlur-oxyhoztH.js} +14 -7
- package/dist/core/effects/thinFilm.d.ts +81 -0
- package/dist/core/effects/thinFilm.d.ts.map +1 -0
- package/dist/core/index.js +90 -88
- package/dist/core/registry.js +89 -87
- package/dist/core/shaderRegistry-BVFBmRN3.js +276 -0
- package/dist/core/shaderRegistry.d.ts.map +1 -1
- package/dist/core/shaders/Blur/index.js +2 -2
- package/dist/core/shaders/ChannelBlur/index.js +2 -2
- package/dist/core/shaders/Exposure/index.d.ts +13 -0
- package/dist/core/shaders/Exposure/index.d.ts.map +1 -0
- package/dist/core/shaders/Exposure/index.js +2 -0
- package/dist/core/shaders/FallingLines/index.js +1 -1
- package/dist/core/shaders/FilmGrain/index.js +1 -1
- package/dist/core/shaders/FloatingParticles/index.js +1 -1
- package/dist/core/shaders/FlowField/index.js +1 -1
- package/dist/core/shaders/Flower/index.js +1 -1
- package/dist/core/shaders/FlowingGradient/index.js +1 -1
- package/dist/core/shaders/FlutedGlass/index.js +1 -1
- package/dist/core/shaders/Fog/index.js +1 -1
- package/dist/core/shaders/Form3D/index.js +1 -1
- package/dist/core/shaders/FractalNoise/index.js +1 -1
- package/dist/core/shaders/Glass/index.js +2 -2
- package/dist/core/shaders/GlassTiles/index.js +1 -1
- package/dist/core/shaders/Glitch/index.js +1 -1
- package/dist/core/shaders/Glow/index.d.ts.map +1 -1
- package/dist/core/shaders/Glow/index.js +2 -2
- package/dist/core/shaders/Godrays/index.js +1 -1
- package/dist/core/shaders/Grayscale/index.js +1 -1
- package/dist/core/shaders/Grid/index.js +1 -1
- package/dist/core/shaders/GridDistortion/index.js +1 -1
- package/dist/core/shaders/Group/index.js +1 -1
- package/dist/core/shaders/Halftone/index.js +1 -1
- package/dist/core/shaders/HexGrid/index.js +1 -1
- package/dist/core/shaders/HueShift/index.js +1 -1
- package/dist/core/shaders/ImageTexture/index.js +1 -1
- package/dist/core/shaders/Invert/index.js +1 -1
- package/dist/core/shaders/Kaleidoscope/index.js +1 -1
- package/dist/core/shaders/LensFlare/index.js +1 -1
- package/dist/core/shaders/LinearBlur/index.js +1 -1
- package/dist/core/shaders/LinearGradient/index.js +1 -1
- package/dist/core/shaders/Liquify/index.js +1 -1
- package/dist/core/shaders/Marble/index.js +1 -1
- package/dist/core/shaders/Mirror/index.js +1 -1
- package/dist/core/shaders/MultiPointGradient/index.js +1 -1
- package/dist/core/shaders/Neon/index.js +1 -1
- package/dist/core/shaders/Paper/index.js +1 -1
- package/dist/core/shaders/Perspective/index.js +1 -1
- package/dist/core/shaders/Pixelate/index.js +1 -1
- package/dist/core/shaders/Plasma/index.js +1 -1
- package/dist/core/shaders/PolarCoordinates/index.js +1 -1
- package/dist/core/shaders/Polygon/index.js +1 -1
- package/dist/core/shaders/Posterize/index.js +1 -1
- package/dist/core/shaders/ProgressiveBlur/index.js +2 -2
- package/dist/core/shaders/RadialGradient/index.js +1 -1
- package/dist/core/shaders/RectangularCoordinates/index.js +1 -1
- package/dist/core/shaders/ReflectivePlane/index.js +2 -2
- package/dist/core/shaders/Ring/index.js +1 -1
- package/dist/core/shaders/Ripples/index.js +1 -1
- package/dist/core/shaders/RoundedRect/index.js +1 -1
- package/dist/core/shaders/Saturation/index.js +1 -1
- package/dist/core/shaders/Sharpness/index.js +1 -1
- package/dist/core/shaders/Shatter/index.js +1 -1
- package/dist/core/shaders/SimplexNoise/index.js +1 -1
- package/dist/core/shaders/SineWave/index.js +1 -1
- package/dist/core/shaders/Smoke/index.js +1 -1
- package/dist/core/shaders/SmokeFill/index.js +1 -1
- package/dist/core/shaders/Solarize/index.js +1 -1
- package/dist/core/shaders/SolidColor/index.js +1 -1
- package/dist/core/shaders/Spherize/index.js +1 -1
- package/dist/core/shaders/Spiral/index.js +1 -1
- package/dist/core/shaders/Star/index.js +1 -1
- package/dist/core/shaders/Strands/index.js +1 -1
- package/dist/core/shaders/Stretch/index.js +1 -1
- package/dist/core/shaders/Stripes/index.js +1 -1
- package/dist/core/shaders/StudioBackground/index.js +1 -1
- package/dist/core/shaders/SunBurst/index.js +1 -1
- package/dist/core/shaders/Swirl/index.js +1 -1
- package/dist/core/shaders/ThinFilm/index.d.ts +130 -0
- package/dist/core/shaders/ThinFilm/index.d.ts.map +1 -0
- package/dist/core/shaders/ThinFilm/index.js +6 -0
- package/dist/core/shaders/TiltShift/index.js +2 -2
- package/dist/core/shaders/Tint/index.js +1 -1
- package/dist/core/shaders/Trapezoid/index.js +1 -1
- package/dist/core/shaders/Tritone/index.js +1 -1
- package/dist/core/shaders/Truchet/index.js +1 -1
- package/dist/core/shaders/Twirl/index.js +1 -1
- package/dist/core/shaders/VHS/index.js +1 -1
- package/dist/core/shaders/Vesica/index.js +1 -1
- package/dist/core/shaders/Vibrance/index.js +1 -1
- package/dist/core/shaders/VideoTexture/index.js +2 -2
- package/dist/core/shaders/Vignette/index.js +1 -1
- package/dist/core/shaders/Voronoi/index.js +1 -1
- package/dist/core/shaders/WaveDistortion/index.js +1 -1
- package/dist/core/shaders/Weave/index.js +1 -1
- package/dist/core/shaders/WebcamTexture/index.js +2 -2
- package/dist/core/shaders/WorleyNoise/index.js +1 -1
- package/dist/core/shaders/ZoomBlur/index.js +1 -1
- package/dist/core/utilities/computeBlur.d.ts +3 -1
- package/dist/core/utilities/computeBlur.d.ts.map +1 -1
- package/dist/js/bundle.js +199 -199
- package/dist/js/createShader.js +1 -1
- package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/js/utils/generatePresetCode.js +31 -0
- package/dist/react/Exposure.js +217 -0
- package/dist/react/Preview.js +2 -0
- package/dist/react/Shader.js +1 -1
- package/dist/react/ThinFilm.js +217 -0
- package/dist/react/bundle.js +214 -214
- package/dist/react/components/Exposure.d.ts +33 -0
- package/dist/react/components/Exposure.d.ts.map +1 -0
- package/dist/react/components/ThinFilm.d.ts +41 -0
- package/dist/react/components/ThinFilm.d.ts.map +1 -0
- package/dist/react/engine/Preview.d.ts.map +1 -1
- package/dist/react/index.d.ts +2 -0
- package/dist/react/index.d.ts.map +1 -1
- package/dist/react/index.js +3 -1
- package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/react/utils/generatePresetCode.js +31 -0
- package/dist/registry.js +590 -0
- package/dist/solid/components/Exposure.d.ts +30 -0
- package/dist/solid/components/Exposure.d.ts.map +1 -0
- package/dist/solid/components/Exposure.js +228 -0
- package/dist/solid/components/ThinFilm.d.ts +38 -0
- package/dist/solid/components/ThinFilm.d.ts.map +1 -0
- package/dist/solid/components/ThinFilm.js +228 -0
- package/dist/solid/engine/Preview.d.ts.map +1 -1
- package/dist/solid/engine/Preview.js +204 -200
- package/dist/solid/engine/Shader.js +1 -1
- package/dist/solid/index.d.ts +2 -0
- package/dist/solid/index.d.ts.map +1 -1
- package/dist/solid/index.js +172 -168
- package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/solid/utils/generatePresetCode.js +31 -0
- package/dist/svelte/components/Exposure.svelte.d.ts +20 -0
- package/dist/svelte/components/ThinFilm.svelte.d.ts +28 -0
- package/dist/svelte/index.d.ts +2 -0
- package/dist/svelte/index.js +1033 -633
- package/dist/svelte/source/components/Exposure.svelte +326 -0
- package/dist/svelte/source/components/ThinFilm.svelte +334 -0
- package/dist/svelte/source/engine/Preview.svelte +4 -0
- package/dist/svelte/source/index.js +2 -0
- package/dist/svelte/utils/generatePresetCode.js +31 -0
- package/dist/vue/Exposure.js +3 -0
- package/dist/vue/Exposure.vue_vue_type_script_setup_true_lang.js +213 -0
- package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +4 -0
- package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
- package/dist/vue/ThinFilm.js +3 -0
- package/dist/vue/ThinFilm.vue_vue_type_script_setup_true_lang.js +231 -0
- package/dist/vue/components/Exposure.vue.d.ts +55 -0
- package/dist/vue/components/Exposure.vue.d.ts.map +1 -0
- package/dist/vue/components/ThinFilm.vue.d.ts +63 -0
- package/dist/vue/components/ThinFilm.vue.d.ts.map +1 -0
- package/dist/vue/index.d.ts +2 -0
- package/dist/vue/index.d.ts.map +1 -1
- package/dist/vue/index.js +3 -1
- package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/vue/utils/generatePresetCode.js +31 -0
- package/package.json +17 -1
- package/dist/core/shaderRegistry-Brvv9sO8.js +0 -272
- /package/dist/core/{FallingLines-DqIZ8wTH.js → FallingLines-9elMmSlj.js} +0 -0
- /package/dist/core/{FilmGrain-DdV7_b8g.js → FilmGrain-DIydVgOW.js} +0 -0
- /package/dist/core/{FloatingParticles-LMsFTJKp.js → FloatingParticles-B068TLIi.js} +0 -0
- /package/dist/core/{FlowField-D3CAHBBG.js → FlowField-CeZjhyEo.js} +0 -0
- /package/dist/core/{Flower-BbRNrXIa.js → Flower-DSr0JWa2.js} +0 -0
- /package/dist/core/{FlowingGradient-BRQ_K-k3.js → FlowingGradient-Bd8KBK5P.js} +0 -0
- /package/dist/core/{FlutedGlass-CyFWN_SM.js → FlutedGlass-BJtMfV2c.js} +0 -0
- /package/dist/core/{Fog-CLGVVVeo.js → Fog-BQuVDReH.js} +0 -0
- /package/dist/core/{Form3D-8tPyUgh4.js → Form3D-DOek31CJ.js} +0 -0
- /package/dist/core/{FractalNoise-Ccufnbw6.js → FractalNoise-Dyhbvx9a.js} +0 -0
- /package/dist/core/{GlassTiles-CXJHjEBe.js → GlassTiles-Bb3cuOkr.js} +0 -0
- /package/dist/core/{Glitch-Bg9W-KNm.js → Glitch-zqdbCc2E.js} +0 -0
- /package/dist/core/{Godrays-DHXKsw5B.js → Godrays-DdSLZtBs.js} +0 -0
- /package/dist/core/{Grayscale-DgXoUcmg.js → Grayscale-BC40hfXH.js} +0 -0
- /package/dist/core/{Grid-DwyhjFAT.js → Grid-Lc4S0Hmp.js} +0 -0
- /package/dist/core/{GridDistortion-DJ8S-96Y.js → GridDistortion-DQcPYbXS.js} +0 -0
- /package/dist/core/{Group-DmgNNlDd.js → Group-BeZhHbOT.js} +0 -0
- /package/dist/core/{Halftone-x9boWkFW.js → Halftone-CsblgxnY.js} +0 -0
- /package/dist/core/{HexGrid-BUsgyF8P.js → HexGrid-DWRNPMET.js} +0 -0
- /package/dist/core/{HueShift-D3_5D7jx.js → HueShift-C-p9W5sr.js} +0 -0
- /package/dist/core/{ImageTexture-6ZzBt79u.js → ImageTexture-bqgQxAt9.js} +0 -0
- /package/dist/core/{Invert-kXxY97QJ.js → Invert-D-RVP34v.js} +0 -0
- /package/dist/core/{Kaleidoscope-D4jRcZCt.js → Kaleidoscope-HQNQrRP_.js} +0 -0
- /package/dist/core/{LensFlare-D7vypE2Q.js → LensFlare-DtES749p.js} +0 -0
- /package/dist/core/{LinearBlur-2hspd2YP.js → LinearBlur-6mCJ9fY5.js} +0 -0
- /package/dist/core/{LinearGradient-glCc9IaB.js → LinearGradient-DIbCAHc7.js} +0 -0
- /package/dist/core/{Liquify-uZjs0wcu.js → Liquify-8dcdv2Sl.js} +0 -0
- /package/dist/core/{Marble-DkHLcqFD.js → Marble-DX29RG-p.js} +0 -0
- /package/dist/core/{Mirror-Dv5fOEp6.js → Mirror-BM2xf3Nr.js} +0 -0
- /package/dist/core/{MultiPointGradient-Dvt1GUiv.js → MultiPointGradient-BzM24vnR.js} +0 -0
- /package/dist/core/{Neon-DQDB7hAE.js → Neon-nPiMi3wt.js} +0 -0
- /package/dist/core/{Paper-DNP2-hPM.js → Paper-Ddpe8-EI.js} +0 -0
- /package/dist/core/{Perspective-CAIchX9p.js → Perspective-BIKpqd4H.js} +0 -0
- /package/dist/core/{Pixelate-BbT3Rrf2.js → Pixelate-Cp0-lwkG.js} +0 -0
- /package/dist/core/{Plasma-D9rhkH2y.js → Plasma-M--gLd1Q.js} +0 -0
- /package/dist/core/{PolarCoordinates-2RBCk-fo.js → PolarCoordinates-C42rlD2q.js} +0 -0
- /package/dist/core/{Polygon-C6_siOs0.js → Polygon-CKqH0ApY.js} +0 -0
- /package/dist/core/{Posterize-DNxTRgvF.js → Posterize-B6ZhRkH2.js} +0 -0
- /package/dist/core/{RadialGradient-CQIctl__.js → RadialGradient-SHxJ9ZNF.js} +0 -0
- /package/dist/core/{RectangularCoordinates-F2VzXmal.js → RectangularCoordinates-Dw6Xr9uV.js} +0 -0
- /package/dist/core/{Ring-UT__kmzY.js → Ring-V4sEHwwm.js} +0 -0
- /package/dist/core/{Ripples-CWVLSUP0.js → Ripples-DC1y3YuP.js} +0 -0
- /package/dist/core/{RoundedRect-BPWHTT1j.js → RoundedRect-JY2z6YEH.js} +0 -0
- /package/dist/core/{Saturation-DFOp2yD9.js → Saturation-ChJ9IWnl.js} +0 -0
- /package/dist/core/{Sharpness-PIWR4gYc.js → Sharpness-C1ufX8S-.js} +0 -0
- /package/dist/core/{Shatter-CUYQp-qy.js → Shatter-Du5THcwZ.js} +0 -0
- /package/dist/core/{SimplexNoise-LAxWw8fJ.js → SimplexNoise--vwIZVu0.js} +0 -0
- /package/dist/core/{SineWave-CEQWxC9Q.js → SineWave-BIVPG3oc.js} +0 -0
- /package/dist/core/{Smoke-DO4yylWk.js → Smoke-DSBQreo0.js} +0 -0
- /package/dist/core/{SmokeFill-Dm0sZS5F.js → SmokeFill-Dy-0kjsX.js} +0 -0
- /package/dist/core/{Solarize-mE7LU1li.js → Solarize-BymZlSu0.js} +0 -0
- /package/dist/core/{SolidColor-BljkSdvg.js → SolidColor-D8XC4aoJ.js} +0 -0
- /package/dist/core/{Spherize-DARagREe.js → Spherize-tRTB4WdO.js} +0 -0
- /package/dist/core/{Spiral-CumsIpkp.js → Spiral-CiDp2Tg2.js} +0 -0
- /package/dist/core/{Star-8fAlzR9L.js → Star-Cp4dt6Fl.js} +0 -0
- /package/dist/core/{Strands-BB4RIsFz.js → Strands-V3q8N-y1.js} +0 -0
- /package/dist/core/{Stretch-3S2atBkJ.js → Stretch-CTgtc3nG.js} +0 -0
- /package/dist/core/{Stripes-BGFVSZIt.js → Stripes-CZV6oGMy.js} +0 -0
- /package/dist/core/{StudioBackground-BtJ6b1Ki.js → StudioBackground-CWSHq6vE.js} +0 -0
- /package/dist/core/{SunBurst-BJRFFYhs.js → SunBurst-CskZwXc3.js} +0 -0
- /package/dist/core/{Swirl-fkUEZ2TQ.js → Swirl-CyGfVZ8n.js} +0 -0
- /package/dist/core/{Tint-W_EvzN1-.js → Tint-R7y5CJ4U.js} +0 -0
- /package/dist/core/{Trapezoid-cQzS6-bh.js → Trapezoid-BXzH--z9.js} +0 -0
- /package/dist/core/{Tritone-B3hI2nAi.js → Tritone-CF4Oj1sl.js} +0 -0
- /package/dist/core/{Truchet-s9PmowCP.js → Truchet-BL4jzZDX.js} +0 -0
- /package/dist/core/{Twirl-UDDXGkFl.js → Twirl-BVLPHKJD.js} +0 -0
- /package/dist/core/{VHS-DW1H7Wuy.js → VHS-B2IBdQgX.js} +0 -0
- /package/dist/core/{Vesica-ChQBYWuw.js → Vesica-DzIEa3aJ.js} +0 -0
- /package/dist/core/{Vibrance-DUj7hwzE.js → Vibrance-jrvT49Du.js} +0 -0
- /package/dist/core/{Vignette-F9yxi-UM.js → Vignette-ng_5gjXc.js} +0 -0
- /package/dist/core/{Voronoi-D8HHP_WR.js → Voronoi-C8iIU7AT.js} +0 -0
- /package/dist/core/{WaveDistortion-MbB-Kgjz.js → WaveDistortion-Crt9JSXN.js} +0 -0
- /package/dist/core/{Weave-ou5shgl3.js → Weave-CFmLkEaq.js} +0 -0
- /package/dist/core/{WorleyNoise-Uf6IPm7A.js → WorleyNoise-CEZiaVAN.js} +0 -0
- /package/dist/core/{ZoomBlur-DJ-RNKHM.js → ZoomBlur-DTVSwIvc.js} +0 -0
- /package/dist/core/{browser-NUM-x2tw.js → browser-CDogs09U.js} +0 -0
package/dist/core/index.js
CHANGED
|
@@ -9,12 +9,12 @@ import "./Aurora-D5Pjk4ve.js";
|
|
|
9
9
|
import "./BarShift-2XBhva1A.js";
|
|
10
10
|
import "./Beam-B3BX08lR.js";
|
|
11
11
|
import "./Blob-BT50tDXE.js";
|
|
12
|
-
import "./computeBlur-
|
|
13
|
-
import "./Blur-
|
|
12
|
+
import "./computeBlur-oxyhoztH.js";
|
|
13
|
+
import "./Blur-1GcG1L1y.js";
|
|
14
14
|
import "./BrickPattern-BfTsjp4I.js";
|
|
15
15
|
import "./BrightnessContrast-GppIqtkO.js";
|
|
16
16
|
import "./Bulge-DMOATSEs.js";
|
|
17
|
-
import "./ChannelBlur-
|
|
17
|
+
import "./ChannelBlur-CxlVaYGM.js";
|
|
18
18
|
import "./Checkerboard-BVBGTvd-.js";
|
|
19
19
|
import "./Chevron-BKZjAXR_.js";
|
|
20
20
|
import "./ChromaFlow-C0guw_LP.js";
|
|
@@ -40,90 +40,92 @@ import "./DropShadow-CR3cecIQ.js";
|
|
|
40
40
|
import "./Duotone-PwTfBBtM.js";
|
|
41
41
|
import "./Ellipse-sWhNvW9-.js";
|
|
42
42
|
import "./Emboss-DGaubb9x.js";
|
|
43
|
-
import "./
|
|
44
|
-
import "./
|
|
45
|
-
import "./
|
|
46
|
-
import "./
|
|
47
|
-
import "./
|
|
48
|
-
import "./
|
|
49
|
-
import "./
|
|
50
|
-
import "./
|
|
51
|
-
import "./
|
|
52
|
-
import "./
|
|
53
|
-
import "./
|
|
54
|
-
import "./
|
|
55
|
-
import "./
|
|
56
|
-
import "./
|
|
57
|
-
import "./
|
|
58
|
-
import "./
|
|
59
|
-
import "./
|
|
60
|
-
import "./
|
|
61
|
-
import "./
|
|
62
|
-
import "./
|
|
63
|
-
import "./
|
|
64
|
-
import "./
|
|
65
|
-
import "./
|
|
66
|
-
import "./
|
|
67
|
-
import "./
|
|
68
|
-
import "./
|
|
69
|
-
import "./
|
|
70
|
-
import "./
|
|
71
|
-
import "./
|
|
72
|
-
import "./
|
|
73
|
-
import "./
|
|
74
|
-
import "./
|
|
75
|
-
import "./
|
|
76
|
-
import "./
|
|
77
|
-
import "./
|
|
78
|
-
import "./
|
|
79
|
-
import "./
|
|
80
|
-
import "./
|
|
81
|
-
import "./
|
|
82
|
-
import "./
|
|
83
|
-
import "./
|
|
84
|
-
import "./
|
|
85
|
-
import "./
|
|
86
|
-
import "./
|
|
87
|
-
import "./
|
|
88
|
-
import "./
|
|
89
|
-
import "./
|
|
90
|
-
import "./
|
|
91
|
-
import "./
|
|
92
|
-
import "./
|
|
93
|
-
import "./
|
|
94
|
-
import "./
|
|
95
|
-
import "./
|
|
96
|
-
import "./
|
|
97
|
-
import "./
|
|
98
|
-
import "./
|
|
99
|
-
import "./
|
|
100
|
-
import "./
|
|
101
|
-
import "./
|
|
102
|
-
import "./
|
|
103
|
-
import "./
|
|
104
|
-
import "./
|
|
105
|
-
import "./
|
|
106
|
-
import "./
|
|
107
|
-
import "./
|
|
108
|
-
import "./
|
|
109
|
-
import "./
|
|
110
|
-
import "./
|
|
111
|
-
import "./
|
|
112
|
-
import "./
|
|
113
|
-
import "./
|
|
114
|
-
import "./
|
|
115
|
-
import "./
|
|
116
|
-
import "./
|
|
117
|
-
import "./
|
|
118
|
-
import "./
|
|
119
|
-
import "./
|
|
120
|
-
import "./
|
|
121
|
-
import "./
|
|
122
|
-
import "./
|
|
123
|
-
import "./
|
|
124
|
-
import "./
|
|
125
|
-
import "./
|
|
126
|
-
import
|
|
43
|
+
import "./Exposure-CFn2J_t3.js";
|
|
44
|
+
import "./FallingLines-9elMmSlj.js";
|
|
45
|
+
import "./FilmGrain-DIydVgOW.js";
|
|
46
|
+
import "./FloatingParticles-B068TLIi.js";
|
|
47
|
+
import "./Flower-DSr0JWa2.js";
|
|
48
|
+
import "./FlowField-CeZjhyEo.js";
|
|
49
|
+
import "./FlowingGradient-Bd8KBK5P.js";
|
|
50
|
+
import "./FlutedGlass-BJtMfV2c.js";
|
|
51
|
+
import "./Fog-BQuVDReH.js";
|
|
52
|
+
import "./Form3D-DOek31CJ.js";
|
|
53
|
+
import "./FractalNoise-Dyhbvx9a.js";
|
|
54
|
+
import "./Glass-D8DayF1P.js";
|
|
55
|
+
import "./GlassTiles-Bb3cuOkr.js";
|
|
56
|
+
import "./Glitch-zqdbCc2E.js";
|
|
57
|
+
import "./Glow-chsUpCyj.js";
|
|
58
|
+
import "./Godrays-DdSLZtBs.js";
|
|
59
|
+
import "./Grayscale-BC40hfXH.js";
|
|
60
|
+
import "./Grid-Lc4S0Hmp.js";
|
|
61
|
+
import "./GridDistortion-DQcPYbXS.js";
|
|
62
|
+
import "./Group-BeZhHbOT.js";
|
|
63
|
+
import "./Halftone-CsblgxnY.js";
|
|
64
|
+
import "./HexGrid-DWRNPMET.js";
|
|
65
|
+
import "./HueShift-C-p9W5sr.js";
|
|
66
|
+
import "./ImageTexture-bqgQxAt9.js";
|
|
67
|
+
import "./Invert-D-RVP34v.js";
|
|
68
|
+
import "./Kaleidoscope-HQNQrRP_.js";
|
|
69
|
+
import "./LensFlare-DtES749p.js";
|
|
70
|
+
import "./LinearBlur-6mCJ9fY5.js";
|
|
71
|
+
import "./LinearGradient-DIbCAHc7.js";
|
|
72
|
+
import "./Liquify-8dcdv2Sl.js";
|
|
73
|
+
import "./Marble-DX29RG-p.js";
|
|
74
|
+
import "./Mirror-BM2xf3Nr.js";
|
|
75
|
+
import "./MultiPointGradient-BzM24vnR.js";
|
|
76
|
+
import "./Neon-nPiMi3wt.js";
|
|
77
|
+
import "./Paper-Ddpe8-EI.js";
|
|
78
|
+
import "./Perspective-BIKpqd4H.js";
|
|
79
|
+
import "./Pixelate-Cp0-lwkG.js";
|
|
80
|
+
import "./Plasma-M--gLd1Q.js";
|
|
81
|
+
import "./PolarCoordinates-C42rlD2q.js";
|
|
82
|
+
import "./Polygon-CKqH0ApY.js";
|
|
83
|
+
import "./Posterize-B6ZhRkH2.js";
|
|
84
|
+
import "./ProgressiveBlur-By_PgPtK.js";
|
|
85
|
+
import "./RadialGradient-SHxJ9ZNF.js";
|
|
86
|
+
import "./RectangularCoordinates-Dw6Xr9uV.js";
|
|
87
|
+
import "./ReflectivePlane-VjZ1E5B0.js";
|
|
88
|
+
import "./Ring-V4sEHwwm.js";
|
|
89
|
+
import "./Ripples-DC1y3YuP.js";
|
|
90
|
+
import "./RoundedRect-JY2z6YEH.js";
|
|
91
|
+
import "./Saturation-ChJ9IWnl.js";
|
|
92
|
+
import "./Sharpness-C1ufX8S-.js";
|
|
93
|
+
import "./Shatter-Du5THcwZ.js";
|
|
94
|
+
import "./SimplexNoise--vwIZVu0.js";
|
|
95
|
+
import "./SineWave-BIVPG3oc.js";
|
|
96
|
+
import "./Smoke-DSBQreo0.js";
|
|
97
|
+
import "./SmokeFill-Dy-0kjsX.js";
|
|
98
|
+
import "./Solarize-BymZlSu0.js";
|
|
99
|
+
import "./SolidColor-D8XC4aoJ.js";
|
|
100
|
+
import "./Spherize-tRTB4WdO.js";
|
|
101
|
+
import "./Spiral-CiDp2Tg2.js";
|
|
102
|
+
import "./Star-Cp4dt6Fl.js";
|
|
103
|
+
import "./Strands-V3q8N-y1.js";
|
|
104
|
+
import "./Stretch-CTgtc3nG.js";
|
|
105
|
+
import "./Stripes-CZV6oGMy.js";
|
|
106
|
+
import "./StudioBackground-CWSHq6vE.js";
|
|
107
|
+
import "./SunBurst-CskZwXc3.js";
|
|
108
|
+
import "./Swirl-CyGfVZ8n.js";
|
|
109
|
+
import "./ThinFilm-CUsi8eSg.js";
|
|
110
|
+
import "./TiltShift-vG90NlLr.js";
|
|
111
|
+
import "./Tint-R7y5CJ4U.js";
|
|
112
|
+
import "./Trapezoid-BXzH--z9.js";
|
|
113
|
+
import "./Tritone-CF4Oj1sl.js";
|
|
114
|
+
import "./Truchet-BL4jzZDX.js";
|
|
115
|
+
import "./Twirl-BVLPHKJD.js";
|
|
116
|
+
import "./Vesica-DzIEa3aJ.js";
|
|
117
|
+
import "./VHS-B2IBdQgX.js";
|
|
118
|
+
import "./Vibrance-jrvT49Du.js";
|
|
119
|
+
import "./browser-CDogs09U.js";
|
|
120
|
+
import "./VideoTexture-FmV1l91c.js";
|
|
121
|
+
import "./Vignette-ng_5gjXc.js";
|
|
122
|
+
import "./Voronoi-C8iIU7AT.js";
|
|
123
|
+
import "./WaveDistortion-Crt9JSXN.js";
|
|
124
|
+
import "./Weave-CFmLkEaq.js";
|
|
125
|
+
import "./WebcamTexture-DlS4MCDm.js";
|
|
126
|
+
import "./WorleyNoise-CEZiaVAN.js";
|
|
127
|
+
import "./ZoomBlur-DTVSwIvc.js";
|
|
128
|
+
import { t as getAllShaders } from "./shaderRegistry-BVFBmRN3.js";
|
|
127
129
|
import { ACESFilmicToneMapping, AgXToneMapping, CineonToneMapping, Material, Mesh, MeshBasicNodeMaterial, NeutralToneMapping, NoToneMapping, OrthographicCamera, PlaneGeometry, ReinhardToneMapping, SRGBColorSpace, Scene, Vector2, WebGPURenderer } from "three/webgpu";
|
|
128
130
|
import { WebGLRenderer } from "three";
|
|
129
131
|
import { PI, abs, add, atan, clamp, convertToTexture, cos, div, dot, float, fract, max, min, mix, mul, pow, screenUV, sign, sin, smoothstep, sqrt, step, sub, time, uniform, uv, vec2, vec3, vec4 } from "three/tsl";
|
|
@@ -235,7 +237,7 @@ function screen_default(base, overlay, opacity = 1) {
|
|
|
235
237
|
function linearDodge_default(base, overlay, opacity = 1) {
|
|
236
238
|
const overlayAlpha = mul(overlay.a, opacity);
|
|
237
239
|
const finalAlpha = add(overlayAlpha, mul(base.a, sub(1, overlayAlpha)));
|
|
238
|
-
return vec4(add(mul(
|
|
240
|
+
return vec4(add(mul(add(base.rgb, overlay.rgb), overlayAlpha), mul(base.rgb, mul(base.a, sub(1, overlayAlpha)))), finalAlpha);
|
|
239
241
|
}
|
|
240
242
|
function overlay_default(base, overlay, opacity = 1) {
|
|
241
243
|
const overlayAlpha = mul(overlay.a, opacity);
|
package/dist/core/registry.js
CHANGED
|
@@ -9,12 +9,12 @@ import "./Aurora-D5Pjk4ve.js";
|
|
|
9
9
|
import "./BarShift-2XBhva1A.js";
|
|
10
10
|
import "./Beam-B3BX08lR.js";
|
|
11
11
|
import "./Blob-BT50tDXE.js";
|
|
12
|
-
import "./computeBlur-
|
|
13
|
-
import "./Blur-
|
|
12
|
+
import "./computeBlur-oxyhoztH.js";
|
|
13
|
+
import "./Blur-1GcG1L1y.js";
|
|
14
14
|
import "./BrickPattern-BfTsjp4I.js";
|
|
15
15
|
import "./BrightnessContrast-GppIqtkO.js";
|
|
16
16
|
import "./Bulge-DMOATSEs.js";
|
|
17
|
-
import "./ChannelBlur-
|
|
17
|
+
import "./ChannelBlur-CxlVaYGM.js";
|
|
18
18
|
import "./Checkerboard-BVBGTvd-.js";
|
|
19
19
|
import "./Chevron-BKZjAXR_.js";
|
|
20
20
|
import "./ChromaFlow-C0guw_LP.js";
|
|
@@ -40,88 +40,90 @@ import "./DropShadow-CR3cecIQ.js";
|
|
|
40
40
|
import "./Duotone-PwTfBBtM.js";
|
|
41
41
|
import "./Ellipse-sWhNvW9-.js";
|
|
42
42
|
import "./Emboss-DGaubb9x.js";
|
|
43
|
-
import "./
|
|
44
|
-
import "./
|
|
45
|
-
import "./
|
|
46
|
-
import "./
|
|
47
|
-
import "./
|
|
48
|
-
import "./
|
|
49
|
-
import "./
|
|
50
|
-
import "./
|
|
51
|
-
import "./
|
|
52
|
-
import "./
|
|
53
|
-
import "./
|
|
54
|
-
import "./
|
|
55
|
-
import "./
|
|
56
|
-
import "./
|
|
57
|
-
import "./
|
|
58
|
-
import "./
|
|
59
|
-
import "./
|
|
60
|
-
import "./
|
|
61
|
-
import "./
|
|
62
|
-
import "./
|
|
63
|
-
import "./
|
|
64
|
-
import "./
|
|
65
|
-
import "./
|
|
66
|
-
import "./
|
|
67
|
-
import "./
|
|
68
|
-
import "./
|
|
69
|
-
import "./
|
|
70
|
-
import "./
|
|
71
|
-
import "./
|
|
72
|
-
import "./
|
|
73
|
-
import "./
|
|
74
|
-
import "./
|
|
75
|
-
import "./
|
|
76
|
-
import "./
|
|
77
|
-
import "./
|
|
78
|
-
import "./
|
|
79
|
-
import "./
|
|
80
|
-
import "./
|
|
81
|
-
import "./
|
|
82
|
-
import "./
|
|
83
|
-
import "./
|
|
84
|
-
import "./
|
|
85
|
-
import "./
|
|
86
|
-
import "./
|
|
87
|
-
import "./
|
|
88
|
-
import "./
|
|
89
|
-
import "./
|
|
90
|
-
import "./
|
|
91
|
-
import "./
|
|
92
|
-
import "./
|
|
93
|
-
import "./
|
|
94
|
-
import "./
|
|
95
|
-
import "./
|
|
96
|
-
import "./
|
|
97
|
-
import "./
|
|
98
|
-
import "./
|
|
99
|
-
import "./
|
|
100
|
-
import "./
|
|
101
|
-
import "./
|
|
102
|
-
import "./
|
|
103
|
-
import "./
|
|
104
|
-
import "./
|
|
105
|
-
import "./
|
|
106
|
-
import "./
|
|
107
|
-
import "./
|
|
108
|
-
import "./
|
|
109
|
-
import "./
|
|
110
|
-
import "./
|
|
111
|
-
import "./
|
|
112
|
-
import "./
|
|
113
|
-
import "./
|
|
114
|
-
import "./
|
|
115
|
-
import "./
|
|
116
|
-
import "./
|
|
117
|
-
import "./
|
|
118
|
-
import "./
|
|
119
|
-
import "./
|
|
120
|
-
import "./
|
|
121
|
-
import "./
|
|
122
|
-
import "./
|
|
123
|
-
import "./
|
|
124
|
-
import "./
|
|
125
|
-
import "./
|
|
126
|
-
import
|
|
43
|
+
import "./Exposure-CFn2J_t3.js";
|
|
44
|
+
import "./FallingLines-9elMmSlj.js";
|
|
45
|
+
import "./FilmGrain-DIydVgOW.js";
|
|
46
|
+
import "./FloatingParticles-B068TLIi.js";
|
|
47
|
+
import "./Flower-DSr0JWa2.js";
|
|
48
|
+
import "./FlowField-CeZjhyEo.js";
|
|
49
|
+
import "./FlowingGradient-Bd8KBK5P.js";
|
|
50
|
+
import "./FlutedGlass-BJtMfV2c.js";
|
|
51
|
+
import "./Fog-BQuVDReH.js";
|
|
52
|
+
import "./Form3D-DOek31CJ.js";
|
|
53
|
+
import "./FractalNoise-Dyhbvx9a.js";
|
|
54
|
+
import "./Glass-D8DayF1P.js";
|
|
55
|
+
import "./GlassTiles-Bb3cuOkr.js";
|
|
56
|
+
import "./Glitch-zqdbCc2E.js";
|
|
57
|
+
import "./Glow-chsUpCyj.js";
|
|
58
|
+
import "./Godrays-DdSLZtBs.js";
|
|
59
|
+
import "./Grayscale-BC40hfXH.js";
|
|
60
|
+
import "./Grid-Lc4S0Hmp.js";
|
|
61
|
+
import "./GridDistortion-DQcPYbXS.js";
|
|
62
|
+
import "./Group-BeZhHbOT.js";
|
|
63
|
+
import "./Halftone-CsblgxnY.js";
|
|
64
|
+
import "./HexGrid-DWRNPMET.js";
|
|
65
|
+
import "./HueShift-C-p9W5sr.js";
|
|
66
|
+
import "./ImageTexture-bqgQxAt9.js";
|
|
67
|
+
import "./Invert-D-RVP34v.js";
|
|
68
|
+
import "./Kaleidoscope-HQNQrRP_.js";
|
|
69
|
+
import "./LensFlare-DtES749p.js";
|
|
70
|
+
import "./LinearBlur-6mCJ9fY5.js";
|
|
71
|
+
import "./LinearGradient-DIbCAHc7.js";
|
|
72
|
+
import "./Liquify-8dcdv2Sl.js";
|
|
73
|
+
import "./Marble-DX29RG-p.js";
|
|
74
|
+
import "./Mirror-BM2xf3Nr.js";
|
|
75
|
+
import "./MultiPointGradient-BzM24vnR.js";
|
|
76
|
+
import "./Neon-nPiMi3wt.js";
|
|
77
|
+
import "./Paper-Ddpe8-EI.js";
|
|
78
|
+
import "./Perspective-BIKpqd4H.js";
|
|
79
|
+
import "./Pixelate-Cp0-lwkG.js";
|
|
80
|
+
import "./Plasma-M--gLd1Q.js";
|
|
81
|
+
import "./PolarCoordinates-C42rlD2q.js";
|
|
82
|
+
import "./Polygon-CKqH0ApY.js";
|
|
83
|
+
import "./Posterize-B6ZhRkH2.js";
|
|
84
|
+
import "./ProgressiveBlur-By_PgPtK.js";
|
|
85
|
+
import "./RadialGradient-SHxJ9ZNF.js";
|
|
86
|
+
import "./RectangularCoordinates-Dw6Xr9uV.js";
|
|
87
|
+
import "./ReflectivePlane-VjZ1E5B0.js";
|
|
88
|
+
import "./Ring-V4sEHwwm.js";
|
|
89
|
+
import "./Ripples-DC1y3YuP.js";
|
|
90
|
+
import "./RoundedRect-JY2z6YEH.js";
|
|
91
|
+
import "./Saturation-ChJ9IWnl.js";
|
|
92
|
+
import "./Sharpness-C1ufX8S-.js";
|
|
93
|
+
import "./Shatter-Du5THcwZ.js";
|
|
94
|
+
import "./SimplexNoise--vwIZVu0.js";
|
|
95
|
+
import "./SineWave-BIVPG3oc.js";
|
|
96
|
+
import "./Smoke-DSBQreo0.js";
|
|
97
|
+
import "./SmokeFill-Dy-0kjsX.js";
|
|
98
|
+
import "./Solarize-BymZlSu0.js";
|
|
99
|
+
import "./SolidColor-D8XC4aoJ.js";
|
|
100
|
+
import "./Spherize-tRTB4WdO.js";
|
|
101
|
+
import "./Spiral-CiDp2Tg2.js";
|
|
102
|
+
import "./Star-Cp4dt6Fl.js";
|
|
103
|
+
import "./Strands-V3q8N-y1.js";
|
|
104
|
+
import "./Stretch-CTgtc3nG.js";
|
|
105
|
+
import "./Stripes-CZV6oGMy.js";
|
|
106
|
+
import "./StudioBackground-CWSHq6vE.js";
|
|
107
|
+
import "./SunBurst-CskZwXc3.js";
|
|
108
|
+
import "./Swirl-CyGfVZ8n.js";
|
|
109
|
+
import "./ThinFilm-CUsi8eSg.js";
|
|
110
|
+
import "./TiltShift-vG90NlLr.js";
|
|
111
|
+
import "./Tint-R7y5CJ4U.js";
|
|
112
|
+
import "./Trapezoid-BXzH--z9.js";
|
|
113
|
+
import "./Tritone-CF4Oj1sl.js";
|
|
114
|
+
import "./Truchet-BL4jzZDX.js";
|
|
115
|
+
import "./Twirl-BVLPHKJD.js";
|
|
116
|
+
import "./Vesica-DzIEa3aJ.js";
|
|
117
|
+
import "./VHS-B2IBdQgX.js";
|
|
118
|
+
import "./Vibrance-jrvT49Du.js";
|
|
119
|
+
import "./browser-CDogs09U.js";
|
|
120
|
+
import "./VideoTexture-FmV1l91c.js";
|
|
121
|
+
import "./Vignette-ng_5gjXc.js";
|
|
122
|
+
import "./Voronoi-C8iIU7AT.js";
|
|
123
|
+
import "./WaveDistortion-Crt9JSXN.js";
|
|
124
|
+
import "./Weave-CFmLkEaq.js";
|
|
125
|
+
import "./WebcamTexture-DlS4MCDm.js";
|
|
126
|
+
import "./WorleyNoise-CEZiaVAN.js";
|
|
127
|
+
import "./ZoomBlur-DTVSwIvc.js";
|
|
128
|
+
import { a as shaderRegistry, i as getShadersByCategory, n as getShaderByName, r as getShaderCategories, t as getAllShaders } from "./shaderRegistry-BVFBmRN3.js";
|
|
127
129
|
export { getAllShaders, getShaderByName, getShaderCategories, getShadersByCategory, shaderRegistry };
|