|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
There are some improvements on the flowers
and the grass. The twinkling starts are from
Alex Kluchikov, see this thread here:
http://news.povray.org/povray.binaries.images/thread/%3C3fc6df8c%40news.povray.org%3E/?ttop=188702&toff=400
I wrapped the twinkling star pattern around
a skydome. It has to be a spherical wrap
otherwise you get little triangles instead
of stars.
The parameter dist_exp is useful in making the
twinkling more pronounced or less pronounced.
A higher value reduces the twinkling.
Regards, Hans
--------------------------
sky_sphere {
pigment{
crackle form <0.12,0,0> metric 1/4.1
color_map{
[0.1,color rgb 0.5 ]
[.35,color rgb <.9,.85,0.8> transmit .5]
[1, color rgb <1,1,0.9> transmit 1]
}
warp { spherical orientation y dist_exp 1.25 }
rotate <0,00.45>
scale 0.01
}
}
---------------------------
Post a reply to this message
Attachments:
Download 'swimming_pool_by_night.jpg' (163 KB)
Preview of image 'swimming_pool_by_night.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Very Nice. I can see some reflections of the lamp post lights on the front
edge of the roof. Perhaps the reflection setting is a little high.
Very Nice.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hans de Vries wrote:
> There are some improvements on the flowers
> and the grass. The twinkling starts are from
> Alex Kluchikov, see this thread here:
>
>
http://news.povray.org/povray.binaries.images/thread/%3C3fc6df8c%40news.povray.org%3E/?ttop=188702&toff=400
>
>
strange thing, reflection of the righthand door in the pool looks like a
pair of spectacles, lean head to right, reminds me of groucho somehow?
stairs reflected in pool seems overly large as well
light reflecting off eaves seems ok/sensible though
the walls along edge of path seem to be misaligned somehow, maybe
perspective doesn't match, maybe just my eyes
stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Nice image, has a nice mood in the night.
> The twinkling starts are from Alex Kluchikov
They look too comical for this image IMHO. Perhaps you'd be better of
with some more realistic patterns.
*goes searching*
See those postings: http://tinyurl.com/27cuu
Also, I think the waves on the pool are a bit high. Looks like someone
jumped in the pool, got out very fast and took the image afterwards :)
Florian
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Program ended abnormally on 08/04/2004 04:00, Due to a catastrophic Hans de
Vries error:
> There are some improvements on the flowers
> and the grass. The twinkling starts are from
> Alex Kluchikov, see this thread here:
>
Very nice image and modeling. There seems to be a weird outline on the pool
"fence" (see attached image). I also thing that the colours (at least on my LCD
monitor) are bit washed out.
--
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/* flabreque */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/* @ */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/* videotron.ca */}camera{orthographic location<6,1.25,-6>look_at a }
Post a reply to this message
Attachments:
Download 'swimming_pool_by_night.jpg' (41 KB)
Preview of image 'swimming_pool_by_night.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Francois Labreque" <fla### [at] videotronca> wrote in message
news:40757ea5@news.povray.org...
> Very nice image and modeling. There seems to be a weird outline on the pool
> "fence" (see attached image). I also thing that the colours (at least on my
LCD
> monitor) are bit washed out.
Isn't that a shadow of one part of the 'fence' onto another part ?
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Felbrigg wrote:
> Very Nice. I can see some reflections of the lamp post lights on the front
> edge of the roof. Perhaps the reflection setting is a little high.
>
The reflection is OK I think, about 5% of the sum of all finish
components. It may be that the ambient of the lamp sphere is too
high: 2. I'll try a lower value.
Regards, Hans
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
stephen parkinson wrote:
> Hans de Vries wrote:
>
>> There are some improvements on the flowers
>> and the grass. The twinkling starts are from
>> Alex Kluchikov, see this thread here:
>>
>>
http://news.povray.org/povray.binaries.images/thread/%3C3fc6df8c%40news.povray.org%3E/?ttop=188702&toff=400
>>
>>
> strange thing, reflection of the righthand door in the pool looks like a
> pair of spectacles, lean head to right, reminds me of groucho somehow?
:^) I'm pretty certain that it's the curved surface of the water which
creates these effect.
>
> stairs reflected in pool seems overly large as well
>
> light reflecting off eaves seems ok/sensible though
>
> the walls along edge of path seem to be misaligned somehow, maybe
> perspective doesn't match, maybe just my eyes
>
> stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Florian Brucker wrote:
> Nice image, has a nice mood in the night.
>
>> The twinkling starts are from Alex Kluchikov
>
> They look too comical for this image IMHO. Perhaps you'd be better of
> with some more realistic patterns.
>
> *goes searching*
>
> See those postings: http://tinyurl.com/27cuu
Thanks, It's a crackle patern also. The twinkling becomes less
overdone if I chose a higher dist_exp for the spherical
wrapping. I just liked the surrealistic effect of it.
>
> Also, I think the waves on the pool are a bit high. Looks like someone
> jumped in the pool, got out very fast and took the image afterwards :)
>
> Florian
>
I should have someone in the pool I guess :^) A poser project maybe.
I want to model some statutes also somewere in the future.
Regards, Hans
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Francois Labreque wrote:
> Program ended abnormally on 08/04/2004 04:00, Due to a catastrophic Hans
> de Vries error:
>
>> There are some improvements on the flowers
>> and the grass. The twinkling starts are from
>> Alex Kluchikov, see this thread here:
>>
>
> Very nice image and modeling. There seems to be a weird outline on the
> pool "fence" (see attached image). I also thing that the colours (at
> least on my LCD monitor) are bit washed out.
There is a similar lightpole at the other end of the swimming pool as
well with an area light.
>
> ------------------------------------------------------------------------
>
Regards, Hans
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|