- Notifications
You must be signed in to change notification settings - Fork5
⬜ Old school image flow effect for Unity Urp
License
NullTale/FlowFx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dev by NullTale - author's games, materials, graphics
Old school Image Flow Effect for Unity Urp, controlled via volume profile
Works as render feature or a pass for selective post processingVolFx
Install via UnityPackageManager
https://github.com/NullTale/FlowFx.git
Works as aRenderFeature
blending each new frame with the previous one by weight,
adding displacement and rotation, can be combined with other post effects to create scenes
of confusion or strange flow.
The feature is fps dependent and is rendered with target frame specified in the asset,
this means that new frames for blending will be taken at the specified frame rate,
if the frame rate is higher it does not affect the picture, otherwise the effect will look different.
Scene from the documentation can be found in project samples.