Skip to content

Kaleidoscope HLSL shader for Unity's custom post processes with HDRP.

License

Notifications You must be signed in to change notification settings

brogli/Kaleidoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaleidoscope

A Kaleidoscope HLSL shader for Unity's custom post process with HDRP.

There's a demo-assets folder with an example scene. Don't forget to Edit>Project Settings>HDRP Settings>Add the effect in the After Post Process section. Also you need to add a Volume to your camera and a post-processing>custom>Kaleidoscope Override to that.

I've tested this with Unity 2019.2.0f3 and HDRP version 7.1.7.

If you want to include the Assets/_KaleidoscopeStuff/Kaleidoscope folder with the 2 files for the effect as a dependency, add this line to your Packages/manifest.json:

"ch.brogli.kaleidoscope" : "https://github.com/brogli/Kaleidoscope#upm"

Haven't tested it yet though.

Picture: image

About

Kaleidoscope HLSL shader for Unity's custom post processes with HDRP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published