UI experiments, and other stuff
So today I’ve been trying a couple of different ideas. First, I spent some time optimising the “painted terrain” calculations, and basically cut their cost in half. The best bit about this optimisation was that it’s actually a pair of optimisations inside the VectorStorm library; one is purely internal (and so will automatically benefit any…