6

How is it called, what is it used for, and what is the most common way to implement it?

I know these are three question in one, but since the first and second are just one-liners I decided to make them into one.

The following images are two screenshots showing the visual effect; (A) show the zones that are darker and (B) the normal zones

enter image description here

enter image description here

rraallvv
  • 971
  • 5
  • 16

1 Answers1

6

Sounds like vignetting effect. You can easily accomplish this with a shader.

midasmax
  • 486
  • 3
  • 7