Expand description

Projection matrices that are intended to be used when the base coordinate system (i.e. the one used by the application code) is right-handed with the the x-axis pointing right, y-axis pointing up, and z-axis pointing out of the screen. This is reexported at the root of projections as it is the de-facto standard coordinate system for doing computer graphics programming.

Functions