Skip to content

unitycoder/FlowFx

 
 

Repository files navigation

FlowFx

Twitter Boosty

Old school Image Flow Effect for Unity Urp,
Controlled via volume profile, works as render feature

_cover

Part of Artwork Project

All effects can work individually or as a part of VolFx

Usage

Install via Unity PackageManager

https://github.com/NullTale/FlowFx.git

Works as a RenderFeature 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.

image

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.

About

Old school image flow effect for Unity Urp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.0%
  • ShaderLab 5.0%