In this part we’re going to take an example that could potentially benefit from instancing and apply it! Well, let’s find one, and analyze it. This one seems like it will do. We would clone the repo, spin up a local server, and edit this file: https://github.com/mrdoob/three.js/blob/dev/examples/webgl_interactive_cubes.html First, let’s see…