POV-Ray : Newsgroups : povray.binaries.images : Statistical chart with artifact Server Time
17 Sep 2024 23:08:20 EDT (-0400)
  Statistical chart with artifact (Message 4 to 13 of 13)  
<<< Previous 3 Messages Goto Initial 10 Messages
From: Glen Berry
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 02:42:22
Message: <xpoFPdf++eBWGOouwI3OywOh7Qpv@4ax.com>
On Mon, 10 Jun 2002 16:58:37 -0700, "Harold Baize"
<bai### [at] itsaucsfedu> wrote:

>Problem...
>There is a "cross-hatch" artifact where two of
>the sphere_sweep bars cross. The red and green
>ones. Anyone know why?

Other have given you some good answers on how this is caused. If it
were me, I'd simply move the different lines slightly closer to, or
farther from the camera, to put them on slightly different planes.
That should cure this "fight for dominance"issue.

However, I might be even more concerned that some of your 3-D type is
very hard to read.



Later,
Glen

7no### [at] ezwvcom     (Remove the numeral "7")


Post a reply to this message

From: Thomas Willhalm
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 07:05:34
Message: <3d05d97e@news.povray.org>
Glen Berry wrote:
> 
> However, I might be even more concerned that some of your 3-D type is
> very hard to read.

This is my opinion, too. A conventional 2D diagram and - if you insist - 
a 3D background would be easier to read. Apart from this, the information
is missing what the left and the right bars signify.

Thomas


Post a reply to this message

From: TinCanMan
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 07:48:04
Message: <3d05e374@news.povray.org>
"Sir Charles W. Shults III" <aic### [at] cflrrcom> wrote in message
news:3d054634$1@news.povray.org...
>     You are using cylindrical bars, pretty obviously.  This "artifact"
also
> shows up in the red/yellow crossing.  Ask yourself a question- what shape
is
> generated by the merging of two cylinders that are nearly parallel?  That
is
> your answer.

Following what Sir Charles said, this is what two solid cylinders
intersecting look like.

-tgq


Post a reply to this message


Attachments:
Download 'TestIt.JPG' (44 KB)

Preview of image 'TestIt.JPG'
TestIt.JPG


 

From: Harold Baize
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 11:25:53
Message: <3d061681@news.povray.org>
Yeah, it is not finished, just experimenting. The 3D titles and
legends work better when viewed stereoscopically. Of course
none of that contributes to clarity of communicating data.
It is just for fun. Sometimes I wish the data that I work
with could benefit from a three dimensional representation.

HB

"Thomas Willhalm" <tho### [at] uni-konstanzde> wrote in message
news:3d05d97e@news.povray.org...
> Glen Berry wrote:
> >
> > However, I might be even more concerned that some of your 3-D type is
> > very hard to read.
>
> This is my opinion, too. A conventional 2D diagram and - if you insist -
> a 3D background would be easier to read. Apart from this, the information
> is missing what the left and the right bars signify.
>
> Thomas


Post a reply to this message

From: Harold Baize
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 11:27:07
Message: <3d0616cb$1@news.povray.org>
Yeah, now i recognize that I just expected it to
behave differently. Expected a smoother transition.

HB

"TinCanMan" <Tin### [at] hotmailcom> wrote in message
news:3d05e374@news.povray.org...
>
> "Sir Charles W. Shults III" <aic### [at] cflrrcom> wrote in message
> news:3d054634$1@news.povray.org...
> >     You are using cylindrical bars, pretty obviously.  This "artifact"
> also
> > shows up in the red/yellow crossing.  Ask yourself a question- what
shape
> is
> > generated by the merging of two cylinders that are nearly parallel?
That
> is
> > your answer.
>
> Following what Sir Charles said, this is what two solid cylinders
> intersecting look like.
>
> -tgq
>


Post a reply to this message

