Creating light falloff with stacked light and varied radius
LightingThis simple scene is a simple blockin of an interior scene with two sun lamps shining through a small gap in an otherwise enclosed box.
This setup mimics a sun near dusk lighting an interior with a highly compressed light falloff. The scene has two lights in the same location, but with different radius, different color temperatures and different max bounces.
The technique isn't "photographical realistic" realistic but is commonly deployed by 2d artists.
https://www.youtube.com/watch?v=UnxLy71xuPk
Setup (srgb) #
- First lamp
- 1000 kelvin
- Strength 2
- Angle 6deg (Soft edge)
- Max Bounces 1
This light has a limited bounce to avoid tinting the indirects red. Below is with the default 1024 bounces.
- Second lamp
- 3500 kelvin
- Strength 8
- Angle 2deg (Sharper edge)
- Max Bounces 1024
Setup (filmic) #
This is with the same parameters as the srgb set up.
You can still achieve the blown out highlight look with filmic transform but not without some tweaking. Filmic compresses highlight and reduces color saturation, increasing the strength of the sun lamp is a necessity. The scene will be overall more illuminated and less saturated. The color falloff is also less pronounced.
- Color management:
- Filmic
- Very High Contrast
- Exposure -2
- Lights:
- High temperature light: Strength 120, Angle 2, Max Bounces 1024, 3500 Kelvin
- Low temperature light: Strength 50, Angle 4, Max Bounces 2, 1200 Kelvin