citro3d  1.2.0
Functions
mtx_persp.c File Reference
#include <c3d/maths.h>
Include dependency graph for mtx_persp.c:

Functions

void Mtx_Persp (C3D_Mtx *mtx, float fovy, float aspect, float near, float far, bool isLeftHanded)
 Perspective projection. More...