Polygon Color Shader

This project was supposed to be a fancy shader project done in Unity. The idea was to recreate the stylized low-poly look of things like Polyworld, but without the use of UV’s and textures, just vertex color data. I still don’t know if it’s possible to do this entirely with a shader, but I couldn’t find […]