Skip to content

sichenn/Kumu

Repository files navigation

Kumu

Post processing effects made for Unity

Features

Distance Chromatic Aberration

a chromatic aberration effect applied only on the focal point (similar to Spiderman: Into the Spiderverse)

Kumu Blur

Box Blur

One Dimensional Blur

Radial Blur

Usage

Install

  1. run git submodule add -b stable git@github.com:sichenn/Kumu.git Assets/Plugins/Kumu at project folder
  2. run git submodule init
  3. run git submodule update

Uninstall

  1. run git submodule deinit -f -- Assets/Plugins/Kumu at project folder
  2. run rm -rf .git/modules/Assets/Plugins/Kumu
  3. run git rm -f Assets/Plugins/Kumu

About

Post processing effects made for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors