Skip to content

Calinou/godot-sponza

Repository files navigation

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

  • W/A/S/D/Space/Shift or arrow keys: Move
  • Right mouse button (hold): Speed modifier
  • Mouse wheel: Change movement speed
  • Escape: Show menu
  • F1: Toggle FPS display
  • F10: Toggle mouse capture
  • F11: Toggle fullscreen