[R] 3D plot/surface rotation
Thomas W Blackwell
tblackw at umich.edu
Wed Sep 17 16:41:13 CEST 2003
Perhaps MZodet wants the interactive, mouse controlled rotation
capability offered by ggobi <www.ggobi.org> ? Designed for linux
but advertises "better portability to Microsoft Windows".
I have no experience myself either installing or using this.
- tom blackwell - u michigan medical school - ann arbor -
> > Wednesday, September 17, 2003, 2:14:12 PM, MZodet wrote:
> > How do I rotate 3D plots/surfaces generated by either cloud or wireframe?
>
> On Wed, 17 Sep 2003, Mark Marques wrote:
>
> wireframe has the screen parameter which reads a list to rotate ...
> something in this kind:
>
> wireframe(object, screen = list( x = 5, y = 5 , z= 10))
>
> Same with cloud function...
>
More information about the R-help
mailing list