perspective_projection: Perspective projection (symmetric frustrum)

Description Usage Arguments

Description

Perform perspective projection

Usage

1
perspective_projection(x, w = 2, h = 2, n = 1, f = 10)

Arguments

x

matrix, mesh3d, vector or data.frame object

w

width, height, near, far boundaries

h

width, height, near, far boundaries

n

width, height, near, far boundaries

f

width, height, near, far boundaries


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