project3d: Stereographic projection

View source: R/display-stereo.r

project3dR Documentation

Stereographic projection

Description

Math from http://dogfeathers.com/java/3dproj.html

Usage

project3d(d3, length = par("din")[1] * 25.4, z0 = 300, d = 30)

Arguments

d3

3d numeric matrix giving position of points

length

width of plot, mm

z0

distance from eye to screen, mm

d

half interpupilary distance, mm


ggobi/tourr documentation built on April 23, 2024, 11:11 p.m.