Sponza URP
A ready-to-use URP implementation of the classic Sponza scene featuring Crytek's iconic architectural model with optimized materials and textures. Ideal for testing rendering pipelines, lighting setups, and shader development in a professionally crafted environment compatible with Unity 2022.3.18f1 and newer.
com.unity.sponza-urp 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/sponza-urp.git README Markdown
Copy this to your project's README.md
## Installation
Add **Sponza URP** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/sponza-urp.git
```
[](https://www.pkglnk.dev/pkg/sponza-urp)Dependencies (1)
README
Classic Sponza for Unity URP

Summary
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.
Installation
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
Credits
- 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.
No comments yet. Be the first!