https://github.com/kevinaristotle/Toonity
A collection of toon shaders for Unity
https://github.com/kevinaristotle/Toonity
cel-shading shader shaderlab shaders toon-shading unity unity-3d
Last synced: about 1 year ago
JSON representation
A collection of toon shaders for Unity
- Host: GitHub
- URL: https://github.com/kevinaristotle/Toonity
- Owner: kevinaristotle
- License: mit
- Created: 2019-08-07T05:05:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T04:06:58.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T00:35:23.003Z (about 1 year ago)
- Topics: cel-shading, shader, shaderlab, shaders, toon-shading, unity, unity-3d
- Language: ShaderLab
- Homepage:
- Size: 76.2 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Toonity
==========
Toonity is a collection of toon shaders for the Unity game engine.
The toon shaders included with Toonity are as follows:
- Toon Diffuse
- Toon Specular

### **Toon Diffuse**
A simple diffuse shader containing a color property and a texture property.

### **Toon Specular**
A simple specular shader containing parameters for controlling the specular highlight color and size.

License
-------
[MIT](LICENSE.md)