Skip to content

A unity shader for smooth pixel filtering, based on CptPotato's smooth filtering

License

Notifications You must be signed in to change notification settings

9D-Tony/UnitySmoothPixelFiltering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Smooth Pixel Filtering

A unity example scene of CptPotato's smooth pixel filtering.

It uses a material with a custom JitterFreePixel shader.

To get jitter free pixel art set the filter to bilinear filtering on the imported textures under the advanced tab, create the sprites and apply the JitterFree material.

Built using Unity 2020.3.12f1 I have not tested it with older versions of unity so it may not work. Should work on mobile down to GLES 3.0

Background artwork by Luis Zuno

Shadertoy example by d7samurai

There is also a Godot version

Explanation of how the shader works on Handmade Hero



An Example

Releases

No releases published

Sponsor this project

Packages

No packages published