是否有可用于 A-Frame 的实例化组件来优化包含许多重复对象的场景?

Is there an instancing component available for A-Frame to optimize my scene with many repeated objects?

我有一个 A-Frame 场景,其中包含同一实体(gltf 模型)的多个副本。有没有一种方法可以通过使用 three.js?

中的实例来减少绘制调用

有一些 A-Frame 组件支持某种程度的实例化: