Re: [R] drawing lines in 3D (rotating them)

2008-05-20 Thread jim holtman
Try the 'rgl' package On Tue, May 20, 2008 at 4:19 PM, <[EMAIL PROTECTED]> wrote: > Hi the list, > > I write a short function to draw lines in 3D, showing then turning. > At some point, I add "delais" to slow down the rotation. > > > So two questions: > > 1) I try to find a library to draw animat

[R] drawing lines in 3D (rotating them)

2008-05-20 Thread cgenolin
Hi the list, I write a short function to draw lines in 3D, showing then turning. At some point, I add "delais" to slow down the rotation. So two questions: 1) I try to find a library to draw animate lines in 3D but I did not find. That surprise me since it is very simple to do. Did I forget t