Skip to content

DGriffin91/bevy_sponza_scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Sponza Example Scene

Download Sponza Base Scene and Colorful Curtains.

Extract the files into ./assets/main_sponza/ and ./assets/PKG_A_Curtains/

demo

No GI, just aiming lights where there should be light.

To optionally convert the textures to KTX2 use: cargo run -- --convert. You need kram in your path to do this. It will convert all the textures to BC7 KTX2 zstd 0 using available_parallelism() and update the gltf files to use the KTX2 textures.

About

Sponza

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages