Closed sunjay closed 5 years ago
We currently have a simple diffuse shader taken from the euc examples. We want to replace that with a Toon/Cell shader so we get the pixel art effect we are going for. There are lots of tutorials about this online and we should adapt their code.
https://en.m.wikibooks.org/wiki/GLSL_Programming/Unity/Toon_Shading
http://rbwhitaker.wikidot.com/toon-shader
Finished this. Scaling was not incorporated into the shader.
We currently have a simple diffuse shader taken from the euc examples. We want to replace that with a Toon/Cell shader so we get the pixel art effect we are going for. There are lots of tutorials about this online and we should adapt their code.
https://en.m.wikibooks.org/wiki/GLSL_Programming/Unity/Toon_Shading
http://rbwhitaker.wikidot.com/toon-shader