Skip to content

Adds new resources to Godot Engine: MultiNoiseTexture3D and MultiNoiseTexture2D

License

Notifications You must be signed in to change notification settings

MAGGen-hub/Multi-Noise-Texture-Godot-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Noise-Texture-Godot-Plugin

Adds new resources to Godot Engine: MultiNoiseTexture3D and MultiNoiseTexture2D

Thouse textures can be used to store up to four diferent FastNoiseLite objects inside single texture - one noise for each color channel.
That can be usefull in shader programming.

MultiNoiseTexture2D Example:
2d_texture_example

MultiNoiseTexture3D Example:
3d_texture_example

About

Adds new resources to Godot Engine: MultiNoiseTexture3D and MultiNoiseTexture2D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published