#loading large 3D scenes

1 messages · Page 1 of 1 (latest)

manic mantle
#

"How does Bevy currently handle loading large 3D scenes with glTF files? Some of my models take up to a minute to load, and the frame rate drops significantly, while glTF viewers don't have this issue."

minor glen
#

Are you running in release mode?

manic mantle
#

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?

manic mantle
cinder mirage