POV-Ray : Newsgroups : povray.unofficial.patches : OBJECT IDEA Server Time
5 Jul 2024 14:13:29 EDT (-0400)
  OBJECT IDEA (Message 35 to 44 of 44)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Anton Sherwood
Subject: Re: OBJECT IDEA
Date: 26 Aug 2002 18:48:23
Message: <3D6AB0B4.B823D2F6@pobox.com>
> Patrick Elliott <sel### [at] rrazcom> wrote:
> > ____
> >         \
> >           \
> >             \______

Warp wrote:
>   Please don't tell me you are using a variable-width font
> to write and read news.

Maybe it's just a poor tab setting.

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

From: Anton Sherwood
Subject: Re: OBJECT IDEA
Date: 26 Aug 2002 18:55:56
Message: <3D6AB279.8E3EDC9C@pobox.com>
Rune wrote:
> Well, bicubic patches are just plain difficult to use in general.
> Because of their four corners, it's very difficult to make advanced
> shapes where the patches are joined up smoothly. Some 3d programs
> which also use patch-like shapes come about this problem by offering
> special patches with 3 or 5 corners to supplement the regular ones
> with 4 corners. Not POV-Ray though.

One could subdivide a triangle into three quadrilaterals (add a point in
each edge and one in the middle); but it does seem like going the long
way around the barn, essentially to make up for a defect in the syntax.

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

From: Anton Sherwood
Subject: Re: OBJECT IDEA
Date: 26 Aug 2002 19:05:12
Message: <3D6AB4A3.E466414D@pobox.com>
TinCanMan wrote:
> I don't know how the vertices and normals are interpolated for a
> triangle, but if it is a simple surface that can be described using
> some type of equation, then perhaps that equation can be put into an
> isosurface function.

I assume the normals of a smooth_triangle are linearly interpolated.

Hm: you have three known zeros (i.e. f(x0,y0,z0) = f(x1,y1,z1) =
f(x2,y2,z2) = 0) and nine partial derivatives, to which you can fit a
polynomial function -- but then you'll have to clip this iso into a
prism or pyramid whose shape may not be so easy to determine.

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

From: Pandora
Subject: Re: OBJECT IDEA
Date: 27 Aug 2002 00:15:07
Message: <3d6afccb$1@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message
news:3d3317dc@news.povray.org...
> Patrick Elliott <sel### [at] rrazcom> wrote:
> > ____
> >         \
> >           \
> >             \______
>
>   Please don't tell me you are using a variable-width font to write and
read
> news.


    I do - variable width fonts are easier on the eye.

    The only time it matters is when someone includes ascii-art in a post,
and, realistically, just how often does that happen ? On the rare occasion I
do want to see some ascii art in a fixed width font I just copy and paste
into Notepad...

--
Pandora/Scott Hill/[::O:M:C::]Scorpion
Software Engineer.
http://www.pandora-software.com


Post a reply to this message

From: Warp
Subject: Re: OBJECT IDEA
Date: 27 Aug 2002 16:38:03
Message: <3d6be32a@news.povray.org>
Pandora <pan### [at] pandora-softwarecom> wrote:
>     The only time it matters is when someone includes ascii-art in a post,
> and, realistically, just how often does that happen ?

  People post code quite often, and indentation suffers quite a lot with
variable-width font, as well as general readability (delimiters are much
harder to distinguish when they are really small).
  Smileys are just plain horrible with variable-width fonts.
  Also people usually write text so that the length of the lines is
approximately the same, thus getting approximately justified paragraphs,
which are nicer to the eye. With variable-width font you probably get
much more variation in line lengths.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Pandora
Subject: Re: OBJECT IDEA
Date: 27 Aug 2002 17:07:32
Message: <3d6bea14@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message
news:3d6be32a@news.povray.org...
> Pandora <pan### [at] pandora-softwarecom> wrote:
> >     The only time it matters is when someone includes ascii-art in a
post,
> > and, realistically, just how often does that happen ?
>
>   People post code quite often, and indentation suffers quite a lot with
> variable-width font, as well as general readability (delimiters are much
> harder to distinguish when they are really small).

    Hmm... I can see your point, but I can't see the problem - I have no
problem with reading code in a variable-width font. Though I could never
write code in a variable-width font...

>   Smileys are just plain horrible with variable-width fonts.

    Again, I don't see the problem - they look just fine to me...

>   Also people usually write text so that the length of the lines is
> approximately the same, thus getting approximately justified paragraphs,
> which are nicer to the eye. With variable-width font you probably get
> much more variation in line lengths.
>

    URGH! I _hate_ that all straight lines down each side - I always want to
