TheodorKnab / Sand-Shader-Unity-URP-for-MobileLinks
Mobile friendly Unity sand/snow shader using the Universal Render Pipeline - Uses Unity Version 2020.1.2f1
☆69Updated 4 years ago
Alternatives and similar repositories for Sand-Shader-Unity-URP-for-Mobile
Users that are interested in Sand-Shader-Unity-URP-for-Mobile are comparing it to the libraries listed below
Sorting:
- Vehicle snow tracks shader graph test using unity "custom render texture", unable to get Graphics.Blit to work for a render texture/☆71Updated 6 years ago
- Example of a Grass Geometry Shader for Unity, Universal Render Pipeline. Based on https://github.com/IronWarrior/UnityGrassGeometryShader☆72Updated 4 years ago
- Refraction shader graph for Unity's URP (Universal Render Pipeline). Based on HDRP's Screen Space Refraction.☆78Updated 2 years ago
- URP Sea & Clouds & SkyFog☆52Updated 2 years ago
- 🧶 An example of knitwear shader in URP.☆38Updated 4 years ago
- This project use full FFT methods to make Ocean waves rendering with Tessellation shader☆82Updated 2 years ago
- An Animated Grass Shader for Blade-like Geometry [Unity URP]☆58Updated 5 years ago
- An implementation of underwater effects that show under the water line.☆72Updated last year
- A URP port of Unity's classic Standard Assets Effects package's Sun Shaft effect☆52Updated 3 years ago
- This is a technical project from the Final project of mine containing only the scripts, shaders about interatable wate, grass, and wind.☆72Updated 2 years ago
- Temporal AA solution for Unity's Universal render pipeline☆63Updated 3 years ago
- JellyBody —— shader,vertex replacement☆72Updated 7 years ago
- Water caustics shader with triplanar projection, made in Unity for URP☆48Updated 2 years ago
- A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unity☆71Updated 6 years ago
- Can not get blurred/translucent UI elements working? This shader will give you basic foundation to build upon as your heart and project d…