Lists (2)
Sort Name ascending (A-Z)
- All languages
- ASP
- ActionScript
- Apex
- AppleScript
- Assembly
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Dart
- Dockerfile
- F#
- GAP
- GDScript
- GDShader
- GLSL
- Git Attributes
- Go
- HLSL
- HTML
- Handlebars
- Haxe
- Java
- JavaScript
- Jupyter Notebook
- Liquid
- Lua
- MDX
- Markdown
- Mathematica
- NSIS
- Objective-C
- Objective-C++
- PHP
- PLSQL
- Pascal
- PowerShell
- Prolog
- Python
- QuakeC
- Ruby
- Rust
- SCSS
- Scala
- ShaderLab
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- WGSL
- WebAssembly
- Yacc
- reStructuredText
Starred repositories
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
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
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
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.
Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline foam based off the depth buffer.
HSV color picker for Unity UI
A Collection of Shader For URP(LWRP) Render Pipeline
Physically-based Toon Shader for game applications. Compliant with Unity standard rendering functions. It is not targeted to be multifunctional in order to keep performance, but to be universally u…
An example showing how to inverse-project depth samples into the view/world space in Unity.
Full project and code for all of my shader tutorials.
Showing off the power of shader properties in Unity
The easiest way to achieve outlines in unity.
Community made extras for Amplify Shader Editor
Unity material and shader for applying clipped, dithered transparency
Screen Space Boolean Implementation for Unity.
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
A collection of shaders written in CG/ShaderLab for Unity.
Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline
The missing workbook for Freya Holmer's Shaders for Game Devs course.
Simple Vertex Color Toon Shader For Unity 3D on mobile
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
XR Face Expressions provides examples of how to detect face expressions in AR Foundation and ARKit.
An animated ray tracing demonstration tool built in Unity.
🧠🤖Unity Neural Network (Genetic, Unsupervised)
Some effect form Mario Odyssey, implement with Unity.