mess 'em up a bit...

    I guess it's all a matter of taste...
--
Pandora/Scott Hill/[::O:M:C::]Scorpion
Software Engineer.
http://www.pandora-software.com


Post a reply to this message

From: Christopher James Huff
Subject: Re: OBJECT IDEA
Date: 28 Aug 2002 19:02:16
Message: <chrishuff-66556E.19013228082002@netplex.aussie.org>
In article <3d6bea14@news.povray.org>,
 "Pandora" <pan### [at] pandora-softwarecom> wrote:

>     Hmm... I can see your point, but I can't see the problem - I have no
> problem with reading code in a variable-width font. Though I could never
> write code in a variable-width font...

I hate trying to read code in variable-width font...especially when 
things are nicely lined up in fixed width font.


>     URGH! I _hate_ that all straight lines down each side - I always want to
> mess 'em up a bit...

He said "approximately", he wasn't talking about having the words 
perfectly aligned to both edges, but something like this message. Having 
gaps at the edges for no reason would be terrible for readability. Using 
a fixed width font makes sure you see what everyone else sees.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

From: Pandora
Subject: Re: OBJECT IDEA
Date: 28 Aug 2002 20:04:19
Message: <3d6d6503$1@news.povray.org>
"Christopher James Huff" <chr### [at] maccom> wrote in message
news:chr### [at] netplexaussieorg...
> Having gaps at the edges for no reason would be terrible for readability.
>


    That's just it - I don't think it is - I find it more, um, natural -
maybe it's just me...

--
Pandora/Scott Hill/[::O:M:C::]Scorpion
Software Engineer.
http://www.pandora-software.com


Post a reply to this message

From: Christopher James Huff
Subject: Re: OBJECT IDEA
Date: 28 Aug 2002 23:13:19
Message: <chrishuff-40731A.23123628082002@netplex.aussie.org>
In article <3d6d6503$1@news.povray.org>,
 "Pandora" <pan### [at] pandora-softwarecom> wrote:

> 
>     That's just it - I don't think it is - I find it more, um, natural -
> maybe it's just me...


      He said "approximately", he wasn't talking about
having the words perfectly aligned to both
         edges, but something like this message. Having gaps
   at the edges for no reason would be terrible for
      readability. Using a fixed width font makes sure
 you see what everyone else sees.


You can't be serious...I suspect you are trying to say something 
completely different, because I don't see how anyone could think 
something so random could be better than naturally flowing text.

Having a straight line down the left side is much easier to read, it 
gives the eye a definite location to switch to after the end of a line. 
Forcing the right side to be even hurts readability, because it causes 
unnatural spacing in the words. Having the text centered is even harder 
to read, since the eye has to search for the beginning of the next line. 
Having both sides uneven would be the worst possible way, and I don't 
see why anyone would bother to do it.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

From: Pandora
Subject: Re: OBJECT IDEA
Date: 29 Aug 2002 01:07:30
Message: <3d6dac12@news.povray.org>
"Christopher James Huff" <chr### [at] maccom> wrote in message
news:chr### [at] netplexaussieorg...
> In article <3d6d6503$1@news.povray.org>,
>  "Pandora" <pan### [at] pandora-softwarecom> wrote:
> >     That's just it - I don't think it is - I find it more, um, natural -
> > maybe it's just me...
>
> <snipped horribly random text>
>
> I suspect you are trying to say something
> completely different, because I don't see how anyone could think
> something so random could be better than naturally flowing text.
>

    Yes, I am saying something different. I agree, the left side should be
straight, but Warp said "people usually write text so that the length of the
lines is approximately the same, thus getting approximately justified
paragraphs", i.e. the right hand side, though not completely straight, is
roughly straight - it's that that I dislike.
    I dislike completely justified (with both left and right sides
completely straight) even more.
    I just like text to be a bit more random than "approximately justified".
For example, as I write this, the ends of the lines of my first paragraph
are in a roughly straight line, and I want to put a couple carriage-returns
in to make them less uniform, but won't 'cos I know it'll screw things up
completely when OE comes to wrap them at 76 characters...
    Of course, it could be taken to extremes, with hugely varying line
lengths, and that's just as bad, if not worse.
    I'm not sure I could define the points at which it's either too random
or too justified, so don't ask...

    Anyway, this is all getting way off-topic for p.u.p...

--
Pandora/Scott Hill/[::O:M:C::]Scorpion
Software Engineer.
http://www.pandora-software.com


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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