G4ND44 / computeShaderBlur
Optimized blur for Unity using compute shaders
☆32Updated 5 years ago
Alternatives and similar repositories for computeShaderBlur:
Users that are interested in computeShaderBlur are comparing it to the libraries listed below
- ☆31Updated 4 years ago
- A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unity☆70Updated 6 years ago
- ☆35Updated 3 years ago
- Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.☆29Updated 4 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 2 years ago
- Node library for ShaderGraph☆34Updated 4 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 3 years ago
- 🥎 An example of fluorescence shader in URP.☆32Updated 4 years ago
- Screen space shadow (Or contact shadow) for Unity. Only for learning purpose.