|
|
On 27/12/2024 15:11, Chris R wrote:
> I'd be interested to know what the "p" parameter was intended to be used for? I
> looked through the code and it gets passed everywhere as an argument, but is
> never used in the body of any of the function definitions.
Good observation Chris.
The 'p' parameter corresponds to the 't' parameter in Mathmod. It can be
used for animations and, in some cases, directly for isosurfaces.
For exemple in 'Holed Spheres', the 'ThickIso' function use this fourth
parameter : "ThickIso=max(Iso2(x,y,z,1), Iso2(x,y,z,-1))".
To keep my questions to a minimum, I've chosen to always use all 4
parameters, even if they're not all used, and then I want to test the
animations, so that's all ready.
--
kurtz le pirate
compagnie de la banquise
Post a reply to this message
|
|