ElliView | R Documentation |
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.
ElliView(elli.dat, out.file, obj.res = 3)
elli.dat |
Data frame object returned from |
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. |
PLY 3D object file.
Jeffrey R. Webber
ElliIn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.