|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Not because of any povray prowess (I have none),
but because it is based on a photo by the great
American photographer, Walker Evans.
Needs work but I really enjoyed making it.
Peter Warren
Post a reply to this message
Attachments:
Download 'Evans22.jpg' (131 KB)
Preview of image 'Evans22.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Peter Warren" <war### [at] hotmailcom> wrote in news:3e2d1f2c@news.povray.org
> Not because of any povray prowess (I have none),
> but because it is based on a photo by the great
> American photographer, Walker Evans.
Nice :) But something is wrong here... I thing that walls are to clear. Yes
I see normals, and textures but still something is un-realistic... maybe
adding more environment and adjusting radiosity or using HDRI environmeny
will help?
--
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Rafal 'Raf256' Maj wrote:
>Nice :) But something is wrong here...
Perhaps your subconscious mind has noticed the vast reflected empty space in
the crystals.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
High!
No, not really... the whole thing looks too "clean" - and to me (who at
the moment cannot recall any Walker Evans picture - is it the guy who in
the 1920s shot that famous scene of a gang of skyscraper construction
workers sitting in a row on a steel girder hanging from a crane high
above New York, having breakfast? ) it appears also to me that the
contrast is too low...
See you in Khyberspace -
http://home.arcor.de/yadgar/khyberspace/index-e.html
Afghanistan Chronicle: http://home.arcor.de/yadgar/index-e.htm
Yadgar
Now playing: Pacifica (Chaitanya Hari Deuter)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
beta reply
Thanks Raf!
Your spot on about the textures and my normals.
It was a learning experience for me.
I'm posting a message about reality in povray.general.
Check it out, if you care to.
I like the un-realism. It reminds me of a stage set.
HDRI? My bad. What's that.
I spent a bunch of time tring to
get the reflections in the windows 'right', but gave up.
Thanks, again.
Peter
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Yadgar,
Yea, your right, it looks to "clean".
That's always been a problem for me with pov,
how to 'dirty' an image up.
The contrast is an issue as well.
The photo your thinking of is by Hines. Or is it Abbott?
The best thing about Evans' pics is that you can order
a copy of them from the US gov. An 'original' Evans print, for a
nominal fee!
later,
Peter
Spelling does not count.
I was told there would be no math.
=?iso-8859-1?Q?J=F6rg?= 'Yadgar' Bleiman wrote:
>High!
>
>No, not really... the whole thing looks too "clean" - and to me (who at
>the moment cannot recall any Walker Evans picture - is it the guy who in
>the 1920s shot that famous scene of a gang of skyscraper construction
>workers sitting in a row on a steel girder hanging from a crane high
>above New York, having breakfast? ) it appears also to me that the
>contrast is too low...
>
>See you in Khyberspace -
>http://home.arcor.de/yadgar/khyberspace/index-e.html
>Afghanistan Chronicle: http://home.arcor.de/yadgar/index-e.htm
>
>Yadgar
>
>Now playing: Pacifica (Chaitanya Hari Deuter)
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
// % %
// % Persistence of Vision Ray Tracer Scene Description File %
// % Vers: 3.5 %
// % %
// % Evans.pov {needs Evans.inc} %
// % %
// % written Summer 2002 %
// % by Peter Warren -war### [at] netzerocom- %
// % http://www.geocities.com/funkometric/foam.html %
// % http://www.geocities.com/SoHo/Studios/1117/foam.html %
// % %
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
// % %
// % Based on Walker Evans photograph: %
// % "Burroughs Kitchen, Hale County, Alabama, 1936" %
// % %
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |