POV-Ray : Newsgroups : povray.binaries.images : Landscape update 3 Server Time
11 Aug 2024 01:24:57 EDT (-0400)
  Landscape update 3 (Message 1 to 3 of 3)  
From: Zeger Knaepen
Subject: Landscape update 3
Date: 5 Jun 2004 09:42:06
Message: <40c1cdae@news.povray.org>
I consider the water finished, for now, maybe later I will improve it a little,
I still have some ideas :)

Now I'm working on the geometry of the landscape itself, which appears to be
extremely difficult :)

Right now you have the choice between these types of landscape (and of course
any combination between them, randomized or not):
2 types of mountains, rolling hills, craters, canyons, a bunc of little islands
and one big island

This image uses a combination the second type of mountains (50% influence),
rolling hills (20% influence), craters (100% influence) and little islands (100%
influence, which I believe is the most obvious :))

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


Attachments:
Download 'ls-c.jpg' (52 KB)

Preview of image 'ls-c.jpg'
ls-c.jpg


 

From: Rick [Kitty5]
Subject: Re: Landscape update 3
Date: 7 Jun 2004 07:12:33
Message: <40c44da1@news.povray.org>
Zeger Knaepen wrote:

> I consider the water finished, for now, maybe later I will improve it a
> little, I still have some ideas :)

Looks awsome, all we want now is a slow camera flyby with the water lapping
the shores :)
-- 
Rick


Post a reply to this message

From: Zeger Knaepen
Subject: Re: Landscape update 3
Date: 7 Jun 2004 09:39:29
Message: <40c47011$1@news.povray.org>
> > I consider the water finished, for now, maybe later I will improve it a
> > little, I still have some ideas :)
>
> Looks awsome,

tnx :)

> all we want now is a slow camera flyby with the water lapping
> the shores :)

Ow, right, I knew I forgot something, there is no animation-support yet :-/

But I'll fix that! :)

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

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