mirror of
https://github.com/godotengine/godot-benchmarks.git
synced 2026-01-04 06:10:04 +03:00
Add initial Sponza benchmark (#47)
* add Sponza.dae and related assets files copied from: https://github.com/Calinou/godot-sponza/tree/4.0-dev * [wip] add sponza benchmark * add script to tweak sponza materials * add omni lights + enable shadows * Remove unused resources from Sponza * Convert Sponza to glTF + lossless WebP This greatly decreases file size and speeds up loading. --------- Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
committed by
GitHub
parent
9b9a195924
commit
ff141decc4
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="Godot Benchmarks"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.2")
|
||||
config/features=PackedStringArray("4.3")
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
Reference in New Issue
Block a user