POVRay Short Code Contest Results In
PateraSilk writes "The Results for the POVRay Short Code Contest are available here. This contest looks for the best images to be generated in POVRay with the smallest amount of code--in this case, under 256 bytes. Definitely 'less is more'."
That should be 256 bytes, not K.
If you read the rules, the first place entry was determined by (votes total/bytes)
while second place was (votes total)
and third was (votes total/(bytes^2))
screwy really.
Less can be more, but more is often so much more. The Chado Hall of Fame image is stunning. I'm still trying to convince myself that it's not a photograph.
Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
Okay, I just found that it was impossible, because of this rule:
A valid entry will consist of a single text file containing between 16 and 256 bytes
McCartney fans pay bus tickets. [...] Lennon fans too, with discretion.
POV-Ray's command-line options are weird:
povray +Iyournewdesktop.pov +Oyournewdesktop.png +A +W1024 +H768 +FN
Replace the numbers with your screen resolution. Warning: some of these will take a *while*.
I learned from reading the included help files. ;(.
Best documentation out there.
After I muddled though the tutorial, I went wild, and just used the help as reference. Wish i hadn't lost my old files before I had backup systems in place
I'm sad now.
md5sum
d41d8cd98f00b204e9800998ecf8427e
(Take a look at the verbose version of the code for an easier read.)
The buildings are actually just one big isosurface. This is a surface in 3D space that is described by a function, similar to describing a line on a 2D graph. For example (warning, I'm been out of school for a while!), the formula y=x would describe a straight line at a 45 deg angle, whereas y=x^2 describes a parabolic curve. You can make the formula more complex and make us of functions (like sin(), cos(), max(), etc...) to end up with some really funky lines that wobble all over.
The authors of "City" and "The Agate Face" both use isosurfaces effectively.
I cannot.
My religion forbids the use of sigs.