Lists (12)
Sort Name ascending (A-Z)
- All languages
- ASP
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Dart
- Dockerfile
- Forth
- GLSL
- Game Maker Language
- Go
- HLSL
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Lua
- Makefile
- Markdown
- Mathematica
- NASL
- Objective-C
- PHP
- Pascal
- PostScript
- PowerShell
- Python
- Raku
- Ruby
- Rust
- SCSS
- ShaderLab
- Shell
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- Wolfram Language
- reStructuredText
Starred repositories
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
UnityChanToonShaderVer2 Project / v.2.0.9 Release
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 Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
My Unity post processing pipeline and shaders
Some demo created by Unity Shader
A Collection of Shader For URP(LWRP) Render Pipeline
General purpose wireframe shaders for use in Unity.
Example Project for the new Unity Input System
A unity addon for adding stretchy bouncy physics to bones and meshes.
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
An example showing how to inverse-project depth samples into the view/world space in Unity.
Miscellaneous Shaders in Unity, WIP(maybe?)
Screen Space Global Illumination for Unity Universal Render Pipeline
DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
A tool to bake VAT (Vertex Animation Texture) from AnimationClip with sample shaders for Unity.
综合:后处理、RenderFeature管线拓展、PBR、NPR、体积渲染、ComputeShader、GPU草、VFX特效;的综合仓库
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
Sample project showing third person camera behavior and Mecanim animations
(Unity) Cross-fading LOD shader example
Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists