I’m trying to recreate a non-pbr gold material, which uses some tricks in eevee to push the highlights into bright white:
I’ve done this with the shader to rgb node, putting the output into a colorramp and then adding it to the original, like so:
But obviously there’s no such node in cycles. Any idea how i might replicate this in cycles?