Draw particle system as defined by S.
spheroids3d(S, box, draw.axes = FALSE, draw.box = TRUE, draw.bg = TRUE,
bg.col = "white", clipping = FALSE, ...)a list of spheroids
simulation box
logical: if true, draw the axes
logical: if true, draw the bounding box
logical: if true, draw the a gray background box
background color used to draw the box background
logical: if true clip to the bounding box
further material properties passed to 3d plotting functions
The function requires the package rgl to be installed.