UNPKG

@three.ez/batched-mesh-extensions

Version:
12 lines 554 B
export * from './core/BatchedMeshBVH.js'; export * from './core/MultiDrawRenderList.js'; export * from './core/feature/ComputeBVH.js'; export * from './core/feature/FrustumCulling.js'; export * from './core/feature/GetPositionAt.js'; export * from './core/feature/LOD.js'; export * from './core/feature/Raycasting.js'; export * from './patch/ExtendBatchedMeshPrototype.webgpu.js'; export * from './patch/PatchBatchedMeshMaterial.js'; export * from './utils/CountUtils.js'; export * from './utils/SortingUtils.js'; //# sourceMappingURL=index.webgpu.js.map