DenizBicer / Pixel-Sorting

Fake pixel sorting effect implemented with a compute shader in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Sorting

image

Platform

  • Unity 2019.2

Get Started

git clone the project as usual and open it with Unity 3D.

In the scene Pixel, you can see as an example how it works in the scene.

If you want to replace the image, change the link of the Input parameter at the Pixel Sort Component.

About

Fake pixel sorting effect implemented with a compute shader in Unity.


Languages

Language:C# 100.0%