#loading large 3D scenes
1 messages · Page 1 of 1 (latest)
Are you running in release mode?
Thank you very much! I found the speed to be significantly faster when running in release mode. Should I use this mode for development as well?
However, the scene still runs very slowly, with around 5 million polygons, and neither lighting nor shadows are enabled. Could using a single glTF file with so many meshes affect the frame rate?
https://bevyengine.org/learn/quick-start/getting-started/setup/#compile-with-performance-optimizations do you have this on you cargo.toml?