POV-Ray : Newsgroups : povray.binaries.images : forest scene [108k] Server Time
12 Aug 2024 01:35:22 EDT (-0400)
  forest scene [108k] (Message 1 to 7 of 7)  
From: Christoph Hormann
Subject: forest scene [108k]
Date: 2 Jan 2004 15:52:16
Message: <9r1hc1-04d.ln1@triton.imagico.de>
Here is a test render of a scene i have been working on the last days. 
It is a bit of a test case for how efficiently you can use massive 
instancing for reoccurring objects like trees instead of multiple 
versions with different levels of detail.  The result is quite 
encouraging, the scene contains:

  258000 grass patches each 6000 triangles
   24700 trees each 501000 triangles

   -> in total more than 13 billion triangles

The rest (terrain and house) is made with isosurfaces - total memory use 
about 700 Mb.  And it only takes about 6 hours to render (with 
ridiculously low radiosity settings, no area_light and quite bad aa though).

The clouds are made with makeclouds, the sky with lightsys/skylight and 
the trees with povtree.

Some observations i have made with the different tools:

- lightsys: the mesh created for the sky is not very good, i got 
multiple 'all determinants too small' messages.
- povtree seems to scale the leaves of the tree with the size of the 
branches, normally you'd expect all leaves to be about the same size. 
For the way how the leaves are used in a needle tree (which is of course 
not so suited for a closeup view) this is not so bad but otherwise it 
can look quite unrealistic.
- the makeclouds clouds do not look very good in a larger render but i 
would probably just have to create a higher resolution df3 for this purpose.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 25 Oct. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message


Attachments:
Download 'forest01.jpg' (108 KB)

Preview of image 'forest01.jpg'
forest01.jpg


 

From: Jellby
Subject: Re: forest scene [108k]
Date: 2 Jan 2004 16:32:26
Message: <3ff5e369@news.povray.org>
Among other things, Christoph Hormann wrote:

>   258000 grass patches each 6000 triangles
>    24700 trees each 501000 triangles
> 
>    -> in total more than 13 billion triangles

American billions ;)

-- 
light_source{9+9*x,1}camera{orthographic look_at(1-y)/4angle 30location
9/4-z*4}light_source{-9*z,1}union{box{.9-z.1+x clipped_by{plane{2+y-4*x
0}}}box{z-y-.1.1+z}box{-.1.1+x}box{.1z-.1}pigment{rgb<.8.2,1>}}//Jellby


Post a reply to this message

From: Gena
Subject: Re: forest scene [108k]
Date: 2 Jan 2004 22:59:13
Message: <3ff63e11$1@news.povray.org>
Christoph Hormann wrote:
> - povtree seems to scale the leaves of the tree with the size of the 
> branches, normally you'd expect all leaves to be about the same size. 
> For the way how the leaves are used in a needle tree (which is of course 
> not so suited for a closeup view) this is not so bad but otherwise it 
> can look quite unrealistic.

You can control that specifying negative values for 'Taper Off At'
on 'Bunch' tab. You can even achieve opposite effect when leaves
on top look bigger than bottom leaves :)

Gena.


Post a reply to this message

From: Samuel Benge
Subject: Re: forest scene [108k]
Date: 3 Jan 2004 12:53:00
Message: <3FF7017C.20101@hotmail.com>
Looks good, Chris. Too bad I'm not willing to put up with such long 
render times.... I'd rather be animating :)

The rocky hills could use a little more variation in texturing to make 
them look abused and overgrown with lichen.... In fact, considering the 
way the trees are placed and the structure of the hills, I'd say they 
could be composed of volcanic ash (a.k.a. rhyolite).

We have places nearby which look a lot like your render. Such places are 
also overgrown with bonzai manzanita and mountain mint (smells like 
toothpaste).

Christoph Hormann wrote:

> 
> Here is a test render of a scene i have been working on the last days. <snip>


-- 
Samuel Benge

stb### [at] hotmailcom
See my website@: http://www.goldrush.com/~abenge/Top/index.html


Post a reply to this message

From: Christoph Hormann
Subject: Re: forest scene [108k]
Date: 3 Jan 2004 15:02:04
Message: <05jjc1-t59.ln1@triton.imagico.de>
Samuel Benge wrote:
> Looks good, Chris. Too bad I'm not willing to put up with such long 
> render times.... I'd rather be animating :)

I consider 6 hours as rather fast, but this is of course a low quality 
render.

> The rocky hills could use a little more variation in texturing to make 
> them look abused and overgrown with lichen.... In fact, considering the 
> way the trees are placed and the structure of the hills, I'd say they 
> could be composed of volcanic ash (a.k.a. rhyolite).

The flatter parts of the mountains have more structure in the texture 
but most of it is covered by trees.  I also rendered it without trees 
once and it looked quite interesting (it is quite amazing how such a 
modification changes the look of the scene completely.

I am not sure about your suggestion for the type of stone, metamorphous 
rocks can lead to similar formations i think.  The lack of structure in 
the shadows is also due to the low radiosity quality.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 25 Oct. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: Christoph Hormann
Subject: Re: forest scene [108k]
Date: 3 Jan 2004 15:02:05
Message: <56jjc1-t59.ln1@triton.imagico.de>
Gena wrote:
  >
> You can control that specifying negative values for 'Taper Off At'
> on 'Bunch' tab. You can even achieve opposite effect when leaves
> on top look bigger than bottom leaves :)

Ah, will try that.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 25 Oct. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: J  F  Miller
Subject: Re: forest scene [108k]
Date: 4 Jan 2004 22:30:01
Message: <web.3ff8d9e6b6b6ebf866eb5510@news.povray.org>
Very nice, I really like your terrain isosurfaces.  I wils I could get mine
to look that natual.

JFMILLER


Post a reply to this message

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