react-three-fiber icon indicating copy to clipboard operation
react-three-fiber copied to clipboard

InstancedMesh2 (frustum culling support for instanced meshes)

Open raptyk opened this issue 7 months ago • 2 comments

Is the integration with the promising InstancedMesh2 library, which allows for well-supported frustum culling among other features, perhaps on the list of tasks? Will there be maybe a dedicated component ? Additionally, could someone provide an example of how to properly use InstancedMesh2 with React Three Fiber (R3F)?

More info: https://www.npmjs.com/package/@three.ez/instanced-mesh https://github.com/agargaro/three.ez

raptyk avatar Jul 30 '24 10:07 raptyk