ElliView {RockFab}R Documentation

Interactive 3D fabric and strain ellipsoid visualization tool.

Description

Function deforms a unit sphere based on the parameters of the calculated fabric or strain ellipsoid and opens an rgl device to interactively view the result.

Usage

ElliView(elli.dat, out.file, obj.res = 3)

Arguments

elli.dat

Data frame object returned from ElliIn.

out.file

PLY file to save ellipsoid object to.

obj.res

Number of divisions to apply to spherical mesh. Larger numbers better approximate the ellipsoid surface but at the expense of file size and render time.

Value

PLY 3D object file.

Author(s)

Jeffrey R. Webber

See Also

ElliIn


[Package RockFab version 1.2.1 Index]