/UE5-Lighting

Primary LanguageMakefileMIT LicenseMIT

UE5 Lighting

Overview

Lets look at lighting a scene in UE5. Lighting is what really makes games go from average to great. It is not only important visually but interactively. You can paint hints and paths for players to follow with light becoming one of the most powerful design aids to help players navigate your level. In this exercise you will be lighting a scene from Unreal to see how you can do versus how they lit the scene.

  • Tested on UE4 5.2.X
  • Required to install: Unreal Engine and Perforce

Table of Contents

   Setting Up
   Directional Light & Exposure
   Sky & Fog
   SkyLight
   Point Lights
   Global Illumination & Rect Light
   Light Functions
   Light Functions II
   Baked Lighting
   Spot Light
   Post Process Volumes
   Path Tracing
   Customize Clouds

License

Distributed under the MIT License. See LICENSE for more information: link.

Dev Tips make git m="add commit message"