three.ez/instanced-mesh

three.ez/instanced-mesh

Enhanced InstancedMesh with frustum culling and more.

Author:

Andrea Gargaro

Do you know a Resource we should add?Submit a new Resource!

Three.js Marketplace

Three.js Marketplace

Kickstart your Three.js and React Three Fiber (R3F) projects with our free and premium components themes and tools. Designed for freelancers, developers, and agencies, each product includes essential features to get you up and running quickly.

Sponsors

Links

Newsletter

Stay Updated with Three.js Resources!

  • Weekly curated Three.js resources and tools.

No spam, unsubscribe at any time.

Description

InstancedMesh2 is an alternative version of InstancedMesh that offers advantages:

  • frustum culling for each instance
  • sorting
  • visibility for each instance
  • each instance can have an object similar to Object3D to simplify its use
  • spatial indexing (BVH) for fast raycasting and frustum culling
  • LOD (work in progress)


This library has two dependencies: