POV-Ray : Newsgroups : povray.unofficial.patches : Little error in megapov documentation Server Time
2 Sep 2024 16:14:18 EDT (-0400)
  Little error in megapov documentation (Message 1 to 10 of 12)  
Goto Latest 10 Messages Next 2 Messages >>>
From: Nieminen Juha
Subject: Little error in megapov documentation
Date: 22 Dec 1999 09:10:46
Message: <3860dbe6@news.povray.org>
In the section of the fractal patch, it says:
"All return values (except type 2 for exterior) are multiplied by FACTOR
before returning."
  It should be "type 1" instead of "type 2".

  (If this error was in my original post, then it was my mistake)

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Nieminen Juha
Subject: Re: Little error in megapov documentation
Date: 22 Dec 1999 09:26:01
Message: <3860df79@news.povray.org>
Btw, perhaps an example could be added to the documentation:

box
{ <-2,-2,0><2,2,.1>
  pigment
  { julia <.353,.288> 30
    color_map { [0 rgb 0][.2 rgb x][.4 rgb x+y][1 rgb 1][1 rgb 0] }
    fractal_interior_type 1,1
  }
}


-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Alan Kong
Subject: Re: Little error in megapov documentation
Date: 22 Dec 1999 21:26:34
Message: <61236skcvsbggd8ou3km5us6n850fe2p5f@4ax.com>
Thanks, Warp. This is exactly what I was looking for the other evening
when reading about your fractals patch.

On 22 Dec 1999 09:26:01 -0500, Nieminen Juha <war### [at] punarastascstutfi>
wrote:

>  Btw, perhaps an example could be added to the documentation:
>
>box
>{ <-2,-2,0><2,2,.1>
>  pigment
>  { julia <.353,.288> 30
>    color_map { [0 rgb 0][.2 rgb x][.4 rgb x+y][1 rgb 1][1 rgb 0] }
>    fractal_interior_type 1,1
>  }
>}


Post a reply to this message

From: Nieminen Juha
Subject: Re: Little error in megapov documentation
Date: 5 Jan 2000 08:52:57
Message: <38734cb9@news.povray.org>
The mistake has not been corrected yet. I Nathan still alive?

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Nathan Kopp
Subject: Re: Little error in megapov documentation
Date: 5 Jan 2000 13:07:27
Message: <3873885f@news.povray.org>
Nieminen Juha <war### [at] punarastascstutfi> wrote...
>   The mistake has not been corrected yet. I Nathan still alive?
> 

It's corrected, but not yet uploaded.

-Nathan


Post a reply to this message

From: TonyB
Subject: Re: Little error in megapov documentation
Date: 5 Jan 2000 23:39:46
Message: <38741c92@news.povray.org>
Aha! So it has not been uploaded yet because MegaPOV 0.4 with brand new
"blinn shading" is in the works and you want the full package to be
complete, right?! :)


Post a reply to this message

From: Nathan Kopp
Subject: Re: Little error in megapov documentation
Date: 9 Jan 2000 00:38:34
Message: <38781eda@news.povray.org>
TonyB <ben### [at] panamaphoenixnet> wrote...
> Aha! So it has not been uploaded yet because MegaPOV 0.4 with brand new
> "blinn shading" is in the works and you want the full package to be
> complete, right?! :)
>

Of course.  You'll be happy to know that the torrance-sparrow-blinn-cook
highlight model will be in the next version of MegaPov.  :-)

-Nathan


Post a reply to this message

From: Nieminen Juha
Subject: Re: Little error in megapov documentation
Date: 9 Jan 2000 08:59:55
Message: <3878945b@news.povray.org>
Nathan Kopp <Nat### [at] koppcom> wrote:
: Of course.  You'll be happy to know that the torrance-sparrow-blinn-cook
: highlight model will be in the next version of MegaPov.  :-)

  Everyone keeps saying that this new highlight model is much better than
phong, but I have never seen a comparison image pair about this. Is there any
out there?

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: TonyB
Subject: Re: Little error in megapov documentation
Date: 9 Jan 2000 10:14:59
Message: <3878a5f3@news.povray.org>
>Of course.  You'll be happy to know that the torrance-sparrow-blinn-cook
>highlight model will be in the next version of MegaPov.  :-)


=) It's been a while since I was so happy. I mentally did a backflip of joy.
(I'm too fat to do one for real.)

I'm not much of a programmer, but at least I can do this:

for (;;) {printf("Thank you!\n");}


Post a reply to this message

From: TonyB
Subject: Re: Little error in megapov documentation
Date: 9 Jan 2000 10:18:04
Message: <3878a6ac@news.povray.org>
There were a couple links posted in the discusions we had a few weeks ago.


Post a reply to this message

Goto Latest 10 Messages Next 2 Messages >>>

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