Cyanilux / URP_ShaderGraphCustomLightingLinks
Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline
☆648Updated 4 months ago
Alternatives and similar repositories for URP_ShaderGraphCustomLighting
Users that are interested in URP_ShaderGraphCustomLighting are comparing it to the libraries listed below
Sorting:
- Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination via camera source, ID string or RenderTexture as…☆645Updated last year
- Unity package for versions 2022.3 and Unity 6. Adds support to render volumetric lighting for both the main and additional lights in URP.…☆479Updated last month
- A custom renderer feature for screen space outlines☆651Updated 11 months ago
- Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObjec…☆1,306Updated 2 years ago
- Fur shader implementation for URP☆1,218Updated 2 years ago
- A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).☆884Updated last year
- ☆947Updated last year
- Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefabs in the scene with this script at…☆701Updated 7 months ago
- A stylized water shader (and material presets) for Unity.☆995Updated 4 years ago
- Utility to combine color channels from different textures into a single output.☆818Updated 8 months ago
- A mesh-based PBR decal system for Unity's universal render pipeline.☆595Updated last year
- A Collection of Shader For URP(LWRP) Render Pipeline☆655Updated 2 years ago
- UI blur (translucent) effect for Unity.☆666Updated last month
- Gameplay Ingredients for your Unity Games - A collection of runtime and editor scripts that ease simple tasks while making games and prot…☆626Updated last month
- Fracture any mesh at runtime☆1,233Updated 4 years ago
- Example project to draw 1million grass instances on mobile☆1,630Updated 4 years ago
- 🌔 Toon shader for Unity's Universal Render Pipeline.☆437Updated last year
- Planar reflections for Unity's Universal Render Pipeline.☆594Updated 3 years ago
- A recreation of Zelda: Breath of the Wild's toon shader in Unity, using Shader Graph☆479Updated 3 years ago
- A Toon Shader in Unity Universal Render Pipeline.☆1,219Updated last year
- SSR solution for Unity URP☆481Updated last year
- 🌔 A Scriptable Render Pipeline (SRP) designed for toon/stylized visuals. Features custom lighting pipeline, multiple shadow algorithms, …☆533Updated 11 months ago
- Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.☆914Updated 4 years ago
- Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline …☆813Updated 6 years ago
- Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.☆905Updated 6 years ago
- Textureless fog particles using a highly customizable shader to attenuate noise values.☆491Updated 2 years ago
- ☆867Updated 2 years ago
- A bunch of custom passes made for HDRP☆1,381Updated 6 months ago
- Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.☆611Updated last year
- Texture atlas creator for Unity