Skip to main content
Disambiguating reflection tag as discussed here https://gamedev.meta.stackexchange.com/q/2552/39518
Link
DMGregory
  • 140.8k
  • 23
  • 257
  • 401
Tweeted twitter.com/StackGameDev/status/735902097531637762
added 92 characters in body
Source Link
lvictorino
  • 2.6k
  • 1
  • 15
  • 23

I'm trying to achieve that kind of scene but in real time using Unity.

enter image description here

It's basically composed of some primitives, a skybox, and a plane. I'm intrigued on how to do this effect in particular:

enter image description here

The plane acts like a mirror, but tainted and matte (and it appears to be less blurry at the bottom of the buildings... but I'm not quite sure). I have found some shaders to create mirrors in Unity but nothing about the matte effect like in this picture. Could you guide me on how to achieve this kind of effect (knowing that I'm pretty lame when it comes to write shaders but I want to learn).

Thanks.

I'm trying to achieve that kind of scene but in real time using Unity.

enter image description here

It's basically composed of some primitives, a skybox, and a plane. I'm intrigued on how to do this effect in particular:

enter image description here

The plane acts like a mirror, but tainted and matte. I have found some shaders to create mirrors in Unity but nothing about the matte effect like in this picture. Could you guide me on how to achieve this kind of effect (knowing that I'm pretty lame when it comes to write shaders but I want to learn).

Thanks.

I'm trying to achieve that kind of scene but in real time using Unity.

enter image description here

It's basically composed of some primitives, a skybox, and a plane. I'm intrigued on how to do this effect in particular:

enter image description here

The plane acts like a mirror, but tainted and matte (and it appears to be less blurry at the bottom of the buildings... but I'm not quite sure). I have found some shaders to create mirrors in Unity but nothing about the matte effect like in this picture. Could you guide me on how to achieve this kind of effect (knowing that I'm pretty lame when it comes to write shaders but I want to learn).

Thanks.

edited title
Link
lvictorino
  • 2.6k
  • 1
  • 15
  • 23

matte Matte reflection effect in Unity?

Source Link
lvictorino
  • 2.6k
  • 1
  • 15
  • 23
Loading