POV-Ray : Newsgroups : povray.general : Duplicate ? : Re: (exacly) - Duplicate ? Server Time
5 Aug 2024 04:19:01 EDT (-0400)
  Re: (exacly) - Duplicate ?  
From: Thorsten Froehlich
Date: 24 Nov 2002 14:09:41
Message: <3de123f5$1@news.povray.org>
In article <Xns### [at] 204213191226>, "Rafal 'Raf256' Maj"
<raf### [at] raf256com> wrote:

> Macro PutGrass - generates single grass leaf (about 200-500 triangles).
> It works as :
> mesh {
>   // loop {
>     triangle { ... }
>   // }
>   translate ... rotate ... // ((-1-))
> }
>
>
> Macro PutGrassArea calls PutGrass in loop
>
> Later, we have
> #declare GrassBlock = union { // ((-2-))
>   PutGrassArea(0,0,10,10)
> }

This in no way shows what you are doing.  Do you create multiple
"GrassBlock"s?  Or do you copy them?  Just some rough scatch of your scene
will not allow anybody to determine what you are doing wrong, nor really
help you without having to guess most of the important facts.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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