A "bare" Sponza for testing Godot 4.0's new renderer.
See godot-sponza if you want a nice-looking Sponza demo for Godot 3.2.
Clone the Git repository:
git clone https://github.com/Calinou/godot-sponza-4.git
You can also download a ZIP archive if you do not have Git installed.
You need a development build of Godot 4.0 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.
Copyright © 2017-2020 Hugo Locurcio and contributors
- Unless otherwise specified, files in this repository are licensed under the MIT license, see LICENSE.md for more information.
- The Crytek Sponza assets are under the public domain.