Blur Toolkit URP - Advanced blur shaders
Dev Dunk Studio
$19.99
$24.99
20%OFF
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
08/14(2024) |
24.99 |
08/14(2024) |
12.49 |
08/28(2024) |
24.99 |
10/12(2024) |
19.99 |
11/21(2024) |
19.99 |
Jump AssetStore
Blur Toolkit is the most complete blur package there is.
Use multiple techniques to get performant and good-looking blur effects on textures, 3D objects, full-screen effects, and UI!Designed for URP out of the box. Requires Unity 2022+ (tested in Unity 6+) with URP 14+.UI Blur requires Unity 2023.2/Unity 6+Texture blur is compatible with URP, and with limited support BiRP and HDRP (manual shader upgrade).Unlock the power of stunning and optimized blur effects in your projects with the Blur Toolkit URP!This comprehensive toolkit enables you to create and customize high-performance blur effects with ease.Key Features:Feature complete toolkit: Whether you want Gaussian, mipLOD, radial, or fuzzy blur, this toolkit has it all! Included samples for texture blurs, screen color (on geometry) blurs, UI Blur, and even full-screen blur effects.New Fuzzy Blur: A self-invented, very performant blur. Can be run with only 1 pass. Made by offsetting the UVs to make a blurry texture. Perfect for mobile devices.2D + 3D Support: There is full support for both 2D and 3D!UI Support: Unity 2023.2/6+ supports UI shaders for textures and scene color passthroughPremade Shader Graphs: Get started quickly with a readable and customizable Shader Graphs collection.Easy-to-use Subgraphs: Seamlessly add blur effects to your existing shaders with our user-friendly subgraphs. Diving into HLSL nodes is not required (but possible!).Quick Setup: All shader graphs are set up to work out of the box with URP's features, no additional steps or custom render passes are required.Highly Customizable: Tailor each blur effect to match your project's unique visual style.URP Optimized: Built from the ground up for the Universal Render Pipeline to ensure optimal performance and flexibility. We use URP's included features where possible, to ensure compatibility with later Unity versions.Blur Toolkit URP is perfect for developers, designers, and artists looking to enhance their projects with impressive blur effects without compromising performance.Try Blur Toolkit URP today and elevate your project's visuals to new heights!This asset contains multiple (sub) shaders.Texture blur techniquesGaussian: A complete multi-pass blur with great quality. Also heavy to run.Fuzzy: A self-invented, very performant blur. Made by offsetting the UVs to make a blurry texture. Configurable with only a single pass.Mip: Using mip map LODs to get a blurred texture. Worst quality but extremely performant.Radial: Adding a multi-pass radial blur, which looks great on some effects. Also heavy to run.Master shadersMasterBlur: A configurable shader to blur textures.MasterBlur_SceneColor: A configurable shader to blur parts of the screen using URP's scene color/opaque texture.MasterBlur_FullScreen: A configurable shader to blur the full screen using URP's full-screen effects.Subshader LibraryFuzzy Blur (+ Scene Color): Use a self-invented fuzzy blur technique to performantly blur anything.Gaussian Blur (+Scene Color): Use a fast Gaussian blur technique for amazing blur visuals.Radial Blur (+Scene Color): Use a fast Radial Blur technique for awesome effects.Mip Blur: Use Unity's built in mipmap system to get a blurred texture extremely fast.Scene Color Blur: Use Unity's scene color downsampling to get a simple, yet performant blur.