Math v0.0.1
projection.hpp File Reference

Common projection matrix functions. More...

#include "math/matrix.hpp"

Detailed Description

Common projection matrix functions.

Projection matrices are fixed for the Vulkan NDC space. http://matthewwellings.com/blog/the-new-vulkan-coordinate-system/

Based on this project: https://github.com/g-truc/glm