The Atrium Sponza Palace scene is widely used by graphics programmers and artists. It provides an ideal lighting test environment as it contains both indoor and outdoor areas.
The goal of this conversion was to modernize the project in key areas and make it compliant with modern rendering standards.
Please refer to the Releases page for Unreal Engine compatibility.
The Unity version of this project can be found here.
- All textures and materials are PBR compliant.
- Physically accurate lighting and exposure.
- Manually created Lightmap UVs.
- Baked Global Illumination using GPU Lightmass.
Click on the green Code button at the top, and select Open in Desktop option.
Paste the following web URL into your preferred git client: https://github.com/radishface/ClassicSponzaUnreal.git
.
Open your preferred command line application and enter the following command: git clone https://github.com/radishface/ClassicSponzaUnreal.git
.
After importing the project, the correct level should open automatically. If it doesn't, please follow these steps:
- Go to Content > ClassicSponza > Maps.
- Open the SponzaPersistent level file.
- In the top menu bar, navigate to Window > Levels.
- Make sure that SponzaGeometry and SponzaLightingDay are nested under the Persistent Level dropdown.
To access the flythrough sequence and screenshot cameras, simply drag and drop the SponzaCinematics level into the Levels window after following the steps above.
- In the top menu bar, navigate to Build > GPU Lightmass.
- In the window that opens, uncheck the Viewport Realtime is ON checkmark. This will speed up the baking process.
- Click on the green Build Lighting button. You can also build the lighting using the old CPU Lightmass, though keep in mind that the results will not be the same.
- In the top menu bar, navigate to Build > Build Reflection Captures.
- Wait for the process to complete.
- Sponza model authored by Frank Meinl at Crytek.
- Sponza model acquired from McGuire Computer Graphics Archive.
- Unreal Engine conversion carried out by Kristijonas Jalnionis.
- HDRI acquired from NoEmotion HDRs.