Hey, I've recently just started playing around with Amplify Shader for Unity but the resources seem somewhat thin on the ground. I wanted to make a thread where we could share techniques etc. This may already exist but I haven't found it yet. If that is the case then I'd love to know where. I'd like to start with a problem…
Good idea for a thread! I don't have a solution for your specific problem unfortunately, but I've found UE4 shader setups to be pretty useful / transferable to Unity via Amplify.
Hey and thanks for the replies! @RyanB Do you think that triplanar projection could be used in conjunction with lerp gradients, rather than relying on world normal direction? Anyway, I made some progress: I've managed to produce a separate LERP gradient for world normal direction. I plan on using Triplanar projection to…