Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.33 KB

File metadata and controls

25 lines (19 loc) · 1.33 KB

Classic Sponza for Unity URP

Preview

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