|
|
"Wolfgang Wieser" <wwi### [at] gmxde> wrote in message
news:40bccbea@news.povray.org...
> Zeger Knaepen wrote:
>
> > All those LOTW-projects around here inspired me to do some copycat'ing :p
> >
> > Here are my landscapes so far: http://sad.nostalg1c.org/pov/landschap/
> >
> I especially like the fog/haze of the 6th image and the landscape 8.
As far as I remember, the fog is almost the same in all the images :) Except
that the fog-color depends on the position of the sun :)
> And the clouds look pretty well.
thanks :)
> I wonder how you created the water, especially the spray at the shore.
It's the same technique Jaime Vives Piqueres used in his LOTW-project, but I'm
thinking about changing it... I believe I can do better :) I have this idea I
want to try out, but I think that'll be for another day :)
cu!
--
camera{location-z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local C=0
;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1
;#end#end L(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x) // ZK http://www.povplace.be.tf
Post a reply to this message
|
|