Home | History | Annotate | Download | only in dist

Lines Matching defs:perspective

3222  * Generates a perspective projection matrix with the given bounds
3231 mat4.perspective = function (out, fovy, aspect, near, far) {