inoook / UnityMatCapShader
Unity MatCap shader
☆40Updated 9 years ago
Alternatives and similar repositories for UnityMatCapShader:
Users that are interested in UnityMatCapShader are comparing it to the libraries listed below
- Lens flare image effect in Unity!☆32Updated 6 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- GPU Particles for Unity☆49Updated 4 years ago
- My own flavor of Unity Technologies' Atmospheric Scattering that was used in The Blacksmith short demo.☆16Updated 8 years ago
- ☆12Updated 5 years ago
- ☆28Updated 4 years ago
- Sample implementation of mipmap fog using URP and ShaderGraph☆18Updated 5 years ago
- Screen space shadow (Or contact shadow) for Unity. Only for learning purpose.☆43Updated 5 years ago
- An example of Stencil Portal in Unity☆37Updated 3 years ago
- Simple star-glow effect.☆46Updated 5 years ago
- Vertex ambient occlusion baking tool for Unity.☆36Updated 4 years ago
- Adaptation of the standard Unity PBS shader to include Toon lighting☆28Updated 7 years ago
- Material replacements for getting SpeedTree models to work on HDRP Terrain. Highly experimental.☆19Updated 6 years ago
- Using AppendStructuredBuffer / ConsumeStructuredBuffer GPU Particle Sample for Unity☆25Updated 7 years ago
- Demonstrating how new Shadowmask feature works in Unity☆29Updated 8 years ago
- Fur rendering in Unity with Shell Texturing☆53Updated 4 months ago
- ScreenSpaceLighting for Unity in PostProcessStack V2.☆55Updated last year
- A few custom shadow implementation experiments within Unity☆36Updated 7 years ago
- Multiple render targets without camera object for Unity.☆22Updated 9 years ago
- Unity 3d project showing opaque active camouflage rendering technique☆31Updated 6 years ago
- Visual inspector editor for Unity☆49Updated 7 years ago
- A simple fog solution that utilizes a cubemap for color, rather than a single constant color for better fidelity. It can do height based …☆31Updated 2 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…