POV-Ray : Newsgroups : povray.binaries.images : Landscape update 3 : Landscape update 3 Server Time
10 Aug 2024 23:17:44 EDT (-0400)
  Landscape update 3  
From: Zeger Knaepen
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


 

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