POV-Ray : Newsgroups : povray.general : Macro, Max. Number of Parameters : Re: Macro, Max. Number of Parameters Server Time
29 Jul 2024 00:24:51 EDT (-0400)
  Re: Macro, Max. Number of Parameters  
From: Alain
Date: 25 Aug 2013 17:04:34
Message: <521a7162$1@news.povray.org>

> Hello all,
>
> it seems that a #macro() can only handle 55 parameters. Any chance to increase
> this number? I would need some more for a human model.
>
> Thanks!
>
>

You can do as is done for blobman and make human: Use vectors to specify 
a bunch of related angles, like those of the joins of the fingers or 
shoulder and arm. That way, a single parameter can cary up to 5 values.

You can pass an array or a spline as a parameter.


Post a reply to this message

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