Simple Wind Shader

An asset by Maujoe
The page banner background of a mountain and forest
Simple Wind Shader thumbnail image
Simple Wind Shader thumbnail image
Simple Wind Shader image holder but it is empty

Quick Information

0 ratings
Simple Wind Shader icon image
Maujoe
Simple Wind Shader

A simple shader that gives objects like grass or plants a wiggle/wind effect.Documentation can be found in the Docs / Readme file.There is a demo scene in the demo folder where you can test all features and play with the settings.If you don't need the demo just ignore the demo folder and connect your mesh with one of the wind_shader_XXX.tres files that can be found in the shaders folder.

Supported Engine Version
3.0
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL

Simple Wind Shader

A simlpe shader for the godot engine that gives objects like grass or plants a wiggle/wind effect.

Videos:

Godot 3: https://www.youtube.com/watch?v=mGYYeZf-4k8

Godot 2: https://www.youtube.com/watch?v=3MrdB-qcXAg

How to use

There is a demo scene in the demo folder where you can test all features and play with the settings.

If you don't need the demo just ignore the demo folder and connect your mesh with one of the wind_shader_XXX.tres files that can be found in the shaders folder.

Documentation:

Shader settings avaiable from Editor/GDscript. (Shader Version 1.1)

  • float speed - The speed of the wind movement.
  • float minStrength - The minimal strength of the wind movement.
  • float maxStrength - The maximal strength of the wind movement.
  • float interval - The time between minimal and maximal strength changes.
  • float detail - The detail (number of waves) of the wind movement.
  • float distortion - The strength of geometry distortion.
  • vec2 direction - The direction of wind movement.
  • float heightOffset - The height where the wind begins to move. By default 0.0, so everything over the object origin will have wind. (Make sure that you position the object on the right height or adapt it with this setting!)

README Image

License

All parts of this project that are not copyrighted or licensed by someone else are released free under the MIT License - see the LICENSE.md file for details. Please keep license file, thanks. :)

A simple shader that gives objects like grass or plants a wiggle/wind effect.

Documentation can be found in the Docs / Readme file.

There is a demo scene in the demo folder where you can test all features and play with the settings.

If you don't need the demo just ignore the demo folder and connect your mesh with one of the wind_shader_XXX.tres files that can be found in the shaders folder.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Simple Wind Shader icon image
Maujoe
Simple Wind Shader

A simple shader that gives objects like grass or plants a wiggle/wind effect.Documentation can be found in the Docs / Readme file.There is a demo scene in the demo folder where you can test all features and play with the settings.If you don't need the demo just ignore the demo folder and connect your mesh with one of the wind_shader_XXX.tres files that can be found in the shaders folder.

Supported Engine Version
3.0
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers