Namtar

Mar 2, 2026

#noisedeck

search filter, mixer, synth

fractal(
  power: 8,
  iterations: 359,
  bailout: 49.684,
  centerX: -1.693,
  centerY: 2.613,
  zoom: 3.522,
  rotation: -136.502,
  juliaReal: 1.769,
  juliaImag: 1.895,
  animateJulia: true,
  speed: 1.6,
  outputMode: distance,
  colorCycles: 0.973
)
  .historicPalette(
    index: impressionism,
    offset: 55.274,
    repeat: 5,
    alpha: 0.841,
    smoothness: 0.164
  )
  .write(o0)

mnca(
  smoothing: hermite,
  speed: 67.307,
  weight: 95.305,
  n1v1: 27.165,
  n1r1: 34.366,
  n1v2: 22.992,
  n1r2: 80.157,
  n1v3: 44.513,
  n1r3: 97.567,
  n1v4: 72.938,
  n1r4: 95.166,
  n2v1: 20.235,
  n2r1: 28.049,
  n2v2: 61.102,
  n2r2: 58.384
)
  .cellSplit(
    tex: read(o0),
    mode: split,
    scale: 23.07,
    edgeWidth: 0.135,
    seed: 49
  )
  .warp(
    strength: 2,
    scale: 5,
    speed: 1
  )
  .bulge(strength: 39.14)
  .lighting(
    normalStrength: 3.23,
    smoothing: 5.1,
    ambientColor: #74b282,
    reflection: 11.2,
    refraction: 1.1
  )
  .zoomBlur(strength: 0.03, _skip: true)
  .dither()
  .write(o1)

render(o1)

← Index