xfause / Shader_Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Shader Demo

Personally, I think that the Shader demo demo is better in the learning process.


simple vertex transformation


The flame effect achieved by Shader


Translucent effect by dithering


Lighting and shadowing effects based on 2D_SDF


Cloud layer effect based on layered noise


halftone shadow


voronoi noise


Toggleable object outlines


The chaotic effect of the compute shader

About


Languages

Language:ShaderLab 74.3%Language:HLSL 11.8%Language:C# 8.8%Language:GLSL 5.1%