Calinou / godot-sponza

Sponza demo for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)
MIT License
158 stars 20 forks source link
godot godot-demo godot-engine sponza sponza-demo

Sponza demo for Godot 4

A nice-looking 3D demo and benchmark for Godot 4, based on the Sponza from Crytek.

Looking for a Godot 3.x version of this demo? See the 3.x branch.

Godot 3 Sponza image 1

Godot 3 Sponza image 2

Try it out

Installation

Clone the Git repository:

git clone https://github.com/Calinou/godot-sponza.git

You can also download a ZIP archive if you do not have Git installed.

You need Godot 4.2 or later to run this demo.

Once you have the project files, open the Godot Project Manager, click the Import button, then select the project.godot file of this project. Confirm importing, then edit the project (so that the resources are imported by the editor). Exit the editor (go back to the project manager), then run the project. This is to make sure the editor does not render the demo in the background, which would slow down the running project a lot.

Controls