shaders 2.5.110 → 2.5.111
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/{Bulge-Chpbxxzj.js → Bulge-6gRUYqZS.js} +1 -1
- package/dist/core/{ConcentricSpin-Crfxti93.js → ConcentricSpin-Fegtvhl6.js} +1 -1
- package/dist/core/{CursorRipples-D-cfjHY5.js → CursorRipples-BqtHgpEq.js} +1 -1
- package/dist/core/{DiffuseBlur-eyM1v3ad.js → DiffuseBlur-B-Vki4ab.js} +1 -1
- package/dist/core/{FlowField-RyqiRxyI.js → FlowField-CTWyjeXm.js} +1 -1
- package/dist/core/FlutedGlass-B4FlyBOn.js +320 -0
- package/dist/core/{GridDistortion-SRyevgsp.js → GridDistortion-CVpebl48.js} +1 -1
- package/dist/core/{Kaleidoscope-CFWtKisp.js → Kaleidoscope-B0_OCrob.js} +1 -1
- package/dist/core/{Liquify-p-_qcb1f.js → Liquify-ZMAyGUIb.js} +1 -1
- package/dist/core/{Mirror-B7XmfGdw.js → Mirror-Gb0fugtF.js} +1 -1
- package/dist/core/{Perspective-BN_OpTZq.js → Perspective-SBZzprC5.js} +1 -1
- package/dist/core/{PolarCoordinates-CMYCFT4S.js → PolarCoordinates-Ckvb1eG0.js} +1 -1
- package/dist/core/{RectangularCoordinates-8Sa2GaDy.js → RectangularCoordinates-r0fTwVuL.js} +1 -1
- package/dist/core/{Shatter-ByKkCYTR.js → Shatter-CC3EFcP9.js} +1 -1
- package/dist/core/{Stretch--GV6hbru.js → Stretch-CJUUU-I1.js} +1 -1
- package/dist/core/{Twirl-v8pLqUTN.js → Twirl-CgRyZdT1.js} +1 -1
- package/dist/core/{VideoTexture-BMSdfLf_.js → VideoTexture-Cr1f0IOE.js} +1 -1
- package/dist/core/{WaveDistortion-BGdgj3Iz.js → WaveDistortion-iyTUI1lj.js} +1 -1
- package/dist/core/{WebcamTexture-Ds9IrtRn.js → WebcamTexture-BQJpZvC5.js} +1 -1
- package/dist/core/{edges-CfGcQniB.js → edges-CX_lJB9R.js} +13 -1
- package/dist/core/index.js +79 -78
- package/dist/core/registry.js +79 -78
- package/dist/core/shaderRegistry-SmtG2mTo.js +254 -0
- package/dist/core/shaderRegistry.d.ts.map +1 -1
- package/dist/core/shaders/Bulge/index.js +2 -2
- package/dist/core/shaders/ConcentricSpin/index.js +2 -2
- package/dist/core/shaders/CursorRipples/index.js +2 -2
- package/dist/core/shaders/DiffuseBlur/index.js +2 -2
- package/dist/core/shaders/FlowField/index.js +2 -2
- package/dist/core/shaders/FlutedGlass/index.d.ts +97 -0
- package/dist/core/shaders/FlutedGlass/index.d.ts.map +1 -0
- package/dist/core/shaders/FlutedGlass/index.js +6 -0
- package/dist/core/shaders/Fog/index.js +1 -1
- package/dist/core/shaders/Form3D/index.js +1 -1
- package/dist/core/shaders/Glass/index.js +1 -1
- package/dist/core/shaders/GlassTiles/index.js +1 -1
- package/dist/core/shaders/Glitch/index.js +1 -1
- package/dist/core/shaders/Glow/index.js +1 -1
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/core/shaders/Mirror/index.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +1 -1
- package/dist/core/shaders/RadialGradient/index.js +1 -1
- package/dist/core/shaders/RectangularCoordinates/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 +2 -2
- 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 +2 -2
- package/dist/core/shaders/Stripes/index.js +1 -1
- package/dist/core/shaders/StudioBackground/index.js +1 -1
- package/dist/core/shaders/Swirl/index.js +1 -1
- package/dist/core/shaders/TiltShift/index.js +1 -1
- 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 +2 -2
- 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 +2 -2
- package/dist/core/shaders/Weave/index.js +1 -1
- package/dist/core/shaders/WebcamTexture/index.js +2 -2
- package/dist/core/shaders/ZoomBlur/index.js +1 -1
- package/dist/js/createShader.js +1 -1
- package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/js/utils/generatePresetCode.js +19 -0
- package/dist/react/FlutedGlass.js +223 -0
- package/dist/react/Preview.js +1 -0
- package/dist/react/Shader.js +1 -1
- package/dist/react/components/FlutedGlass.d.ts +41 -0
- package/dist/react/components/FlutedGlass.d.ts.map +1 -0
- package/dist/react/engine/Preview.d.ts.map +1 -1
- package/dist/react/index.d.ts +1 -0
- package/dist/react/index.d.ts.map +1 -1
- package/dist/react/index.js +2 -1
- package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/react/utils/generatePresetCode.js +19 -0
- package/dist/registry.js +468 -0
- package/dist/solid/components/FlutedGlass.d.ts +38 -0
- package/dist/solid/components/FlutedGlass.d.ts.map +1 -0
- package/dist/solid/components/FlutedGlass.js +228 -0
- package/dist/solid/engine/Preview.d.ts.map +1 -1
- package/dist/solid/engine/Preview.js +76 -74
- package/dist/solid/engine/Shader.js +1 -1
- package/dist/solid/index.d.ts +1 -0
- package/dist/solid/index.d.ts.map +1 -1
- package/dist/solid/index.js +146 -144
- package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/solid/utils/generatePresetCode.js +19 -0
- package/dist/svelte/components/FlutedGlass.svelte.d.ts +28 -0
- package/dist/svelte/{generatePresetCode-jdOx6mhw.js → generatePresetCode-DAEzZxbM.js} +19 -0
- package/dist/svelte/index.d.ts +1 -0
- package/dist/svelte/index.js +769 -569
- package/dist/svelte/source/components/FlutedGlass.svelte +334 -0
- package/dist/svelte/source/engine/Preview.svelte +2 -0
- package/dist/svelte/source/index.js +1 -0
- package/dist/svelte/utils/generatePresetCode.js +1 -1
- package/dist/vue/FlutedGlass.js +3 -0
- package/dist/vue/FlutedGlass.vue_vue_type_script_setup_true_lang.js +226 -0
- package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +2 -0
- package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
- package/dist/vue/components/FlutedGlass.vue.d.ts +63 -0
- package/dist/vue/components/FlutedGlass.vue.d.ts.map +1 -0
- package/dist/vue/index.d.ts +1 -0
- package/dist/vue/index.d.ts.map +1 -1
- package/dist/vue/index.js +2 -1
- package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/vue/utils/generatePresetCode.js +19 -0
- package/package.json +9 -1
- package/dist/core/shaderRegistry-DFzzFEKX.js +0 -252
- /package/dist/core/{Fog-BeKcPcTq.js → Fog-CIdU2Wn-.js} +0 -0
- /package/dist/core/{Form3D-Bufw6tZb.js → Form3D-CqmOXXGj.js} +0 -0
- /package/dist/core/{Glass-Bz9IKI2q.js → Glass-BCOkQbvW.js} +0 -0
- /package/dist/core/{GlassTiles-Dgh6nOaE.js → GlassTiles-CMx4NyO-.js} +0 -0
- /package/dist/core/{Glitch-BsbzLahF.js → Glitch-BdygvJKe.js} +0 -0
- /package/dist/core/{Glow-CUv1yHLZ.js → Glow-CsTZA75y.js} +0 -0
- /package/dist/core/{Godrays-D1LINbut.js → Godrays-w3ruw4NO.js} +0 -0
- /package/dist/core/{Grayscale-Ri-695Uh.js → Grayscale-ChaVI3AW.js} +0 -0
- /package/dist/core/{Grid-BYSsAIEv.js → Grid-CKbLS5tU.js} +0 -0
- /package/dist/core/{Group-CkhjTW59.js → Group-BqVJ4S7i.js} +0 -0
- /package/dist/core/{Halftone-BUCDTTAU.js → Halftone-BGQeBAgG.js} +0 -0
- /package/dist/core/{HexGrid-BUiDrehv.js → HexGrid-BFrnZEZT.js} +0 -0
- /package/dist/core/{HueShift-ctEX5vfo.js → HueShift-C1RxETwN.js} +0 -0
- /package/dist/core/{ImageTexture-uxj4LpF7.js → ImageTexture-DXhgMEOT.js} +0 -0
- /package/dist/core/{Invert-azYrcDMi.js → Invert-D3tc2UGp.js} +0 -0
- /package/dist/core/{LensFlare-ttrXgfea.js → LensFlare-B8x1fOKu.js} +0 -0
- /package/dist/core/{LinearBlur-By2aD8OO.js → LinearBlur-CshzmjfO.js} +0 -0
- /package/dist/core/{LinearGradient-CM02z32l.js → LinearGradient-Bzwquw_Q.js} +0 -0
- /package/dist/core/{MultiPointGradient-8zGSIM4U.js → MultiPointGradient-D0QQwizn.js} +0 -0
- /package/dist/core/{Neon-CMmGJzPy.js → Neon-eN4HlILk.js} +0 -0
- /package/dist/core/{Paper-B08rxNys.js → Paper-BmeUPAFe.js} +0 -0
- /package/dist/core/{Pixelate-dxPAFCRu.js → Pixelate-DqZcUKFK.js} +0 -0
- /package/dist/core/{Plasma-DGCw0cd7.js → Plasma-COq8mAw2.js} +0 -0
- /package/dist/core/{Polygon-CsCOt5YE.js → Polygon-BP5eKEiz.js} +0 -0
- /package/dist/core/{Posterize-Blv9pzPT.js → Posterize-CxYemXTn.js} +0 -0
- /package/dist/core/{ProgressiveBlur-NbvxFfRa.js → ProgressiveBlur-CNacb2Qx.js} +0 -0
- /package/dist/core/{RadialGradient-De0gtdh3.js → RadialGradient-SASVv2vb.js} +0 -0
- /package/dist/core/{Ring-kHH-DIDQ.js → Ring-CdJlzjRV.js} +0 -0
- /package/dist/core/{Ripples-Bf6Zwg6X.js → Ripples-BRZPZszq.js} +0 -0
- /package/dist/core/{RoundedRect-B0sWh2BN.js → RoundedRect-lzzi_1J7.js} +0 -0
- /package/dist/core/{Saturation-DCFAIUvZ.js → Saturation-n-aXJS81.js} +0 -0
- /package/dist/core/{Sharpness-DSpEoCSL.js → Sharpness-7tm7b-Bu.js} +0 -0
- /package/dist/core/{SimplexNoise-CMuU8n27.js → SimplexNoise-0-rfeziU.js} +0 -0
- /package/dist/core/{SineWave-VTNDSK_g.js → SineWave--i6bSrad.js} +0 -0
- /package/dist/core/{Smoke-9MJIAKq7.js → Smoke-BgPHDWDR.js} +0 -0
- /package/dist/core/{SmokeFill-qV2iRIts.js → SmokeFill-Dtctgt2S.js} +0 -0
- /package/dist/core/{Solarize-CWDgSBiv.js → Solarize-gNMmd47z.js} +0 -0
- /package/dist/core/{SolidColor-DhMdM3bE.js → SolidColor-D9ikFFu3.js} +0 -0
- /package/dist/core/{Spherize-BZxwopX8.js → Spherize-ZBorEEOU.js} +0 -0
- /package/dist/core/{Spiral-gpkw37l1.js → Spiral-sg-i02xw.js} +0 -0
- /package/dist/core/{Star-WJAOZ5P5.js → Star-BcqCHzHG.js} +0 -0
- /package/dist/core/{Strands-DOthZNHt.js → Strands-XLpth60o.js} +0 -0
- /package/dist/core/{Stripes-CFCXw1_N.js → Stripes-DEOXYnmy.js} +0 -0
- /package/dist/core/{StudioBackground-DJr-cxOL.js → StudioBackground-B5dpTR_X.js} +0 -0
- /package/dist/core/{Swirl-B_KxdaX2.js → Swirl-WqPvBF7u.js} +0 -0
- /package/dist/core/{TiltShift-BSAyR0Me.js → TiltShift-CYb6OQoU.js} +0 -0
- /package/dist/core/{Tint-DdvnpzEJ.js → Tint-C-bJpwd0.js} +0 -0
- /package/dist/core/{Trapezoid-Co0sIA73.js → Trapezoid-BvTEGdW_.js} +0 -0
- /package/dist/core/{Tritone-Ckb6hTkI.js → Tritone-LX-qUAGy.js} +0 -0
- /package/dist/core/{Truchet-CkFSkniR.js → Truchet-DE4lgYRb.js} +0 -0
- /package/dist/core/{VHS-mKd1QBBj.js → VHS-DbNjgUEX.js} +0 -0
- /package/dist/core/{Vesica-CxP7UD0a.js → Vesica-DqJMyqmy.js} +0 -0
- /package/dist/core/{Vibrance-WR5yQv_9.js → Vibrance-IDvmP1Xw.js} +0 -0
- /package/dist/core/{Vignette-hAIKTi35.js → Vignette-CA12P9VO.js} +0 -0
- /package/dist/core/{Voronoi-DOGmwUSK.js → Voronoi-DXeJ3xOf.js} +0 -0
- /package/dist/core/{Weave-CIP_EUPa.js → Weave-Bn2CfeE4.js} +0 -0
- /package/dist/core/{ZoomBlur-BuIVpHGG.js → ZoomBlur-DOzP_sOK.js} +0 -0
- /package/dist/core/{browser-D8zonASQ.js → browser-CsOpQ0L_.js} +0 -0
package/dist/core/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as applyEdgeHandling } from "./edges-
|
|
1
|
+
import { t as applyEdgeHandling } from "./edges-CX_lJB9R.js";
|
|
2
2
|
import { a as transformColor, l as transformPosition, n as setColorSpaceMode, s as transformColorUpdate, u as transformPositionUpdate } from "./transformations-B5lM6fYX.js";
|
|
3
3
|
import "./alpha-C4ptedXe.js";
|
|
4
4
|
import "./AngularBlur-BgZWbEjj.js";
|
|
@@ -11,13 +11,13 @@ import "./Blob-CuRSRXmA.js";
|
|
|
11
11
|
import "./computeBlur-DCRhuYEi.js";
|
|
12
12
|
import "./Blur-DG7lJKPo.js";
|
|
13
13
|
import "./BrightnessContrast-CJTOpQCn.js";
|
|
14
|
-
import "./Bulge-
|
|
14
|
+
import "./Bulge-6gRUYqZS.js";
|
|
15
15
|
import "./ChannelBlur-BhcCkwcO.js";
|
|
16
16
|
import "./Checkerboard-ucave4-a.js";
|
|
17
17
|
import "./ChromaFlow-DxQaUqPL.js";
|
|
18
18
|
import "./ChromaticAberration-DsMj-vBw.js";
|
|
19
19
|
import "./Circle-QgCuVo44.js";
|
|
20
|
-
import "./ConcentricSpin-
|
|
20
|
+
import "./ConcentricSpin-Fegtvhl6.js";
|
|
21
21
|
import "./ConicGradient-CQAPYlQg.js";
|
|
22
22
|
import "./ContourLines-tDBvQOvb.js";
|
|
23
23
|
import "./sdf-DyC2H_qS.js";
|
|
@@ -25,10 +25,10 @@ import "./Crescent-BkRt-XWy.js";
|
|
|
25
25
|
import "./Cross-kkY7feuC.js";
|
|
26
26
|
import "./CRTScreen-CTwXU-NX.js";
|
|
27
27
|
import "./Crystal-COGiLVvV.js";
|
|
28
|
-
import "./CursorRipples-
|
|
28
|
+
import "./CursorRipples-BqtHgpEq.js";
|
|
29
29
|
import "./CursorTrail-CgRMXbTG.js";
|
|
30
30
|
import "./DiamondGradient-BC3ugP8a.js";
|
|
31
|
-
import "./DiffuseBlur-
|
|
31
|
+
import "./DiffuseBlur-B-Vki4ab.js";
|
|
32
32
|
import "./Dither-CDfDotR6.js";
|
|
33
33
|
import "./DOMTexture-D-RkeyMs.js";
|
|
34
34
|
import "./DotGrid-T9YbgC3V.js";
|
|
@@ -40,80 +40,81 @@ import "./FallingLines-CArEXajJ.js";
|
|
|
40
40
|
import "./FilmGrain-DSJiMtEp.js";
|
|
41
41
|
import "./FloatingParticles-DpYA0_TE.js";
|
|
42
42
|
import "./Flower-MAwlZEv8.js";
|
|
43
|
-
import "./FlowField-
|
|
43
|
+
import "./FlowField-CTWyjeXm.js";
|
|
44
44
|
import "./FlowingGradient-C0Zoyfd6.js";
|
|
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
|
|
45
|
+
import "./FlutedGlass-B4FlyBOn.js";
|
|
46
|
+
import "./Fog-CIdU2Wn-.js";
|
|
47
|
+
import "./Form3D-CqmOXXGj.js";
|
|
48
|
+
import "./Glass-BCOkQbvW.js";
|
|
49
|
+
import "./GlassTiles-CMx4NyO-.js";
|
|
50
|
+
import "./Glitch-BdygvJKe.js";
|
|
51
|
+
import "./Glow-CsTZA75y.js";
|
|
52
|
+
import "./Godrays-w3ruw4NO.js";
|
|
53
|
+
import "./Grayscale-ChaVI3AW.js";
|
|
54
|
+
import "./Grid-CKbLS5tU.js";
|
|
55
|
+
import "./GridDistortion-CVpebl48.js";
|
|
56
|
+
import "./Group-BqVJ4S7i.js";
|
|
57
|
+
import "./Halftone-BGQeBAgG.js";
|
|
58
|
+
import "./HexGrid-BFrnZEZT.js";
|
|
59
|
+
import "./HueShift-C1RxETwN.js";
|
|
60
|
+
import "./ImageTexture-DXhgMEOT.js";
|
|
61
|
+
import "./Invert-D3tc2UGp.js";
|
|
62
|
+
import "./Kaleidoscope-B0_OCrob.js";
|
|
63
|
+
import "./LensFlare-B8x1fOKu.js";
|
|
64
|
+
import "./LinearBlur-CshzmjfO.js";
|
|
65
|
+
import "./LinearGradient-Bzwquw_Q.js";
|
|
66
|
+
import "./Liquify-ZMAyGUIb.js";
|
|
67
|
+
import "./Mirror-Gb0fugtF.js";
|
|
68
|
+
import "./MultiPointGradient-D0QQwizn.js";
|
|
69
|
+
import "./Neon-eN4HlILk.js";
|
|
70
|
+
import "./Paper-BmeUPAFe.js";
|
|
71
|
+
import "./Perspective-SBZzprC5.js";
|
|
72
|
+
import "./Pixelate-DqZcUKFK.js";
|
|
73
|
+
import "./Plasma-COq8mAw2.js";
|
|
74
|
+
import "./PolarCoordinates-Ckvb1eG0.js";
|
|
75
|
+
import "./Polygon-BP5eKEiz.js";
|
|
76
|
+
import "./Posterize-CxYemXTn.js";
|
|
77
|
+
import "./ProgressiveBlur-CNacb2Qx.js";
|
|
78
|
+
import "./RadialGradient-SASVv2vb.js";
|
|
79
|
+
import "./RectangularCoordinates-r0fTwVuL.js";
|
|
80
|
+
import "./Ring-CdJlzjRV.js";
|
|
81
|
+
import "./Ripples-BRZPZszq.js";
|
|
82
|
+
import "./RoundedRect-lzzi_1J7.js";
|
|
83
|
+
import "./Saturation-n-aXJS81.js";
|
|
84
|
+
import "./Sharpness-7tm7b-Bu.js";
|
|
85
|
+
import "./Shatter-CC3EFcP9.js";
|
|
86
|
+
import "./SimplexNoise-0-rfeziU.js";
|
|
87
|
+
import "./SineWave--i6bSrad.js";
|
|
88
|
+
import "./Smoke-BgPHDWDR.js";
|
|
89
|
+
import "./SmokeFill-Dtctgt2S.js";
|
|
90
|
+
import "./Solarize-gNMmd47z.js";
|
|
91
|
+
import "./SolidColor-D9ikFFu3.js";
|
|
92
|
+
import "./Spherize-ZBorEEOU.js";
|
|
93
|
+
import "./Spiral-sg-i02xw.js";
|
|
94
|
+
import "./Star-BcqCHzHG.js";
|
|
95
|
+
import "./Strands-XLpth60o.js";
|
|
96
|
+
import "./Stretch-CJUUU-I1.js";
|
|
97
|
+
import "./Stripes-DEOXYnmy.js";
|
|
98
|
+
import "./StudioBackground-B5dpTR_X.js";
|
|
99
|
+
import "./Swirl-WqPvBF7u.js";
|
|
100
|
+
import "./TiltShift-CYb6OQoU.js";
|
|
101
|
+
import "./Tint-C-bJpwd0.js";
|
|
102
|
+
import "./Trapezoid-BvTEGdW_.js";
|
|
103
|
+
import "./Tritone-LX-qUAGy.js";
|
|
104
|
+
import "./Truchet-DE4lgYRb.js";
|
|
105
|
+
import "./Twirl-CgRyZdT1.js";
|
|
106
|
+
import "./Vesica-DqJMyqmy.js";
|
|
107
|
+
import "./VHS-DbNjgUEX.js";
|
|
108
|
+
import "./Vibrance-IDvmP1Xw.js";
|
|
109
|
+
import "./browser-CsOpQ0L_.js";
|
|
110
|
+
import "./VideoTexture-Cr1f0IOE.js";
|
|
111
|
+
import "./Vignette-CA12P9VO.js";
|
|
112
|
+
import "./Voronoi-DXeJ3xOf.js";
|
|
113
|
+
import "./WaveDistortion-iyTUI1lj.js";
|
|
114
|
+
import "./Weave-Bn2CfeE4.js";
|
|
115
|
+
import "./WebcamTexture-BQJpZvC5.js";
|
|
116
|
+
import "./ZoomBlur-DOzP_sOK.js";
|
|
117
|
+
import { t as getAllShaders } from "./shaderRegistry-SmtG2mTo.js";
|
|
117
118
|
import { Material, Mesh, MeshBasicNodeMaterial, OrthographicCamera, PlaneGeometry, SRGBColorSpace, Scene, Vector2, WebGPURenderer } from "three/webgpu";
|
|
118
119
|
import { WebGLRenderer } from "three";
|
|
119
120
|
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";
|
package/dist/core/registry.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./edges-
|
|
1
|
+
import "./edges-CX_lJB9R.js";
|
|
2
2
|
import "./transformations-B5lM6fYX.js";
|
|
3
3
|
import "./alpha-C4ptedXe.js";
|
|
4
4
|
import "./AngularBlur-BgZWbEjj.js";
|
|
@@ -11,13 +11,13 @@ import "./Blob-CuRSRXmA.js";
|
|
|
11
11
|
import "./computeBlur-DCRhuYEi.js";
|
|
12
12
|
import "./Blur-DG7lJKPo.js";
|
|
13
13
|
import "./BrightnessContrast-CJTOpQCn.js";
|
|
14
|
-
import "./Bulge-
|
|
14
|
+
import "./Bulge-6gRUYqZS.js";
|
|
15
15
|
import "./ChannelBlur-BhcCkwcO.js";
|
|
16
16
|
import "./Checkerboard-ucave4-a.js";
|
|
17
17
|
import "./ChromaFlow-DxQaUqPL.js";
|
|
18
18
|
import "./ChromaticAberration-DsMj-vBw.js";
|
|
19
19
|
import "./Circle-QgCuVo44.js";
|
|
20
|
-
import "./ConcentricSpin-
|
|
20
|
+
import "./ConcentricSpin-Fegtvhl6.js";
|
|
21
21
|
import "./ConicGradient-CQAPYlQg.js";
|
|
22
22
|
import "./ContourLines-tDBvQOvb.js";
|
|
23
23
|
import "./sdf-DyC2H_qS.js";
|
|
@@ -25,10 +25,10 @@ import "./Crescent-BkRt-XWy.js";
|
|
|
25
25
|
import "./Cross-kkY7feuC.js";
|
|
26
26
|
import "./CRTScreen-CTwXU-NX.js";
|
|
27
27
|
import "./Crystal-COGiLVvV.js";
|
|
28
|
-
import "./CursorRipples-
|
|
28
|
+
import "./CursorRipples-BqtHgpEq.js";
|
|
29
29
|
import "./CursorTrail-CgRMXbTG.js";
|
|
30
30
|
import "./DiamondGradient-BC3ugP8a.js";
|
|
31
|
-
import "./DiffuseBlur-
|
|
31
|
+
import "./DiffuseBlur-B-Vki4ab.js";
|
|
32
32
|
import "./Dither-CDfDotR6.js";
|
|
33
33
|
import "./DOMTexture-D-RkeyMs.js";
|
|
34
34
|
import "./DotGrid-T9YbgC3V.js";
|
|
@@ -40,78 +40,79 @@ import "./FallingLines-CArEXajJ.js";
|
|
|
40
40
|
import "./FilmGrain-DSJiMtEp.js";
|
|
41
41
|
import "./FloatingParticles-DpYA0_TE.js";
|
|
42
42
|
import "./Flower-MAwlZEv8.js";
|
|
43
|
-
import "./FlowField-
|
|
43
|
+
import "./FlowField-CTWyjeXm.js";
|
|
44
44
|
import "./FlowingGradient-C0Zoyfd6.js";
|
|
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
|
|
45
|
+
import "./FlutedGlass-B4FlyBOn.js";
|
|
46
|
+
import "./Fog-CIdU2Wn-.js";
|
|
47
|
+
import "./Form3D-CqmOXXGj.js";
|
|
48
|
+
import "./Glass-BCOkQbvW.js";
|
|
49
|
+
import "./GlassTiles-CMx4NyO-.js";
|
|
50
|
+
import "./Glitch-BdygvJKe.js";
|
|
51
|
+
import "./Glow-CsTZA75y.js";
|
|
52
|
+
import "./Godrays-w3ruw4NO.js";
|
|
53
|
+
import "./Grayscale-ChaVI3AW.js";
|
|
54
|
+
import "./Grid-CKbLS5tU.js";
|
|
55
|
+
import "./GridDistortion-CVpebl48.js";
|
|
56
|
+
import "./Group-BqVJ4S7i.js";
|
|
57
|
+
import "./Halftone-BGQeBAgG.js";
|
|
58
|
+
import "./HexGrid-BFrnZEZT.js";
|
|
59
|
+
import "./HueShift-C1RxETwN.js";
|
|
60
|
+
import "./ImageTexture-DXhgMEOT.js";
|
|
61
|
+
import "./Invert-D3tc2UGp.js";
|
|
62
|
+
import "./Kaleidoscope-B0_OCrob.js";
|
|
63
|
+
import "./LensFlare-B8x1fOKu.js";
|
|
64
|
+
import "./LinearBlur-CshzmjfO.js";
|
|
65
|
+
import "./LinearGradient-Bzwquw_Q.js";
|
|
66
|
+
import "./Liquify-ZMAyGUIb.js";
|
|
67
|
+
import "./Mirror-Gb0fugtF.js";
|
|
68
|
+
import "./MultiPointGradient-D0QQwizn.js";
|
|
69
|
+
import "./Neon-eN4HlILk.js";
|
|
70
|
+
import "./Paper-BmeUPAFe.js";
|
|
71
|
+
import "./Perspective-SBZzprC5.js";
|
|
72
|
+
import "./Pixelate-DqZcUKFK.js";
|
|
73
|
+
import "./Plasma-COq8mAw2.js";
|
|
74
|
+
import "./PolarCoordinates-Ckvb1eG0.js";
|
|
75
|
+
import "./Polygon-BP5eKEiz.js";
|
|
76
|
+
import "./Posterize-CxYemXTn.js";
|
|
77
|
+
import "./ProgressiveBlur-CNacb2Qx.js";
|
|
78
|
+
import "./RadialGradient-SASVv2vb.js";
|
|
79
|
+
import "./RectangularCoordinates-r0fTwVuL.js";
|
|
80
|
+
import "./Ring-CdJlzjRV.js";
|
|
81
|
+
import "./Ripples-BRZPZszq.js";
|
|
82
|
+
import "./RoundedRect-lzzi_1J7.js";
|
|
83
|
+
import "./Saturation-n-aXJS81.js";
|
|
84
|
+
import "./Sharpness-7tm7b-Bu.js";
|
|
85
|
+
import "./Shatter-CC3EFcP9.js";
|
|
86
|
+
import "./SimplexNoise-0-rfeziU.js";
|
|
87
|
+
import "./SineWave--i6bSrad.js";
|
|
88
|
+
import "./Smoke-BgPHDWDR.js";
|
|
89
|
+
import "./SmokeFill-Dtctgt2S.js";
|
|
90
|
+
import "./Solarize-gNMmd47z.js";
|
|
91
|
+
import "./SolidColor-D9ikFFu3.js";
|
|
92
|
+
import "./Spherize-ZBorEEOU.js";
|
|
93
|
+
import "./Spiral-sg-i02xw.js";
|
|
94
|
+
import "./Star-BcqCHzHG.js";
|
|
95
|
+
import "./Strands-XLpth60o.js";
|
|
96
|
+
import "./Stretch-CJUUU-I1.js";
|
|
97
|
+
import "./Stripes-DEOXYnmy.js";
|
|
98
|
+
import "./StudioBackground-B5dpTR_X.js";
|
|
99
|
+
import "./Swirl-WqPvBF7u.js";
|
|
100
|
+
import "./TiltShift-CYb6OQoU.js";
|
|
101
|
+
import "./Tint-C-bJpwd0.js";
|
|
102
|
+
import "./Trapezoid-BvTEGdW_.js";
|
|
103
|
+
import "./Tritone-LX-qUAGy.js";
|
|
104
|
+
import "./Truchet-DE4lgYRb.js";
|
|
105
|
+
import "./Twirl-CgRyZdT1.js";
|
|
106
|
+
import "./Vesica-DqJMyqmy.js";
|
|
107
|
+
import "./VHS-DbNjgUEX.js";
|
|
108
|
+
import "./Vibrance-IDvmP1Xw.js";
|
|
109
|
+
import "./browser-CsOpQ0L_.js";
|
|
110
|
+
import "./VideoTexture-Cr1f0IOE.js";
|
|
111
|
+
import "./Vignette-CA12P9VO.js";
|
|
112
|
+
import "./Voronoi-DXeJ3xOf.js";
|
|
113
|
+
import "./WaveDistortion-iyTUI1lj.js";
|
|
114
|
+
import "./Weave-Bn2CfeE4.js";
|
|
115
|
+
import "./WebcamTexture-BQJpZvC5.js";
|
|
116
|
+
import "./ZoomBlur-DOzP_sOK.js";
|
|
117
|
+
import { a as shaderRegistry, i as getShadersByCategory, n as getShaderByName, r as getShaderCategories, t as getAllShaders } from "./shaderRegistry-SmtG2mTo.js";
|
|
117
118
|
export { getAllShaders, getShaderByName, getShaderCategories, getShadersByCategory, shaderRegistry };
|
|
@@ -0,0 +1,254 @@
|
|
|
1
|
+
import { n as componentDefinition } from "./AngularBlur-BgZWbEjj.js";
|
|
2
|
+
import { n as componentDefinition$1 } from "./Ascii-BwSMmD6Z.js";
|
|
3
|
+
import { n as componentDefinition$2 } from "./Aurora-KcUDr49P.js";
|
|
4
|
+
import { n as componentDefinition$3 } from "./Beam-CAnoOWgt.js";
|
|
5
|
+
import { n as componentDefinition$4 } from "./Blob-CuRSRXmA.js";
|
|
6
|
+
import { n as componentDefinition$5 } from "./Blur-DG7lJKPo.js";
|
|
7
|
+
import { n as componentDefinition$6 } from "./BrightnessContrast-CJTOpQCn.js";
|
|
8
|
+
import { n as componentDefinition$7 } from "./Bulge-6gRUYqZS.js";
|
|
9
|
+
import { n as componentDefinition$8 } from "./ChannelBlur-BhcCkwcO.js";
|
|
10
|
+
import { n as componentDefinition$9 } from "./Checkerboard-ucave4-a.js";
|
|
11
|
+
import { n as componentDefinition$10 } from "./ChromaFlow-DxQaUqPL.js";
|
|
12
|
+
import { n as componentDefinition$11 } from "./ChromaticAberration-DsMj-vBw.js";
|
|
13
|
+
import { n as componentDefinition$12 } from "./Circle-QgCuVo44.js";
|
|
14
|
+
import { n as componentDefinition$13 } from "./ConcentricSpin-Fegtvhl6.js";
|
|
15
|
+
import { n as componentDefinition$14 } from "./ConicGradient-CQAPYlQg.js";
|
|
16
|
+
import { n as componentDefinition$15 } from "./ContourLines-tDBvQOvb.js";
|
|
17
|
+
import { n as componentDefinition$16 } from "./Crescent-BkRt-XWy.js";
|
|
18
|
+
import { n as componentDefinition$17 } from "./Cross-kkY7feuC.js";
|
|
19
|
+
import { n as componentDefinition$18 } from "./CRTScreen-CTwXU-NX.js";
|
|
20
|
+
import { n as componentDefinition$19 } from "./Crystal-COGiLVvV.js";
|
|
21
|
+
import { n as componentDefinition$20 } from "./CursorRipples-BqtHgpEq.js";
|
|
22
|
+
import { n as componentDefinition$21 } from "./CursorTrail-CgRMXbTG.js";
|
|
23
|
+
import { n as componentDefinition$22 } from "./DiamondGradient-BC3ugP8a.js";
|
|
24
|
+
import { n as componentDefinition$23 } from "./DiffuseBlur-B-Vki4ab.js";
|
|
25
|
+
import { n as componentDefinition$24 } from "./Dither-CDfDotR6.js";
|
|
26
|
+
import { n as componentDefinition$25 } from "./DOMTexture-D-RkeyMs.js";
|
|
27
|
+
import { n as componentDefinition$26 } from "./DotGrid-T9YbgC3V.js";
|
|
28
|
+
import { n as componentDefinition$27 } from "./DropShadow-B7FzTp4H.js";
|
|
29
|
+
import { n as componentDefinition$28 } from "./Duotone-CqQ0NMxS.js";
|
|
30
|
+
import { n as componentDefinition$29 } from "./Ellipse-CXxGqTYI.js";
|
|
31
|
+
import { n as componentDefinition$30 } from "./Emboss-LU-6cckT.js";
|
|
32
|
+
import { n as componentDefinition$31 } from "./FallingLines-CArEXajJ.js";
|
|
33
|
+
import { n as componentDefinition$32 } from "./FilmGrain-DSJiMtEp.js";
|
|
34
|
+
import { n as componentDefinition$33 } from "./FloatingParticles-DpYA0_TE.js";
|
|
35
|
+
import { n as componentDefinition$34 } from "./Flower-MAwlZEv8.js";
|
|
36
|
+
import { n as componentDefinition$35 } from "./FlowField-CTWyjeXm.js";
|
|
37
|
+
import { n as componentDefinition$36 } from "./FlowingGradient-C0Zoyfd6.js";
|
|
38
|
+
import { n as componentDefinition$37 } from "./FlutedGlass-B4FlyBOn.js";
|
|
39
|
+
import { n as componentDefinition$38 } from "./Fog-CIdU2Wn-.js";
|
|
40
|
+
import { n as componentDefinition$39 } from "./Form3D-CqmOXXGj.js";
|
|
41
|
+
import { n as componentDefinition$40 } from "./Glass-BCOkQbvW.js";
|
|
42
|
+
import { n as componentDefinition$41 } from "./GlassTiles-CMx4NyO-.js";
|
|
43
|
+
import { n as componentDefinition$42 } from "./Glitch-BdygvJKe.js";
|
|
44
|
+
import { n as componentDefinition$43 } from "./Glow-CsTZA75y.js";
|
|
45
|
+
import { n as componentDefinition$44 } from "./Godrays-w3ruw4NO.js";
|
|
46
|
+
import { n as componentDefinition$45 } from "./Grayscale-ChaVI3AW.js";
|
|
47
|
+
import { n as componentDefinition$46 } from "./Grid-CKbLS5tU.js";
|
|
48
|
+
import { n as componentDefinition$47 } from "./GridDistortion-CVpebl48.js";
|
|
49
|
+
import { n as componentDefinition$48 } from "./Group-BqVJ4S7i.js";
|
|
50
|
+
import { n as componentDefinition$49 } from "./Halftone-BGQeBAgG.js";
|
|
51
|
+
import { n as componentDefinition$50 } from "./HexGrid-BFrnZEZT.js";
|
|
52
|
+
import { n as componentDefinition$51 } from "./HueShift-C1RxETwN.js";
|
|
53
|
+
import { n as componentDefinition$52 } from "./ImageTexture-DXhgMEOT.js";
|
|
54
|
+
import { n as componentDefinition$53 } from "./Invert-D3tc2UGp.js";
|
|
55
|
+
import { n as componentDefinition$54 } from "./Kaleidoscope-B0_OCrob.js";
|
|
56
|
+
import { n as componentDefinition$55 } from "./LensFlare-B8x1fOKu.js";
|
|
57
|
+
import { n as componentDefinition$56 } from "./LinearBlur-CshzmjfO.js";
|
|
58
|
+
import { n as componentDefinition$57 } from "./LinearGradient-Bzwquw_Q.js";
|
|
59
|
+
import { n as componentDefinition$58 } from "./Liquify-ZMAyGUIb.js";
|
|
60
|
+
import { n as componentDefinition$59 } from "./Mirror-Gb0fugtF.js";
|
|
61
|
+
import { n as componentDefinition$60 } from "./MultiPointGradient-D0QQwizn.js";
|
|
62
|
+
import { n as componentDefinition$61 } from "./Neon-eN4HlILk.js";
|
|
63
|
+
import { n as componentDefinition$62 } from "./Paper-BmeUPAFe.js";
|
|
64
|
+
import { n as componentDefinition$63 } from "./Perspective-SBZzprC5.js";
|
|
65
|
+
import { n as componentDefinition$64 } from "./Pixelate-DqZcUKFK.js";
|
|
66
|
+
import { n as componentDefinition$65 } from "./Plasma-COq8mAw2.js";
|
|
67
|
+
import { n as componentDefinition$66 } from "./PolarCoordinates-Ckvb1eG0.js";
|
|
68
|
+
import { n as componentDefinition$67 } from "./Polygon-BP5eKEiz.js";
|
|
69
|
+
import { n as componentDefinition$68 } from "./Posterize-CxYemXTn.js";
|
|
70
|
+
import { n as componentDefinition$69 } from "./ProgressiveBlur-CNacb2Qx.js";
|
|
71
|
+
import { n as componentDefinition$70 } from "./RadialGradient-SASVv2vb.js";
|
|
72
|
+
import { n as componentDefinition$71 } from "./RectangularCoordinates-r0fTwVuL.js";
|
|
73
|
+
import { n as componentDefinition$72 } from "./Ring-CdJlzjRV.js";
|
|
74
|
+
import { n as componentDefinition$73 } from "./Ripples-BRZPZszq.js";
|
|
75
|
+
import { n as componentDefinition$74 } from "./RoundedRect-lzzi_1J7.js";
|
|
76
|
+
import { n as componentDefinition$75 } from "./Saturation-n-aXJS81.js";
|
|
77
|
+
import { n as componentDefinition$76 } from "./Sharpness-7tm7b-Bu.js";
|
|
78
|
+
import { n as componentDefinition$77 } from "./Shatter-CC3EFcP9.js";
|
|
79
|
+
import { n as componentDefinition$78 } from "./SimplexNoise-0-rfeziU.js";
|
|
80
|
+
import { n as componentDefinition$79 } from "./SineWave--i6bSrad.js";
|
|
81
|
+
import { n as componentDefinition$80 } from "./Smoke-BgPHDWDR.js";
|
|
82
|
+
import { n as componentDefinition$81 } from "./SmokeFill-Dtctgt2S.js";
|
|
83
|
+
import { n as componentDefinition$82 } from "./Solarize-gNMmd47z.js";
|
|
84
|
+
import { n as componentDefinition$83 } from "./SolidColor-D9ikFFu3.js";
|
|
85
|
+
import { n as componentDefinition$84 } from "./Spherize-ZBorEEOU.js";
|
|
86
|
+
import { n as componentDefinition$85 } from "./Spiral-sg-i02xw.js";
|
|
87
|
+
import { n as componentDefinition$86 } from "./Star-BcqCHzHG.js";
|
|
88
|
+
import { n as componentDefinition$87 } from "./Strands-XLpth60o.js";
|
|
89
|
+
import { n as componentDefinition$88 } from "./Stretch-CJUUU-I1.js";
|
|
90
|
+
import { n as componentDefinition$89 } from "./Stripes-DEOXYnmy.js";
|
|
91
|
+
import { n as componentDefinition$90 } from "./StudioBackground-B5dpTR_X.js";
|
|
92
|
+
import { n as componentDefinition$91 } from "./Swirl-WqPvBF7u.js";
|
|
93
|
+
import { n as componentDefinition$92 } from "./TiltShift-CYb6OQoU.js";
|
|
94
|
+
import { n as componentDefinition$93 } from "./Tint-C-bJpwd0.js";
|
|
95
|
+
import { n as componentDefinition$94 } from "./Trapezoid-BvTEGdW_.js";
|
|
96
|
+
import { n as componentDefinition$95 } from "./Tritone-LX-qUAGy.js";
|
|
97
|
+
import { n as componentDefinition$96 } from "./Truchet-DE4lgYRb.js";
|
|
98
|
+
import { n as componentDefinition$97 } from "./Twirl-CgRyZdT1.js";
|
|
99
|
+
import { n as componentDefinition$98 } from "./Vesica-DqJMyqmy.js";
|
|
100
|
+
import { n as componentDefinition$99 } from "./VHS-DbNjgUEX.js";
|
|
101
|
+
import { n as componentDefinition$100 } from "./Vibrance-IDvmP1Xw.js";
|
|
102
|
+
import { n as componentDefinition$101 } from "./VideoTexture-Cr1f0IOE.js";
|
|
103
|
+
import { n as componentDefinition$102 } from "./Vignette-CA12P9VO.js";
|
|
104
|
+
import { n as componentDefinition$103 } from "./Voronoi-DXeJ3xOf.js";
|
|
105
|
+
import { n as componentDefinition$104 } from "./WaveDistortion-iyTUI1lj.js";
|
|
106
|
+
import { n as componentDefinition$105 } from "./Weave-Bn2CfeE4.js";
|
|
107
|
+
import { n as componentDefinition$106 } from "./WebcamTexture-BQJpZvC5.js";
|
|
108
|
+
import { n as componentDefinition$107 } from "./ZoomBlur-DOzP_sOK.js";
|
|
109
|
+
var createShaderRegistry = () => {
|
|
110
|
+
const registry = {};
|
|
111
|
+
const shaderDefinitions = {
|
|
112
|
+
AngularBlur: componentDefinition,
|
|
113
|
+
Ascii: componentDefinition$1,
|
|
114
|
+
Aurora: componentDefinition$2,
|
|
115
|
+
Beam: componentDefinition$3,
|
|
116
|
+
Blob: componentDefinition$4,
|
|
117
|
+
Blur: componentDefinition$5,
|
|
118
|
+
BrightnessContrast: componentDefinition$6,
|
|
119
|
+
Bulge: componentDefinition$7,
|
|
120
|
+
ChannelBlur: componentDefinition$8,
|
|
121
|
+
Checkerboard: componentDefinition$9,
|
|
122
|
+
ChromaFlow: componentDefinition$10,
|
|
123
|
+
ChromaticAberration: componentDefinition$11,
|
|
124
|
+
Circle: componentDefinition$12,
|
|
125
|
+
ConcentricSpin: componentDefinition$13,
|
|
126
|
+
ConicGradient: componentDefinition$14,
|
|
127
|
+
ContourLines: componentDefinition$15,
|
|
128
|
+
Crescent: componentDefinition$16,
|
|
129
|
+
Cross: componentDefinition$17,
|
|
130
|
+
CRTScreen: componentDefinition$18,
|
|
131
|
+
Crystal: componentDefinition$19,
|
|
132
|
+
CursorRipples: componentDefinition$20,
|
|
133
|
+
CursorTrail: componentDefinition$21,
|
|
134
|
+
DiamondGradient: componentDefinition$22,
|
|
135
|
+
DiffuseBlur: componentDefinition$23,
|
|
136
|
+
Dither: componentDefinition$24,
|
|
137
|
+
DOMTexture: componentDefinition$25,
|
|
138
|
+
DotGrid: componentDefinition$26,
|
|
139
|
+
DropShadow: componentDefinition$27,
|
|
140
|
+
Duotone: componentDefinition$28,
|
|
141
|
+
Ellipse: componentDefinition$29,
|
|
142
|
+
Emboss: componentDefinition$30,
|
|
143
|
+
FallingLines: componentDefinition$31,
|
|
144
|
+
FilmGrain: componentDefinition$32,
|
|
145
|
+
FloatingParticles: componentDefinition$33,
|
|
146
|
+
Flower: componentDefinition$34,
|
|
147
|
+
FlowField: componentDefinition$35,
|
|
148
|
+
FlowingGradient: componentDefinition$36,
|
|
149
|
+
FlutedGlass: componentDefinition$37,
|
|
150
|
+
Fog: componentDefinition$38,
|
|
151
|
+
Form3D: componentDefinition$39,
|
|
152
|
+
Glass: componentDefinition$40,
|
|
153
|
+
GlassTiles: componentDefinition$41,
|
|
154
|
+
Glitch: componentDefinition$42,
|
|
155
|
+
Glow: componentDefinition$43,
|
|
156
|
+
Godrays: componentDefinition$44,
|
|
157
|
+
Grayscale: componentDefinition$45,
|
|
158
|
+
Grid: componentDefinition$46,
|
|
159
|
+
GridDistortion: componentDefinition$47,
|
|
160
|
+
Group: componentDefinition$48,
|
|
161
|
+
Halftone: componentDefinition$49,
|
|
162
|
+
HexGrid: componentDefinition$50,
|
|
163
|
+
HueShift: componentDefinition$51,
|
|
164
|
+
ImageTexture: componentDefinition$52,
|
|
165
|
+
Invert: componentDefinition$53,
|
|
166
|
+
Kaleidoscope: componentDefinition$54,
|
|
167
|
+
LensFlare: componentDefinition$55,
|
|
168
|
+
LinearBlur: componentDefinition$56,
|
|
169
|
+
LinearGradient: componentDefinition$57,
|
|
170
|
+
Liquify: componentDefinition$58,
|
|
171
|
+
Mirror: componentDefinition$59,
|
|
172
|
+
MultiPointGradient: componentDefinition$60,
|
|
173
|
+
Neon: componentDefinition$61,
|
|
174
|
+
Paper: componentDefinition$62,
|
|
175
|
+
Perspective: componentDefinition$63,
|
|
176
|
+
Pixelate: componentDefinition$64,
|
|
177
|
+
Plasma: componentDefinition$65,
|
|
178
|
+
PolarCoordinates: componentDefinition$66,
|
|
179
|
+
Polygon: componentDefinition$67,
|
|
180
|
+
Posterize: componentDefinition$68,
|
|
181
|
+
ProgressiveBlur: componentDefinition$69,
|
|
182
|
+
RadialGradient: componentDefinition$70,
|
|
183
|
+
RectangularCoordinates: componentDefinition$71,
|
|
184
|
+
Ring: componentDefinition$72,
|
|
185
|
+
Ripples: componentDefinition$73,
|
|
186
|
+
RoundedRect: componentDefinition$74,
|
|
187
|
+
Saturation: componentDefinition$75,
|
|
188
|
+
Sharpness: componentDefinition$76,
|
|
189
|
+
Shatter: componentDefinition$77,
|
|
190
|
+
SimplexNoise: componentDefinition$78,
|
|
191
|
+
SineWave: componentDefinition$79,
|
|
192
|
+
Smoke: componentDefinition$80,
|
|
193
|
+
SmokeFill: componentDefinition$81,
|
|
194
|
+
Solarize: componentDefinition$82,
|
|
195
|
+
SolidColor: componentDefinition$83,
|
|
196
|
+
Spherize: componentDefinition$84,
|
|
197
|
+
Spiral: componentDefinition$85,
|
|
198
|
+
Star: componentDefinition$86,
|
|
199
|
+
Strands: componentDefinition$87,
|
|
200
|
+
Stretch: componentDefinition$88,
|
|
201
|
+
Stripes: componentDefinition$89,
|
|
202
|
+
StudioBackground: componentDefinition$90,
|
|
203
|
+
Swirl: componentDefinition$91,
|
|
204
|
+
TiltShift: componentDefinition$92,
|
|
205
|
+
Tint: componentDefinition$93,
|
|
206
|
+
Trapezoid: componentDefinition$94,
|
|
207
|
+
Tritone: componentDefinition$95,
|
|
208
|
+
Truchet: componentDefinition$96,
|
|
209
|
+
Twirl: componentDefinition$97,
|
|
210
|
+
Vesica: componentDefinition$98,
|
|
211
|
+
VHS: componentDefinition$99,
|
|
212
|
+
Vibrance: componentDefinition$100,
|
|
213
|
+
VideoTexture: componentDefinition$101,
|
|
214
|
+
Vignette: componentDefinition$102,
|
|
215
|
+
Voronoi: componentDefinition$103,
|
|
216
|
+
WaveDistortion: componentDefinition$104,
|
|
217
|
+
Weave: componentDefinition$105,
|
|
218
|
+
WebcamTexture: componentDefinition$106,
|
|
219
|
+
ZoomBlur: componentDefinition$107
|
|
220
|
+
};
|
|
221
|
+
Object.entries(shaderDefinitions).forEach(([fileName, def]) => {
|
|
222
|
+
const propsMetadata = {};
|
|
223
|
+
if (def.props) Object.entries(def.props).forEach(([propName, propConfig]) => {
|
|
224
|
+
if (propConfig.ui) propsMetadata[propName] = {
|
|
225
|
+
ui: propConfig.ui,
|
|
226
|
+
default: propConfig.default,
|
|
227
|
+
description: propConfig.description
|
|
228
|
+
};
|
|
229
|
+
});
|
|
230
|
+
registry[def.name] = {
|
|
231
|
+
name: def.name,
|
|
232
|
+
fileName,
|
|
233
|
+
category: def.category || "Uncategorized",
|
|
234
|
+
definition: def,
|
|
235
|
+
propsMetadata
|
|
236
|
+
};
|
|
237
|
+
});
|
|
238
|
+
return registry;
|
|
239
|
+
};
|
|
240
|
+
const shaderRegistry = createShaderRegistry();
|
|
241
|
+
function getAllShaders() {
|
|
242
|
+
return Object.values(shaderRegistry);
|
|
243
|
+
}
|
|
244
|
+
function getShaderByName(name) {
|
|
245
|
+
return shaderRegistry[name];
|
|
246
|
+
}
|
|
247
|
+
function getShadersByCategory(category) {
|
|
248
|
+
return Object.values(shaderRegistry).filter((shader) => shader.category === category);
|
|
249
|
+
}
|
|
250
|
+
function getShaderCategories() {
|
|
251
|
+
const categories = new Set(Object.values(shaderRegistry).map((shader) => shader.category));
|
|
252
|
+
return Array.from(categories).sort();
|
|
253
|
+
}
|
|
254
|
+
export { shaderRegistry as a, getShadersByCategory as i, getShaderByName as n, getShaderCategories as r, getAllShaders as t };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shaderRegistry.d.ts","sourceRoot":"","sources":["../src/shaderRegistry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"shaderRegistry.d.ts","sourceRoot":"","sources":["../src/shaderRegistry.ts"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAElD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,mBAAmB,CAAC,GAAG,CAAC,CAAA;IACpC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE;QAC5B,EAAE,CAAC,EAAE,GAAG,CAAA;QACR,OAAO,CAAC,EAAE,GAAG,CAAA;QACb,WAAW,CAAC,EAAE,MAAM,CAAA;KACrB,CAAC,CAAA;CACH;AAgJD,eAAO,MAAM,cAAc,qCAAyB,CAAA;AAGpD,wBAAgB,aAAa,IAAI,mBAAmB,EAAE,CAErD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,GAAG,SAAS,CAE7E;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB,EAAE,CAE5E;AAED,wBAAgB,mBAAmB,IAAI,MAAM,EAAE,CAG9C"}
|