Skip to content

mao-test-h/URPGlitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URPGlitch

Glitch effect with URP(Universal Render Pipeline).

Note
This project is a port of keijiro/KinoGlitch to work with URP12.
Please note that this project was implemented for study purposes and is not actively maintained.

sample.mov

Supported Unity versions

  • Unity 2021.3+
    • URP 12.1.7

Installing

Please add the following URL to Package Manager -> [Add package from git URL...].

https://github.com/mao-test-h/URPGlitch.git?path=Assets/URPGlitch

or add the following URL to Package/manifest.json -> dependencies.

{
  "dependencies": {
    "com.mao-test-h.urp-glitch": "https://github.com/mao-test-h/URPGlitch.git?path=Assets/URPGlitch",
  }
}

License

About

Glitch effect with URP(Universal Render Pipeline).

Resources

License

Stars

Watchers

Forks

Packages

No packages published