POV-Ray : Newsgroups : povray.general : Colefax Galaxy Include and 3.5/3.6 Server Time
2 Aug 2024 08:14:26 EDT (-0400)
  Colefax Galaxy Include and 3.5/3.6 (Message 1 to 4 of 4)  
From: Joe Moon
Subject: Colefax Galaxy Include and 3.5/3.6
Date: 8 Dec 2004 23:14:44
Message: <41b7d134$1@news.povray.org>
I love the Galaxy include file by Chris Colefax, but since 3.5 came out, 
things don't render quite the same.  With background nebulas, I 
sometimes get a weird wiggly cut-off across the horizontal center of the 
picture.

I've included an attachment to show what I mean.  Has anyone else 
noticed this, and possibly figured out a fix?


Post a reply to this message


Attachments:
Download 'galaxy_bug.jpg' (7 KB)

Preview of image 'galaxy_bug.jpg'
galaxy_bug.jpg


 

From: Slime
Subject: Re: Colefax Galaxy Include and 3.5/3.6
Date: 8 Dec 2004 23:58:35
Message: <41b7db7b$1@news.povray.org>
> I've included an attachment to show what I mean.  Has anyone else
> noticed this, and possibly figured out a fix?


This is just a guess, but does the include file use the gradient pattern
anywhere? Because that changed when 3.5 came out. If "gradient x" (or y or
z) appears anywhere in the include file, try replacing it with
"function{abs(x)}" (or y or z). The difference is in the negative region of
the pattern; prior to 3.5 the gradient pattern was mirrored around the
origin.

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

From: Harold
Subject: Re: Colefax Galaxy Include and 3.5/3.6
Date: 10 Dec 2004 16:51:23
Message: <41ba1a5b$1@news.povray.org>
Yes, that works! Thanks for the information. It only
requires three edits to the original include files. Two
in "galaxy.obj" and one in "galaxy.bg".

Is this great include file still on line somewhere?
If so we should update it.

Harolddd

"Slime" <fak### [at] emailaddress> wrote in message
news:41b7db7b$1@news.povray.org...
> > I've included an attachment to show what I mean.  Has anyone else
> > noticed this, and possibly figured out a fix?
>
>
> This is just a guess, but does the include file use the gradient pattern
> anywhere? Because that changed when 3.5 came out. If "gradient x" (or y or
> z) appears anywhere in the include file, try replacing it with
> "function{abs(x)}" (or y or z). The difference is in the negative region
of
> the pattern; prior to 3.5 the gradient pattern was mirrored around the
> origin.
>
>  - Slime
>  [ http://www.slimeland.com/ ]
>
>


Post a reply to this message

From: Harold
Subject: Re: Colefax Galaxy Include and 3.5/3.6
Date: 10 Dec 2004 17:27:58
Message: <41ba22ee$1@news.povray.org>
Well, to answer my own question. Yes, Chis Colefax has
a web site with his include files on them, which was updated
just 9 days ago.

http://www.geocities.com/SiliconValley/Lakes/1434/

I sent him an e-mail with the corrected files (not that he couldn't
have just as easily edited them himself, but why not).

Harolddd

"Slime" <fak### [at] emailaddress> wrote in message
news:41b7db7b$1@news.povray.org...
> > I've included an attachment to show what I mean.  Has anyone else
> > noticed this, and possibly figured out a fix?
>
>
> This is just a guess, but does the include file use the gradient pattern
> anywhere? Because that changed when 3.5 came out. If "gradient x" (or y or
> z) appears anywhere in the include file, try replacing it with
> "function{abs(x)}" (or y or z). The difference is in the negative region
of
> the pattern; prior to 3.5 the gradient pattern was mirrored around the
> origin.
>
>  - Slime
>  [ http://www.slimeland.com/ ]
>
>


Post a reply to this message

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