Skip to content

Motion blur post-processing effect for Unity

License

Notifications You must be signed in to change notification settings

peng-zhihui/KinoMotion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KinoMotion

Motion is a post-processing effect that simulates motion blur caused by object/camera movement.

gif gif

System Requirements

Rendering motion vector texture requires the RGHalf texture format. It's supported on most of the desktop/console platform, but rarely supported on the mobile devices.

Installation

Download one of the unitypackage files from the Releases page and import it to the project.

License

MIT

About

Motion blur post-processing effect for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 65.6%
  • HLSL 19.4%
  • ShaderLab 15.0%