https://github.com/IronWarrior/UnityToonShader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
https://github.com/IronWarrior/UnityToonShader
Last synced: about 2 months ago
JSON representation
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
- Host: GitHub
- URL: https://github.com/IronWarrior/UnityToonShader
- Owner: IronWarrior
- License: unlicense
- Created: 2019-01-09T21:24:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T19:43:23.000Z (over 6 years ago)
- Last Synced: 2024-11-09T10:38:43.778Z (7 months ago)
- Language: ShaderLab
- Homepage: https://roystan.net/articles/toon-shader
- Size: 175 KB
- Stars: 867
- Watchers: 14
- Forks: 182
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toon Shader for Unity
Unity 2018.3 project source for completed [Toon Shader tutorial](https://roystan.net/articles/toon-shader.html) from the site [roystan.net](https://roystan.net/).
Has specular, rim lighting, and can cast and receive shadows.