reed-util
December 1, 2013 · Comments
A utility library that I use for personal projects. The main thing here is a pretty full-featured vector math library, designed on the principles of my article On Vector Math Libraries. There’s also a logging system, asserts/errors/warnings, lightweight random number generation, and some other assorted junk.