Re: [R] rgl persp3d bounding box color problem.

2009-03-03 Thread chaogai
...@hotmail.com CC: remkoduur...@gmail.com; r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou wrote: site down.. here is the code library(rgl) plot1: persp3d(x=1:11,y=1:210,z=matrix(rep(1,11*210),11,210),col=matrix(rep

Re: [R] rgl persp3d bounding box color problem.

2009-03-02 Thread chaogai
, 1 Mar 2009 18:29:20 -0500 From: murd...@stats.uwo.ca To: bozhou1...@hotmail.com CC: remkoduur...@gmail.com; r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou wrote: site down.. here is the code library(rgl) plot1

Re: [R] rgl persp3d bounding box color problem.

2009-03-02 Thread Duncan Murdoch
fault. I had OpenGL problems on this dell laptop before. Date: Sun, 1 Mar 2009 18:29:20 -0500 From: murd...@stats.uwo.ca To: bozhou1...@hotmail.com CC: remkoduur...@gmail.com; r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou

Re: [R] rgl persp3d bounding box color problem.

2009-03-02 Thread chaogai
2009 18:29:20 -0500 From: murd...@stats.uwo.ca To: bozhou1...@hotmail.com CC: remkoduur...@gmail.com; r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou wrote: site down.. here is the code library(rgl) plot1: persp3d(x

Re: [R] rgl persp3d bounding box color problem.

2009-03-02 Thread Duncan Murdoch
Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou wrote: site down.. here is the code library(rgl) plot1: persp3d(x=1:11,y=1:210,z=matrix(rep(1,11*210),11,210),col=matrix(rep(#FF,11*210),11,210)) plot2: persp3d(x=1:11,y=1:10,z=matrix(rep(1,11*10

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Duncan Murdoch
On 28/02/2009 4:20 PM, Bo Zhou wrote: Hi guys, I hit on a problem when I use rgl. Could you try to run the code here in this link and see why the first persp3d gives a red bounding box and the second shows black? They both show as black on my system. Duncan Murdoch

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Bo Zhou
could give it a try. Thanks, Bo Date: Sun, 1 Mar 2009 07:03:10 -0500 From: murd...@stats.uwo.ca To: bozhou1...@hotmail.com CC: r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 28/02/2009 4:20 PM, Bo Zhou wrote: Hi guys, I hit on a problem when I use rgl

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Bo Zhou
Subject: Re: [R] rgl persp3d bounding box color problem. From: remkoduur...@gmail.com To: bozhou1...@hotmail.com I would not mind trying, but the link no longer works... Remko - Remko Duursma Post-Doctoral Fellow Centre for Plant

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Duncan Murdoch
To: bozhou1...@hotmail.com CC: r-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 28/02/2009 4:20 PM, Bo Zhou wrote: Hi guys, I hit on a problem when I use rgl. Could you try to run the code here in this link and see why the first persp3d gives a red bounding box

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Duncan Murdoch
fine on Mac OS 10.5 too. Looks like a bug in your OpenGL driver... Duncan Murdoch Thanks! Bo Date: Mon, 2 Mar 2009 09:28:31 +1100 Subject: Re: [R] rgl persp3d bounding box color problem. From: remkoduur...@gmail.com To: bozhou1...@hotmail.com I would not mind trying, but the link no longer

Re: [R] rgl persp3d bounding box color problem.

2009-03-01 Thread Bo Zhou
-help@r-project.org Subject: Re: [R] rgl persp3d bounding box color problem. On 01/03/2009 5:54 PM, Bo Zhou wrote: site down.. here is the code library(rgl) plot1: persp3d(x=1:11,y=1:210,z=matrix(rep(1,11*210),11,210),col=matrix(rep(#FF,11*210),11,210)) plot2

[R] rgl persp3d bounding box color problem.

2009-02-28 Thread Bo Zhou
Hi guys, I hit on a problem when I use rgl. Could you try to run the code here in this link and see why the first persp3d gives a red bounding box and the second shows black? http://rafb.net/p/g1i7ur33.html (sorry for not pasting the code here directly but my previous email got filtered by