Starred repositories
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
A library of Shaders created using Unity's Shader Graph.
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Shaders For People Who Don't Know How To Shader, a tutorial series for beginners!
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).
A Collection of Shader For URP(LWRP) Render Pipeline
General purpose wireframe shaders for use in Unity.
CG shader for unity3D to create a cross section through meshes
Screen Space Global Illumination for Unity Universal Render Pipeline
A few shader code templates/examples for Unity, Universal Render Pipeline (URP v10 / Unity 2020.3). ShaderLab & HLSL.
Sample project showing third person camera behavior and Mecanim animations
(Unity) Cross-fading LOD shader example
Examples from the Unity URP Cookbook e-book
Radial fill mask for sprite
An example of rendering decals on SkinnedMesh Renderers in Unity.
Example shaders showing different methods of implementing normal mapping for triplanar shaders.
A collection of high customizable unlit shaders for Lightweight Render Pipeline
URP renderfeature test project
Typewriter for TextMesh Pro. TMP_Typewriter prints out characters one by one. ( Required the DOTween. )
Light Leaks Image Effects for Unity
A unity project which creates a shader to generate heatmaps on textures from collisions
Real-time ray marching shaders in Unity
Custom render feature for Unity URP to have transparent objects show behind refraction properly