Unity logo
Cancel
Cart
Applications
Sell Assets

Over 11,000 five-star assets

Rated by 85,000+ customers

Supported by 100,000+ forum members

Every asset moderated by Unity

Home
Tools
Particles & Effects
1/4
Custom Noise Texture Generator is a simple tool for TA/programmers to create noise textures as they want with custom scripts. The tool also provide default Perlin Noise and Value Noise to choose.
Render pipeline compatibility
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity VersionBuilt-inURPHDRP
2021.3.17f1
Compatible
Compatible
Compatible
Description

Custom Noise Texture Generator is an editor tool, to create noise texture based on your custom noise code for better optimization.


Noise functions in shaders are often bottleneck at runtime as they might contains a lot calculations which can be optimized by using noise textures. So the aim of this tool is to help you replace noise functions with noise texture when you optimize your shader for better performance in your game. It requires you to have at least some basic knowledge of noise algorithms, Unity shader and C# programming.


A very common workflow for TA/programmer is that you might need to create post process or other kinds of shaders using noises, like clouds, waves, noisy clipping, flames, shady movements. Some of the effect requires custom noise functions like different variants of Perlin/Value noise which means you probably can't just find any standard Perlin/Value noise texture to replace then. And these hard codes noise functions cost quite some GPU time at runtime, so for pushing the limits when doing optimization, we might need to replace those noise functions with low resolution noise textures which take barely no cost for performance. So I made this small editor tool to help with this workflow to create noise textures based on any noise functions you need. This is a little helper tool I use a lot so it probably could helps you if you have similar needs.


The editor tool also provide standard Perlin/Value noise to choose for faster usage.


The example of the package contains a fullscreen flame shader using both nosie functions and a noise texture.

When using noise functions it takes like 0.36ms GPU time on my PC, and when switching to using noise texture, the GPU time goes down to about 0.17~0.18 ms, which is quite some improvement of performance.


As an editor tool it can be used in all Builtin/URP/HDRP pipelines.


Requirements:

Requires at least Unity 2020.x.

You need to know C# programming in Unity, and have basic knowledge of noise algorithms, like the idea of lattices, Perlin/Value noises, fractals and etc.

This tool works for all pipelines. The example uses UI shader for demonstration, so it works for all pipelines as well.



Technical details

A editor tool to helps you create custom noise texture with your own custom noise fuctions.

Custom Noise Texture Generator

(not enough ratings)
1 users have favourite this asset
(1)
$4.99
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
This asset is covered by the Unity Asset Store Refund Policy. Please see section 2.9.3 of the EULA for details.
Secure checkout:
Supported payment methods: Visa, Mastercard, Maestro, Paypal, Amex
License type
File size
1.2 MB
Latest version
1.0
Latest release date
Oct 2, 2023
Original Unity version
2021.3.17
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo
Language
Feedback
Partners Program
Partners
USD
EUR
Copyright © 2025 Unity Technologies
All prices are exclusive of tax
USD
EUR