I'm working on some of my first shaders and taking a look at the variables included by cginc I see this list of transformation matrices:
I've watched some beginner talks and I understand what the first one does but pretty much every other one I'm not sure what it does or how to apply it. Does anyone know of a good resource for explaining these transformations?