gl3n - OpenGL Maths for D

cal callumenator at gmail.com
Fri Aug 31 10:37:24 PDT 2012


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!


More information about the Digitalmars-d-announce mailing list