Agentlien / ShaderCleanupLinks
This is a tool for automatically simplifying shaders generated from Unity's Shader Graph.
☆31Updated 3 years ago
Alternatives and similar repositories for ShaderCleanup
Users that are interested in ShaderCleanup are comparing it to the libraries listed below
Sorting:
- A simple fog solution that utilizes a cubemap for color, rather than a single constant color for better fidelity. It can do height based …☆34Updated 3 years ago
- Unity Timeline integration for the Unity Spline package utilizing c# job system and burst compiler☆53Updated last year
- Super fast Normal and Tangent recalculation library for Unity.☆38Updated last year
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆36Updated 3 years ago
- An unfinished prototype for a modular shader system for Unity. Please see link below.☆29Updated 5 years ago
- Procedural stochastic texturing node for Unity's Shader Graph☆39Updated 2 years ago
- Vertex ambient occlusion baking tool for Unity.☆37Updated 5 years ago
- Demonstration of creating an Outline Effect for Render Graph using Unity 6, which allows per-object renderer selection.☆31Updated last year
- A periodical texturing in Unity☆71Updated 3 years ago
- This HDR Calibration Sample project shows how an HDR calibration menu with Neutral Tonemapping can be implemented.☆29Updated last year
- Shader Variant Explorer lets you peek into Unity's shader compilation process to better understand the composition of shader files.☆68Updated 2 years ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆25Updated 4 years ago
- 🖥 An example of LCD Display shader in URP.☆33Updated 2 years ago
- A (Designed for foliage) Billboard Generator☆53Updated 4 years ago
- Unity Shader Graph: Custom Render Texture target sample☆31Updated 2 years ago
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆41Updated 2 years ago
- Unity Mesh Importer is a utility that applies modifiers to its meshes at the time of importing a 3d model.☆33Updated 3 years ago
- ☆21Updated 4 years ago
- This is a custom node for unity shader graph to create the parallax mapping effect☆38Updated 6 years ago
- ☆34Updated 2 years ago
- A URP port of Unity's classic Standard Assets Effects package's Sun Shaft effect☆53Updated 2 years ago
- Implements Material Instance capabilities like in Unreal Engine 4☆24Updated 4 years ago
- Height fog implementation for Unity☆19Updated last year
- Keyframe Reducer in Unity☆37Updated last year
- Fork of the Unity Visual Effect Graph to support the built-in pipeline.☆38Updated 3 years ago
- URP Sea & Clouds & SkyFog☆52Updated 2 years ago
- Based by NvBlast,using Jobs system to improve performance