POV-Ray : Newsgroups : povray.general : Grass/meadow in PovRay? Server Time
11 Aug 2024 07:18:43 EDT (-0400)
  Grass/meadow in PovRay? (Message 1 to 3 of 3)  
From: Felix Pertriconi
Subject: Grass/meadow in PovRay?
Date: 26 Aug 1999 17:19:58
Message: <37C5AF27.6FCA170C@ruhr-uni-bochum.de>
Hi,

is there anybody who has found a usable solution for creating
grass / meadow in a scene? For greater distance everything
is easy to handle, but at closer range my only only solution
are many many small grass blades. 

During creating a forest I worked successfuly with a combination
of real trees in the first row and then image_maps on "disc"-trees.
This way uses at the moment about 220MB at max. memory. The parsing
is quite fast, the rendering takes about 10-12 min, but the freeing
of the memory needs 2 minutes MORE. (WinNT 256 MB RAM Dual PII 300)
Is there any way to speed up this last part of the render-process?
(Beside buying more RAM or a faster CPU)

Many thanks for all answers,

Felix


Post a reply to this message

From: Mark Wagner
Subject: Re: Grass/meadow in PovRay?
Date: 27 Aug 1999 02:10:07
Message: <37c62bbf@news.povray.org>
Felix Pertriconi wrote in message <37C5AF27.6FCA170C@ruhr-uni-bochum.de>...
>Hi,
>
>is there anybody who has found a usable solution for creating
>grass / meadow in a scene? For greater distance everything
>is easy to handle, but at closer range my only only solution
>are many many small grass blades.


When I need close-up grass in a scene, I #declare a 1 foot by 1 foot mesh of
randomly perturbed triangles, and then use as many copies of the mesh as I
need for the meadow or lawn.  I use boxes with an appropriately scaled jade
pattern for distant lawn grass, as the short "real" grass and the boxes
blend together well.  I haven't tried to do anything with grass that is tall
enough that it curves noticeably, however.

Mark


Post a reply to this message

From: Ken
Subject: Re: Grass/meadow in PovRay?
Date: 27 Aug 1999 02:18:29
Message: <37C62D7D.595BDC84@pacbell.net>
Mark Wagner wrote:
> 
> Felix Pertriconi wrote in message <37C5AF27.6FCA170C@ruhr-uni-bochum.de>...
> >Hi,
> >
> >is there anybody who has found a usable solution for creating
> >grass / meadow in a scene? For greater distance everything
> >is easy to handle, but at closer range my only only solution
> >are many many small grass blades.
> 
> When I need close-up grass in a scene, I #declare a 1 foot by 1 foot mesh of
> randomly perturbed triangles, and then use as many copies of the mesh as I
> need for the meadow or lawn.  I use boxes with an appropriately scaled jade
> pattern for distant lawn grass, as the short "real" grass and the boxes
> blend together well.  I haven't tried to do anything with grass that is tall
> enough that it curves noticeably, however.
> 
> Mark

 I innocently started a grass competition several months ago by posting
an image of grass created using a HF approach. This started a small
flurry of posts by others showing off their techniques. My HF approach
has the bennifit of using the least amount of memery than any other
proceedural process but is more suited for long shots. The method you
described, with and without bent blades, is better suitable for close up
work and several examples have been posted in the scene files groups
on this server.

-- 
Ken Tyler

See my 850+ Povray and 3D Rendering and Raytracing Links at:
http://home.pacbell.net/tylereng/index.html


Post a reply to this message

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