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
Since this was a [...]
April 2, 2010 | 5:08 PM
Categories: How To, Programming
