Load large babylon files upto 5gb

  1. Use glb when possible, code in js for missing things, do not use babylon file whenever possible
  2. Compress your model with gltfpack or gltf-transform
  3. Firefox has larger heap limit than chrome, but slower

See other discussions here: