An open API service indexing awesome lists of open source software.

https://github.com/bengreenier/Unity-Pixelation-v2

Unity Pixelation Package - Converted to PostProcessing v2 effect 🥂👓
https://github.com/bengreenier/Unity-Pixelation-v2

post-processing shader unity3d

Last synced: 9 months ago
JSON representation

Unity Pixelation Package - Converted to PostProcessing v2 effect 🥂👓

Awesome Lists containing this project

README

          

# Unity-Pixelation-v2

Unity [Pixelation Package](https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/pixelation-65554) - Converted to PostProcessing v2 effect 🥂👓

I wanted to use Dmitry's awesome Pixelation shaders, but with the new [PostProcessing Stack](https://github.com/Unity-Technologies/PostProcessing).
Naturally this required a few modifications, which I've included in this repository.

## To Use

+ Import the `Pixelation` Directory into Unity 5.6.1+
+ Import [PostProcessing](https://github.com/Unity-Technologies/PostProcessing/wiki/Installation)
+ Add the effects to a PostProcessing Volume

![Chunky Example](./.github/chunky-example.png)
![Pixelation Example](./.github/pixelation-example.png)

## License

The initial package isn't mine to License. However, my modifications are MIT licensed.