On Friday, 31 August 2012 at 16:54:49 UTC, David wrote:
Anything you miss?
Matrix constructor for building projection matrices (I have a bit of code for doing this from near/far + FOV if you want it, but there are plenty examples on google).
I've also found it useful to be able to set a given matrix column using a vector, I didn't see a function specifically for this (row-major makes it handy to have a dedicated function for this).
Nice work!
