cylinders3d: Plot fibre system
Description
Draw 3d spherocylinders
Usage
cylinders3d(S, box, draw.axes = FALSE, draw.box = TRUE, clipping = FALSE,
...)
Arguments
draw.axes
logical: if true, draw the axes
draw.box
logical: if true, draw the bounding box
clipping
logical: if true clip to the bounding box
...
further material properties passed to 3d plotting functions
Details
The function requires the package rgl to be installed.