urp
There are 258 repositories under urp topic.
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ColinLeung-NiloCat/UnityURP-MobileDrawMeshInstancedIndirectExample
Example project to draw 1million grass instances on mobile
ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader
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
CyberAgentGameEntertainment/NovaShader
Multi-functional shader for the Particle System that supports Universal Render Pipeline (URP) of Unity.
ChiliMilk/URP_Toon
A Toon Shader in Unity Universal Render Pipeline.
ColinLeung-NiloCat/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
hecomi/UnityFurURP
Fur shader implementation for URP
phi-lira/UniversalShaderExamples
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
Kodrin/URP-PSX
PSX retro graphics plugin for URP with Shadergraph in Unity
marcozakaria/URP-LWRP-Shaders
A Collection of Shader For URP(LWRP) Render Pipeline
stalomeow/StarRailNPRShader
Fan-made shaders for Unity URP attempting to replicate the shading of Honkai: Star Rail.
you-ri/LiliumToonGraph
UniversalRP Toon Shader with ShaderGraph
Cyanilux/URP_BlitRenderFeature
Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination via camera source, ID string or RenderTexture asset. Also options for _InverseView matrix and _CameraNormalsTexture generation.
Cyanilux/URP_ShaderGraphCustomLighting
Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline
madumpa/URP_StylizedLitShader
Madumpa's URP Stylized Lit Shader Repository
sienaiwun/TAA_Unity_URP
Temporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline
ColinLeung-NiloCat/UnityURP-BillboardLensFlareShader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
UnityKorea/ProjectKaya
Project Kaya for mobile game platform
maxartz15/VertexAnimation
Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
sebastianhein/urp_kawase_blur
URP renderfeature test project
lukakldiashvili/Unified-Universal-Blur
UI blur (translucent) effect for Unity.
Delt06/urp-toon-shader
🌔 Toon shader for Unity's Universal Render Pipeline.
demonixis/SSGI-URP
Screen Space Global Illumination for Unity Universal Render Pipeline
Unity-Technologies/Classic-Sponza
Unity remaster of the classic Sponza scene.
Cyanilux/URP_ShaderCodeTemplates
A few shader code templates/examples for Unity, Universal Render Pipeline (URP v10 / Unity 2020.3). ShaderLab & HLSL.
NullTale/VolFx
⚪ VFX Core ☄ Selective Post Processing and FX System
Cyanilux/URP_WatercolourShaders
A few experiments with watercolour-like shader effects made using Shader Graph. Unity 2020.1.2f1, URP 8.2.0
jiaozi158/ShellFurURP
Geometry/Multi-Pass Shell-based Fur shader for Unity's URP (Universal Render Pipeline). Based on hecomi's UnityFurURP Repository.
bearworks/URPOcean
Ocean waves on URP for wide-range mobile devices (gles 3.0)
daniel-ilett/water-urp
A stylised water shader for Unity's Universal Render Pipeline.
simplestargame/SimpleURPToonLitOutlineExample
SimpleURPToonLitOutlineExample
NullTale/GiLight2D
⚪ Experimental ✨ 2D Raytracing for Unity Urp
Math-Man/URP-PSX-FORKED
PSX retro graphics plugin for URP with Shadergraph in Unity
neon-age/AmplifyOcclusion-URP
Amplify Occlusion V2 ported to URP 2022.2
Cyanilux/URP_RetroCRTShader
A shader graph which replicates some retro tv/monitor effects. CRT (cathode-ray tube) warping, scanlines, static, distortion, etc.
ColinLeung-NiloCat/UnityURP-SurfaceShaderSolution
a tiny and flexible surface shader solution for Unity URP