[R] More tube-like lines3D?
Duncan Murdoch
murdoch.duncan at gmail.com
Tue Sep 13 14:12:56 CEST 2016
On 13/09/2016 5:58 AM, Atte Tenkanen wrote:
> Hi,
>
> Is it possible to give 3d-like form for rgl lines3d-lines? Although I
> increase lwd, lines still look like lines, not like tubes.
>
cylinder3d() should do that. It puts a substantially larger burden on
the graphics system, so if you draw too many of them, things will slow
down noticeably.
Duncan Murdoch
More information about the R-help
mailing list