POV-Ray : Newsgroups : povray.general : Shortest Code Contest Results in fancy page Server Time
6 Aug 2024 17:00:52 EDT (-0400)
  Shortest Code Contest Results in fancy page (Message 13 to 22 of 32)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
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

From:
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 08:24:05
Message: <gekoau81j2vgk75om4vqgo0k2eceg1afh7@4ax.com>
On Thu, 4 Apr 2002 08:07:32 -0500, "Greg M. Johnson" <gregj:-)565### [at] aolcom>
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

From: Tom Melly
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 08:38:40
Message: <3cac5760$1@news.povray.org>

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

From:
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 08:41:13
Message: <ssloau4mdj4kf435ah0mpgft0pg0pr5mim@4ax.com>
On Thu, 4 Apr 2002 14:38:39 +0100, "Tom Melly" <tom### [at] tomandlucouk> 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

From: Warp
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 08:42:07
Message: <3cac582f@news.povray.org>

> 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

From:
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 08:50:54
Message: <pfmoauo5m7f89q15b11bijkvfecnus9hi6@4ax.com>
On 4 Apr 2002 08:42:07 -0500, Warp <war### [at] tagpovrayorg> 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

From: Warp
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 09:09:10
Message: <3cac5e86@news.povray.org>

> 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

From: Tom Melly
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 09:30:49
Message: <3cac6399$1@news.povray.org>
"Warp" <war### [at] tagpovrayorg> 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

From: Ken
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 09:34:52
Message: <3CAC6535.A8ABC5FE@pacbell.net>
Tom Melly wrote:
> 
> "Warp" <war### [at] tagpovrayorg> 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

From:
Subject: Re: Shortest Code Contest Results in fancy page
Date: 4 Apr 2002 09:51:00
Message: <pgpoaukcupj2pgpcaclmqrr5l90pm2cfh1@4ax.com>
On 4 Apr 2002 09:09:10 -0500, Warp <war### [at] tagpovrayorg> 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

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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