This repository contains UPM package with Cryteck's Sponza model and Unity's URP material setup. All assets are taken from Unity-Technologies/Classic-Sponza and optimized by me using ImageMagick.
This materials are ready for Unity 2022.3.18f1.
Find the manifest.json file in the Packages folder of your project and add a line to dependencies
field:
"com.unity.sponza-urp": "https://github.com/alexmalyutindev/sponza-unity-urp.git"
Or, you can add this package using PackageManager Add package from git URL
option:
https://github.com/alexmalyutindev/sponza-unity-urp.git
- Sponza model authored by Frank Meinl at Crytek.
- Sponza model acquired from McGuire Computer Graphics Archive.
- HDRI acquired from NoEmotion HDRs.
- Unity conversion carried out by Kristijonas Jalnionis.
- Special thanks to Kemal Akay and Laurent Harduin for their assistance with the initial project setup.