Testing Post Processed Fog in Unity Universal Render Pipeline
☆102Oct 3, 2019Updated 6 years ago
Alternatives and similar repositories for URPFog
Users that are interested in URPFog are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This example is a demo of fake volumetric fog using compute shader and instancing. It takes only one batch, but it looks realistic fog.☆21Feb 9, 2024Updated 2 years ago
- Screen Space Global Illumination for Unity Universal Render Pipeline☆380Mar 11, 2020Updated 6 years ago
- Motion Blur for Unity's Universal Render Pipeline.☆277Dec 6, 2021Updated 4 years ago
- ☆31Nov 15, 2020Updated 5 years ago
- Temporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline☆491May 16, 2022Updated 3 years ago
- Unity URP AtmosphericFog☆79Nov 24, 2021Updated 4 years ago
- Projection Decals for Unity's Universal Render Pipeline.☆537Feb 12, 2024Updated 2 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆89Mar 11, 2020Updated 6 years ago
- A Collection of Shader For URP(LWRP) Render Pipeline☆655Mar 21, 2023Updated 3 years ago
- Reusable RendererFeature of MobileScreenSpacePlanarReflection☆1,169Nov 14, 2022Updated 3 years ago
- Volumetric Fog for Unity☆805Jun 17, 2020Updated 5 years ago
- Mobile friendly Unity sand/snow shader using the Universal Render Pipeline - Uses Unity Version 2020.1.2f1☆72Jun 26, 2021Updated 4 years ago
- Graphics Research for Unity Scriptable Render Pipeline.☆268Feb 23, 2026Updated last month
- Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.☆486Dec 11, 2022Updated 3 years ago
- Vegetation shader with alpha blended rendering and touch bending effect☆556Oct 15, 2025Updated 5 months ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆30May 16, 2021Updated 4 years 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,336Sep 16, 2022Updated 3 years ago
- Tutorial on Custom Grass Shader in URP☆40Nov 18, 2020Updated 5 years ago
- UniversalRP Toon Shader with ShaderGraph☆609Jan 17, 2025Updated last year
- Almost real-time Global Illumination for Unity.☆11Jul 6, 2021Updated 4 years ago
- ☆62Nov 20, 2020Updated 5 years ago
- Runtime Transform manipulation for Unity☆13Jan 20, 2020Updated 6 years ago
- General purpose fader to fade Materials, Enviro, etc in Unity☆12Apr 18, 2021Updated 4 years ago
- Planar reflections for Unity's Universal Render Pipeline.☆592Jun 21, 2022Updated 3 years ago
- This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.☆2,262Oct 23, 2025Updated 5 months ago
- Real-time indirect diffuse illuminaton using screen-space information for Unity.