I’m very slowly working on a simple vector math library, appropriately named SVML, which will be released soon. Eventually, it will be the vector math equivalent of The-Best-Thing-Ever™ (or at least I hope so). My goals are three-fold: Concatenate all the vector math functionality I’ve used in previous projects Learn more about C++ Have fun [...]