NullTale / GradientMapFilter

⬜ Gradient Map post effect for Unity Urp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient Map

Twitter Discord Boosty

GradientMap post effect for Unity Urp, controlled via volume profile
Works as render feature or a pass for selective post processing VolFx

The concept is taken from graphic editors when an image a colored
by gradient from their grayscale values (gradietn map in photoshop)

_cover

gradietn alpha - color of the original image

Part of Artwork Project

Usage

Install via Unity PackageManager
Add GradientMap RenderFeature to the UrpRenderer

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

Gradients a support runtime blending and can be used for palette swapping,
creating short fx events or static pulsing of light as in the example.

_animation

example can be found in the project samples

GradientMap like effect from Cult of the Lamb

CultOfThe.Lamb.mp4

About

⬜ Gradient Map post effect for Unity Urp

License:MIT License


Languages

Language:C# 95.4%Language:ShaderLab 4.6%