A simple Shader Graph implementation of a wireframe effect.
☆44Jan 26, 2021Updated 5 years ago
Alternatives and similar repositories for WireframeShaderGraph
Users that are interested in WireframeShaderGraph are comparing it to the libraries listed below
Sorting:
- Tween system for unity mostly for setup in inspector instead of code.☆14Jul 4, 2024Updated last year
- Easy to use planar reflections for Unity's Universal Render Pipeline.☆15Jun 29, 2020Updated 5 years ago
- ☆18Sep 27, 2021Updated 4 years ago
- Old-school video feedback effect for Unity URP☆26Feb 24, 2026Updated 3 weeks ago
- 🖥 An example of LCD Display shader in URP.☆33Jul 20, 2023Updated 2 years ago
- XELF.Hexelate.Shader: Hexelation Shader is an image effect for Unity. Screen will be filtered by hexagonal grids.☆18Aug 28, 2019Updated 6 years ago
- ☆15May 9, 2020Updated 5 years ago
- Basic VDB loader to load embergen vdb's into unity, paired with a basic small volume renderer☆24Feb 12, 2023Updated 3 years ago
- ☆13Feb 12, 2024Updated 2 years ago
- A .NET / C# wrapper for the Mikktspace tangent generation algorithm☆14Jul 11, 2021Updated 4 years ago
- Height Based 2 color gradient shaders for Unity☆28Jan 23, 2022Updated 4 years ago
- Unity implementation of a generalization of Schlick’s bias & gain functions☆11Oct 22, 2020Updated 5 years ago
- Particle system written on the GPU using compute shaders in Unity.☆11May 14, 2020Updated 5 years ago
- Camera effect for use in Unity with PostProcessingStackV2☆22Jul 2, 2019Updated 6 years ago
- How to generate a procedural mesh with Compute Shaders in Unity