orthographic_projection_matrix: Create a simple orthographic projection matrix

Description Usage Arguments Value

Description

Create a simple orthographic projection matrix

Usage

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

Arguments

w, h, n, f

width, height, near far frustrum boundaries

Value

orthographic projection matrix


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