All Projects → csdjk → Learnunityshader

csdjk / Learnunityshader

学习Unity Shader过程中的一些记录,特效,动画Demo。

Projects that are alternatives of or similar to Learnunityshader

3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-48.23%)
Mutual labels:  unity3d, shaders, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (+73.05%)
Mutual labels:  unity3d, shaders, shaderlab
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (+22.7%)
Mutual labels:  unity3d, shaders, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (+21.99%)
Mutual labels:  unity3d, shaders, shaderlab
Unityvisualizations
Collection of shaders and visual effects created for Unity 3D.
Stars: ✭ 472 (+234.75%)
Mutual labels:  unity3d, shaders, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-31.21%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+40.43%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (+23.4%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (+168.09%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Shadersketches
Sketches made with ShaderLab in Unity.
Stars: ✭ 362 (+156.74%)
Mutual labels:  unity3d, shaders, shaderlab
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (+32.62%)
Mutual labels:  unity3d, shaderlab, effects
Stylisedwater surfaceshader
Simple water shader in the style of Zelda: Wind Waker
Stars: ✭ 26 (-81.56%)
Mutual labels:  unity3d, shaders, shaderlab
Unity3dcrosssectionshader
CG shader for unity3D to create a cross section through meshes
Stars: ✭ 333 (+136.17%)
Mutual labels:  unity3d, shaders, shaderlab
Unity Shaders
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Stars: ✭ 564 (+300%)
Mutual labels:  unity3d, shaders, shaderlab
Shadergum
Unity3D GPU Sculpt & Morph
Stars: ✭ 125 (-11.35%)
Mutual labels:  unity3d, shaders, gpu
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-41.84%)
Mutual labels:  unity3d, shaderlab
Proceduralcity
Unity demo that uses a few tricks to build random nice-looking 3D cities
Stars: ✭ 77 (-45.39%)
Mutual labels:  unity3d, shaderlab
Videngine
3D graphics for iOS using Metal and Swift
Stars: ✭ 86 (-39.01%)
Mutual labels:  shaders, gpu
Iridescence
Iridescence shader
Stars: ✭ 89 (-36.88%)
Mutual labels:  unity3d, shaderlab
Unityvolumerendering
Volume rendering, implemented in Unity3D.
Stars: ✭ 102 (-27.66%)
Mutual labels:  unity3d, shaders

learn Unity Shader

学习unity Shader过程中的一些记录。

大致分为3部分:

  • 《unity shader入门精要》里的一些shader。
  • 自己学习shader过程中的一些实现。
  • shaderToy上的一些特效。

基础光照(漫反射、高光反射) 透明度测试、透明度混合

learnShader1.png

玻璃折射

GlassRefraction.png

镜子

mirror.png

序列帧动画

imageSquenceAnim.gif

广告牌

Board.gif

UV动画

UVAnimation.gif

后期特效

亮度、饱和度和对比度

BrightnessSaturationAndContrast.png

边缘检测

edgeDetection.png

高斯模糊

GaussBlur.png

径向模糊

RadialBlur.png

放大镜

Zoom3.gif

Bloom 泛光

bloom.png

Shader 2D

2D描边

OutLine2D.png

Fog.gif

Shader3D

溶解

Dissolve.gif

能量球

ColumbBall.gif

翻书

FlipBook.gif

模型粒子化,爆炸

Geometry.gif

残影

Ghost.gif

ShaderToy

太阳

sun.gif

海洋

sea.gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].