Search
@three.ez/instanced-mesh
Enhanced InstancedMesh with frustum culling, fast raycasting (using BVH), sorting, visibility management and more.
v0.3.0-alpha.9 URL:
https://unpkg.com/@three.ez/instanced-mesh@0.3.0-alpha.9/build/index.cjs
Open
Browse Files
three
three.js
threejs
instancedMesh
frustum-culling
instance-management
sorting
performance
BVH
acceleration
raycasting
LOD
shadow-LOD
uniform-per-instance
instancedMesh2
skinning
bvh.js
Dynamic BVH implementation based on Erin Catto's paper.
v0.0.13 URL:
https://unpkg.com/bvh.js@0.0.13/build/index.cjs
Open
Browse Files
bvh
raycast
frustum-culling
bounds-hierarchy
performance
three
intersection
acceleration
spatial-indexing