Search Unity

[Released] Voronoi Image Generator

Discussion in 'Assets and Asset Store' started by FrancM12, Sep 25, 2021.

  1. FrancM12

    FrancM12

    Joined:
    May 1, 2017
    Posts:
    12

    A fast, shader-based Voronoi image generator with customizable distance metrics, site influence strength and wrapping ability.
    • High Performance: Using shaders to generate Voronoi images on the GPU with minimal performance impact
    • Voronoi Image Tiling: Able to wrap Voronoi images horizontally and/or vertically for a tiling effect. Toroidal Distance is used to maintain the same performance as without wrapping.
    • All Distance Metrics: Voronoi Image generation using Euclidean, Manhattan or Chebyshev distance metrics.
    • Generalized Distance Metric: Generalized Minkowski distance metric to define a custom distance metric.
    • Site Influence Strength: Different strength values for different Voronoi sites
    Screenshot Album: https://imgur.com/a/fAVZXAz

    Now available: https://assetstore.unity.com/packages/vfx/shaders/voronoi-image-generator-201019
     
    Last edited: Sep 27, 2021