|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | 
| From: Greg M  Johnson Subject: Re: Shortest Code Contest Results in fancy page
 Date:  4 Apr 2002 08:08:51
 Message: <3cac5063$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | Well, next round, I'd add the following rule:
NO use of "blank scenes", i.e., scenes without use of povray scene language.
In other words,
    background {rgb 0} //XYZ
is a valid entry; whereas
       //XYZ
is not.
As far as the nut who actually VOTED for it, well, have **you** been to see
some of the crap at MOMA in NY City?
Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | On Thu, 4 Apr 2002 08:07:32 -0500, "Greg M. Johnson" <gregj:-)565### [at] aol com>
wrote:
> Well, next round, I'd add the following rule:
> NO use of "blank scenes", i.e., scenes without use of povray scene language.
so is this allowed ?
--------
#//ABX
--------
probably not, then is below really shortest possible and accepted code ?
--------
box{9x}//ABX
--------
ABX Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | 
news:gekoau81j2vgk75om4vqgo0k2eceg1afh7@4ax.com...
> --------
> probably not, then is below really shortest possible and accepted code ?
> --------
> box{9x}//ABX
> --------
nah - box{9x}//TM
Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | On Thu, 4 Apr 2002 14:38:39 +0100, "Tom Melly" <tom### [at] tomandlu co  uk> wrote:
> > probably not, then is below really shortest possible and accepted code ?
> > --------
> > box{9x}//ABX
> > --------
>
> nah - box{9x}//TM
from 1e point of rules:
"have it end with //XYZ, where XYZ is a (hopefully) unique 3-digit
combination of your initials and/or numbers"
:-)
ABX Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | 
> probably not, then is below really shortest possible and accepted code ?
> --------
> box{9x}//ABX
> --------
  IMHO the rules should say that the scene must not issue any warnings.
-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | On 4 Apr 2002 08:42:07 -0500, Warp <war### [at] tag povray  org> wrote:
>  IMHO the rules should say that the scene must not issue any warnings.
What about isosurface max_gradient warning ?
ABX Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | 
> What about isosurface max_gradient warning ?
  A warning is a warning?
-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | "Warp" <war### [at] tag povray  org> wrote in message news:3cac582f@news.povray.org...
>
>   IMHO the rules should say that the scene must not issue any warnings.
>
Why? This would invalidate a lot of perfectly acceptable shortcuts. Suppose I
make an image that works by casting shadows, do I have to have a pigment for
each shape even though they are never seen? Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | Tom Melly wrote:
> 
> "Warp" <war### [at] tag povray  org> wrote in message news:3cac582f@news.povray.org...
> >
> >   IMHO the rules should say that the scene must not issue any warnings.
> >
> 
> Why? This would invalidate a lot of perfectly acceptable shortcuts. Suppose I
> make an image that works by casting shadows, do I have to have a pigment for
> each shape even though they are never seen?
Warp goes on these POV-Ray purist kicks once in a while. He is mostly
harmless but bears considerable watching. Of course it is a ridiculous
requirement. Warnings do not effect the resulting image and will not be
prohibited.
-- 
Ken Tyler Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | On 4 Apr 2002 09:09:10 -0500, Warp <war### [at] tag povray  org> wrote:
>> What about isosurface max_gradient warning ?
>
>  A warning is a warning?
On of my failed entriens was broken even with max_gradient 666 :
Warning: The maximum gradient found was 35382651221311881000000000000.000, but
max_gradient of the isosurface was set to 666.000. The isosurface may contain
holes! Adjust max_gradient to get a proper rendering of the isosurface.
Of course I started this with evaluate but then it took 480 hours to render. It
is my best entry. I wonder should I wait with it for next round or it could be
not fair to use old script ?
ABX Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  |