Search Unity

[FREE] UniNoise - Simple Noise and Pattern generation in the Editor

Discussion in 'Assets and Asset Store' started by toastertub, Aug 2, 2022.

  1. toastertub

    toastertub

    Joined:
    Oct 28, 2013
    Posts:
    25
    https://github.com/ToasterTub/UniNoise

    Hello all. I've been using this forever and adding to it here and there over time. I've used it in pretty much every project I've started for some time now, so I thought I'd throw it up on GitHub. Hopefully others will find it useful.

    It's a small package, so it's easy to drag and drop in your project.

    You can generate different patterns with tons of options. You set the colors of the generated image through a gradient in the inspector! In the edit tab there are some other helpful things like creating a normal map from an image, blending images, or fading the edges to make a better particle texture!

    Screenshot 2022-08-02 005109.png Screenshot 2022-08-02 005201.png Screenshot 2022-08-02 010919.png Screenshot 2022-08-02 011042.png
     
    CodeSmile and SugoiDev like this.