orthographic_projection: orthographic projection

Description Usage Arguments

Description

Perform orthographic projection.

Usage

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

Arguments

x

matrix, mesh3d, vector or data.frame object

w

width, height, near far frustrum boundaries

h

width, height, near far frustrum boundaries

n

width, height, near far frustrum boundaries

f

width, height, near far frustrum boundaries


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