Asset - Shaders Flag Shader

Dragon47

Member


Demo: https://www.mediafir...yh81twey13a7ulu

A well-commented, fast and easily customizable flag shader. The vertex shader interpolates between two states (folded and unfolded) where the wind speed the user specifies affects the animation speed, blending and mirroring of the states. The fragment shader applies gradient lighting calculated in the vertex shader and can be commented out if not needed.

The extension consists of one object, one shader and five scripts to make it easy to implement, together with an example to show you how to use the extension. The scripts let you set the wind speed, the animation speed factor, the flag x/y/width/height, the amount of vertices to use and more.

Scripts:
  • flag_create
  • flag_set_sprite
  • flag_set_transformation
  • flag_set_wind
  • flag_set_time_factor
Marketplace link: https://marketplace....969/flag-shader

Video and screenshots from marketplace:




 
I

icuurd12b42

Guest
Cant help but notice it looks like the wave is going to opposite direction of the wind in the video
 
Top