perspective_projection_matrix: Create a perspective projection matrix (symmetric frustrum)

Description Usage Arguments Value

Description

Create a perspective projection matrix (symmetric frustrum)

Usage

1
perspective_projection_matrix(w = 2, h = 2, n = 1, f = 10)

Arguments

w, h, n, f

width, height, near, far boundaries

Value

perspective projection matrix


coolbutuseless/threed documentation built on May 5, 2019, 7:08 a.m.