NoiseTextureGPU

by Megazar21

2

Godot-NoiseTextureGPU

Godot OpenSimplexNoise using a shader

Noise

Shader

Content:

  • A plugin (In the addons folder), there's all the necessary files
  • A simple benchmark to comparise the rendering of GPU vs OpenSimplexNoise of Godot

SimplexNoise (currently 2D, TODO 3D and 4D) programmed in Shader, GDScript and C++ (GDNative)

How to use (for GPU):

  1. Create a Sprite/TextRect
  2. In texture parameter, select NoiseTexture_v2
  3. Press render button

elif (for CPU):

Thanks to: https://github.com/ashima/webgl-noise

Version

1.0

Engine

3.4

Category

2D Tools

Download

Version1.0
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author