Fake Volumetric Radial Motion Blur
Marcell Hermanowski
$10.99
$15.39
29%OFF
(no ratings)
Jump AssetStore
Often a radial spin effect is faked by blending in a blurred image on a plane of the rotating object, but in some cases this isn´t suitable since this object has no volume. This shader fixes that!How it works:The shader draws a transparent mesh multiple times but always with a rotational offset. This can be used to fake that spin effect of a fast rotating rim or propeller of a plane or chopper.Performance:Drawing a mesh needs one pass = one drawcall.Less Drawcalls = Better performance!The asset includes three versions of the fake blur shader and one shader for the unblurred object. The difference between the three fake blur shader versions is the pass count. It is recommended to use the “FVRB_5_Passes” shader because it has the lowest pass count and so the lowes drawcall count. In most cases this gives a good result. A shader with higher pass count can give better results at higher rotation speeds but will create more drawcalls.It has not been tested yet in HDRP or URP.