Hi there 👋
I'm currently working on some libraries for three.js vanilla, in order to more easily create high-performance applications.
Enhanced InstancedMesh with frustum culling, fast raycasting (using a BVH), sorting, visibility, LOD, skinning and more.
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.