Ambient Wind System for Unreal

A system by Sascha Henrichs for UE4 that works with physics, Apex cloth and Speedtree, with particle effects and the simple grass vertex shader. 

Check out an ambient wind system by Sascha Henrichs for UE4 that works with physics, Apex cloth and Speedtree, with particle effects and the simple grass vertex shader. 

This blueprint wind system:

– works with physics
– works with Apex cloth and Speedtree
– works with particle effects
– works with simple grass vertex shader

The Unreal Engine’s native wind object “Wind directional source” will only affect apex cloth and speedtree objects. This wind system affects all possible kinds of actors and objects. Also, wind affected physical actors will be audible when moving. It is possible to trigger rolling or swinging movement sounds as also “OnHit” sounds. 

The Windsystem works with an unbound wind zone and wind actors that react to this wind. 
The wind zone is the class that creates the wind force. The wind actors are affected by the wind. 

To actually have a physical object react to the wind it has to have a new “WindComponent” added to its blueprint components 

Since the possible affected wind objects are all different object classes, a few different approaches are needed to project the wind. 
For the physical actors, the wind is driven by add force, whilst the windload on each wind affected actor is calculated by the objects projected surface area and the objects material density. 

Cloth is driven by a spawned “Wind Directional Source” that is synchronized to the generated blueprint wind. PFX and the Grass shader take their wind strength directly from the wind curves and go through multipliers. Where the PFX wind result drives an emitter parameter and the foliage wind goes into a material parameter value that drives additional World Position Offsets in the foliage shader. 

Sascha Henrichs 

You can find more details on the system and buy the product here

Buy the ambient wind system 

Join discussion

Comments 0

    You might also like

    We need your consent

    We use cookies on this website to make your browsing experience better. By using the site you agree to our use of cookies.Learn more