cinight / ShadersForFunLinks
☆215Updated 4 months ago
Alternatives and similar repositories for ShadersForFun
Users that are interested in ShadersForFun are comparing it to the libraries listed below
Sorting:
- Universal Render Pipeline Shaders for Smoke Lighting (Normal, 6-Way + ASTA Workflows) for VFX Graph and Shuriken☆243Updated 3 years ago
- A Customizable Post-Processing Renderer Feature for Universal Render Pipeline☆228Updated 2 years ago
- Unity editor tool for baking shaders to textures. Texture2D, Texture3D, Flipbook, or MeshRenderer (uses model UV)☆195Updated last year
- A few shader code templates/examples for Unity, Universal Render Pipeline (URP v10 / Unity 2020.3). ShaderLab & HLSL.☆301Updated last year
- Replacement for GrabPass in Unity's Universal Render Pipeline (URP).☆168Updated last year
- Markdown-like syntax for ShaderGraph properties, to make better material inspectors☆260Updated last year
- Optimized implementation of camera stacking for UI only in HDRP.☆208Updated last month
- Geometry/Multi-Pass Shell-based Fur shader for Unity's URP (Universal Render Pipeline). Based on hecomi's UnityFurURP Repository.☆216Updated 9 months ago
- URP renderfeature test project☆449Updated 2 years ago
- Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.☆244Updated 3 years ago
- Unity material and shader for applying clipped, dithered transparency☆314Updated 4 years ago
- 🔮 An example of iridescence shader in URP.☆151Updated 4 years ago
- A sample project showcasing a simple method to calculate custom lighting inside of Shader Graph for the Lightweight Render Pipeline. Incl…☆298Updated 4 years ago
- Examples for extending the Unity LWRP☆242Updated 4 years ago
- Adds 'Register Variable' and 'Get Variable' nodes to Shader Graph, allowing you to link sections of a graph without connection wires. <3☆292Updated 7 months ago
- A Texture2DArray Import Pipeline for Unity 2019.3 and newer.