POV-Ray : Newsgroups : povray.general : Duplicate ? : Re: Duplicate ? Server Time
5 Aug 2024 04:18:15 EDT (-0400)
  Re: Duplicate ?  
From: Thorsten Froehlich
Date: 24 Nov 2002 14:07:49
Message: <3de12385$1@news.povray.org>
In article <chr### [at] netplexaussieorg> , 
Christopher James Huff <chr### [at] maccom>  wrote:

>> 2. add new syntax :
>>   duplicate { ... }
>> that will work in same way as
>>   object {... }
>> but will re-use memory
>
> There is no need for a new syntax, copy by reference can be done with
> the existing syntax. However, it would take a lot of work, don't expect
> it before the 4.0 rewrite.
>
> The best solution to your problem would be to just put multiple grass
> blades in a single mesh tile. This is the most efficient way to do mesh
> grass.

You forgot that meshes are already reference copied.

    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.