Drawing lots and lots of cubes with react-three-fiber
Building a Three.JS scene that runs well can be hard. One thing that's a very common cause of slow down is just having too many objects to track. The problem is that sometimes you just want to have a lot of objects. Thankfully Three.JS provides a sol...
onion2k.hashnode.dev5 min read