From: TinCanMan
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 12:20:37
Message: <3d062355$1@news.povray.org>
"Harold Baize" <bai### [at] itsaucsfedu> wrote in message
news:3d061681@news.povray.org...
> Yeah, it is not finished, just experimenting. The 3D titles and
> legends work better when viewed stereoscopically. Of course
> none of that contributes to clarity of communicating data.
> It is just for fun. Sometimes I wish the data that I work
> with could benefit from a three dimensional representation.

I suggest reducing the extrusion depth to a readable level.

-tgq


Post a reply to this message

From: Steve
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 14:17:22
Message: <slrnagcf37.5io.steve@zeropps.org.uk>
On Mon, 10 Jun 2002 16:58:37 -0700, Harold Baize wrote:
> 
> Hello friends.
> I'm playing with POV-Ray as a rendering tool for
> SPSS. This is a chart looking at change in mental
> health scores for children by ethnicity. The slope
> lines are drawn with sphere_sweeps.
> Problem...
> There is a "cross-hatch" artifact where two of
> the sphere_sweep bars cross. The red and green
> ones. Anyone know why?

Don't use cylinders/sphere sweeps, sharp edged rectangles, then you'll
get a merged colour at the intersections, just round the ends off with 
a macro or something.  And like others said make the text flatter. 

-- 
sphere{z*5,1pigment{rgb.5}finish{reflection.3specular.5}}box{<-50,-3,-50>
<50,-2,50>pigment{checker/*\__\\__/  * \_\\__*/scale 2}finish{ambient.7}}
light_source/*__\\__\\__\\__\\__\(    ~ )\__\\__\\__\\__\\*/{<2,5,1>*4,1} 
/*\\__\\__\\__\\__\\__\\__\\__\\__\~  -/__\\__\\__\\__\\__\\*//* Steve */


Post a reply to this message

From: Glen Berry
Subject: Re: Statistical chart with artifact
Date: 11 Jun 2002 20:37:31
Message: <QZcGPTfKftJco+azgn3SOYndnO7j@4ax.com>
On Tue, 11 Jun 2002 12:20:23 -0400, "TinCanMan"
<Tin### [at] hotmailcom> wrote:


>I suggest reducing the extrusion depth to a readable level.

You could also try making the sides of the extrusions a different
color than the faces. That would make it much easier to read the face
of the type, without sacrificing the 3-D look.



Later,
Glen

7no### [at] ezwvcom     (Remove the numeral "7")


Post a reply to this message

From: Thomas Willhalm
Subject: Re: Statistical chart with artifact
Date: 12 Jun 2002 04:45:53
Message: <3d070a41@news.povray.org>
Harold Baize wrote:

> Yeah, it is not finished, just experimenting. The 3D titles and
> legends work better when viewed stereoscopically. Of course
> none of that contributes to clarity of communicating data.
> It is just for fun. 

That's good to hear. It sounded like you wanted to include it in
your next paper or presentation.

> Sometimes I wish the data that I work
> with could benefit from a three dimensional representation.

Unfortunately, a feature-rich image is much harder to grasp,
but makes much more fun to create...

Thomas


Post a reply to this message

From: Corey Woodworth
Subject: Re: Statistical chart with artifact
Date: 12 Jun 2002 13:14:47
Message: <3d078187@news.povray.org>
"Harold Baize" <bai### [at] itsaucsfedu> wrote in message
news:3d0616cb$1@news.povray.org...
> Yeah, now i recognize that I just expected it to
> behave differently. Expected a smoother transition.
>
> HB

You could use blobs to make a smoother transition.

Corey

--
schitzo.y0ru.net

blob{threshold#macro _(s,i,g)#if(s)sphere{20*(i-<5,1,-10>)16,1pigment
{rgb 9}}_(s-1i+g,g)#end#end.7_(4x,x)_(2,0y)_(5y*2x)_(5x*6x)_(3<6,
1>2*x)_(2<6,2>4*x)}


Post a reply to this message

<<< Previous 3 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.