shaders 2.5.109 → 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.
Files changed (267) hide show
  1. package/dist/core/{Aurora-BPHeGEZ_.js → Aurora-KcUDr49P.js} +21 -14
  2. package/dist/core/{Blur-Cxx3ZuHi.js → Blur-DG7lJKPo.js} +29 -13
  3. package/dist/core/{Bulge-Chpbxxzj.js → Bulge-6gRUYqZS.js} +1 -1
  4. package/dist/core/{ChannelBlur-Cth0biwG.js → ChannelBlur-BhcCkwcO.js} +7 -3
  5. package/dist/core/{ConcentricSpin-Crfxti93.js → ConcentricSpin-Fegtvhl6.js} +1 -1
  6. package/dist/core/{ContourLines-KTHC32hd.js → ContourLines-tDBvQOvb.js} +8 -7
  7. package/dist/core/{CursorRipples-D-cfjHY5.js → CursorRipples-BqtHgpEq.js} +1 -1
  8. package/dist/core/{CursorTrail-R4IBB4eu.js → CursorTrail-CgRMXbTG.js} +5 -5
  9. package/dist/core/{DiffuseBlur-eyM1v3ad.js → DiffuseBlur-B-Vki4ab.js} +1 -1
  10. package/dist/core/{DropShadow-jMhnYPXZ.js → DropShadow-B7FzTp4H.js} +14 -8
  11. package/dist/core/{Duotone-Bl02WcA2.js → Duotone-CqQ0NMxS.js} +4 -11
  12. package/dist/core/{FloatingParticles-BtwGRl_d.js → FloatingParticles-DpYA0_TE.js} +6 -2
  13. package/dist/core/{FlowField-RyqiRxyI.js → FlowField-CTWyjeXm.js} +1 -1
  14. package/dist/core/FlutedGlass-B4FlyBOn.js +320 -0
  15. package/dist/core/{Form3D-DaPbLGUi.js → Form3D-CqmOXXGj.js} +14 -2
  16. package/dist/core/{Glass-TRSXbuE6.js → Glass-BCOkQbvW.js} +7 -3
  17. package/dist/core/{Glow-8bKkyehK.js → Glow-CsTZA75y.js} +68 -55
  18. package/dist/core/{GridDistortion-CpSiGEGV.js → GridDistortion-CVpebl48.js} +5 -5
  19. package/dist/core/{HueShift-BtGVMu7q.js → HueShift-C1RxETwN.js} +2 -0
  20. package/dist/core/{ImageTexture-CrX_9-f0.js → ImageTexture-DXhgMEOT.js} +30 -17
  21. package/dist/core/{Kaleidoscope-CFWtKisp.js → Kaleidoscope-B0_OCrob.js} +1 -1
  22. package/dist/core/{Liquify-D9YIfbfB.js → Liquify-ZMAyGUIb.js} +6 -6
  23. package/dist/core/{Mirror-B7XmfGdw.js → Mirror-Gb0fugtF.js} +1 -1
  24. package/dist/core/{Perspective-BN_OpTZq.js → Perspective-SBZzprC5.js} +1 -1
  25. package/dist/core/{PolarCoordinates-CMYCFT4S.js → PolarCoordinates-Ckvb1eG0.js} +1 -1
  26. package/dist/core/{ProgressiveBlur-B_z0pZ1V.js → ProgressiveBlur-CNacb2Qx.js} +33 -20
  27. package/dist/core/{RectangularCoordinates-8Sa2GaDy.js → RectangularCoordinates-r0fTwVuL.js} +1 -1
  28. package/dist/core/{Saturation-CB19kOXg.js → Saturation-n-aXJS81.js} +2 -0
  29. package/dist/core/{Sharpness-CQOboeqy.js → Sharpness-7tm7b-Bu.js} +2 -0
  30. package/dist/core/{Shatter-SHNbU2KC.js → Shatter-CC3EFcP9.js} +29 -25
  31. package/dist/core/{SimplexNoise-BcSgytjc.js → SimplexNoise-0-rfeziU.js} +14 -2
  32. package/dist/core/{Stretch--GV6hbru.js → Stretch-CJUUU-I1.js} +1 -1
  33. package/dist/core/Swirl-WqPvBF7u.js +105 -0
  34. package/dist/core/{TiltShift-GqDjHvmk.js → TiltShift-CYb6OQoU.js} +47 -21
  35. package/dist/core/{Tint-DaTx2HII.js → Tint-C-bJpwd0.js} +11 -6
  36. package/dist/core/{Tritone-C9Yx69Tw.js → Tritone-LX-qUAGy.js} +4 -11
  37. package/dist/core/{Twirl-v8pLqUTN.js → Twirl-CgRyZdT1.js} +1 -1
  38. package/dist/core/{VideoTexture-SWLe5c3m.js → VideoTexture-Cr1f0IOE.js} +31 -18
  39. package/dist/core/{WaveDistortion-BGdgj3Iz.js → WaveDistortion-iyTUI1lj.js} +1 -1
  40. package/dist/core/{WebcamTexture-cXPyEumA.js → WebcamTexture-BQJpZvC5.js} +31 -18
  41. package/dist/core/computeBlur-DCRhuYEi.js +209 -0
  42. package/dist/core/{edges-CfGcQniB.js → edges-CX_lJB9R.js} +13 -1
  43. package/dist/core/index.js +88 -121
  44. package/dist/core/registry.js +88 -87
  45. package/dist/core/renderer.d.ts.map +1 -1
  46. package/dist/core/shaderRegistry-SmtG2mTo.js +254 -0
  47. package/dist/core/shaderRegistry.d.ts.map +1 -1
  48. package/dist/core/shaders/Aurora/index.d.ts.map +1 -1
  49. package/dist/core/shaders/Aurora/index.js +1 -1
  50. package/dist/core/shaders/Blur/index.d.ts.map +1 -1
  51. package/dist/core/shaders/Blur/index.js +2 -2
  52. package/dist/core/shaders/Bulge/index.js +2 -2
  53. package/dist/core/shaders/ChannelBlur/index.d.ts.map +1 -1
  54. package/dist/core/shaders/ChannelBlur/index.js +2 -2
  55. package/dist/core/shaders/ConcentricSpin/index.js +2 -2
  56. package/dist/core/shaders/ContourLines/index.d.ts.map +1 -1
  57. package/dist/core/shaders/ContourLines/index.js +1 -1
  58. package/dist/core/shaders/CursorRipples/index.js +2 -2
  59. package/dist/core/shaders/CursorTrail/index.d.ts.map +1 -1
  60. package/dist/core/shaders/CursorTrail/index.js +1 -1
  61. package/dist/core/shaders/DiffuseBlur/index.js +2 -2
  62. package/dist/core/shaders/DropShadow/index.d.ts.map +1 -1
  63. package/dist/core/shaders/DropShadow/index.js +1 -1
  64. package/dist/core/shaders/Duotone/index.d.ts.map +1 -1
  65. package/dist/core/shaders/Duotone/index.js +1 -2
  66. package/dist/core/shaders/FloatingParticles/index.d.ts.map +1 -1
  67. package/dist/core/shaders/FloatingParticles/index.js +1 -1
  68. package/dist/core/shaders/FlowField/index.js +2 -2
  69. package/dist/core/shaders/FlutedGlass/index.d.ts +97 -0
  70. package/dist/core/shaders/FlutedGlass/index.d.ts.map +1 -0
  71. package/dist/core/shaders/FlutedGlass/index.js +6 -0
  72. package/dist/core/shaders/Fog/index.js +1 -1
  73. package/dist/core/shaders/Form3D/index.d.ts.map +1 -1
  74. package/dist/core/shaders/Form3D/index.js +1 -1
  75. package/dist/core/shaders/Glass/index.d.ts.map +1 -1
  76. package/dist/core/shaders/Glass/index.js +2 -2
  77. package/dist/core/shaders/GlassTiles/index.js +1 -1
  78. package/dist/core/shaders/Glitch/index.js +1 -1
  79. package/dist/core/shaders/Glow/index.d.ts +2 -2
  80. package/dist/core/shaders/Glow/index.d.ts.map +1 -1
  81. package/dist/core/shaders/Glow/index.js +2 -2
  82. package/dist/core/shaders/Godrays/index.js +1 -1
  83. package/dist/core/shaders/Grayscale/index.js +1 -1
  84. package/dist/core/shaders/Grid/index.js +1 -1
  85. package/dist/core/shaders/GridDistortion/index.d.ts.map +1 -1
  86. package/dist/core/shaders/GridDistortion/index.js +2 -2
  87. package/dist/core/shaders/Group/index.js +1 -1
  88. package/dist/core/shaders/Halftone/index.js +1 -1
  89. package/dist/core/shaders/HexGrid/index.js +1 -1
  90. package/dist/core/shaders/HueShift/index.d.ts.map +1 -1
  91. package/dist/core/shaders/HueShift/index.js +1 -1
  92. package/dist/core/shaders/ImageTexture/index.d.ts.map +1 -1
  93. package/dist/core/shaders/ImageTexture/index.js +1 -1
  94. package/dist/core/shaders/Invert/index.js +1 -1
  95. package/dist/core/shaders/Kaleidoscope/index.js +2 -2
  96. package/dist/core/shaders/LensFlare/index.js +1 -1
  97. package/dist/core/shaders/LinearBlur/index.js +1 -1
  98. package/dist/core/shaders/LinearGradient/index.js +1 -1
  99. package/dist/core/shaders/Liquify/index.d.ts.map +1 -1
  100. package/dist/core/shaders/Liquify/index.js +2 -2
  101. package/dist/core/shaders/Mirror/index.js +2 -2
  102. package/dist/core/shaders/MultiPointGradient/index.js +1 -1
  103. package/dist/core/shaders/Neon/index.js +1 -1
  104. package/dist/core/shaders/Paper/index.js +1 -1
  105. package/dist/core/shaders/Perspective/index.js +2 -2
  106. package/dist/core/shaders/Pixelate/index.js +1 -1
  107. package/dist/core/shaders/Plasma/index.js +1 -1
  108. package/dist/core/shaders/PolarCoordinates/index.js +2 -2
  109. package/dist/core/shaders/Polygon/index.js +1 -1
  110. package/dist/core/shaders/Posterize/index.js +1 -1
  111. package/dist/core/shaders/ProgressiveBlur/index.d.ts.map +1 -1
  112. package/dist/core/shaders/ProgressiveBlur/index.js +2 -2
  113. package/dist/core/shaders/RadialGradient/index.js +1 -1
  114. package/dist/core/shaders/RectangularCoordinates/index.js +2 -2
  115. package/dist/core/shaders/Ring/index.js +1 -1
  116. package/dist/core/shaders/Ripples/index.js +1 -1
  117. package/dist/core/shaders/RoundedRect/index.js +1 -1
  118. package/dist/core/shaders/Saturation/index.d.ts.map +1 -1
  119. package/dist/core/shaders/Saturation/index.js +1 -1
  120. package/dist/core/shaders/Sharpness/index.d.ts.map +1 -1
  121. package/dist/core/shaders/Sharpness/index.js +1 -1
  122. package/dist/core/shaders/Shatter/index.d.ts.map +1 -1
  123. package/dist/core/shaders/Shatter/index.js +2 -2
  124. package/dist/core/shaders/SimplexNoise/index.d.ts +7 -0
  125. package/dist/core/shaders/SimplexNoise/index.d.ts.map +1 -1
  126. package/dist/core/shaders/SimplexNoise/index.js +1 -1
  127. package/dist/core/shaders/SineWave/index.js +1 -1
  128. package/dist/core/shaders/Smoke/index.js +1 -1
  129. package/dist/core/shaders/SmokeFill/index.js +1 -1
  130. package/dist/core/shaders/Solarize/index.js +1 -1
  131. package/dist/core/shaders/SolidColor/index.js +1 -1
  132. package/dist/core/shaders/Spherize/index.js +1 -1
  133. package/dist/core/shaders/Spiral/index.js +1 -1
  134. package/dist/core/shaders/Star/index.js +1 -1
  135. package/dist/core/shaders/Strands/index.js +1 -1
  136. package/dist/core/shaders/Stretch/index.js +2 -2
  137. package/dist/core/shaders/Stripes/index.js +1 -1
  138. package/dist/core/shaders/StudioBackground/index.js +1 -1
  139. package/dist/core/shaders/Swirl/index.d.ts.map +1 -1
  140. package/dist/core/shaders/Swirl/index.js +1 -1
  141. package/dist/core/shaders/TiltShift/index.d.ts.map +1 -1
  142. package/dist/core/shaders/TiltShift/index.js +2 -2
  143. package/dist/core/shaders/Tint/index.d.ts.map +1 -1
  144. package/dist/core/shaders/Tint/index.js +1 -1
  145. package/dist/core/shaders/Trapezoid/index.js +1 -1
  146. package/dist/core/shaders/Tritone/index.d.ts.map +1 -1
  147. package/dist/core/shaders/Tritone/index.js +1 -2
  148. package/dist/core/shaders/Truchet/index.js +1 -1
  149. package/dist/core/shaders/Twirl/index.js +2 -2
  150. package/dist/core/shaders/VHS/index.js +1 -1
  151. package/dist/core/shaders/Vesica/index.js +1 -1
  152. package/dist/core/shaders/Vibrance/index.js +1 -1
  153. package/dist/core/shaders/VideoTexture/index.d.ts.map +1 -1
  154. package/dist/core/shaders/VideoTexture/index.js +2 -2
  155. package/dist/core/shaders/Vignette/index.js +1 -1
  156. package/dist/core/shaders/Voronoi/index.js +1 -1
  157. package/dist/core/shaders/WaveDistortion/index.js +2 -2
  158. package/dist/core/shaders/Weave/index.js +1 -1
  159. package/dist/core/shaders/WebcamTexture/index.d.ts.map +1 -1
  160. package/dist/core/shaders/WebcamTexture/index.js +2 -2
  161. package/dist/core/shaders/ZoomBlur/index.js +1 -1
  162. package/dist/core/utilities/computeBlur.d.ts +29 -31
  163. package/dist/core/utilities/computeBlur.d.ts.map +1 -1
  164. package/dist/js/createShader.d.ts.map +1 -1
  165. package/dist/js/createShader.js +3 -2
  166. package/dist/js/createSharedDevice.d.ts +36 -0
  167. package/dist/js/createSharedDevice.d.ts.map +1 -0
  168. package/dist/js/createSharedDevice.js +15 -0
  169. package/dist/js/index.d.ts +1 -0
  170. package/dist/js/index.d.ts.map +1 -1
  171. package/dist/js/index.js +2 -1
  172. package/dist/js/types.d.ts +10 -0
  173. package/dist/js/types.d.ts.map +1 -1
  174. package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
  175. package/dist/js/utils/generatePresetCode.js +21 -1
  176. package/dist/react/FlutedGlass.js +223 -0
  177. package/dist/react/Preview.js +1 -0
  178. package/dist/react/Shader.js +1 -1
  179. package/dist/react/components/FlutedGlass.d.ts +41 -0
  180. package/dist/react/components/FlutedGlass.d.ts.map +1 -0
  181. package/dist/react/engine/Preview.d.ts.map +1 -1
  182. package/dist/react/index.d.ts +1 -0
  183. package/dist/react/index.d.ts.map +1 -1
  184. package/dist/react/index.js +2 -1
  185. package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
  186. package/dist/react/utils/generatePresetCode.js +21 -1
  187. package/dist/registry.js +628 -83
  188. package/dist/solid/components/FlutedGlass.d.ts +38 -0
  189. package/dist/solid/components/FlutedGlass.d.ts.map +1 -0
  190. package/dist/solid/components/FlutedGlass.js +228 -0
  191. package/dist/solid/engine/Preview.d.ts.map +1 -1
  192. package/dist/solid/engine/Preview.js +76 -74
  193. package/dist/solid/engine/Shader.js +1 -1
  194. package/dist/solid/index.d.ts +1 -0
  195. package/dist/solid/index.d.ts.map +1 -1
  196. package/dist/solid/index.js +146 -144
  197. package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
  198. package/dist/solid/utils/generatePresetCode.js +21 -1
  199. package/dist/svelte/components/FlutedGlass.svelte.d.ts +28 -0
  200. package/dist/svelte/{generatePresetCode-DR_OAIL7.js → generatePresetCode-DAEzZxbM.js} +21 -1
  201. package/dist/svelte/index.d.ts +1 -0
  202. package/dist/svelte/index.js +769 -569
  203. package/dist/svelte/source/components/FlutedGlass.svelte +334 -0
  204. package/dist/svelte/source/engine/Preview.svelte +2 -0
  205. package/dist/svelte/source/index.js +1 -0
  206. package/dist/svelte/utils/generatePresetCode.js +1 -1
  207. package/dist/vue/FlutedGlass.js +3 -0
  208. package/dist/vue/FlutedGlass.vue_vue_type_script_setup_true_lang.js +226 -0
  209. package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +2 -0
  210. package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
  211. package/dist/vue/SimplexNoise.vue_vue_type_script_setup_true_lang.js +1 -0
  212. package/dist/vue/components/FlutedGlass.vue.d.ts +63 -0
  213. package/dist/vue/components/FlutedGlass.vue.d.ts.map +1 -0
  214. package/dist/vue/index.d.ts +1 -0
  215. package/dist/vue/index.d.ts.map +1 -1
  216. package/dist/vue/index.js +2 -1
  217. package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
  218. package/dist/vue/utils/generatePresetCode.js +21 -1
  219. package/package.json +9 -1
  220. package/dist/core/Swirl-By5FadQK.js +0 -103
  221. package/dist/core/computeBlur-DeXZ99YL.js +0 -150
  222. package/dist/core/shaderRegistry-fwljIrjT.js +0 -252
  223. /package/dist/core/{Fog-BeKcPcTq.js → Fog-CIdU2Wn-.js} +0 -0
  224. /package/dist/core/{GlassTiles-Dgh6nOaE.js → GlassTiles-CMx4NyO-.js} +0 -0
  225. /package/dist/core/{Glitch-BsbzLahF.js → Glitch-BdygvJKe.js} +0 -0
  226. /package/dist/core/{Godrays-D1LINbut.js → Godrays-w3ruw4NO.js} +0 -0
  227. /package/dist/core/{Grayscale-Ri-695Uh.js → Grayscale-ChaVI3AW.js} +0 -0
  228. /package/dist/core/{Grid-BYSsAIEv.js → Grid-CKbLS5tU.js} +0 -0
  229. /package/dist/core/{Group-CkhjTW59.js → Group-BqVJ4S7i.js} +0 -0
  230. /package/dist/core/{Halftone-BUCDTTAU.js → Halftone-BGQeBAgG.js} +0 -0
  231. /package/dist/core/{HexGrid-BUiDrehv.js → HexGrid-BFrnZEZT.js} +0 -0
  232. /package/dist/core/{Invert-azYrcDMi.js → Invert-D3tc2UGp.js} +0 -0
  233. /package/dist/core/{LensFlare-ttrXgfea.js → LensFlare-B8x1fOKu.js} +0 -0
  234. /package/dist/core/{LinearBlur-By2aD8OO.js → LinearBlur-CshzmjfO.js} +0 -0
  235. /package/dist/core/{LinearGradient-CM02z32l.js → LinearGradient-Bzwquw_Q.js} +0 -0
  236. /package/dist/core/{MultiPointGradient-8zGSIM4U.js → MultiPointGradient-D0QQwizn.js} +0 -0
  237. /package/dist/core/{Neon-CMmGJzPy.js → Neon-eN4HlILk.js} +0 -0
  238. /package/dist/core/{Paper-B08rxNys.js → Paper-BmeUPAFe.js} +0 -0
  239. /package/dist/core/{Pixelate-dxPAFCRu.js → Pixelate-DqZcUKFK.js} +0 -0
  240. /package/dist/core/{Plasma-DGCw0cd7.js → Plasma-COq8mAw2.js} +0 -0
  241. /package/dist/core/{Polygon-CsCOt5YE.js → Polygon-BP5eKEiz.js} +0 -0
  242. /package/dist/core/{Posterize-Blv9pzPT.js → Posterize-CxYemXTn.js} +0 -0
  243. /package/dist/core/{RadialGradient-De0gtdh3.js → RadialGradient-SASVv2vb.js} +0 -0
  244. /package/dist/core/{Ring-kHH-DIDQ.js → Ring-CdJlzjRV.js} +0 -0
  245. /package/dist/core/{Ripples-Bf6Zwg6X.js → Ripples-BRZPZszq.js} +0 -0
  246. /package/dist/core/{RoundedRect-B0sWh2BN.js → RoundedRect-lzzi_1J7.js} +0 -0
  247. /package/dist/core/{SineWave-VTNDSK_g.js → SineWave--i6bSrad.js} +0 -0
  248. /package/dist/core/{Smoke-9MJIAKq7.js → Smoke-BgPHDWDR.js} +0 -0
  249. /package/dist/core/{SmokeFill-qV2iRIts.js → SmokeFill-Dtctgt2S.js} +0 -0
  250. /package/dist/core/{Solarize-CWDgSBiv.js → Solarize-gNMmd47z.js} +0 -0
  251. /package/dist/core/{SolidColor-DhMdM3bE.js → SolidColor-D9ikFFu3.js} +0 -0
  252. /package/dist/core/{Spherize-BZxwopX8.js → Spherize-ZBorEEOU.js} +0 -0
  253. /package/dist/core/{Spiral-gpkw37l1.js → Spiral-sg-i02xw.js} +0 -0
  254. /package/dist/core/{Star-WJAOZ5P5.js → Star-BcqCHzHG.js} +0 -0
  255. /package/dist/core/{Strands-DOthZNHt.js → Strands-XLpth60o.js} +0 -0
  256. /package/dist/core/{Stripes-CFCXw1_N.js → Stripes-DEOXYnmy.js} +0 -0
  257. /package/dist/core/{StudioBackground-DJr-cxOL.js → StudioBackground-B5dpTR_X.js} +0 -0
  258. /package/dist/core/{Trapezoid-Co0sIA73.js → Trapezoid-BvTEGdW_.js} +0 -0
  259. /package/dist/core/{Truchet-CkFSkniR.js → Truchet-DE4lgYRb.js} +0 -0
  260. /package/dist/core/{VHS-mKd1QBBj.js → VHS-DbNjgUEX.js} +0 -0
  261. /package/dist/core/{Vesica-CxP7UD0a.js → Vesica-DqJMyqmy.js} +0 -0
  262. /package/dist/core/{Vibrance-WR5yQv_9.js → Vibrance-IDvmP1Xw.js} +0 -0
  263. /package/dist/core/{Vignette-hAIKTi35.js → Vignette-CA12P9VO.js} +0 -0
  264. /package/dist/core/{Voronoi-DOGmwUSK.js → Voronoi-DXeJ3xOf.js} +0 -0
  265. /package/dist/core/{Weave-CIP_EUPa.js → Weave-Bn2CfeE4.js} +0 -0
  266. /package/dist/core/{ZoomBlur-BuIVpHGG.js → ZoomBlur-DOzP_sOK.js} +0 -0
  267. /package/dist/core/{browser-D8zonASQ.js → browser-CsOpQ0L_.js} +0 -0
