Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 Collada 加载器将巨大的 3D 场景(大约 100 MB)加载到 Three.js 渲染器中。到目前为止,Chrome 总是失败。我知道这可能是内存管理的问题。
您有将大文件加载到 Chrome 中的经验吗?