shaders 2.3.50 → 2.3.52

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 (191) hide show
  1. package/dist/core/Aurora-BDnL1XdK.js +233 -0
  2. package/dist/core/StudioBackground-Ci26l_Xb.js +337 -0
  3. package/dist/core/registry.js +142 -138
  4. package/dist/core/shaderRegistry.d.ts.map +1 -1
  5. package/dist/core/shaders/Aurora/index.d.ts +99 -0
  6. package/dist/core/shaders/Aurora/index.d.ts.map +1 -0
  7. package/dist/core/shaders/Aurora/index.js +5 -0
  8. package/dist/core/shaders/Beam/index.js +1 -1
  9. package/dist/core/shaders/Blob/index.js +1 -1
  10. package/dist/core/shaders/Blur/index.js +1 -1
  11. package/dist/core/shaders/BrightnessContrast/index.js +1 -1
  12. package/dist/core/shaders/Bulge/index.js +1 -1
  13. package/dist/core/shaders/CRTScreen/index.js +1 -1
  14. package/dist/core/shaders/ChannelBlur/index.js +1 -1
  15. package/dist/core/shaders/Checkerboard/index.js +1 -1
  16. package/dist/core/shaders/ChromaFlow/index.js +1 -1
  17. package/dist/core/shaders/ChromaticAberration/index.js +1 -1
  18. package/dist/core/shaders/Circle/index.js +1 -1
  19. package/dist/core/shaders/ConcentricSpin/index.js +1 -1
  20. package/dist/core/shaders/ContourLines/index.js +1 -1
  21. package/dist/core/shaders/CursorTrail/index.js +1 -1
  22. package/dist/core/shaders/DiffuseBlur/index.js +1 -1
  23. package/dist/core/shaders/Dither/index.js +1 -1
  24. package/dist/core/shaders/DotGrid/index.js +1 -1
  25. package/dist/core/shaders/Duotone/index.js +1 -1
  26. package/dist/core/shaders/FilmGrain/index.js +1 -1
  27. package/dist/core/shaders/FloatingParticles/index.js +1 -1
  28. package/dist/core/shaders/FlowField/index.js +1 -1
  29. package/dist/core/shaders/GlassTiles/index.js +1 -1
  30. package/dist/core/shaders/Glitch/index.js +1 -1
  31. package/dist/core/shaders/Glow/index.js +1 -1
  32. package/dist/core/shaders/Godrays/index.js +1 -1
  33. package/dist/core/shaders/Grayscale/index.js +1 -1
  34. package/dist/core/shaders/Grid/index.js +1 -1
  35. package/dist/core/shaders/GridDistortion/index.js +1 -1
  36. package/dist/core/shaders/Group/index.js +1 -1
  37. package/dist/core/shaders/Halftone/index.js +1 -1
  38. package/dist/core/shaders/HueShift/index.js +1 -1
  39. package/dist/core/shaders/ImageTexture/index.js +1 -1
  40. package/dist/core/shaders/Invert/index.js +1 -1
  41. package/dist/core/shaders/Kaleidoscope/index.js +1 -1
  42. package/dist/core/shaders/LensFlare/index.js +1 -1
  43. package/dist/core/shaders/LinearBlur/index.js +1 -1
  44. package/dist/core/shaders/LinearGradient/index.js +1 -1
  45. package/dist/core/shaders/Liquify/index.js +1 -1
  46. package/dist/core/shaders/Mirror/index.js +1 -1
  47. package/dist/core/shaders/Perspective/index.js +1 -1
  48. package/dist/core/shaders/Pixelate/index.js +1 -1
  49. package/dist/core/shaders/Plasma/index.js +1 -1
  50. package/dist/core/shaders/PolarCoordinates/index.js +1 -1
  51. package/dist/core/shaders/Posterize/index.js +1 -1
  52. package/dist/core/shaders/ProgressiveBlur/index.js +1 -1
  53. package/dist/core/shaders/RadialGradient/index.js +1 -1
  54. package/dist/core/shaders/RectangularCoordinates/index.js +1 -1
  55. package/dist/core/shaders/Ripples/index.js +1 -1
  56. package/dist/core/shaders/Saturation/index.js +1 -1
  57. package/dist/core/shaders/Sharpness/index.js +1 -1
  58. package/dist/core/shaders/Shatter/index.js +1 -1
  59. package/dist/core/shaders/SimplexNoise/index.js +1 -1
  60. package/dist/core/shaders/SineWave/index.js +1 -1
  61. package/dist/core/shaders/SolidColor/index.js +1 -1
  62. package/dist/core/shaders/Spherize/index.js +1 -1
  63. package/dist/core/shaders/Spiral/index.js +1 -1
  64. package/dist/core/shaders/Strands/index.js +1 -1
  65. package/dist/core/shaders/Stretch/index.js +1 -1
  66. package/dist/core/shaders/Stripes/index.js +1 -1
  67. package/dist/core/shaders/StudioBackground/index.d.ts +141 -0
  68. package/dist/core/shaders/StudioBackground/index.d.ts.map +1 -0
  69. package/dist/core/shaders/StudioBackground/index.js +4 -0
  70. package/dist/core/shaders/Swirl/index.js +1 -1
  71. package/dist/core/shaders/TiltShift/index.js +1 -1
  72. package/dist/core/shaders/Tint/index.js +1 -1
  73. package/dist/core/shaders/Tritone/index.js +1 -1
  74. package/dist/core/shaders/Twirl/index.js +1 -1
  75. package/dist/core/shaders/Vibrance/index.js +1 -1
  76. package/dist/core/shaders/VideoTexture/index.js +1 -1
  77. package/dist/core/shaders/WaveDistortion/index.js +1 -1
  78. package/dist/core/shaders/WebcamTexture/index.js +1 -1
  79. package/dist/core/shaders/ZoomBlur/index.js +1 -1
  80. package/dist/react/Aurora.js +164 -0
  81. package/dist/react/StudioBackground.js +164 -0
  82. package/dist/react/components/Aurora.d.ts +31 -0
  83. package/dist/react/components/Aurora.d.ts.map +1 -0
  84. package/dist/react/components/StudioBackground.d.ts +31 -0
  85. package/dist/react/components/StudioBackground.d.ts.map +1 -0
  86. package/dist/react/index.d.ts +2 -0
  87. package/dist/react/index.d.ts.map +1 -1
  88. package/dist/react/index.js +3 -1
  89. package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
  90. package/dist/react/utils/generatePresetCode.js +48 -0
  91. package/dist/registry.js +1148 -370
  92. package/dist/solid/components/Aurora.d.ts +28 -0
  93. package/dist/solid/components/Aurora.d.ts.map +1 -0
  94. package/dist/solid/components/Aurora.js +168 -0
  95. package/dist/solid/components/StudioBackground.d.ts +28 -0
  96. package/dist/solid/components/StudioBackground.d.ts.map +1 -0
  97. package/dist/solid/components/StudioBackground.js +168 -0
  98. package/dist/solid/index.d.ts +2 -0
  99. package/dist/solid/index.d.ts.map +1 -1
  100. package/dist/solid/index.js +144 -140
  101. package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
  102. package/dist/solid/utils/generatePresetCode.js +48 -0
  103. package/dist/svelte/components/Aurora.svelte.d.ts +19 -0
  104. package/dist/svelte/components/StudioBackground.svelte.d.ts +19 -0
  105. package/dist/svelte/{generatePresetCode-Co-oSFXj.js → generatePresetCode-DXODN9t6.js} +48 -0
  106. package/dist/svelte/index.d.ts +2 -0
  107. package/dist/svelte/index.js +541 -281
  108. package/dist/svelte/utils/generatePresetCode.js +1 -1
  109. package/dist/vue/Aurora.js +3 -0
  110. package/dist/vue/Aurora.vue_vue_type_script_setup_true_lang.js +156 -0
  111. package/dist/vue/StudioBackground.js +3 -0
  112. package/dist/vue/StudioBackground.vue_vue_type_script_setup_true_lang.js +162 -0
  113. package/dist/vue/components/Aurora.vue.d.ts +54 -0
  114. package/dist/vue/components/Aurora.vue.d.ts.map +1 -0
  115. package/dist/vue/components/StudioBackground.vue.d.ts +54 -0
  116. package/dist/vue/components/StudioBackground.vue.d.ts.map +1 -0
  117. package/dist/vue/index.d.ts +2 -0
  118. package/dist/vue/index.d.ts.map +1 -1
  119. package/dist/vue/index.js +3 -1
  120. package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
  121. package/dist/vue/utils/generatePresetCode.js +48 -0
  122. package/package.json +17 -1
  123. /package/dist/core/{Beam-BBbjVQDP.js → Beam-CyRoRQEj.js} +0 -0
  124. /package/dist/core/{Blob-DeD9KRj-.js → Blob-BgN4aVOR.js} +0 -0
  125. /package/dist/core/{Blur-Brqgsz7y.js → Blur-NNElJwzj.js} +0 -0
  126. /package/dist/core/{BrightnessContrast-DSePKfxC.js → BrightnessContrast-FdkKMaQQ.js} +0 -0
  127. /package/dist/core/{Bulge-D2OwcL23.js → Bulge-Ca9hW7y4.js} +0 -0
  128. /package/dist/core/{CRTScreen-D6qh6DnD.js → CRTScreen-BHKDJ9_0.js} +0 -0
  129. /package/dist/core/{ChannelBlur-BKo9uGaB.js → ChannelBlur-A0r5Gx_y.js} +0 -0
  130. /package/dist/core/{Checkerboard-ChbG4nPC.js → Checkerboard-XJh_tV6B.js} +0 -0
  131. /package/dist/core/{ChromaFlow-DyqU1igx.js → ChromaFlow-Cc647Knw.js} +0 -0
  132. /package/dist/core/{ChromaticAberration-9nlFN2h0.js → ChromaticAberration-CYvju_kr.js} +0 -0
  133. /package/dist/core/{Circle-DSQ_9vPx.js → Circle-C9DYXDnD.js} +0 -0
  134. /package/dist/core/{ConcentricSpin-CLTGx_sN.js → ConcentricSpin-CnuAW_6I.js} +0 -0
  135. /package/dist/core/{ContourLines-Dc5J7iw5.js → ContourLines-DJ0R9q6Y.js} +0 -0
  136. /package/dist/core/{CursorTrail-COnyRZH9.js → CursorTrail-DpegyvgZ.js} +0 -0
  137. /package/dist/core/{DiffuseBlur-DcV8M7hN.js → DiffuseBlur-BXcJHOEK.js} +0 -0
  138. /package/dist/core/{Dither-C-w0ugGX.js → Dither-BKUz66yF.js} +0 -0
  139. /package/dist/core/{DotGrid-wXnfcjrM.js → DotGrid-CQ3Bqk7F.js} +0 -0
  140. /package/dist/core/{Duotone-B8dYgrFR.js → Duotone-BW1JYEPc.js} +0 -0
  141. /package/dist/core/{FilmGrain-D_6m7GJ4.js → FilmGrain-GEWzNIxN.js} +0 -0
  142. /package/dist/core/{FloatingParticles-YuuXeICf.js → FloatingParticles--9Vfk8l7.js} +0 -0
  143. /package/dist/core/{FlowField-Dx2eqOcU.js → FlowField-cpaUwFHC.js} +0 -0
  144. /package/dist/core/{GlassTiles-hnt2pUQN.js → GlassTiles-BdeSNj7g.js} +0 -0
  145. /package/dist/core/{Glitch-DfPXeSlL.js → Glitch-CROTuIoh.js} +0 -0
  146. /package/dist/core/{Glow-CQv_dRPj.js → Glow-DQDMXgcr.js} +0 -0
  147. /package/dist/core/{Godrays-B_-HliEA.js → Godrays-ByIS3bRa.js} +0 -0
  148. /package/dist/core/{Grayscale-DRFXhxr4.js → Grayscale-DpKuVrqO.js} +0 -0
  149. /package/dist/core/{Grid-DKSUwEIe.js → Grid-CkcYMWZi.js} +0 -0
  150. /package/dist/core/{GridDistortion-DahXljLX.js → GridDistortion-CATS8be1.js} +0 -0
  151. /package/dist/core/{Group-r9gMBd5y.js → Group-DqEcpVau.js} +0 -0
  152. /package/dist/core/{Halftone-ZVjwkjaQ.js → Halftone-DPnEJWAR.js} +0 -0
  153. /package/dist/core/{HueShift-gZlNBwNE.js → HueShift-BuAL_IUD.js} +0 -0
  154. /package/dist/core/{ImageTexture-DuXMku_O.js → ImageTexture-BxUmKJDM.js} +0 -0
  155. /package/dist/core/{Invert-gUjZNHF3.js → Invert-CnrYMYHq.js} +0 -0
  156. /package/dist/core/{Kaleidoscope-COKZ0BDb.js → Kaleidoscope-w7bcRTGG.js} +0 -0
  157. /package/dist/core/{LensFlare-D6jy4M7G.js → LensFlare-D42C5m1g.js} +0 -0
  158. /package/dist/core/{LinearBlur-CArDQIhs.js → LinearBlur-PB7AuAdN.js} +0 -0
  159. /package/dist/core/{LinearGradient-BkB_3gVV.js → LinearGradient-xd6zdc9k.js} +0 -0
  160. /package/dist/core/{Liquify-BrIB9ajS.js → Liquify-BfUbY9Aa.js} +0 -0
  161. /package/dist/core/{Mirror-BRPYfVAr.js → Mirror-CBuDbabq.js} +0 -0
  162. /package/dist/core/{Perspective-CglPLWTZ.js → Perspective-BWEoTtAq.js} +0 -0
  163. /package/dist/core/{Pixelate-CwnuDc5L.js → Pixelate-C1kcXBSy.js} +0 -0
  164. /package/dist/core/{Plasma-CuW-GOI_.js → Plasma-BaKvTyBi.js} +0 -0
  165. /package/dist/core/{PolarCoordinates-9AFXKnSC.js → PolarCoordinates-tXYdB1hR.js} +0 -0
  166. /package/dist/core/{Posterize-DU2yrydV.js → Posterize-D4f1xM4m.js} +0 -0
  167. /package/dist/core/{ProgressiveBlur-BXv2mob_.js → ProgressiveBlur-CmBI0c7e.js} +0 -0
  168. /package/dist/core/{RadialGradient-Dd21Be-_.js → RadialGradient-BOWu2cE6.js} +0 -0
  169. /package/dist/core/{RectangularCoordinates-DAOGnX2p.js → RectangularCoordinates-C2KYwree.js} +0 -0
  170. /package/dist/core/{Ripples-Nk5is8WX.js → Ripples-C3rm4Nv6.js} +0 -0
  171. /package/dist/core/{Saturation-KoiVB92Y.js → Saturation-Bw3ToVIJ.js} +0 -0
  172. /package/dist/core/{Sharpness-CK-zaDVc.js → Sharpness-Dm4dZVlk.js} +0 -0
  173. /package/dist/core/{Shatter-EEzkIXGb.js → Shatter-C5oF85Mn.js} +0 -0
  174. /package/dist/core/{SimplexNoise-DKov4Yho.js → SimplexNoise-CzJ9JuBO.js} +0 -0
  175. /package/dist/core/{SineWave-Cy0wWKUU.js → SineWave-DMogWzg5.js} +0 -0
  176. /package/dist/core/{SolidColor-P4OKglCC.js → SolidColor-CmqDLEvX.js} +0 -0
  177. /package/dist/core/{Spherize-BLEvqakM.js → Spherize-BmA6-b8n.js} +0 -0
  178. /package/dist/core/{Spiral-DXuKs26n.js → Spiral-DmYzx8BO.js} +0 -0
  179. /package/dist/core/{Strands-DsdASoV4.js → Strands-CmEblLfF.js} +0 -0
  180. /package/dist/core/{Stretch-By8f2wmJ.js → Stretch-szy_xiYc.js} +0 -0
  181. /package/dist/core/{Stripes-D8HSlP1H.js → Stripes-Bze5bkdm.js} +0 -0
  182. /package/dist/core/{Swirl-DO8dNtED.js → Swirl-BUKxPesY.js} +0 -0
  183. /package/dist/core/{TiltShift-4QnOmvZ7.js → TiltShift-YxZeQ5Et.js} +0 -0
  184. /package/dist/core/{Tint-Qc-4l2re.js → Tint-Bss3hfZG.js} +0 -0
  185. /package/dist/core/{Tritone-COUPuEp_.js → Tritone-CVr6_qy3.js} +0 -0
  186. /package/dist/core/{Twirl-Se1glQAi.js → Twirl-CKwGdb3_.js} +0 -0
  187. /package/dist/core/{Vibrance-CUTMlggU.js → Vibrance-BiW7HP94.js} +0 -0
  188. /package/dist/core/{VideoTexture-DsvlYXHz.js → VideoTexture-CH9n_1hI.js} +0 -0
  189. /package/dist/core/{WaveDistortion-D75I7wpE.js → WaveDistortion-BYmLNaT1.js} +0 -0
  190. /package/dist/core/{WebcamTexture-Cj0_V3MP.js → WebcamTexture-wlrwZXeq.js} +0 -0
  191. /package/dist/core/{ZoomBlur-Cq6lhjH5.js → ZoomBlur-BtGAMd_0.js} +0 -0
