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

2009-03-03 Thread chaogai
>>>> >>>> Kees >>>> >>>> Bo Zhou wrote: >>>>> Thanks Duncan. >>>>> >>>>> I haven't got a chance to try it in windows yet. But I won't be >>>>> surprised if it's my driver's fau

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

2009-03-02 Thread Duncan Murdoch
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("#FF",11*210),11,210)) plot2: pers

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

2009-03-02 Thread chaogai
t be >>> surprised if it's my driver's 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...@h

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

2009-03-02 Thread Duncan Murdoch
7;s my driver's 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/2

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

2009-03-02 Thread chaogai
blems 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

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

2009-03-01 Thread Bo Zhou
.@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-01 Thread Duncan Murdoch
*10),11,10)) Works 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, bu

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

2009-03-01 Thread Duncan Murdoch
500 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. Could you try to run the code here in this link and see why the first per

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

2009-03-01 Thread Bo Zhou
on, 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 works... > > Remko > > > ---

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

2009-03-01 Thread Bo Zhou
using similar setup 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:

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 http://rafb.net/p/g1i7

[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 t