Loading...
- 8 MatCap-like shaders!
- Great effects at minimal GPU cost!
- MatCap Plain: Base shader that applies the submitted MatCap texture
- MatCap Plain Additive: Same shader with an additive blending, useful for Ghosts-like effects for example
- MatCap Textured Add: Uses a basic color texture and adds the MatCap material on top of it
- MatCap Textured Multiply: Same one but multiplies the MatCap material on top of it
- MatCap Textured Lit: The only shader that uses lights, can be used to achieve fast but not accurate specular effects
- MatCap Bumped: Plain, Textured Add and Textured Multiply versions with normal map support!
Download on the Unity Asset Store, it's FREE!
- WebGL Demo
- Unity WebPlayer Demo