CG Shaders – CubeMap Reflection
Here is a simple example of cubemap reflection, based on my emissive phong shader. I just chose that one because it looks nice and i was tired of bricks :)I replaced the Fresnel color with the reflection and added a brightness multiplier for it. You could add the rim light back in but you might […]