URP_GrassGeometryShader
Example of a Grass Geometry Shader for Unity, Universal Render Pipeline. Based on https://github.com/IronWarrior/UnityGrassGeometryShader (by Cyanilux)
URP_ShaderGraphCustomLighting
Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline (by Cyanilux)
Our great sponsors
URP_GrassGeometryShader | URP_ShaderGraphCustomLighting | |
---|---|---|
1 | 3 | |
49 | 373 | |
- | - | |
1.1 | 0.0 | |
over 2 years ago | 2 months ago | |
HLSL | HLSL | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of URP_GrassGeometryShader.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-11.
-
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.
URP_ShaderGraphCustomLighting
Posts with mentions or reviews of URP_ShaderGraphCustomLighting.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning URP_ShaderGraphCustomLighting yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing URP_GrassGeometryShader and URP_ShaderGraphCustomLighting you can also consider the following projects:
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
HdrpVatExample - VAT (Vertex Animation Texture) with Unity Shader Graph and Visual Effect Graph
Noisy-Nodes - Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.
UnityURP-AnimeStyleCelShader - A custom shader and post-processing effect for achieving anime-style characters or levels in Unity using the Universal Render Pipeline.
NoiseShader - Noise shader library for Unity