ShaderGraph-Parallax-Mapping-Node-with-Channel-Select
unity-fbm-clouds
ShaderGraph-Parallax-Mapping-Node-with-Channel-Select | unity-fbm-clouds | |
---|---|---|
1 | 1 | |
2 | 5 | |
- | - | |
0.0 | 3.2 | |
over 3 years ago | almost 4 years ago | |
HLSL | HLSL | |
The Unlicense | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ShaderGraph-Parallax-Mapping-Node-with-Channel-Select
-
How to achieve this topography effect in URP shader graph?
Also this might help. If it works. Sorry don't have time to test atm. https://github.com/Invertex/ShaderGraph-Parallax-Mapping-Node-with-Channel-Select
unity-fbm-clouds
-
Unity volumetric clouds.
Volumetric clouds shader for Unity using Fractal Brownian Motion and Parallax Raymarching. GitHub Repo
What are some alternatives?
Anime-Speed-Lines - Post-processing effect to procedurally generate a anime/manga-style vignette of lines typically used to portray speed or surprise.
URP_GrassGeometryShader - Example of a Grass Geometry Shader for Unity, Universal Render Pipeline. Based on https://github.com/IronWarrior/UnityGrassGeometryShader
Stylized-Water-Shader-Unity-URP - Stylized water shader for Unity 2021 (URP) and higher. Optimized for mobile. 🌊
UnityURP-AnimeStyleCelShader - A custom shader and post-processing effect for achieving anime-style characters or levels in Unity using the Universal Render Pipeline.
URP-Simple-Per-Object-Motion-Blur - A simple implementation of a Per-object motion blur effect for Unity URP (v14+)
UnityURPToonLitShaderExample - A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP