100k-objects-with-Instanced-Geometries icon indicating copy to clipboard operation
100k-objects-with-Instanced-Geometries copied to clipboard

Main demo for InstancedGeometries and draw calls demo!

Rendering 100k spheres, instantiating and draw calls

Main demo for the article. Using THREE.InstancedGeometry to render a lot of things without going below 60fps.

Sandbox: https://codesandbox.io/s/github/Anemolo/100k-objects-with-Instanced-Geometries