30.11.2012 Views

The Technology Behind the Elemental Demo - Unreal Engine

The Technology Behind the Elemental Demo - Unreal Engine

The Technology Behind the Elemental Demo - Unreal Engine

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Area Light Specular<br />

� Soft Sphere Area Light<br />

LightAreaAngle = atan(AreaLightFraction / LightDistance)<br />

ACos = acos(CosAngle)<br />

CosAngle = cos(ACos + LightAreaAngle)<br />

� Energy conserving (approximation)<br />

SpecularLighting /= pow(ACos + LightAreaAngle, 2) * 10<br />

Advances in Real-Time Rendering in<br />

3D Graphics and Games Course<br />

different radii

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!