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
- SystemVerilog
- TeX
- TypeScript
- 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.
Some demo created by Unity Shader
A Collection of Shader For URP(LWRP) Render Pipeline
My Unity post processing pipeline and shaders
General purpose wireframe shaders for use in Unity.
Example Project for the new Unity Input System
(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
A unity addon for adding stretchy bouncy physics to bones and meshes.
DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
Sample project showing third person camera behavior and Mecanim animations
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
(Unity) Cross-fading LOD shader example
A tool to bake VAT (Vertex Animation Texture) from AnimationClip with sample shaders for Unity.
An example of rendering decals on SkinnedMesh Renderers in Unity.
A sample project using the Universal Render Pipeline that includes examples to demo latest ShaderGraph feature - MasterStack