#Resources for Learning How to Make Shaders

1 messages · Page 1 of 1 (latest)

arctic thicket
#

Hey everyone! I'm just getting into learning about how to make shaders in Unity, do you guys have any favorite resources for learning Shader Graph / writing Shaders in general? Do you have a favorite tutorial series or any articles that have been a big help?

Thanks everyone :)

runic smelt
#

this question just came up in the VRC Shader Dev discord, actually

#

gonna post these one at a time in case automod explodes

#

https://catlikecoding.com is incredible for learning the nitty-gritty details of writing lit shaders. It has a fantastic BiRP tutorial that I've used to learn to write shaders for VRChat.

#

I'm not sure about lit shaders in URP (haven't really looked!) -- but I know it does have a series on writing a custom scriptable render pipeline, soooo

#

I started learning to create shaders in the Shader Graph for HDRP. I then learned unlit shaders for BiRP, mostly by looking at existing shaders

arctic thicket
#

This is AWESOME, thank you Fen!!! I'm checking them out in order now

#

I seriously appreciate you getting their answers too, thank you :,)