POV-Ray : Newsgroups : povray.general : A birthday, of a sorts ... Server Time
11 Aug 2024 15:21:49 EDT (-0400)
  A birthday, of a sorts ... (Message 31 to 36 of 36)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Alan Kong
Subject: Re: A birthday, of a sorts ...
Date: 23 Aug 1999 22:16:44
Message: <37c3fd32.502900181@news.povray.org>
On 23 Aug 1999 02:18:29 -0400, Nieminen Mika <war### [at] cctutfi> wrote:

>  Such a document would be quite interesting to read. Does the material
>still exist? Is anyone willing to compile all the material into one
>document?

  Not sure if someone has archived those old revision text files but if they
still exist on someone's machine it wouldn't take much to put it all
together, I would think.

-- 
Alan
--------------------------------------------------------------------
http://www.povray.org - Home of the Persistence of Vision Ray Tracer
news.povray.org - where POV-Ray enthusiasts around the world can get
together to exchange ideas, information, and experiences with others
--------------------------------------------------------------------


Post a reply to this message

From: Alan Kong
Subject: Re: A birthday, of a sorts ...
Date: 23 Aug 1999 22:16:45
Message: <37c4fd93.502996371@news.povray.org>
On Sun, 22 Aug 1999 23:44:41 -0700, Ken <tyl### [at] pacbellnet> wrote:

>  I'm willing to bet that Chris Young has or knows the majority of this
>information though whether or not he would be interested in such a project
>is another story altogether.

  The 'human side' of the POV-Ray development would be a ton of work. It'd
be almost like editing a book, since much of the material would have to be
garnered from hundreds of posted public and private forum messages from the
old CompuServe GRAPHDEV and POVRAY Forums, as well as some private e-mails.
I'm not sure if anyone has archived all of those old posts or how far back
they would date if someone did have 'em. I mean, Drew Wells was long gone
well before I got a CompuServe account and others like Truman Brown were
starting to move on. I would sure like to read this myself but obviously
there is little commercial value to a project such as this, but quite a bit
of work involved.

-- 
Alan
--------------------------------------------------------------------
http://www.povray.org - Home of the Persistence of Vision Ray Tracer
news.povray.org - where POV-Ray enthusiasts around the world can get
together to exchange ideas, information, and experiences with others
--------------------------------------------------------------------


Post a reply to this message

From: Alexander Enzmann
Subject: Re: A birthday, of a sorts ...
Date: 24 Aug 1999 17:01:32
Message: <37C3090F.279505A5@mitre.org>
Alan Kong wrote:
> 
> On Sat, 21 Aug 1999 13:33:55 -0400, Alberto <ame### [at] mausbve> wrote:
> 
> >I was also thinking in
> >the history of POV-Ray more in the human point of view. People involved in the
> >development of distinct aspects of POV-Ray, telling stories about their mood
> >when they were working the details.

I remember holding my newborn son (the first one) while debugging
POV-Ray code.  This was often at odd hours of the night - probably
explains why the Bezier code looks like it does...

> > Stories about the discussion of the
> >implementation of new features, the development of the syntax, etc.

David Buck and I had several long discussions on what later became
filter & transmit.  On my 286 (actually a Harris clone of the 286 with
an IIT clone of the 287 chip) there was a big performance win by adding
a separate keyword and accumulating the transparency independently of
the various calculations that go into the normal (refracted)
transmission.  There were still just 3 components to a color then.  [And
the big feature everyone wanted was the torus...]

Also had several discussions with DKB about how bounding ought to work. 
I wanted the bounding shapes to chop pieces off when they were outside. 
He didn't want that to happen (and in fact really wanted clipping to be
done with CSG difference of transparent objects).  Since the performance
of CSG with invisible surfaces was a big problem, the compromise we came
to was to add clipping (well, to change my modified bounding code to use
the keyword clipped_by).

> 
>   Many of the POV-Team members have made an effort to meet up with some of
> the others at events such as SIGGRAPH over the years.

Yup - met up with Lutz+Markus (both of them), Thomas Baier, and Jeff
Bowermaster (Dave Mason too, but I see him all the time).

Xander


Post a reply to this message

From: Alan Kong
Subject: Re: A birthday, of a sorts ...
Date: 26 Aug 1999 06:18:19
Message: <37c513d4.705329641@news.povray.org>
On Tue, 24 Aug 1999 17:05:19 -0400, Alexander Enzmann <xan### [at] mitreorg>
wrote:

>I remember holding my newborn son (the first one) while debugging
>POV-Ray code.  This was often at odd hours of the night - probably
>explains why the Bezier code looks like it does...
[..]
>David Buck and I had several long discussions on what later became
>filter & transmit.
[..]

  Very interesting background stories, Xander. Thanks for sharing that with
us. I'll have to save this post as a 'keeper' <s>.

-- 
Alan
--------------------------------------------------------------------
http://www.povray.org - Home of the Persistence of Vision Ray Tracer
news.povray.org - where POV-Ray enthusiasts around the world can get
together to exchange ideas, information, and experiences with others
--------------------------------------------------------------------


Post a reply to this message

From: Bob Hughes
Subject: Re: A birthday, of a sorts ...
Date: 26 Aug 1999 15:36:40
Message: <37c59748@news.povray.org>
I thought the same thing. I seldom read about the historical aspects
of POV-Ray and people.

Bob

Alan Kong <ako### [at] pacbellNO-SPAMnet> wrote in message
news:37c513d4.705329641@news.povray.org...
> On Tue, 24 Aug 1999 17:05:19 -0400, Alexander Enzmann
<xan### [at] mitreorg>
> wrote:
>
> >I remember holding my newborn son (the first one) while debugging
> >POV-Ray code.  This was often at odd hours of the night - probably
> >explains why the Bezier code looks like it does...
> [..]
> >David Buck and I had several long discussions on what later became
> >filter & transmit.
> [..]
>
>   Very interesting background stories, Xander. Thanks for sharing
that with
> us. I'll have to save this post as a 'keeper' <s>.
>
> --
> Alan
> --------------------------------------------------------------------
> http://www.povray.org - Home of the Persistence of Vision Ray Tracer
> news.povray.org - where POV-Ray enthusiasts around the world can get
> together to exchange ideas, information, and experiences with others
> --------------------------------------------------------------------
>


Post a reply to this message

From: Alberto
Subject: Re: A birthday, of a sorts ...
Date: 27 Aug 1999 18:12:29
Message: <37C70DC1.CDA79381@ma.usb.ve>
I really enjoyed reading your posts (Alan and Alexander).

Wish there were more people willing to share their stories.

By the way, I found in the Mac documentation a short history about POV-Ray
based on upgrades (it goes back to DKB Trace). The history is focused on the
mac implementation with some comments about the people involved.

Regards, Alberto.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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