FractalGen -2d Noise Patterns


Fast generation of 2d fractal noise images


by amazzoli


Price History +

Main features:

  • Optimized image generation using Compute Shaders on GPU
  • Easy-to-use editor window to create, edit and save images
  • Generation from C# scripts as a RenderTexture, ComputeBuffer or matrix of floats

Noise modalities:

  • Fractal Noise images use Fourier Transform to create grey-scale patterns
  • Thresholded Fractal Noise images applies colors or gradients to the Fractal Noise images at chosen thresholds of the noise value

Compatibility:

Compute shaders need specific graphics API to run (DirectX, Vulkan).