|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Are you guys slacking off or something? I found the first bug in the
new superpatch. Declaring crackle textures is not currently a good
idea, because the caches for textures derived from them will cross-
pollinate. I'll attempt to get this one fixed and re-uploaded before
Thanksgiving.
--
These are my opinions. I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ron Parker wrote:
>
> Are you guys slacking off or something? I found the first bug in the
> new superpatch. Declaring crackle textures is not currently a good
> idea, because the caches for textures derived from them will cross-
> pollinate. I'll attempt to get this one fixed and re-uploaded before
> Thanksgiving.
Shame on us !
--
Ken Tyler - 1200+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Well shucks!$%(! The image I hope to be entering to the IRTC will be
using just that! Maybe I won't crash.....
Ron Parker wrote:
> Are you guys slacking off or something? I found the first bug in the
> new superpatch. Declaring crackle textures is not currently a good
> idea, because the caches for textures derived from them will cross-
> pollinate. I'll attempt to get this one fixed and re-uploaded before
> Thanksgiving.
>
> --
> These are my opinions. I do NOT speak for the POV-Team.
> The superpatch: http://www2.fwi.com/~parkerr/superpatch/
> My other stuff: http://www2.fwi.com/~parkerr/traces.html
--
Samuel Benge
E-Mail: STB### [at] aolcom
Visit the still unfinished isosurface tutorial:
http://members.aol.com/stbenge
There once was a guy with a missing eye
who'd taunt and tease people he'd meet.
'Till one day he chose the wrong person to tease;
a man that was bigger than he;
He chose wrongly you see,
because that day he went home blind, and he wondered
"Why me?"
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 24 Nov 1999 20:40:20 -0800, "SamuelT." <STB### [at] aolcom>
wrote:
>Well shucks!$%(! The image I hope to be entering to the IRTC will be
>using just that! Maybe I won't crash.....
It doesn't crash, it just makes weird horizontal lines in your
crackles.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I found the first bug in the SuperPatch source code. If your compiler
supports nested comments, in photons.c there is a comment that is not
terminated. Under ANSI C this is not a problem, just poor coding style, but
with the compiler I'm using I get syntax errors.
Mark
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |