unity-color-palettes
A system to keep UnityEngine.Graphic colors consistent throughout a project. (by danielshervheim)
UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP (by ColinLeung-NiloCat)
unity-color-palettes | UnityURPToonLitShaderExample | |
---|---|---|
1 | 6 | |
3 | 6,484 | |
- | - | |
4.0 | 7.1 | |
about 1 year ago | 5 months ago | |
ShaderLab | ShaderLab | |
BSD 3-clause "New" or "Revised" 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.
unity-color-palettes
Posts with mentions or reviews of unity-color-palettes.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How would you make a dark/light theme option for UI?
Gonna shamelessly plug my own package unity-color-palettes I wrote to handle precisely this issue!
UnityURPToonLitShaderExample
Posts with mentions or reviews of UnityURPToonLitShaderExample.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-11.
-
Just Ina Walking and Waving
If you want to learn more about the shading, there is a public sample on github here. The birthday concert was just added to the sample reel a few hours ago. https://github.com/ColinLeung-NiloCat/UnityURPToonLitShaderExample
-
Unity/UE5 for Anime-styled game
https://github.com/ColinLeung-NiloCat/UnityURPToonLitShaderExample I'd use this.
-
Anyone know how to do that cartoon-ish yet realistic layout?
Yea its an advance lighting toon shader I.E. https://github.com/ColinLeung-NiloCat/UnityURPToonLitShaderExample theres something similar for blender but I can't remember the author.
-
Pïxel Art Sample Scene
This one: https://github.com/ColinLeung-NiloCat/UnityURPToonLitShaderExample, I actually like it a lot! I made a few modifications to fit my needs, but it looks great on its own
-
Full map of Teyvat and Inazuma in 2.1
One of the reasons the game looks so beautiful is the power of the toon shader that they are using. take a look here for a similar shader.
-
Working on a infinite procedural generated game!
If you're using a model like that I'd recommend NiloCat's Genshin shader.