package/dist/registry.js CHANGED
@@ -393,102 +393,39 @@ export const shaderRegistry = [
393
393
  }
394
394
  },
395
395
  {
396
- "name": "Beam",
396
+ "name": "Aurora",
397
397
  "category": "Textures",
398
- "description": "A beam of light from one point to another.",
399
- "fileName": "Beam",
398
+ "description": "Mesmerizing aurora borealis with layered curtains, vertical rays, and flowing light.",
399
+ "fileName": "Aurora",
400
400
  "definition": {
401
- "name": "Beam",
401
+ "name": "Aurora",
402
402
  "category": "Textures",
403
- "description": "A beam of light from one point to another.",
403
+ "description": "Mesmerizing aurora borealis with layered curtains, vertical rays, and flowing light.",
404
404
  "props": {
405
- "startPosition": {
406
- "default": {
407
- "x": 0.2,
408
- "y": 0.5
409
- },
410
- "description": "Starting point of the beam",
411
- "ui": {
412
- "type": "position",
413
- "label": "Start Position",
414
- "group": "Position"
415
- }
416
- },
417
- "endPosition": {
418
- "default": {
419
- "x": 0.8,
420
- "y": 0.5
421
- },
422
- "description": "Ending point of the beam",
423
- "ui": {
424
- "type": "position",
425
- "label": "End Position",
426
- "group": "Position"
427
- }
428
- },
429
- "startThickness": {
430
- "default": 0.2,
431
- "description": "Thickness at the start of the beam",
432
- "ui": {
433
- "type": "range",
434
- "min": 0,
435
- "max": 2,
436
- "step": 0.1,
437
- "label": "Start Thickness",
438
- "group": "Effect"
439
- }
440
- },
441
- "endThickness": {
442
- "default": 0.2,
443
- "description": "Thickness at the end of the beam",
444
- "ui": {
445
- "type": "range",
446
- "min": 0,
447
- "max": 2,
448
- "step": 0.1,
449
- "label": "End Thickness",
450
- "group": "Effect"
451
- }
452
- },
453
- "startSoftness": {
454
- "default": 0.5,
455
- "description": "Edge softness at the start of the beam",
456
- "ui": {
457
- "type": "range",
458
- "min": 0,
459
- "max": 50,
460
- "step": 0.1,
461
- "label": "Start Softness",
462
- "group": "Effect"
463
- }
464
- },
465
- "endSoftness": {
466
- "default": 0.5,
467
- "description": "Edge softness at the end of the beam",
405
+ "colorA": {
406
+ "default": "#a533f8",
407
+ "description": "Edge color at the curtain base",
468
408
  "ui": {
469
- "type": "range",
470
- "min": 0,
471
- "max": 20,
472
- "step": 0.1,
473
- "label": "End Softness",
474
- "group": "Effect"
409
+ "type": "color",
410
+ "label": "Color A",
411
+ "group": "Colors"
475
412
  }
476
413
  },
477
- "insideColor": {
478
- "default": "#FF0000",
479
- "description": "Color at the center of the beam",
414
+ "colorB": {
415
+ "default": "#22ee88",
416
+ "description": "Core color in the bright center",
480
417
  "ui": {
481
418
  "type": "color",
482
- "label": "Inside Color",
419
+ "label": "Color B",
483
420
  "group": "Colors"
484
421
  }
485
422
  },
486
- "outsideColor": {
487
- "default": "#0000FF",
488
- "description": "Color at the edges of the beam",
423
+ "colorC": {
424
+ "default": "#1694e8",
425
+ "description": "Tip color at the ray ends",
489
426
  "ui": {
490
427
  "type": "color",
491
- "label": "Outside Color",
428
+ "label": "Color C",
492
429
  "group": "Colors"
493
430
  }
494
431
  },
@@ -514,99 +451,144 @@ export const shaderRegistry = [
514
451
  "label": "Color Space",
515
452
  "group": "Colors"
516
453
  }
517
- }
518
- }
519
- },
520
- "propsMetadata": {
521
- "startPosition": {
522
- "ui": {
523
- "type": "position",
524
- "label": "Start Position",
525
- "group": "Position"
526
454
  },
527
- "default": {
528
- "x": 0.2,
529
- "y": 0.5
455
+ "balance": {
456
+ "default": 50,
457
+ "description": "Shifts color distribution across the curtain height",
458
+ "ui": {
459
+ "type": "range",
460
+ "min": 0,
461
+ "max": 100,
462
+ "step": 1,
463
+ "label": "Balance",
464
+ "group": "Colors"
465
+ }
530
466
  },
531
- "description": "Starting point of the beam"
532
- },
533
- "endPosition": {
534
- "ui": {
535
- "type": "position",
536
- "label": "End Position",
537
- "group": "Position"
467
+ "intensity": {
468
+ "default": 80,
469
+ "description": "Overall aurora brightness",
470
+ "ui": {
471
+ "type": "range",
472
+ "min": 0,
473
+ "max": 100,
474
+ "step": 1,
475
+ "label": "Intensity",
476
+ "group": "Aurora"
477
+ }
538
478
  },
539
- "default": {
540
- "x": 0.8,
541
- "y": 0.5
479
+ "curtainCount": {
480
+ "default": 4,
481
+ "description": "Number of aurora curtain layers",
482
+ "ui": {
483
+ "type": "range",
484
+ "min": 1,
485
+ "max": 4,
486
+ "step": 1,
487
+ "label": "Curtains",
488
+ "group": "Aurora"
489
+ }
542
490
  },
543
- "description": "Ending point of the beam"
544
- },
545
- "startThickness": {
546
- "ui": {
547
- "type": "range",
548
- "min": 0,
549
- "max": 2,
550
- "step": 0.1,
551
- "label": "Start Thickness",
552
- "group": "Effect"
491
+ "speed": {
492
+ "default": 5,
493
+ "description": "Animation speed",
494
+ "ui": {
495
+ "type": "range",
496
+ "min": -10,
497
+ "max": 10,
498
+ "step": 0.1,
499
+ "label": "Speed",
500
+ "group": "Aurora"
501
+ }
553
502
  },
554
- "default": 0.2,
555
- "description": "Thickness at the start of the beam"
556
- },
557
- "endThickness": {
558
- "ui": {
559
- "type": "range",
560
- "min": 0,
561
- "max": 2,
562
- "step": 0.1,
563
- "label": "End Thickness",
564
- "group": "Effect"
503
+ "waviness": {
504
+ "default": 50,
505
+ "description": "How much the curtains undulate",
506
+ "ui": {
507
+ "type": "range",
508
+ "min": 0,
509
+ "max": 200,
510
+ "step": 1,
511
+ "label": "Waviness",
512
+ "group": "Aurora"
513
+ }
565
514
  },
566
- "default": 0.2,
567
- "description": "Thickness at the end of the beam"
568
- },
569
- "startSoftness": {
570
- "ui": {
571
- "type": "range",
572
- "min": 0,
573
- "max": 50,
574
- "step": 0.1,
575
- "label": "Start Softness",
576
- "group": "Effect"
515
+ "rayDensity": {
516
+ "default": 20,
517
+ "description": "Density of vertical ray structures",
518
+ "ui": {
519
+ "type": "range",
520
+ "min": 0,
521
+ "max": 100,
522
+ "step": 1,
523
+ "label": "Ray Detail",
524
+ "group": "Aurora"
525
+ }
577
526
  },
578
- "default": 0.5,
579
- "description": "Edge softness at the start of the beam"
580
- },
581
- "endSoftness": {
527
+ "height": {
528
+ "default": 120,
529
+ "description": "How tall the aurora extends",
530
+ "ui": {
531
+ "type": "range",
532
+ "min": 10,
533
+ "max": 200,
534
+ "step": 1,
535
+ "label": "Height",
536
+ "group": "Scene"
537
+ }
538
+ },
539
+ "center": {
540
+ "default": {
541
+ "x": 0.5,
542
+ "y": 0.5
543
+ },
544
+ "description": "Center position of the aurora",
545
+ "ui": {
546
+ "type": "position",
547
+ "label": "Center",
548
+ "group": "Scene"
549
+ }
550
+ },
551
+ "seed": {
552
+ "default": 0,
553
+ "description": "Random seed for variation",
554
+ "ui": {
555
+ "type": "range",
556
+ "min": 0,
557
+ "max": 100,
558
+ "step": 1,
559
+ "label": "Seed",
560
+ "group": "Aurora"
561
+ }
562
+ }
563
+ }
564
+ },
565
+ "propsMetadata": {
566
+ "colorA": {
582
567
  "ui": {
583
- "type": "range",
584
- "min": 0,
585
- "max": 20,
586
- "step": 0.1,
587
- "label": "End Softness",
588
- "group": "Effect"
568
+ "type": "color",
569
+ "label": "Color A",
570
+ "group": "Colors"
589
571
  },
590
- "default": 0.5,
591
- "description": "Edge softness at the end of the beam"
572
+ "default": "#a533f8",
573
+ "description": "Edge color at the curtain base"
592
574
  },
593
- "insideColor": {
575
+ "colorB": {
594
576
  "ui": {
595
577
  "type": "color",
596
- "label": "Inside Color",
578
+ "label": "Color B",
597
579
  "group": "Colors"
598
580
  },
599
- "default": "#FF0000",
600
- "description": "Color at the center of the beam"
581
+ "default": "#22ee88",
582
+ "description": "Core color in the bright center"
601
583
  },
602
- "outsideColor": {
584
+ "colorC": {
603
585
  "ui": {
604
586
  "type": "color",
605
- "label": "Outside Color",
587
+ "label": "Color C",
606
588
  "group": "Colors"
607
589
  },
608
- "default": "#0000FF",
609
- "description": "Color at the edges of the beam"
590
+ "default": "#1694e8",
591
+ "description": "Tip color at the ray ends"
610
592
  },
611
593
  "colorSpace": {
612
594
  "ui": {
@@ -630,14 +612,363 @@ export const shaderRegistry = [
630
612
  },
631
613
  "default": "linear",
632
614
  "description": "Color space for color interpolation"
633
- }
634
- }
635
- },
636
- {
637
- "name": "Blob",
638
- "category": "Textures",
639
- "description": "Organic animated blob with 3D lighting and gradients",
640
- "fileName": "Blob",
615
+ },
616
+ "balance": {
617
+ "ui": {
618
+ "type": "range",
619
+ "min": 0,
620
+ "max": 100,
621
+ "step": 1,
622
+ "label": "Balance",
623
+ "group": "Colors"
624
+ },
625
+ "default": 50,
626
+ "description": "Shifts color distribution across the curtain height"
627
+ },
628
+ "intensity": {
629
+ "ui": {
630
+ "type": "range",
631
+ "min": 0,
632
+ "max": 100,
633
+ "step": 1,
634
+ "label": "Intensity",
635
+ "group": "Aurora"
636
+ },
637
+ "default": 80,
638
+ "description": "Overall aurora brightness"
639
+ },
640
+ "curtainCount": {
641
+ "ui": {
642
+ "type": "range",
643
+ "min": 1,
644
+ "max": 4,
645
+ "step": 1,
646
+ "label": "Curtains",
647
+ "group": "Aurora"
648
+ },
649
+ "default": 4,
650
+ "description": "Number of aurora curtain layers"
651
+ },
652
+ "speed": {
653
+ "ui": {
654
+ "type": "range",
655
+ "min": -10,
656
+ "max": 10,
657
+ "step": 0.1,
658
+ "label": "Speed",
659
+ "group": "Aurora"
660
+ },
661
+ "default": 5,
662
+ "description": "Animation speed"
663
+ },
664
+ "waviness": {
665
+ "ui": {
666
+ "type": "range",
667
+ "min": 0,
668
+ "max": 200,
669
+ "step": 1,
670
+ "label": "Waviness",
671
+ "group": "Aurora"
672
+ },
673
+ "default": 50,
674
+ "description": "How much the curtains undulate"
675
+ },
676
+ "rayDensity": {
677
+ "ui": {
678
+ "type": "range",
679
+ "min": 0,
680
+ "max": 100,
681
+ "step": 1,
682
+ "label": "Ray Detail",
683
+ "group": "Aurora"
684
+ },
685
+ "default": 20,
686
+ "description": "Density of vertical ray structures"
687
+ },
688
+ "height": {
689
+ "ui": {
690
+ "type": "range",
691
+ "min": 10,
692
+ "max": 200,
693
+ "step": 1,
694
+ "label": "Height",
695
+ "group": "Scene"
696
+ },
697
+ "default": 120,
698
+ "description": "How tall the aurora extends"
699
+ },
700
+ "center": {
701
+ "ui": {
702
+ "type": "position",
703
+ "label": "Center",
704
+ "group": "Scene"
705
+ },
706
+ "default": {
707
+ "x": 0.5,
708
+ "y": 0.5
709
+ },
710
+ "description": "Center position of the aurora"
711
+ },
712
+ "seed": {
713
+ "ui": {
714
+ "type": "range",
715
+ "min": 0,
716
+ "max": 100,
717
+ "step": 1,
718
+ "label": "Seed",
719
+ "group": "Aurora"
720
+ },
721
+ "default": 0,
722
+ "description": "Random seed for variation"
723
+ }
724
+ }
725
+ },
726
+ {
727
+ "name": "Beam",
728
+ "category": "Textures",
729
+ "description": "A beam of light from one point to another.",
730
+ "fileName": "Beam",
731
+ "definition": {
732
+ "name": "Beam",
733
+ "category": "Textures",
734
+ "description": "A beam of light from one point to another.",
735
+ "props": {
736
+ "startPosition": {
737
+ "default": {
738
+ "x": 0.2,
739
+ "y": 0.5
740
+ },
741
+ "description": "Starting point of the beam",
742
+ "ui": {
743
+ "type": "position",
744
+ "label": "Start Position",
745
+ "group": "Position"
746
+ }
747
+ },
748
+ "endPosition": {
749
+ "default": {
750
+ "x": 0.8,
751
+ "y": 0.5
752
+ },
753
+ "description": "Ending point of the beam",
754
+ "ui": {
755
+ "type": "position",
756
+ "label": "End Position",
757
+ "group": "Position"
758
+ }
759
+ },
760
+ "startThickness": {
761
+ "default": 0.2,
762
+ "description": "Thickness at the start of the beam",
763
+ "ui": {
764
+ "type": "range",
765
+ "min": 0,
766
+ "max": 2,
767
+ "step": 0.1,
768
+ "label": "Start Thickness",
769
+ "group": "Effect"
770
+ }
771
+ },
772
+ "endThickness": {
773
+ "default": 0.2,
774
+ "description": "Thickness at the end of the beam",
775
+ "ui": {
776
+ "type": "range",
777
+ "min": 0,
778
+ "max": 2,
779
+ "step": 0.1,
780
+ "label": "End Thickness",
781
+ "group": "Effect"
782
+ }
783
+ },
784
+ "startSoftness": {
785
+ "default": 0.5,
786
+ "description": "Edge softness at the start of the beam",
787
+ "ui": {
788
+ "type": "range",
789
+ "min": 0,
790
+ "max": 50,
791
+ "step": 0.1,
792
+ "label": "Start Softness",
793
+ "group": "Effect"
794
+ }
795
+ },
796
+ "endSoftness": {
797
+ "default": 0.5,
798
+ "description": "Edge softness at the end of the beam",
799
+ "ui": {
800
+ "type": "range",
801
+ "min": 0,
802
+ "max": 20,
803
+ "step": 0.1,
804
+ "label": "End Softness",
805
+ "group": "Effect"
806
+ }
807
+ },
808
+ "insideColor": {
809
+ "default": "#FF0000",
810
+ "description": "Color at the center of the beam",
811
+ "ui": {
812
+ "type": "color",
813
+ "label": "Inside Color",
814
+ "group": "Colors"
815
+ }
816
+ },
817
+ "outsideColor": {
818
+ "default": "#0000FF",
819
+ "description": "Color at the edges of the beam",
820
+ "ui": {
821
+ "type": "color",
822
+ "label": "Outside Color",
823
+ "group": "Colors"
824
+ }
825
+ },
826
+ "colorSpace": {
827
+ "default": "linear",
828
+ "description": "Color space for color interpolation",
829
+ "ui": {
830
+ "type": "select",
831
+ "options": [
832
+ {
833
+ "label": "Linear RGB",
834
+ "value": "linear"
835
+ },
836
+ {
837
+ "label": "OKLCh",
838
+ "value": "oklch"
839
+ },
840
+ {
841
+ "label": "OKLAB",
842
+ "value": "oklab"
843
+ }
844
+ ],
845
+ "label": "Color Space",
846
+ "group": "Colors"
847
+ }
848
+ }
849
+ }
850
+ },
851
+ "propsMetadata": {
852
+ "startPosition": {
853
+ "ui": {
854
+ "type": "position",
855
+ "label": "Start Position",
856
+ "group": "Position"
857
+ },
858
+ "default": {
859
+ "x": 0.2,
860
+ "y": 0.5
861
+ },
862
+ "description": "Starting point of the beam"
863
+ },
864
+ "endPosition": {
865
+ "ui": {
866
+ "type": "position",
867
+ "label": "End Position",
868
+ "group": "Position"
869
+ },
870
+ "default": {
871
+ "x": 0.8,
872
+ "y": 0.5
873
+ },
874
+ "description": "Ending point of the beam"
875
+ },
876
+ "startThickness": {
877
+ "ui": {
878
+ "type": "range",
879
+ "min": 0,
880
+ "max": 2,
881
+ "step": 0.1,
882
+ "label": "Start Thickness",
883
+ "group": "Effect"
884
+ },
885
+ "default": 0.2,
886
+ "description": "Thickness at the start of the beam"
887
+ },
888
+ "endThickness": {
889
+ "ui": {
890
+ "type": "range",
891
+ "min": 0,
892
+ "max": 2,
893
+ "step": 0.1,
894
+ "label": "End Thickness",
895
+ "group": "Effect"
896
+ },
897
+ "default": 0.2,
898
+ "description": "Thickness at the end of the beam"
899
+ },
900
+ "startSoftness": {
901
+ "ui": {
902
+ "type": "range",
903
+ "min": 0,
904
+ "max": 50,
905
+ "step": 0.1,
906
+ "label": "Start Softness",
907
+ "group": "Effect"
908
+ },
909
+ "default": 0.5,
910
+ "description": "Edge softness at the start of the beam"
911
+ },
912
+ "endSoftness": {
913
+ "ui": {
914
+ "type": "range",
915
+ "min": 0,
916
+ "max": 20,
917
+ "step": 0.1,
918
+ "label": "End Softness",
919
+ "group": "Effect"
920
+ },
921
+ "default": 0.5,
922
+ "description": "Edge softness at the end of the beam"
923
+ },
924
+ "insideColor": {
925
+ "ui": {
926
+ "type": "color",
927
+ "label": "Inside Color",
928
+ "group": "Colors"
929
+ },
930
+ "default": "#FF0000",
931
+ "description": "Color at the center of the beam"
932
+ },
933
+ "outsideColor": {
934
+ "ui": {
935
+ "type": "color",
936
+ "label": "Outside Color",
937
+ "group": "Colors"
938
+ },
939
+ "default": "#0000FF",
940
+ "description": "Color at the edges of the beam"
941
+ },
942
+ "colorSpace": {
943
+ "ui": {
944
+ "type": "select",
945
+ "options": [
946
+ {
947
+ "label": "Linear RGB",
948
+ "value": "linear"
949
+ },
950
+ {
951
+ "label": "OKLCh",
952
+ "value": "oklch"
953
+ },
954
+ {
955
+ "label": "OKLAB",
956
+ "value": "oklab"
957
+ }
958
+ ],
959
+ "label": "Color Space",
960
+ "group": "Colors"
961
+ },
962
+ "default": "linear",
963
+ "description": "Color space for color interpolation"
964
+ }
965
+ }
966
+ },
967
+ {
968
+ "name": "Blob",
969
+ "category": "Textures",
970
+ "description": "Organic animated blob with 3D lighting and gradients",
971
+ "fileName": "Blob",
641
972
  "definition": {
642
973
  "name": "Blob",
643
974
  "category": "Textures",
@@ -8766,370 +9097,817 @@ export const shaderRegistry = [
8766
9097
  "description": "The direction of the stretch in degrees",
8767
9098
  "ui": {
8768
9099
  "type": "range",
8769
- "min": 0,
8770
- "max": 360,
8771
- "step": 1,
8772
- "label": "Angle",
8773
- "group": "Effect"
9100
+ "min": 0,
9101
+ "max": 360,
9102
+ "step": 1,
9103
+ "label": "Angle",
9104
+ "group": "Effect"
9105
+ }
9106
+ },
9107
+ "falloff": {
9108
+ "default": 0,
9109
+ "description": "Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)",
9110
+ "ui": {
9111
+ "type": "range",
9112
+ "min": 0,
9113
+ "max": 1,
9114
+ "step": 0.1,
9115
+ "label": "Falloff",
9116
+ "group": "Effect"
9117
+ }
9118
+ },
9119
+ "edges": {
9120
+ "default": "stretch",
9121
+ "description": "How to handle edges when distortion pushes content out of bounds",
9122
+ "ui": {
9123
+ "type": "select",
9124
+ "options": [
9125
+ {
9126
+ "label": "Stretch",
9127
+ "value": "stretch"
9128
+ },
9129
+ {
9130
+ "label": "Transparent",
9131
+ "value": "transparent"
9132
+ },
9133
+ {
9134
+ "label": "Mirror",
9135
+ "value": "mirror"
9136
+ },
9137
+ {
9138
+ "label": "Wrap",
9139
+ "value": "wrap"
9140
+ }
9141
+ ],
9142
+ "label": "Edges",
9143
+ "group": "Effect"
9144
+ }
9145
+ }
9146
+ }
9147
+ },
9148
+ "propsMetadata": {
9149
+ "center": {
9150
+ "ui": {
9151
+ "type": "position",
9152
+ "label": "Center",
9153
+ "group": "Position"
9154
+ },
9155
+ "default": {
9156
+ "x": 0.5,
9157
+ "y": 0.5
9158
+ },
9159
+ "description": "The center point of the stretch effect"
9160
+ },
9161
+ "strength": {
9162
+ "ui": {
9163
+ "type": "range",
9164
+ "min": 0,
9165
+ "max": 1,
9166
+ "step": 0.1,
9167
+ "label": "Strength",
9168
+ "group": "Effect"
9169
+ },
9170
+ "default": 1,
9171
+ "description": "The intensity of the stretch effect"
9172
+ },
9173
+ "angle": {
9174
+ "ui": {
9175
+ "type": "range",
9176
+ "min": 0,
9177
+ "max": 360,
9178
+ "step": 1,
9179
+ "label": "Angle",
9180
+ "group": "Effect"
9181
+ },
9182
+ "default": 0,
9183
+ "description": "The direction of the stretch in degrees"
9184
+ },
9185
+ "falloff": {
9186
+ "ui": {
9187
+ "type": "range",
9188
+ "min": 0,
9189
+ "max": 1,
9190
+ "step": 0.1,
9191
+ "label": "Falloff",
9192
+ "group": "Effect"
9193
+ },
9194
+ "default": 0,
9195
+ "description": "Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)"
9196
+ },
9197
+ "edges": {
9198
+ "ui": {
9199
+ "type": "select",
9200
+ "options": [
9201
+ {
9202
+ "label": "Stretch",
9203
+ "value": "stretch"
9204
+ },
9205
+ {
9206
+ "label": "Transparent",
9207
+ "value": "transparent"
9208
+ },
9209
+ {
9210
+ "label": "Mirror",
9211
+ "value": "mirror"
9212
+ },
9213
+ {
9214
+ "label": "Wrap",
9215
+ "value": "wrap"
9216
+ }
9217
+ ],
9218
+ "label": "Edges",
9219
+ "group": "Effect"
9220
+ },
9221
+ "default": "stretch",
9222
+ "description": "How to handle edges when distortion pushes content out of bounds"
9223
+ }
9224
+ }
9225
+ },
9226
+ {
9227
+ "name": "Stripes",
9228
+ "category": "Textures",
9229
+ "description": "Alternating colored stripes with animation",
9230
+ "fileName": "Stripes",
9231
+ "definition": {
9232
+ "name": "Stripes",
9233
+ "category": "Textures",
9234
+ "description": "Alternating colored stripes with animation",
9235
+ "props": {
9236
+ "colorA": {
9237
+ "default": "#000000",
9238
+ "description": "First stripe color",
9239
+ "ui": {
9240
+ "type": "color",
9241
+ "label": "Color A",
9242
+ "group": "Colors"
9243
+ }
9244
+ },
9245
+ "colorB": {
9246
+ "default": "#ffffff",
9247
+ "description": "Second stripe color",
9248
+ "ui": {
9249
+ "type": "color",
9250
+ "label": "Color B",
9251
+ "group": "Colors"
9252
+ }
9253
+ },
9254
+ "angle": {
9255
+ "default": 45,
9256
+ "description": "Angle of stripes in degrees",
9257
+ "ui": {
9258
+ "type": "range",
9259
+ "min": -180,
9260
+ "max": 180,
9261
+ "step": 1,
9262
+ "label": "Angle",
9263
+ "group": "Effect"
9264
+ }
9265
+ },
9266
+ "density": {
9267
+ "default": 5,
9268
+ "description": "Number of stripe pairs visible",
9269
+ "ui": {
9270
+ "type": "range",
9271
+ "min": 1,
9272
+ "max": 30,
9273
+ "step": 1,
9274
+ "label": "Density",
9275
+ "group": "Effect"
9276
+ }
9277
+ },
9278
+ "balance": {
9279
+ "default": 0.5,
9280
+ "description": "Ratio of the two colors",
9281
+ "ui": {
9282
+ "type": "range",
9283
+ "min": 0,
9284
+ "max": 1,
9285
+ "step": 0.1,
9286
+ "label": "Balance",
9287
+ "group": "Effect"
9288
+ }
9289
+ },
9290
+ "softness": {
9291
+ "default": 0,
9292
+ "description": "Edge softness",
9293
+ "ui": {
9294
+ "type": "range",
9295
+ "min": 0,
9296
+ "max": 1,
9297
+ "step": 0.1,
9298
+ "label": "Softness",
9299
+ "group": "Effect"
9300
+ }
9301
+ },
9302
+ "speed": {
9303
+ "default": 0.2,
9304
+ "description": "Animation speed",
9305
+ "ui": {
9306
+ "type": "range",
9307
+ "min": -1,
9308
+ "max": 1,
9309
+ "step": 0.1,
9310
+ "label": "Speed",
9311
+ "group": "Animation"
8774
9312
  }
8775
9313
  },
8776
- "falloff": {
9314
+ "offset": {
8777
9315
  "default": 0,
8778
- "description": "Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)",
9316
+ "description": "Phase offset for pattern positioning",
8779
9317
  "ui": {
8780
9318
  "type": "range",
8781
9319
  "min": 0,
8782
9320
  "max": 1,
8783
9321
  "step": 0.1,
8784
- "label": "Falloff",
8785
- "group": "Effect"
9322
+ "label": "Offset",
9323
+ "group": "Animation"
8786
9324
  }
8787
9325
  },
8788
- "edges": {
8789
- "default": "stretch",
8790
- "description": "How to handle edges when distortion pushes content out of bounds",
9326
+ "colorSpace": {
9327
+ "default": "linear",
9328
+ "description": "Color space for interpolation",
8791
9329
  "ui": {
8792
9330
  "type": "select",
8793
9331
  "options": [
8794
9332
  {
8795
- "label": "Stretch",
8796
- "value": "stretch"
8797
- },
8798
- {
8799
- "label": "Transparent",
8800
- "value": "transparent"
9333
+ "label": "Linear RGB",
9334
+ "value": "linear"
8801
9335
  },
8802
9336
  {
8803
- "label": "Mirror",
8804
- "value": "mirror"
9337
+ "label": "OKLCh",
9338
+ "value": "oklch"
8805
9339
  },
8806
9340
  {
8807
- "label": "Wrap",
8808
- "value": "wrap"
9341
+ "label": "OKLAB",
9342
+ "value": "oklab"
8809
9343
  }
8810
9344
  ],
8811
- "label": "Edges",
8812
- "group": "Effect"
9345
+ "label": "Color Space",
9346
+ "group": "Colors"
8813
9347
  }
8814
9348
  }
8815
9349
  }
8816
9350
  },
8817
9351
  "propsMetadata": {
8818
- "center": {
9352
+ "colorA": {
8819
9353
  "ui": {
8820
- "type": "position",
8821
- "label": "Center",
8822
- "group": "Position"
9354
+ "type": "color",
9355
+ "label": "Color A",
9356
+ "group": "Colors"
8823
9357
  },
8824
- "default": {
8825
- "x": 0.5,
8826
- "y": 0.5
9358
+ "default": "#000000",
9359
+ "description": "First stripe color"
9360
+ },
9361
+ "colorB": {
9362
+ "ui": {
9363
+ "type": "color",
9364
+ "label": "Color B",
9365
+ "group": "Colors"
8827
9366
  },
8828
- "description": "The center point of the stretch effect"
9367
+ "default": "#ffffff",
9368
+ "description": "Second stripe color"
8829
9369
  },
8830
- "strength": {
9370
+ "angle": {
9371
+ "ui": {
9372
+ "type": "range",
9373
+ "min": -180,
9374
+ "max": 180,
9375
+ "step": 1,
9376
+ "label": "Angle",
9377
+ "group": "Effect"
9378
+ },
9379
+ "default": 45,
9380
+ "description": "Angle of stripes in degrees"
9381
+ },
9382
+ "density": {
9383
+ "ui": {
9384
+ "type": "range",
9385
+ "min": 1,
9386
+ "max": 30,
9387
+ "step": 1,
9388
+ "label": "Density",
9389
+ "group": "Effect"
9390
+ },
9391
+ "default": 5,
9392
+ "description": "Number of stripe pairs visible"
9393
+ },
9394
+ "balance": {
8831
9395
  "ui": {
8832
9396
  "type": "range",
8833
9397
  "min": 0,
8834
9398
  "max": 1,
8835
9399
  "step": 0.1,
8836
- "label": "Strength",
9400
+ "label": "Balance",
8837
9401
  "group": "Effect"
8838
9402
  },
8839
- "default": 1,
8840
- "description": "The intensity of the stretch effect"
9403
+ "default": 0.5,
9404
+ "description": "Ratio of the two colors"
8841
9405
  },
8842
- "angle": {
9406
+ "softness": {
8843
9407
  "ui": {
8844
9408
  "type": "range",
8845
9409
  "min": 0,
8846
- "max": 360,
8847
- "step": 1,
8848
- "label": "Angle",
9410
+ "max": 1,
9411
+ "step": 0.1,
9412
+ "label": "Softness",
8849
9413
  "group": "Effect"
8850
9414
  },
8851
9415
  "default": 0,
8852
- "description": "The direction of the stretch in degrees"
9416
+ "description": "Edge softness"
8853
9417
  },
8854
- "falloff": {
9418
+ "speed": {
9419
+ "ui": {
9420
+ "type": "range",
9421
+ "min": -1,
9422
+ "max": 1,
9423
+ "step": 0.1,
9424
+ "label": "Speed",
9425
+ "group": "Animation"
9426
+ },
9427
+ "default": 0.2,
9428
+ "description": "Animation speed"
9429
+ },
9430
+ "offset": {
8855
9431
  "ui": {
8856
9432
  "type": "range",
8857
9433
  "min": 0,
8858
9434
  "max": 1,
8859
9435
  "step": 0.1,
8860
- "label": "Falloff",
8861
- "group": "Effect"
9436
+ "label": "Offset",
9437
+ "group": "Animation"
8862
9438
  },
8863
9439
  "default": 0,
8864
- "description": "Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)"
9440
+ "description": "Phase offset for pattern positioning"
8865
9441
  },
8866
- "edges": {
9442
+ "colorSpace": {
8867
9443
  "ui": {
8868
9444
  "type": "select",
8869
9445
  "options": [
8870
9446
  {
8871
- "label": "Stretch",
8872
- "value": "stretch"
8873
- },
8874
- {
8875
- "label": "Transparent",
8876
- "value": "transparent"
9447
+ "label": "Linear RGB",
9448
+ "value": "linear"
8877
9449
  },
8878
9450
  {
8879
- "label": "Mirror",
8880
- "value": "mirror"
9451
+ "label": "OKLCh",
9452
+ "value": "oklch"
8881
9453
  },
8882
9454
  {
8883
- "label": "Wrap",
8884
- "value": "wrap"
9455
+ "label": "OKLAB",
9456
+ "value": "oklab"
8885
9457
  }
8886
9458
  ],
8887
- "label": "Edges",
8888
- "group": "Effect"
9459
+ "label": "Color Space",
9460
+ "group": "Colors"
8889
9461
  },
8890
- "default": "stretch",
8891
- "description": "How to handle edges when distortion pushes content out of bounds"
9462
+ "default": "linear",
9463
+ "description": "Color space for interpolation"
8892
9464
  }
8893
9465
  }
8894
9466
  },
8895
9467
  {
8896
- "name": "Stripes",
9468
+ "name": "StudioBackground",
8897
9469
  "category": "Textures",
8898
- "description": "Alternating colored stripes with animation",
8899
- "fileName": "Stripes",
9470
+ "description": "Multi-light studio background with ambient motion.",
9471
+ "fileName": "StudioBackground",
8900
9472
  "definition": {
8901
- "name": "Stripes",
9473
+ "name": "StudioBackground",
8902
9474
  "category": "Textures",
8903
- "description": "Alternating colored stripes with animation",
9475
+ "description": "Multi-light studio background with ambient motion.",
8904
9476
  "props": {
8905
- "colorA": {
8906
- "default": "#000000",
8907
- "description": "First stripe color",
9477
+ "color": {
9478
+ "default": "#d8dbec",
9479
+ "description": "Base studio surface color",
8908
9480
  "ui": {
8909
9481
  "type": "color",
8910
- "label": "Color A",
9482
+ "label": "Surface Color",
8911
9483
  "group": "Colors"
8912
9484
  }
8913
9485
  },
8914
- "colorB": {
8915
- "default": "#ffffff",
8916
- "description": "Second stripe color",
9486
+ "keyColor": {
9487
+ "default": "#d5e4ea",
9488
+ "description": "Color of the overhead key light",
8917
9489
  "ui": {
8918
9490
  "type": "color",
8919
- "label": "Color B",
8920
- "group": "Colors"
9491
+ "label": "Key Color",
9492
+ "group": "Key Light"
8921
9493
  }
8922
9494
  },
8923
- "angle": {
8924
- "default": 45,
8925
- "description": "Angle of stripes in degrees",
9495
+ "keyIntensity": {
9496
+ "default": 40,
9497
+ "description": "Intensity of the key light",
8926
9498
  "ui": {
8927
9499
  "type": "range",
8928
- "min": -180,
8929
- "max": 180,
9500
+ "min": 0,
9501
+ "max": 100,
9502
+ "step": 1,
9503
+ "label": "Intensity",
9504
+ "group": "Key Light"
9505
+ }
9506
+ },
9507
+ "keySoftness": {
9508
+ "default": 50,
9509
+ "description": "How diffuse the key light is",
9510
+ "ui": {
9511
+ "type": "range",
9512
+ "min": 0,
9513
+ "max": 100,
9514
+ "step": 1,
9515
+ "label": "Softness",
9516
+ "group": "Key Light"
9517
+ }
9518
+ },
9519
+ "fillColor": {
9520
+ "default": "#d5e4ea",
9521
+ "description": "Color of the side fill lights",
9522
+ "ui": {
9523
+ "type": "color",
9524
+ "label": "Fill Color",
9525
+ "group": "Fill Lights"
9526
+ }
9527
+ },
9528
+ "fillIntensity": {
9529
+ "default": 10,
9530
+ "description": "Intensity of the fill lights",
9531
+ "ui": {
9532
+ "type": "range",
9533
+ "min": 0,
9534
+ "max": 100,
9535
+ "step": 1,
9536
+ "label": "Intensity",
9537
+ "group": "Fill Lights"
9538
+ }
9539
+ },
9540
+ "fillSoftness": {
9541
+ "default": 70,
9542
+ "description": "How diffuse the fill lights are",
9543
+ "ui": {
9544
+ "type": "range",
9545
+ "min": 0,
9546
+ "max": 100,
9547
+ "step": 1,
9548
+ "label": "Softness",
9549
+ "group": "Fill Lights"
9550
+ }
9551
+ },
9552
+ "fillAngle": {
9553
+ "default": 70,
9554
+ "description": "How far apart the fill lights are from center",
9555
+ "ui": {
9556
+ "type": "range",
9557
+ "min": 0,
9558
+ "max": 100,
9559
+ "step": 1,
9560
+ "label": "Spread",
9561
+ "group": "Fill Lights"
9562
+ }
9563
+ },
9564
+ "backColor": {
9565
+ "default": "#c8d4e8",
9566
+ "description": "Color of the upward back wash",
9567
+ "ui": {
9568
+ "type": "color",
9569
+ "label": "Back Color",
9570
+ "group": "Back Light"
9571
+ }
9572
+ },
9573
+ "backIntensity": {
9574
+ "default": 20,
9575
+ "description": "Intensity of the back wash",
9576
+ "ui": {
9577
+ "type": "range",
9578
+ "min": 0,
9579
+ "max": 100,
9580
+ "step": 1,
9581
+ "label": "Intensity",
9582
+ "group": "Back Light"
9583
+ }
9584
+ },
9585
+ "backSoftness": {
9586
+ "default": 80,
9587
+ "description": "How diffuse the back wash is",
9588
+ "ui": {
9589
+ "type": "range",
9590
+ "min": 0,
9591
+ "max": 100,
9592
+ "step": 1,
9593
+ "label": "Softness",
9594
+ "group": "Back Light"
9595
+ }
9596
+ },
9597
+ "brightness": {
9598
+ "default": 20,
9599
+ "description": "Overall ambient light level",
9600
+ "ui": {
9601
+ "type": "range",
9602
+ "min": 0,
9603
+ "max": 100,
9604
+ "step": 1,
9605
+ "label": "Ambient",
9606
+ "group": "Lighting"
9607
+ }
9608
+ },
9609
+ "vignette": {
9610
+ "default": 0,
9611
+ "description": "Edge darkening",
9612
+ "ui": {
9613
+ "type": "range",
9614
+ "min": 0,
9615
+ "max": 100,
8930
9616
  "step": 1,
8931
- "label": "Angle",
8932
- "group": "Effect"
9617
+ "label": "Vignette",
9618
+ "group": "Lighting"
8933
9619
  }
8934
9620
  },
8935
- "density": {
8936
- "default": 5,
8937
- "description": "Number of stripe pairs visible",
9621
+ "center": {
9622
+ "default": {
9623
+ "x": 0.5,
9624
+ "y": 0.8
9625
+ },
9626
+ "description": "Where the spotlight meets the floor",
9627
+ "ui": {
9628
+ "type": "position",
9629
+ "label": "Stage Center",
9630
+ "group": "Scene"
9631
+ }
9632
+ },
9633
+ "lightTarget": {
9634
+ "default": 100,
9635
+ "description": "How far toward the floor vs wall the spotlights aim",
8938
9636
  "ui": {
8939
9637
  "type": "range",
8940
- "min": 1,
8941
- "max": 30,
9638
+ "min": 0,
9639
+ "max": 100,
8942
9640
  "step": 1,
8943
- "label": "Density",
8944
- "group": "Effect"
9641
+ "label": "Light Depth",
9642
+ "group": "Scene"
8945
9643
  }
8946
9644
  },
8947
- "balance": {
8948
- "default": 0.5,
8949
- "description": "Ratio of the two colors",
9645
+ "wallCurvature": {
9646
+ "default": 10,
9647
+ "description": "How rounded the cove is",
8950
9648
  "ui": {
8951
9649
  "type": "range",
8952
9650
  "min": 0,
8953
- "max": 1,
8954
- "step": 0.1,
8955
- "label": "Balance",
8956
- "group": "Effect"
9651
+ "max": 100,
9652
+ "step": 1,
9653
+ "label": "Wall Curvature",
9654
+ "group": "Scene"
8957
9655
  }
8958
9656
  },
8959
- "softness": {
8960
- "default": 0,
8961
- "description": "Edge softness",
9657
+ "ambientIntensity": {
9658
+ "default": 50,
9659
+ "description": "Intensity of drifting ambient lights",
8962
9660
  "ui": {
8963
9661
  "type": "range",
8964
9662
  "min": 0,
8965
- "max": 1,
8966
- "step": 0.1,
8967
- "label": "Softness",
8968
- "group": "Effect"
9663
+ "max": 100,
9664
+ "step": 1,
9665
+ "label": "Ambient Detail",
9666
+ "group": "Environment"
8969
9667
  }
8970
9668
  },
8971
- "speed": {
8972
- "default": 0.2,
8973
- "description": "Animation speed",
9669
+ "ambientSpeed": {
9670
+ "default": 2,
9671
+ "description": "Drift speed",
8974
9672
  "ui": {
8975
9673
  "type": "range",
8976
- "min": -1,
8977
- "max": 1,
9674
+ "min": -5,
9675
+ "max": 5,
8978
9676
  "step": 0.1,
8979
9677
  "label": "Speed",
8980
- "group": "Animation"
9678
+ "group": "Environment"
8981
9679
  }
8982
9680
  },
8983
- "offset": {
9681
+ "seed": {
8984
9682
  "default": 0,
8985
- "description": "Phase offset for pattern positioning",
9683
+ "description": "Seed for ambient pattern",
8986
9684
  "ui": {
8987
9685
  "type": "range",
8988
9686
  "min": 0,
8989
- "max": 1,
8990
- "step": 0.1,
8991
- "label": "Offset",
8992
- "group": "Animation"
8993
- }
8994
- },
8995
- "colorSpace": {
8996
- "default": "linear",
8997
- "description": "Color space for interpolation",
8998
- "ui": {
8999
- "type": "select",
9000
- "options": [
9001
- {
9002
- "label": "Linear RGB",
9003
- "value": "linear"
9004
- },
9005
- {
9006
- "label": "OKLCh",
9007
- "value": "oklch"
9008
- },
9009
- {
9010
- "label": "OKLAB",
9011
- "value": "oklab"
9012
- }
9013
- ],
9014
- "label": "Color Space",
9015
- "group": "Colors"
9687
+ "max": 100,
9688
+ "step": 1,
9689
+ "label": "Seed",
9690
+ "group": "Environment"
9016
9691
  }
9017
9692
  }
9018
9693
  }
9019
9694
  },
9020
9695
  "propsMetadata": {
9021
- "colorA": {
9696
+ "color": {
9022
9697
  "ui": {
9023
9698
  "type": "color",
9024
- "label": "Color A",
9699
+ "label": "Surface Color",
9025
9700
  "group": "Colors"
9026
9701
  },
9027
- "default": "#000000",
9028
- "description": "First stripe color"
9702
+ "default": "#d8dbec",
9703
+ "description": "Base studio surface color"
9029
9704
  },
9030
- "colorB": {
9705
+ "keyColor": {
9031
9706
  "ui": {
9032
9707
  "type": "color",
9033
- "label": "Color B",
9034
- "group": "Colors"
9708
+ "label": "Key Color",
9709
+ "group": "Key Light"
9035
9710
  },
9036
- "default": "#ffffff",
9037
- "description": "Second stripe color"
9711
+ "default": "#d5e4ea",
9712
+ "description": "Color of the overhead key light"
9038
9713
  },
9039
- "angle": {
9714
+ "keyIntensity": {
9040
9715
  "ui": {
9041
9716
  "type": "range",
9042
- "min": -180,
9043
- "max": 180,
9717
+ "min": 0,
9718
+ "max": 100,
9044
9719
  "step": 1,
9045
- "label": "Angle",
9046
- "group": "Effect"
9720
+ "label": "Intensity",
9721
+ "group": "Key Light"
9047
9722
  },
9048
- "default": 45,
9049
- "description": "Angle of stripes in degrees"
9723
+ "default": 40,
9724
+ "description": "Intensity of the key light"
9050
9725
  },
9051
- "density": {
9726
+ "keySoftness": {
9052
9727
  "ui": {
9053
9728
  "type": "range",
9054
- "min": 1,
9055
- "max": 30,
9729
+ "min": 0,
9730
+ "max": 100,
9056
9731
  "step": 1,
9057
- "label": "Density",
9058
- "group": "Effect"
9732
+ "label": "Softness",
9733
+ "group": "Key Light"
9059
9734
  },
9060
- "default": 5,
9061
- "description": "Number of stripe pairs visible"
9735
+ "default": 50,
9736
+ "description": "How diffuse the key light is"
9062
9737
  },
9063
- "balance": {
9738
+ "fillColor": {
9739
+ "ui": {
9740
+ "type": "color",
9741
+ "label": "Fill Color",
9742
+ "group": "Fill Lights"
9743
+ },
9744
+ "default": "#d5e4ea",
9745
+ "description": "Color of the side fill lights"
9746
+ },
9747
+ "fillIntensity": {
9064
9748
  "ui": {
9065
9749
  "type": "range",
9066
9750
  "min": 0,
9067
- "max": 1,
9068
- "step": 0.1,
9069
- "label": "Balance",
9070
- "group": "Effect"
9751
+ "max": 100,
9752
+ "step": 1,
9753
+ "label": "Intensity",
9754
+ "group": "Fill Lights"
9071
9755
  },
9072
- "default": 0.5,
9073
- "description": "Ratio of the two colors"
9756
+ "default": 10,
9757
+ "description": "Intensity of the fill lights"
9074
9758
  },
9075
- "softness": {
9759
+ "fillSoftness": {
9076
9760
  "ui": {
9077
9761
  "type": "range",
9078
9762
  "min": 0,
9079
- "max": 1,
9080
- "step": 0.1,
9763
+ "max": 100,
9764
+ "step": 1,
9081
9765
  "label": "Softness",
9082
- "group": "Effect"
9766
+ "group": "Fill Lights"
9767
+ },
9768
+ "default": 70,
9769
+ "description": "How diffuse the fill lights are"
9770
+ },
9771
+ "fillAngle": {
9772
+ "ui": {
9773
+ "type": "range",
9774
+ "min": 0,
9775
+ "max": 100,
9776
+ "step": 1,
9777
+ "label": "Spread",
9778
+ "group": "Fill Lights"
9779
+ },
9780
+ "default": 70,
9781
+ "description": "How far apart the fill lights are from center"
9782
+ },
9783
+ "backColor": {
9784
+ "ui": {
9785
+ "type": "color",
9786
+ "label": "Back Color",
9787
+ "group": "Back Light"
9788
+ },
9789
+ "default": "#c8d4e8",
9790
+ "description": "Color of the upward back wash"
9791
+ },
9792
+ "backIntensity": {
9793
+ "ui": {
9794
+ "type": "range",
9795
+ "min": 0,
9796
+ "max": 100,
9797
+ "step": 1,
9798
+ "label": "Intensity",
9799
+ "group": "Back Light"
9800
+ },
9801
+ "default": 20,
9802
+ "description": "Intensity of the back wash"
9803
+ },
9804
+ "backSoftness": {
9805
+ "ui": {
9806
+ "type": "range",
9807
+ "min": 0,
9808
+ "max": 100,
9809
+ "step": 1,
9810
+ "label": "Softness",
9811
+ "group": "Back Light"
9812
+ },
9813
+ "default": 80,
9814
+ "description": "How diffuse the back wash is"
9815
+ },
9816
+ "brightness": {
9817
+ "ui": {
9818
+ "type": "range",
9819
+ "min": 0,
9820
+ "max": 100,
9821
+ "step": 1,
9822
+ "label": "Ambient",
9823
+ "group": "Lighting"
9824
+ },
9825
+ "default": 20,
9826
+ "description": "Overall ambient light level"
9827
+ },
9828
+ "vignette": {
9829
+ "ui": {
9830
+ "type": "range",
9831
+ "min": 0,
9832
+ "max": 100,
9833
+ "step": 1,
9834
+ "label": "Vignette",
9835
+ "group": "Lighting"
9083
9836
  },
9084
9837
  "default": 0,
9085
- "description": "Edge softness"
9838
+ "description": "Edge darkening"
9086
9839
  },
9087
- "speed": {
9840
+ "center": {
9841
+ "ui": {
9842
+ "type": "position",
9843
+ "label": "Stage Center",
9844
+ "group": "Scene"
9845
+ },
9846
+ "default": {
9847
+ "x": 0.5,
9848
+ "y": 0.8
9849
+ },
9850
+ "description": "Where the spotlight meets the floor"
9851
+ },
9852
+ "lightTarget": {
9088
9853
  "ui": {
9089
9854
  "type": "range",
9090
- "min": -1,
9091
- "max": 1,
9092
- "step": 0.1,
9093
- "label": "Speed",
9094
- "group": "Animation"
9855
+ "min": 0,
9856
+ "max": 100,
9857
+ "step": 1,
9858
+ "label": "Light Depth",
9859
+ "group": "Scene"
9095
9860
  },
9096
- "default": 0.2,
9097
- "description": "Animation speed"
9861
+ "default": 100,
9862
+ "description": "How far toward the floor vs wall the spotlights aim"
9098
9863
  },
9099
- "offset": {
9864
+ "wallCurvature": {
9100
9865
  "ui": {
9101
9866
  "type": "range",
9102
9867
  "min": 0,
9103
- "max": 1,
9868
+ "max": 100,
9869
+ "step": 1,
9870
+ "label": "Wall Curvature",
9871
+ "group": "Scene"
9872
+ },
9873
+ "default": 10,
9874
+ "description": "How rounded the cove is"
9875
+ },
9876
+ "ambientIntensity": {
9877
+ "ui": {
9878
+ "type": "range",
9879
+ "min": 0,
9880
+ "max": 100,
9881
+ "step": 1,
9882
+ "label": "Ambient Detail",
9883
+ "group": "Environment"
9884
+ },
9885
+ "default": 50,
9886
+ "description": "Intensity of drifting ambient lights"
9887
+ },
9888
+ "ambientSpeed": {
9889
+ "ui": {
9890
+ "type": "range",
9891
+ "min": -5,
9892
+ "max": 5,
9104
9893
  "step": 0.1,
9105
- "label": "Offset",
9106
- "group": "Animation"
9894
+ "label": "Speed",
9895
+ "group": "Environment"
9107
9896
  },
9108
- "default": 0,
9109
- "description": "Phase offset for pattern positioning"
9897
+ "default": 2,
9898
+ "description": "Drift speed"
9110
9899
  },
9111
- "colorSpace": {
9900
+ "seed": {
9112
9901
  "ui": {
9113
- "type": "select",
9114
- "options": [
9115
- {
9116
- "label": "Linear RGB",
9117
- "value": "linear"
9118
- },
9119
- {
9120
- "label": "OKLCh",
9121
- "value": "oklch"
9122
- },
9123
- {
9124
- "label": "OKLAB",
9125
- "value": "oklab"
9126
- }
9127
- ],
9128
- "label": "Color Space",
9129
- "group": "Colors"
9902
+ "type": "range",
9903
+ "min": 0,
9904
+ "max": 100,
9905
+ "step": 1,
9906
+ "label": "Seed",
9907
+ "group": "Environment"
9130
9908
  },
9131
- "default": "linear",
9132
- "description": "Color space for interpolation"
9909
+ "default": 0,
9910
+ "description": "Seed for ambient pattern"
9133
9911
  }
9134
9912
  }
9135
9913
  },