URP_GrassGeometryShader
NoiseShader
Our great sponsors
URP_GrassGeometryShader | NoiseShader | |
---|---|---|
1 | 2 | |
50 | 998 | |
- | - | |
1.7 | 0.0 | |
over 2 years ago | over 2 years ago | |
HLSL | HLSL | |
MIT License | 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.
URP_GrassGeometryShader
-
Working on a infinite procedural generated game!
Grass geometry shader! I used this repository https://github.com/Cyanilux/URP_GrassGeometryShader and modified it to fit my expectations.
NoiseShader
We haven't tracked posts mentioning NoiseShader yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
unity-fbm-clouds - FBM Parallax Clouds for Unity build-in render pipeline.
UnityURPToonLitShaderExample - A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
URP_ShaderGraphCustomLighting - Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline
TMP3D - A small extension that makes 3D text with Unity's TextMeshPro possible. It uses raymarching and a geometry shader to work around the limitations of TMP at the moment
Stylized-Water-Shader-Unity-URP - Stylized water shader for Unity 2021 (URP) and higher. Optimized for mobile. 🌊
SimpleURPToonLitOutlineExample - SimpleURPToonLitOutlineExample
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+)
Pcx - Point cloud importer & renderer for Unity