Lighting Optimisation Tutorial

- Category:
- Essentials › Tutorial-projects
- Developer:
- Unity Technologies
- Price:
- FREE
- Rating:
- Favorites:
- 3698
- Supported Unity Versions:
- 2019.4.31 or higher
- Current Version:
- 1.5.0
- Download Size:
- 320.49 MB
- Last Update:
- Jun 16, 2022
- Description:
This is the example project and assets used in the Lighting Optimization (Precomputed Realtime GI) project on Unity Learn.
This Unity project and the learning experience has been designed for Unity 2019.4 LTS or higher.
The project contains the following scenes:
- LightingTutorialOptimal is configured for a production quality lighting result with a minimal precompute time.
- LightingTutorialNonOptimal demonstrates a lot of the common problems we see through our support channels.
- LightingTutorialStart should be used as a starting-point when following along with the online tutorials.
- Technical Details:
- Realtime global illumination using Enlighten
- Daytime and nighttime lighting treatments
- Post-processing effects
- Continue »