@mcc Oh, also, I also prefer referencing uniforms and buffers by numbers rather than names, because it feels a lot more like an API contract that way. It means you can name things whatever you want in the shader, and still adhere to a strict contract with the rest of the code.
@mcc (Also condolences about the Orange Website)