package/dist/registry.js CHANGED
@@ -515,6 +515,7 @@ export const shaderRegistry = [
515
515
  },
516
516
  "curtainCount": {
517
517
  "default": 4,
518
+ "compileTime": true,
518
519
  "description": "Number of aurora curtain layers",
519
520
  "ui": {
520
521
  "type": "range",
@@ -3272,6 +3273,7 @@ export const shaderRegistry = [
3272
3273
  "source": {
3273
3274
  "default": "luminance",
3274
3275
  "description": "Use luminance or alpha channel for contours",
3276
+ "compileTime": true,
3275
3277
  "ui": {
3276
3278
  "type": "select",
3277
3279
  "options": [
@@ -3291,6 +3293,7 @@ export const shaderRegistry = [
3291
3293
  "colorMode": {
3292
3294
  "default": "source",
3293
3295
  "description": "Use source image colors or custom colors",
3296
+ "compileTime": true,
3294
3297
  "ui": {
3295
3298
  "type": "select",
3296
3299
  "options": [
@@ -6077,6 +6080,7 @@ export const shaderRegistry = [
6077
6080
  },
6078
6081
  "cutout": {
6079
6082
  "default": false,
6083
+ "compileTime": true,
6080
6084
  "description": "Hide the original layer and show only the shadow",
6081
6085
  "ui": {
6082
6086
  "type": "checkbox",
@@ -6177,7 +6181,6 @@ export const shaderRegistry = [
6177
6181
  "name": "Duotone",
6178
6182
  "category": "Adjustments",
6179
6183
  "description": "Map colors to two tones based on luminance",
6180
- "requiresRTT": true,
6181
6184
  "requiresChild": true,
6182
6185
  "props": {
6183
6186
  "colorA": {
@@ -8227,75 +8230,507 @@ export const shaderRegistry = [
8227
8230
  "label": "Color B",
8228
8231
  "group": "Colors"
8229
8232
  },
8230
- "default": "#6b17e6",
8231
- "description": "Primary accent color"
8233
+ "default": "#6b17e6",
8234
+ "description": "Primary accent color"
8235
+ },
8236
+ "colorC": {
8237
+ "ui": {
8238
+ "type": "color",
8239
+ "label": "Color C",
8240
+ "group": "Colors"
8241
+ },
8242
+ "default": "#ff4d6a",
8243
+ "description": "Secondary accent color"
8244
+ },
8245
+ "colorD": {
8246
+ "ui": {
8247
+ "type": "color",
8248
+ "label": "Color D",
8249
+ "group": "Colors"
8250
+ },
8251
+ "default": "#ff6b35",
8252
+ "description": "Tertiary accent color"
8253
+ },
8254
+ "colorSpace": {
8255
+ "ui": {
8256
+ "type": "select",
8257
+ "options": [
8258
+ {
8259
+ "label": "Linear RGB",
8260
+ "value": "linear"
8261
+ },
8262
+ {
8263
+ "label": "OKLCh",
8264
+ "value": "oklch"
8265
+ },
8266
+ {
8267
+ "label": "OKLAB",
8268
+ "value": "oklab"
8269
+ },
8270
+ {
8271
+ "label": "HSL",
8272
+ "value": "hsl"
8273
+ },
8274
+ {
8275
+ "label": "HSV",
8276
+ "value": "hsv"
8277
+ },
8278
+ {
8279
+ "label": "LCH",
8280
+ "value": "lch"
8281
+ }
8282
+ ],
8283
+ "label": "Color Space",
8284
+ "group": "Colors"
8285
+ },
8286
+ "default": "oklch",
8287
+ "description": "Color space for color interpolation"
8288
+ },
8289
+ "speed": {
8290
+ "ui": {
8291
+ "type": "range",
8292
+ "min": 0,
8293
+ "max": 10,
8294
+ "step": 0.1,
8295
+ "label": "Speed",
8296
+ "group": "Effect"
8297
+ },
8298
+ "default": 1,
8299
+ "description": "Animation speed"
8300
+ },
8301
+ "distortion": {
8302
+ "ui": {
8303
+ "type": [
8304
+ "range",
8305
+ "map"
8306
+ ],
8307
+ "min": 0,
8308
+ "max": 2,
8309
+ "step": 0.1,
8310
+ "label": "Distortion",
8311
+ "group": "Effect"
8312
+ },
8313
+ "default": 0.5,
8314
+ "description": "Organic distortion intensity"
8315
+ },
8316
+ "seed": {
8317
+ "ui": {
8318
+ "type": [
8319
+ "range",
8320
+ "map"
8321
+ ],
8322
+ "min": 0,
8323
+ "max": 100,
8324
+ "step": 1,
8325
+ "label": "Seed",
8326
+ "group": "Effect"
8327
+ },
8328
+ "default": 0,
8329
+ "description": "Random seed for variation"
8330
+ }
8331
+ }
8332
+ },
8333
+ {
8334
+ "name": "FlutedGlass",
8335
+ "category": "Distortions",
8336
+ "description": "Full-screen fluted glass effect — refracts content through repeating cylindrical bars",
8337
+ "fileName": "FlutedGlass",
8338
+ "requiresChild": true,
8339
+ "definition": {
8340
+ "name": "FlutedGlass",
8341
+ "category": "Distortions",
8342
+ "description": "Full-screen fluted glass effect — refracts content through repeating cylindrical bars",
8343
+ "requiresRTT": true,
8344
+ "requiresChild": true,
8345
+ "props": {
8346
+ "shape": {
8347
+ "default": "bars",
8348
+ "description": "Cross-section shape of each flute",
8349
+ "compileTime": true,
8350
+ "ui": {
8351
+ "type": "select",
8352
+ "options": [
8353
+ {
8354
+ "label": "Bars",
8355
+ "value": "bars"
8356
+ },
8357
+ {
8358
+ "label": "Rounded",
8359
+ "value": "rounded"
8360
+ },
8361
+ {
8362
+ "label": "Waves",
8363
+ "value": "waves"
8364
+ }
8365
+ ],
8366
+ "label": "Shape",
8367
+ "group": "Effect"
8368
+ }
8369
+ },
8370
+ "angle": {
8371
+ "default": 0,
8372
+ "description": "Direction of the flutes in degrees (0 = vertical bars)",
8373
+ "ui": {
8374
+ "type": [
8375
+ "range",
8376
+ "map"
8377
+ ],
8378
+ "min": 0,
8379
+ "max": 360,
8380
+ "step": 1,
8381
+ "label": "Angle",
8382
+ "group": "Effect"
8383
+ }
8384
+ },
8385
+ "frequency": {
8386
+ "default": 10,
8387
+ "description": "Number of flutes across the longest viewport axis",
8388
+ "ui": {
8389
+ "type": [
8390
+ "range",
8391
+ "map"
8392
+ ],
8393
+ "min": 1,
8394
+ "max": 20,
8395
+ "step": 1,
8396
+ "label": "Frequency",
8397
+ "group": "Effect"
8398
+ }
8399
+ },
8400
+ "softness": {
8401
+ "default": 0.5,
8402
+ "description": "How smoothly distortion fades from each flute centre to its edge (0 = flat middle / sharp seams, 1 = gentle curve)",
8403
+ "ui": {
8404
+ "type": [
8405
+ "range",
8406
+ "map"
8407
+ ],
8408
+ "min": 0,
8409
+ "max": 1,
8410
+ "step": 0.01,
8411
+ "label": "Softness",
8412
+ "group": "Effect"
8413
+ }
8414
+ },
8415
+ "waveAmplitude": {
8416
+ "default": 0.06,
8417
+ "description": "How far each flute sways horizontally as it travels (Waves shape only)",
8418
+ "ui": {
8419
+ "type": [
8420
+ "range",
8421
+ "map"
8422
+ ],
8423
+ "min": 0,
8424
+ "max": 0.5,
8425
+ "step": 0.01,
8426
+ "label": "Wave Amplitude",
8427
+ "group": "Effect",
8428
+ "condition": {
8429
+ "shape": "waves"
8430
+ }
8431
+ }
8432
+ },
8433
+ "waveFrequency": {
8434
+ "default": 1.5,
8435
+ "description": "How many sways fit along each flute (Waves shape only)",
8436
+ "ui": {
8437
+ "type": [
8438
+ "range",
8439
+ "map"
8440
+ ],
8441
+ "min": 0.1,
8442
+ "max": 10,
8443
+ "step": 0.1,
8444
+ "label": "Wave Frequency",
8445
+ "group": "Effect",
8446
+ "condition": {
8447
+ "shape": "waves"
8448
+ }
8449
+ }
8450
+ },
8451
+ "speed": {
8452
+ "default": 0,
8453
+ "description": "Animation speed — drifts the flute pattern over time and flows wave perturbations",
8454
+ "ui": {
8455
+ "type": "range",
8456
+ "min": -1,
8457
+ "max": 1,
8458
+ "step": 0.05,
8459
+ "label": "Speed",
8460
+ "group": "Animation"
8461
+ }
8462
+ },
8463
+ "refraction": {
8464
+ "default": 1.5,
8465
+ "description": "How aggressively each flute bends content beneath it",
8466
+ "ui": {
8467
+ "type": [
8468
+ "range",
8469
+ "map"
8470
+ ],
8471
+ "min": 0,
8472
+ "max": 4,
8473
+ "step": 0.01,
8474
+ "label": "Refraction",
8475
+ "group": "Effect"
8476
+ }
8477
+ },
8478
+ "aberration": {
8479
+ "default": 0.2,
8480
+ "description": "Chromatic aberration — splits RGB along the refraction direction at flute seams",
8481
+ "ui": {
8482
+ "type": [
8483
+ "range",
8484
+ "map"
8485
+ ],
8486
+ "min": 0,
8487
+ "max": 1,
8488
+ "step": 0.01,
8489
+ "label": "Aberration",
8490
+ "group": "Effect"
8491
+ }
8492
+ },
8493
+ "lightAngle": {
8494
+ "default": 30,
8495
+ "description": "Direction the light source is coming from (0 = head-on, 90 = grazing)",
8496
+ "ui": {
8497
+ "type": "range",
8498
+ "min": -90,
8499
+ "max": 90,
8500
+ "step": 1,
8501
+ "label": "Light Angle",
8502
+ "group": "Highlight"
8503
+ }
8504
+ },
8505
+ "highlight": {
8506
+ "default": 0.2,
8507
+ "description": "Strength of the specular reflection on each flute",
8508
+ "ui": {
8509
+ "type": [
8510
+ "range",
8511
+ "map"
8512
+ ],
8513
+ "min": 0,
8514
+ "max": 2,
8515
+ "step": 0.01,
8516
+ "label": "Highlight",
8517
+ "group": "Highlight"
8518
+ }
8519
+ },
8520
+ "highlightSoftness": {
8521
+ "default": 0.3,
8522
+ "description": "Spread of the specular peak (0 = pin-tight, 1 = broad sheen)",
8523
+ "ui": {
8524
+ "type": [
8525
+ "range",
8526
+ "map"
8527
+ ],
8528
+ "min": 0,
8529
+ "max": 1,
8530
+ "step": 0.01,
8531
+ "label": "Highlight Softness",
8532
+ "group": "Highlight"
8533
+ }
8534
+ },
8535
+ "highlightColor": {
8536
+ "default": "#ffffff",
8537
+ "description": "Color of the specular highlight",
8538
+ "ui": {
8539
+ "type": "color",
8540
+ "label": "Highlight Color",
8541
+ "group": "Highlight"
8542
+ }
8543
+ },
8544
+ "edges": {
8545
+ "default": "mirror",
8546
+ "description": "How to handle edges when distortion samples beyond the canvas",
8547
+ "compileTime": true,
8548
+ "ui": {
8549
+ "type": "select",
8550
+ "options": [
8551
+ {
8552
+ "label": "Stretch",
8553
+ "value": "stretch"
8554
+ },
8555
+ {
8556
+ "label": "Transparent",
8557
+ "value": "transparent"
8558
+ },
8559
+ {
8560
+ "label": "Mirror",
8561
+ "value": "mirror"
8562
+ },
8563
+ {
8564
+ "label": "Wrap",
8565
+ "value": "wrap"
8566
+ }
8567
+ ],
8568
+ "label": "Edges",
8569
+ "group": "Effect"
8570
+ }
8571
+ }
8572
+ }
8573
+ },
8574
+ "propsMetadata": {
8575
+ "shape": {
8576
+ "ui": {
8577
+ "type": "select",
8578
+ "options": [
8579
+ {
8580
+ "label": "Bars",
8581
+ "value": "bars"
8582
+ },
8583
+ {
8584
+ "label": "Rounded",
8585
+ "value": "rounded"
8586
+ },
8587
+ {
8588
+ "label": "Waves",
8589
+ "value": "waves"
8590
+ }
8591
+ ],
8592
+ "label": "Shape",
8593
+ "group": "Effect"
8594
+ },
8595
+ "default": "bars",
8596
+ "description": "Cross-section shape of each flute"
8597
+ },
8598
+ "angle": {
8599
+ "ui": {
8600
+ "type": [
8601
+ "range",
8602
+ "map"
8603
+ ],
8604
+ "min": 0,
8605
+ "max": 360,
8606
+ "step": 1,
8607
+ "label": "Angle",
8608
+ "group": "Effect"
8609
+ },
8610
+ "default": 0,
8611
+ "description": "Direction of the flutes in degrees (0 = vertical bars)"
8612
+ },
8613
+ "frequency": {
8614
+ "ui": {
8615
+ "type": [
8616
+ "range",
8617
+ "map"
8618
+ ],
8619
+ "min": 1,
8620
+ "max": 20,
8621
+ "step": 1,
8622
+ "label": "Frequency",
8623
+ "group": "Effect"
8624
+ },
8625
+ "default": 10,
8626
+ "description": "Number of flutes across the longest viewport axis"
8627
+ },
8628
+ "softness": {
8629
+ "ui": {
8630
+ "type": [
8631
+ "range",
8632
+ "map"
8633
+ ],
8634
+ "min": 0,
8635
+ "max": 1,
8636
+ "step": 0.01,
8637
+ "label": "Softness",
8638
+ "group": "Effect"
8639
+ },
8640
+ "default": 0.5,
8641
+ "description": "How smoothly distortion fades from each flute centre to its edge (0 = flat middle / sharp seams, 1 = gentle curve)"
8642
+ },
8643
+ "waveAmplitude": {
8644
+ "ui": {
8645
+ "type": [
8646
+ "range",
8647
+ "map"
8648
+ ],
8649
+ "min": 0,
8650
+ "max": 0.5,
8651
+ "step": 0.01,
8652
+ "label": "Wave Amplitude",
8653
+ "group": "Effect",
8654
+ "condition": {
8655
+ "shape": "waves"
8656
+ }
8657
+ },
8658
+ "default": 0.06,
8659
+ "description": "How far each flute sways horizontally as it travels (Waves shape only)"
8660
+ },
8661
+ "waveFrequency": {
8662
+ "ui": {
8663
+ "type": [
8664
+ "range",
8665
+ "map"
8666
+ ],
8667
+ "min": 0.1,
8668
+ "max": 10,
8669
+ "step": 0.1,
8670
+ "label": "Wave Frequency",
8671
+ "group": "Effect",
8672
+ "condition": {
8673
+ "shape": "waves"
8674
+ }
8675
+ },
8676
+ "default": 1.5,
8677
+ "description": "How many sways fit along each flute (Waves shape only)"
8232
8678
  },
8233
- "colorC": {
8679
+ "speed": {
8234
8680
  "ui": {
8235
- "type": "color",
8236
- "label": "Color C",
8237
- "group": "Colors"
8681
+ "type": "range",
8682
+ "min": -1,
8683
+ "max": 1,
8684
+ "step": 0.05,
8685
+ "label": "Speed",
8686
+ "group": "Animation"
8238
8687
  },
8239
- "default": "#ff4d6a",
8240
- "description": "Secondary accent color"
8688
+ "default": 0,
8689
+ "description": "Animation speed — drifts the flute pattern over time and flows wave perturbations"
8241
8690
  },
8242
- "colorD": {
8691
+ "refraction": {
8243
8692
  "ui": {
8244
- "type": "color",
8245
- "label": "Color D",
8246
- "group": "Colors"
8693
+ "type": [
8694
+ "range",
8695
+ "map"
8696
+ ],
8697
+ "min": 0,
8698
+ "max": 4,
8699
+ "step": 0.01,
8700
+ "label": "Refraction",
8701
+ "group": "Effect"
8247
8702
  },
8248
- "default": "#ff6b35",
8249
- "description": "Tertiary accent color"
8703
+ "default": 1.5,
8704
+ "description": "How aggressively each flute bends content beneath it"
8250
8705
  },
8251
- "colorSpace": {
8706
+ "aberration": {
8252
8707
  "ui": {
8253
- "type": "select",
8254
- "options": [
8255
- {
8256
- "label": "Linear RGB",
8257
- "value": "linear"
8258
- },
8259
- {
8260
- "label": "OKLCh",
8261
- "value": "oklch"
8262
- },
8263
- {
8264
- "label": "OKLAB",
8265
- "value": "oklab"
8266
- },
8267
- {
8268
- "label": "HSL",
8269
- "value": "hsl"
8270
- },
8271
- {
8272
- "label": "HSV",
8273
- "value": "hsv"
8274
- },
8275
- {
8276
- "label": "LCH",
8277
- "value": "lch"
8278
- }
8708
+ "type": [
8709
+ "range",
8710
+ "map"
8279
8711
  ],
8280
- "label": "Color Space",
8281
- "group": "Colors"
8712
+ "min": 0,
8713
+ "max": 1,
8714
+ "step": 0.01,
8715
+ "label": "Aberration",
8716
+ "group": "Effect"
8282
8717
  },
8283
- "default": "oklch",
8284
- "description": "Color space for color interpolation"
8718
+ "default": 0.2,
8719
+ "description": "Chromatic aberration splits RGB along the refraction direction at flute seams"
8285
8720
  },
8286
- "speed": {
8721
+ "lightAngle": {
8287
8722
  "ui": {
8288
8723
  "type": "range",
8289
- "min": 0,
8290
- "max": 10,
8291
- "step": 0.1,
8292
- "label": "Speed",
8293
- "group": "Effect"
8724
+ "min": -90,
8725
+ "max": 90,
8726
+ "step": 1,
8727
+ "label": "Light Angle",
8728
+ "group": "Highlight"
8294
8729
  },
8295
- "default": 1,
8296
- "description": "Animation speed"
8730
+ "default": 30,
8731
+ "description": "Direction the light source is coming from (0 = head-on, 90 = grazing)"
8297
8732
  },
8298
- "distortion": {
8733
+ "highlight": {
8299
8734
  "ui": {
8300
8735
  "type": [
8301
8736
  "range",
@@ -8303,27 +8738,63 @@ export const shaderRegistry = [
8303
8738
  ],
8304
8739
  "min": 0,
8305
8740
  "max": 2,
8306
- "step": 0.1,
8307
- "label": "Distortion",
8308
- "group": "Effect"
8741
+ "step": 0.01,
8742
+ "label": "Highlight",
8743
+ "group": "Highlight"
8309
8744
  },
8310
- "default": 0.5,
8311
- "description": "Organic distortion intensity"
8745
+ "default": 0.2,
8746
+ "description": "Strength of the specular reflection on each flute"
8312
8747
  },
8313
- "seed": {
8748
+ "highlightSoftness": {
8314
8749
  "ui": {
8315
8750
  "type": [
8316
8751
  "range",
8317
8752
  "map"
8318
8753
  ],
8319
8754
  "min": 0,
8320
- "max": 100,
8321
- "step": 1,
8322
- "label": "Seed",
8755
+ "max": 1,
8756
+ "step": 0.01,
8757
+ "label": "Highlight Softness",
8758
+ "group": "Highlight"
8759
+ },
8760
+ "default": 0.3,
8761
+ "description": "Spread of the specular peak (0 = pin-tight, 1 = broad sheen)"
8762
+ },
8763
+ "highlightColor": {
8764
+ "ui": {
8765
+ "type": "color",
8766
+ "label": "Highlight Color",
8767
+ "group": "Highlight"
8768
+ },
8769
+ "default": "#ffffff",
8770
+ "description": "Color of the specular highlight"
8771
+ },
8772
+ "edges": {
8773
+ "ui": {
8774
+ "type": "select",
8775
+ "options": [
8776
+ {
8777
+ "label": "Stretch",
8778
+ "value": "stretch"
8779
+ },
8780
+ {
8781
+ "label": "Transparent",
8782
+ "value": "transparent"
8783
+ },
8784
+ {
8785
+ "label": "Mirror",
8786
+ "value": "mirror"
8787
+ },
8788
+ {
8789
+ "label": "Wrap",
8790
+ "value": "wrap"
8791
+ }
8792
+ ],
8793
+ "label": "Edges",
8323
8794
  "group": "Effect"
8324
8795
  },
8325
- "default": 0,
8326
- "description": "Random seed for variation"
8796
+ "default": "mirror",
8797
+ "description": "How to handle edges when distortion samples beyond the canvas"
8327
8798
  }
8328
8799
  }
8329
8800
  },
@@ -9763,8 +10234,8 @@ export const shaderRegistry = [
9763
10234
  "map"
9764
10235
  ],
9765
10236
  "min": 0,
9766
- "max": 10,
9767
- "step": 0.1,
10237
+ "max": 50,
10238
+ "step": 0.5,
9768
10239
  "label": "Intensity",
9769
10240
  "group": "Effect"
9770
10241
  }
@@ -9779,22 +10250,22 @@ export const shaderRegistry = [
9779
10250
  ],
9780
10251
  "min": 0,
9781
10252
  "max": 1,
9782
- "step": 0.1,
10253
+ "step": 0.05,
9783
10254
  "label": "Threshold",
9784
10255
  "group": "Effect"
9785
10256
  }
9786
10257
  },
9787
10258
  "size": {
9788
- "default": 10,
9789
- "description": "Size/spread of the glow effect",
10259
+ "default": 25,
10260
+ "description": "Glow spread in pixels (clean up to ~72px, mild banding above)",
9790
10261
  "ui": {
9791
10262
  "type": [
9792
10263
  "range",
9793
10264
  "map"
9794
10265
  ],
9795
- "min": 1,
9796
- "max": 20,
9797
- "step": 0.1,
10266
+ "min": 0,
10267
+ "max": 100,
10268
+ "step": 1,
9798
10269
  "label": "Glow Size",
9799
10270
  "group": "Effect"
9800
10271
  }
@@ -9809,8 +10280,8 @@ export const shaderRegistry = [
9809
10280
  "map"
9810
10281
  ],
9811
10282
  "min": 0,
9812
- "max": 10,
9813
- "step": 0.1,
10283
+ "max": 50,
10284
+ "step": 0.5,
9814
10285
  "label": "Intensity",
9815
10286
  "group": "Effect"
9816
10287
  },
@@ -9825,7 +10296,7 @@ export const shaderRegistry = [
9825
10296
  ],
9826
10297
  "min": 0,
9827
10298
  "max": 1,
9828
- "step": 0.1,
10299
+ "step": 0.05,
9829
10300
  "label": "Threshold",
9830
10301
  "group": "Effect"
9831
10302
  },
@@ -9838,14 +10309,14 @@ export const shaderRegistry = [
9838
10309
  "range",
9839
10310
  "map"
9840
10311
  ],
9841
- "min": 1,
9842
- "max": 20,
9843
- "step": 0.1,
10312
+ "min": 0,
10313
+ "max": 100,
10314
+ "step": 1,
9844
10315
  "label": "Glow Size",
9845
10316
  "group": "Effect"
9846
10317
  },
9847
- "default": 10,
9848
- "description": "Size/spread of the glow effect"
10318
+ "default": 25,
10319
+ "description": "Glow spread in pixels (clean up to ~72px, mild banding above)"
9849
10320
  }
9850
10321
  }
9851
10322
  },
@@ -11078,6 +11549,7 @@ export const shaderRegistry = [
11078
11549
  "objectFit": {
11079
11550
  "default": "cover",
11080
11551
  "description": "How the image should be sized within the viewport",
11552
+ "compileTime": true,
11081
11553
  "ui": {
11082
11554
  "type": "select",
11083
11555
  "options": [
@@ -16324,6 +16796,42 @@ export const shaderRegistry = [
16324
16796
  "group": "Colors"
16325
16797
  }
16326
16798
  },
16799
+ "colorSpace": {
16800
+ "default": "linear",
16801
+ "compileTime": true,
16802
+ "description": "Color space for color interpolation",
16803
+ "ui": {
16804
+ "type": "select",
16805
+ "options": [
16806
+ {
16807
+ "label": "Linear RGB",
16808
+ "value": "linear"
16809
+ },
16810
+ {
16811
+ "label": "OKLCh",
16812
+ "value": "oklch"
16813
+ },
16814
+ {
16815
+ "label": "OKLAB",
16816
+ "value": "oklab"
16817
+ },
16818
+ {
16819
+ "label": "HSL",
16820
+ "value": "hsl"
16821
+ },
16822
+ {
16823
+ "label": "HSV",
16824
+ "value": "hsv"
16825
+ },
16826
+ {
16827
+ "label": "LCH",
16828
+ "value": "lch"
16829
+ }
16830
+ ],
16831
+ "label": "Color Space",
16832
+ "group": "Colors"
16833
+ }
16834
+ },
16327
16835
  "scale": {
16328
16836
  "default": 2,
16329
16837
  "description": "Pattern scale (higher = larger patterns)",
@@ -16411,6 +16919,41 @@ export const shaderRegistry = [
16411
16919
  "default": "#000000",
16412
16920
  "description": "Second color"
16413
16921
  },
16922
+ "colorSpace": {
16923
+ "ui": {
16924
+ "type": "select",
16925
+ "options": [
16926
+ {
16927
+ "label": "Linear RGB",
16928
+ "value": "linear"
16929
+ },
16930
+ {
16931
+ "label": "OKLCh",
16932
+ "value": "oklch"
16933
+ },
16934
+ {
16935
+ "label": "OKLAB",
16936
+ "value": "oklab"
16937
+ },
16938
+ {
16939
+ "label": "HSL",
16940
+ "value": "hsl"
16941
+ },
16942
+ {
16943
+ "label": "HSV",
16944
+ "value": "hsv"
16945
+ },
16946
+ {
16947
+ "label": "LCH",
16948
+ "value": "lch"
16949
+ }
16950
+ ],
16951
+ "label": "Color Space",
16952
+ "group": "Colors"
16953
+ },
16954
+ "default": "linear",
16955
+ "description": "Color space for color interpolation"
16956
+ },
16414
16957
  "scale": {
16415
16958
  "ui": {
16416
16959
  "type": "range",
@@ -20199,6 +20742,7 @@ export const shaderRegistry = [
20199
20742
  },
20200
20743
  "preserveLuminosity": {
20201
20744
  "default": true,
20745
+ "compileTime": true,
20202
20746
  "description": "Preserve original brightness",
20203
20747
  "ui": {
20204
20748
  "type": "checkbox",
@@ -20590,7 +21134,6 @@ export const shaderRegistry = [
20590
21134
  "name": "Tritone",
20591
21135
  "category": "Adjustments",
20592
21136
  "description": "Map colors to three tones: shadows, midtones, highlights",
20593
- "requiresRTT": true,
20594
21137
  "requiresChild": true,
20595
21138
  "props": {
20596
21139
  "colorA": {
@@ -21605,6 +22148,7 @@ export const shaderRegistry = [
21605
22148
  "objectFit": {
21606
22149
  "default": "cover",
21607
22150
  "description": "How the video should be sized within the viewport",
22151
+ "compileTime": true,
21608
22152
  "ui": {
21609
22153
  "type": "select",
21610
22154
  "options": [
@@ -22533,6 +23077,7 @@ export const shaderRegistry = [
22533
23077
  "objectFit": {
22534
23078
  "default": "cover",
22535
23079
  "description": "How the webcam feed should be sized within the viewport",
23080
+ "compileTime": true,
22536
23081
  "ui": {
22537
23082
  "type": "select",
22538
23083
  "options": [